2025-07-07 02:57:13.383 +03:00 [DBG] Connection id "0HNC8090TGJ7P" accepted. 2025-07-07 02:57:13.384 +03:00 [DBG] Connection id "0HNC8090TGJ7P" started. 2025-07-07 02:57:13.384 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-07 02:57:13.384 +03:00 [VRB] All hosts are allowed. 2025-07-07 02:57:13.384 +03:00 [DBG] The request path / does not match a supported file type 2025-07-07 02:57:13.385 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-07 02:57:13.385 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-07 02:57:13.385 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-07 02:57:13.385 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-07 02:57:13.385 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 02:57:13.385 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-07 02:57:13.385 +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-07 02:57:13.385 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-07 02:57:13.385 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-07 02:57:13.385 +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-07 02:57:13.385 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-07 02:57:13.385 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-07 02:57:13.385 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 02:57:13.385 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 02:57:13.385 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-07 02:57:13.385 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-07 02:57:13.385 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-07 02:57:13.385 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 02:57:13.385 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 02:57:13.385 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-07 02:57:13.386 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.005ms. 2025-07-07 02:57:13.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 02:57:13.386 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 02:57:13.386 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-07 02:57:13.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 02:57:13.386 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 02:57:13.386 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-07 02:57:13.386 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-07 02:57:13.386 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-07 02:57:13.387 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-07 02:57:13.387 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-07 02:57:13.387 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-07 02:57:13.387 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-07 02:57:13.387 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.0203ms. 2025-07-07 02:57:13.387 +03:00 [INF] Executed ViewResult - view Index executed in 1.25ms. 2025-07-07 02:57:13.387 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-07 02:57:13.387 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 02:57:13.387 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 02:57:13.387 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 02:57:13.387 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 02:57:13.387 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.2556ms 2025-07-07 02:57:13.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-07 02:57:13.388 +03:00 [DBG] Connection id "0HNC8090TGJ7P" completed keep alive response. 2025-07-07 02:57:13.388 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.2835ms 2025-07-07 02:57:13.388 +03:00 [DBG] Connection id "0HNC8090TGJ7P" received FIN. 2025-07-07 02:57:13.388 +03:00 [DBG] Connection id "0HNC8090TGJ7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 02:57:13.388 +03:00 [DBG] Connection id "0HNC8090TGJ7P" disconnecting. 2025-07-07 02:57:13.388 +03:00 [DBG] Connection id "0HNC8090TGJ7P" stopped. 2025-07-07 06:21:20.357 +03:00 [DBG] Connection id "0HNC8090TGJ7Q" accepted. 2025-07-07 06:21:20.357 +03:00 [DBG] Connection id "0HNC8090TGJ7Q" started. 2025-07-07 06:21:20.357 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ALFA_DATA/alfacgiapi - null null 2025-07-07 06:21:20.357 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:21:20.357 +03:00 [DBG] The request path /ALFA_DATA/alfacgiapi does not match a supported file type 2025-07-07 06:21:20.357 +03:00 [DBG] No candidates found for the request path '/ALFA_DATA/alfacgiapi' 2025-07-07 06:21:20.357 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:21:20.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:21:20.357 +03:00 [DBG] Connection id "0HNC8090TGJ7Q" completed keep alive response. 2025-07-07 06:21:20.357 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ALFA_DATA/alfacgiapi - 404 0 null 0.3726ms 2025-07-07 06:21:20.358 +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/ALFA_DATA/alfacgiapi, Response status code: 404 2025-07-07 06:21:20.358 +03:00 [DBG] Connection id "0HNC8090TGJ7Q" received FIN. 2025-07-07 06:21:20.358 +03:00 [DBG] Connection id "0HNC8090TGJ7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:21:20.358 +03:00 [DBG] Connection id "0HNC8090TGJ7Q" disconnecting. 2025-07-07 06:21:20.358 +03:00 [DBG] Connection id "0HNC8090TGJ7Q" stopped. 2025-07-07 06:27:11.841 +03:00 [DBG] Connection id "0HNC8090TGJ7R" accepted. 2025-07-07 06:27:11.841 +03:00 [DBG] Connection id "0HNC8090TGJ7R" started. 2025-07-07 06:27:11.841 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 06:27:11.842 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:27:11.842 +03:00 [DBG] The request path /wp-admin/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 06:27:11.842 +03:00 [DBG] No candidates found for the request path '/wp-admin/ALFA_DATA/alfacgiapi/' 2025-07-07 06:27:11.842 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:27:11.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:27:11.842 +03:00 [DBG] Connection id "0HNC8090TGJ7R" completed keep alive response. 2025-07-07 06:27:11.842 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/ALFA_DATA/alfacgiapi/ - 404 0 null 0.3419ms 2025-07-07 06:27:11.842 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-admin/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 06:27:11.842 +03:00 [DBG] Connection id "0HNC8090TGJ7R" received FIN. 2025-07-07 06:27:11.842 +03:00 [DBG] Connection id "0HNC8090TGJ7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:27:11.842 +03:00 [DBG] Connection id "0HNC8090TGJ7R" disconnecting. 2025-07-07 06:27:11.842 +03:00 [DBG] Connection id "0HNC8090TGJ7R" stopped. 2025-07-07 06:30:55.242 +03:00 [DBG] Connection id "0HNC8090TGJ7S" accepted. 2025-07-07 06:30:55.243 +03:00 [DBG] Connection id "0HNC8090TGJ7S" started. 2025-07-07 06:30:55.243 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-content/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 06:30:55.243 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:30:55.243 +03:00 [DBG] The request path /wp-content/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 06:30:55.243 +03:00 [DBG] No candidates found for the request path '/wp-content/ALFA_DATA/alfacgiapi/' 2025-07-07 06:30:55.243 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:30:55.243 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:30:55.243 +03:00 [DBG] Connection id "0HNC8090TGJ7S" completed keep alive response. 2025-07-07 06:30:55.243 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-content/ALFA_DATA/alfacgiapi/ - 404 0 null 0.3414ms 2025-07-07 06:30:55.243 +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-content/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 06:30:55.243 +03:00 [DBG] Connection id "0HNC8090TGJ7S" received FIN. 2025-07-07 06:30:55.243 +03:00 [DBG] Connection id "0HNC8090TGJ7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:30:55.243 +03:00 [DBG] Connection id "0HNC8090TGJ7S" disconnecting. 2025-07-07 06:30:55.243 +03:00 [DBG] Connection id "0HNC8090TGJ7S" stopped. 2025-07-07 06:33:06.034 +03:00 [DBG] Connection id "0HNC8090TGJ7T" accepted. 2025-07-07 06:33:06.034 +03:00 [DBG] Connection id "0HNC8090TGJ7T" started. 2025-07-07 06:33:06.034 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 06:33:06.034 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:33:06.034 +03:00 [DBG] The request path /wp-includes/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 06:33:06.035 +03:00 [DBG] No candidates found for the request path '/wp-includes/ALFA_DATA/alfacgiapi/' 2025-07-07 06:33:06.035 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:33:06.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:33:06.035 +03:00 [DBG] Connection id "0HNC8090TGJ7T" completed keep alive response. 2025-07-07 06:33:06.035 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/ALFA_DATA/alfacgiapi/ - 404 0 null 0.3472ms 2025-07-07 06:33:06.035 +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/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 06:33:06.035 +03:00 [DBG] Connection id "0HNC8090TGJ7T" received FIN. 2025-07-07 06:33:06.035 +03:00 [DBG] Connection id "0HNC8090TGJ7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:33:06.035 +03:00 [DBG] Connection id "0HNC8090TGJ7T" disconnecting. 2025-07-07 06:33:06.035 +03:00 [DBG] Connection id "0HNC8090TGJ7T" stopped. 2025-07-07 06:38:16.333 +03:00 [DBG] Connection id "0HNC8090TGJ7U" accepted. 2025-07-07 06:38:16.334 +03:00 [DBG] Connection id "0HNC8090TGJ7U" started. 2025-07-07 06:38:16.334 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.well-known/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 06:38:16.334 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:38:16.334 +03:00 [DBG] The request path /.well-known/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 06:38:16.334 +03:00 [DBG] No candidates found for the request path '/.well-known/ALFA_DATA/alfacgiapi/' 2025-07-07 06:38:16.334 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:38:16.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:38:16.334 +03:00 [DBG] Connection id "0HNC8090TGJ7U" completed keep alive response. 2025-07-07 06:38:16.334 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.well-known/ALFA_DATA/alfacgiapi/ - 404 0 null 0.2373ms 2025-07-07 06:38:16.334 +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/.well-known/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 06:38:16.334 +03:00 [DBG] Connection id "0HNC8090TGJ7U" received FIN. 2025-07-07 06:38:16.334 +03:00 [DBG] Connection id "0HNC8090TGJ7U" disconnecting. 2025-07-07 06:38:16.335 +03:00 [DBG] Connection id "0HNC8090TGJ7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:38:16.336 +03:00 [DBG] Connection id "0HNC8090TGJ7U" stopped. 2025-07-07 06:42:37.737 +03:00 [DBG] Connection id "0HNC8090TGJ7V" accepted. 2025-07-07 06:42:37.737 +03:00 [DBG] Connection id "0HNC8090TGJ7V" started. 2025-07-07 06:42:37.738 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/files/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 06:42:37.738 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:42:37.738 +03:00 [DBG] The request path /files/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 06:42:37.738 +03:00 [DBG] No candidates found for the request path '/files/ALFA_DATA/alfacgiapi/' 2025-07-07 06:42:37.738 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:42:37.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:42:37.738 +03:00 [DBG] Connection id "0HNC8090TGJ7V" completed keep alive response. 2025-07-07 06:42:37.738 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/files/ALFA_DATA/alfacgiapi/ - 404 0 null 0.2216ms 2025-07-07 06:42:37.738 +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/files/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 06:42:37.738 +03:00 [DBG] Connection id "0HNC8090TGJ7V" received FIN. 2025-07-07 06:42:37.738 +03:00 [DBG] Connection id "0HNC8090TGJ7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:42:37.738 +03:00 [DBG] Connection id "0HNC8090TGJ7V" disconnecting. 2025-07-07 06:42:37.738 +03:00 [DBG] Connection id "0HNC8090TGJ7V" stopped. 2025-07-07 06:46:28.644 +03:00 [DBG] Connection id "0HNC8090TGJ80" accepted. 2025-07-07 06:46:28.645 +03:00 [DBG] Connection id "0HNC8090TGJ80" started. 2025-07-07 06:46:28.645 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/images/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 06:46:28.645 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:46:28.645 +03:00 [DBG] The request path /images/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 06:46:28.645 +03:00 [DBG] No candidates found for the request path '/images/ALFA_DATA/alfacgiapi/' 2025-07-07 06:46:28.645 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:46:28.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:46:28.645 +03:00 [DBG] Connection id "0HNC8090TGJ80" completed keep alive response. 2025-07-07 06:46:28.645 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/images/ALFA_DATA/alfacgiapi/ - 404 0 null 0.4216ms 2025-07-07 06:46:28.645 +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/images/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 06:46:28.645 +03:00 [DBG] Connection id "0HNC8090TGJ80" received FIN. 2025-07-07 06:46:28.646 +03:00 [DBG] Connection id "0HNC8090TGJ80" disconnecting. 2025-07-07 06:46:28.646 +03:00 [DBG] Connection id "0HNC8090TGJ80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:46:28.647 +03:00 [DBG] Connection id "0HNC8090TGJ80" stopped. 2025-07-07 06:49:01.406 +03:00 [DBG] Connection id "0HNC8090TGJ81" accepted. 2025-07-07 06:49:01.406 +03:00 [DBG] Connection id "0HNC8090TGJ81" started. 2025-07-07 06:49:01.406 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/css/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 06:49:01.406 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:49:01.406 +03:00 [DBG] The request path /css/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 06:49:01.406 +03:00 [DBG] No candidates found for the request path '/css/ALFA_DATA/alfacgiapi/' 2025-07-07 06:49:01.406 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:49:01.406 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:49:01.407 +03:00 [DBG] Connection id "0HNC8090TGJ81" completed keep alive response. 2025-07-07 06:49:01.407 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/css/ALFA_DATA/alfacgiapi/ - 404 0 null 0.3855ms 2025-07-07 06:49:01.407 +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/css/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 06:49:01.407 +03:00 [DBG] Connection id "0HNC8090TGJ81" received FIN. 2025-07-07 06:49:01.407 +03:00 [DBG] Connection id "0HNC8090TGJ81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:49:01.407 +03:00 [DBG] Connection id "0HNC8090TGJ81" disconnecting. 2025-07-07 06:49:01.407 +03:00 [DBG] Connection id "0HNC8090TGJ81" stopped. 2025-07-07 06:50:58.234 +03:00 [DBG] Connection id "0HNC8090TGJ82" accepted. 2025-07-07 06:50:58.234 +03:00 [DBG] Connection id "0HNC8090TGJ82" started. 2025-07-07 06:50:58.234 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/alfacgiapi/ - null null 2025-07-07 06:50:58.234 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:50:58.234 +03:00 [DBG] The request path /wp-admin/alfacgiapi/ does not match a supported file type 2025-07-07 06:50:58.234 +03:00 [DBG] No candidates found for the request path '/wp-admin/alfacgiapi/' 2025-07-07 06:50:58.234 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:50:58.234 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:50:58.234 +03:00 [DBG] Connection id "0HNC8090TGJ82" completed keep alive response. 2025-07-07 06:50:58.234 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/alfacgiapi/ - 404 0 null 0.2961ms 2025-07-07 06:50:58.234 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-admin/alfacgiapi/, Response status code: 404 2025-07-07 06:50:58.234 +03:00 [DBG] Connection id "0HNC8090TGJ82" received FIN. 2025-07-07 06:50:58.234 +03:00 [DBG] Connection id "0HNC8090TGJ82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:50:58.235 +03:00 [DBG] Connection id "0HNC8090TGJ82" disconnecting. 2025-07-07 06:50:58.235 +03:00 [DBG] Connection id "0HNC8090TGJ82" stopped. 2025-07-07 06:55:44.778 +03:00 [DBG] Connection id "0HNC8090TGJ83" accepted. 2025-07-07 06:55:44.778 +03:00 [DBG] Connection id "0HNC8090TGJ83" started. 2025-07-07 06:55:44.778 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/css/about.php/alfacgiapi/ - null null 2025-07-07 06:55:44.778 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:55:44.778 +03:00 [DBG] The request path /wp-admin/css/about.php/alfacgiapi/ does not match a supported file type 2025-07-07 06:55:44.778 +03:00 [DBG] No candidates found for the request path '/wp-admin/css/about.php/alfacgiapi/' 2025-07-07 06:55:44.778 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:55:44.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:55:44.778 +03:00 [DBG] Connection id "0HNC8090TGJ83" completed keep alive response. 2025-07-07 06:55:44.778 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/css/about.php/alfacgiapi/ - 404 0 null 0.2075ms 2025-07-07 06:55:44.778 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-admin/css/about.php/alfacgiapi/, Response status code: 404 2025-07-07 06:55:44.779 +03:00 [DBG] Connection id "0HNC8090TGJ83" received FIN. 2025-07-07 06:55:44.779 +03:00 [DBG] Connection id "0HNC8090TGJ83" disconnecting. 2025-07-07 06:55:44.779 +03:00 [DBG] Connection id "0HNC8090TGJ83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:55:44.780 +03:00 [DBG] Connection id "0HNC8090TGJ83" stopped. 2025-07-07 06:58:22.997 +03:00 [DBG] Connection id "0HNC8090TGJ84" accepted. 2025-07-07 06:58:22.997 +03:00 [DBG] Connection id "0HNC8090TGJ84" started. 2025-07-07 06:58:22.997 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/alfacgiapi/ - null null 2025-07-07 06:58:22.997 +03:00 [VRB] All hosts are allowed. 2025-07-07 06:58:22.997 +03:00 [DBG] The request path /wp-includes/alfacgiapi/ does not match a supported file type 2025-07-07 06:58:22.997 +03:00 [DBG] No candidates found for the request path '/wp-includes/alfacgiapi/' 2025-07-07 06:58:22.998 +03:00 [DBG] Request did not match any endpoints 2025-07-07 06:58:22.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 06:58:22.998 +03:00 [DBG] Connection id "0HNC8090TGJ84" completed keep alive response. 2025-07-07 06:58:22.998 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/alfacgiapi/ - 404 0 null 0.2359ms 2025-07-07 06:58:22.998 +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/alfacgiapi/, Response status code: 404 2025-07-07 06:58:22.998 +03:00 [DBG] Connection id "0HNC8090TGJ84" received FIN. 2025-07-07 06:58:22.998 +03:00 [DBG] Connection id "0HNC8090TGJ84" disconnecting. 2025-07-07 06:58:22.998 +03:00 [DBG] Connection id "0HNC8090TGJ84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 06:58:22.999 +03:00 [DBG] Connection id "0HNC8090TGJ84" stopped. 2025-07-07 07:02:01.333 +03:00 [DBG] Connection id "0HNC8090TGJ85" accepted. 2025-07-07 07:02:01.333 +03:00 [DBG] Connection id "0HNC8090TGJ85" started. 2025-07-07 07:02:01.333 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/alfacgiapi/ - null null 2025-07-07 07:02:01.333 +03:00 [VRB] All hosts are allowed. 2025-07-07 07:02:01.333 +03:00 [DBG] The request path /alfacgiapi/ does not match a supported file type 2025-07-07 07:02:01.333 +03:00 [DBG] No candidates found for the request path '/alfacgiapi/' 2025-07-07 07:02:01.333 +03:00 [DBG] Request did not match any endpoints 2025-07-07 07:02:01.333 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 07:02:01.333 +03:00 [DBG] Connection id "0HNC8090TGJ85" completed keep alive response. 2025-07-07 07:02:01.334 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/alfacgiapi/ - 404 0 null 0.5492ms 2025-07-07 07:02:01.334 +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/alfacgiapi/, Response status code: 404 2025-07-07 07:02:01.334 +03:00 [DBG] Connection id "0HNC8090TGJ85" received FIN. 2025-07-07 07:02:01.334 +03:00 [DBG] Connection id "0HNC8090TGJ85" disconnecting. 2025-07-07 07:02:01.334 +03:00 [DBG] Connection id "0HNC8090TGJ85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 07:02:01.335 +03:00 [DBG] Connection id "0HNC8090TGJ85" stopped. 2025-07-07 07:06:41.719 +03:00 [DBG] Connection id "0HNC8090TGJ86" accepted. 2025-07-07 07:06:41.719 +03:00 [DBG] Connection id "0HNC8090TGJ86" started. 2025-07-07 07:06:41.720 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/tmp_images/alfacgiapi/ - null null 2025-07-07 07:06:41.720 +03:00 [VRB] All hosts are allowed. 2025-07-07 07:06:41.720 +03:00 [DBG] The request path /tmp_images/alfacgiapi/ does not match a supported file type 2025-07-07 07:06:41.720 +03:00 [DBG] No candidates found for the request path '/tmp_images/alfacgiapi/' 2025-07-07 07:06:41.720 +03:00 [DBG] Request did not match any endpoints 2025-07-07 07:06:41.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 07:06:41.720 +03:00 [DBG] Connection id "0HNC8090TGJ86" completed keep alive response. 2025-07-07 07:06:41.720 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/tmp_images/alfacgiapi/ - 404 0 null 0.2363ms 2025-07-07 07:06:41.720 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/tmp_images/alfacgiapi/, Response status code: 404 2025-07-07 07:06:41.720 +03:00 [DBG] Connection id "0HNC8090TGJ86" received FIN. 2025-07-07 07:06:41.720 +03:00 [DBG] Connection id "0HNC8090TGJ86" disconnecting. 2025-07-07 07:06:41.720 +03:00 [DBG] Connection id "0HNC8090TGJ86" stopped. 2025-07-07 07:06:41.720 +03:00 [DBG] Connection id "0HNC8090TGJ86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 07:11:48.523 +03:00 [DBG] Connection id "0HNC8090TGJ87" accepted. 2025-07-07 07:11:48.523 +03:00 [DBG] Connection id "0HNC8090TGJ87" started. 2025-07-07 07:11:48.523 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-content/alfacgiapi/ - null null 2025-07-07 07:11:48.523 +03:00 [VRB] All hosts are allowed. 2025-07-07 07:11:48.523 +03:00 [DBG] The request path /wp-content/alfacgiapi/ does not match a supported file type 2025-07-07 07:11:48.524 +03:00 [DBG] No candidates found for the request path '/wp-content/alfacgiapi/' 2025-07-07 07:11:48.524 +03:00 [DBG] Request did not match any endpoints 2025-07-07 07:11:48.524 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 07:11:48.524 +03:00 [DBG] Connection id "0HNC8090TGJ87" completed keep alive response. 2025-07-07 07:11:48.524 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-content/alfacgiapi/ - 404 0 null 0.2447ms 2025-07-07 07:11:48.524 +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-content/alfacgiapi/, Response status code: 404 2025-07-07 07:11:48.524 +03:00 [DBG] Connection id "0HNC8090TGJ87" received FIN. 2025-07-07 07:11:48.524 +03:00 [DBG] Connection id "0HNC8090TGJ87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 07:11:48.524 +03:00 [DBG] Connection id "0HNC8090TGJ87" disconnecting. 2025-07-07 07:11:48.524 +03:00 [DBG] Connection id "0HNC8090TGJ87" stopped. 2025-07-07 07:12:51.144 +03:00 [DBG] Connection id "0HNC8090TGJ88" accepted. 2025-07-07 07:12:51.145 +03:00 [DBG] Connection id "0HNC8090TGJ88" started. 2025-07-07 07:12:51.145 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/upload/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 07:12:51.145 +03:00 [VRB] All hosts are allowed. 2025-07-07 07:12:51.145 +03:00 [DBG] The request path /assets/upload/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 07:12:51.145 +03:00 [DBG] No candidates found for the request path '/assets/upload/ALFA_DATA/alfacgiapi/' 2025-07-07 07:12:51.145 +03:00 [DBG] Request did not match any endpoints 2025-07-07 07:12:51.145 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 07:12:51.145 +03:00 [DBG] Connection id "0HNC8090TGJ88" completed keep alive response. 2025-07-07 07:12:51.145 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/upload/ALFA_DATA/alfacgiapi/ - 404 0 null 0.4355ms 2025-07-07 07:12:51.145 +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/assets/upload/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 07:12:51.146 +03:00 [DBG] Connection id "0HNC8090TGJ88" received FIN. 2025-07-07 07:12:51.146 +03:00 [DBG] Connection id "0HNC8090TGJ88" disconnecting. 2025-07-07 07:12:51.146 +03:00 [DBG] Connection id "0HNC8090TGJ88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 07:12:51.147 +03:00 [DBG] Connection id "0HNC8090TGJ88" stopped. 2025-07-07 07:17:21.972 +03:00 [DBG] Connection id "0HNC8090TGJ89" accepted. 2025-07-07 07:17:21.972 +03:00 [DBG] Connection id "0HNC8090TGJ89" started. 2025-07-07 07:17:21.972 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/blog/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 07:17:21.972 +03:00 [VRB] All hosts are allowed. 2025-07-07 07:17:21.972 +03:00 [DBG] The request path /blog/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 07:17:21.972 +03:00 [DBG] No candidates found for the request path '/blog/ALFA_DATA/alfacgiapi/' 2025-07-07 07:17:21.972 +03:00 [DBG] Request did not match any endpoints 2025-07-07 07:17:21.972 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 07:17:21.973 +03:00 [DBG] Connection id "0HNC8090TGJ89" completed keep alive response. 2025-07-07 07:17:21.973 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/blog/ALFA_DATA/alfacgiapi/ - 404 0 null 0.2073ms 2025-07-07 07:17:21.973 +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/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 07:17:21.973 +03:00 [DBG] Connection id "0HNC8090TGJ89" received FIN. 2025-07-07 07:17:21.973 +03:00 [DBG] Connection id "0HNC8090TGJ89" disconnecting. 2025-07-07 07:17:21.973 +03:00 [DBG] Connection id "0HNC8090TGJ89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 07:17:21.974 +03:00 [DBG] Connection id "0HNC8090TGJ89" stopped. 2025-07-07 07:20:28.261 +03:00 [DBG] Connection id "0HNC8090TGJ8A" accepted. 2025-07-07 07:20:28.261 +03:00 [DBG] Connection id "0HNC8090TGJ8A" started. 2025-07-07 07:20:28.261 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 07:20:28.261 +03:00 [VRB] All hosts are allowed. 2025-07-07 07:20:28.261 +03:00 [DBG] The request path /wp/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 07:20:28.261 +03:00 [DBG] No candidates found for the request path '/wp/ALFA_DATA/alfacgiapi/' 2025-07-07 07:20:28.261 +03:00 [DBG] Request did not match any endpoints 2025-07-07 07:20:28.261 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 07:20:28.261 +03:00 [DBG] Connection id "0HNC8090TGJ8A" completed keep alive response. 2025-07-07 07:20:28.261 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp/ALFA_DATA/alfacgiapi/ - 404 0 null 0.2298ms 2025-07-07 07:20:28.261 +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/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 07:20:28.262 +03:00 [DBG] Connection id "0HNC8090TGJ8A" received FIN. 2025-07-07 07:20:28.262 +03:00 [DBG] Connection id "0HNC8090TGJ8A" disconnecting. 2025-07-07 07:20:28.262 +03:00 [DBG] Connection id "0HNC8090TGJ8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 07:20:28.263 +03:00 [DBG] Connection id "0HNC8090TGJ8A" stopped. 2025-07-07 07:24:29.929 +03:00 [DBG] Connection id "0HNC8090TGJ8B" accepted. 2025-07-07 07:24:29.929 +03:00 [DBG] Connection id "0HNC8090TGJ8B" started. 2025-07-07 07:24:29.930 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wordpress/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 07:24:29.930 +03:00 [VRB] All hosts are allowed. 2025-07-07 07:24:29.930 +03:00 [DBG] The request path /wordpress/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 07:24:29.930 +03:00 [DBG] No candidates found for the request path '/wordpress/ALFA_DATA/alfacgiapi/' 2025-07-07 07:24:29.930 +03:00 [DBG] Request did not match any endpoints 2025-07-07 07:24:29.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 07:24:29.930 +03:00 [DBG] Connection id "0HNC8090TGJ8B" completed keep alive response. 2025-07-07 07:24:29.930 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wordpress/ALFA_DATA/alfacgiapi/ - 404 0 null 0.2656ms 2025-07-07 07:24:29.930 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wordpress/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 07:24:29.930 +03:00 [DBG] Connection id "0HNC8090TGJ8B" received FIN. 2025-07-07 07:24:29.930 +03:00 [DBG] Connection id "0HNC8090TGJ8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 07:24:29.930 +03:00 [DBG] Connection id "0HNC8090TGJ8B" disconnecting. 2025-07-07 07:24:29.930 +03:00 [DBG] Connection id "0HNC8090TGJ8B" stopped. 2025-07-07 07:25:34.045 +03:00 [DBG] Connection id "0HNC8090TGJ8C" accepted. 2025-07-07 07:25:34.045 +03:00 [DBG] Connection id "0HNC8090TGJ8C" started. 2025-07-07 07:25:34.045 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/components/ALFA_DATA/alfacgiapi/ - null null 2025-07-07 07:25:34.045 +03:00 [VRB] All hosts are allowed. 2025-07-07 07:25:34.045 +03:00 [DBG] The request path /components/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-07-07 07:25:34.045 +03:00 [DBG] No candidates found for the request path '/components/ALFA_DATA/alfacgiapi/' 2025-07-07 07:25:34.045 +03:00 [DBG] Request did not match any endpoints 2025-07-07 07:25:34.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 07:25:34.045 +03:00 [DBG] Connection id "0HNC8090TGJ8C" completed keep alive response. 2025-07-07 07:25:34.045 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/components/ALFA_DATA/alfacgiapi/ - 404 0 null 0.2758ms 2025-07-07 07:25:34.045 +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/components/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-07-07 07:25:34.046 +03:00 [DBG] Connection id "0HNC8090TGJ8C" received FIN. 2025-07-07 07:25:34.046 +03:00 [DBG] Connection id "0HNC8090TGJ8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 07:25:34.046 +03:00 [DBG] Connection id "0HNC8090TGJ8C" disconnecting. 2025-07-07 07:25:34.046 +03:00 [DBG] Connection id "0HNC8090TGJ8C" stopped. 2025-07-07 20:11:41.448 +03:00 [DBG] Connection id "0HNC8090TGJ8D" accepted. 2025-07-07 20:11:41.448 +03:00 [DBG] Connection id "0HNC8090TGJ8D" started. 2025-07-07 20:11:41.448 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-07 20:11:41.448 +03:00 [VRB] All hosts are allowed. 2025-07-07 20:11:41.448 +03:00 [DBG] The request path / does not match a supported file type 2025-07-07 20:11:41.448 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-07 20:11:41.448 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-07 20:11:41.448 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-07 20:11:41.448 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-07 20:11:41.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 20:11:41.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-07 20:11:41.448 +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-07 20:11:41.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-07 20:11:41.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-07 20:11:41.448 +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-07 20:11:41.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-07 20:11:41.448 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-07 20:11:41.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 20:11:41.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 20:11:41.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-07 20:11:41.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-07 20:11:41.448 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-07 20:11:41.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 20:11:41.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 20:11:41.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-07 20:11:41.448 +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-07 20:11:41.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 20:11:41.449 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 20:11:41.449 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-07 20:11:41.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 20:11:41.449 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 20:11:41.449 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-07 20:11:41.449 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-07 20:11:41.449 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-07 20:11:41.449 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-07 20:11:41.449 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-07 20:11:41.449 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-07 20:11:41.449 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-07 20:11:41.449 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6134ms. 2025-07-07 20:11:41.449 +03:00 [INF] Executed ViewResult - view Index executed in 0.7735ms. 2025-07-07 20:11:41.449 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-07 20:11:41.449 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 20:11:41.449 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 20:11:41.449 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 20:11:41.449 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 20:11:41.449 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2391ms 2025-07-07 20:11:41.450 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-07 20:11:41.450 +03:00 [DBG] Connection id "0HNC8090TGJ8D" completed keep alive response. 2025-07-07 20:11:41.450 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.7991ms 2025-07-07 20:11:41.450 +03:00 [DBG] Connection id "0HNC8090TGJ8D" received FIN. 2025-07-07 20:11:41.450 +03:00 [DBG] Connection id "0HNC8090TGJ8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-07 20:11:41.450 +03:00 [DBG] Connection id "0HNC8090TGJ8D" disconnecting. 2025-07-07 20:11:41.450 +03:00 [DBG] Connection id "0HNC8090TGJ8D" stopped. 2025-07-07 22:18:04.900 +03:00 [DBG] Connection id "0HNC8090TGJ8E" accepted. 2025-07-07 22:18:04.900 +03:00 [DBG] Connection id "0HNC8090TGJ8E" started. 2025-07-07 22:18:04.900 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-07 22:18:04.900 +03:00 [VRB] All hosts are allowed. 2025-07-07 22:18:04.900 +03:00 [DBG] The request path / does not match a supported file type 2025-07-07 22:18:04.900 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-07 22:18:04.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-07 22:18:04.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-07 22:18:04.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-07 22:18:04.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-07 22:18:04.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-07 22:18:04.900 +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-07 22:18:04.901 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-07 22:18:04.901 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-07 22:18:04.901 +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-07 22:18:04.901 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-07 22:18:04.901 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-07 22:18:04.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 22:18:04.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 22:18:04.901 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-07 22:18:04.901 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-07 22:18:04.901 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-07 22:18:04.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 22:18:04.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 22:18:04.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-07 22:18:04.901 +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-07 22:18:04.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 22:18:04.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-07 22:18:04.901 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-07 22:18:04.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 22:18:04.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 22:18:04.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-07 22:18:04.901 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-07 22:18:04.901 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-07 22:18:04.902 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-07 22:18:04.902 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-07 22:18:04.902 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-07 22:18:04.902 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-07 22:18:04.902 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6923ms. 2025-07-07 22:18:04.902 +03:00 [INF] Executed ViewResult - view Index executed in 0.8836ms. 2025-07-07 22:18:04.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-07 22:18:04.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 22:18:04.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 22:18:04.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 22:18:04.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-07 22:18:04.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.4376ms 2025-07-07 22:18:04.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-07 22:18:04.902 +03:00 [DBG] Connection id "0HNC8090TGJ8E" completed keep alive response. 2025-07-07 22:18:04.902 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.2048ms 2025-07-07 22:18:04.902 +03:00 [DBG] Connection id "0HNC8090TGJ8E" received FIN. 2025-07-07 22:18:04.903 +03:00 [DBG] Connection id "0HNC8090TGJ8E" disconnecting. 2025-07-07 22:18:04.903 +03:00 [DBG] Connection id "0HNC8090TGJ8E" stopped. 2025-07-07 22:18:04.903 +03:00 [DBG] Connection id "0HNC8090TGJ8E" sending FIN because: "The Socket transport's send loop completed gracefully."