2025-07-12 07:25:37.142 +03:00 [DBG] Connection id "0HNC8090TGK19" accepted. 2025-07-12 07:25:37.143 +03:00 [DBG] Connection id "0HNC8090TGK19" started. 2025-07-12 07:25:37.144 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-12 07:25:37.144 +03:00 [VRB] All hosts are allowed. 2025-07-12 07:25:37.144 +03:00 [DBG] The request path / does not match a supported file type 2025-07-12 07:25:37.144 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-12 07:25:37.144 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-12 07:25:37.144 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 07:25:37.144 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-12 07:25:37.144 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 07:25:37.144 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 07:25:37.144 +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-12 07:25:37.144 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-12 07:25:37.144 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 07:25:37.144 +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-12 07:25:37.144 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-12 07:25:37.144 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 07:25:37.144 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 07:25:37.144 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 07:25:37.144 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 07:25:37.144 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 07:25:37.144 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 07:25:37.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 07:25:37.144 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 07:25:37.144 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-12 07:25:37.144 +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-12 07:25:37.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 07:25:37.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 07:25:37.144 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 07:25:37.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 07:25:37.144 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 07:25:37.144 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 07:25:37.144 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-12 07:25:37.145 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-12 07:25:37.145 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-12 07:25:37.145 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-12 07:25:37.145 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-12 07:25:37.145 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-12 07:25:37.145 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.623ms. 2025-07-12 07:25:37.145 +03:00 [INF] Executed ViewResult - view Index executed in 0.7772ms. 2025-07-12 07:25:37.145 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 07:25:37.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 07:25:37.145 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 07:25:37.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 07:25:37.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 07:25:37.145 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.266ms 2025-07-12 07:25:37.145 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 07:25:37.145 +03:00 [DBG] Connection id "0HNC8090TGK19" completed keep alive response. 2025-07-12 07:25:37.145 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.7799ms 2025-07-12 07:25:37.146 +03:00 [DBG] Connection id "0HNC8090TGK19" received FIN. 2025-07-12 07:25:37.146 +03:00 [DBG] Connection id "0HNC8090TGK19" disconnecting. 2025-07-12 07:25:37.146 +03:00 [DBG] Connection id "0HNC8090TGK19" stopped. 2025-07-12 07:25:37.146 +03:00 [DBG] Connection id "0HNC8090TGK19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 10:36:45.897 +03:00 [DBG] Connection id "0HNC8090TGK1A" accepted. 2025-07-12 10:36:45.897 +03:00 [DBG] Connection id "0HNC8090TGK1A" started. 2025-07-12 10:36:45.897 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-07-12 10:36:45.897 +03:00 [VRB] All hosts are allowed. 2025-07-12 10:36:45.898 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-12 10:36:45.898 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-12 10:36:45.898 +03:00 [DBG] Request did not match any endpoints 2025-07-12 10:36:45.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 10:36:45.898 +03:00 [DBG] Connection id "0HNC8090TGK1A" completed keep alive response. 2025-07-12 10:36:45.898 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.4326ms 2025-07-12 10:36:45.898 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/config, Response status code: 404 2025-07-12 10:36:45.898 +03:00 [DBG] Connection id "0HNC8090TGK1A" received FIN. 2025-07-12 10:36:45.898 +03:00 [DBG] Connection id "0HNC8090TGK1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 10:36:45.898 +03:00 [DBG] Connection id "0HNC8090TGK1A" disconnecting. 2025-07-12 10:36:45.898 +03:00 [DBG] Connection id "0HNC8090TGK1A" stopped. 2025-07-12 12:42:05.618 +03:00 [DBG] Connection id "0HNC8090TGK1B" accepted. 2025-07-12 12:42:05.618 +03:00 [DBG] Connection id "0HNC8090TGK1B" started. 2025-07-12 12:42:05.618 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-12 12:42:05.618 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:05.618 +03:00 [DBG] The request path / does not match a supported file type 2025-07-12 12:42:05.618 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-12 12:42:05.618 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-12 12:42:05.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 12:42:05.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-12 12:42:05.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:05.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 12:42:05.619 +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-12 12:42:05.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-12 12:42:05.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 12:42:05.619 +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-12 12:42:05.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-12 12:42:05.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 12:42:05.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 12:42:05.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 12:42:05.619 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 12:42:05.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-12 12:42:05.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0033ms. 2025-07-12 12:42:05.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.619 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 12:42:05.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 12:42:05.619 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-12 12:42:05.619 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-12 12:42:05.620 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-12 12:42:05.620 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-12 12:42:05.620 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-12 12:42:05.620 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-12 12:42:05.620 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.595ms. 2025-07-12 12:42:05.620 +03:00 [INF] Executed ViewResult - view Index executed in 0.7495ms. 2025-07-12 12:42:05.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 12:42:05.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2963ms 2025-07-12 12:42:05.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 12:42:05.620 +03:00 [DBG] Connection id "0HNC8090TGK1B" completed keep alive response. 2025-07-12 12:42:05.620 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.8409ms 2025-07-12 12:42:05.620 +03:00 [DBG] Connection id "0HNC8090TGK1B" received FIN. 2025-07-12 12:42:05.620 +03:00 [DBG] Connection id "0HNC8090TGK1B" disconnecting. 2025-07-12 12:42:05.620 +03:00 [DBG] Connection id "0HNC8090TGK1B" stopped. 2025-07-12 12:42:05.620 +03:00 [DBG] Connection id "0HNC8090TGK1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:05.686 +03:00 [DBG] Connection id "0HNC8090TGK1C" accepted. 2025-07-12 12:42:05.686 +03:00 [DBG] Connection id "0HNC8090TGK1C" started. 2025-07-12 12:42:05.687 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-12 12:42:05.687 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:05.687 +03:00 [DBG] The request path / does not match a supported file type 2025-07-12 12:42:05.687 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-12 12:42:05.687 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-12 12:42:05.687 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 12:42:05.687 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-12 12:42:05.687 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:05.687 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 12:42:05.687 +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-12 12:42:05.687 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-12 12:42:05.687 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 12:42:05.687 +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-12 12:42:05.687 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-12 12:42:05.687 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 12:42:05.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 12:42:05.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 12:42:05.687 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 12:42:05.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-12 12:42:05.687 +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-12 12:42:05.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.687 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 12:42:05.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.687 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 12:42:05.687 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-12 12:42:05.687 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-12 12:42:05.687 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0538ms. 2025-07-12 12:42:05.688 +03:00 [INF] Executed ViewResult - view Index executed in 0.1968ms. 2025-07-12 12:42:05.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 12:42:05.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.6522ms 2025-07-12 12:42:05.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 12:42:05.688 +03:00 [DBG] Connection id "0HNC8090TGK1C" completed keep alive response. 2025-07-12 12:42:05.688 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2314ms 2025-07-12 12:42:05.688 +03:00 [DBG] Connection id "0HNC8090TGK1C" received FIN. 2025-07-12 12:42:05.688 +03:00 [DBG] Connection id "0HNC8090TGK1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:05.688 +03:00 [DBG] Connection id "0HNC8090TGK1C" disconnecting. 2025-07-12 12:42:05.688 +03:00 [DBG] Connection id "0HNC8090TGK1C" stopped. 2025-07-12 12:42:05.801 +03:00 [DBG] Connection id "0HNC8090TGK1D" accepted. 2025-07-12 12:42:05.801 +03:00 [DBG] Connection id "0HNC8090TGK1D" started. 2025-07-12 12:42:05.801 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:05.801 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:05.801 +03:00 [DBG] The request path /wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:05.801 +03:00 [DBG] No candidates found for the request path '/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:05.801 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:05.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:05.801 +03:00 [DBG] Connection id "0HNC8090TGK1D" completed keep alive response. 2025-07-12 12:42:05.801 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/wlwmanifest.xml - 404 0 null 0.3014ms 2025-07-12 12:42:05.801 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:05.801 +03:00 [DBG] Connection id "0HNC8090TGK1D" received FIN. 2025-07-12 12:42:05.801 +03:00 [DBG] Connection id "0HNC8090TGK1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:05.801 +03:00 [DBG] Connection id "0HNC8090TGK1D" disconnecting. 2025-07-12 12:42:05.802 +03:00 [DBG] Connection id "0HNC8090TGK1D" stopped. 2025-07-12 12:42:05.851 +03:00 [DBG] Connection id "0HNC8090TGK1E" accepted. 2025-07-12 12:42:05.851 +03:00 [DBG] Connection id "0HNC8090TGK1E" started. 2025-07-12 12:42:05.851 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/xmlrpc.php?rsd - null null 2025-07-12 12:42:05.851 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:05.851 +03:00 [DBG] The request path /xmlrpc.php does not match a supported file type 2025-07-12 12:42:05.852 +03:00 [DBG] No candidates found for the request path '/xmlrpc.php' 2025-07-12 12:42:05.852 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:05.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:05.852 +03:00 [DBG] Connection id "0HNC8090TGK1E" completed keep alive response. 2025-07-12 12:42:05.852 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/xmlrpc.php?rsd - 404 0 null 0.2932ms 2025-07-12 12:42:05.852 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/xmlrpc.php, Response status code: 404 2025-07-12 12:42:05.852 +03:00 [DBG] Connection id "0HNC8090TGK1E" received FIN. 2025-07-12 12:42:05.852 +03:00 [DBG] Connection id "0HNC8090TGK1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:05.852 +03:00 [DBG] Connection id "0HNC8090TGK1E" disconnecting. 2025-07-12 12:42:05.852 +03:00 [DBG] Connection id "0HNC8090TGK1E" stopped. 2025-07-12 12:42:05.889 +03:00 [DBG] Connection id "0HNC8090TGK1F" accepted. 2025-07-12 12:42:05.889 +03:00 [DBG] Connection id "0HNC8090TGK1F" started. 2025-07-12 12:42:05.889 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-12 12:42:05.889 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:05.889 +03:00 [DBG] The request path / does not match a supported file type 2025-07-12 12:42:05.889 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-12 12:42:05.889 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-12 12:42:05.889 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 12:42:05.889 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-12 12:42:05.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:05.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 12:42:05.890 +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-12 12:42:05.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-12 12:42:05.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 12:42:05.890 +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-12 12:42:05.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-12 12:42:05.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 12:42:05.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 12:42:05.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 12:42:05.890 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-12 12:42:05.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0045ms. 2025-07-12 12:42:05.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 12:42:05.890 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-12 12:42:05.890 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-12 12:42:05.890 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0478ms. 2025-07-12 12:42:05.890 +03:00 [INF] Executed ViewResult - view Index executed in 0.1983ms. 2025-07-12 12:42:05.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 12:42:05.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 12:42:05.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.6912ms 2025-07-12 12:42:05.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 12:42:05.890 +03:00 [DBG] Connection id "0HNC8090TGK1F" completed keep alive response. 2025-07-12 12:42:05.891 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.207ms 2025-07-12 12:42:05.891 +03:00 [DBG] Connection id "0HNC8090TGK1F" received FIN. 2025-07-12 12:42:05.891 +03:00 [DBG] Connection id "0HNC8090TGK1F" disconnecting. 2025-07-12 12:42:05.891 +03:00 [DBG] Connection id "0HNC8090TGK1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:05.892 +03:00 [DBG] Connection id "0HNC8090TGK1F" stopped. 2025-07-12 12:42:05.989 +03:00 [DBG] Connection id "0HNC8090TGK1G" accepted. 2025-07-12 12:42:05.989 +03:00 [DBG] Connection id "0HNC8090TGK1G" started. 2025-07-12 12:42:05.989 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/blog/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:05.990 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:05.990 +03:00 [DBG] The request path /blog/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:05.990 +03:00 [DBG] No candidates found for the request path '/blog/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:05.990 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:05.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:05.990 +03:00 [DBG] Connection id "0HNC8090TGK1G" completed keep alive response. 2025-07-12 12:42:05.990 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/blog/wp-includes/wlwmanifest.xml - 404 0 null 0.5889ms 2025-07-12 12:42:05.990 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/blog/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:05.990 +03:00 [DBG] Connection id "0HNC8090TGK1G" received FIN. 2025-07-12 12:42:05.990 +03:00 [DBG] Connection id "0HNC8090TGK1G" disconnecting. 2025-07-12 12:42:05.990 +03:00 [DBG] Connection id "0HNC8090TGK1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:05.991 +03:00 [DBG] Connection id "0HNC8090TGK1G" stopped. 2025-07-12 12:42:06.019 +03:00 [DBG] Connection id "0HNC8090TGK1H" accepted. 2025-07-12 12:42:06.019 +03:00 [DBG] Connection id "0HNC8090TGK1H" started. 2025-07-12 12:42:06.019 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/web/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.019 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.019 +03:00 [DBG] The request path /web/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.019 +03:00 [DBG] No candidates found for the request path '/web/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.019 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.019 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.019 +03:00 [DBG] Connection id "0HNC8090TGK1H" completed keep alive response. 2025-07-12 12:42:06.019 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/web/wp-includes/wlwmanifest.xml - 404 0 null 0.3291ms 2025-07-12 12:42:06.019 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/web/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.020 +03:00 [DBG] Connection id "0HNC8090TGK1H" received FIN. 2025-07-12 12:42:06.020 +03:00 [DBG] Connection id "0HNC8090TGK1H" disconnecting. 2025-07-12 12:42:06.020 +03:00 [DBG] Connection id "0HNC8090TGK1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.021 +03:00 [DBG] Connection id "0HNC8090TGK1H" stopped. 2025-07-12 12:42:06.091 +03:00 [DBG] Connection id "0HNC8090TGK1I" accepted. 2025-07-12 12:42:06.091 +03:00 [DBG] Connection id "0HNC8090TGK1I" started. 2025-07-12 12:42:06.091 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wordpress/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.092 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.092 +03:00 [DBG] The request path /wordpress/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.092 +03:00 [DBG] No candidates found for the request path '/wordpress/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.092 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.092 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.092 +03:00 [DBG] Connection id "0HNC8090TGK1I" completed keep alive response. 2025-07-12 12:42:06.092 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wordpress/wp-includes/wlwmanifest.xml - 404 0 null 0.6114ms 2025-07-12 12:42:06.092 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wordpress/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.092 +03:00 [DBG] Connection id "0HNC8090TGK1I" received FIN. 2025-07-12 12:42:06.092 +03:00 [DBG] Connection id "0HNC8090TGK1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.093 +03:00 [DBG] Connection id "0HNC8090TGK1I" disconnecting. 2025-07-12 12:42:06.093 +03:00 [DBG] Connection id "0HNC8090TGK1I" stopped. 2025-07-12 12:42:06.122 +03:00 [DBG] Connection id "0HNC8090TGK1J" accepted. 2025-07-12 12:42:06.122 +03:00 [DBG] Connection id "0HNC8090TGK1J" started. 2025-07-12 12:42:06.122 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/website/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.122 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.122 +03:00 [DBG] The request path /website/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.122 +03:00 [DBG] No candidates found for the request path '/website/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.122 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.122 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.122 +03:00 [DBG] Connection id "0HNC8090TGK1J" completed keep alive response. 2025-07-12 12:42:06.122 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/website/wp-includes/wlwmanifest.xml - 404 0 null 0.2812ms 2025-07-12 12:42:06.122 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/website/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.122 +03:00 [DBG] Connection id "0HNC8090TGK1J" received FIN. 2025-07-12 12:42:06.122 +03:00 [DBG] Connection id "0HNC8090TGK1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.123 +03:00 [DBG] Connection id "0HNC8090TGK1J" disconnecting. 2025-07-12 12:42:06.123 +03:00 [DBG] Connection id "0HNC8090TGK1J" stopped. 2025-07-12 12:42:06.184 +03:00 [DBG] Connection id "0HNC8090TGK1K" accepted. 2025-07-12 12:42:06.184 +03:00 [DBG] Connection id "0HNC8090TGK1K" started. 2025-07-12 12:42:06.184 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.184 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.184 +03:00 [DBG] The request path /wp/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.184 +03:00 [DBG] No candidates found for the request path '/wp/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.185 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.185 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.185 +03:00 [DBG] Connection id "0HNC8090TGK1K" completed keep alive response. 2025-07-12 12:42:06.185 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp/wp-includes/wlwmanifest.xml - 404 0 null 0.4786ms 2025-07-12 12:42:06.185 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.185 +03:00 [DBG] Connection id "0HNC8090TGK1K" received FIN. 2025-07-12 12:42:06.185 +03:00 [DBG] Connection id "0HNC8090TGK1K" disconnecting. 2025-07-12 12:42:06.185 +03:00 [DBG] Connection id "0HNC8090TGK1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.186 +03:00 [DBG] Connection id "0HNC8090TGK1K" stopped. 2025-07-12 12:42:06.214 +03:00 [DBG] Connection id "0HNC8090TGK1L" accepted. 2025-07-12 12:42:06.214 +03:00 [DBG] Connection id "0HNC8090TGK1L" started. 2025-07-12 12:42:06.214 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/news/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.214 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.214 +03:00 [DBG] The request path /news/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.214 +03:00 [DBG] No candidates found for the request path '/news/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.214 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.214 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.214 +03:00 [DBG] Connection id "0HNC8090TGK1L" completed keep alive response. 2025-07-12 12:42:06.214 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/news/wp-includes/wlwmanifest.xml - 404 0 null 0.4231ms 2025-07-12 12:42:06.214 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/news/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.214 +03:00 [DBG] Connection id "0HNC8090TGK1L" received FIN. 2025-07-12 12:42:06.214 +03:00 [DBG] Connection id "0HNC8090TGK1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.214 +03:00 [DBG] Connection id "0HNC8090TGK1L" disconnecting. 2025-07-12 12:42:06.215 +03:00 [DBG] Connection id "0HNC8090TGK1L" stopped. 2025-07-12 12:42:06.243 +03:00 [DBG] Connection id "0HNC8090TGK1M" accepted. 2025-07-12 12:42:06.243 +03:00 [DBG] Connection id "0HNC8090TGK1M" started. 2025-07-12 12:42:06.243 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/2018/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.243 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.243 +03:00 [DBG] The request path /2018/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.243 +03:00 [DBG] No candidates found for the request path '/2018/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.243 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.243 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.243 +03:00 [DBG] Connection id "0HNC8090TGK1M" completed keep alive response. 2025-07-12 12:42:06.243 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/2018/wp-includes/wlwmanifest.xml - 404 0 null 0.3558ms 2025-07-12 12:42:06.244 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/2018/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.244 +03:00 [DBG] Connection id "0HNC8090TGK1M" received FIN. 2025-07-12 12:42:06.244 +03:00 [DBG] Connection id "0HNC8090TGK1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.244 +03:00 [DBG] Connection id "0HNC8090TGK1M" disconnecting. 2025-07-12 12:42:06.244 +03:00 [DBG] Connection id "0HNC8090TGK1M" stopped. 2025-07-12 12:42:06.286 +03:00 [DBG] Connection id "0HNC8090TGK1N" accepted. 2025-07-12 12:42:06.286 +03:00 [DBG] Connection id "0HNC8090TGK1N" started. 2025-07-12 12:42:06.286 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/2019/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.286 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.286 +03:00 [DBG] The request path /2019/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.286 +03:00 [DBG] No candidates found for the request path '/2019/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.286 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.286 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.286 +03:00 [DBG] Connection id "0HNC8090TGK1N" completed keep alive response. 2025-07-12 12:42:06.286 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/2019/wp-includes/wlwmanifest.xml - 404 0 null 0.3288ms 2025-07-12 12:42:06.286 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/2019/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.286 +03:00 [DBG] Connection id "0HNC8090TGK1N" received FIN. 2025-07-12 12:42:06.286 +03:00 [DBG] Connection id "0HNC8090TGK1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.287 +03:00 [DBG] Connection id "0HNC8090TGK1N" disconnecting. 2025-07-12 12:42:06.287 +03:00 [DBG] Connection id "0HNC8090TGK1N" stopped. 2025-07-12 12:42:06.315 +03:00 [DBG] Connection id "0HNC8090TGK1O" accepted. 2025-07-12 12:42:06.316 +03:00 [DBG] Connection id "0HNC8090TGK1O" started. 2025-07-12 12:42:06.316 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/shop/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.316 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.316 +03:00 [DBG] The request path /shop/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.316 +03:00 [DBG] No candidates found for the request path '/shop/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.316 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.316 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.316 +03:00 [DBG] Connection id "0HNC8090TGK1O" completed keep alive response. 2025-07-12 12:42:06.316 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/shop/wp-includes/wlwmanifest.xml - 404 0 null 0.3416ms 2025-07-12 12:42:06.316 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/shop/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.316 +03:00 [DBG] Connection id "0HNC8090TGK1O" received FIN. 2025-07-12 12:42:06.316 +03:00 [DBG] Connection id "0HNC8090TGK1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.316 +03:00 [DBG] Connection id "0HNC8090TGK1O" disconnecting. 2025-07-12 12:42:06.316 +03:00 [DBG] Connection id "0HNC8090TGK1O" stopped. 2025-07-12 12:42:06.345 +03:00 [DBG] Connection id "0HNC8090TGK1P" accepted. 2025-07-12 12:42:06.345 +03:00 [DBG] Connection id "0HNC8090TGK1P" started. 2025-07-12 12:42:06.346 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp1/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.346 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.346 +03:00 [DBG] The request path /wp1/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.346 +03:00 [DBG] No candidates found for the request path '/wp1/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.346 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.346 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.346 +03:00 [DBG] Connection id "0HNC8090TGK1P" completed keep alive response. 2025-07-12 12:42:06.346 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp1/wp-includes/wlwmanifest.xml - 404 0 null 0.394ms 2025-07-12 12:42:06.346 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp1/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.346 +03:00 [DBG] Connection id "0HNC8090TGK1P" received FIN. 2025-07-12 12:42:06.346 +03:00 [DBG] Connection id "0HNC8090TGK1P" disconnecting. 2025-07-12 12:42:06.346 +03:00 [DBG] Connection id "0HNC8090TGK1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.347 +03:00 [DBG] Connection id "0HNC8090TGK1P" stopped. 2025-07-12 12:42:06.387 +03:00 [DBG] Connection id "0HNC8090TGK1Q" accepted. 2025-07-12 12:42:06.387 +03:00 [DBG] Connection id "0HNC8090TGK1Q" started. 2025-07-12 12:42:06.388 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.388 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.388 +03:00 [DBG] The request path /test/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.388 +03:00 [DBG] No candidates found for the request path '/test/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.388 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.388 +03:00 [DBG] Connection id "0HNC8090TGK1Q" completed keep alive response. 2025-07-12 12:42:06.388 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test/wp-includes/wlwmanifest.xml - 404 0 null 0.4261ms 2025-07-12 12:42:06.388 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.388 +03:00 [DBG] Connection id "0HNC8090TGK1Q" received FIN. 2025-07-12 12:42:06.388 +03:00 [DBG] Connection id "0HNC8090TGK1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.388 +03:00 [DBG] Connection id "0HNC8090TGK1Q" disconnecting. 2025-07-12 12:42:06.388 +03:00 [DBG] Connection id "0HNC8090TGK1Q" stopped. 2025-07-12 12:42:06.422 +03:00 [DBG] Connection id "0HNC8090TGK1R" accepted. 2025-07-12 12:42:06.422 +03:00 [DBG] Connection id "0HNC8090TGK1R" started. 2025-07-12 12:42:06.422 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/media/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.422 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.422 +03:00 [DBG] The request path /media/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.422 +03:00 [DBG] No candidates found for the request path '/media/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.422 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.422 +03:00 [DBG] Connection id "0HNC8090TGK1R" completed keep alive response. 2025-07-12 12:42:06.422 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/media/wp-includes/wlwmanifest.xml - 404 0 null 0.4219ms 2025-07-12 12:42:06.422 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/media/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.423 +03:00 [DBG] Connection id "0HNC8090TGK1R" received FIN. 2025-07-12 12:42:06.423 +03:00 [DBG] Connection id "0HNC8090TGK1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.423 +03:00 [DBG] Connection id "0HNC8090TGK1R" disconnecting. 2025-07-12 12:42:06.423 +03:00 [DBG] Connection id "0HNC8090TGK1R" stopped. 2025-07-12 12:42:06.487 +03:00 [DBG] Connection id "0HNC8090TGK1S" accepted. 2025-07-12 12:42:06.487 +03:00 [DBG] Connection id "0HNC8090TGK1S" started. 2025-07-12 12:42:06.487 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp2/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.487 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.487 +03:00 [DBG] The request path /wp2/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.487 +03:00 [DBG] No candidates found for the request path '/wp2/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.487 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.487 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.487 +03:00 [DBG] Connection id "0HNC8090TGK1S" completed keep alive response. 2025-07-12 12:42:06.487 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp2/wp-includes/wlwmanifest.xml - 404 0 null 0.4386ms 2025-07-12 12:42:06.487 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp2/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.488 +03:00 [DBG] Connection id "0HNC8090TGK1S" received FIN. 2025-07-12 12:42:06.488 +03:00 [DBG] Connection id "0HNC8090TGK1S" disconnecting. 2025-07-12 12:42:06.488 +03:00 [DBG] Connection id "0HNC8090TGK1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.489 +03:00 [DBG] Connection id "0HNC8090TGK1S" stopped. 2025-07-12 12:42:06.516 +03:00 [DBG] Connection id "0HNC8090TGK1T" accepted. 2025-07-12 12:42:06.517 +03:00 [DBG] Connection id "0HNC8090TGK1T" started. 2025-07-12 12:42:06.517 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/site/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.517 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.517 +03:00 [DBG] The request path /site/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.517 +03:00 [DBG] No candidates found for the request path '/site/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.517 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.517 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.517 +03:00 [DBG] Connection id "0HNC8090TGK1T" completed keep alive response. 2025-07-12 12:42:06.517 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/site/wp-includes/wlwmanifest.xml - 404 0 null 0.4154ms 2025-07-12 12:42:06.517 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/site/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.517 +03:00 [DBG] Connection id "0HNC8090TGK1T" received FIN. 2025-07-12 12:42:06.517 +03:00 [DBG] Connection id "0HNC8090TGK1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.517 +03:00 [DBG] Connection id "0HNC8090TGK1T" disconnecting. 2025-07-12 12:42:06.518 +03:00 [DBG] Connection id "0HNC8090TGK1T" stopped. 2025-07-12 12:42:06.612 +03:00 [DBG] Connection id "0HNC8090TGK1U" accepted. 2025-07-12 12:42:06.612 +03:00 [DBG] Connection id "0HNC8090TGK1U" started. 2025-07-12 12:42:06.612 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/cms/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.612 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.612 +03:00 [DBG] The request path /cms/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.612 +03:00 [DBG] No candidates found for the request path '/cms/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.612 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.612 +03:00 [DBG] Connection id "0HNC8090TGK1U" completed keep alive response. 2025-07-12 12:42:06.612 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/cms/wp-includes/wlwmanifest.xml - 404 0 null 0.2517ms 2025-07-12 12:42:06.612 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/cms/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.613 +03:00 [DBG] Connection id "0HNC8090TGK1U" received FIN. 2025-07-12 12:42:06.613 +03:00 [DBG] Connection id "0HNC8090TGK1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.613 +03:00 [DBG] Connection id "0HNC8090TGK1U" disconnecting. 2025-07-12 12:42:06.613 +03:00 [DBG] Connection id "0HNC8090TGK1U" stopped. 2025-07-12 12:42:06.689 +03:00 [DBG] Connection id "0HNC8090TGK1V" accepted. 2025-07-12 12:42:06.689 +03:00 [DBG] Connection id "0HNC8090TGK1V" started. 2025-07-12 12:42:06.689 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/sito/wp-includes/wlwmanifest.xml - null null 2025-07-12 12:42:06.689 +03:00 [VRB] All hosts are allowed. 2025-07-12 12:42:06.689 +03:00 [DBG] The request path /sito/wp-includes/wlwmanifest.xml does not match an existing file 2025-07-12 12:42:06.689 +03:00 [DBG] No candidates found for the request path '/sito/wp-includes/wlwmanifest.xml' 2025-07-12 12:42:06.689 +03:00 [DBG] Request did not match any endpoints 2025-07-12 12:42:06.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 12:42:06.690 +03:00 [DBG] Connection id "0HNC8090TGK1V" completed keep alive response. 2025-07-12 12:42:06.690 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/sito/wp-includes/wlwmanifest.xml - 404 0 null 0.3619ms 2025-07-12 12:42:06.690 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/sito/wp-includes/wlwmanifest.xml, Response status code: 404 2025-07-12 12:42:06.690 +03:00 [DBG] Connection id "0HNC8090TGK1V" received FIN. 2025-07-12 12:42:06.690 +03:00 [DBG] Connection id "0HNC8090TGK1V" disconnecting. 2025-07-12 12:42:06.690 +03:00 [DBG] Connection id "0HNC8090TGK1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 12:42:06.691 +03:00 [DBG] Connection id "0HNC8090TGK1V" stopped. 2025-07-12 20:02:47.216 +03:00 [DBG] Connection id "0HNC8090TGK20" accepted. 2025-07-12 20:02:47.216 +03:00 [DBG] Connection id "0HNC8090TGK20" started. 2025-07-12 20:02:47.216 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-12 20:02:47.216 +03:00 [VRB] All hosts are allowed. 2025-07-12 20:02:47.217 +03:00 [DBG] The request path / does not match a supported file type 2025-07-12 20:02:47.217 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-12 20:02:47.217 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-12 20:02:47.217 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 20:02:47.217 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-12 20:02:47.217 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-12 20:02:47.217 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 20:02:47.217 +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-12 20:02:47.217 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-12 20:02:47.217 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 20:02:47.217 +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-12 20:02:47.217 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-12 20:02:47.217 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-12 20:02:47.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 20:02:47.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 20:02:47.217 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 20:02:47.217 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-12 20:02:47.217 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 20:02:47.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 20:02:47.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 20:02:47.217 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-12 20:02:47.217 +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-12 20:02:47.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 20:02:47.217 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-12 20:02:47.217 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-12 20:02:47.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 20:02:47.217 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 20:02:47.217 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 20:02:47.217 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-12 20:02:47.217 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-12 20:02:47.218 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-12 20:02:47.218 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-12 20:02:47.218 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-12 20:02:47.218 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-12 20:02:47.218 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6375ms. 2025-07-12 20:02:47.218 +03:00 [INF] Executed ViewResult - view Index executed in 0.8039ms. 2025-07-12 20:02:47.218 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-12 20:02:47.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 20:02:47.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 20:02:47.218 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 20:02:47.218 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-12 20:02:47.218 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2759ms 2025-07-12 20:02:47.218 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-12 20:02:47.218 +03:00 [DBG] Connection id "0HNC8090TGK20" completed keep alive response. 2025-07-12 20:02:47.218 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.8473ms 2025-07-12 20:02:47.219 +03:00 [DBG] Connection id "0HNC8090TGK20" received FIN. 2025-07-12 20:02:47.219 +03:00 [DBG] Connection id "0HNC8090TGK20" disconnecting. 2025-07-12 20:02:47.219 +03:00 [DBG] Connection id "0HNC8090TGK20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 20:02:47.220 +03:00 [DBG] Connection id "0HNC8090TGK20" stopped. 2025-07-12 20:03:16.768 +03:00 [DBG] Connection id "0HNC8090TGK21" accepted. 2025-07-12 20:03:16.768 +03:00 [DBG] Connection id "0HNC8090TGK21" started. 2025-07-12 20:03:16.769 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js - null null 2025-07-12 20:03:16.769 +03:00 [VRB] All hosts are allowed. 2025-07-12 20:03:16.769 +03:00 [VRB] Range header's value is empty. 2025-07-12 20:03:16.774 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-12 20:03:16.774 +03:00 [DBG] Connection id "0HNC8090TGK21" completed keep alive response. 2025-07-12 20:03:16.774 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js - 200 1413083 text/javascript 5.5068ms 2025-07-12 20:03:16.774 +03:00 [DBG] Connection id "0HNC8090TGK21" received FIN. 2025-07-12 20:03:16.774 +03:00 [DBG] Connection id "0HNC8090TGK21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-12 20:03:16.774 +03:00 [DBG] Connection id "0HNC8090TGK21" disconnecting. 2025-07-12 20:03:16.775 +03:00 [DBG] Connection id "0HNC8090TGK21" stopped.