2025-07-14 05:41:42.770 +03:00 [DBG] Connection id "0HNC8090TGK31" accepted. 2025-07-14 05:41:42.771 +03:00 [DBG] Connection id "0HNC8090TGK31" started. 2025-07-14 05:41:42.771 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-14 05:41:42.771 +03:00 [VRB] All hosts are allowed. 2025-07-14 05:41:42.771 +03:00 [DBG] The request path / does not match a supported file type 2025-07-14 05:41:42.771 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-14 05:41:42.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-14 05:41:42.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 05:41:42.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-14 05:41:42.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 05:41:42.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 05:41:42.771 +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-14 05:41:42.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-14 05:41:42.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 05:41:42.771 +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-14 05:41:42.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-14 05:41:42.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 05:41:42.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 05:41:42.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 05:41:42.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 05:41:42.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 05:41:42.772 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 05:41:42.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 05:41:42.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 05:41:42.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-14 05:41:42.772 +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-14 05:41:42.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 05:41:42.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 05:41:42.772 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 05:41:42.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 05:41:42.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 05:41:42.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 05:41:42.772 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-14 05:41:42.772 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-14 05:41:42.772 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-14 05:41:42.772 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-14 05:41:42.772 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-14 05:41:42.772 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-14 05:41:42.772 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6106ms. 2025-07-14 05:41:42.773 +03:00 [INF] Executed ViewResult - view Index executed in 0.7923ms. 2025-07-14 05:41:42.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 05:41:42.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 05:41:42.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 05:41:42.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 05:41:42.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 05:41:42.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2344ms 2025-07-14 05:41:42.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 05:41:42.773 +03:00 [DBG] Connection id "0HNC8090TGK31" completed keep alive response. 2025-07-14 05:41:42.773 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.771ms 2025-07-14 05:41:42.773 +03:00 [DBG] Connection id "0HNC8090TGK31" received FIN. 2025-07-14 05:41:42.773 +03:00 [DBG] Connection id "0HNC8090TGK31" disconnecting. 2025-07-14 05:41:42.773 +03:00 [DBG] Connection id "0HNC8090TGK31" stopped. 2025-07-14 05:41:42.773 +03:00 [DBG] Connection id "0HNC8090TGK31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 06:19:54.839 +03:00 [DBG] Connection id "0HNC8090TGK32" accepted. 2025-07-14 06:19:54.840 +03:00 [DBG] Connection id "0HNC8090TGK32" started. 2025-07-14 06:19:54.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/xmlrpc.php - null 0 2025-07-14 06:19:54.840 +03:00 [VRB] All hosts are allowed. 2025-07-14 06:19:54.840 +03:00 [DBG] POST requests are not supported 2025-07-14 06:19:54.840 +03:00 [DBG] No candidates found for the request path '/xmlrpc.php' 2025-07-14 06:19:54.840 +03:00 [DBG] Request did not match any endpoints 2025-07-14 06:19:54.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 06:19:54.840 +03:00 [DBG] Connection id "0HNC8090TGK32" completed keep alive response. 2025-07-14 06:19:54.840 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/xmlrpc.php - 404 0 null 0.197ms 2025-07-14 06:19:54.840 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST http://dev.top-engineer.com/xmlrpc.php, Response status code: 404 2025-07-14 06:19:54.840 +03:00 [DBG] Connection id "0HNC8090TGK32" received FIN. 2025-07-14 06:19:54.840 +03:00 [DBG] Connection id "0HNC8090TGK32" disconnecting. 2025-07-14 06:19:54.840 +03:00 [DBG] Connection id "0HNC8090TGK32" stopped. 2025-07-14 06:19:54.840 +03:00 [DBG] Connection id "0HNC8090TGK32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 16:23:15.255 +03:00 [DBG] Connection id "0HNC8090TGK33" accepted. 2025-07-14 16:23:15.256 +03:00 [DBG] Connection id "0HNC8090TGK33" started. 2025-07-14 16:23:15.256 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-14 16:23:15.256 +03:00 [VRB] All hosts are allowed. 2025-07-14 16:23:15.256 +03:00 [DBG] The request path / does not match a supported file type 2025-07-14 16:23:15.256 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-14 16:23:15.256 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-14 16:23:15.256 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 16:23:15.256 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-14 16:23:15.257 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 16:23:15.257 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 16:23:15.258 +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-14 16:23:15.258 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-14 16:23:15.258 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 16:23:15.259 +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-14 16:23:15.259 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-14 16:23:15.259 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 16:23:15.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 16:23:15.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 16:23:15.259 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 16:23:15.259 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 16:23:15.259 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 16:23:15.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 16:23:15.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 16:23:15.259 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-14 16:23:15.262 +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-14 16:23:15.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 16:23:15.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 16:23:15.262 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 16:23:15.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 16:23:15.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 16:23:15.262 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 16:23:15.262 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-14 16:23:15.262 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-14 16:23:15.269 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-14 16:23:15.269 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-14 16:23:15.269 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-14 16:23:15.269 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-14 16:23:15.269 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 6.9198ms. 2025-07-14 16:23:15.269 +03:00 [INF] Executed ViewResult - view Index executed in 7.149ms. 2025-07-14 16:23:15.269 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 16:23:15.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 16:23:15.269 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 16:23:15.269 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 16:23:15.269 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 16:23:15.269 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 10.6295ms 2025-07-14 16:23:15.269 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 16:23:15.270 +03:00 [DBG] Connection id "0HNC8090TGK33" completed keep alive response. 2025-07-14 16:23:15.270 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 13.3567ms 2025-07-14 16:23:15.270 +03:00 [DBG] Connection id "0HNC8090TGK33" received FIN. 2025-07-14 16:23:15.270 +03:00 [DBG] Connection id "0HNC8090TGK33" disconnecting. 2025-07-14 16:23:15.270 +03:00 [DBG] Connection id "0HNC8090TGK33" stopped. 2025-07-14 16:23:15.270 +03:00 [DBG] Connection id "0HNC8090TGK33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 16:23:16.241 +03:00 [DBG] Connection id "0HNC8090TGK34" accepted. 2025-07-14 16:23:16.241 +03:00 [DBG] Connection id "0HNC8090TGK34" started. 2025-07-14 16:23:16.241 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 16:23:16.241 +03:00 [VRB] All hosts are allowed. 2025-07-14 16:23:16.241 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 16:23:16.241 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 16:23:16.241 +03:00 [DBG] Request did not match any endpoints 2025-07-14 16:23:16.242 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 16:23:16.242 +03:00 [DBG] Connection id "0HNC8090TGK34" completed keep alive response. 2025-07-14 16:23:16.242 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.293ms 2025-07-14 16:23:16.242 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 16:23:16.242 +03:00 [DBG] Connection id "0HNC8090TGK34" received FIN. 2025-07-14 16:23:16.243 +03:00 [DBG] Connection id "0HNC8090TGK34" disconnecting. 2025-07-14 16:23:16.243 +03:00 [DBG] Connection id "0HNC8090TGK34" stopped. 2025-07-14 16:23:16.243 +03:00 [DBG] Connection id "0HNC8090TGK34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 16:23:23.926 +03:00 [DBG] Connection id "0HNC8090TGK35" accepted. 2025-07-14 16:23:23.926 +03:00 [DBG] Connection id "0HNC8090TGK35" started. 2025-07-14 16:23:23.927 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 16:23:23.927 +03:00 [VRB] All hosts are allowed. 2025-07-14 16:23:23.927 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 16:23:23.927 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 16:23:23.927 +03:00 [DBG] Request did not match any endpoints 2025-07-14 16:23:23.927 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 16:23:23.927 +03:00 [DBG] Connection id "0HNC8090TGK35" completed keep alive response. 2025-07-14 16:23:23.927 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2737ms 2025-07-14 16:23:23.927 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 16:23:23.929 +03:00 [DBG] Connection id "0HNC8090TGK35" received FIN. 2025-07-14 16:23:23.929 +03:00 [DBG] Connection id "0HNC8090TGK35" disconnecting. 2025-07-14 16:23:23.929 +03:00 [DBG] Connection id "0HNC8090TGK35" stopped. 2025-07-14 16:23:23.929 +03:00 [DBG] Connection id "0HNC8090TGK35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 16:23:30.256 +03:00 [DBG] Connection id "0HNC8090TGK36" accepted. 2025-07-14 16:23:30.256 +03:00 [DBG] Connection id "0HNC8090TGK36" started. 2025-07-14 16:23:30.256 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.well-known/security.txt - null null 2025-07-14 16:23:30.256 +03:00 [VRB] All hosts are allowed. 2025-07-14 16:23:30.258 +03:00 [DBG] The request path /.well-known/security.txt does not match an existing file 2025-07-14 16:23:30.258 +03:00 [DBG] No candidates found for the request path '/.well-known/security.txt' 2025-07-14 16:23:30.258 +03:00 [DBG] Request did not match any endpoints 2025-07-14 16:23:30.258 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 16:23:30.259 +03:00 [DBG] Connection id "0HNC8090TGK36" completed keep alive response. 2025-07-14 16:23:30.259 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.well-known/security.txt - 404 0 null 2.6194ms 2025-07-14 16:23:30.259 +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/security.txt, Response status code: 404 2025-07-14 16:23:30.259 +03:00 [DBG] Connection id "0HNC8090TGK36" received FIN. 2025-07-14 16:23:30.259 +03:00 [DBG] Connection id "0HNC8090TGK36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 16:23:30.259 +03:00 [DBG] Connection id "0HNC8090TGK36" disconnecting. 2025-07-14 16:23:30.259 +03:00 [DBG] Connection id "0HNC8090TGK36" stopped. 2025-07-14 17:09:15.726 +03:00 [DBG] Connection id "0HNC8090TGK37" accepted. 2025-07-14 17:09:15.726 +03:00 [DBG] Connection id "0HNC8090TGK37" started. 2025-07-14 17:09:15.726 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-14 17:09:15.726 +03:00 [VRB] All hosts are allowed. 2025-07-14 17:09:15.727 +03:00 [DBG] The request path / does not match a supported file type 2025-07-14 17:09:15.727 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-14 17:09:15.727 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-14 17:09:15.727 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 17:09:15.727 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-14 17:09:15.727 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 17:09:15.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 17:09:15.727 +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-14 17:09:15.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-14 17:09:15.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 17:09:15.727 +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-14 17:09:15.727 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-14 17:09:15.727 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 17:09:15.727 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:09:15.727 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:09:15.727 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 17:09:15.727 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 17:09:15.727 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 17:09:15.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 17:09:15.727 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 17:09:15.727 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-14 17:09:15.727 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0033ms. 2025-07-14 17:09:15.727 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 17:09:15.727 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 17:09:15.727 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 17:09:15.727 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:09:15.727 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:09:15.727 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 17:09:15.727 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-14 17:09:15.727 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-14 17:09:15.728 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-14 17:09:15.728 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-14 17:09:15.728 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-14 17:09:15.728 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-14 17:09:15.728 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6002ms. 2025-07-14 17:09:15.728 +03:00 [INF] Executed ViewResult - view Index executed in 0.7338ms. 2025-07-14 17:09:15.728 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 17:09:15.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:09:15.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:09:15.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:09:15.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:09:15.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3754ms 2025-07-14 17:09:15.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 17:09:15.728 +03:00 [DBG] Connection id "0HNC8090TGK37" completed keep alive response. 2025-07-14 17:09:15.728 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.9927ms 2025-07-14 17:09:15.731 +03:00 [DBG] Connection id "0HNC8090TGK37" received FIN. 2025-07-14 17:09:15.731 +03:00 [DBG] Connection id "0HNC8090TGK37" disconnecting. 2025-07-14 17:09:15.731 +03:00 [DBG] Connection id "0HNC8090TGK37" stopped. 2025-07-14 17:09:15.731 +03:00 [DBG] Connection id "0HNC8090TGK37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 17:09:25.841 +03:00 [DBG] Connection id "0HNC8090TGK38" accepted. 2025-07-14 17:09:25.842 +03:00 [DBG] Connection id "0HNC8090TGK38" started. 2025-07-14 17:09:25.842 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 17:09:25.842 +03:00 [VRB] All hosts are allowed. 2025-07-14 17:09:25.842 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 17:09:25.842 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 17:09:25.842 +03:00 [DBG] Request did not match any endpoints 2025-07-14 17:09:25.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 17:09:25.842 +03:00 [DBG] Connection id "0HNC8090TGK38" completed keep alive response. 2025-07-14 17:09:25.842 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2693ms 2025-07-14 17:09:25.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/vite.svg, Response status code: 404 2025-07-14 17:09:25.843 +03:00 [DBG] Connection id "0HNC8090TGK38" received FIN. 2025-07-14 17:09:25.843 +03:00 [DBG] Connection id "0HNC8090TGK38" disconnecting. 2025-07-14 17:09:25.843 +03:00 [DBG] Connection id "0HNC8090TGK38" stopped. 2025-07-14 17:09:25.843 +03:00 [DBG] Connection id "0HNC8090TGK38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 17:10:56.023 +03:00 [DBG] Connection id "0HNC8090TGK39" accepted. 2025-07-14 17:10:56.023 +03:00 [DBG] Connection id "0HNC8090TGK39" started. 2025-07-14 17:10:56.023 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 17:10:56.023 +03:00 [VRB] All hosts are allowed. 2025-07-14 17:10:56.023 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 17:10:56.023 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 17:10:56.023 +03:00 [DBG] Request did not match any endpoints 2025-07-14 17:10:56.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 17:10:56.023 +03:00 [DBG] Connection id "0HNC8090TGK39" completed keep alive response. 2025-07-14 17:10:56.024 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2131ms 2025-07-14 17:10:56.024 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 17:10:56.024 +03:00 [DBG] Connection id "0HNC8090TGK39" received FIN. 2025-07-14 17:10:56.024 +03:00 [DBG] Connection id "0HNC8090TGK39" disconnecting. 2025-07-14 17:10:56.024 +03:00 [DBG] Connection id "0HNC8090TGK39" stopped. 2025-07-14 17:10:56.024 +03:00 [DBG] Connection id "0HNC8090TGK39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 17:11:43.518 +03:00 [DBG] Connection id "0HNC8090TGK3A" accepted. 2025-07-14 17:11:43.518 +03:00 [DBG] Connection id "0HNC8090TGK3A" started. 2025-07-14 17:11:43.518 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/login - null null 2025-07-14 17:11:43.518 +03:00 [VRB] All hosts are allowed. 2025-07-14 17:11:43.518 +03:00 [DBG] The request path /login does not match a supported file type 2025-07-14 17:11:43.518 +03:00 [DBG] No candidates found for the request path '/login' 2025-07-14 17:11:43.518 +03:00 [DBG] Request did not match any endpoints 2025-07-14 17:11:43.518 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 17:11:43.518 +03:00 [DBG] Connection id "0HNC8090TGK3A" completed keep alive response. 2025-07-14 17:11:43.518 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/login - 404 0 null 0.2374ms 2025-07-14 17:11:43.518 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/login, Response status code: 404 2025-07-14 17:11:43.519 +03:00 [DBG] Connection id "0HNC8090TGK3A" received FIN. 2025-07-14 17:11:43.519 +03:00 [DBG] Connection id "0HNC8090TGK3A" disconnecting. 2025-07-14 17:11:43.520 +03:00 [DBG] Connection id "0HNC8090TGK3A" stopped. 2025-07-14 17:11:43.520 +03:00 [DBG] Connection id "0HNC8090TGK3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 17:50:59.805 +03:00 [DBG] Connection id "0HNC8090TGK3B" accepted. 2025-07-14 17:50:59.805 +03:00 [DBG] Connection id "0HNC8090TGK3B" started. 2025-07-14 17:50:59.805 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-14 17:50:59.805 +03:00 [VRB] All hosts are allowed. 2025-07-14 17:50:59.805 +03:00 [DBG] The request path / does not match a supported file type 2025-07-14 17:50:59.805 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-14 17:50:59.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-14 17:50:59.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 17:50:59.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-14 17:50:59.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 17:50:59.805 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 17:50:59.805 +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-14 17:50:59.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-14 17:50:59.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 17:50:59.805 +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-14 17:50:59.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-14 17:50:59.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 17:50:59.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:50:59.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:50:59.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 17:50:59.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 17:50:59.806 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 17:50:59.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 17:50:59.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 17:50:59.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-14 17:50:59.806 +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-14 17:50:59.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 17:50:59.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 17:50:59.806 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 17:50:59.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:50:59.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:50:59.806 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 17:50:59.806 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-14 17:50:59.806 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-14 17:50:59.806 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-14 17:50:59.806 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-14 17:50:59.806 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-14 17:50:59.806 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-14 17:50:59.806 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.5734ms. 2025-07-14 17:50:59.806 +03:00 [INF] Executed ViewResult - view Index executed in 0.6947ms. 2025-07-14 17:50:59.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 17:50:59.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:50:59.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:50:59.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:50:59.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 17:50:59.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.059ms 2025-07-14 17:50:59.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 17:50:59.807 +03:00 [DBG] Connection id "0HNC8090TGK3B" completed keep alive response. 2025-07-14 17:50:59.807 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.5273ms 2025-07-14 17:50:59.811 +03:00 [DBG] Connection id "0HNC8090TGK3B" received FIN. 2025-07-14 17:50:59.811 +03:00 [DBG] Connection id "0HNC8090TGK3B" disconnecting. 2025-07-14 17:50:59.811 +03:00 [DBG] Connection id "0HNC8090TGK3B" stopped. 2025-07-14 17:50:59.812 +03:00 [DBG] Connection id "0HNC8090TGK3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 17:51:00.355 +03:00 [DBG] Connection id "0HNC8090TGK3C" accepted. 2025-07-14 17:51:00.355 +03:00 [DBG] Connection id "0HNC8090TGK3C" started. 2025-07-14 17:51:00.355 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 17:51:00.355 +03:00 [VRB] All hosts are allowed. 2025-07-14 17:51:00.356 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 17:51:00.356 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 17:51:00.356 +03:00 [DBG] Request did not match any endpoints 2025-07-14 17:51:00.356 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 17:51:00.356 +03:00 [DBG] Connection id "0HNC8090TGK3C" completed keep alive response. 2025-07-14 17:51:00.356 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.256ms 2025-07-14 17:51:00.356 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 17:51:00.357 +03:00 [DBG] Connection id "0HNC8090TGK3C" received FIN. 2025-07-14 17:51:00.357 +03:00 [DBG] Connection id "0HNC8090TGK3C" disconnecting. 2025-07-14 17:51:00.357 +03:00 [DBG] Connection id "0HNC8090TGK3C" stopped. 2025-07-14 17:51:00.357 +03:00 [DBG] Connection id "0HNC8090TGK3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 17:51:10.411 +03:00 [DBG] Connection id "0HNC8090TGK3D" accepted. 2025-07-14 17:51:10.411 +03:00 [DBG] Connection id "0HNC8090TGK3D" started. 2025-07-14 17:51:10.411 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 17:51:10.411 +03:00 [VRB] All hosts are allowed. 2025-07-14 17:51:10.411 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 17:51:10.411 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 17:51:10.411 +03:00 [DBG] Request did not match any endpoints 2025-07-14 17:51:10.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 17:51:10.411 +03:00 [DBG] Connection id "0HNC8090TGK3D" completed keep alive response. 2025-07-14 17:51:10.411 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.4574ms 2025-07-14 17:51:10.412 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 17:51:10.412 +03:00 [DBG] Connection id "0HNC8090TGK3D" received FIN. 2025-07-14 17:51:10.412 +03:00 [DBG] Connection id "0HNC8090TGK3D" disconnecting. 2025-07-14 17:51:10.412 +03:00 [DBG] Connection id "0HNC8090TGK3D" stopped. 2025-07-14 17:51:10.412 +03:00 [DBG] Connection id "0HNC8090TGK3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 17:51:15.163 +03:00 [DBG] Connection id "0HNC8090TGK3E" accepted. 2025-07-14 17:51:15.164 +03:00 [DBG] Connection id "0HNC8090TGK3E" started. 2025-07-14 17:51:15.164 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/login - null null 2025-07-14 17:51:15.164 +03:00 [VRB] All hosts are allowed. 2025-07-14 17:51:15.164 +03:00 [DBG] The request path /login does not match a supported file type 2025-07-14 17:51:15.164 +03:00 [DBG] No candidates found for the request path '/login' 2025-07-14 17:51:15.164 +03:00 [DBG] Request did not match any endpoints 2025-07-14 17:51:15.164 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 17:51:15.164 +03:00 [DBG] Connection id "0HNC8090TGK3E" completed keep alive response. 2025-07-14 17:51:15.164 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/login - 404 0 null 0.2495ms 2025-07-14 17:51:15.164 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/login, Response status code: 404 2025-07-14 17:51:15.165 +03:00 [DBG] Connection id "0HNC8090TGK3E" received FIN. 2025-07-14 17:51:15.165 +03:00 [DBG] Connection id "0HNC8090TGK3E" disconnecting. 2025-07-14 17:51:15.165 +03:00 [DBG] Connection id "0HNC8090TGK3E" stopped. 2025-07-14 17:51:15.165 +03:00 [DBG] Connection id "0HNC8090TGK3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 18:36:27.004 +03:00 [DBG] Connection id "0HNC8090TGK3F" accepted. 2025-07-14 18:36:27.005 +03:00 [DBG] Connection id "0HNC8090TGK3F" started. 2025-07-14 18:36:27.005 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-14 18:36:27.005 +03:00 [VRB] All hosts are allowed. 2025-07-14 18:36:27.005 +03:00 [DBG] The request path / does not match a supported file type 2025-07-14 18:36:27.005 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-14 18:36:27.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-14 18:36:27.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 18:36:27.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-14 18:36:27.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 18:36:27.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 18:36:27.005 +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-14 18:36:27.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-14 18:36:27.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 18:36:27.005 +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-14 18:36:27.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-14 18:36:27.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 18:36:27.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:27.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:27.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 18:36:27.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 18:36:27.005 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 18:36:27.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 18:36:27.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 18:36:27.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-14 18:36:27.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0031ms. 2025-07-14 18:36:27.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 18:36:27.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 18:36:27.006 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 18:36:27.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:27.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:27.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 18:36:27.006 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-14 18:36:27.006 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-14 18:36:27.006 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-14 18:36:27.006 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-14 18:36:27.006 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-14 18:36:27.006 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-14 18:36:27.006 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.7886ms. 2025-07-14 18:36:27.006 +03:00 [INF] Executed ViewResult - view Index executed in 0.9118ms. 2025-07-14 18:36:27.007 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 18:36:27.007 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:27.007 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:27.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:27.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:27.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3475ms 2025-07-14 18:36:27.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 18:36:27.007 +03:00 [DBG] Connection id "0HNC8090TGK3F" completed keep alive response. 2025-07-14 18:36:27.007 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.9084ms 2025-07-14 18:36:27.008 +03:00 [DBG] Connection id "0HNC8090TGK3F" received FIN. 2025-07-14 18:36:27.008 +03:00 [DBG] Connection id "0HNC8090TGK3F" disconnecting. 2025-07-14 18:36:27.008 +03:00 [DBG] Connection id "0HNC8090TGK3F" stopped. 2025-07-14 18:36:27.008 +03:00 [DBG] Connection id "0HNC8090TGK3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 18:36:29.692 +03:00 [DBG] Connection id "0HNC8090TGK3G" accepted. 2025-07-14 18:36:29.692 +03:00 [DBG] Connection id "0HNC8090TGK3G" started. 2025-07-14 18:36:29.692 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 18:36:29.692 +03:00 [VRB] All hosts are allowed. 2025-07-14 18:36:29.692 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 18:36:29.692 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 18:36:29.692 +03:00 [DBG] Request did not match any endpoints 2025-07-14 18:36:29.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 18:36:29.692 +03:00 [DBG] Connection id "0HNC8090TGK3G" completed keep alive response. 2025-07-14 18:36:29.692 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.3135ms 2025-07-14 18:36:29.692 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 18:36:29.694 +03:00 [DBG] Connection id "0HNC8090TGK3G" received FIN. 2025-07-14 18:36:29.694 +03:00 [DBG] Connection id "0HNC8090TGK3G" disconnecting. 2025-07-14 18:36:29.694 +03:00 [DBG] Connection id "0HNC8090TGK3G" stopped. 2025-07-14 18:36:29.694 +03:00 [DBG] Connection id "0HNC8090TGK3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 18:36:55.772 +03:00 [DBG] Connection id "0HNC8090TGK3H" accepted. 2025-07-14 18:36:55.774 +03:00 [DBG] Connection id "0HNC8090TGK3H" started. 2025-07-14 18:36:55.774 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 18:36:55.774 +03:00 [VRB] All hosts are allowed. 2025-07-14 18:36:55.774 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 18:36:55.774 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 18:36:55.774 +03:00 [DBG] Request did not match any endpoints 2025-07-14 18:36:55.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 18:36:55.774 +03:00 [DBG] Connection id "0HNC8090TGK3H" completed keep alive response. 2025-07-14 18:36:55.774 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.243ms 2025-07-14 18:36:55.774 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 18:36:55.775 +03:00 [DBG] Connection id "0HNC8090TGK3H" received FIN. 2025-07-14 18:36:55.776 +03:00 [DBG] Connection id "0HNC8090TGK3H" disconnecting. 2025-07-14 18:36:55.776 +03:00 [DBG] Connection id "0HNC8090TGK3H" stopped. 2025-07-14 18:36:55.776 +03:00 [DBG] Connection id "0HNC8090TGK3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 18:36:59.478 +03:00 [DBG] Connection id "0HNC8090TGK3I" accepted. 2025-07-14 18:36:59.478 +03:00 [DBG] Connection id "0HNC8090TGK3I" started. 2025-07-14 18:36:59.478 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-14 18:36:59.478 +03:00 [VRB] All hosts are allowed. 2025-07-14 18:36:59.478 +03:00 [DBG] The request path / does not match a supported file type 2025-07-14 18:36:59.478 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-14 18:36:59.478 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-14 18:36:59.478 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 18:36:59.478 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-14 18:36:59.478 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 18:36:59.478 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 18:36:59.478 +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-14 18:36:59.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-14 18:36:59.479 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 18:36:59.479 +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-14 18:36:59.479 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-14 18:36:59.479 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 18:36:59.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:59.479 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 18:36:59.479 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 18:36:59.479 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 18:36:59.479 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-14 18:36:59.479 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0028ms. 2025-07-14 18:36:59.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 18:36:59.479 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-14 18:36:59.479 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-14 18:36:59.479 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0734ms. 2025-07-14 18:36:59.479 +03:00 [INF] Executed ViewResult - view Index executed in 0.2464ms. 2025-07-14 18:36:59.479 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 18:36:59.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:59.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 18:36:59.480 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.8807ms 2025-07-14 18:36:59.480 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 18:36:59.480 +03:00 [DBG] Connection id "0HNC8090TGK3I" completed keep alive response. 2025-07-14 18:36:59.480 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.6184ms 2025-07-14 18:36:59.482 +03:00 [DBG] Connection id "0HNC8090TGK3I" received FIN. 2025-07-14 18:36:59.482 +03:00 [DBG] Connection id "0HNC8090TGK3I" disconnecting. 2025-07-14 18:36:59.482 +03:00 [DBG] Connection id "0HNC8090TGK3I" stopped. 2025-07-14 18:36:59.482 +03:00 [DBG] Connection id "0HNC8090TGK3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 18:37:01.866 +03:00 [DBG] Connection id "0HNC8090TGK3J" accepted. 2025-07-14 18:37:01.866 +03:00 [DBG] Connection id "0HNC8090TGK3J" started. 2025-07-14 18:37:01.866 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 18:37:01.866 +03:00 [VRB] All hosts are allowed. 2025-07-14 18:37:01.866 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 18:37:01.866 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 18:37:01.866 +03:00 [DBG] Request did not match any endpoints 2025-07-14 18:37:01.866 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 18:37:01.866 +03:00 [DBG] Connection id "0HNC8090TGK3J" completed keep alive response. 2025-07-14 18:37:01.866 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2615ms 2025-07-14 18:37:01.866 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 18:37:01.867 +03:00 [DBG] Connection id "0HNC8090TGK3J" received FIN. 2025-07-14 18:37:01.867 +03:00 [DBG] Connection id "0HNC8090TGK3J" disconnecting. 2025-07-14 18:37:01.867 +03:00 [DBG] Connection id "0HNC8090TGK3J" stopped. 2025-07-14 18:37:01.867 +03:00 [DBG] Connection id "0HNC8090TGK3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 18:37:15.443 +03:00 [DBG] Connection id "0HNC8090TGK3K" accepted. 2025-07-14 18:37:15.443 +03:00 [DBG] Connection id "0HNC8090TGK3K" started. 2025-07-14 18:37:15.444 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.well-known/security.txt - null null 2025-07-14 18:37:15.444 +03:00 [VRB] All hosts are allowed. 2025-07-14 18:37:15.444 +03:00 [DBG] The request path /.well-known/security.txt does not match an existing file 2025-07-14 18:37:15.444 +03:00 [DBG] No candidates found for the request path '/.well-known/security.txt' 2025-07-14 18:37:15.444 +03:00 [DBG] Request did not match any endpoints 2025-07-14 18:37:15.444 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 18:37:15.444 +03:00 [DBG] Connection id "0HNC8090TGK3K" completed keep alive response. 2025-07-14 18:37:15.444 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.well-known/security.txt - 404 0 null 0.2776ms 2025-07-14 18:37:15.444 +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/security.txt, Response status code: 404 2025-07-14 18:37:15.445 +03:00 [DBG] Connection id "0HNC8090TGK3K" received FIN. 2025-07-14 18:37:15.445 +03:00 [DBG] Connection id "0HNC8090TGK3K" disconnecting. 2025-07-14 18:37:15.445 +03:00 [DBG] Connection id "0HNC8090TGK3K" stopped. 2025-07-14 18:37:15.445 +03:00 [DBG] Connection id "0HNC8090TGK3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 18:37:42.680 +03:00 [DBG] Connection id "0HNC8090TGK3L" accepted. 2025-07-14 18:37:42.680 +03:00 [DBG] Connection id "0HNC8090TGK3L" started. 2025-07-14 18:37:42.680 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 18:37:42.680 +03:00 [VRB] All hosts are allowed. 2025-07-14 18:37:42.680 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 18:37:42.680 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 18:37:42.680 +03:00 [DBG] Request did not match any endpoints 2025-07-14 18:37:42.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 18:37:42.680 +03:00 [DBG] Connection id "0HNC8090TGK3L" completed keep alive response. 2025-07-14 18:37:42.680 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2003ms 2025-07-14 18:37:42.680 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 18:37:42.681 +03:00 [DBG] Connection id "0HNC8090TGK3L" received FIN. 2025-07-14 18:37:42.681 +03:00 [DBG] Connection id "0HNC8090TGK3L" disconnecting. 2025-07-14 18:37:42.681 +03:00 [DBG] Connection id "0HNC8090TGK3L" stopped. 2025-07-14 18:37:42.681 +03:00 [DBG] Connection id "0HNC8090TGK3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 18:38:09.800 +03:00 [DBG] Connection id "0HNC8090TGK3M" accepted. 2025-07-14 18:38:09.801 +03:00 [DBG] Connection id "0HNC8090TGK3M" started. 2025-07-14 18:38:09.801 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/login - null null 2025-07-14 18:38:09.801 +03:00 [VRB] All hosts are allowed. 2025-07-14 18:38:09.801 +03:00 [DBG] The request path /login does not match a supported file type 2025-07-14 18:38:09.801 +03:00 [DBG] No candidates found for the request path '/login' 2025-07-14 18:38:09.801 +03:00 [DBG] Request did not match any endpoints 2025-07-14 18:38:09.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 18:38:09.801 +03:00 [DBG] Connection id "0HNC8090TGK3M" completed keep alive response. 2025-07-14 18:38:09.801 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/login - 404 0 null 0.2649ms 2025-07-14 18:38:09.801 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/login, Response status code: 404 2025-07-14 18:38:09.802 +03:00 [DBG] Connection id "0HNC8090TGK3M" received FIN. 2025-07-14 18:38:09.802 +03:00 [DBG] Connection id "0HNC8090TGK3M" disconnecting. 2025-07-14 18:38:09.802 +03:00 [DBG] Connection id "0HNC8090TGK3M" stopped. 2025-07-14 18:38:09.802 +03:00 [DBG] Connection id "0HNC8090TGK3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 19:25:07.681 +03:00 [DBG] Connection id "0HNC8090TGK3N" accepted. 2025-07-14 19:25:07.681 +03:00 [DBG] Connection id "0HNC8090TGK3N" started. 2025-07-14 19:25:07.681 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-14 19:25:07.681 +03:00 [VRB] All hosts are allowed. 2025-07-14 19:25:07.681 +03:00 [DBG] The request path / does not match a supported file type 2025-07-14 19:25:07.681 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-14 19:25:07.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-14 19:25:07.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 19:25:07.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-14 19:25:07.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 19:25:07.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 19:25:07.682 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-07-14 19:25:07.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-14 19:25:07.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 19:25:07.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-07-14 19:25:07.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-14 19:25:07.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-14 19:25:07.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 19:25:07.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 19:25:07.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 19:25:07.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-14 19:25:07.682 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 19:25:07.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 19:25:07.682 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 19:25:07.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-14 19:25:07.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0032ms. 2025-07-14 19:25:07.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 19:25:07.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-14 19:25:07.682 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-14 19:25:07.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 19:25:07.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 19:25:07.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 19:25:07.682 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-14 19:25:07.682 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-14 19:25:07.683 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-14 19:25:07.683 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-14 19:25:07.683 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-14 19:25:07.683 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-14 19:25:07.683 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.633ms. 2025-07-14 19:25:07.683 +03:00 [INF] Executed ViewResult - view Index executed in 0.7691ms. 2025-07-14 19:25:07.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-14 19:25:07.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 19:25:07.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 19:25:07.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 19:25:07.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-14 19:25:07.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3534ms 2025-07-14 19:25:07.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-14 19:25:07.683 +03:00 [DBG] Connection id "0HNC8090TGK3N" completed keep alive response. 2025-07-14 19:25:07.683 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.981ms 2025-07-14 19:25:07.688 +03:00 [DBG] Connection id "0HNC8090TGK3N" received FIN. 2025-07-14 19:25:07.688 +03:00 [DBG] Connection id "0HNC8090TGK3N" disconnecting. 2025-07-14 19:25:07.688 +03:00 [DBG] Connection id "0HNC8090TGK3N" stopped. 2025-07-14 19:25:07.688 +03:00 [DBG] Connection id "0HNC8090TGK3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 19:25:09.235 +03:00 [DBG] Connection id "0HNC8090TGK3O" accepted. 2025-07-14 19:25:09.235 +03:00 [DBG] Connection id "0HNC8090TGK3O" started. 2025-07-14 19:25:09.235 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 19:25:09.235 +03:00 [VRB] All hosts are allowed. 2025-07-14 19:25:09.235 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 19:25:09.235 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 19:25:09.235 +03:00 [DBG] Request did not match any endpoints 2025-07-14 19:25:09.235 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 19:25:09.235 +03:00 [DBG] Connection id "0HNC8090TGK3O" completed keep alive response. 2025-07-14 19:25:09.235 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.3299ms 2025-07-14 19:25:09.235 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 19:25:09.236 +03:00 [DBG] Connection id "0HNC8090TGK3O" received FIN. 2025-07-14 19:25:09.236 +03:00 [DBG] Connection id "0HNC8090TGK3O" disconnecting. 2025-07-14 19:25:09.237 +03:00 [DBG] Connection id "0HNC8090TGK3O" stopped. 2025-07-14 19:25:09.237 +03:00 [DBG] Connection id "0HNC8090TGK3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 19:25:14.560 +03:00 [DBG] Connection id "0HNC8090TGK3P" accepted. 2025-07-14 19:25:14.560 +03:00 [DBG] Connection id "0HNC8090TGK3P" started. 2025-07-14 19:25:14.560 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-14 19:25:14.560 +03:00 [VRB] All hosts are allowed. 2025-07-14 19:25:14.560 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-14 19:25:14.560 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-14 19:25:14.560 +03:00 [DBG] Request did not match any endpoints 2025-07-14 19:25:14.560 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 19:25:14.560 +03:00 [DBG] Connection id "0HNC8090TGK3P" completed keep alive response. 2025-07-14 19:25:14.560 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2668ms 2025-07-14 19:25:14.561 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-07-14 19:25:14.561 +03:00 [DBG] Connection id "0HNC8090TGK3P" received FIN. 2025-07-14 19:25:14.561 +03:00 [DBG] Connection id "0HNC8090TGK3P" disconnecting. 2025-07-14 19:25:14.561 +03:00 [DBG] Connection id "0HNC8090TGK3P" stopped. 2025-07-14 19:25:14.561 +03:00 [DBG] Connection id "0HNC8090TGK3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 19:25:22.523 +03:00 [DBG] Connection id "0HNC8090TGK3Q" accepted. 2025-07-14 19:25:22.524 +03:00 [DBG] Connection id "0HNC8090TGK3Q" started. 2025-07-14 19:25:22.524 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wiki - null null 2025-07-14 19:25:22.524 +03:00 [VRB] All hosts are allowed. 2025-07-14 19:25:22.524 +03:00 [DBG] The request path /wiki does not match a supported file type 2025-07-14 19:25:22.524 +03:00 [DBG] No candidates found for the request path '/wiki' 2025-07-14 19:25:22.524 +03:00 [DBG] Request did not match any endpoints 2025-07-14 19:25:22.524 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 19:25:22.524 +03:00 [DBG] Connection id "0HNC8090TGK3Q" completed keep alive response. 2025-07-14 19:25:22.524 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wiki - 404 0 null 0.4385ms 2025-07-14 19:25:22.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/wiki, Response status code: 404 2025-07-14 19:25:22.526 +03:00 [DBG] Connection id "0HNC8090TGK3Q" received FIN. 2025-07-14 19:25:22.527 +03:00 [DBG] Connection id "0HNC8090TGK3Q" disconnecting. 2025-07-14 19:25:22.527 +03:00 [DBG] Connection id "0HNC8090TGK3Q" stopped. 2025-07-14 19:25:22.527 +03:00 [DBG] Connection id "0HNC8090TGK3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-14 20:41:26.278 +03:00 [DBG] Connection id "0HNC8090TGK3R" accepted. 2025-07-14 20:41:26.279 +03:00 [DBG] Connection id "0HNC8090TGK3R" started. 2025-07-14 20:41:26.279 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/js/jquery/jquery.js - null null 2025-07-14 20:41:26.279 +03:00 [VRB] All hosts are allowed. 2025-07-14 20:41:26.279 +03:00 [DBG] The request path /wp-includes/js/jquery/jquery.js does not match an existing file 2025-07-14 20:41:26.279 +03:00 [DBG] No candidates found for the request path '/wp-includes/js/jquery/jquery.js' 2025-07-14 20:41:26.279 +03:00 [DBG] Request did not match any endpoints 2025-07-14 20:41:26.279 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-14 20:41:26.279 +03:00 [DBG] Connection id "0HNC8090TGK3R" completed keep alive response. 2025-07-14 20:41:26.279 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/js/jquery/jquery.js - 404 0 null 0.1973ms 2025-07-14 20:41:26.279 +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/js/jquery/jquery.js, Response status code: 404 2025-07-14 20:41:26.280 +03:00 [DBG] Connection id "0HNC8090TGK3R" received FIN. 2025-07-14 20:41:26.280 +03:00 [DBG] Connection id "0HNC8090TGK3R" disconnecting. 2025-07-14 20:41:26.280 +03:00 [DBG] Connection id "0HNC8090TGK3R" stopped. 2025-07-14 20:41:26.280 +03:00 [DBG] Connection id "0HNC8090TGK3R" sending FIN because: "The Socket transport's send loop completed gracefully."