2025-07-04 04:20:16.593 +03:00 [DBG] Connection id "0HNC8090TGJ6N" accepted. 2025-07-04 04:20:16.595 +03:00 [DBG] Connection id "0HNC8090TGJ6N" started. 2025-07-04 04:20:16.596 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-04 04:20:16.596 +03:00 [VRB] All hosts are allowed. 2025-07-04 04:20:16.596 +03:00 [DBG] The request path / does not match a supported file type 2025-07-04 04:20:16.596 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-04 04:20:16.596 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-04 04:20:16.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 04:20:16.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 04:20:16.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 04:20:16.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 04:20:16.596 +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-04 04:20:16.596 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 04:20:16.596 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 04:20:16.596 +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-04 04:20:16.596 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 04:20:16.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 04:20:16.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 04:20:16.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 04:20:16.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 04:20:16.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 04:20:16.596 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 04:20:16.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 04:20:16.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 04:20:16.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 04:20:16.596 +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-04 04:20:16.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 04:20:16.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 04:20:16.596 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 04:20:16.596 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 04:20:16.596 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 04:20:16.596 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 04:20:16.596 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-04 04:20:16.596 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-04 04:20:16.597 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-04 04:20:16.597 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-04 04:20:16.597 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-04 04:20:16.597 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-04 04:20:16.597 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.699ms. 2025-07-04 04:20:16.597 +03:00 [INF] Executed ViewResult - view Index executed in 0.8537ms. 2025-07-04 04:20:16.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 04:20:16.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 04:20:16.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 04:20:16.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 04:20:16.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 04:20:16.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3291ms 2025-07-04 04:20:16.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 04:20:16.597 +03:00 [DBG] Connection id "0HNC8090TGJ6N" completed keep alive response. 2025-07-04 04:20:16.597 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.8942ms 2025-07-04 04:20:16.598 +03:00 [DBG] Connection id "0HNC8090TGJ6N" received FIN. 2025-07-04 04:20:16.598 +03:00 [DBG] Connection id "0HNC8090TGJ6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 04:20:16.598 +03:00 [DBG] Connection id "0HNC8090TGJ6N" disconnecting. 2025-07-04 04:20:16.598 +03:00 [DBG] Connection id "0HNC8090TGJ6N" stopped. 2025-07-04 04:20:23.892 +03:00 [DBG] Connection id "0HNC8090TGJ6O" accepted. 2025-07-04 04:20:23.892 +03:00 [DBG] Connection id "0HNC8090TGJ6O" started. 2025-07-04 04:20:23.892 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-07-04 04:20:23.892 +03:00 [VRB] All hosts are allowed. 2025-07-04 04:20:23.893 +03:00 [VRB] Range header's value is empty. 2025-07-04 04:20:23.896 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-04 04:20:23.896 +03:00 [DBG] Connection id "0HNC8090TGJ6O" completed keep alive response. 2025-07-04 04:20:23.896 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 3.9169ms 2025-07-04 04:20:23.899 +03:00 [DBG] Connection id "0HNC8090TGJ6O" received FIN. 2025-07-04 04:20:23.900 +03:00 [DBG] Connection id "0HNC8090TGJ6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 04:20:23.900 +03:00 [DBG] Connection id "0HNC8090TGJ6O" disconnecting. 2025-07-04 04:20:23.900 +03:00 [DBG] Connection id "0HNC8090TGJ6O" stopped. 2025-07-04 04:20:26.501 +03:00 [DBG] Connection id "0HNC8090TGJ6P" accepted. 2025-07-04 04:20:26.501 +03:00 [DBG] Connection id "0HNC8090TGJ6P" started. 2025-07-04 04:20:26.502 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133960656165976963 - null null 2025-07-04 04:20:26.502 +03:00 [VRB] All hosts are allowed. 2025-07-04 04:20:26.502 +03:00 [VRB] Range header's value is empty. 2025-07-04 04:20:26.508 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-04 04:20:26.508 +03:00 [DBG] Connection id "0HNC8090TGJ6P" completed keep alive response. 2025-07-04 04:20:26.508 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133960656165976963 - 200 1413083 text/javascript 6.0411ms 2025-07-04 04:20:26.508 +03:00 [DBG] Connection id "0HNC8090TGJ6P" received FIN. 2025-07-04 04:20:26.508 +03:00 [DBG] Connection id "0HNC8090TGJ6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 04:20:26.508 +03:00 [DBG] Connection id "0HNC8090TGJ6P" disconnecting. 2025-07-04 04:20:26.508 +03:00 [DBG] Connection id "0HNC8090TGJ6P" stopped. 2025-07-04 04:20:29.795 +03:00 [DBG] Connection id "0HNC8090TGJ6Q" accepted. 2025-07-04 04:20:29.795 +03:00 [DBG] Connection id "0HNC8090TGJ6Q" started. 2025-07-04 04:20:29.795 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6 - null null 2025-07-04 04:20:29.796 +03:00 [VRB] All hosts are allowed. 2025-07-04 04:20:29.796 +03:00 [VRB] Range header's value is empty. 2025-07-04 04:20:29.797 +03:00 [INF] Sending file. Request path: '/assets/bootstrap-icons.woff'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/bootstrap-icons.woff' 2025-07-04 04:20:29.797 +03:00 [DBG] Connection id "0HNC8090TGJ6Q" completed keep alive response. 2025-07-04 04:20:29.797 +03:00 [DBG] Connection id "0HNC8090TGJ6Q" received FIN. 2025-07-04 04:20:29.797 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6 - 200 176032 application/font-woff 1.8283ms 2025-07-04 04:20:29.797 +03:00 [DBG] Connection id "0HNC8090TGJ6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 04:20:29.798 +03:00 [DBG] Connection id "0HNC8090TGJ6Q" disconnecting. 2025-07-04 04:20:29.798 +03:00 [DBG] Connection id "0HNC8090TGJ6Q" stopped. 2025-07-04 04:20:32.034 +03:00 [DBG] Connection id "0HNC8090TGJ6R" accepted. 2025-07-04 04:20:32.034 +03:00 [DBG] Connection id "0HNC8090TGJ6R" started. 2025-07-04 04:20:32.034 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6 - null null 2025-07-04 04:20:32.034 +03:00 [VRB] All hosts are allowed. 2025-07-04 04:20:32.034 +03:00 [VRB] Range header's value is empty. 2025-07-04 04:20:32.037 +03:00 [INF] Sending file. Request path: '/assets/bootstrap-icons.woff2'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/bootstrap-icons.woff2' 2025-07-04 04:20:32.037 +03:00 [DBG] Connection id "0HNC8090TGJ6R" completed keep alive response. 2025-07-04 04:20:32.037 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6 - 200 130396 font/woff2 2.7206ms 2025-07-04 04:20:32.037 +03:00 [DBG] Connection id "0HNC8090TGJ6R" received FIN. 2025-07-04 04:20:32.037 +03:00 [DBG] Connection id "0HNC8090TGJ6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 04:20:32.037 +03:00 [DBG] Connection id "0HNC8090TGJ6R" disconnecting. 2025-07-04 04:20:32.037 +03:00 [DBG] Connection id "0HNC8090TGJ6R" stopped. 2025-07-04 07:34:54.429 +03:00 [DBG] Connection id "0HNC8090TGJ6S" accepted. 2025-07-04 07:34:54.429 +03:00 [DBG] Connection id "0HNC8090TGJ6S" started. 2025-07-04 07:34:54.429 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-04 07:34:54.429 +03:00 [VRB] All hosts are allowed. 2025-07-04 07:34:54.429 +03:00 [DBG] The request path / does not match a supported file type 2025-07-04 07:34:54.429 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-04 07:34:54.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-04 07:34:54.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 07:34:54.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 07:34:54.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 07:34:54.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 07:34:54.429 +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-04 07:34:54.429 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 07:34:54.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 07:34:54.429 +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-04 07:34:54.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 07:34:54.429 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 07:34:54.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 07:34:54.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 07:34:54.429 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 07:34:54.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 07:34:54.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 07:34:54.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 07:34:54.429 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0034ms. 2025-07-04 07:34:54.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 07:34:54.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 07:34:54.430 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 07:34:54.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 07:34:54.430 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-04 07:34:54.430 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-04 07:34:54.430 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-04 07:34:54.430 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-04 07:34:54.430 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-04 07:34:54.430 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-04 07:34:54.430 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6147ms. 2025-07-04 07:34:54.430 +03:00 [INF] Executed ViewResult - view Index executed in 0.7985ms. 2025-07-04 07:34:54.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 07:34:54.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2623ms 2025-07-04 07:34:54.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 07:34:54.431 +03:00 [DBG] Connection id "0HNC8090TGJ6S" completed keep alive response. 2025-07-04 07:34:54.431 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.7694ms 2025-07-04 07:34:54.435 +03:00 [DBG] Connection id "0HNC8090TGJ6S" received FIN. 2025-07-04 07:34:54.435 +03:00 [DBG] Connection id "0HNC8090TGJ6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 07:34:54.435 +03:00 [DBG] Connection id "0HNC8090TGJ6S" disconnecting. 2025-07-04 07:34:54.435 +03:00 [DBG] Connection id "0HNC8090TGJ6S" stopped. 2025-07-04 07:34:54.654 +03:00 [DBG] Connection id "0HNC8090TGJ6T" accepted. 2025-07-04 07:34:54.655 +03:00 [DBG] Connection id "0HNC8090TGJ6T" started. 2025-07-04 07:34:54.655 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-04 07:34:54.655 +03:00 [VRB] All hosts are allowed. 2025-07-04 07:34:54.655 +03:00 [DBG] The request path / does not match a supported file type 2025-07-04 07:34:54.655 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-04 07:34:54.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-04 07:34:54.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 07:34:54.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 07:34:54.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 07:34:54.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 07:34:54.655 +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-04 07:34:54.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 07:34:54.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 07:34:54.655 +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-04 07:34:54.655 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 07:34:54.655 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 07:34:54.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 07:34:54.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 07:34:54.655 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 07:34:54.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 07:34:54.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 07:34:54.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 07:34:54.655 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0043ms. 2025-07-04 07:34:54.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 07:34:54.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 07:34:54.655 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 07:34:54.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.655 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 07:34:54.656 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-04 07:34:54.656 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-04 07:34:54.656 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0439ms. 2025-07-04 07:34:54.656 +03:00 [INF] Executed ViewResult - view Index executed in 0.1976ms. 2025-07-04 07:34:54.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 07:34:54.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 07:34:54.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.747ms 2025-07-04 07:34:54.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 07:34:54.656 +03:00 [DBG] Connection id "0HNC8090TGJ6T" completed keep alive response. 2025-07-04 07:34:54.656 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2984ms 2025-07-04 07:34:54.656 +03:00 [DBG] Connection id "0HNC8090TGJ6T" received FIN. 2025-07-04 07:34:54.656 +03:00 [DBG] Connection id "0HNC8090TGJ6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 07:34:54.656 +03:00 [DBG] Connection id "0HNC8090TGJ6T" disconnecting. 2025-07-04 07:34:54.656 +03:00 [DBG] Connection id "0HNC8090TGJ6T" stopped. 2025-07-04 07:34:54.846 +03:00 [DBG] Connection id "0HNC8090TGJ6U" accepted. 2025-07-04 07:34:54.846 +03:00 [DBG] Connection id "0HNC8090TGJ6U" started. 2025-07-04 07:34:54.846 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-04 07:34:54.847 +03:00 [VRB] All hosts are allowed. 2025-07-04 07:34:54.847 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-04 07:34:54.847 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-04 07:34:54.847 +03:00 [DBG] Request did not match any endpoints 2025-07-04 07:34:54.847 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 07:34:54.847 +03:00 [DBG] Connection id "0HNC8090TGJ6U" completed keep alive response. 2025-07-04 07:34:54.847 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2997ms 2025-07-04 07:34:54.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/vite.svg, Response status code: 404 2025-07-04 07:34:54.847 +03:00 [DBG] Connection id "0HNC8090TGJ6V" accepted. 2025-07-04 07:34:54.847 +03:00 [DBG] Connection id "0HNC8090TGJ6V" started. 2025-07-04 07:34:54.847 +03:00 [DBG] Connection id "0HNC8090TGJ6U" received FIN. 2025-07-04 07:34:54.847 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/sitemap.xml - null null 2025-07-04 07:34:54.847 +03:00 [DBG] Connection id "0HNC8090TGJ6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 07:34:54.847 +03:00 [VRB] All hosts are allowed. 2025-07-04 07:34:54.847 +03:00 [DBG] Connection id "0HNC8090TGJ6U" disconnecting. 2025-07-04 07:34:54.847 +03:00 [DBG] The request path /sitemap.xml does not match an existing file 2025-07-04 07:34:54.847 +03:00 [DBG] Connection id "0HNC8090TGJ6U" stopped. 2025-07-04 07:34:54.847 +03:00 [DBG] No candidates found for the request path '/sitemap.xml' 2025-07-04 07:34:54.848 +03:00 [DBG] Request did not match any endpoints 2025-07-04 07:34:54.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 07:34:54.848 +03:00 [DBG] Connection id "0HNC8090TGJ6V" completed keep alive response. 2025-07-04 07:34:54.848 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/sitemap.xml - 404 0 null 0.6706ms 2025-07-04 07:34:54.848 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/sitemap.xml, Response status code: 404 2025-07-04 07:34:54.848 +03:00 [DBG] Connection id "0HNC8090TGJ6V" received FIN. 2025-07-04 07:34:54.848 +03:00 [DBG] Connection id "0HNC8090TGJ6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 07:34:54.848 +03:00 [DBG] Connection id "0HNC8090TGJ6V" disconnecting. 2025-07-04 07:34:54.848 +03:00 [DBG] Connection id "0HNC8090TGJ6V" stopped. 2025-07-04 07:34:55.272 +03:00 [DBG] Connection id "0HNC8090TGJ70" accepted. 2025-07-04 07:34:55.273 +03:00 [DBG] Connection id "0HNC8090TGJ70" started. 2025-07-04 07:34:55.273 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-04 07:34:55.273 +03:00 [VRB] All hosts are allowed. 2025-07-04 07:34:55.273 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-04 07:34:55.273 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-04 07:34:55.273 +03:00 [DBG] Request did not match any endpoints 2025-07-04 07:34:55.273 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 07:34:55.273 +03:00 [DBG] Connection id "0HNC8090TGJ70" completed keep alive response. 2025-07-04 07:34:55.273 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2614ms 2025-07-04 07:34:55.273 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-04 07:34:55.273 +03:00 [DBG] Connection id "0HNC8090TGJ70" received FIN. 2025-07-04 07:34:55.274 +03:00 [DBG] Connection id "0HNC8090TGJ70" disconnecting. 2025-07-04 07:34:55.274 +03:00 [DBG] Connection id "0HNC8090TGJ70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 07:34:55.275 +03:00 [DBG] Connection id "0HNC8090TGJ70" stopped. 2025-07-04 07:34:55.323 +03:00 [DBG] Connection id "0HNC8090TGJ71" accepted. 2025-07-04 07:34:55.323 +03:00 [DBG] Connection id "0HNC8090TGJ71" started. 2025-07-04 07:34:55.324 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/sitemap.xml - null null 2025-07-04 07:34:55.324 +03:00 [VRB] All hosts are allowed. 2025-07-04 07:34:55.324 +03:00 [DBG] The request path /sitemap.xml does not match an existing file 2025-07-04 07:34:55.324 +03:00 [DBG] No candidates found for the request path '/sitemap.xml' 2025-07-04 07:34:55.324 +03:00 [DBG] Request did not match any endpoints 2025-07-04 07:34:55.324 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 07:34:55.324 +03:00 [DBG] Connection id "0HNC8090TGJ71" completed keep alive response. 2025-07-04 07:34:55.324 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/sitemap.xml - 404 0 null 0.3027ms 2025-07-04 07:34:55.324 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/sitemap.xml, Response status code: 404 2025-07-04 07:34:55.324 +03:00 [DBG] Connection id "0HNC8090TGJ71" received FIN. 2025-07-04 07:34:55.325 +03:00 [DBG] Connection id "0HNC8090TGJ71" disconnecting. 2025-07-04 07:34:55.325 +03:00 [DBG] Connection id "0HNC8090TGJ71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 07:34:55.326 +03:00 [DBG] Connection id "0HNC8090TGJ71" stopped. 2025-07-04 11:31:15.871 +03:00 [DBG] Connection id "0HNC8090TGJ72" accepted. 2025-07-04 11:31:15.871 +03:00 [DBG] Connection id "0HNC8090TGJ72" started. 2025-07-04 11:31:15.871 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-04 11:31:15.871 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:15.871 +03:00 [DBG] The request path / does not match a supported file type 2025-07-04 11:31:15.871 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-04 11:31:15.871 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-04 11:31:15.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 11:31:15.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:15.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:15.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 11:31:15.871 +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-04 11:31:15.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:15.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:15.871 +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-04 11:31:15.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:15.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:15.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:15.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:15.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 11:31:15.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 11:31:15.872 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 11:31:15.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:15.872 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:15.872 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:15.872 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0041ms. 2025-07-04 11:31:15.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:15.872 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:15.872 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 11:31:15.872 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:15.872 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:15.872 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 11:31:15.872 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-04 11:31:15.872 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-04 11:31:15.873 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-04 11:31:15.873 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-04 11:31:15.873 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-04 11:31:15.873 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-04 11:31:15.873 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.929ms. 2025-07-04 11:31:15.873 +03:00 [INF] Executed ViewResult - view Index executed in 1.1365ms. 2025-07-04 11:31:15.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 11:31:15.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:15.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:15.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:15.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:15.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.8429ms 2025-07-04 11:31:15.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 11:31:15.873 +03:00 [DBG] Connection id "0HNC8090TGJ72" completed keep alive response. 2025-07-04 11:31:15.873 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.6277ms 2025-07-04 11:31:15.874 +03:00 [DBG] Connection id "0HNC8090TGJ72" received FIN. 2025-07-04 11:31:15.874 +03:00 [DBG] Connection id "0HNC8090TGJ72" disconnecting. 2025-07-04 11:31:15.874 +03:00 [DBG] Connection id "0HNC8090TGJ72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:15.875 +03:00 [DBG] Connection id "0HNC8090TGJ72" stopped. 2025-07-04 11:31:16.609 +03:00 [DBG] Connection id "0HNC8090TGJ73" accepted. 2025-07-04 11:31:16.609 +03:00 [DBG] Connection id "0HNC8090TGJ73" started. 2025-07-04 11:31:16.609 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133960914758735855 - null null 2025-07-04 11:31:16.609 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:16.609 +03:00 [VRB] Range header's value is empty. 2025-07-04 11:31:16.609 +03:00 [DBG] Connection id "0HNC8090TGJ74" accepted. 2025-07-04 11:31:16.610 +03:00 [DBG] Connection id "0HNC8090TGJ74" started. 2025-07-04 11:31:16.610 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-07-04 11:31:16.610 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:16.610 +03:00 [VRB] Range header's value is empty. 2025-07-04 11:31:16.610 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-04 11:31:16.610 +03:00 [DBG] Connection id "0HNC8090TGJ74" completed keep alive response. 2025-07-04 11:31:16.610 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 0.7001ms 2025-07-04 11:31:16.611 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-04 11:31:16.611 +03:00 [DBG] Connection id "0HNC8090TGJ73" completed keep alive response. 2025-07-04 11:31:16.611 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133960914758735855 - 200 1413083 text/javascript 2.1204ms 2025-07-04 11:31:16.614 +03:00 [DBG] Connection id "0HNC8090TGJ73" received FIN. 2025-07-04 11:31:16.614 +03:00 [DBG] Connection id "0HNC8090TGJ73" disconnecting. 2025-07-04 11:31:16.614 +03:00 [DBG] Connection id "0HNC8090TGJ73" stopped. 2025-07-04 11:31:16.614 +03:00 [DBG] Connection id "0HNC8090TGJ73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:16.621 +03:00 [DBG] Connection id "0HNC8090TGJ74" received FIN. 2025-07-04 11:31:16.621 +03:00 [DBG] Connection id "0HNC8090TGJ74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:16.621 +03:00 [DBG] Connection id "0HNC8090TGJ74" disconnecting. 2025-07-04 11:31:16.622 +03:00 [DBG] Connection id "0HNC8090TGJ74" stopped. 2025-07-04 11:31:17.553 +03:00 [DBG] Connection id "0HNC8090TGJ75" accepted. 2025-07-04 11:31:17.553 +03:00 [DBG] Connection id "0HNC8090TGJ75" started. 2025-07-04 11:31:17.553 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-04 11:31:17.553 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:17.553 +03:00 [DBG] The request path / does not match a supported file type 2025-07-04 11:31:17.553 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-04 11:31:17.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-04 11:31:17.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 11:31:17.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:17.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:17.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 11:31:17.553 +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-04 11:31:17.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:17.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:17.554 +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-04 11:31:17.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:17.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:17.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:17.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:17.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 11:31:17.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-04 11:31:17.554 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 11:31:17.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:17.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:17.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:17.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0063ms. 2025-07-04 11:31:17.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:17.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:17.555 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-04 11:31:17.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:17.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:17.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 11:31:17.555 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-04 11:31:17.555 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-04 11:31:17.555 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1361ms. 2025-07-04 11:31:17.555 +03:00 [INF] Executed ViewResult - view Index executed in 0.4472ms. 2025-07-04 11:31:17.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-04 11:31:17.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:17.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:17.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:17.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:17.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.9066ms 2025-07-04 11:31:17.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-04 11:31:17.556 +03:00 [DBG] Connection id "0HNC8090TGJ75" completed keep alive response. 2025-07-04 11:31:17.556 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.1422ms 2025-07-04 11:31:17.556 +03:00 [DBG] Connection id "0HNC8090TGJ75" received FIN. 2025-07-04 11:31:17.556 +03:00 [DBG] Connection id "0HNC8090TGJ75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:17.556 +03:00 [DBG] Connection id "0HNC8090TGJ75" disconnecting. 2025-07-04 11:31:17.557 +03:00 [DBG] Connection id "0HNC8090TGJ75" stopped. 2025-07-04 11:31:17.745 +03:00 [DBG] Connection id "0HNC8090TGJ76" accepted. 2025-07-04 11:31:17.745 +03:00 [DBG] Connection id "0HNC8090TGJ76" started. 2025-07-04 11:31:17.745 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133960914775558553 - null null 2025-07-04 11:31:17.745 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:17.745 +03:00 [VRB] Range header's value is empty. 2025-07-04 11:31:17.748 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-04 11:31:17.748 +03:00 [DBG] Connection id "0HNC8090TGJ76" completed keep alive response. 2025-07-04 11:31:17.748 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133960914775558553 - 200 1413083 text/javascript 2.8608ms 2025-07-04 11:31:17.748 +03:00 [DBG] Connection id "0HNC8090TGJ76" received FIN. 2025-07-04 11:31:17.748 +03:00 [DBG] Connection id "0HNC8090TGJ76" disconnecting. 2025-07-04 11:31:17.748 +03:00 [DBG] Connection id "0HNC8090TGJ76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:17.749 +03:00 [DBG] Connection id "0HNC8090TGJ76" stopped. 2025-07-04 11:31:18.062 +03:00 [DBG] Connection id "0HNC8090TGJ77" accepted. 2025-07-04 11:31:18.062 +03:00 [DBG] Connection id "0HNC8090TGJ77" started. 2025-07-04 11:31:18.063 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-07-04 11:31:18.063 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:18.063 +03:00 [VRB] Range header's value is empty. 2025-07-04 11:31:18.064 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-04 11:31:18.064 +03:00 [DBG] Connection id "0HNC8090TGJ77" completed keep alive response. 2025-07-04 11:31:18.064 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 1.1976ms 2025-07-04 11:31:18.072 +03:00 [DBG] Connection id "0HNC8090TGJ77" received FIN. 2025-07-04 11:31:18.072 +03:00 [DBG] Connection id "0HNC8090TGJ77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:18.073 +03:00 [DBG] Connection id "0HNC8090TGJ77" disconnecting. 2025-07-04 11:31:18.073 +03:00 [DBG] Connection id "0HNC8090TGJ77" stopped. 2025-07-04 11:31:18.917 +03:00 [DBG] Connection id "0HNC8090TGJ78" accepted. 2025-07-04 11:31:18.917 +03:00 [DBG] Connection id "0HNC8090TGJ78" started. 2025-07-04 11:31:18.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-04 11:31:18.917 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:18.917 +03:00 [DBG] POST requests are not supported 2025-07-04 11:31:18.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-04 11:31:18.917 +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-04 11:31:18.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-04 11:31:18.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:18.917 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:18.917 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-04 11:31:18.917 +03:00 [INF] CORS policy execution successful. 2025-07-04 11:31:18.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-04 11:31:18.917 +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-04 11:31:18.917 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:18.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:18.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-04 11:31:18.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:18.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-04 11:31:18.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:18.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:18.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:18.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:18.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:18.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0119ms. 2025-07-04 11:31:18.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-04 11:31:18.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-04 11:31:18.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-04 11:31:18.918 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-04 11:31:18.918 +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-04 11:31:18.918 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-04 11:31:18.918 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-04 11:31:18.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-04 11:31:18.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:18.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:18.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 0.8956ms 2025-07-04 11:31:18.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-04 11:31:18.919 +03:00 [DBG] Connection id "0HNC8090TGJ78" completed keep alive response. 2025-07-04 11:31:18.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 1.5265ms 2025-07-04 11:31:18.919 +03:00 [DBG] Connection id "0HNC8090TGJ78" received FIN. 2025-07-04 11:31:18.919 +03:00 [DBG] Connection id "0HNC8090TGJ78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:18.919 +03:00 [DBG] Connection id "0HNC8090TGJ78" disconnecting. 2025-07-04 11:31:18.919 +03:00 [DBG] Connection id "0HNC8090TGJ78" stopped. 2025-07-04 11:31:19.879 +03:00 [DBG] Connection id "0HNC8090TGJ79" accepted. 2025-07-04 11:31:19.880 +03:00 [DBG] Connection id "0HNC8090TGJ79" started. 2025-07-04 11:31:19.880 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-04 11:31:19.880 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:19.880 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-04 11:31:19.880 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-04 11:31:19.880 +03:00 [DBG] Request did not match any endpoints 2025-07-04 11:31:19.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:19.880 +03:00 [DBG] Connection id "0HNC8090TGJ79" completed keep alive response. 2025-07-04 11:31:19.880 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.5242ms 2025-07-04 11:31:19.880 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-04 11:31:19.881 +03:00 [DBG] Connection id "0HNC8090TGJ79" received FIN. 2025-07-04 11:31:19.881 +03:00 [DBG] Connection id "0HNC8090TGJ79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:19.881 +03:00 [DBG] Connection id "0HNC8090TGJ79" disconnecting. 2025-07-04 11:31:19.881 +03:00 [DBG] Connection id "0HNC8090TGJ79" stopped. 2025-07-04 11:31:21.421 +03:00 [DBG] Connection id "0HNC8090TGJ7A" accepted. 2025-07-04 11:31:21.421 +03:00 [DBG] Connection id "0HNC8090TGJ7A" started. 2025-07-04 11:31:21.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - application/json;charset=UTF-8 68 2025-07-04 11:31:21.422 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:21.422 +03:00 [DBG] POST requests are not supported 2025-07-04 11:31:21.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-04 11:31:21.422 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' with route pattern 'api/Account/login' is valid for the request path '/api/account/login' 2025-07-04 11:31:21.422 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-07-04 11:31:21.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:21.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:21.422 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-04 11:31:21.422 +03:00 [INF] CORS policy execution successful. 2025-07-04 11:31:21.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-07-04 11:31:21.422 +03:00 [INF] Route matched with {action = "Login", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(ConnectionApp.Server.Models.User.LoginViewModel) on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-04 11:31:21.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:21.422 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:21.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-04 11:31:21.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:21.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-04 11:31:21.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:21.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:21.423 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-07-04 11:31:21.423 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' using the name '' in request data ... 2025-07-04 11:31:21.423 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-07-04 11:31:21.423 +03:00 [DBG] Connection id "0HNC8090TGJ7A", Request id "0HNC8090TGJ7A:00000001": started reading request body. 2025-07-04 11:31:21.423 +03:00 [DBG] Connection id "0HNC8090TGJ7A", Request id "0HNC8090TGJ7A:00000001": done reading request body. 2025-07-04 11:31:21.423 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.User.LoginViewModel' 2025-07-04 11:31:21.423 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-07-04 11:31:21.423 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-07-04 11:31:21.423 +03:00 [DBG] Attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-07-04 11:31:21.423 +03:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-07-04 11:31:21.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:21.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:21.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:21.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:21.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:21.424 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.User.LoginViewModel"]) 2025-07-04 11:31:21.548 +03:00 [DBG] Existing cached key ring is expired. Refreshing. 2025-07-04 11:31:21.550 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-07-04 11:31:21.552 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-07-04 11:31:21.552 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-07-04 11:31:21.552 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-07-04 11:31:21.553 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-07-04 11:31:21.553 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-07-04 11:31:21.553 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-07-04 11:31:21.553 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-07-04 11:31:21.554 +03:00 [DBG] Considering key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} with expiration date 2025-08-27 12:08:15Z as default key. 2025-07-04 11:31:21.557 +03:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 2025-07-04 11:31:21.559 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-07-04 11:31:21.559 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-07-04 11:31:21.559 +03:00 [DBG] Using key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} as the default key. 2025-07-04 11:31:21.561 +03:00 [VRB] Performing protect operation to key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} with purposes ('/var/www/clients/client2/web11/web/', 'Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationMiddleware', 'Identity.Application', 'v2'). 2025-07-04 11:31:21.561 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. 2025-07-04 11:31:21.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 137.4696ms. 2025-07-04 11:31:21.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:21.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:21.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:21.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:21.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:21.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:21.561 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-04 11:31:21.561 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-04 11:31:21.561 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-04 11:31:21.561 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-04 11:31:21.561 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-04 11:31:21.561 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-04 11:31:21.561 +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-04 11:31:21.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-04 11:31:21.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:21.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:21.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) in 139.0931ms 2025-07-04 11:31:21.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-07-04 11:31:21.562 +03:00 [DBG] Connection id "0HNC8090TGJ7A" completed keep alive response. 2025-07-04 11:31:21.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - 200 null application/json; charset=utf-8 140.1555ms 2025-07-04 11:31:21.562 +03:00 [DBG] Connection id "0HNC8090TGJ7A" received FIN. 2025-07-04 11:31:21.562 +03:00 [DBG] Connection id "0HNC8090TGJ7A" disconnecting. 2025-07-04 11:31:21.562 +03:00 [DBG] Connection id "0HNC8090TGJ7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:21.564 +03:00 [DBG] Connection id "0HNC8090TGJ7A" stopped. 2025-07-04 11:31:21.789 +03:00 [DBG] Connection id "0HNC8090TGJ7B" accepted. 2025-07-04 11:31:21.789 +03:00 [DBG] Connection id "0HNC8090TGJ7B" started. 2025-07-04 11:31:21.790 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - null null 2025-07-04 11:31:21.790 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:21.790 +03:00 [DBG] The request path /api/Projects does not match a supported file type 2025-07-04 11:31:21.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Projects' 2025-07-04 11:31:21.790 +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-04 11:31:21.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-07-04 11:31:21.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:21.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:21.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-07-04 11:31:21.790 +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-04 11:31:21.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:21.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:21.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-04 11:31:21.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:21.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-04 11:31:21.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-04 11:31:21.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-07-04 11:31:21.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:21.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:21.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:21.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:21.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:21.791 +03:00 [INF] Getting all projects 2025-07-04 11:31:21.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 16.1493ms. 2025-07-04 11:31:21.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:21.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:21.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:21.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:21.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:21.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:21.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-04 11:31:21.807 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-04 11:31:21.807 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-04 11:31:21.807 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-07-04 11:31:21.807 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-07-04 11:31:21.807 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-07-04 11:31:21.807 +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-04 11:31:21.812 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-07-04 11:31:21.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:21.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:21.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:21.812 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) in 21.8634ms 2025-07-04 11:31:21.812 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-07-04 11:31:21.812 +03:00 [DBG] Connection id "0HNC8090TGJ7B" completed keep alive response. 2025-07-04 11:31:21.812 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - 200 null application/json; charset=utf-8 22.7886ms 2025-07-04 11:31:21.818 +03:00 [DBG] Connection id "0HNC8090TGJ7B" received FIN. 2025-07-04 11:31:21.818 +03:00 [DBG] Connection id "0HNC8090TGJ7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:21.819 +03:00 [DBG] Connection id "0HNC8090TGJ7B" disconnecting. 2025-07-04 11:31:21.819 +03:00 [DBG] Connection id "0HNC8090TGJ7B" stopped. 2025-07-04 11:31:26.728 +03:00 [DBG] Connection id "0HNC8090TGJ7C" accepted. 2025-07-04 11:31:26.728 +03:00 [DBG] Connection id "0HNC8090TGJ7C" started. 2025-07-04 11:31:26.728 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-04 11:31:26.728 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:26.728 +03:00 [DBG] POST requests are not supported 2025-07-04 11:31:26.728 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-04 11:31:26.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-04 11:31:26.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:26.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:26.729 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:26.729 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-04 11:31:26.729 +03:00 [INF] CORS policy execution successful. 2025-07-04 11:31:26.729 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:26.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-04 11:31:26.729 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:26.729 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:26.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-04 11:31:26.729 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:26.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-04 11:31:26.729 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:26.729 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:26.729 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:26.729 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:26.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:26.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:26.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:26.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:26.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:26.729 +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-04 11:31:26.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:26.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-04 11:31:26.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:26.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:26.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:26.730 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.885ms 2025-07-04 11:31:26.730 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:26.730 +03:00 [DBG] Connection id "0HNC8090TGJ7C" completed keep alive response. 2025-07-04 11:31:26.730 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7092ms 2025-07-04 11:31:26.730 +03:00 [DBG] Connection id "0HNC8090TGJ7C" received FIN. 2025-07-04 11:31:26.730 +03:00 [DBG] Connection id "0HNC8090TGJ7C" disconnecting. 2025-07-04 11:31:26.731 +03:00 [DBG] Connection id "0HNC8090TGJ7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:26.732 +03:00 [DBG] Connection id "0HNC8090TGJ7C" stopped. 2025-07-04 11:31:31.730 +03:00 [DBG] Connection id "0HNC8090TGJ7D" accepted. 2025-07-04 11:31:31.730 +03:00 [DBG] Connection id "0HNC8090TGJ7D" started. 2025-07-04 11:31:31.730 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-04 11:31:31.730 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:31.730 +03:00 [DBG] POST requests are not supported 2025-07-04 11:31:31.730 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-04 11:31:31.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-04 11:31:31.730 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:31.730 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:31.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:31.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-04 11:31:31.730 +03:00 [INF] CORS policy execution successful. 2025-07-04 11:31:31.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:31.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-04 11:31:31.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:31.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:31.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-04 11:31:31.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:31.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-04 11:31:31.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:31.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:31.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:31.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:31.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:31.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:31.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:31.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:31.731 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:31.731 +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-04 11:31:31.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:31.731 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-04 11:31:31.731 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:31.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:31.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:31.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7765ms 2025-07-04 11:31:31.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:31.731 +03:00 [DBG] Connection id "0HNC8090TGJ7D" completed keep alive response. 2025-07-04 11:31:31.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4145ms 2025-07-04 11:31:31.731 +03:00 [DBG] Connection id "0HNC8090TGJ7D" received FIN. 2025-07-04 11:31:31.731 +03:00 [DBG] Connection id "0HNC8090TGJ7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:31.731 +03:00 [DBG] Connection id "0HNC8090TGJ7D" disconnecting. 2025-07-04 11:31:31.732 +03:00 [DBG] Connection id "0HNC8090TGJ7D" stopped. 2025-07-04 11:31:36.730 +03:00 [DBG] Connection id "0HNC8090TGJ7E" accepted. 2025-07-04 11:31:36.730 +03:00 [DBG] Connection id "0HNC8090TGJ7E" started. 2025-07-04 11:31:36.731 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-04 11:31:36.731 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:36.731 +03:00 [DBG] POST requests are not supported 2025-07-04 11:31:36.731 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-04 11:31:36.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-04 11:31:36.731 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:36.731 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:36.731 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:36.731 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-04 11:31:36.731 +03:00 [INF] CORS policy execution successful. 2025-07-04 11:31:36.731 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:36.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-04 11:31:36.731 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:36.731 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:36.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-04 11:31:36.731 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:36.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-04 11:31:36.731 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:36.731 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:36.731 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:36.731 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:36.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:36.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:36.731 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:36.731 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:36.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:36.732 +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-04 11:31:36.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:36.732 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-04 11:31:36.732 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:36.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:36.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:36.732 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7493ms 2025-07-04 11:31:36.732 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:36.732 +03:00 [DBG] Connection id "0HNC8090TGJ7E" completed keep alive response. 2025-07-04 11:31:36.732 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3648ms 2025-07-04 11:31:36.732 +03:00 [DBG] Connection id "0HNC8090TGJ7E" received FIN. 2025-07-04 11:31:36.732 +03:00 [DBG] Connection id "0HNC8090TGJ7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:36.733 +03:00 [DBG] Connection id "0HNC8090TGJ7E" disconnecting. 2025-07-04 11:31:36.733 +03:00 [DBG] Connection id "0HNC8090TGJ7E" stopped. 2025-07-04 11:31:41.726 +03:00 [DBG] Connection id "0HNC8090TGJ7F" accepted. 2025-07-04 11:31:41.726 +03:00 [DBG] Connection id "0HNC8090TGJ7F" started. 2025-07-04 11:31:41.726 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-04 11:31:41.726 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:41.726 +03:00 [DBG] POST requests are not supported 2025-07-04 11:31:41.726 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-04 11:31:41.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-04 11:31:41.726 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:41.726 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:41.726 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:41.726 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-04 11:31:41.726 +03:00 [INF] CORS policy execution successful. 2025-07-04 11:31:41.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:41.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-04 11:31:41.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:41.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:41.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-04 11:31:41.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:41.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-04 11:31:41.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:41.727 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:41.727 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:41.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:41.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:41.727 +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-04 11:31:41.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:41.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:41.727 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-04 11:31:41.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:41.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:41.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:41.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:41.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:41.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:41.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:41.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8665ms 2025-07-04 11:31:41.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:41.728 +03:00 [DBG] Connection id "0HNC8090TGJ7F" completed keep alive response. 2025-07-04 11:31:41.728 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6745ms 2025-07-04 11:31:41.728 +03:00 [DBG] Connection id "0HNC8090TGJ7F" received FIN. 2025-07-04 11:31:41.728 +03:00 [DBG] Connection id "0HNC8090TGJ7F" disconnecting. 2025-07-04 11:31:41.728 +03:00 [DBG] Connection id "0HNC8090TGJ7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:41.729 +03:00 [DBG] Connection id "0HNC8090TGJ7F" stopped. 2025-07-04 11:31:46.736 +03:00 [DBG] Connection id "0HNC8090TGJ7G" accepted. 2025-07-04 11:31:46.736 +03:00 [DBG] Connection id "0HNC8090TGJ7G" started. 2025-07-04 11:31:46.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-07-04 11:31:46.737 +03:00 [VRB] All hosts are allowed. 2025-07-04 11:31:46.737 +03:00 [DBG] POST requests are not supported 2025-07-04 11:31:46.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-07-04 11:31:46.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-04 11:31:46.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:46.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-04 11:31:46.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-04 11:31:46.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-04 11:31:46.737 +03:00 [INF] CORS policy execution successful. 2025-07-04 11:31:46.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:46.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-04 11:31:46.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-04 11:31:46.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-04 11:31:46.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-04 11:31:46.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-04 11:31:46.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-04 11:31:46.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:46.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:46.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:46.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-04 11:31:46.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:46.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:46.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:46.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:46.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-04 11:31:46.738 +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-04 11:31:46.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:46.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-07-04 11:31:46.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-07-04 11:31:46.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:46.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-04 11:31:46.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9905ms 2025-07-04 11:31:46.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-07-04 11:31:46.738 +03:00 [DBG] Connection id "0HNC8090TGJ7G" completed keep alive response. 2025-07-04 11:31:46.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8941ms 2025-07-04 11:31:46.739 +03:00 [DBG] Connection id "0HNC8090TGJ7G" received FIN. 2025-07-04 11:31:46.739 +03:00 [DBG] Connection id "0HNC8090TGJ7G" disconnecting. 2025-07-04 11:31:46.739 +03:00 [DBG] Connection id "0HNC8090TGJ7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-04 11:31:46.740 +03:00 [DBG] Connection id "0HNC8090TGJ7G" stopped.