2025-07-05 02:05:31.747 +03:00 [DBG] Connection id "0HNC8090TGJ7H" accepted. 2025-07-05 02:05:31.749 +03:00 [DBG] Connection id "0HNC8090TGJ7H" started. 2025-07-05 02:05:31.749 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-05 02:05:31.750 +03:00 [VRB] All hosts are allowed. 2025-07-05 02:05:31.750 +03:00 [DBG] The request path / does not match a supported file type 2025-07-05 02:05:31.750 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-05 02:05:31.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-05 02:05:31.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-05 02:05:31.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-05 02:05:31.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-05 02:05:31.750 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-05 02:05:31.750 +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-05 02:05:31.750 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-05 02:05:31.750 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-05 02:05:31.750 +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-05 02:05:31.750 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-05 02:05:31.750 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-05 02:05:31.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 02:05:31.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 02:05:31.750 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-05 02:05:31.750 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-05 02:05:31.750 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-05 02:05:31.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-05 02:05:31.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-05 02:05:31.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-05 02:05:31.750 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0044ms. 2025-07-05 02:05:31.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-05 02:05:31.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-05 02:05:31.751 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-05 02:05:31.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 02:05:31.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 02:05:31.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-05 02:05:31.751 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-05 02:05:31.751 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-05 02:05:31.751 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-05 02:05:31.752 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-05 02:05:31.752 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-05 02:05:31.752 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-05 02:05:31.752 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.9704ms. 2025-07-05 02:05:31.752 +03:00 [INF] Executed ViewResult - view Index executed in 1.216ms. 2025-07-05 02:05:31.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-05 02:05:31.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 02:05:31.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 02:05:31.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 02:05:31.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 02:05:31.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.9787ms 2025-07-05 02:05:31.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-05 02:05:31.752 +03:00 [DBG] Connection id "0HNC8090TGJ7H" completed keep alive response. 2025-07-05 02:05:31.752 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.8329ms 2025-07-05 02:05:31.753 +03:00 [DBG] Connection id "0HNC8090TGJ7H" received FIN. 2025-07-05 02:05:31.753 +03:00 [DBG] Connection id "0HNC8090TGJ7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-05 02:05:31.753 +03:00 [DBG] Connection id "0HNC8090TGJ7H" disconnecting. 2025-07-05 02:05:31.753 +03:00 [DBG] Connection id "0HNC8090TGJ7H" stopped. 2025-07-05 12:26:37.499 +03:00 [DBG] Connection id "0HNC8090TGJ7I" accepted. 2025-07-05 12:26:37.499 +03:00 [DBG] Connection id "0HNC8090TGJ7I" started. 2025-07-05 12:26:37.499 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-05 12:26:37.499 +03:00 [VRB] All hosts are allowed. 2025-07-05 12:26:37.499 +03:00 [DBG] The request path / does not match a supported file type 2025-07-05 12:26:37.499 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-05 12:26:37.500 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-05 12:26:37.500 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-05 12:26:37.500 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-05 12:26:37.500 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-05 12:26:37.500 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-05 12:26:37.500 +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-05 12:26:37.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-05 12:26:37.500 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-05 12:26:37.500 +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-05 12:26:37.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-05 12:26:37.500 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-05 12:26:37.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 12:26:37.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 12:26:37.500 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-05 12:26:37.500 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-05 12:26:37.500 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-05 12:26:37.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-05 12:26:37.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-05 12:26:37.500 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-05 12:26:37.500 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0038ms. 2025-07-05 12:26:37.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-05 12:26:37.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-05 12:26:37.500 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-05 12:26:37.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 12:26:37.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 12:26:37.500 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-05 12:26:37.500 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-05 12:26:37.500 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-05 12:26:37.501 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-05 12:26:37.501 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-05 12:26:37.501 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-05 12:26:37.501 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-05 12:26:37.501 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.735ms. 2025-07-05 12:26:37.501 +03:00 [INF] Executed ViewResult - view Index executed in 0.9154ms. 2025-07-05 12:26:37.501 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-05 12:26:37.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 12:26:37.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 12:26:37.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 12:26:37.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-05 12:26:37.501 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3769ms 2025-07-05 12:26:37.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-05 12:26:37.501 +03:00 [DBG] Connection id "0HNC8090TGJ7I" completed keep alive response. 2025-07-05 12:26:37.501 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.9568ms 2025-07-05 12:26:37.502 +03:00 [DBG] Connection id "0HNC8090TGJ7I" received FIN. 2025-07-05 12:26:37.502 +03:00 [DBG] Connection id "0HNC8090TGJ7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-05 12:26:37.502 +03:00 [DBG] Connection id "0HNC8090TGJ7I" disconnecting. 2025-07-05 12:26:37.502 +03:00 [DBG] Connection id "0HNC8090TGJ7I" stopped. 2025-07-05 19:01:16.017 +03:00 [DBG] Connection id "0HNC8090TGJ7J" accepted. 2025-07-05 19:01:16.017 +03:00 [DBG] Connection id "0HNC8090TGJ7J" started. 2025-07-05 19:01:16.017 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-07-05 19:01:16.017 +03:00 [VRB] All hosts are allowed. 2025-07-05 19:01:16.017 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-05 19:01:16.018 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-05 19:01:16.018 +03:00 [DBG] Request did not match any endpoints 2025-07-05 19:01:16.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-05 19:01:16.018 +03:00 [DBG] Connection id "0HNC8090TGJ7J" completed keep alive response. 2025-07-05 19:01:16.018 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.2609ms 2025-07-05 19:01:16.018 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/config, Response status code: 404 2025-07-05 19:01:16.018 +03:00 [DBG] Connection id "0HNC8090TGJ7J" received FIN. 2025-07-05 19:01:16.018 +03:00 [DBG] Connection id "0HNC8090TGJ7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-05 19:01:16.018 +03:00 [DBG] Connection id "0HNC8090TGJ7J" disconnecting. 2025-07-05 19:01:16.018 +03:00 [DBG] Connection id "0HNC8090TGJ7J" stopped. 2025-07-05 19:01:16.119 +03:00 [DBG] Connection id "0HNC8090TGJ7K" accepted. 2025-07-05 19:01:16.119 +03:00 [DBG] Connection id "0HNC8090TGJ7K" started. 2025-07-05 19:01:16.119 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/HEAD - null null 2025-07-05 19:01:16.119 +03:00 [VRB] All hosts are allowed. 2025-07-05 19:01:16.120 +03:00 [DBG] The request path /.git/HEAD does not match a supported file type 2025-07-05 19:01:16.120 +03:00 [DBG] No candidates found for the request path '/.git/HEAD' 2025-07-05 19:01:16.120 +03:00 [DBG] Request did not match any endpoints 2025-07-05 19:01:16.120 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-05 19:01:16.120 +03:00 [DBG] Connection id "0HNC8090TGJ7K" completed keep alive response. 2025-07-05 19:01:16.120 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/HEAD - 404 0 null 0.4755ms 2025-07-05 19:01:16.120 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/HEAD, Response status code: 404 2025-07-05 19:01:16.120 +03:00 [DBG] Connection id "0HNC8090TGJ7K" received FIN. 2025-07-05 19:01:16.120 +03:00 [DBG] Connection id "0HNC8090TGJ7K" disconnecting. 2025-07-05 19:01:16.120 +03:00 [DBG] Connection id "0HNC8090TGJ7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-05 19:01:16.122 +03:00 [DBG] Connection id "0HNC8090TGJ7K" stopped.