2025-07-13 00:51:44.723 +03:00 [DBG] Connection id "0HNC8090TGK22" accepted. 2025-07-13 00:51:44.724 +03:00 [DBG] Connection id "0HNC8090TGK22" started. 2025-07-13 00:51:44.725 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-13 00:51:44.725 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.725 +03:00 [DBG] The request path / does not match a supported file type 2025-07-13 00:51:44.725 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-13 00:51:44.725 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-13 00:51:44.725 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 00:51:44.725 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-13 00:51:44.725 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.725 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 00:51:44.725 +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-13 00:51:44.725 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-13 00:51:44.725 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 00:51:44.725 +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-13 00:51:44.725 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-13 00:51:44.725 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 00:51:44.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 00:51:44.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 00:51:44.726 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 00:51:44.726 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 00:51:44.726 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 00:51:44.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 00:51:44.726 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 00:51:44.726 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-13 00:51:44.726 +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-13 00:51:44.726 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 00:51:44.726 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 00:51:44.726 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 00:51:44.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 00:51:44.726 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 00:51:44.726 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 00:51:44.726 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-13 00:51:44.726 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-13 00:51:44.727 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-13 00:51:44.727 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-13 00:51:44.727 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-13 00:51:44.727 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-13 00:51:44.727 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.9053ms. 2025-07-13 00:51:44.727 +03:00 [INF] Executed ViewResult - view Index executed in 1.1819ms. 2025-07-13 00:51:44.727 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 00:51:44.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 00:51:44.727 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 00:51:44.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 00:51:44.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 00:51:44.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.1505ms 2025-07-13 00:51:44.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 00:51:44.728 +03:00 [DBG] Connection id "0HNC8090TGK22" completed keep alive response. 2025-07-13 00:51:44.728 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.2933ms 2025-07-13 00:51:44.728 +03:00 [DBG] Connection id "0HNC8090TGK22" received FIN. 2025-07-13 00:51:44.728 +03:00 [DBG] Connection id "0HNC8090TGK22" disconnecting. 2025-07-13 00:51:44.728 +03:00 [DBG] Connection id "0HNC8090TGK22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.729 +03:00 [DBG] Connection id "0HNC8090TGK22" stopped. 2025-07-13 00:51:44.743 +03:00 [DBG] Connection id "0HNC8090TGK23" accepted. 2025-07-13 00:51:44.743 +03:00 [DBG] Connection id "0HNC8090TGK23" started. 2025-07-13 00:51:44.743 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wordpress - null null 2025-07-13 00:51:44.743 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.743 +03:00 [DBG] The request path /wordpress does not match a supported file type 2025-07-13 00:51:44.743 +03:00 [DBG] No candidates found for the request path '/wordpress' 2025-07-13 00:51:44.743 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.744 +03:00 [DBG] Connection id "0HNC8090TGK23" completed keep alive response. 2025-07-13 00:51:44.744 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wordpress - 404 0 null 0.3934ms 2025-07-13 00:51:44.744 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wordpress, Response status code: 404 2025-07-13 00:51:44.744 +03:00 [DBG] Connection id "0HNC8090TGK23" received FIN. 2025-07-13 00:51:44.744 +03:00 [DBG] Connection id "0HNC8090TGK23" disconnecting. 2025-07-13 00:51:44.744 +03:00 [DBG] Connection id "0HNC8090TGK23" stopped. 2025-07-13 00:51:44.744 +03:00 [DBG] Connection id "0HNC8090TGK23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.758 +03:00 [DBG] Connection id "0HNC8090TGK24" accepted. 2025-07-13 00:51:44.759 +03:00 [DBG] Connection id "0HNC8090TGK24" started. 2025-07-13 00:51:44.759 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/setup-config.php - null null 2025-07-13 00:51:44.759 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.759 +03:00 [DBG] The request path /wp-admin/setup-config.php does not match a supported file type 2025-07-13 00:51:44.759 +03:00 [DBG] No candidates found for the request path '/wp-admin/setup-config.php' 2025-07-13 00:51:44.759 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.759 +03:00 [DBG] Connection id "0HNC8090TGK24" completed keep alive response. 2025-07-13 00:51:44.759 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/setup-config.php - 404 0 null 0.2403ms 2025-07-13 00:51:44.759 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-admin/setup-config.php, Response status code: 404 2025-07-13 00:51:44.759 +03:00 [DBG] Connection id "0HNC8090TGK24" received FIN. 2025-07-13 00:51:44.759 +03:00 [DBG] Connection id "0HNC8090TGK24" disconnecting. 2025-07-13 00:51:44.759 +03:00 [DBG] Connection id "0HNC8090TGK24" stopped. 2025-07-13 00:51:44.759 +03:00 [DBG] Connection id "0HNC8090TGK24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.774 +03:00 [DBG] Connection id "0HNC8090TGK25" accepted. 2025-07-13 00:51:44.774 +03:00 [DBG] Connection id "0HNC8090TGK25" started. 2025-07-13 00:51:44.774 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/install.php - null null 2025-07-13 00:51:44.774 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.774 +03:00 [DBG] The request path /wp-admin/install.php does not match a supported file type 2025-07-13 00:51:44.774 +03:00 [DBG] No candidates found for the request path '/wp-admin/install.php' 2025-07-13 00:51:44.774 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.774 +03:00 [DBG] Connection id "0HNC8090TGK25" completed keep alive response. 2025-07-13 00:51:44.775 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/install.php - 404 0 null 0.427ms 2025-07-13 00:51:44.775 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-admin/install.php, Response status code: 404 2025-07-13 00:51:44.775 +03:00 [DBG] Connection id "0HNC8090TGK25" received FIN. 2025-07-13 00:51:44.775 +03:00 [DBG] Connection id "0HNC8090TGK25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.775 +03:00 [DBG] Connection id "0HNC8090TGK25" disconnecting. 2025-07-13 00:51:44.775 +03:00 [DBG] Connection id "0HNC8090TGK25" stopped. 2025-07-13 00:51:44.789 +03:00 [DBG] Connection id "0HNC8090TGK26" accepted. 2025-07-13 00:51:44.789 +03:00 [DBG] Connection id "0HNC8090TGK26" started. 2025-07-13 00:51:44.790 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp - null null 2025-07-13 00:51:44.790 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.790 +03:00 [DBG] The request path /wp does not match a supported file type 2025-07-13 00:51:44.790 +03:00 [DBG] No candidates found for the request path '/wp' 2025-07-13 00:51:44.790 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.790 +03:00 [DBG] Connection id "0HNC8090TGK26" completed keep alive response. 2025-07-13 00:51:44.790 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp - 404 0 null 0.637ms 2025-07-13 00:51:44.790 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp, Response status code: 404 2025-07-13 00:51:44.790 +03:00 [DBG] Connection id "0HNC8090TGK26" received FIN. 2025-07-13 00:51:44.790 +03:00 [DBG] Connection id "0HNC8090TGK26" disconnecting. 2025-07-13 00:51:44.790 +03:00 [DBG] Connection id "0HNC8090TGK26" stopped. 2025-07-13 00:51:44.790 +03:00 [DBG] Connection id "0HNC8090TGK26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.815 +03:00 [DBG] Connection id "0HNC8090TGK27" accepted. 2025-07-13 00:51:44.815 +03:00 [DBG] Connection id "0HNC8090TGK27" started. 2025-07-13 00:51:44.815 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/blog - null null 2025-07-13 00:51:44.815 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.815 +03:00 [DBG] The request path /blog does not match a supported file type 2025-07-13 00:51:44.815 +03:00 [DBG] No candidates found for the request path '/blog' 2025-07-13 00:51:44.815 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.815 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.816 +03:00 [DBG] Connection id "0HNC8090TGK27" completed keep alive response. 2025-07-13 00:51:44.816 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/blog - 404 0 null 0.6046ms 2025-07-13 00:51:44.816 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/blog, Response status code: 404 2025-07-13 00:51:44.816 +03:00 [DBG] Connection id "0HNC8090TGK27" received FIN. 2025-07-13 00:51:44.816 +03:00 [DBG] Connection id "0HNC8090TGK27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.816 +03:00 [DBG] Connection id "0HNC8090TGK27" disconnecting. 2025-07-13 00:51:44.816 +03:00 [DBG] Connection id "0HNC8090TGK27" stopped. 2025-07-13 00:51:44.837 +03:00 [DBG] Connection id "0HNC8090TGK28" accepted. 2025-07-13 00:51:44.837 +03:00 [DBG] Connection id "0HNC8090TGK28" started. 2025-07-13 00:51:44.837 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/new - null null 2025-07-13 00:51:44.837 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.837 +03:00 [DBG] The request path /new does not match a supported file type 2025-07-13 00:51:44.837 +03:00 [DBG] No candidates found for the request path '/new' 2025-07-13 00:51:44.837 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.837 +03:00 [DBG] Connection id "0HNC8090TGK28" completed keep alive response. 2025-07-13 00:51:44.837 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/new - 404 0 null 0.364ms 2025-07-13 00:51:44.837 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/new, Response status code: 404 2025-07-13 00:51:44.838 +03:00 [DBG] Connection id "0HNC8090TGK28" received FIN. 2025-07-13 00:51:44.838 +03:00 [DBG] Connection id "0HNC8090TGK28" disconnecting. 2025-07-13 00:51:44.838 +03:00 [DBG] Connection id "0HNC8090TGK28" stopped. 2025-07-13 00:51:44.838 +03:00 [DBG] Connection id "0HNC8090TGK28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.855 +03:00 [DBG] Connection id "0HNC8090TGK29" accepted. 2025-07-13 00:51:44.855 +03:00 [DBG] Connection id "0HNC8090TGK29" started. 2025-07-13 00:51:44.855 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/old - null null 2025-07-13 00:51:44.855 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.855 +03:00 [DBG] The request path /old does not match a supported file type 2025-07-13 00:51:44.855 +03:00 [DBG] No candidates found for the request path '/old' 2025-07-13 00:51:44.855 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.855 +03:00 [DBG] Connection id "0HNC8090TGK29" completed keep alive response. 2025-07-13 00:51:44.856 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/old - 404 0 null 0.7292ms 2025-07-13 00:51:44.856 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/old, Response status code: 404 2025-07-13 00:51:44.856 +03:00 [DBG] Connection id "0HNC8090TGK29" received FIN. 2025-07-13 00:51:44.856 +03:00 [DBG] Connection id "0HNC8090TGK29" disconnecting. 2025-07-13 00:51:44.856 +03:00 [DBG] Connection id "0HNC8090TGK29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.857 +03:00 [DBG] Connection id "0HNC8090TGK29" stopped. 2025-07-13 00:51:44.880 +03:00 [DBG] Connection id "0HNC8090TGK2A" accepted. 2025-07-13 00:51:44.881 +03:00 [DBG] Connection id "0HNC8090TGK2A" started. 2025-07-13 00:51:44.881 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/newsite - null null 2025-07-13 00:51:44.881 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.881 +03:00 [DBG] The request path /newsite does not match a supported file type 2025-07-13 00:51:44.881 +03:00 [DBG] No candidates found for the request path '/newsite' 2025-07-13 00:51:44.881 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.881 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.881 +03:00 [DBG] Connection id "0HNC8090TGK2A" completed keep alive response. 2025-07-13 00:51:44.881 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/newsite - 404 0 null 0.6192ms 2025-07-13 00:51:44.882 +03:00 [DBG] Connection id "0HNC8090TGK2A" received FIN. 2025-07-13 00:51:44.882 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/newsite, Response status code: 404 2025-07-13 00:51:44.882 +03:00 [DBG] Connection id "0HNC8090TGK2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.882 +03:00 [DBG] Connection id "0HNC8090TGK2A" disconnecting. 2025-07-13 00:51:44.882 +03:00 [DBG] Connection id "0HNC8090TGK2A" stopped. 2025-07-13 00:51:44.906 +03:00 [DBG] Connection id "0HNC8090TGK2B" accepted. 2025-07-13 00:51:44.906 +03:00 [DBG] Connection id "0HNC8090TGK2B" started. 2025-07-13 00:51:44.906 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test - null null 2025-07-13 00:51:44.906 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.906 +03:00 [DBG] The request path /test does not match a supported file type 2025-07-13 00:51:44.907 +03:00 [DBG] No candidates found for the request path '/test' 2025-07-13 00:51:44.907 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.907 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.907 +03:00 [DBG] Connection id "0HNC8090TGK2B" completed keep alive response. 2025-07-13 00:51:44.907 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test - 404 0 null 0.6036ms 2025-07-13 00:51:44.907 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test, Response status code: 404 2025-07-13 00:51:44.907 +03:00 [DBG] Connection id "0HNC8090TGK2B" received FIN. 2025-07-13 00:51:44.908 +03:00 [DBG] Connection id "0HNC8090TGK2B" disconnecting. 2025-07-13 00:51:44.908 +03:00 [DBG] Connection id "0HNC8090TGK2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.909 +03:00 [DBG] Connection id "0HNC8090TGK2B" stopped. 2025-07-13 00:51:44.930 +03:00 [DBG] Connection id "0HNC8090TGK2C" accepted. 2025-07-13 00:51:44.930 +03:00 [DBG] Connection id "0HNC8090TGK2C" started. 2025-07-13 00:51:44.930 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/main - null null 2025-07-13 00:51:44.930 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.930 +03:00 [DBG] The request path /main does not match a supported file type 2025-07-13 00:51:44.930 +03:00 [DBG] No candidates found for the request path '/main' 2025-07-13 00:51:44.930 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.930 +03:00 [DBG] Connection id "0HNC8090TGK2C" completed keep alive response. 2025-07-13 00:51:44.930 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/main - 404 0 null 0.2619ms 2025-07-13 00:51:44.930 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/main, Response status code: 404 2025-07-13 00:51:44.931 +03:00 [DBG] Connection id "0HNC8090TGK2C" received FIN. 2025-07-13 00:51:44.931 +03:00 [DBG] Connection id "0HNC8090TGK2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.931 +03:00 [DBG] Connection id "0HNC8090TGK2C" disconnecting. 2025-07-13 00:51:44.931 +03:00 [DBG] Connection id "0HNC8090TGK2C" stopped. 2025-07-13 00:51:44.950 +03:00 [DBG] Connection id "0HNC8090TGK2D" accepted. 2025-07-13 00:51:44.950 +03:00 [DBG] Connection id "0HNC8090TGK2D" started. 2025-07-13 00:51:44.951 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/testing - null null 2025-07-13 00:51:44.951 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.951 +03:00 [DBG] The request path /testing does not match a supported file type 2025-07-13 00:51:44.951 +03:00 [DBG] No candidates found for the request path '/testing' 2025-07-13 00:51:44.951 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.951 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.951 +03:00 [DBG] Connection id "0HNC8090TGK2D" completed keep alive response. 2025-07-13 00:51:44.951 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/testing - 404 0 null 0.2432ms 2025-07-13 00:51:44.951 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/testing, Response status code: 404 2025-07-13 00:51:44.951 +03:00 [DBG] Connection id "0HNC8090TGK2D" received FIN. 2025-07-13 00:51:44.951 +03:00 [DBG] Connection id "0HNC8090TGK2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.951 +03:00 [DBG] Connection id "0HNC8090TGK2D" disconnecting. 2025-07-13 00:51:44.952 +03:00 [DBG] Connection id "0HNC8090TGK2D" stopped. 2025-07-13 00:51:44.971 +03:00 [DBG] Connection id "0HNC8090TGK2E" accepted. 2025-07-13 00:51:44.971 +03:00 [DBG] Connection id "0HNC8090TGK2E" started. 2025-07-13 00:51:44.971 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/site - null null 2025-07-13 00:51:44.971 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.971 +03:00 [DBG] The request path /site does not match a supported file type 2025-07-13 00:51:44.971 +03:00 [DBG] No candidates found for the request path '/site' 2025-07-13 00:51:44.971 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.971 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.971 +03:00 [DBG] Connection id "0HNC8090TGK2E" completed keep alive response. 2025-07-13 00:51:44.971 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/site - 404 0 null 0.456ms 2025-07-13 00:51:44.971 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/site, Response status code: 404 2025-07-13 00:51:44.972 +03:00 [DBG] Connection id "0HNC8090TGK2E" received FIN. 2025-07-13 00:51:44.972 +03:00 [DBG] Connection id "0HNC8090TGK2E" disconnecting. 2025-07-13 00:51:44.972 +03:00 [DBG] Connection id "0HNC8090TGK2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.972 +03:00 [DBG] Connection id "0HNC8090TGK2E" stopped. 2025-07-13 00:51:44.986 +03:00 [DBG] Connection id "0HNC8090TGK2F" accepted. 2025-07-13 00:51:44.986 +03:00 [DBG] Connection id "0HNC8090TGK2F" started. 2025-07-13 00:51:44.986 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/backup - null null 2025-07-13 00:51:44.987 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:44.987 +03:00 [DBG] The request path /backup does not match a supported file type 2025-07-13 00:51:44.987 +03:00 [DBG] No candidates found for the request path '/backup' 2025-07-13 00:51:44.987 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:44.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:44.987 +03:00 [DBG] Connection id "0HNC8090TGK2F" completed keep alive response. 2025-07-13 00:51:44.987 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/backup - 404 0 null 0.3552ms 2025-07-13 00:51:44.987 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/backup, Response status code: 404 2025-07-13 00:51:44.987 +03:00 [DBG] Connection id "0HNC8090TGK2F" received FIN. 2025-07-13 00:51:44.987 +03:00 [DBG] Connection id "0HNC8090TGK2F" disconnecting. 2025-07-13 00:51:44.987 +03:00 [DBG] Connection id "0HNC8090TGK2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:44.988 +03:00 [DBG] Connection id "0HNC8090TGK2F" stopped. 2025-07-13 00:51:45.004 +03:00 [DBG] Connection id "0HNC8090TGK2G" accepted. 2025-07-13 00:51:45.004 +03:00 [DBG] Connection id "0HNC8090TGK2G" started. 2025-07-13 00:51:45.005 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/demo - null null 2025-07-13 00:51:45.005 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:45.005 +03:00 [DBG] The request path /demo does not match a supported file type 2025-07-13 00:51:45.005 +03:00 [DBG] No candidates found for the request path '/demo' 2025-07-13 00:51:45.005 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:45.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:45.005 +03:00 [DBG] Connection id "0HNC8090TGK2G" completed keep alive response. 2025-07-13 00:51:45.005 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/demo - 404 0 null 0.5468ms 2025-07-13 00:51:45.005 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/demo, Response status code: 404 2025-07-13 00:51:45.005 +03:00 [DBG] Connection id "0HNC8090TGK2G" received FIN. 2025-07-13 00:51:45.005 +03:00 [DBG] Connection id "0HNC8090TGK2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:45.005 +03:00 [DBG] Connection id "0HNC8090TGK2G" disconnecting. 2025-07-13 00:51:45.006 +03:00 [DBG] Connection id "0HNC8090TGK2G" stopped. 2025-07-13 00:51:45.020 +03:00 [DBG] Connection id "0HNC8090TGK2H" accepted. 2025-07-13 00:51:45.020 +03:00 [DBG] Connection id "0HNC8090TGK2H" started. 2025-07-13 00:51:45.020 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/home - null null 2025-07-13 00:51:45.020 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:45.021 +03:00 [DBG] The request path /home does not match a supported file type 2025-07-13 00:51:45.021 +03:00 [DBG] No candidates found for the request path '/home' 2025-07-13 00:51:45.021 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:45.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:45.021 +03:00 [DBG] Connection id "0HNC8090TGK2H" completed keep alive response. 2025-07-13 00:51:45.021 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/home - 404 0 null 0.7342ms 2025-07-13 00:51:45.021 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/home, Response status code: 404 2025-07-13 00:51:45.021 +03:00 [DBG] Connection id "0HNC8090TGK2H" received FIN. 2025-07-13 00:51:45.021 +03:00 [DBG] Connection id "0HNC8090TGK2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:45.022 +03:00 [DBG] Connection id "0HNC8090TGK2H" disconnecting. 2025-07-13 00:51:45.022 +03:00 [DBG] Connection id "0HNC8090TGK2H" stopped. 2025-07-13 00:51:45.036 +03:00 [DBG] Connection id "0HNC8090TGK2I" accepted. 2025-07-13 00:51:45.036 +03:00 [DBG] Connection id "0HNC8090TGK2I" started. 2025-07-13 00:51:45.036 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/tmp - null null 2025-07-13 00:51:45.036 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:45.036 +03:00 [DBG] The request path /tmp does not match a supported file type 2025-07-13 00:51:45.036 +03:00 [DBG] No candidates found for the request path '/tmp' 2025-07-13 00:51:45.036 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:45.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:45.037 +03:00 [DBG] Connection id "0HNC8090TGK2I" completed keep alive response. 2025-07-13 00:51:45.037 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/tmp - 404 0 null 0.5529ms 2025-07-13 00:51:45.037 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/tmp, Response status code: 404 2025-07-13 00:51:45.037 +03:00 [DBG] Connection id "0HNC8090TGK2I" received FIN. 2025-07-13 00:51:45.037 +03:00 [DBG] Connection id "0HNC8090TGK2I" disconnecting. 2025-07-13 00:51:45.037 +03:00 [DBG] Connection id "0HNC8090TGK2I" stopped. 2025-07-13 00:51:45.037 +03:00 [DBG] Connection id "0HNC8090TGK2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:45.052 +03:00 [DBG] Connection id "0HNC8090TGK2J" accepted. 2025-07-13 00:51:45.052 +03:00 [DBG] Connection id "0HNC8090TGK2J" started. 2025-07-13 00:51:45.052 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/dev - null null 2025-07-13 00:51:45.052 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:45.052 +03:00 [DBG] The request path /dev does not match a supported file type 2025-07-13 00:51:45.052 +03:00 [DBG] No candidates found for the request path '/dev' 2025-07-13 00:51:45.052 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:45.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:45.052 +03:00 [DBG] Connection id "0HNC8090TGK2J" completed keep alive response. 2025-07-13 00:51:45.052 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/dev - 404 0 null 0.3741ms 2025-07-13 00:51:45.052 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/dev, Response status code: 404 2025-07-13 00:51:45.053 +03:00 [DBG] Connection id "0HNC8090TGK2J" received FIN. 2025-07-13 00:51:45.053 +03:00 [DBG] Connection id "0HNC8090TGK2J" disconnecting. 2025-07-13 00:51:45.053 +03:00 [DBG] Connection id "0HNC8090TGK2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:45.054 +03:00 [DBG] Connection id "0HNC8090TGK2J" stopped. 2025-07-13 00:51:45.067 +03:00 [DBG] Connection id "0HNC8090TGK2K" accepted. 2025-07-13 00:51:45.067 +03:00 [DBG] Connection id "0HNC8090TGK2K" started. 2025-07-13 00:51:45.067 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/cms - null null 2025-07-13 00:51:45.067 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:45.067 +03:00 [DBG] The request path /cms does not match a supported file type 2025-07-13 00:51:45.068 +03:00 [DBG] No candidates found for the request path '/cms' 2025-07-13 00:51:45.068 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:45.068 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:45.068 +03:00 [DBG] Connection id "0HNC8090TGK2K" completed keep alive response. 2025-07-13 00:51:45.068 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/cms - 404 0 null 0.2793ms 2025-07-13 00:51:45.068 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/cms, Response status code: 404 2025-07-13 00:51:45.068 +03:00 [DBG] Connection id "0HNC8090TGK2K" received FIN. 2025-07-13 00:51:45.068 +03:00 [DBG] Connection id "0HNC8090TGK2K" disconnecting. 2025-07-13 00:51:45.068 +03:00 [DBG] Connection id "0HNC8090TGK2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:45.070 +03:00 [DBG] Connection id "0HNC8090TGK2K" stopped. 2025-07-13 00:51:45.084 +03:00 [DBG] Connection id "0HNC8090TGK2L" accepted. 2025-07-13 00:51:45.084 +03:00 [DBG] Connection id "0HNC8090TGK2L" started. 2025-07-13 00:51:45.084 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/portal - null null 2025-07-13 00:51:45.084 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:45.084 +03:00 [DBG] The request path /portal does not match a supported file type 2025-07-13 00:51:45.084 +03:00 [DBG] No candidates found for the request path '/portal' 2025-07-13 00:51:45.084 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:45.084 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:45.085 +03:00 [DBG] Connection id "0HNC8090TGK2L" completed keep alive response. 2025-07-13 00:51:45.085 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/portal - 404 0 null 0.3308ms 2025-07-13 00:51:45.085 +03:00 [DBG] Connection id "0HNC8090TGK2L" received FIN. 2025-07-13 00:51:45.085 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/portal, Response status code: 404 2025-07-13 00:51:45.085 +03:00 [DBG] Connection id "0HNC8090TGK2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:45.085 +03:00 [DBG] Connection id "0HNC8090TGK2L" disconnecting. 2025-07-13 00:51:45.085 +03:00 [DBG] Connection id "0HNC8090TGK2L" stopped. 2025-07-13 00:51:45.104 +03:00 [DBG] Connection id "0HNC8090TGK2M" accepted. 2025-07-13 00:51:45.104 +03:00 [DBG] Connection id "0HNC8090TGK2M" started. 2025-07-13 00:51:45.104 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/web - null null 2025-07-13 00:51:45.104 +03:00 [VRB] All hosts are allowed. 2025-07-13 00:51:45.104 +03:00 [DBG] The request path /web does not match a supported file type 2025-07-13 00:51:45.104 +03:00 [DBG] No candidates found for the request path '/web' 2025-07-13 00:51:45.104 +03:00 [DBG] Request did not match any endpoints 2025-07-13 00:51:45.104 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 00:51:45.105 +03:00 [DBG] Connection id "0HNC8090TGK2M" completed keep alive response. 2025-07-13 00:51:45.105 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/web - 404 0 null 0.76ms 2025-07-13 00:51:45.105 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/web, Response status code: 404 2025-07-13 00:51:45.105 +03:00 [DBG] Connection id "0HNC8090TGK2M" received FIN. 2025-07-13 00:51:45.105 +03:00 [DBG] Connection id "0HNC8090TGK2M" disconnecting. 2025-07-13 00:51:45.105 +03:00 [DBG] Connection id "0HNC8090TGK2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 00:51:45.106 +03:00 [DBG] Connection id "0HNC8090TGK2M" stopped. 2025-07-13 15:42:52.682 +03:00 [DBG] Connection id "0HNC8090TGK2N" accepted. 2025-07-13 15:42:52.682 +03:00 [DBG] Connection id "0HNC8090TGK2N" started. 2025-07-13 15:42:52.682 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-13 15:42:52.682 +03:00 [VRB] All hosts are allowed. 2025-07-13 15:42:52.682 +03:00 [DBG] The request path / does not match a supported file type 2025-07-13 15:42:52.682 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-13 15:42:52.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-13 15:42:52.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 15:42:52.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-13 15:42:52.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 15:42:52.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 15:42:52.682 +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-13 15:42:52.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-13 15:42:52.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 15:42:52.682 +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-13 15:42:52.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-13 15:42:52.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 15:42:52.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 15:42:52.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 15:42:52.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 15:42:52.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 15:42:52.682 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 15:42:52.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 15:42:52.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 15:42:52.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-13 15:42:52.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0031ms. 2025-07-13 15:42:52.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 15:42:52.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 15:42:52.683 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 15:42:52.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 15:42:52.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 15:42:52.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 15:42:52.683 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-13 15:42:52.683 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-13 15:42:52.683 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-13 15:42:52.683 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-13 15:42:52.683 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-13 15:42:52.683 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-13 15:42:52.683 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6188ms. 2025-07-13 15:42:52.684 +03:00 [INF] Executed ViewResult - view Index executed in 0.7967ms. 2025-07-13 15:42:52.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 15:42:52.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 15:42:52.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 15:42:52.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 15:42:52.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 15:42:52.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3103ms 2025-07-13 15:42:52.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 15:42:52.684 +03:00 [DBG] Connection id "0HNC8090TGK2N" completed keep alive response. 2025-07-13 15:42:52.684 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.8398ms 2025-07-13 15:42:52.684 +03:00 [DBG] Connection id "0HNC8090TGK2N" received FIN. 2025-07-13 15:42:52.684 +03:00 [DBG] Connection id "0HNC8090TGK2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 15:42:52.684 +03:00 [DBG] Connection id "0HNC8090TGK2N" disconnecting. 2025-07-13 15:42:52.684 +03:00 [DBG] Connection id "0HNC8090TGK2N" stopped. 2025-07-13 15:43:00.451 +03:00 [DBG] Connection id "0HNC8090TGK2O" accepted. 2025-07-13 15:43:00.451 +03:00 [DBG] Connection id "0HNC8090TGK2O" started. 2025-07-13 15:43:00.452 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-13 15:43:00.452 +03:00 [VRB] All hosts are allowed. 2025-07-13 15:43:00.452 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-13 15:43:00.452 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-13 15:43:00.452 +03:00 [DBG] Request did not match any endpoints 2025-07-13 15:43:00.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 15:43:00.452 +03:00 [DBG] Connection id "0HNC8090TGK2O" completed keep alive response. 2025-07-13 15:43:00.452 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2419ms 2025-07-13 15:43:00.452 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-13 15:43:00.452 +03:00 [DBG] Connection id "0HNC8090TGK2O" received FIN. 2025-07-13 15:43:00.452 +03:00 [DBG] Connection id "0HNC8090TGK2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 15:43:00.452 +03:00 [DBG] Connection id "0HNC8090TGK2O" disconnecting. 2025-07-13 15:43:00.452 +03:00 [DBG] Connection id "0HNC8090TGK2O" stopped. 2025-07-13 15:43:40.497 +03:00 [DBG] Connection id "0HNC8090TGK2P" accepted. 2025-07-13 15:43:40.497 +03:00 [DBG] Connection id "0HNC8090TGK2P" started. 2025-07-13 15:43:40.498 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-13 15:43:40.498 +03:00 [VRB] All hosts are allowed. 2025-07-13 15:43:40.498 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-13 15:43:40.498 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-13 15:43:40.498 +03:00 [DBG] Request did not match any endpoints 2025-07-13 15:43:40.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 15:43:40.498 +03:00 [DBG] Connection id "0HNC8090TGK2P" completed keep alive response. 2025-07-13 15:43:40.498 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2716ms 2025-07-13 15:43:40.498 +03: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-13 15:43:40.498 +03:00 [DBG] Connection id "0HNC8090TGK2P" received FIN. 2025-07-13 15:43:40.498 +03:00 [DBG] Connection id "0HNC8090TGK2P" disconnecting. 2025-07-13 15:43:40.499 +03:00 [DBG] Connection id "0HNC8090TGK2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 15:43:40.500 +03:00 [DBG] Connection id "0HNC8090TGK2P" stopped. 2025-07-13 15:43:54.489 +03:00 [DBG] Connection id "0HNC8090TGK2Q" accepted. 2025-07-13 15:43:54.489 +03:00 [DBG] Connection id "0HNC8090TGK2Q" started. 2025-07-13 15:43:54.489 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/login - null null 2025-07-13 15:43:54.489 +03:00 [VRB] All hosts are allowed. 2025-07-13 15:43:54.489 +03:00 [DBG] The request path /login does not match a supported file type 2025-07-13 15:43:54.489 +03:00 [DBG] No candidates found for the request path '/login' 2025-07-13 15:43:54.489 +03:00 [DBG] Request did not match any endpoints 2025-07-13 15:43:54.489 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 15:43:54.489 +03:00 [DBG] Connection id "0HNC8090TGK2Q" completed keep alive response. 2025-07-13 15:43:54.489 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/login - 404 0 null 0.247ms 2025-07-13 15:43:54.489 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/login, Response status code: 404 2025-07-13 15:43:54.489 +03:00 [DBG] Connection id "0HNC8090TGK2Q" received FIN. 2025-07-13 15:43:54.489 +03:00 [DBG] Connection id "0HNC8090TGK2Q" disconnecting. 2025-07-13 15:43:54.490 +03:00 [DBG] Connection id "0HNC8090TGK2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 15:43:54.491 +03:00 [DBG] Connection id "0HNC8090TGK2Q" stopped. 2025-07-13 16:58:27.337 +03:00 [DBG] Connection id "0HNC8090TGK2R" accepted. 2025-07-13 16:58:27.338 +03:00 [DBG] Connection id "0HNC8090TGK2R" started. 2025-07-13 16:58:27.338 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-13 16:58:27.338 +03:00 [VRB] All hosts are allowed. 2025-07-13 16:58:27.338 +03:00 [DBG] The request path / does not match a supported file type 2025-07-13 16:58:27.338 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-13 16:58:27.338 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-13 16:58:27.338 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 16:58:27.338 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-13 16:58:27.338 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 16:58:27.338 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 16:58:27.338 +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-13 16:58:27.338 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-13 16:58:27.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 16:58:27.338 +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-13 16:58:27.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-13 16:58:27.338 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 16:58:27.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:27.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:27.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 16:58:27.338 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 16:58:27.338 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 16:58:27.338 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 16:58:27.338 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 16:58:27.338 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-13 16:58:27.338 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0052ms. 2025-07-13 16:58:27.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 16:58:27.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 16:58:27.339 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 16:58:27.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:27.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:27.339 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 16:58:27.339 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-13 16:58:27.339 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-13 16:58:27.339 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-13 16:58:27.339 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-13 16:58:27.339 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-13 16:58:27.339 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-13 16:58:27.339 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.7917ms. 2025-07-13 16:58:27.340 +03:00 [INF] Executed ViewResult - view Index executed in 0.9918ms. 2025-07-13 16:58:27.340 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 16:58:27.340 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:27.340 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:27.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:27.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:27.340 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.6297ms 2025-07-13 16:58:27.340 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 16:58:27.340 +03:00 [DBG] Connection id "0HNC8090TGK2R" completed keep alive response. 2025-07-13 16:58:27.340 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.3289ms 2025-07-13 16:58:27.340 +03:00 [DBG] Connection id "0HNC8090TGK2R" received FIN. 2025-07-13 16:58:27.340 +03:00 [DBG] Connection id "0HNC8090TGK2R" disconnecting. 2025-07-13 16:58:27.341 +03:00 [DBG] Connection id "0HNC8090TGK2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 16:58:27.342 +03:00 [DBG] Connection id "0HNC8090TGK2R" stopped. 2025-07-13 16:58:27.628 +03:00 [DBG] Connection id "0HNC8090TGK2S" accepted. 2025-07-13 16:58:27.628 +03:00 [DBG] Connection id "0HNC8090TGK2S" started. 2025-07-13 16:58:27.628 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-13 16:58:27.628 +03:00 [VRB] All hosts are allowed. 2025-07-13 16:58:27.628 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-13 16:58:27.629 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-13 16:58:27.629 +03:00 [DBG] Request did not match any endpoints 2025-07-13 16:58:27.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 16:58:27.629 +03:00 [DBG] Connection id "0HNC8090TGK2S" completed keep alive response. 2025-07-13 16:58:27.629 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.4135ms 2025-07-13 16:58:27.629 +03: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-13 16:58:27.629 +03:00 [DBG] Connection id "0HNC8090TGK2S" received FIN. 2025-07-13 16:58:27.629 +03:00 [DBG] Connection id "0HNC8090TGK2S" disconnecting. 2025-07-13 16:58:27.630 +03:00 [DBG] Connection id "0HNC8090TGK2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 16:58:27.631 +03:00 [DBG] Connection id "0HNC8090TGK2S" stopped. 2025-07-13 16:58:28.213 +03:00 [DBG] Connection id "0HNC8090TGK2T" accepted. 2025-07-13 16:58:28.213 +03:00 [DBG] Connection id "0HNC8090TGK2T" started. 2025-07-13 16:58:28.214 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-13 16:58:28.214 +03:00 [VRB] All hosts are allowed. 2025-07-13 16:58:28.214 +03:00 [DBG] The request path / does not match a supported file type 2025-07-13 16:58:28.214 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-13 16:58:28.214 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-13 16:58:28.214 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 16:58:28.214 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-13 16:58:28.214 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 16:58:28.214 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 16:58:28.214 +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-13 16:58:28.214 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-13 16:58:28.214 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 16:58:28.214 +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-13 16:58:28.214 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-13 16:58:28.214 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 16:58:28.214 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:28.214 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:28.214 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 16:58:28.214 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 16:58:28.214 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 16:58:28.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 16:58:28.214 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 16:58:28.214 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-13 16:58:28.214 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0037ms. 2025-07-13 16:58:28.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 16:58:28.214 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 16:58:28.214 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 16:58:28.214 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:28.214 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:28.214 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 16:58:28.214 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-13 16:58:28.214 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-13 16:58:28.214 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0448ms. 2025-07-13 16:58:28.215 +03:00 [INF] Executed ViewResult - view Index executed in 0.1976ms. 2025-07-13 16:58:28.215 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 16:58:28.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:28.215 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:28.215 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:28.215 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 16:58:28.215 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7203ms 2025-07-13 16:58:28.215 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 16:58:28.215 +03:00 [DBG] Connection id "0HNC8090TGK2T" completed keep alive response. 2025-07-13 16:58:28.215 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2853ms 2025-07-13 16:58:28.215 +03:00 [DBG] Connection id "0HNC8090TGK2T" received FIN. 2025-07-13 16:58:28.215 +03:00 [DBG] Connection id "0HNC8090TGK2T" disconnecting. 2025-07-13 16:58:28.215 +03:00 [DBG] Connection id "0HNC8090TGK2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 16:58:28.216 +03:00 [DBG] Connection id "0HNC8090TGK2T" stopped. 2025-07-13 16:58:31.829 +03:00 [DBG] Connection id "0HNC8090TGK2U" accepted. 2025-07-13 16:58:31.829 +03:00 [DBG] Connection id "0HNC8090TGK2U" started. 2025-07-13 16:58:31.829 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-13 16:58:31.829 +03:00 [VRB] All hosts are allowed. 2025-07-13 16:58:31.829 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-13 16:58:31.829 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-13 16:58:31.829 +03:00 [DBG] Request did not match any endpoints 2025-07-13 16:58:31.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 16:58:31.829 +03:00 [DBG] Connection id "0HNC8090TGK2U" completed keep alive response. 2025-07-13 16:58:31.829 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.4132ms 2025-07-13 16:58:31.829 +03: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-13 16:58:31.829 +03:00 [DBG] Connection id "0HNC8090TGK2U" received FIN. 2025-07-13 16:58:31.829 +03:00 [DBG] Connection id "0HNC8090TGK2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 16:58:31.830 +03:00 [DBG] Connection id "0HNC8090TGK2U" disconnecting. 2025-07-13 16:58:31.830 +03:00 [DBG] Connection id "0HNC8090TGK2U" stopped. 2025-07-13 22:11:39.471 +03:00 [DBG] Connection id "0HNC8090TGK2V" accepted. 2025-07-13 22:11:39.471 +03:00 [DBG] Connection id "0HNC8090TGK2V" started. 2025-07-13 22:11:39.471 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-13 22:11:39.471 +03:00 [VRB] All hosts are allowed. 2025-07-13 22:11:39.471 +03:00 [DBG] The request path / does not match a supported file type 2025-07-13 22:11:39.471 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-13 22:11:39.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-13 22:11:39.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 22:11:39.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-13 22:11:39.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 22:11:39.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 22:11:39.472 +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-13 22:11:39.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-13 22:11:39.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 22:11:39.472 +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-13 22:11:39.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-13 22:11:39.472 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 22:11:39.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:39.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:39.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 22:11:39.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 22:11:39.472 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 22:11:39.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 22:11:39.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 22:11:39.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-13 22:11:39.472 +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-13 22:11:39.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 22:11:39.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 22:11:39.472 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 22:11:39.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:39.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:39.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 22:11:39.472 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-13 22:11:39.472 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-13 22:11:39.473 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-13 22:11:39.473 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-13 22:11:39.473 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-13 22:11:39.473 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-13 22:11:39.473 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6584ms. 2025-07-13 22:11:39.473 +03:00 [INF] Executed ViewResult - view Index executed in 0.815ms. 2025-07-13 22:11:39.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 22:11:39.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:39.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:39.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:39.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:39.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2432ms 2025-07-13 22:11:39.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 22:11:39.473 +03:00 [DBG] Connection id "0HNC8090TGK2V" completed keep alive response. 2025-07-13 22:11:39.473 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.7894ms 2025-07-13 22:11:39.473 +03:00 [DBG] Connection id "0HNC8090TGK2V" received FIN. 2025-07-13 22:11:39.473 +03:00 [DBG] Connection id "0HNC8090TGK2V" disconnecting. 2025-07-13 22:11:39.473 +03:00 [DBG] Connection id "0HNC8090TGK2V" stopped. 2025-07-13 22:11:39.473 +03:00 [DBG] Connection id "0HNC8090TGK2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 22:11:41.715 +03:00 [DBG] Connection id "0HNC8090TGK30" accepted. 2025-07-13 22:11:41.715 +03:00 [DBG] Connection id "0HNC8090TGK30" started. 2025-07-13 22:11:41.715 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-13 22:11:41.715 +03:00 [VRB] All hosts are allowed. 2025-07-13 22:11:41.715 +03:00 [DBG] The request path / does not match a supported file type 2025-07-13 22:11:41.716 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-13 22:11:41.716 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-13 22:11:41.716 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 22:11:41.716 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-13 22:11:41.716 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-13 22:11:41.716 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 22:11:41.716 +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-13 22:11:41.716 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-13 22:11:41.716 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 22:11:41.716 +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-13 22:11:41.716 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-13 22:11:41.716 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-13 22:11:41.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:41.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:41.716 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 22:11:41.716 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-13 22:11:41.716 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 22:11:41.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 22:11:41.716 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 22:11:41.716 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-13 22:11:41.716 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0032ms. 2025-07-13 22:11:41.716 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 22:11:41.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-13 22:11:41.716 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-13 22:11:41.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:41.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:41.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 22:11:41.716 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-13 22:11:41.716 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-13 22:11:41.716 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0419ms. 2025-07-13 22:11:41.717 +03:00 [INF] Executed ViewResult - view Index executed in 0.1932ms. 2025-07-13 22:11:41.717 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-13 22:11:41.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:41.717 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:41.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:41.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-13 22:11:41.717 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7395ms 2025-07-13 22:11:41.717 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-13 22:11:41.717 +03:00 [DBG] Connection id "0HNC8090TGK30" completed keep alive response. 2025-07-13 22:11:41.717 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.3767ms 2025-07-13 22:11:41.717 +03:00 [DBG] Connection id "0HNC8090TGK30" received FIN. 2025-07-13 22:11:41.717 +03:00 [DBG] Connection id "0HNC8090TGK30" disconnecting. 2025-07-13 22:11:41.717 +03:00 [DBG] Connection id "0HNC8090TGK30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-13 22:11:41.718 +03:00 [DBG] Connection id "0HNC8090TGK30" stopped.