2025-07-08 03:32:37.784 +03:00 [DBG] Connection id "0HNC8090TGJ8F" accepted. 2025-07-08 03:32:37.787 +03:00 [DBG] Connection id "0HNC8090TGJ8F" started. 2025-07-08 03:32:37.787 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-08 03:32:37.787 +03:00 [VRB] All hosts are allowed. 2025-07-08 03:32:37.787 +03:00 [DBG] The request path / does not match a supported file type 2025-07-08 03:32:37.787 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-08 03:32:37.787 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-08 03:32:37.787 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-08 03:32:37.787 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-08 03:32:37.787 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-08 03:32:37.787 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-08 03:32:37.787 +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-08 03:32:37.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-08 03:32:37.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-08 03:32:37.787 +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-08 03:32:37.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-08 03:32:37.788 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-08 03:32:37.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 03:32:37.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 03:32:37.788 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-08 03:32:37.788 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-08 03:32:37.788 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-08 03:32:37.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 03:32:37.788 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 03:32:37.788 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-08 03:32:37.788 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0042ms. 2025-07-08 03:32:37.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 03:32:37.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 03:32:37.788 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-08 03:32:37.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 03:32:37.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 03:32:37.788 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-08 03:32:37.788 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-08 03:32:37.788 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-08 03:32:37.789 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-08 03:32:37.789 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-08 03:32:37.789 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-08 03:32:37.789 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-08 03:32:37.789 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.9037ms. 2025-07-08 03:32:37.789 +03:00 [INF] Executed ViewResult - view Index executed in 1.1629ms. 2025-07-08 03:32:37.789 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-08 03:32:37.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 03:32:37.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 03:32:37.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 03:32:37.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 03:32:37.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.1103ms 2025-07-08 03:32:37.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-08 03:32:37.790 +03:00 [DBG] Connection id "0HNC8090TGJ8F" completed keep alive response. 2025-07-08 03:32:37.790 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.0295ms 2025-07-08 03:32:37.790 +03:00 [DBG] Connection id "0HNC8090TGJ8F" received FIN. 2025-07-08 03:32:37.790 +03:00 [DBG] Connection id "0HNC8090TGJ8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-08 03:32:37.790 +03:00 [DBG] Connection id "0HNC8090TGJ8F" disconnecting. 2025-07-08 03:32:37.790 +03:00 [DBG] Connection id "0HNC8090TGJ8F" stopped. 2025-07-08 14:09:58.924 +03:00 [DBG] Connection id "0HNC8090TGJ8G" accepted. 2025-07-08 14:09:58.924 +03:00 [DBG] Connection id "0HNC8090TGJ8G" started. 2025-07-08 14:09:58.924 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-08 14:09:58.924 +03:00 [VRB] All hosts are allowed. 2025-07-08 14:09:58.924 +03:00 [DBG] The request path / does not match a supported file type 2025-07-08 14:09:58.924 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-08 14:09:58.924 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-08 14:09:58.924 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-08 14:09:58.924 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-08 14:09:58.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-08 14:09:58.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-08 14:09:58.924 +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-08 14:09:58.924 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-08 14:09:58.924 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-08 14:09:58.924 +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-08 14:09:58.924 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-08 14:09:58.924 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-08 14:09:58.924 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 14:09:58.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 14:09:58.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-08 14:09:58.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-08 14:09:58.925 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-08 14:09:58.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 14:09:58.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 14:09:58.925 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-08 14:09:58.925 +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-08 14:09:58.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 14:09:58.925 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 14:09:58.925 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-08 14:09:58.925 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 14:09:58.925 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 14:09:58.925 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-08 14:09:58.925 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-08 14:09:58.925 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-08 14:09:58.925 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-08 14:09:58.926 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-08 14:09:58.926 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-08 14:09:58.926 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-08 14:09:58.926 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.7018ms. 2025-07-08 14:09:58.926 +03:00 [INF] Executed ViewResult - view Index executed in 0.8821ms. 2025-07-08 14:09:58.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-08 14:09:58.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 14:09:58.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 14:09:58.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 14:09:58.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 14:09:58.926 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.432ms 2025-07-08 14:09:58.926 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-08 14:09:58.926 +03:00 [DBG] Connection id "0HNC8090TGJ8G" completed keep alive response. 2025-07-08 14:09:58.926 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.9435ms 2025-07-08 14:09:58.926 +03:00 [DBG] Connection id "0HNC8090TGJ8G" received FIN. 2025-07-08 14:09:58.926 +03:00 [DBG] Connection id "0HNC8090TGJ8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-08 14:09:58.926 +03:00 [DBG] Connection id "0HNC8090TGJ8G" disconnecting. 2025-07-08 14:09:58.926 +03:00 [DBG] Connection id "0HNC8090TGJ8G" stopped. 2025-07-08 18:39:10.964 +03:00 [DBG] Connection id "0HNC8090TGJ8H" accepted. 2025-07-08 18:39:10.965 +03:00 [DBG] Connection id "0HNC8090TGJ8H" started. 2025-07-08 18:39:10.965 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-08 18:39:10.965 +03:00 [VRB] All hosts are allowed. 2025-07-08 18:39:10.965 +03:00 [DBG] The request path / does not match a supported file type 2025-07-08 18:39:10.965 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-08 18:39:10.965 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-08 18:39:10.965 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-08 18:39:10.965 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-08 18:39:10.965 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-08 18:39:10.965 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-08 18:39:10.965 +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-08 18:39:10.965 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-08 18:39:10.965 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-08 18:39:10.965 +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-08 18:39:10.965 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-08 18:39:10.965 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-08 18:39:10.965 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 18:39:10.966 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 18:39:10.966 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-08 18:39:10.966 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-08 18:39:10.966 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-08 18:39:10.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 18:39:10.966 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 18:39:10.966 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-08 18:39:10.966 +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-08 18:39:10.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 18:39:10.966 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-08 18:39:10.966 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-08 18:39:10.966 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 18:39:10.966 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 18:39:10.966 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-08 18:39:10.966 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-08 18:39:10.966 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-08 18:39:10.967 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-08 18:39:10.967 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-08 18:39:10.967 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-08 18:39:10.967 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-08 18:39:10.967 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.9766ms. 2025-07-08 18:39:10.967 +03:00 [INF] Executed ViewResult - view Index executed in 1.2187ms. 2025-07-08 18:39:10.967 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-08 18:39:10.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 18:39:10.968 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 18:39:10.968 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 18:39:10.968 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-08 18:39:10.968 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.1163ms 2025-07-08 18:39:10.968 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-08 18:39:10.968 +03:00 [DBG] Connection id "0HNC8090TGJ8H" completed keep alive response. 2025-07-08 18:39:10.968 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.044ms 2025-07-08 18:39:10.968 +03:00 [DBG] Connection id "0HNC8090TGJ8H" received FIN. 2025-07-08 18:39:10.968 +03:00 [DBG] Connection id "0HNC8090TGJ8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-08 18:39:10.968 +03:00 [DBG] Connection id "0HNC8090TGJ8H" disconnecting. 2025-07-08 18:39:10.968 +03:00 [DBG] Connection id "0HNC8090TGJ8H" stopped. 2025-07-08 18:39:11.323 +03:00 [DBG] Connection id "0HNC8090TGJ8I" accepted. 2025-07-08 18:39:11.323 +03:00 [DBG] Connection id "0HNC8090TGJ8I" started. 2025-07-08 18:39:11.323 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133964627509678002 - null null 2025-07-08 18:39:11.323 +03:00 [VRB] All hosts are allowed. 2025-07-08 18:39:11.324 +03:00 [VRB] Range header's value is empty. 2025-07-08 18:39:11.327 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-08 18:39:11.327 +03:00 [DBG] Connection id "0HNC8090TGJ8I" completed keep alive response. 2025-07-08 18:39:11.328 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133964627509678002 - 200 1413083 text/javascript 4.0451ms 2025-07-08 18:39:11.328 +03:00 [DBG] Connection id "0HNC8090TGJ8I" received FIN. 2025-07-08 18:39:11.328 +03:00 [DBG] Connection id "0HNC8090TGJ8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-08 18:39:11.328 +03:00 [DBG] Connection id "0HNC8090TGJ8I" disconnecting. 2025-07-08 18:39:11.328 +03:00 [DBG] Connection id "0HNC8090TGJ8I" stopped. 2025-07-08 18:39:11.618 +03:00 [DBG] Connection id "0HNC8090TGJ8J" accepted. 2025-07-08 18:39:11.618 +03:00 [DBG] Connection id "0HNC8090TGJ8J" started. 2025-07-08 18:39:11.618 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-07-08 18:39:11.618 +03:00 [VRB] All hosts are allowed. 2025-07-08 18:39:11.618 +03:00 [VRB] Range header's value is empty. 2025-07-08 18:39:11.620 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-08 18:39:11.620 +03:00 [DBG] Connection id "0HNC8090TGJ8J" completed keep alive response. 2025-07-08 18:39:11.620 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 2.2267ms 2025-07-08 18:39:11.624 +03:00 [DBG] Connection id "0HNC8090TGJ8J" received FIN. 2025-07-08 18:39:11.624 +03:00 [DBG] Connection id "0HNC8090TGJ8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-08 18:39:11.624 +03:00 [DBG] Connection id "0HNC8090TGJ8J" disconnecting. 2025-07-08 18:39:11.625 +03:00 [DBG] Connection id "0HNC8090TGJ8J" stopped.