2025-07-15 02:02:07.968 +03:00 [DBG] Connection id "0HNC8090TGK3S" accepted. 2025-07-15 02:02:07.970 +03:00 [DBG] Connection id "0HNC8090TGK3S" started. 2025-07-15 02:02:07.970 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 02:02:07.970 +03:00 [VRB] All hosts are allowed. 2025-07-15 02:02:07.970 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 02:02:07.970 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 02:02:07.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 02:02:07.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 02:02:07.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 02:02:07.971 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 02:02:07.971 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 02:02:07.971 +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-15 02:02:07.971 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 02:02:07.971 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 02:02:07.971 +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-15 02:02:07.971 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 02:02:07.971 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 02:02:07.971 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:02:07.971 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:02:07.971 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 02:02:07.971 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 02:02:07.971 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 02:02:07.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 02:02:07.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 02:02:07.971 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 02:02:07.971 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0027ms. 2025-07-15 02:02:07.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 02:02:07.971 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 02:02:07.971 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 02:02:07.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:02:07.971 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:02:07.971 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 02:02:07.971 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 02:02:07.971 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 02:02:07.972 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 02:02:07.972 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 02:02:07.972 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 02:02:07.972 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 02:02:07.972 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.5727ms. 2025-07-15 02:02:07.972 +03:00 [INF] Executed ViewResult - view Index executed in 0.7236ms. 2025-07-15 02:02:07.972 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 02:02:07.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:02:07.972 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:02:07.972 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:02:07.972 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:02:07.972 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.1758ms 2025-07-15 02:02:07.972 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 02:02:07.972 +03:00 [DBG] Connection id "0HNC8090TGK3S" completed keep alive response. 2025-07-15 02:02:07.972 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.6674ms 2025-07-15 02:02:07.972 +03:00 [DBG] Connection id "0HNC8090TGK3S" received FIN. 2025-07-15 02:02:07.972 +03:00 [DBG] Connection id "0HNC8090TGK3S" disconnecting. 2025-07-15 02:02:07.972 +03:00 [DBG] Connection id "0HNC8090TGK3S" stopped. 2025-07-15 02:02:07.972 +03:00 [DBG] Connection id "0HNC8090TGK3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 02:54:22.665 +03:00 [DBG] Connection id "0HNC8090TGK3T" accepted. 2025-07-15 02:54:22.665 +03:00 [DBG] Connection id "0HNC8090TGK3T" started. 2025-07-15 02:54:22.665 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 02:54:22.665 +03:00 [VRB] All hosts are allowed. 2025-07-15 02:54:22.665 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 02:54:22.665 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 02:54:22.665 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 02:54:22.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 02:54:22.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 02:54:22.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 02:54:22.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 02:54:22.665 +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-15 02:54:22.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 02:54:22.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 02:54:22.666 +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-15 02:54:22.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 02:54:22.666 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 02:54:22.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:54:22.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:54:22.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 02:54:22.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 02:54:22.666 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 02:54:22.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 02:54:22.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 02:54:22.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 02:54:22.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0025ms. 2025-07-15 02:54:22.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 02:54:22.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 02:54:22.666 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 02:54:22.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:54:22.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:54:22.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 02:54:22.666 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 02:54:22.666 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 02:54:22.666 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 02:54:22.667 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 02:54:22.667 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 02:54:22.667 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 02:54:22.667 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.5711ms. 2025-07-15 02:54:22.667 +03:00 [INF] Executed ViewResult - view Index executed in 0.6992ms. 2025-07-15 02:54:22.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 02:54:22.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:54:22.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:54:22.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:54:22.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 02:54:22.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2739ms 2025-07-15 02:54:22.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 02:54:22.667 +03:00 [DBG] Connection id "0HNC8090TGK3T" completed keep alive response. 2025-07-15 02:54:22.667 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.8607ms 2025-07-15 02:54:22.667 +03:00 [DBG] Connection id "0HNC8090TGK3T" received FIN. 2025-07-15 02:54:22.667 +03:00 [DBG] Connection id "0HNC8090TGK3T" disconnecting. 2025-07-15 02:54:22.667 +03:00 [DBG] Connection id "0HNC8090TGK3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 02:54:22.669 +03:00 [DBG] Connection id "0HNC8090TGK3T" stopped. 2025-07-15 02:54:23.506 +03:00 [DBG] Connection id "0HNC8090TGK3U" accepted. 2025-07-15 02:54:23.506 +03:00 [DBG] Connection id "0HNC8090TGK3U" started. 2025-07-15 02:54:23.506 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo.php - null null 2025-07-15 02:54:23.506 +03:00 [VRB] All hosts are allowed. 2025-07-15 02:54:23.506 +03:00 [DBG] The request path /phpinfo.php does not match a supported file type 2025-07-15 02:54:23.506 +03:00 [DBG] No candidates found for the request path '/phpinfo.php' 2025-07-15 02:54:23.506 +03:00 [DBG] Request did not match any endpoints 2025-07-15 02:54:23.506 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 02:54:23.506 +03:00 [DBG] Connection id "0HNC8090TGK3U" completed keep alive response. 2025-07-15 02:54:23.506 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo.php - 404 0 null 0.2955ms 2025-07-15 02:54:23.506 +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/phpinfo.php, Response status code: 404 2025-07-15 02:54:23.507 +03:00 [DBG] Connection id "0HNC8090TGK3U" received FIN. 2025-07-15 02:54:23.507 +03:00 [DBG] Connection id "0HNC8090TGK3U" disconnecting. 2025-07-15 02:54:23.507 +03:00 [DBG] Connection id "0HNC8090TGK3U" stopped. 2025-07-15 02:54:23.507 +03:00 [DBG] Connection id "0HNC8090TGK3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 02:54:24.478 +03:00 [DBG] Connection id "0HNC8090TGK3V" accepted. 2025-07-15 02:54:24.478 +03:00 [DBG] Connection id "0HNC8090TGK3V" started. 2025-07-15 02:54:24.479 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/info.php - null null 2025-07-15 02:54:24.479 +03:00 [VRB] All hosts are allowed. 2025-07-15 02:54:24.479 +03:00 [DBG] The request path /info.php does not match a supported file type 2025-07-15 02:54:24.479 +03:00 [DBG] No candidates found for the request path '/info.php' 2025-07-15 02:54:24.479 +03:00 [DBG] Request did not match any endpoints 2025-07-15 02:54:24.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 02:54:24.479 +03:00 [DBG] Connection id "0HNC8090TGK3V" completed keep alive response. 2025-07-15 02:54:24.479 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/info.php - 404 0 null 0.2686ms 2025-07-15 02:54:24.479 +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/info.php, Response status code: 404 2025-07-15 02:54:24.480 +03:00 [DBG] Connection id "0HNC8090TGK3V" received FIN. 2025-07-15 02:54:24.480 +03:00 [DBG] Connection id "0HNC8090TGK3V" disconnecting. 2025-07-15 02:54:24.480 +03:00 [DBG] Connection id "0HNC8090TGK3V" stopped. 2025-07-15 02:54:24.480 +03:00 [DBG] Connection id "0HNC8090TGK3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 02:54:26.105 +03:00 [DBG] Connection id "0HNC8090TGK40" accepted. 2025-07-15 02:54:26.105 +03:00 [DBG] Connection id "0HNC8090TGK40" started. 2025-07-15 02:54:26.106 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo - null null 2025-07-15 02:54:26.106 +03:00 [VRB] All hosts are allowed. 2025-07-15 02:54:26.106 +03:00 [DBG] The request path /phpinfo does not match a supported file type 2025-07-15 02:54:26.106 +03:00 [DBG] No candidates found for the request path '/phpinfo' 2025-07-15 02:54:26.106 +03:00 [DBG] Request did not match any endpoints 2025-07-15 02:54:26.106 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 02:54:26.106 +03:00 [DBG] Connection id "0HNC8090TGK40" completed keep alive response. 2025-07-15 02:54:26.106 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo - 404 0 null 0.27ms 2025-07-15 02:54:26.106 +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/phpinfo, Response status code: 404 2025-07-15 02:54:26.107 +03:00 [DBG] Connection id "0HNC8090TGK40" received FIN. 2025-07-15 02:54:26.107 +03:00 [DBG] Connection id "0HNC8090TGK40" disconnecting. 2025-07-15 02:54:26.107 +03:00 [DBG] Connection id "0HNC8090TGK40" stopped. 2025-07-15 02:54:26.107 +03:00 [DBG] Connection id "0HNC8090TGK40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 02:54:26.988 +03:00 [DBG] Connection id "0HNC8090TGK41" accepted. 2025-07-15 02:54:26.988 +03:00 [DBG] Connection id "0HNC8090TGK41" started. 2025-07-15 02:54:26.988 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env - null null 2025-07-15 02:54:26.988 +03:00 [VRB] All hosts are allowed. 2025-07-15 02:54:26.988 +03:00 [DBG] The request path /.env does not match a supported file type 2025-07-15 02:54:26.988 +03:00 [DBG] No candidates found for the request path '/.env' 2025-07-15 02:54:26.988 +03:00 [DBG] Request did not match any endpoints 2025-07-15 02:54:26.988 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 02:54:26.988 +03:00 [DBG] Connection id "0HNC8090TGK41" completed keep alive response. 2025-07-15 02:54:26.988 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env - 404 0 null 0.355ms 2025-07-15 02:54:26.988 +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/.env, Response status code: 404 2025-07-15 02:54:26.989 +03:00 [DBG] Connection id "0HNC8090TGK41" received FIN. 2025-07-15 02:54:26.989 +03:00 [DBG] Connection id "0HNC8090TGK41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 02:54:26.989 +03:00 [DBG] Connection id "0HNC8090TGK41" disconnecting. 2025-07-15 02:54:26.989 +03:00 [DBG] Connection id "0HNC8090TGK41" stopped. 2025-07-15 02:54:27.823 +03:00 [DBG] Connection id "0HNC8090TGK42" accepted. 2025-07-15 02:54:27.823 +03:00 [DBG] Connection id "0HNC8090TGK42" started. 2025-07-15 02:54:27.823 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/config/.env - null null 2025-07-15 02:54:27.823 +03:00 [VRB] All hosts are allowed. 2025-07-15 02:54:27.823 +03:00 [DBG] The request path /config/.env does not match a supported file type 2025-07-15 02:54:27.823 +03:00 [DBG] No candidates found for the request path '/config/.env' 2025-07-15 02:54:27.823 +03:00 [DBG] Request did not match any endpoints 2025-07-15 02:54:27.823 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 02:54:27.823 +03:00 [DBG] Connection id "0HNC8090TGK42" completed keep alive response. 2025-07-15 02:54:27.823 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/config/.env - 404 0 null 0.273ms 2025-07-15 02:54:27.823 +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/config/.env, Response status code: 404 2025-07-15 02:54:27.823 +03:00 [DBG] Connection id "0HNC8090TGK42" received FIN. 2025-07-15 02:54:27.824 +03:00 [DBG] Connection id "0HNC8090TGK42" disconnecting. 2025-07-15 02:54:27.824 +03:00 [DBG] Connection id "0HNC8090TGK42" stopped. 2025-07-15 02:54:27.824 +03:00 [DBG] Connection id "0HNC8090TGK42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 02:54:28.695 +03:00 [DBG] Connection id "0HNC8090TGK43" accepted. 2025-07-15 02:54:28.695 +03:00 [DBG] Connection id "0HNC8090TGK43" started. 2025-07-15 02:54:28.695 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/.env - null null 2025-07-15 02:54:28.695 +03:00 [VRB] All hosts are allowed. 2025-07-15 02:54:28.695 +03:00 [DBG] The request path /api/.env does not match a supported file type 2025-07-15 02:54:28.695 +03:00 [DBG] No candidates found for the request path '/api/.env' 2025-07-15 02:54:28.695 +03:00 [DBG] Request did not match any endpoints 2025-07-15 02:54:28.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 02:54:28.695 +03:00 [DBG] Connection id "0HNC8090TGK43" completed keep alive response. 2025-07-15 02:54:28.695 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/.env - 404 0 null 0.2665ms 2025-07-15 02:54:28.695 +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/api/.env, Response status code: 404 2025-07-15 02:54:28.696 +03:00 [DBG] Connection id "0HNC8090TGK43" received FIN. 2025-07-15 02:54:28.696 +03:00 [DBG] Connection id "0HNC8090TGK43" disconnecting. 2025-07-15 02:54:28.696 +03:00 [DBG] Connection id "0HNC8090TGK43" stopped. 2025-07-15 02:54:28.696 +03:00 [DBG] Connection id "0HNC8090TGK43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:07:17.748 +03:00 [DBG] Connection id "0HNC8090TGK44" accepted. 2025-07-15 05:07:17.748 +03:00 [DBG] Connection id "0HNC8090TGK44" started. 2025-07-15 05:07:17.749 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/ - null null 2025-07-15 05:07:17.749 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:07:17.749 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 05:07:17.749 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 05:07:17.749 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 05:07:17.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 05:07:17.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:07:17.749 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-07-15 05:07:17.749 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-07-15 05:07:17.749 +03:00 [DBG] Connection id "0HNC8090TGK44" completed keep alive response. 2025-07-15 05:07:17.749 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/ - 405 null null 0.4611ms 2025-07-15 05:07:17.751 +03:00 [DBG] Connection id "0HNC8090TGK44" received FIN. 2025-07-15 05:07:17.751 +03:00 [DBG] Connection id "0HNC8090TGK44" disconnecting. 2025-07-15 05:07:17.752 +03:00 [DBG] Connection id "0HNC8090TGK44" stopped. 2025-07-15 05:07:17.752 +03:00 [DBG] Connection id "0HNC8090TGK44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:10:46.151 +03:00 [DBG] Connection id "0HNC8090TGK45" accepted. 2025-07-15 05:10:46.151 +03:00 [DBG] Connection id "0HNC8090TGK45" started. 2025-07-15 05:10:46.151 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/wordpress - null null 2025-07-15 05:10:46.151 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:10:46.151 +03:00 [DBG] The request path /wordpress does not match a supported file type 2025-07-15 05:10:46.151 +03:00 [DBG] No candidates found for the request path '/wordpress' 2025-07-15 05:10:46.151 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:10:46.151 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:10:46.151 +03:00 [DBG] Connection id "0HNC8090TGK45" completed keep alive response. 2025-07-15 05:10:46.151 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/wordpress - 404 null null 0.1514ms 2025-07-15 05:10:46.151 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/wordpress, Response status code: 404 2025-07-15 05:10:46.153 +03:00 [DBG] Connection id "0HNC8090TGK45" received FIN. 2025-07-15 05:10:46.153 +03:00 [DBG] Connection id "0HNC8090TGK45" disconnecting. 2025-07-15 05:10:46.153 +03:00 [DBG] Connection id "0HNC8090TGK45" stopped. 2025-07-15 05:10:46.153 +03:00 [DBG] Connection id "0HNC8090TGK45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:12:12.854 +03:00 [DBG] Connection id "0HNC8090TGK46" accepted. 2025-07-15 05:12:12.855 +03:00 [DBG] Connection id "0HNC8090TGK46" started. 2025-07-15 05:12:12.855 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/Wordpress - null null 2025-07-15 05:12:12.855 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:12:12.855 +03:00 [DBG] The request path /Wordpress does not match a supported file type 2025-07-15 05:12:12.855 +03:00 [DBG] No candidates found for the request path '/Wordpress' 2025-07-15 05:12:12.855 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:12:12.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:12:12.855 +03:00 [DBG] Connection id "0HNC8090TGK46" completed keep alive response. 2025-07-15 05:12:12.855 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/Wordpress - 404 null null 0.2607ms 2025-07-15 05:12:12.855 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/Wordpress, Response status code: 404 2025-07-15 05:12:12.856 +03:00 [DBG] Connection id "0HNC8090TGK46" received FIN. 2025-07-15 05:12:12.856 +03:00 [DBG] Connection id "0HNC8090TGK46" disconnecting. 2025-07-15 05:12:12.856 +03:00 [DBG] Connection id "0HNC8090TGK46" stopped. 2025-07-15 05:12:12.856 +03:00 [DBG] Connection id "0HNC8090TGK46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:13:47.455 +03:00 [DBG] Connection id "0HNC8090TGK47" accepted. 2025-07-15 05:13:47.456 +03:00 [DBG] Connection id "0HNC8090TGK47" started. 2025-07-15 05:13:47.456 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/WORDPRESS - null null 2025-07-15 05:13:47.456 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:13:47.456 +03:00 [DBG] The request path /WORDPRESS does not match a supported file type 2025-07-15 05:13:47.456 +03:00 [DBG] No candidates found for the request path '/WORDPRESS' 2025-07-15 05:13:47.456 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:13:47.456 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:13:47.456 +03:00 [DBG] Connection id "0HNC8090TGK47" completed keep alive response. 2025-07-15 05:13:47.456 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/WORDPRESS - 404 null null 0.1619ms 2025-07-15 05:13:47.456 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/WORDPRESS, Response status code: 404 2025-07-15 05:13:47.457 +03:00 [DBG] Connection id "0HNC8090TGK47" received FIN. 2025-07-15 05:13:47.458 +03:00 [DBG] Connection id "0HNC8090TGK47" disconnecting. 2025-07-15 05:13:47.458 +03:00 [DBG] Connection id "0HNC8090TGK47" stopped. 2025-07-15 05:13:47.458 +03:00 [DBG] Connection id "0HNC8090TGK47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:15:26.909 +03:00 [DBG] Connection id "0HNC8090TGK48" accepted. 2025-07-15 05:15:26.909 +03:00 [DBG] Connection id "0HNC8090TGK48" started. 2025-07-15 05:15:26.909 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/WordPress - null null 2025-07-15 05:15:26.909 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:15:26.909 +03:00 [DBG] The request path /WordPress does not match a supported file type 2025-07-15 05:15:26.909 +03:00 [DBG] No candidates found for the request path '/WordPress' 2025-07-15 05:15:26.909 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:15:26.909 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:15:26.909 +03:00 [DBG] Connection id "0HNC8090TGK48" completed keep alive response. 2025-07-15 05:15:26.909 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/WordPress - 404 null null 0.1621ms 2025-07-15 05:15:26.910 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/WordPress, Response status code: 404 2025-07-15 05:15:26.911 +03:00 [DBG] Connection id "0HNC8090TGK48" received FIN. 2025-07-15 05:15:26.911 +03:00 [DBG] Connection id "0HNC8090TGK48" disconnecting. 2025-07-15 05:15:26.911 +03:00 [DBG] Connection id "0HNC8090TGK48" stopped. 2025-07-15 05:15:26.911 +03:00 [DBG] Connection id "0HNC8090TGK48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:18:36.888 +03:00 [DBG] Connection id "0HNC8090TGK49" accepted. 2025-07-15 05:18:36.888 +03:00 [DBG] Connection id "0HNC8090TGK49" started. 2025-07-15 05:18:36.888 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/wp - null null 2025-07-15 05:18:36.888 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:18:36.888 +03:00 [DBG] The request path /wp does not match a supported file type 2025-07-15 05:18:36.888 +03:00 [DBG] No candidates found for the request path '/wp' 2025-07-15 05:18:36.888 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:18:36.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:18:36.888 +03:00 [DBG] Connection id "0HNC8090TGK49" completed keep alive response. 2025-07-15 05:18:36.888 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/wp - 404 null null 0.1889ms 2025-07-15 05:18:36.888 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/wp, Response status code: 404 2025-07-15 05:18:36.888 +03:00 [DBG] Connection id "0HNC8090TGK49" received FIN. 2025-07-15 05:18:36.888 +03:00 [DBG] Connection id "0HNC8090TGK49" disconnecting. 2025-07-15 05:18:36.888 +03:00 [DBG] Connection id "0HNC8090TGK49" stopped. 2025-07-15 05:18:36.889 +03:00 [DBG] Connection id "0HNC8090TGK49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:20:55.100 +03:00 [DBG] Connection id "0HNC8090TGK4A" accepted. 2025-07-15 05:20:55.100 +03:00 [DBG] Connection id "0HNC8090TGK4A" started. 2025-07-15 05:20:55.100 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/Wp - null null 2025-07-15 05:20:55.100 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:20:55.100 +03:00 [DBG] The request path /Wp does not match a supported file type 2025-07-15 05:20:55.100 +03:00 [DBG] No candidates found for the request path '/Wp' 2025-07-15 05:20:55.100 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:20:55.100 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:20:55.100 +03:00 [DBG] Connection id "0HNC8090TGK4A" completed keep alive response. 2025-07-15 05:20:55.100 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/Wp - 404 null null 0.2212ms 2025-07-15 05:20:55.100 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/Wp, Response status code: 404 2025-07-15 05:20:55.101 +03:00 [DBG] Connection id "0HNC8090TGK4A" received FIN. 2025-07-15 05:20:55.101 +03:00 [DBG] Connection id "0HNC8090TGK4A" disconnecting. 2025-07-15 05:20:55.101 +03:00 [DBG] Connection id "0HNC8090TGK4A" stopped. 2025-07-15 05:20:55.101 +03:00 [DBG] Connection id "0HNC8090TGK4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:22:41.022 +03:00 [DBG] Connection id "0HNC8090TGK4B" accepted. 2025-07-15 05:22:41.022 +03:00 [DBG] Connection id "0HNC8090TGK4B" started. 2025-07-15 05:22:41.022 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/WP - null null 2025-07-15 05:22:41.022 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:22:41.022 +03:00 [DBG] The request path /WP does not match a supported file type 2025-07-15 05:22:41.022 +03:00 [DBG] No candidates found for the request path '/WP' 2025-07-15 05:22:41.022 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:22:41.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:22:41.022 +03:00 [DBG] Connection id "0HNC8090TGK4B" completed keep alive response. 2025-07-15 05:22:41.022 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/WP - 404 null null 0.1498ms 2025-07-15 05:22:41.022 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/WP, Response status code: 404 2025-07-15 05:22:41.023 +03:00 [DBG] Connection id "0HNC8090TGK4B" received FIN. 2025-07-15 05:22:41.023 +03:00 [DBG] Connection id "0HNC8090TGK4B" disconnecting. 2025-07-15 05:22:41.023 +03:00 [DBG] Connection id "0HNC8090TGK4B" stopped. 2025-07-15 05:22:41.023 +03:00 [DBG] Connection id "0HNC8090TGK4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:25:02.539 +03:00 [DBG] Connection id "0HNC8090TGK4C" accepted. 2025-07-15 05:25:02.539 +03:00 [DBG] Connection id "0HNC8090TGK4C" started. 2025-07-15 05:25:02.539 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/old - null null 2025-07-15 05:25:02.539 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:25:02.539 +03:00 [DBG] The request path /old does not match a supported file type 2025-07-15 05:25:02.539 +03:00 [DBG] No candidates found for the request path '/old' 2025-07-15 05:25:02.539 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:25:02.539 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:25:02.539 +03:00 [DBG] Connection id "0HNC8090TGK4C" completed keep alive response. 2025-07-15 05:25:02.539 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/old - 404 null null 0.2351ms 2025-07-15 05:25:02.539 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/old, Response status code: 404 2025-07-15 05:25:02.539 +03:00 [DBG] Connection id "0HNC8090TGK4C" received FIN. 2025-07-15 05:25:02.540 +03:00 [DBG] Connection id "0HNC8090TGK4C" disconnecting. 2025-07-15 05:25:02.540 +03:00 [DBG] Connection id "0HNC8090TGK4C" stopped. 2025-07-15 05:25:02.540 +03:00 [DBG] Connection id "0HNC8090TGK4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:27:48.291 +03:00 [DBG] Connection id "0HNC8090TGK4D" accepted. 2025-07-15 05:27:48.292 +03:00 [DBG] Connection id "0HNC8090TGK4D" started. 2025-07-15 05:27:48.292 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/Old - null null 2025-07-15 05:27:48.292 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:27:48.292 +03:00 [DBG] The request path /Old does not match a supported file type 2025-07-15 05:27:48.292 +03:00 [DBG] No candidates found for the request path '/Old' 2025-07-15 05:27:48.292 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:27:48.292 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:27:48.292 +03:00 [DBG] Connection id "0HNC8090TGK4D" completed keep alive response. 2025-07-15 05:27:48.292 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/Old - 404 null null 0.1438ms 2025-07-15 05:27:48.292 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/Old, Response status code: 404 2025-07-15 05:27:48.293 +03:00 [DBG] Connection id "0HNC8090TGK4D" received FIN. 2025-07-15 05:27:48.293 +03:00 [DBG] Connection id "0HNC8090TGK4D" disconnecting. 2025-07-15 05:27:48.293 +03:00 [DBG] Connection id "0HNC8090TGK4D" stopped. 2025-07-15 05:27:48.293 +03:00 [DBG] Connection id "0HNC8090TGK4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:30:18.768 +03:00 [DBG] Connection id "0HNC8090TGK4E" accepted. 2025-07-15 05:30:18.768 +03:00 [DBG] Connection id "0HNC8090TGK4E" started. 2025-07-15 05:30:18.768 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/OLD - null null 2025-07-15 05:30:18.768 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:30:18.768 +03:00 [DBG] The request path /OLD does not match a supported file type 2025-07-15 05:30:18.768 +03:00 [DBG] No candidates found for the request path '/OLD' 2025-07-15 05:30:18.768 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:30:18.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:30:18.768 +03:00 [DBG] Connection id "0HNC8090TGK4E" completed keep alive response. 2025-07-15 05:30:18.769 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/OLD - 404 null null 0.3656ms 2025-07-15 05:30:18.769 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/OLD, Response status code: 404 2025-07-15 05:30:18.771 +03:00 [DBG] Connection id "0HNC8090TGK4E" received FIN. 2025-07-15 05:30:18.771 +03:00 [DBG] Connection id "0HNC8090TGK4E" disconnecting. 2025-07-15 05:30:18.771 +03:00 [DBG] Connection id "0HNC8090TGK4E" stopped. 2025-07-15 05:30:18.771 +03:00 [DBG] Connection id "0HNC8090TGK4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:31:26.812 +03:00 [DBG] Connection id "0HNC8090TGK4F" accepted. 2025-07-15 05:31:26.812 +03:00 [DBG] Connection id "0HNC8090TGK4F" started. 2025-07-15 05:31:26.812 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/oldsite - null null 2025-07-15 05:31:26.812 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:31:26.812 +03:00 [DBG] The request path /oldsite does not match a supported file type 2025-07-15 05:31:26.812 +03:00 [DBG] No candidates found for the request path '/oldsite' 2025-07-15 05:31:26.812 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:31:26.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:31:26.812 +03:00 [DBG] Connection id "0HNC8090TGK4F" completed keep alive response. 2025-07-15 05:31:26.812 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/oldsite - 404 null null 0.1476ms 2025-07-15 05:31:26.812 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/oldsite, Response status code: 404 2025-07-15 05:31:26.814 +03:00 [DBG] Connection id "0HNC8090TGK4F" received FIN. 2025-07-15 05:31:26.814 +03:00 [DBG] Connection id "0HNC8090TGK4F" disconnecting. 2025-07-15 05:31:26.814 +03:00 [DBG] Connection id "0HNC8090TGK4F" stopped. 2025-07-15 05:31:26.814 +03:00 [DBG] Connection id "0HNC8090TGK4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:33:43.018 +03:00 [DBG] Connection id "0HNC8090TGK4G" accepted. 2025-07-15 05:33:43.018 +03:00 [DBG] Connection id "0HNC8090TGK4G" started. 2025-07-15 05:33:43.018 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/new - null null 2025-07-15 05:33:43.018 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:33:43.018 +03:00 [DBG] The request path /new does not match a supported file type 2025-07-15 05:33:43.018 +03:00 [DBG] No candidates found for the request path '/new' 2025-07-15 05:33:43.018 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:33:43.018 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:33:43.018 +03:00 [DBG] Connection id "0HNC8090TGK4G" completed keep alive response. 2025-07-15 05:33:43.018 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/new - 404 null null 0.1524ms 2025-07-15 05:33:43.018 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/new, Response status code: 404 2025-07-15 05:33:43.018 +03:00 [DBG] Connection id "0HNC8090TGK4G" received FIN. 2025-07-15 05:33:43.018 +03:00 [DBG] Connection id "0HNC8090TGK4G" disconnecting. 2025-07-15 05:33:43.018 +03:00 [DBG] Connection id "0HNC8090TGK4G" stopped. 2025-07-15 05:33:43.018 +03:00 [DBG] Connection id "0HNC8090TGK4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:36:22.318 +03:00 [DBG] Connection id "0HNC8090TGK4H" accepted. 2025-07-15 05:36:22.318 +03:00 [DBG] Connection id "0HNC8090TGK4H" started. 2025-07-15 05:36:22.318 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/New - null null 2025-07-15 05:36:22.318 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:36:22.318 +03:00 [DBG] The request path /New does not match a supported file type 2025-07-15 05:36:22.318 +03:00 [DBG] No candidates found for the request path '/New' 2025-07-15 05:36:22.318 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:36:22.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:36:22.318 +03:00 [DBG] Connection id "0HNC8090TGK4H" completed keep alive response. 2025-07-15 05:36:22.318 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/New - 404 null null 0.3111ms 2025-07-15 05:36:22.318 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/New, Response status code: 404 2025-07-15 05:36:22.319 +03:00 [DBG] Connection id "0HNC8090TGK4H" received FIN. 2025-07-15 05:36:22.319 +03:00 [DBG] Connection id "0HNC8090TGK4H" disconnecting. 2025-07-15 05:36:22.319 +03:00 [DBG] Connection id "0HNC8090TGK4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:36:22.320 +03:00 [DBG] Connection id "0HNC8090TGK4H" stopped. 2025-07-15 05:37:07.613 +03:00 [DBG] Connection id "0HNC8090TGK4I" accepted. 2025-07-15 05:37:07.614 +03:00 [DBG] Connection id "0HNC8090TGK4I" started. 2025-07-15 05:37:07.614 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/NEW - null null 2025-07-15 05:37:07.614 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:37:07.614 +03:00 [DBG] The request path /NEW does not match a supported file type 2025-07-15 05:37:07.614 +03:00 [DBG] No candidates found for the request path '/NEW' 2025-07-15 05:37:07.614 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:37:07.614 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:37:07.614 +03:00 [DBG] Connection id "0HNC8090TGK4I" completed keep alive response. 2025-07-15 05:37:07.614 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/NEW - 404 null null 0.2603ms 2025-07-15 05:37:07.614 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/NEW, Response status code: 404 2025-07-15 05:37:07.614 +03:00 [DBG] Connection id "0HNC8090TGK4I" received FIN. 2025-07-15 05:37:07.614 +03:00 [DBG] Connection id "0HNC8090TGK4I" disconnecting. 2025-07-15 05:37:07.614 +03:00 [DBG] Connection id "0HNC8090TGK4I" stopped. 2025-07-15 05:37:07.614 +03:00 [DBG] Connection id "0HNC8090TGK4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:38:51.042 +03:00 [DBG] Connection id "0HNC8090TGK4J" accepted. 2025-07-15 05:38:51.042 +03:00 [DBG] Connection id "0HNC8090TGK4J" started. 2025-07-15 05:38:51.042 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/wp-old - null null 2025-07-15 05:38:51.042 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:38:51.042 +03:00 [DBG] The request path /wp-old does not match a supported file type 2025-07-15 05:38:51.042 +03:00 [DBG] No candidates found for the request path '/wp-old' 2025-07-15 05:38:51.042 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:38:51.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:38:51.042 +03:00 [DBG] Connection id "0HNC8090TGK4J" completed keep alive response. 2025-07-15 05:38:51.042 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/wp-old - 404 null null 0.1416ms 2025-07-15 05:38:51.042 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/wp-old, Response status code: 404 2025-07-15 05:38:51.044 +03:00 [DBG] Connection id "0HNC8090TGK4J" received FIN. 2025-07-15 05:38:51.044 +03:00 [DBG] Connection id "0HNC8090TGK4J" disconnecting. 2025-07-15 05:38:51.044 +03:00 [DBG] Connection id "0HNC8090TGK4J" stopped. 2025-07-15 05:38:51.044 +03:00 [DBG] Connection id "0HNC8090TGK4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:41:17.597 +03:00 [DBG] Connection id "0HNC8090TGK4K" accepted. 2025-07-15 05:41:17.597 +03:00 [DBG] Connection id "0HNC8090TGK4K" started. 2025-07-15 05:41:17.597 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/2022 - null null 2025-07-15 05:41:17.597 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:41:17.597 +03:00 [DBG] The request path /2022 does not match a supported file type 2025-07-15 05:41:17.598 +03:00 [DBG] No candidates found for the request path '/2022' 2025-07-15 05:41:17.598 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:41:17.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:41:17.598 +03:00 [DBG] Connection id "0HNC8090TGK4K" completed keep alive response. 2025-07-15 05:41:17.598 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/2022 - 404 null null 0.2218ms 2025-07-15 05:41:17.598 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/2022, Response status code: 404 2025-07-15 05:41:17.598 +03:00 [DBG] Connection id "0HNC8090TGK4K" received FIN. 2025-07-15 05:41:17.598 +03:00 [DBG] Connection id "0HNC8090TGK4K" disconnecting. 2025-07-15 05:41:17.598 +03:00 [DBG] Connection id "0HNC8090TGK4K" stopped. 2025-07-15 05:41:17.598 +03:00 [DBG] Connection id "0HNC8090TGK4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:42:20.767 +03:00 [DBG] Connection id "0HNC8090TGK4L" accepted. 2025-07-15 05:42:20.767 +03:00 [DBG] Connection id "0HNC8090TGK4L" started. 2025-07-15 05:42:20.767 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/2023 - null null 2025-07-15 05:42:20.767 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:42:20.767 +03:00 [DBG] The request path /2023 does not match a supported file type 2025-07-15 05:42:20.767 +03:00 [DBG] No candidates found for the request path '/2023' 2025-07-15 05:42:20.767 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:42:20.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:42:20.768 +03:00 [DBG] Connection id "0HNC8090TGK4L" completed keep alive response. 2025-07-15 05:42:20.768 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/2023 - 404 null null 0.254ms 2025-07-15 05:42:20.768 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/2023, Response status code: 404 2025-07-15 05:42:20.770 +03:00 [DBG] Connection id "0HNC8090TGK4L" received FIN. 2025-07-15 05:42:20.770 +03:00 [DBG] Connection id "0HNC8090TGK4L" disconnecting. 2025-07-15 05:42:20.770 +03:00 [DBG] Connection id "0HNC8090TGK4L" stopped. 2025-07-15 05:42:20.770 +03:00 [DBG] Connection id "0HNC8090TGK4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:44:40.278 +03:00 [DBG] Connection id "0HNC8090TGK4M" accepted. 2025-07-15 05:44:40.278 +03:00 [DBG] Connection id "0HNC8090TGK4M" started. 2025-07-15 05:44:40.278 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/2024 - null null 2025-07-15 05:44:40.278 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:44:40.278 +03:00 [DBG] The request path /2024 does not match a supported file type 2025-07-15 05:44:40.278 +03:00 [DBG] No candidates found for the request path '/2024' 2025-07-15 05:44:40.278 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:44:40.278 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:44:40.278 +03:00 [DBG] Connection id "0HNC8090TGK4M" completed keep alive response. 2025-07-15 05:44:40.278 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/2024 - 404 null null 0.1527ms 2025-07-15 05:44:40.278 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/2024, Response status code: 404 2025-07-15 05:44:40.279 +03:00 [DBG] Connection id "0HNC8090TGK4M" received FIN. 2025-07-15 05:44:40.279 +03:00 [DBG] Connection id "0HNC8090TGK4M" disconnecting. 2025-07-15 05:44:40.279 +03:00 [DBG] Connection id "0HNC8090TGK4M" stopped. 2025-07-15 05:44:40.279 +03:00 [DBG] Connection id "0HNC8090TGK4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:45:51.310 +03:00 [DBG] Connection id "0HNC8090TGK4N" accepted. 2025-07-15 05:45:51.311 +03:00 [DBG] Connection id "0HNC8090TGK4N" started. 2025-07-15 05:45:51.311 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/2017 - null null 2025-07-15 05:45:51.311 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:45:51.311 +03:00 [DBG] The request path /2017 does not match a supported file type 2025-07-15 05:45:51.311 +03:00 [DBG] No candidates found for the request path '/2017' 2025-07-15 05:45:51.311 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:45:51.311 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:45:51.311 +03:00 [DBG] Connection id "0HNC8090TGK4N" completed keep alive response. 2025-07-15 05:45:51.311 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/2017 - 404 null null 0.1642ms 2025-07-15 05:45:51.311 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/2017, Response status code: 404 2025-07-15 05:45:51.313 +03:00 [DBG] Connection id "0HNC8090TGK4N" received FIN. 2025-07-15 05:45:51.313 +03:00 [DBG] Connection id "0HNC8090TGK4N" disconnecting. 2025-07-15 05:45:51.313 +03:00 [DBG] Connection id "0HNC8090TGK4N" stopped. 2025-07-15 05:45:51.313 +03:00 [DBG] Connection id "0HNC8090TGK4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:46:43.267 +03:00 [DBG] Connection id "0HNC8090TGK4O" accepted. 2025-07-15 05:46:43.268 +03:00 [DBG] Connection id "0HNC8090TGK4O" started. 2025-07-15 05:46:43.268 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/2020 - null null 2025-07-15 05:46:43.268 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:46:43.268 +03:00 [DBG] The request path /2020 does not match a supported file type 2025-07-15 05:46:43.268 +03:00 [DBG] No candidates found for the request path '/2020' 2025-07-15 05:46:43.268 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:46:43.268 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:46:43.268 +03:00 [DBG] Connection id "0HNC8090TGK4O" completed keep alive response. 2025-07-15 05:46:43.268 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/2020 - 404 null null 0.1793ms 2025-07-15 05:46:43.268 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/2020, Response status code: 404 2025-07-15 05:46:43.268 +03:00 [DBG] Connection id "0HNC8090TGK4O" received FIN. 2025-07-15 05:46:43.269 +03:00 [DBG] Connection id "0HNC8090TGK4O" disconnecting. 2025-07-15 05:46:43.269 +03:00 [DBG] Connection id "0HNC8090TGK4O" stopped. 2025-07-15 05:46:43.269 +03:00 [DBG] Connection id "0HNC8090TGK4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:49:37.807 +03:00 [DBG] Connection id "0HNC8090TGK4P" accepted. 2025-07-15 05:49:37.807 +03:00 [DBG] Connection id "0HNC8090TGK4P" started. 2025-07-15 05:49:37.807 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/2019 - null null 2025-07-15 05:49:37.807 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:49:37.807 +03:00 [DBG] The request path /2019 does not match a supported file type 2025-07-15 05:49:37.807 +03:00 [DBG] No candidates found for the request path '/2019' 2025-07-15 05:49:37.807 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:49:37.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:49:37.807 +03:00 [DBG] Connection id "0HNC8090TGK4P" completed keep alive response. 2025-07-15 05:49:37.807 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/2019 - 404 null null 0.1971ms 2025-07-15 05:49:37.807 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/2019, Response status code: 404 2025-07-15 05:49:37.807 +03:00 [DBG] Connection id "0HNC8090TGK4P" received FIN. 2025-07-15 05:49:37.807 +03:00 [DBG] Connection id "0HNC8090TGK4P" disconnecting. 2025-07-15 05:49:37.807 +03:00 [DBG] Connection id "0HNC8090TGK4P" stopped. 2025-07-15 05:49:37.807 +03:00 [DBG] Connection id "0HNC8090TGK4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:50:28.409 +03:00 [DBG] Connection id "0HNC8090TGK4Q" accepted. 2025-07-15 05:50:28.409 +03:00 [DBG] Connection id "0HNC8090TGK4Q" started. 2025-07-15 05:50:28.409 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/2018 - null null 2025-07-15 05:50:28.409 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:50:28.409 +03:00 [DBG] The request path /2018 does not match a supported file type 2025-07-15 05:50:28.409 +03:00 [DBG] No candidates found for the request path '/2018' 2025-07-15 05:50:28.409 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:50:28.409 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:50:28.409 +03:00 [DBG] Connection id "0HNC8090TGK4Q" completed keep alive response. 2025-07-15 05:50:28.409 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/2018 - 404 null null 0.1472ms 2025-07-15 05:50:28.410 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/2018, Response status code: 404 2025-07-15 05:50:28.410 +03:00 [DBG] Connection id "0HNC8090TGK4Q" received FIN. 2025-07-15 05:50:28.410 +03:00 [DBG] Connection id "0HNC8090TGK4Q" disconnecting. 2025-07-15 05:50:28.410 +03:00 [DBG] Connection id "0HNC8090TGK4Q" stopped. 2025-07-15 05:50:28.410 +03:00 [DBG] Connection id "0HNC8090TGK4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:52:15.534 +03:00 [DBG] Connection id "0HNC8090TGK4R" accepted. 2025-07-15 05:52:15.534 +03:00 [DBG] Connection id "0HNC8090TGK4R" started. 2025-07-15 05:52:15.534 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/backup - null null 2025-07-15 05:52:15.534 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:52:15.534 +03:00 [DBG] The request path /backup does not match a supported file type 2025-07-15 05:52:15.534 +03:00 [DBG] No candidates found for the request path '/backup' 2025-07-15 05:52:15.534 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:52:15.534 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:52:15.534 +03:00 [DBG] Connection id "0HNC8090TGK4R" completed keep alive response. 2025-07-15 05:52:15.534 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/backup - 404 null null 0.2484ms 2025-07-15 05:52:15.535 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/backup, Response status code: 404 2025-07-15 05:52:15.535 +03:00 [DBG] Connection id "0HNC8090TGK4R" received FIN. 2025-07-15 05:52:15.535 +03:00 [DBG] Connection id "0HNC8090TGK4R" disconnecting. 2025-07-15 05:52:15.535 +03:00 [DBG] Connection id "0HNC8090TGK4R" stopped. 2025-07-15 05:52:15.535 +03:00 [DBG] Connection id "0HNC8090TGK4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:53:31.380 +03:00 [DBG] Connection id "0HNC8090TGK4S" accepted. 2025-07-15 05:53:31.380 +03:00 [DBG] Connection id "0HNC8090TGK4S" started. 2025-07-15 05:53:31.380 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/test - null null 2025-07-15 05:53:31.380 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:53:31.380 +03:00 [DBG] The request path /test does not match a supported file type 2025-07-15 05:53:31.380 +03:00 [DBG] No candidates found for the request path '/test' 2025-07-15 05:53:31.380 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:53:31.380 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:53:31.380 +03:00 [DBG] Connection id "0HNC8090TGK4S" completed keep alive response. 2025-07-15 05:53:31.380 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/test - 404 null null 0.188ms 2025-07-15 05:53:31.380 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/test, Response status code: 404 2025-07-15 05:53:31.380 +03:00 [DBG] Connection id "0HNC8090TGK4S" received FIN. 2025-07-15 05:53:31.380 +03:00 [DBG] Connection id "0HNC8090TGK4S" disconnecting. 2025-07-15 05:53:31.380 +03:00 [DBG] Connection id "0HNC8090TGK4S" stopped. 2025-07-15 05:53:31.380 +03:00 [DBG] Connection id "0HNC8090TGK4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:54:39.905 +03:00 [DBG] Connection id "0HNC8090TGK4T" accepted. 2025-07-15 05:54:39.905 +03:00 [DBG] Connection id "0HNC8090TGK4T" started. 2025-07-15 05:54:39.905 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/Test - null null 2025-07-15 05:54:39.905 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:54:39.905 +03:00 [DBG] The request path /Test does not match a supported file type 2025-07-15 05:54:39.905 +03:00 [DBG] No candidates found for the request path '/Test' 2025-07-15 05:54:39.905 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:54:39.905 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:54:39.905 +03:00 [DBG] Connection id "0HNC8090TGK4T" completed keep alive response. 2025-07-15 05:54:39.905 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/Test - 404 null null 0.2709ms 2025-07-15 05:54:39.905 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/Test, Response status code: 404 2025-07-15 05:54:39.907 +03:00 [DBG] Connection id "0HNC8090TGK4T" received FIN. 2025-07-15 05:54:39.907 +03:00 [DBG] Connection id "0HNC8090TGK4T" disconnecting. 2025-07-15 05:54:39.907 +03:00 [DBG] Connection id "0HNC8090TGK4T" stopped. 2025-07-15 05:54:39.907 +03:00 [DBG] Connection id "0HNC8090TGK4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:56:19.005 +03:00 [DBG] Connection id "0HNC8090TGK4U" accepted. 2025-07-15 05:56:19.005 +03:00 [DBG] Connection id "0HNC8090TGK4U" started. 2025-07-15 05:56:19.005 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/TEST - null null 2025-07-15 05:56:19.005 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:56:19.005 +03:00 [DBG] The request path /TEST does not match a supported file type 2025-07-15 05:56:19.005 +03:00 [DBG] No candidates found for the request path '/TEST' 2025-07-15 05:56:19.005 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:56:19.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:56:19.005 +03:00 [DBG] Connection id "0HNC8090TGK4U" completed keep alive response. 2025-07-15 05:56:19.006 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/TEST - 404 null null 0.2527ms 2025-07-15 05:56:19.006 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/TEST, Response status code: 404 2025-07-15 05:56:19.007 +03:00 [DBG] Connection id "0HNC8090TGK4U" received FIN. 2025-07-15 05:56:19.007 +03:00 [DBG] Connection id "0HNC8090TGK4U" disconnecting. 2025-07-15 05:56:19.007 +03:00 [DBG] Connection id "0HNC8090TGK4U" stopped. 2025-07-15 05:56:19.007 +03:00 [DBG] Connection id "0HNC8090TGK4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:58:26.811 +03:00 [DBG] Connection id "0HNC8090TGK4V" accepted. 2025-07-15 05:58:26.812 +03:00 [DBG] Connection id "0HNC8090TGK4V" started. 2025-07-15 05:58:26.812 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/demo - null null 2025-07-15 05:58:26.812 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:58:26.812 +03:00 [DBG] The request path /demo does not match a supported file type 2025-07-15 05:58:26.812 +03:00 [DBG] No candidates found for the request path '/demo' 2025-07-15 05:58:26.812 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:58:26.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:58:26.812 +03:00 [DBG] Connection id "0HNC8090TGK4V" completed keep alive response. 2025-07-15 05:58:26.812 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/demo - 404 null null 0.1619ms 2025-07-15 05:58:26.812 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/demo, Response status code: 404 2025-07-15 05:58:26.814 +03:00 [DBG] Connection id "0HNC8090TGK4V" received FIN. 2025-07-15 05:58:26.814 +03:00 [DBG] Connection id "0HNC8090TGK4V" disconnecting. 2025-07-15 05:58:26.814 +03:00 [DBG] Connection id "0HNC8090TGK4V" stopped. 2025-07-15 05:58:26.814 +03:00 [DBG] Connection id "0HNC8090TGK4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 05:59:53.331 +03:00 [DBG] Connection id "0HNC8090TGK50" accepted. 2025-07-15 05:59:53.331 +03:00 [DBG] Connection id "0HNC8090TGK50" started. 2025-07-15 05:59:53.331 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/bc - null null 2025-07-15 05:59:53.331 +03:00 [VRB] All hosts are allowed. 2025-07-15 05:59:53.331 +03:00 [DBG] The request path /bc does not match a supported file type 2025-07-15 05:59:53.331 +03:00 [DBG] No candidates found for the request path '/bc' 2025-07-15 05:59:53.331 +03:00 [DBG] Request did not match any endpoints 2025-07-15 05:59:53.331 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 05:59:53.332 +03:00 [DBG] Connection id "0HNC8090TGK50" completed keep alive response. 2025-07-15 05:59:53.332 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/bc - 404 null null 0.1636ms 2025-07-15 05:59:53.332 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/bc, Response status code: 404 2025-07-15 05:59:53.332 +03:00 [DBG] Connection id "0HNC8090TGK50" received FIN. 2025-07-15 05:59:53.332 +03:00 [DBG] Connection id "0HNC8090TGK50" disconnecting. 2025-07-15 05:59:53.332 +03:00 [DBG] Connection id "0HNC8090TGK50" stopped. 2025-07-15 05:59:53.332 +03:00 [DBG] Connection id "0HNC8090TGK50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:01:05.265 +03:00 [DBG] Connection id "0HNC8090TGK51" accepted. 2025-07-15 06:01:05.266 +03:00 [DBG] Connection id "0HNC8090TGK51" started. 2025-07-15 06:01:05.266 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/www - null null 2025-07-15 06:01:05.266 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:01:05.266 +03:00 [DBG] The request path /www does not match a supported file type 2025-07-15 06:01:05.266 +03:00 [DBG] No candidates found for the request path '/www' 2025-07-15 06:01:05.266 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:01:05.266 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:01:05.266 +03:00 [DBG] Connection id "0HNC8090TGK51" completed keep alive response. 2025-07-15 06:01:05.266 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/www - 404 null null 0.3659ms 2025-07-15 06:01:05.266 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/www, Response status code: 404 2025-07-15 06:01:05.266 +03:00 [DBG] Connection id "0HNC8090TGK51" received FIN. 2025-07-15 06:01:05.267 +03:00 [DBG] Connection id "0HNC8090TGK51" disconnecting. 2025-07-15 06:01:05.267 +03:00 [DBG] Connection id "0HNC8090TGK51" stopped. 2025-07-15 06:01:05.267 +03:00 [DBG] Connection id "0HNC8090TGK51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:02:22.693 +03:00 [DBG] Connection id "0HNC8090TGK52" accepted. 2025-07-15 06:02:22.693 +03:00 [DBG] Connection id "0HNC8090TGK52" started. 2025-07-15 06:02:22.693 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/WWW - null null 2025-07-15 06:02:22.693 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:02:22.693 +03:00 [DBG] The request path /WWW does not match a supported file type 2025-07-15 06:02:22.693 +03:00 [DBG] No candidates found for the request path '/WWW' 2025-07-15 06:02:22.693 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:02:22.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:02:22.693 +03:00 [DBG] Connection id "0HNC8090TGK52" completed keep alive response. 2025-07-15 06:02:22.693 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/WWW - 404 null null 0.3631ms 2025-07-15 06:02:22.693 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/WWW, Response status code: 404 2025-07-15 06:02:22.695 +03:00 [DBG] Connection id "0HNC8090TGK52" received FIN. 2025-07-15 06:02:22.695 +03:00 [DBG] Connection id "0HNC8090TGK52" disconnecting. 2025-07-15 06:02:22.695 +03:00 [DBG] Connection id "0HNC8090TGK52" stopped. 2025-07-15 06:02:22.695 +03:00 [DBG] Connection id "0HNC8090TGK52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:04:09.675 +03:00 [DBG] Connection id "0HNC8090TGK53" accepted. 2025-07-15 06:04:09.675 +03:00 [DBG] Connection id "0HNC8090TGK53" started. 2025-07-15 06:04:09.675 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/Www - null null 2025-07-15 06:04:09.675 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:04:09.675 +03:00 [DBG] The request path /Www does not match a supported file type 2025-07-15 06:04:09.675 +03:00 [DBG] No candidates found for the request path '/Www' 2025-07-15 06:04:09.675 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:04:09.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:04:09.676 +03:00 [DBG] Connection id "0HNC8090TGK53" completed keep alive response. 2025-07-15 06:04:09.676 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/Www - 404 null null 0.2536ms 2025-07-15 06:04:09.676 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/Www, Response status code: 404 2025-07-15 06:04:09.677 +03:00 [DBG] Connection id "0HNC8090TGK53" received FIN. 2025-07-15 06:04:09.677 +03:00 [DBG] Connection id "0HNC8090TGK53" disconnecting. 2025-07-15 06:04:09.677 +03:00 [DBG] Connection id "0HNC8090TGK53" stopped. 2025-07-15 06:04:09.677 +03:00 [DBG] Connection id "0HNC8090TGK53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:05:33.550 +03:00 [DBG] Connection id "0HNC8090TGK54" accepted. 2025-07-15 06:05:33.550 +03:00 [DBG] Connection id "0HNC8090TGK54" started. 2025-07-15 06:05:33.550 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/2021 - null null 2025-07-15 06:05:33.550 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:05:33.550 +03:00 [DBG] The request path /2021 does not match a supported file type 2025-07-15 06:05:33.550 +03:00 [DBG] No candidates found for the request path '/2021' 2025-07-15 06:05:33.550 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:05:33.550 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:05:33.550 +03:00 [DBG] Connection id "0HNC8090TGK54" completed keep alive response. 2025-07-15 06:05:33.550 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/2021 - 404 null null 0.2069ms 2025-07-15 06:05:33.550 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/2021, Response status code: 404 2025-07-15 06:05:33.550 +03:00 [DBG] Connection id "0HNC8090TGK54" received FIN. 2025-07-15 06:05:33.550 +03:00 [DBG] Connection id "0HNC8090TGK54" disconnecting. 2025-07-15 06:05:33.551 +03:00 [DBG] Connection id "0HNC8090TGK54" stopped. 2025-07-15 06:05:33.551 +03:00 [DBG] Connection id "0HNC8090TGK54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:07:04.901 +03:00 [DBG] Connection id "0HNC8090TGK55" accepted. 2025-07-15 06:07:04.901 +03:00 [DBG] Connection id "0HNC8090TGK55" started. 2025-07-15 06:07:04.901 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/main - null null 2025-07-15 06:07:04.901 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:07:04.901 +03:00 [DBG] The request path /main does not match a supported file type 2025-07-15 06:07:04.901 +03:00 [DBG] No candidates found for the request path '/main' 2025-07-15 06:07:04.901 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:07:04.901 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:07:04.902 +03:00 [DBG] Connection id "0HNC8090TGK55" completed keep alive response. 2025-07-15 06:07:04.902 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/main - 404 null null 0.2526ms 2025-07-15 06:07:04.902 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/main, Response status code: 404 2025-07-15 06:07:04.902 +03:00 [DBG] Connection id "0HNC8090TGK55" received FIN. 2025-07-15 06:07:04.902 +03:00 [DBG] Connection id "0HNC8090TGK55" disconnecting. 2025-07-15 06:07:04.902 +03:00 [DBG] Connection id "0HNC8090TGK55" stopped. 2025-07-15 06:07:04.902 +03:00 [DBG] Connection id "0HNC8090TGK55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:09:04.787 +03:00 [DBG] Connection id "0HNC8090TGK56" accepted. 2025-07-15 06:09:04.787 +03:00 [DBG] Connection id "0HNC8090TGK56" started. 2025-07-15 06:09:04.787 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/old-site - null null 2025-07-15 06:09:04.787 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:09:04.787 +03:00 [DBG] The request path /old-site does not match a supported file type 2025-07-15 06:09:04.787 +03:00 [DBG] No candidates found for the request path '/old-site' 2025-07-15 06:09:04.787 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:09:04.787 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:09:04.787 +03:00 [DBG] Connection id "0HNC8090TGK56" completed keep alive response. 2025-07-15 06:09:04.787 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/old-site - 404 null null 0.2021ms 2025-07-15 06:09:04.787 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/old-site, Response status code: 404 2025-07-15 06:09:04.788 +03:00 [DBG] Connection id "0HNC8090TGK56" received FIN. 2025-07-15 06:09:04.788 +03:00 [DBG] Connection id "0HNC8090TGK56" disconnecting. 2025-07-15 06:09:04.788 +03:00 [DBG] Connection id "0HNC8090TGK56" stopped. 2025-07-15 06:09:04.788 +03:00 [DBG] Connection id "0HNC8090TGK56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:09:31.853 +03:00 [DBG] Connection id "0HNC8090TGK57" accepted. 2025-07-15 06:09:31.853 +03:00 [DBG] Connection id "0HNC8090TGK57" started. 2025-07-15 06:09:31.853 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/bk - null null 2025-07-15 06:09:31.854 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:09:31.854 +03:00 [DBG] The request path /bk does not match a supported file type 2025-07-15 06:09:31.854 +03:00 [DBG] No candidates found for the request path '/bk' 2025-07-15 06:09:31.854 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:09:31.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:09:31.854 +03:00 [DBG] Connection id "0HNC8090TGK57" completed keep alive response. 2025-07-15 06:09:31.854 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/bk - 404 null null 0.1935ms 2025-07-15 06:09:31.854 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/bk, Response status code: 404 2025-07-15 06:09:31.855 +03:00 [DBG] Connection id "0HNC8090TGK57" received FIN. 2025-07-15 06:09:31.855 +03:00 [DBG] Connection id "0HNC8090TGK57" disconnecting. 2025-07-15 06:09:31.855 +03:00 [DBG] Connection id "0HNC8090TGK57" stopped. 2025-07-15 06:09:31.855 +03:00 [DBG] Connection id "0HNC8090TGK57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:11:44.653 +03:00 [DBG] Connection id "0HNC8090TGK58" accepted. 2025-07-15 06:11:44.654 +03:00 [DBG] Connection id "0HNC8090TGK58" started. 2025-07-15 06:11:44.654 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/Backup - null null 2025-07-15 06:11:44.654 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:11:44.654 +03:00 [DBG] The request path /Backup does not match a supported file type 2025-07-15 06:11:44.654 +03:00 [DBG] No candidates found for the request path '/Backup' 2025-07-15 06:11:44.654 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:11:44.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:11:44.654 +03:00 [DBG] Connection id "0HNC8090TGK58" completed keep alive response. 2025-07-15 06:11:44.654 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/Backup - 404 null null 0.1969ms 2025-07-15 06:11:44.654 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/Backup, Response status code: 404 2025-07-15 06:11:44.654 +03:00 [DBG] Connection id "0HNC8090TGK58" received FIN. 2025-07-15 06:11:44.655 +03:00 [DBG] Connection id "0HNC8090TGK58" disconnecting. 2025-07-15 06:11:44.655 +03:00 [DBG] Connection id "0HNC8090TGK58" stopped. 2025-07-15 06:11:44.655 +03:00 [DBG] Connection id "0HNC8090TGK58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:13:15.986 +03:00 [DBG] Connection id "0HNC8090TGK59" accepted. 2025-07-15 06:13:15.986 +03:00 [DBG] Connection id "0HNC8090TGK59" started. 2025-07-15 06:13:15.986 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/BACKUP - null null 2025-07-15 06:13:15.986 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:13:15.986 +03:00 [DBG] The request path /BACKUP does not match a supported file type 2025-07-15 06:13:15.987 +03:00 [DBG] No candidates found for the request path '/BACKUP' 2025-07-15 06:13:15.987 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:13:15.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:13:15.987 +03:00 [DBG] Connection id "0HNC8090TGK59" completed keep alive response. 2025-07-15 06:13:15.987 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/BACKUP - 404 null null 0.453ms 2025-07-15 06:13:15.987 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/BACKUP, Response status code: 404 2025-07-15 06:13:15.989 +03:00 [DBG] Connection id "0HNC8090TGK59" received FIN. 2025-07-15 06:13:15.989 +03:00 [DBG] Connection id "0HNC8090TGK59" disconnecting. 2025-07-15 06:13:15.989 +03:00 [DBG] Connection id "0HNC8090TGK59" stopped. 2025-07-15 06:13:15.989 +03:00 [DBG] Connection id "0HNC8090TGK59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:14:54.851 +03:00 [DBG] Connection id "0HNC8090TGK5A" accepted. 2025-07-15 06:14:54.851 +03:00 [DBG] Connection id "0HNC8090TGK5A" started. 2025-07-15 06:14:54.851 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/SHOP - null null 2025-07-15 06:14:54.852 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:14:54.852 +03:00 [DBG] The request path /SHOP does not match a supported file type 2025-07-15 06:14:54.852 +03:00 [DBG] No candidates found for the request path '/SHOP' 2025-07-15 06:14:54.852 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:14:54.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:14:54.852 +03:00 [DBG] Connection id "0HNC8090TGK5A" completed keep alive response. 2025-07-15 06:14:54.852 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/SHOP - 404 null null 0.149ms 2025-07-15 06:14:54.852 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/SHOP, Response status code: 404 2025-07-15 06:14:54.852 +03:00 [DBG] Connection id "0HNC8090TGK5A" received FIN. 2025-07-15 06:14:54.852 +03:00 [DBG] Connection id "0HNC8090TGK5A" disconnecting. 2025-07-15 06:14:54.852 +03:00 [DBG] Connection id "0HNC8090TGK5A" stopped. 2025-07-15 06:14:54.852 +03:00 [DBG] Connection id "0HNC8090TGK5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:16:03.625 +03:00 [DBG] Connection id "0HNC8090TGK5B" accepted. 2025-07-15 06:16:03.625 +03:00 [DBG] Connection id "0HNC8090TGK5B" started. 2025-07-15 06:16:03.625 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/Shop - null null 2025-07-15 06:16:03.625 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:16:03.625 +03:00 [DBG] The request path /Shop does not match a supported file type 2025-07-15 06:16:03.625 +03:00 [DBG] No candidates found for the request path '/Shop' 2025-07-15 06:16:03.625 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:16:03.625 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:16:03.625 +03:00 [DBG] Connection id "0HNC8090TGK5B" completed keep alive response. 2025-07-15 06:16:03.625 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/Shop - 404 null null 0.2057ms 2025-07-15 06:16:03.625 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/Shop, Response status code: 404 2025-07-15 06:16:03.627 +03:00 [DBG] Connection id "0HNC8090TGK5B" received FIN. 2025-07-15 06:16:03.627 +03:00 [DBG] Connection id "0HNC8090TGK5B" disconnecting. 2025-07-15 06:16:03.627 +03:00 [DBG] Connection id "0HNC8090TGK5B" stopped. 2025-07-15 06:16:03.627 +03:00 [DBG] Connection id "0HNC8090TGK5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:17:31.381 +03:00 [DBG] Connection id "0HNC8090TGK5C" accepted. 2025-07-15 06:17:31.381 +03:00 [DBG] Connection id "0HNC8090TGK5C" started. 2025-07-15 06:17:31.381 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/shop - null null 2025-07-15 06:17:31.381 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:17:31.381 +03:00 [DBG] The request path /shop does not match a supported file type 2025-07-15 06:17:31.381 +03:00 [DBG] No candidates found for the request path '/shop' 2025-07-15 06:17:31.381 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:17:31.381 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:17:31.381 +03:00 [DBG] Connection id "0HNC8090TGK5C" completed keep alive response. 2025-07-15 06:17:31.381 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/shop - 404 null null 0.1885ms 2025-07-15 06:17:31.381 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/shop, Response status code: 404 2025-07-15 06:17:31.381 +03:00 [DBG] Connection id "0HNC8090TGK5C" received FIN. 2025-07-15 06:17:31.381 +03:00 [DBG] Connection id "0HNC8090TGK5C" disconnecting. 2025-07-15 06:17:31.381 +03:00 [DBG] Connection id "0HNC8090TGK5C" stopped. 2025-07-15 06:17:31.381 +03:00 [DBG] Connection id "0HNC8090TGK5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:18:48.273 +03:00 [DBG] Connection id "0HNC8090TGK5D" accepted. 2025-07-15 06:18:48.273 +03:00 [DBG] Connection id "0HNC8090TGK5D" started. 2025-07-15 06:18:48.273 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/bak - null null 2025-07-15 06:18:48.273 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:18:48.273 +03:00 [DBG] The request path /bak does not match a supported file type 2025-07-15 06:18:48.273 +03:00 [DBG] No candidates found for the request path '/bak' 2025-07-15 06:18:48.273 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:18:48.273 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:18:48.273 +03:00 [DBG] Connection id "0HNC8090TGK5D" completed keep alive response. 2025-07-15 06:18:48.273 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/bak - 404 null null 0.1456ms 2025-07-15 06:18:48.273 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/bak, Response status code: 404 2025-07-15 06:18:48.274 +03:00 [DBG] Connection id "0HNC8090TGK5D" received FIN. 2025-07-15 06:18:48.274 +03:00 [DBG] Connection id "0HNC8090TGK5D" disconnecting. 2025-07-15 06:18:48.274 +03:00 [DBG] Connection id "0HNC8090TGK5D" stopped. 2025-07-15 06:18:48.274 +03:00 [DBG] Connection id "0HNC8090TGK5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:21:49.025 +03:00 [DBG] Connection id "0HNC8090TGK5E" accepted. 2025-07-15 06:21:49.025 +03:00 [DBG] Connection id "0HNC8090TGK5E" started. 2025-07-15 06:21:49.025 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/sitio - null null 2025-07-15 06:21:49.025 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:21:49.025 +03:00 [DBG] The request path /sitio does not match a supported file type 2025-07-15 06:21:49.025 +03:00 [DBG] No candidates found for the request path '/sitio' 2025-07-15 06:21:49.025 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:21:49.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:21:49.025 +03:00 [DBG] Connection id "0HNC8090TGK5E" completed keep alive response. 2025-07-15 06:21:49.025 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/sitio - 404 null null 0.1744ms 2025-07-15 06:21:49.025 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/sitio, Response status code: 404 2025-07-15 06:21:49.026 +03:00 [DBG] Connection id "0HNC8090TGK5E" received FIN. 2025-07-15 06:21:49.026 +03:00 [DBG] Connection id "0HNC8090TGK5E" disconnecting. 2025-07-15 06:21:49.026 +03:00 [DBG] Connection id "0HNC8090TGK5E" stopped. 2025-07-15 06:21:49.026 +03:00 [DBG] Connection id "0HNC8090TGK5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:22:53.010 +03:00 [DBG] Connection id "0HNC8090TGK5F" accepted. 2025-07-15 06:22:53.010 +03:00 [DBG] Connection id "0HNC8090TGK5F" started. 2025-07-15 06:22:53.010 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/bac - null null 2025-07-15 06:22:53.010 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:22:53.010 +03:00 [DBG] The request path /bac does not match a supported file type 2025-07-15 06:22:53.010 +03:00 [DBG] No candidates found for the request path '/bac' 2025-07-15 06:22:53.010 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:22:53.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:22:53.010 +03:00 [DBG] Connection id "0HNC8090TGK5F" completed keep alive response. 2025-07-15 06:22:53.010 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/bac - 404 null null 0.1821ms 2025-07-15 06:22:53.010 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/bac, Response status code: 404 2025-07-15 06:22:53.011 +03:00 [DBG] Connection id "0HNC8090TGK5F" received FIN. 2025-07-15 06:22:53.011 +03:00 [DBG] Connection id "0HNC8090TGK5F" disconnecting. 2025-07-15 06:22:53.011 +03:00 [DBG] Connection id "0HNC8090TGK5F" stopped. 2025-07-15 06:22:53.011 +03:00 [DBG] Connection id "0HNC8090TGK5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:23:34.787 +03:00 [DBG] Connection id "0HNC8090TGK5G" accepted. 2025-07-15 06:23:34.790 +03:00 [DBG] Connection id "0HNC8090TGK5G" started. 2025-07-15 06:23:34.790 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/sito - null null 2025-07-15 06:23:34.790 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:23:34.790 +03:00 [DBG] The request path /sito does not match a supported file type 2025-07-15 06:23:34.790 +03:00 [DBG] No candidates found for the request path '/sito' 2025-07-15 06:23:34.790 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:23:34.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:23:34.790 +03:00 [DBG] Connection id "0HNC8090TGK5G" completed keep alive response. 2025-07-15 06:23:34.790 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/sito - 404 null null 0.1678ms 2025-07-15 06:23:34.790 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/sito, Response status code: 404 2025-07-15 06:23:34.792 +03:00 [DBG] Connection id "0HNC8090TGK5G" received FIN. 2025-07-15 06:23:34.792 +03:00 [DBG] Connection id "0HNC8090TGK5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:23:34.792 +03:00 [DBG] Connection id "0HNC8090TGK5G" disconnecting. 2025-07-15 06:23:34.794 +03:00 [DBG] Connection id "0HNC8090TGK5G" stopped. 2025-07-15 06:25:17.446 +03:00 [DBG] Connection id "0HNC8090TGK5H" accepted. 2025-07-15 06:25:17.446 +03:00 [DBG] Connection id "0HNC8090TGK5H" started. 2025-07-15 06:25:17.447 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/site - null null 2025-07-15 06:25:17.447 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:25:17.447 +03:00 [DBG] The request path /site does not match a supported file type 2025-07-15 06:25:17.447 +03:00 [DBG] No candidates found for the request path '/site' 2025-07-15 06:25:17.447 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:25:17.447 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:25:17.447 +03:00 [DBG] Connection id "0HNC8090TGK5H" completed keep alive response. 2025-07-15 06:25:17.447 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/site - 404 null null 0.252ms 2025-07-15 06:25:17.447 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/site, Response status code: 404 2025-07-15 06:25:17.449 +03:00 [DBG] Connection id "0HNC8090TGK5H" received FIN. 2025-07-15 06:25:17.449 +03:00 [DBG] Connection id "0HNC8090TGK5H" disconnecting. 2025-07-15 06:25:17.449 +03:00 [DBG] Connection id "0HNC8090TGK5H" stopped. 2025-07-15 06:25:17.449 +03:00 [DBG] Connection id "0HNC8090TGK5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:27:07.407 +03:00 [DBG] Connection id "0HNC8090TGK5I" accepted. 2025-07-15 06:27:07.407 +03:00 [DBG] Connection id "0HNC8090TGK5I" started. 2025-07-15 06:27:07.407 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/Site - null null 2025-07-15 06:27:07.407 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:27:07.407 +03:00 [DBG] The request path /Site does not match a supported file type 2025-07-15 06:27:07.407 +03:00 [DBG] No candidates found for the request path '/Site' 2025-07-15 06:27:07.407 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:27:07.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:27:07.407 +03:00 [DBG] Connection id "0HNC8090TGK5I" completed keep alive response. 2025-07-15 06:27:07.407 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/Site - 404 null null 0.2218ms 2025-07-15 06:27:07.407 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/Site, Response status code: 404 2025-07-15 06:27:07.407 +03:00 [DBG] Connection id "0HNC8090TGK5I" received FIN. 2025-07-15 06:27:07.408 +03:00 [DBG] Connection id "0HNC8090TGK5I" disconnecting. 2025-07-15 06:27:07.408 +03:00 [DBG] Connection id "0HNC8090TGK5I" stopped. 2025-07-15 06:27:07.408 +03:00 [DBG] Connection id "0HNC8090TGK5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:28:08.332 +03:00 [DBG] Connection id "0HNC8090TGK5J" accepted. 2025-07-15 06:28:08.332 +03:00 [DBG] Connection id "0HNC8090TGK5J" started. 2025-07-15 06:28:08.332 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/SITE - null null 2025-07-15 06:28:08.332 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:28:08.332 +03:00 [DBG] The request path /SITE does not match a supported file type 2025-07-15 06:28:08.332 +03:00 [DBG] No candidates found for the request path '/SITE' 2025-07-15 06:28:08.332 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:28:08.332 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:28:08.332 +03:00 [DBG] Connection id "0HNC8090TGK5J" completed keep alive response. 2025-07-15 06:28:08.332 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/SITE - 404 null null 0.2495ms 2025-07-15 06:28:08.332 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/SITE, Response status code: 404 2025-07-15 06:28:08.333 +03:00 [DBG] Connection id "0HNC8090TGK5J" received FIN. 2025-07-15 06:28:08.333 +03:00 [DBG] Connection id "0HNC8090TGK5J" disconnecting. 2025-07-15 06:28:08.333 +03:00 [DBG] Connection id "0HNC8090TGK5J" stopped. 2025-07-15 06:28:08.333 +03:00 [DBG] Connection id "0HNC8090TGK5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:29:11.055 +03:00 [DBG] Connection id "0HNC8090TGK5K" accepted. 2025-07-15 06:29:11.055 +03:00 [DBG] Connection id "0HNC8090TGK5K" started. 2025-07-15 06:29:11.055 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/blog - null null 2025-07-15 06:29:11.055 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:29:11.055 +03:00 [DBG] The request path /blog does not match a supported file type 2025-07-15 06:29:11.055 +03:00 [DBG] No candidates found for the request path '/blog' 2025-07-15 06:29:11.055 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:29:11.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:29:11.055 +03:00 [DBG] Connection id "0HNC8090TGK5K" completed keep alive response. 2025-07-15 06:29:11.055 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/blog - 404 null null 0.2531ms 2025-07-15 06:29:11.055 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/blog, Response status code: 404 2025-07-15 06:29:11.056 +03:00 [DBG] Connection id "0HNC8090TGK5K" received FIN. 2025-07-15 06:29:11.056 +03:00 [DBG] Connection id "0HNC8090TGK5K" disconnecting. 2025-07-15 06:29:11.056 +03:00 [DBG] Connection id "0HNC8090TGK5K" stopped. 2025-07-15 06:29:11.056 +03:00 [DBG] Connection id "0HNC8090TGK5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:30:43.806 +03:00 [DBG] Connection id "0HNC8090TGK5L" accepted. 2025-07-15 06:30:43.806 +03:00 [DBG] Connection id "0HNC8090TGK5L" started. 2025-07-15 06:30:43.807 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/BLOG - null null 2025-07-15 06:30:43.807 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:30:43.807 +03:00 [DBG] The request path /BLOG does not match a supported file type 2025-07-15 06:30:43.807 +03:00 [DBG] No candidates found for the request path '/BLOG' 2025-07-15 06:30:43.807 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:30:43.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:30:43.807 +03:00 [DBG] Connection id "0HNC8090TGK5L" completed keep alive response. 2025-07-15 06:30:43.807 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/BLOG - 404 null null 0.1932ms 2025-07-15 06:30:43.807 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/BLOG, Response status code: 404 2025-07-15 06:30:43.807 +03:00 [DBG] Connection id "0HNC8090TGK5L" received FIN. 2025-07-15 06:30:43.807 +03:00 [DBG] Connection id "0HNC8090TGK5L" disconnecting. 2025-07-15 06:30:43.808 +03:00 [DBG] Connection id "0HNC8090TGK5L" stopped. 2025-07-15 06:30:43.808 +03:00 [DBG] Connection id "0HNC8090TGK5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 06:31:53.922 +03:00 [DBG] Connection id "0HNC8090TGK5M" accepted. 2025-07-15 06:31:53.922 +03:00 [DBG] Connection id "0HNC8090TGK5M" started. 2025-07-15 06:31:53.922 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/Blog - null null 2025-07-15 06:31:53.922 +03:00 [VRB] All hosts are allowed. 2025-07-15 06:31:53.922 +03:00 [DBG] The request path /Blog does not match a supported file type 2025-07-15 06:31:53.922 +03:00 [DBG] No candidates found for the request path '/Blog' 2025-07-15 06:31:53.922 +03:00 [DBG] Request did not match any endpoints 2025-07-15 06:31:53.922 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 06:31:53.922 +03:00 [DBG] Connection id "0HNC8090TGK5M" completed keep alive response. 2025-07-15 06:31:53.922 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/Blog - 404 null null 0.2243ms 2025-07-15 06:31:53.922 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD http://dev.top-engineer.com/Blog, Response status code: 404 2025-07-15 06:31:53.923 +03:00 [DBG] Connection id "0HNC8090TGK5M" received FIN. 2025-07-15 06:31:53.924 +03:00 [DBG] Connection id "0HNC8090TGK5M" disconnecting. 2025-07-15 06:31:53.924 +03:00 [DBG] Connection id "0HNC8090TGK5M" stopped. 2025-07-15 06:31:53.924 +03:00 [DBG] Connection id "0HNC8090TGK5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 09:03:42.628 +03:00 [DBG] Connection id "0HNC8090TGK5N" accepted. 2025-07-15 09:03:42.628 +03:00 [DBG] Connection id "0HNC8090TGK5N" started. 2025-07-15 09:03:42.634 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 09:03:42.634 +03:00 [VRB] All hosts are allowed. 2025-07-15 09:03:42.634 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 09:03:42.634 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 09:03:42.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 09:03:42.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 09:03:42.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 09:03:42.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 09:03:42.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 09:03:42.634 +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-15 09:03:42.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 09:03:42.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 09:03:42.634 +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-15 09:03:42.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 09:03:42.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 09:03:42.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:03:42.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:03:42.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 09:03:42.635 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 09:03:42.635 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 09:03:42.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 09:03:42.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 09:03:42.636 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 09:03:42.636 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0044ms. 2025-07-15 09:03:42.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 09:03:42.636 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 09:03:42.637 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 09:03:42.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:03:42.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:03:42.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 09:03:42.637 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 09:03:42.637 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 09:03:42.638 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 09:03:42.638 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 09:03:42.638 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 09:03:42.638 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 09:03:42.638 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.3484ms. 2025-07-15 09:03:42.639 +03:00 [INF] Executed ViewResult - view Index executed in 1.6433ms. 2025-07-15 09:03:42.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 09:03:42.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:03:42.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:03:42.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:03:42.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:03:42.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 5.2612ms 2025-07-15 09:03:42.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 09:03:42.640 +03:00 [DBG] Connection id "0HNC8090TGK5N" completed keep alive response. 2025-07-15 09:03:42.640 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 6.5167ms 2025-07-15 09:03:42.640 +03:00 [DBG] Connection id "0HNC8090TGK5N" received FIN. 2025-07-15 09:03:42.641 +03:00 [DBG] Connection id "0HNC8090TGK5N" disconnecting. 2025-07-15 09:03:42.641 +03:00 [DBG] Connection id "0HNC8090TGK5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 09:03:42.644 +03:00 [DBG] Connection id "0HNC8090TGK5N" stopped. 2025-07-15 09:57:49.190 +03:00 [DBG] Connection id "0HNC8090TGK5O" accepted. 2025-07-15 09:57:49.190 +03:00 [DBG] Connection id "0HNC8090TGK5O" started. 2025-07-15 09:57:49.190 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 09:57:49.191 +03:00 [VRB] All hosts are allowed. 2025-07-15 09:57:49.191 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 09:57:49.191 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 09:57:49.191 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 09:57:49.191 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 09:57:49.191 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 09:57:49.191 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 09:57:49.191 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 09:57:49.191 +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-15 09:57:49.191 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 09:57:49.191 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 09:57:49.191 +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-15 09:57:49.191 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 09:57:49.191 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 09:57:49.191 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:57:49.191 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:57:49.191 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 09:57:49.191 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 09:57:49.191 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 09:57:49.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 09:57:49.191 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 09:57:49.191 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 09:57:49.191 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0027ms. 2025-07-15 09:57:49.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 09:57:49.191 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 09:57:49.191 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 09:57:49.191 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:57:49.191 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:57:49.191 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 09:57:49.191 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 09:57:49.191 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 09:57:49.192 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 09:57:49.192 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 09:57:49.192 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 09:57:49.192 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 09:57:49.192 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.5611ms. 2025-07-15 09:57:49.192 +03:00 [INF] Executed ViewResult - view Index executed in 0.6963ms. 2025-07-15 09:57:49.192 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 09:57:49.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:57:49.192 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:57:49.192 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:57:49.192 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 09:57:49.192 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.1073ms 2025-07-15 09:57:49.192 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 09:57:49.192 +03:00 [DBG] Connection id "0HNC8090TGK5O" completed keep alive response. 2025-07-15 09:57:49.192 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.5979ms 2025-07-15 09:57:49.194 +03:00 [DBG] Connection id "0HNC8090TGK5O" received FIN. 2025-07-15 09:57:49.194 +03:00 [DBG] Connection id "0HNC8090TGK5O" disconnecting. 2025-07-15 09:57:49.194 +03:00 [DBG] Connection id "0HNC8090TGK5O" stopped. 2025-07-15 09:57:49.194 +03:00 [DBG] Connection id "0HNC8090TGK5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 09:57:49.275 +03:00 [DBG] Connection id "0HNC8090TGK5P" accepted. 2025-07-15 09:57:49.275 +03:00 [DBG] Connection id "0HNC8090TGK5P" started. 2025-07-15 09:57:49.275 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970362691923623 - null null 2025-07-15 09:57:49.275 +03:00 [VRB] All hosts are allowed. 2025-07-15 09:57:49.275 +03:00 [VRB] Range header's value is empty. 2025-07-15 09:57:49.292 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 09:57:49.292 +03:00 [DBG] Connection id "0HNC8090TGK5P" completed keep alive response. 2025-07-15 09:57:49.292 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970362691923623 - 200 1413083 text/javascript 17.2495ms 2025-07-15 09:57:49.292 +03:00 [DBG] Connection id "0HNC8090TGK5P" received FIN. 2025-07-15 09:57:49.293 +03:00 [DBG] Connection id "0HNC8090TGK5P" disconnecting. 2025-07-15 09:57:49.293 +03:00 [DBG] Connection id "0HNC8090TGK5P" stopped. 2025-07-15 09:57:49.293 +03:00 [DBG] Connection id "0HNC8090TGK5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 09:57:49.485 +03:00 [DBG] Connection id "0HNC8090TGK5Q" accepted. 2025-07-15 09:57:49.485 +03:00 [DBG] Connection id "0HNC8090TGK5Q" started. 2025-07-15 09:57:49.485 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 09:57:49.485 +03:00 [VRB] All hosts are allowed. 2025-07-15 09:57:49.485 +03:00 [VRB] Range header's value is empty. 2025-07-15 09:57:49.487 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 09:57:49.487 +03:00 [DBG] Connection id "0HNC8090TGK5Q" completed keep alive response. 2025-07-15 09:57:49.488 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 2.5526ms 2025-07-15 09:57:49.491 +03:00 [DBG] Connection id "0HNC8090TGK5Q" received FIN. 2025-07-15 09:57:49.491 +03:00 [DBG] Connection id "0HNC8090TGK5Q" disconnecting. 2025-07-15 09:57:49.491 +03:00 [DBG] Connection id "0HNC8090TGK5Q" stopped. 2025-07-15 09:57:49.491 +03:00 [DBG] Connection id "0HNC8090TGK5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 09:57:50.036 +03:00 [DBG] Connection id "0HNC8090TGK5R" accepted. 2025-07-15 09:57:50.036 +03:00 [DBG] Connection id "0HNC8090TGK5R" started. 2025-07-15 09:57:50.036 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 09:57:50.036 +03:00 [VRB] All hosts are allowed. 2025-07-15 09:57:50.036 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 09:57:50.036 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 09:57:50.036 +03:00 [DBG] Request did not match any endpoints 2025-07-15 09:57:50.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 09:57:50.036 +03:00 [DBG] Connection id "0HNC8090TGK5R" completed keep alive response. 2025-07-15 09:57:50.036 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.3957ms 2025-07-15 09:57:50.036 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 09:57:50.038 +03:00 [DBG] Connection id "0HNC8090TGK5R" received FIN. 2025-07-15 09:57:50.038 +03:00 [DBG] Connection id "0HNC8090TGK5R" disconnecting. 2025-07-15 09:57:50.038 +03:00 [DBG] Connection id "0HNC8090TGK5R" stopped. 2025-07-15 09:57:50.038 +03:00 [DBG] Connection id "0HNC8090TGK5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:01:57.481 +03:00 [DBG] Connection id "0HNC8090TGK5S" accepted. 2025-07-15 10:01:57.481 +03:00 [DBG] Connection id "0HNC8090TGK5S" started. 2025-07-15 10:01:57.482 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.well-known/acme-challenge/wJhWDQZ_Xee7OpzK6yGcA6OxfLbndZr9IuJU4HnqJQU - null null 2025-07-15 10:01:57.482 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:01:57.482 +03:00 [DBG] The request path /.well-known/acme-challenge/wJhWDQZ_Xee7OpzK6yGcA6OxfLbndZr9IuJU4HnqJQU does not match a supported file type 2025-07-15 10:01:57.482 +03:00 [DBG] No candidates found for the request path '/.well-known/acme-challenge/wJhWDQZ_Xee7OpzK6yGcA6OxfLbndZr9IuJU4HnqJQU' 2025-07-15 10:01:57.482 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:01:57.482 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:01:57.482 +03:00 [DBG] Connection id "0HNC8090TGK5S" completed keep alive response. 2025-07-15 10:01:57.482 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.well-known/acme-challenge/wJhWDQZ_Xee7OpzK6yGcA6OxfLbndZr9IuJU4HnqJQU - 404 0 null 0.2155ms 2025-07-15 10:01:57.482 +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/acme-challenge/wJhWDQZ_Xee7OpzK6yGcA6OxfLbndZr9IuJU4HnqJQU, Response status code: 404 2025-07-15 10:01:57.482 +03:00 [DBG] Connection id "0HNC8090TGK5S" received FIN. 2025-07-15 10:01:57.482 +03:00 [DBG] Connection id "0HNC8090TGK5S" disconnecting. 2025-07-15 10:01:57.483 +03:00 [DBG] Connection id "0HNC8090TGK5S" stopped. 2025-07-15 10:01:57.483 +03:00 [DBG] Connection id "0HNC8090TGK5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:02:02.931 +03:00 [DBG] Connection id "0HNC8090TGK5T" accepted. 2025-07-15 10:02:02.931 +03:00 [DBG] Connection id "0HNC8090TGK5T" started. 2025-07-15 10:02:02.931 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/.well-known/acme-challenge/6lKWz1TP3Jm-yGc-aM7YZ1AVgRFB7-SNwfEp7QEikjc - null null 2025-07-15 10:02:02.931 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:02:02.931 +03:00 [DBG] The request path /.well-known/acme-challenge/6lKWz1TP3Jm-yGc-aM7YZ1AVgRFB7-SNwfEp7QEikjc does not match a supported file type 2025-07-15 10:02:02.931 +03:00 [DBG] No candidates found for the request path '/.well-known/acme-challenge/6lKWz1TP3Jm-yGc-aM7YZ1AVgRFB7-SNwfEp7QEikjc' 2025-07-15 10:02:02.931 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:02:02.931 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:02:02.932 +03:00 [DBG] Connection id "0HNC8090TGK5T" completed keep alive response. 2025-07-15 10:02:02.932 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/.well-known/acme-challenge/6lKWz1TP3Jm-yGc-aM7YZ1AVgRFB7-SNwfEp7QEikjc - 404 0 null 0.287ms 2025-07-15 10:02:02.932 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/.well-known/acme-challenge/6lKWz1TP3Jm-yGc-aM7YZ1AVgRFB7-SNwfEp7QEikjc, Response status code: 404 2025-07-15 10:02:02.933 +03:00 [DBG] Connection id "0HNC8090TGK5T" received FIN. 2025-07-15 10:02:02.933 +03:00 [DBG] Connection id "0HNC8090TGK5T" disconnecting. 2025-07-15 10:02:02.933 +03:00 [DBG] Connection id "0HNC8090TGK5T" stopped. 2025-07-15 10:02:02.933 +03:00 [DBG] Connection id "0HNC8090TGK5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:04:53.840 +03:00 [DBG] Connection id "0HNC8090TGK5U" accepted. 2025-07-15 10:04:53.841 +03:00 [DBG] Connection id "0HNC8090TGK5U" started. 2025-07-15 10:04:53.841 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:04:53.841 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:04:53.842 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:04:53.842 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:04:53.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:04:53.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:04:53.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:04:53.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:04:53.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:04:53.842 +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-15 10:04:53.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:04:53.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:04:53.842 +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-15 10:04:53.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:04:53.842 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:04:53.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:53.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:53.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:04:53.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:04:53.842 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:04:53.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:04:53.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:04:53.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:04:53.842 +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-15 10:04:53.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:04:53.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:04:53.842 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:04:53.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:53.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:53.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:04:53.842 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:04:53.842 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:04:53.842 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0489ms. 2025-07-15 10:04:53.842 +03:00 [INF] Executed ViewResult - view Index executed in 0.1751ms. 2025-07-15 10:04:53.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:04:53.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:53.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:53.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:53.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:53.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.6129ms 2025-07-15 10:04:53.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:04:53.843 +03:00 [DBG] Connection id "0HNC8090TGK5U" completed keep alive response. 2025-07-15 10:04:53.843 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.1842ms 2025-07-15 10:04:53.848 +03:00 [DBG] Connection id "0HNC8090TGK5U" received FIN. 2025-07-15 10:04:53.848 +03:00 [DBG] Connection id "0HNC8090TGK5U" disconnecting. 2025-07-15 10:04:53.848 +03:00 [DBG] Connection id "0HNC8090TGK5U" stopped. 2025-07-15 10:04:53.848 +03:00 [DBG] Connection id "0HNC8090TGK5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:04:53.915 +03:00 [DBG] Connection id "0HNC8090TGK5V" accepted. 2025-07-15 10:04:53.915 +03:00 [DBG] Connection id "0HNC8090TGK5V" started. 2025-07-15 10:04:53.915 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970366938428773 - null null 2025-07-15 10:04:53.915 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:04:53.915 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:04:53.918 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:04:53.918 +03:00 [DBG] Connection id "0HNC8090TGK5V" completed keep alive response. 2025-07-15 10:04:53.918 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970366938428773 - 200 1413083 text/javascript 2.538ms 2025-07-15 10:04:53.918 +03:00 [DBG] Connection id "0HNC8090TGK5V" received FIN. 2025-07-15 10:04:53.918 +03:00 [DBG] Connection id "0HNC8090TGK5V" disconnecting. 2025-07-15 10:04:53.918 +03:00 [DBG] Connection id "0HNC8090TGK5V" stopped. 2025-07-15 10:04:53.918 +03:00 [DBG] Connection id "0HNC8090TGK5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:04:54.345 +03:00 [DBG] Connection id "0HNC8090TGK60" accepted. 2025-07-15 10:04:54.345 +03:00 [DBG] Connection id "0HNC8090TGK60" started. 2025-07-15 10:04:54.345 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 10:04:54.346 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:04:54.346 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 10:04:54.346 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 10:04:54.346 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:04:54.346 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:04:54.346 +03:00 [DBG] Connection id "0HNC8090TGK60" completed keep alive response. 2025-07-15 10:04:54.346 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.4442ms 2025-07-15 10:04:54.346 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 10:04:54.347 +03:00 [DBG] Connection id "0HNC8090TGK60" received FIN. 2025-07-15 10:04:54.348 +03:00 [DBG] Connection id "0HNC8090TGK60" disconnecting. 2025-07-15 10:04:54.348 +03:00 [DBG] Connection id "0HNC8090TGK60" stopped. 2025-07-15 10:04:54.348 +03:00 [DBG] Connection id "0HNC8090TGK60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:04:57.910 +03:00 [DBG] Connection id "0HNC8090TGK61" accepted. 2025-07-15 10:04:57.910 +03:00 [DBG] Connection id "0HNC8090TGK61" started. 2025-07-15 10:04:57.911 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:04:57.911 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:04:57.911 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:04:57.911 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:04:57.911 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:04:57.911 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:04:57.911 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:04:57.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:04:57.911 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:04:57.911 +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-15 10:04:57.911 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:04:57.911 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:04:57.911 +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-15 10:04:57.911 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:04:57.911 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:04:57.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:57.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:57.911 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:04:57.911 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:04:57.911 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:04:57.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:04:57.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:04:57.911 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:04:57.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0035ms. 2025-07-15 10:04:57.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:04:57.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:04:57.911 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:04:57.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:57.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:57.912 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:04:57.912 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:04:57.912 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:04:57.912 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.061ms. 2025-07-15 10:04:57.912 +03:00 [INF] Executed ViewResult - view Index executed in 0.2105ms. 2025-07-15 10:04:57.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:04:57.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:57.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:57.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:57.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:04:57.912 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.807ms 2025-07-15 10:04:57.912 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:04:57.912 +03:00 [DBG] Connection id "0HNC8090TGK61" completed keep alive response. 2025-07-15 10:04:57.912 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.4523ms 2025-07-15 10:04:57.913 +03:00 [DBG] Connection id "0HNC8090TGK61" received FIN. 2025-07-15 10:04:57.914 +03:00 [DBG] Connection id "0HNC8090TGK61" disconnecting. 2025-07-15 10:04:57.914 +03:00 [DBG] Connection id "0HNC8090TGK61" stopped. 2025-07-15 10:04:57.914 +03:00 [DBG] Connection id "0HNC8090TGK61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:04:58.074 +03:00 [DBG] Connection id "0HNC8090TGK62" accepted. 2025-07-15 10:04:58.074 +03:00 [DBG] Connection id "0HNC8090TGK62" started. 2025-07-15 10:04:58.074 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970366979122104 - null null 2025-07-15 10:04:58.074 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:04:58.074 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:04:58.075 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:04:58.075 +03:00 [DBG] Connection id "0HNC8090TGK62" completed keep alive response. 2025-07-15 10:04:58.075 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970366979122104 - 200 1413083 text/javascript 1.0712ms 2025-07-15 10:04:58.077 +03:00 [DBG] Connection id "0HNC8090TGK62" received FIN. 2025-07-15 10:04:58.077 +03:00 [DBG] Connection id "0HNC8090TGK62" disconnecting. 2025-07-15 10:04:58.077 +03:00 [DBG] Connection id "0HNC8090TGK62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:04:58.077 +03:00 [DBG] Connection id "0HNC8090TGK63" accepted. 2025-07-15 10:04:58.077 +03:00 [DBG] Connection id "0HNC8090TGK63" started. 2025-07-15 10:04:58.078 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 10:04:58.078 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:04:58.078 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:04:58.078 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 10:04:58.078 +03:00 [DBG] Connection id "0HNC8090TGK63" completed keep alive response. 2025-07-15 10:04:58.078 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 0.5914ms 2025-07-15 10:04:58.082 +03:00 [DBG] Connection id "0HNC8090TGK63" received FIN. 2025-07-15 10:04:58.082 +03:00 [DBG] Connection id "0HNC8090TGK63" disconnecting. 2025-07-15 10:04:58.082 +03:00 [DBG] Connection id "0HNC8090TGK62" stopped. 2025-07-15 10:04:58.082 +03:00 [DBG] Connection id "0HNC8090TGK63" stopped. 2025-07-15 10:04:58.082 +03:00 [DBG] Connection id "0HNC8090TGK63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:05:00.201 +03:00 [DBG] Connection id "0HNC8090TGK64" accepted. 2025-07-15 10:05:00.201 +03:00 [DBG] Connection id "0HNC8090TGK64" started. 2025-07-15 10:05:00.201 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 10:05:00.201 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:05:00.201 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 10:05:00.201 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 10:05:00.201 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:05:00.201 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:05:00.201 +03:00 [DBG] Connection id "0HNC8090TGK64" completed keep alive response. 2025-07-15 10:05:00.201 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.2315ms 2025-07-15 10:05:00.201 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 10:05:00.202 +03:00 [DBG] Connection id "0HNC8090TGK64" received FIN. 2025-07-15 10:05:00.202 +03:00 [DBG] Connection id "0HNC8090TGK64" disconnecting. 2025-07-15 10:05:00.202 +03:00 [DBG] Connection id "0HNC8090TGK64" stopped. 2025-07-15 10:05:00.202 +03:00 [DBG] Connection id "0HNC8090TGK64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:09:58.291 +03:00 [DBG] Connection id "0HNC8090TGK65" accepted. 2025-07-15 10:09:58.291 +03:00 [DBG] Connection id "0HNC8090TGK65" started. 2025-07-15 10:09:58.291 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.well-known/acme-challenge/QSUoj7B0sUK8q-LWhi7rIWkTUEUnc2wSuqd1_U5zUg4 - null null 2025-07-15 10:09:58.291 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:09:58.292 +03:00 [DBG] The request path /.well-known/acme-challenge/QSUoj7B0sUK8q-LWhi7rIWkTUEUnc2wSuqd1_U5zUg4 does not match a supported file type 2025-07-15 10:09:58.292 +03:00 [DBG] No candidates found for the request path '/.well-known/acme-challenge/QSUoj7B0sUK8q-LWhi7rIWkTUEUnc2wSuqd1_U5zUg4' 2025-07-15 10:09:58.292 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:09:58.292 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:09:58.292 +03:00 [DBG] Connection id "0HNC8090TGK65" completed keep alive response. 2025-07-15 10:09:58.292 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.well-known/acme-challenge/QSUoj7B0sUK8q-LWhi7rIWkTUEUnc2wSuqd1_U5zUg4 - 404 0 null 0.1541ms 2025-07-15 10:09:58.292 +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/acme-challenge/QSUoj7B0sUK8q-LWhi7rIWkTUEUnc2wSuqd1_U5zUg4, Response status code: 404 2025-07-15 10:09:58.293 +03:00 [DBG] Connection id "0HNC8090TGK65" received FIN. 2025-07-15 10:09:58.293 +03:00 [DBG] Connection id "0HNC8090TGK65" disconnecting. 2025-07-15 10:09:58.293 +03:00 [DBG] Connection id "0HNC8090TGK65" stopped. 2025-07-15 10:09:58.293 +03:00 [DBG] Connection id "0HNC8090TGK65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:10:03.849 +03:00 [DBG] Connection id "0HNC8090TGK66" accepted. 2025-07-15 10:10:03.849 +03:00 [DBG] Connection id "0HNC8090TGK66" started. 2025-07-15 10:10:03.849 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/.well-known/acme-challenge/FPuZ78fnxcOhX5FPdLLGCWTXBjXpukAJsXk3LwOdFzk - null null 2025-07-15 10:10:03.849 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:10:03.849 +03:00 [DBG] The request path /.well-known/acme-challenge/FPuZ78fnxcOhX5FPdLLGCWTXBjXpukAJsXk3LwOdFzk does not match a supported file type 2025-07-15 10:10:03.849 +03:00 [DBG] No candidates found for the request path '/.well-known/acme-challenge/FPuZ78fnxcOhX5FPdLLGCWTXBjXpukAJsXk3LwOdFzk' 2025-07-15 10:10:03.849 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:10:03.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:10:03.849 +03:00 [DBG] Connection id "0HNC8090TGK66" completed keep alive response. 2025-07-15 10:10:03.849 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/.well-known/acme-challenge/FPuZ78fnxcOhX5FPdLLGCWTXBjXpukAJsXk3LwOdFzk - 404 0 null 0.2726ms 2025-07-15 10:10:03.849 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/.well-known/acme-challenge/FPuZ78fnxcOhX5FPdLLGCWTXBjXpukAJsXk3LwOdFzk, Response status code: 404 2025-07-15 10:10:03.850 +03:00 [DBG] Connection id "0HNC8090TGK66" received FIN. 2025-07-15 10:10:03.850 +03:00 [DBG] Connection id "0HNC8090TGK66" disconnecting. 2025-07-15 10:10:03.851 +03:00 [DBG] Connection id "0HNC8090TGK66" stopped. 2025-07-15 10:10:03.851 +03:00 [DBG] Connection id "0HNC8090TGK66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:11:49.144 +03:00 [DBG] Connection id "0HNC8090TGK67" accepted. 2025-07-15 10:11:49.144 +03:00 [DBG] Connection id "0HNC8090TGK67" started. 2025-07-15 10:11:49.144 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.well-known/acme-challenge/vNFC8-m-HEQAnCVq6CEQfPpRvQ9e7yhaBjtbVLLiha4 - null null 2025-07-15 10:11:49.144 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:11:49.144 +03:00 [DBG] The request path /.well-known/acme-challenge/vNFC8-m-HEQAnCVq6CEQfPpRvQ9e7yhaBjtbVLLiha4 does not match a supported file type 2025-07-15 10:11:49.144 +03:00 [DBG] No candidates found for the request path '/.well-known/acme-challenge/vNFC8-m-HEQAnCVq6CEQfPpRvQ9e7yhaBjtbVLLiha4' 2025-07-15 10:11:49.144 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:11:49.144 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:11:49.144 +03:00 [DBG] Connection id "0HNC8090TGK67" completed keep alive response. 2025-07-15 10:11:49.144 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.well-known/acme-challenge/vNFC8-m-HEQAnCVq6CEQfPpRvQ9e7yhaBjtbVLLiha4 - 404 0 null 0.2253ms 2025-07-15 10:11:49.144 +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/acme-challenge/vNFC8-m-HEQAnCVq6CEQfPpRvQ9e7yhaBjtbVLLiha4, Response status code: 404 2025-07-15 10:11:49.145 +03:00 [DBG] Connection id "0HNC8090TGK67" received FIN. 2025-07-15 10:11:49.145 +03:00 [DBG] Connection id "0HNC8090TGK67" disconnecting. 2025-07-15 10:11:49.145 +03:00 [DBG] Connection id "0HNC8090TGK67" stopped. 2025-07-15 10:11:49.145 +03:00 [DBG] Connection id "0HNC8090TGK67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:11:54.575 +03:00 [DBG] Connection id "0HNC8090TGK68" accepted. 2025-07-15 10:11:54.575 +03:00 [DBG] Connection id "0HNC8090TGK68" started. 2025-07-15 10:11:54.575 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/.well-known/acme-challenge/igHyqPTznVxVJbz2vUX8lKC20MPKhr_fU6b_CZzlLuU - null null 2025-07-15 10:11:54.575 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:11:54.576 +03:00 [DBG] The request path /.well-known/acme-challenge/igHyqPTznVxVJbz2vUX8lKC20MPKhr_fU6b_CZzlLuU does not match a supported file type 2025-07-15 10:11:54.576 +03:00 [DBG] No candidates found for the request path '/.well-known/acme-challenge/igHyqPTznVxVJbz2vUX8lKC20MPKhr_fU6b_CZzlLuU' 2025-07-15 10:11:54.576 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:11:54.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:11:54.576 +03:00 [DBG] Connection id "0HNC8090TGK68" completed keep alive response. 2025-07-15 10:11:54.576 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/.well-known/acme-challenge/igHyqPTznVxVJbz2vUX8lKC20MPKhr_fU6b_CZzlLuU - 404 0 null 0.2339ms 2025-07-15 10:11:54.576 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/.well-known/acme-challenge/igHyqPTznVxVJbz2vUX8lKC20MPKhr_fU6b_CZzlLuU, Response status code: 404 2025-07-15 10:11:54.582 +03:00 [DBG] Connection id "0HNC8090TGK68" received FIN. 2025-07-15 10:11:54.582 +03:00 [DBG] Connection id "0HNC8090TGK68" disconnecting. 2025-07-15 10:11:54.582 +03:00 [DBG] Connection id "0HNC8090TGK68" stopped. 2025-07-15 10:11:54.582 +03:00 [DBG] Connection id "0HNC8090TGK68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:31.355 +03:00 [DBG] Connection id "0HNC8090TGK69" accepted. 2025-07-15 10:25:31.355 +03:00 [DBG] Connection id "0HNC8090TGK6A" accepted. 2025-07-15 10:25:31.355 +03:00 [DBG] Connection id "0HNC8090TGK69" started. 2025-07-15 10:25:31.356 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/.git/config - null null 2025-07-15 10:25:31.357 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:31.357 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 10:25:31.358 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 10:25:31.358 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:25:31.359 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:31.359 +03:00 [DBG] Connection id "0HNC8090TGK69" completed keep alive response. 2025-07-15 10:25:31.360 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/.git/config - 404 0 null 3.9996ms 2025-07-15 10:25:31.360 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/.git/config, Response status code: 404 2025-07-15 10:25:31.360 +03:00 [DBG] Connection id "0HNC8090TGK6A" started. 2025-07-15 10:25:31.362 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-07-15 10:25:31.362 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:31.362 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 10:25:31.362 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 10:25:31.362 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:25:31.362 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:31.362 +03:00 [DBG] Connection id "0HNC8090TGK6A" completed keep alive response. 2025-07-15 10:25:31.362 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.3031ms 2025-07-15 10:25:31.362 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/config, Response status code: 404 2025-07-15 10:25:31.366 +03:00 [DBG] Connection id "0HNC8090TGK6A" received FIN. 2025-07-15 10:25:31.366 +03:00 [DBG] Connection id "0HNC8090TGK6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:31.366 +03:00 [DBG] Connection id "0HNC8090TGK6A" disconnecting. 2025-07-15 10:25:31.366 +03:00 [DBG] Connection id "0HNC8090TGK69" received FIN. 2025-07-15 10:25:31.367 +03:00 [DBG] Connection id "0HNC8090TGK69" disconnecting. 2025-07-15 10:25:31.367 +03:00 [DBG] Connection id "0HNC8090TGK69" stopped. 2025-07-15 10:25:31.367 +03:00 [DBG] Connection id "0HNC8090TGK69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:31.367 +03:00 [DBG] Connection id "0HNC8090TGK6A" stopped. 2025-07-15 10:25:31.388 +03:00 [DBG] Connection id "0HNC8090TGK6B" accepted. 2025-07-15 10:25:31.388 +03:00 [DBG] Connection id "0HNC8090TGK6B" started. 2025-07-15 10:25:31.388 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-07-15 10:25:31.388 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:31.388 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 10:25:31.388 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 10:25:31.388 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:25:31.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:31.388 +03:00 [DBG] Connection id "0HNC8090TGK6B" completed keep alive response. 2025-07-15 10:25:31.388 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.1931ms 2025-07-15 10:25:31.388 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/config, Response status code: 404 2025-07-15 10:25:31.389 +03:00 [DBG] Connection id "0HNC8090TGK6B" received FIN. 2025-07-15 10:25:31.389 +03:00 [DBG] Connection id "0HNC8090TGK6B" disconnecting. 2025-07-15 10:25:31.389 +03:00 [DBG] Connection id "0HNC8090TGK6B" stopped. 2025-07-15 10:25:31.389 +03:00 [DBG] Connection id "0HNC8090TGK6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:31.393 +03:00 [DBG] Connection id "0HNC8090TGK6C" accepted. 2025-07-15 10:25:31.393 +03:00 [DBG] Connection id "0HNC8090TGK6C" started. 2025-07-15 10:25:31.393 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/.git/config - null null 2025-07-15 10:25:31.393 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:31.393 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 10:25:31.393 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 10:25:31.393 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:25:31.393 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:31.393 +03:00 [DBG] Connection id "0HNC8090TGK6C" completed keep alive response. 2025-07-15 10:25:31.393 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/.git/config - 404 0 null 0.2165ms 2025-07-15 10:25:31.393 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/.git/config, Response status code: 404 2025-07-15 10:25:31.394 +03:00 [DBG] Connection id "0HNC8090TGK6C" received FIN. 2025-07-15 10:25:31.394 +03:00 [DBG] Connection id "0HNC8090TGK6C" disconnecting. 2025-07-15 10:25:31.394 +03:00 [DBG] Connection id "0HNC8090TGK6C" stopped. 2025-07-15 10:25:31.394 +03:00 [DBG] Connection id "0HNC8090TGK6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:37.707 +03:00 [DBG] Connection id "0HNC8090TGK6D" accepted. 2025-07-15 10:25:37.707 +03:00 [DBG] Connection id "0HNC8090TGK6D" started. 2025-07-15 10:25:37.707 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:25:37.707 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:37.707 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:25:37.707 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:25:37.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:25:37.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:37.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:25:37.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:37.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:37.707 +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-15 10:25:37.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:25:37.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:37.708 +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-15 10:25:37.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:25:37.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:37.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:37.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:37.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:25:37.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:25:37.708 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:25:37.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:37.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:37.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:25:37.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0029ms. 2025-07-15 10:25:37.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:37.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:37.708 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:25:37.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:37.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:37.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:25:37.708 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 10:25:37.708 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 10:25:37.709 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 10:25:37.709 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 10:25:37.709 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 10:25:37.709 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:25:37.709 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6616ms. 2025-07-15 10:25:37.709 +03:00 [INF] Executed ViewResult - view Index executed in 0.8095ms. 2025-07-15 10:25:37.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:25:37.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:37.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:37.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:37.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:37.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3869ms 2025-07-15 10:25:37.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:37.709 +03:00 [DBG] Connection id "0HNC8090TGK6D" completed keep alive response. 2025-07-15 10:25:37.709 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.9898ms 2025-07-15 10:25:37.709 +03:00 [DBG] Connection id "0HNC8090TGK6D" received FIN. 2025-07-15 10:25:37.709 +03:00 [DBG] Connection id "0HNC8090TGK6D" disconnecting. 2025-07-15 10:25:37.709 +03:00 [DBG] Connection id "0HNC8090TGK6D" stopped. 2025-07-15 10:25:37.709 +03:00 [DBG] Connection id "0HNC8090TGK6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:37.885 +03:00 [DBG] Connection id "0HNC8090TGK6E" accepted. 2025-07-15 10:25:37.885 +03:00 [DBG] Connection id "0HNC8090TGK6E" started. 2025-07-15 10:25:37.885 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970379377093580 - null null 2025-07-15 10:25:37.885 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:37.885 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:25:37.886 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:25:37.886 +03:00 [DBG] Connection id "0HNC8090TGK6E" completed keep alive response. 2025-07-15 10:25:37.886 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970379377093580 - 200 1413083 text/javascript 1.105ms 2025-07-15 10:25:37.889 +03:00 [DBG] Connection id "0HNC8090TGK6E" received FIN. 2025-07-15 10:25:37.889 +03:00 [DBG] Connection id "0HNC8090TGK6E" disconnecting. 2025-07-15 10:25:37.889 +03:00 [DBG] Connection id "0HNC8090TGK6E" stopped. 2025-07-15 10:25:37.889 +03:00 [DBG] Connection id "0HNC8090TGK6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:38.757 +03:00 [DBG] Connection id "0HNC8090TGK6F" accepted. 2025-07-15 10:25:38.758 +03:00 [DBG] Connection id "0HNC8090TGK6F" started. 2025-07-15 10:25:38.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:25:38.758 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:38.758 +03:00 [DBG] POST requests are not supported 2025-07-15 10:25:38.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:25:38.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:25:38.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:25:38.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:25:38.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:38.759 +03:00 [DBG] The request has an origin header: 'http://portal.top-engineer.com'. 2025-07-15 10:25:38.762 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:25:38.762 +03:00 [INF] Request origin http://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:25:38.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:25:38.762 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:25:38.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:25:38.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:38.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:25:38.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:25:38.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:25:38.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:38.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:38.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:25:38.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:25:38.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:25:38.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:25:38.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0121ms. 2025-07-15 10:25:38.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:25:38.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:25:38.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:25:38.764 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:25:38.764 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:25:38.764 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:25:38.764 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:25:38.764 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:25:38.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:25:38.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:25:38.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:25:38.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:38.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:38.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:38.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:38.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 7.0788ms 2025-07-15 10:25:38.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:25:38.769 +03:00 [DBG] Connection id "0HNC8090TGK6F" completed keep alive response. 2025-07-15 10:25:38.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 11.2966ms 2025-07-15 10:25:38.772 +03:00 [DBG] Connection id "0HNC8090TGK6F" received FIN. 2025-07-15 10:25:38.772 +03:00 [DBG] Connection id "0HNC8090TGK6F" disconnecting. 2025-07-15 10:25:38.772 +03:00 [DBG] Connection id "0HNC8090TGK6F" stopped. 2025-07-15 10:25:38.772 +03:00 [DBG] Connection id "0HNC8090TGK6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:50.292 +03:00 [DBG] Connection id "0HNC8090TGK6G" accepted. 2025-07-15 10:25:50.292 +03:00 [DBG] Connection id "0HNC8090TGK6G" started. 2025-07-15 10:25:50.293 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:25:50.293 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:50.293 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:25:50.293 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:25:50.293 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:25:50.293 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:50.293 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:25:50.293 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:50.293 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:50.293 +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-15 10:25:50.293 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:25:50.293 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:50.293 +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-15 10:25:50.293 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:25:50.293 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:50.293 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:50.293 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:50.293 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:25:50.293 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:25:50.293 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:25:50.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:50.293 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:50.293 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:25:50.293 +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-15 10:25:50.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:50.293 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:50.293 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:25:50.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:50.293 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:50.293 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:25:50.294 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:25:50.294 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:25:50.294 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0551ms. 2025-07-15 10:25:50.294 +03:00 [INF] Executed ViewResult - view Index executed in 0.1934ms. 2025-07-15 10:25:50.294 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:25:50.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:50.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:50.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:50.294 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:50.294 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.9888ms 2025-07-15 10:25:50.294 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:50.294 +03:00 [DBG] Connection id "0HNC8090TGK6G" completed keep alive response. 2025-07-15 10:25:50.294 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.8193ms 2025-07-15 10:25:50.297 +03:00 [DBG] Connection id "0HNC8090TGK6G" received FIN. 2025-07-15 10:25:50.297 +03:00 [DBG] Connection id "0HNC8090TGK6G" disconnecting. 2025-07-15 10:25:50.297 +03:00 [DBG] Connection id "0HNC8090TGK6G" stopped. 2025-07-15 10:25:50.297 +03:00 [DBG] Connection id "0HNC8090TGK6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:50.473 +03:00 [DBG] Connection id "0HNC8090TGK6H" accepted. 2025-07-15 10:25:50.473 +03:00 [DBG] Connection id "0HNC8090TGK6H" started. 2025-07-15 10:25:50.473 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970379502941602 - null null 2025-07-15 10:25:50.473 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:50.473 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:25:50.475 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:25:50.475 +03:00 [DBG] Connection id "0HNC8090TGK6H" completed keep alive response. 2025-07-15 10:25:50.475 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970379502941602 - 200 1413083 text/javascript 1.4363ms 2025-07-15 10:25:50.479 +03:00 [DBG] Connection id "0HNC8090TGK6H" received FIN. 2025-07-15 10:25:50.479 +03:00 [DBG] Connection id "0HNC8090TGK6H" disconnecting. 2025-07-15 10:25:50.479 +03:00 [DBG] Connection id "0HNC8090TGK6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:50.479 +03:00 [DBG] Connection id "0HNC8090TGK6I" accepted. 2025-07-15 10:25:50.480 +03:00 [DBG] Connection id "0HNC8090TGK6I" started. 2025-07-15 10:25:50.480 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 10:25:50.480 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:50.480 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:25:50.481 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 10:25:50.481 +03:00 [DBG] Connection id "0HNC8090TGK6I" completed keep alive response. 2025-07-15 10:25:50.481 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 0.7434ms 2025-07-15 10:25:50.481 +03:00 [DBG] Connection id "0HNC8090TGK6H" stopped. 2025-07-15 10:25:50.487 +03:00 [DBG] Connection id "0HNC8090TGK6I" received FIN. 2025-07-15 10:25:50.487 +03:00 [DBG] Connection id "0HNC8090TGK6I" disconnecting. 2025-07-15 10:25:50.487 +03:00 [DBG] Connection id "0HNC8090TGK6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:50.488 +03:00 [DBG] Connection id "0HNC8090TGK6I" stopped. 2025-07-15 10:25:51.382 +03:00 [DBG] Connection id "0HNC8090TGK6J" accepted. 2025-07-15 10:25:51.382 +03:00 [DBG] Connection id "0HNC8090TGK6J" started. 2025-07-15 10:25:51.382 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:25:51.382 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:51.382 +03:00 [DBG] POST requests are not supported 2025-07-15 10:25:51.382 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:25:51.382 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:25:51.382 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:25:51.382 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:25:51.382 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:51.382 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:25:51.382 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:25:51.382 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:25:51.382 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:25:51.382 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:25:51.382 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:25:51.382 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:51.382 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:25:51.382 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:25:51.382 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:25:51.383 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:51.383 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:25:51.383 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:25:51.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:25:51.383 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:25:51.383 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0135ms. 2025-07-15 10:25:51.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:25:51.383 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:25:51.383 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:25:51.383 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:25:51.383 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:25:51.383 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:25:51.383 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:25:51.383 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:25:51.386 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:25:51.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:25:51.386 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:25:51.386 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:51.386 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:51.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:51.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:51.386 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 3.3686ms 2025-07-15 10:25:51.386 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:25:51.387 +03:00 [DBG] Connection id "0HNC8090TGK6J" completed keep alive response. 2025-07-15 10:25:51.387 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 4.6945ms 2025-07-15 10:25:51.388 +03:00 [DBG] Connection id "0HNC8090TGK6J" received FIN. 2025-07-15 10:25:51.388 +03:00 [DBG] Connection id "0HNC8090TGK6J" disconnecting. 2025-07-15 10:25:51.389 +03:00 [DBG] Connection id "0HNC8090TGK6J" stopped. 2025-07-15 10:25:51.389 +03:00 [DBG] Connection id "0HNC8090TGK6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:51.497 +03:00 [DBG] Connection id "0HNC8090TGK6K" accepted. 2025-07-15 10:25:51.497 +03:00 [DBG] Connection id "0HNC8090TGK6K" started. 2025-07-15 10:25:51.497 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 10:25:51.497 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:51.497 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 10:25:51.497 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 10:25:51.497 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:25:51.497 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:51.497 +03:00 [DBG] Connection id "0HNC8090TGK6K" completed keep alive response. 2025-07-15 10:25:51.497 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.2776ms 2025-07-15 10:25:51.497 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 10:25:51.499 +03:00 [DBG] Connection id "0HNC8090TGK6K" received FIN. 2025-07-15 10:25:51.499 +03:00 [DBG] Connection id "0HNC8090TGK6K" disconnecting. 2025-07-15 10:25:51.500 +03:00 [DBG] Connection id "0HNC8090TGK6K" stopped. 2025-07-15 10:25:51.500 +03:00 [DBG] Connection id "0HNC8090TGK6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:57.695 +03:00 [DBG] Connection id "0HNC8090TGK6L" accepted. 2025-07-15 10:25:57.695 +03:00 [DBG] Connection id "0HNC8090TGK6L" started. 2025-07-15 10:25:57.695 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:25:57.695 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:57.695 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:25:57.695 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:25:57.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:25:57.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:57.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:25:57.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:57.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:57.695 +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-15 10:25:57.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:25:57.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:57.696 +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-15 10:25:57.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:25:57.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:57.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:25:57.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:25:57.696 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:25:57.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:57.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:57.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:25:57.696 +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-15 10:25:57.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:57.696 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:57.696 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:25:57.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:25:57.696 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:25:57.696 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:25:57.696 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0567ms. 2025-07-15 10:25:57.698 +03:00 [INF] Executed ViewResult - view Index executed in 1.843ms. 2025-07-15 10:25:57.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:25:57.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.4448ms 2025-07-15 10:25:57.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:57.699 +03:00 [DBG] Connection id "0HNC8090TGK6L" completed keep alive response. 2025-07-15 10:25:57.699 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 3.6377ms 2025-07-15 10:25:57.700 +03:00 [DBG] Connection id "0HNC8090TGK6L" received FIN. 2025-07-15 10:25:57.700 +03:00 [DBG] Connection id "0HNC8090TGK6L" disconnecting. 2025-07-15 10:25:57.700 +03:00 [DBG] Connection id "0HNC8090TGK6L" stopped. 2025-07-15 10:25:57.700 +03:00 [DBG] Connection id "0HNC8090TGK6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:25:57.815 +03:00 [DBG] Connection id "0HNC8090TGK6M" accepted. 2025-07-15 10:25:57.816 +03:00 [DBG] Connection id "0HNC8090TGK6M" started. 2025-07-15 10:25:57.816 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:25:57.816 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:25:57.816 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:25:57.816 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:25:57.816 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:25:57.816 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:57.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:25:57.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:25:57.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:57.816 +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-15 10:25:57.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:25:57.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:57.816 +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-15 10:25:57.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:25:57.816 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:25:57.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:25:57.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:25:57.816 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:25:57.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:57.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:57.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:25:57.816 +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-15 10:25:57.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:57.816 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:25:57.816 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:25:57.816 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.816 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:25:57.817 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:25:57.817 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:25:57.817 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0772ms. 2025-07-15 10:25:57.817 +03:00 [INF] Executed ViewResult - view Index executed in 0.2077ms. 2025-07-15 10:25:57.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:25:57.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:25:57.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.733ms 2025-07-15 10:25:57.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:25:57.817 +03:00 [DBG] Connection id "0HNC8090TGK6M" completed keep alive response. 2025-07-15 10:25:57.817 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.3738ms 2025-07-15 10:25:57.817 +03:00 [DBG] Connection id "0HNC8090TGK6M" received FIN. 2025-07-15 10:25:57.817 +03:00 [DBG] Connection id "0HNC8090TGK6M" disconnecting. 2025-07-15 10:25:57.817 +03:00 [DBG] Connection id "0HNC8090TGK6M" stopped. 2025-07-15 10:25:57.817 +03:00 [DBG] Connection id "0HNC8090TGK6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:07.308 +03:00 [DBG] Connection id "0HNC8090TGK6N" accepted. 2025-07-15 10:26:07.308 +03:00 [DBG] Connection id "0HNC8090TGK6N" started. 2025-07-15 10:26:07.308 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:26:07.308 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:07.308 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:26:07.308 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:26:07.308 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:26:07.308 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:26:07.308 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:26:07.308 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:26:07.308 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:26:07.308 +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-15 10:26:07.308 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:26:07.308 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:26:07.308 +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-15 10:26:07.308 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:26:07.308 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:26:07.308 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:07.308 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:07.309 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:26:07.309 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:26:07.309 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:07.309 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:26:07.309 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0025ms. 2025-07-15 10:26:07.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:26:07.309 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:26:07.309 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:26:07.309 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0423ms. 2025-07-15 10:26:07.309 +03:00 [INF] Executed ViewResult - view Index executed in 0.1582ms. 2025-07-15 10:26:07.309 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:26:07.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:07.309 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:07.309 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.5936ms 2025-07-15 10:26:07.309 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:26:07.309 +03:00 [DBG] Connection id "0HNC8090TGK6N" completed keep alive response. 2025-07-15 10:26:07.309 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.0192ms 2025-07-15 10:26:07.312 +03:00 [DBG] Connection id "0HNC8090TGK6N" received FIN. 2025-07-15 10:26:07.312 +03:00 [DBG] Connection id "0HNC8090TGK6N" disconnecting. 2025-07-15 10:26:07.312 +03:00 [DBG] Connection id "0HNC8090TGK6N" stopped. 2025-07-15 10:26:07.312 +03:00 [DBG] Connection id "0HNC8090TGK6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:07.430 +03:00 [DBG] Connection id "0HNC8090TGK6O" accepted. 2025-07-15 10:26:07.430 +03:00 [DBG] Connection id "0HNC8090TGK6O" started. 2025-07-15 10:26:07.430 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970379673093934 - null null 2025-07-15 10:26:07.430 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:07.430 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:26:07.431 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:26:07.431 +03:00 [DBG] Connection id "0HNC8090TGK6O" completed keep alive response. 2025-07-15 10:26:07.431 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970379673093934 - 200 1413083 text/javascript 1.2474ms 2025-07-15 10:26:07.433 +03:00 [DBG] Connection id "0HNC8090TGK6P" accepted. 2025-07-15 10:26:07.433 +03:00 [DBG] Connection id "0HNC8090TGK6O" received FIN. 2025-07-15 10:26:07.433 +03:00 [DBG] Connection id "0HNC8090TGK6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:07.434 +03:00 [DBG] Connection id "0HNC8090TGK6O" disconnecting. 2025-07-15 10:26:07.434 +03:00 [DBG] Connection id "0HNC8090TGK6P" started. 2025-07-15 10:26:07.434 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 10:26:07.434 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:07.434 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:26:07.434 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 10:26:07.434 +03:00 [DBG] Connection id "0HNC8090TGK6P" completed keep alive response. 2025-07-15 10:26:07.434 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 0.6128ms 2025-07-15 10:26:07.439 +03:00 [DBG] Connection id "0HNC8090TGK6P" received FIN. 2025-07-15 10:26:07.439 +03:00 [DBG] Connection id "0HNC8090TGK6P" disconnecting. 2025-07-15 10:26:07.439 +03:00 [DBG] Connection id "0HNC8090TGK6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:07.439 +03:00 [DBG] Connection id "0HNC8090TGK6O" stopped. 2025-07-15 10:26:07.439 +03:00 [DBG] Connection id "0HNC8090TGK6P" stopped. 2025-07-15 10:26:08.718 +03:00 [DBG] Connection id "0HNC8090TGK6Q" accepted. 2025-07-15 10:26:08.718 +03:00 [DBG] Connection id "0HNC8090TGK6Q" started. 2025-07-15 10:26:08.718 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 10:26:08.719 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:08.719 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 10:26:08.719 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 10:26:08.719 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:26:08.719 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:26:08.719 +03:00 [DBG] Connection id "0HNC8090TGK6Q" completed keep alive response. 2025-07-15 10:26:08.719 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.4691ms 2025-07-15 10:26:08.719 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 10:26:08.723 +03:00 [DBG] Connection id "0HNC8090TGK6Q" received FIN. 2025-07-15 10:26:08.724 +03:00 [DBG] Connection id "0HNC8090TGK6Q" disconnecting. 2025-07-15 10:26:08.724 +03:00 [DBG] Connection id "0HNC8090TGK6Q" stopped. 2025-07-15 10:26:08.724 +03:00 [DBG] Connection id "0HNC8090TGK6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:08.830 +03:00 [DBG] Connection id "0HNC8090TGK6R" accepted. 2025-07-15 10:26:08.830 +03:00 [DBG] Connection id "0HNC8090TGK6R" started. 2025-07-15 10:26:08.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:26:08.830 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:08.830 +03:00 [DBG] POST requests are not supported 2025-07-15 10:26:08.831 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:26:08.831 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:26:08.831 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:26:08.831 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:26:08.831 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:26:08.831 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:26:08.831 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:26:08.831 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:26:08.831 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:26:08.831 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:26:08.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:26:08.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:26:08.831 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:26:08.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:26:08.831 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:26:08.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:08.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:08.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:26:08.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:26:08.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:08.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:08.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:26:08.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:26:08.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:26:08.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0128ms. 2025-07-15 10:26:08.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:26:08.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:26:08.832 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:26:08.832 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:26:08.832 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:26:08.832 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:26:08.832 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:26:08.832 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:26:08.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:08.832 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:08.832 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.064ms 2025-07-15 10:26:08.832 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:26:08.832 +03:00 [DBG] Connection id "0HNC8090TGK6R" completed keep alive response. 2025-07-15 10:26:08.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 1.8538ms 2025-07-15 10:26:08.835 +03:00 [DBG] Connection id "0HNC8090TGK6R" received FIN. 2025-07-15 10:26:08.835 +03:00 [DBG] Connection id "0HNC8090TGK6R" disconnecting. 2025-07-15 10:26:08.835 +03:00 [DBG] Connection id "0HNC8090TGK6R" stopped. 2025-07-15 10:26:08.835 +03:00 [DBG] Connection id "0HNC8090TGK6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:41.653 +03:00 [DBG] Connection id "0HNC8090TGK6S" accepted. 2025-07-15 10:26:41.653 +03:00 [DBG] Connection id "0HNC8090TGK6S" started. 2025-07-15 10:26:41.653 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:26:41.653 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:41.653 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:26:41.653 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:26:41.654 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:26:41.654 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:26:41.654 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:26:41.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:26:41.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:26:41.654 +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-15 10:26:41.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:26:41.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:26:41.654 +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-15 10:26:41.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:26:41.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:26:41.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:41.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:26:41.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:26:41.654 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:41.654 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:26:41.654 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0029ms. 2025-07-15 10:26:41.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:26:41.654 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:26:41.654 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:26:41.654 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0394ms. 2025-07-15 10:26:41.654 +03:00 [INF] Executed ViewResult - view Index executed in 0.1636ms. 2025-07-15 10:26:41.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:26:41.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:41.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:41.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.5176ms 2025-07-15 10:26:41.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:26:41.654 +03:00 [DBG] Connection id "0HNC8090TGK6S" completed keep alive response. 2025-07-15 10:26:41.654 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 0.9418ms 2025-07-15 10:26:41.655 +03:00 [DBG] Connection id "0HNC8090TGK6S" received FIN. 2025-07-15 10:26:41.655 +03:00 [DBG] Connection id "0HNC8090TGK6S" disconnecting. 2025-07-15 10:26:41.655 +03:00 [DBG] Connection id "0HNC8090TGK6S" stopped. 2025-07-15 10:26:41.655 +03:00 [DBG] Connection id "0HNC8090TGK6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:42.433 +03:00 [DBG] Connection id "0HNC8090TGK6T" accepted. 2025-07-15 10:26:42.433 +03:00 [DBG] Connection id "0HNC8090TGK6T" started. 2025-07-15 10:26:42.433 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970380016546977 - null null 2025-07-15 10:26:42.433 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:42.433 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:26:42.434 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:26:42.434 +03:00 [DBG] Connection id "0HNC8090TGK6T" completed keep alive response. 2025-07-15 10:26:42.434 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970380016546977 - 200 1413083 text/javascript 1.4145ms 2025-07-15 10:26:42.435 +03:00 [DBG] Connection id "0HNC8090TGK6U" accepted. 2025-07-15 10:26:42.435 +03:00 [DBG] Connection id "0HNC8090TGK6T" received FIN. 2025-07-15 10:26:42.435 +03:00 [DBG] Connection id "0HNC8090TGK6U" started. 2025-07-15 10:26:42.435 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 10:26:42.435 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:42.436 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:26:42.436 +03:00 [DBG] Connection id "0HNC8090TGK6T" disconnecting. 2025-07-15 10:26:42.436 +03:00 [DBG] Connection id "0HNC8090TGK6T" stopped. 2025-07-15 10:26:42.436 +03:00 [DBG] Connection id "0HNC8090TGK6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:42.436 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 10:26:42.436 +03:00 [DBG] Connection id "0HNC8090TGK6U" completed keep alive response. 2025-07-15 10:26:42.436 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 0.7345ms 2025-07-15 10:26:42.441 +03:00 [DBG] Connection id "0HNC8090TGK6U" received FIN. 2025-07-15 10:26:42.441 +03:00 [DBG] Connection id "0HNC8090TGK6U" disconnecting. 2025-07-15 10:26:42.441 +03:00 [DBG] Connection id "0HNC8090TGK6U" stopped. 2025-07-15 10:26:42.441 +03:00 [DBG] Connection id "0HNC8090TGK6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:43.814 +03:00 [DBG] Connection id "0HNC8090TGK6V" accepted. 2025-07-15 10:26:43.814 +03:00 [DBG] Connection id "0HNC8090TGK6V" started. 2025-07-15 10:26:43.814 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 10:26:43.814 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:43.814 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 10:26:43.814 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 10:26:43.814 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:26:43.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:26:43.814 +03:00 [DBG] Connection id "0HNC8090TGK6V" completed keep alive response. 2025-07-15 10:26:43.814 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.3136ms 2025-07-15 10:26:43.815 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 10:26:43.815 +03:00 [DBG] Connection id "0HNC8090TGK6V" received FIN. 2025-07-15 10:26:43.815 +03:00 [DBG] Connection id "0HNC8090TGK6V" disconnecting. 2025-07-15 10:26:43.815 +03:00 [DBG] Connection id "0HNC8090TGK6V" stopped. 2025-07-15 10:26:43.815 +03:00 [DBG] Connection id "0HNC8090TGK6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:44.264 +03:00 [DBG] Connection id "0HNC8090TGK70" accepted. 2025-07-15 10:26:44.265 +03:00 [DBG] Connection id "0HNC8090TGK70" started. 2025-07-15 10:26:44.265 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:26:44.265 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:44.265 +03:00 [DBG] POST requests are not supported 2025-07-15 10:26:44.265 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:26:44.265 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:26:44.265 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:26:44.265 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:26:44.265 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:26:44.265 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:26:44.265 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:26:44.265 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:26:44.265 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:26:44.265 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:26:44.265 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:26:44.265 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:26:44.265 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:26:44.265 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:26:44.265 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:26:44.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:44.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:44.266 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:26:44.266 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:26:44.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:26:44.266 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:26:44.266 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.011ms. 2025-07-15 10:26:44.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:26:44.266 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:26:44.266 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:26:44.266 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:26:44.266 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:26:44.266 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:26:44.266 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:26:44.266 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:26:44.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:44.266 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:26:44.266 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 0.99ms 2025-07-15 10:26:44.266 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:26:44.267 +03:00 [DBG] Connection id "0HNC8090TGK70" completed keep alive response. 2025-07-15 10:26:44.267 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 1.8308ms 2025-07-15 10:26:44.269 +03:00 [DBG] Connection id "0HNC8090TGK70" received FIN. 2025-07-15 10:26:44.269 +03:00 [DBG] Connection id "0HNC8090TGK70" disconnecting. 2025-07-15 10:26:44.269 +03:00 [DBG] Connection id "0HNC8090TGK70" stopped. 2025-07-15 10:26:44.269 +03:00 [DBG] Connection id "0HNC8090TGK70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:51.981 +03:00 [DBG] Connection id "0HNC8090TGK71" accepted. 2025-07-15 10:26:51.981 +03:00 [DBG] Connection id "0HNC8090TGK71" started. 2025-07-15 10:26:51.981 +03:00 [INF] Request starting HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - null null 2025-07-15 10:26:51.981 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:51.981 +03:00 [DBG] OPTIONS requests are not supported 2025-07-15 10:26:51.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-15 10:26:51.981 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 10:26:51.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:26:51.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:26:51.982 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:26:51.982 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:26:51.982 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:26:51.986 +03:00 [DBG] Connection id "0HNC8090TGK72" accepted. 2025-07-15 10:26:51.986 +03:00 [DBG] Connection id "0HNC8090TGK72" started. 2025-07-15 10:26:51.986 +03:00 [INF] Request starting HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - null null 2025-07-15 10:26:51.986 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:51.986 +03:00 [DBG] OPTIONS requests are not supported 2025-07-15 10:26:51.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-15 10:26:51.986 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 10:26:51.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:26:51.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:26:51.986 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:26:51.986 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:26:51.986 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:26:51.989 +03:00 [DBG] Connection id "0HNC8090TGK71" completed keep alive response. 2025-07-15 10:26:51.989 +03:00 [INF] Request finished HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - 204 null null 7.7498ms 2025-07-15 10:26:51.989 +03:00 [DBG] Connection id "0HNC8090TGK72" completed keep alive response. 2025-07-15 10:26:51.989 +03:00 [INF] Request finished HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - 204 null null 2.9765ms 2025-07-15 10:26:51.992 +03:00 [DBG] Connection id "0HNC8090TGK71" received FIN. 2025-07-15 10:26:51.992 +03:00 [DBG] Connection id "0HNC8090TGK71" disconnecting. 2025-07-15 10:26:51.992 +03:00 [DBG] Connection id "0HNC8090TGK71" stopped. 2025-07-15 10:26:51.992 +03:00 [DBG] Connection id "0HNC8090TGK71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:51.992 +03:00 [DBG] Connection id "0HNC8090TGK72" received FIN. 2025-07-15 10:26:51.992 +03:00 [DBG] Connection id "0HNC8090TGK72" disconnecting. 2025-07-15 10:26:51.992 +03:00 [DBG] Connection id "0HNC8090TGK72" stopped. 2025-07-15 10:26:51.992 +03:00 [DBG] Connection id "0HNC8090TGK72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:26:54.149 +03:00 [DBG] Connection id "0HNC8090TGK73" accepted. 2025-07-15 10:26:54.149 +03:00 [DBG] Connection id "0HNC8090TGK73" started. 2025-07-15 10:26:54.149 +03:00 [INF] Request starting HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - null null 2025-07-15 10:26:54.149 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:26:54.149 +03:00 [DBG] OPTIONS requests are not supported 2025-07-15 10:26:54.149 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-15 10:26:54.149 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 10:26:54.149 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:26:54.149 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:26:54.149 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:26:54.149 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:26:54.149 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:26:54.149 +03:00 [DBG] Connection id "0HNC8090TGK73" completed keep alive response. 2025-07-15 10:26:54.149 +03:00 [INF] Request finished HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - 204 null null 0.3779ms 2025-07-15 10:26:54.151 +03:00 [DBG] Connection id "0HNC8090TGK73" received FIN. 2025-07-15 10:26:54.151 +03:00 [DBG] Connection id "0HNC8090TGK73" disconnecting. 2025-07-15 10:26:54.151 +03:00 [DBG] Connection id "0HNC8090TGK73" stopped. 2025-07-15 10:26:54.151 +03:00 [DBG] Connection id "0HNC8090TGK73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:27:44.651 +03:00 [DBG] Connection id "0HNC8090TGK74" accepted. 2025-07-15 10:27:44.651 +03:00 [DBG] Connection id "0HNC8090TGK74" started. 2025-07-15 10:27:44.651 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/.git/config - null null 2025-07-15 10:27:44.651 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:27:44.651 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 10:27:44.651 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 10:27:44.651 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:27:44.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:27:44.651 +03:00 [DBG] Connection id "0HNC8090TGK74" completed keep alive response. 2025-07-15 10:27:44.651 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/.git/config - 404 0 null 0.2054ms 2025-07-15 10:27:44.651 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/.git/config, Response status code: 404 2025-07-15 10:27:44.652 +03:00 [DBG] Connection id "0HNC8090TGK74" received FIN. 2025-07-15 10:27:44.652 +03:00 [DBG] Connection id "0HNC8090TGK74" disconnecting. 2025-07-15 10:27:44.652 +03:00 [DBG] Connection id "0HNC8090TGK74" stopped. 2025-07-15 10:27:44.652 +03:00 [DBG] Connection id "0HNC8090TGK74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:27:44.656 +03:00 [DBG] Connection id "0HNC8090TGK75" accepted. 2025-07-15 10:27:44.656 +03:00 [DBG] Connection id "0HNC8090TGK75" started. 2025-07-15 10:27:44.656 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-07-15 10:27:44.656 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:27:44.656 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 10:27:44.656 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 10:27:44.656 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:27:44.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:27:44.656 +03:00 [DBG] Connection id "0HNC8090TGK75" completed keep alive response. 2025-07-15 10:27:44.656 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.1389ms 2025-07-15 10:27:44.656 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/config, Response status code: 404 2025-07-15 10:27:44.659 +03:00 [DBG] Connection id "0HNC8090TGK75" received FIN. 2025-07-15 10:27:44.659 +03:00 [DBG] Connection id "0HNC8090TGK75" disconnecting. 2025-07-15 10:27:44.659 +03:00 [DBG] Connection id "0HNC8090TGK75" stopped. 2025-07-15 10:27:44.659 +03:00 [DBG] Connection id "0HNC8090TGK75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:27:44.676 +03:00 [DBG] Connection id "0HNC8090TGK76" accepted. 2025-07-15 10:27:44.676 +03:00 [DBG] Connection id "0HNC8090TGK76" started. 2025-07-15 10:27:44.676 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/.git/config - null null 2025-07-15 10:27:44.676 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:27:44.676 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 10:27:44.676 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 10:27:44.676 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:27:44.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:27:44.676 +03:00 [DBG] Connection id "0HNC8090TGK76" completed keep alive response. 2025-07-15 10:27:44.676 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/.git/config - 404 0 null 0.2389ms 2025-07-15 10:27:44.676 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/.git/config, Response status code: 404 2025-07-15 10:27:44.677 +03:00 [DBG] Connection id "0HNC8090TGK76" received FIN. 2025-07-15 10:27:44.677 +03:00 [DBG] Connection id "0HNC8090TGK76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:27:44.677 +03:00 [DBG] Connection id "0HNC8090TGK76" disconnecting. 2025-07-15 10:27:44.677 +03:00 [DBG] Connection id "0HNC8090TGK76" stopped. 2025-07-15 10:27:44.683 +03:00 [DBG] Connection id "0HNC8090TGK77" accepted. 2025-07-15 10:27:44.683 +03:00 [DBG] Connection id "0HNC8090TGK77" started. 2025-07-15 10:27:44.683 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-07-15 10:27:44.683 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:27:44.683 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 10:27:44.683 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 10:27:44.683 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:27:44.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:27:44.684 +03:00 [DBG] Connection id "0HNC8090TGK77" completed keep alive response. 2025-07-15 10:27:44.684 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.1729ms 2025-07-15 10:27:44.684 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/config, Response status code: 404 2025-07-15 10:27:44.684 +03:00 [DBG] Connection id "0HNC8090TGK77" received FIN. 2025-07-15 10:27:44.684 +03:00 [DBG] Connection id "0HNC8090TGK77" disconnecting. 2025-07-15 10:27:44.684 +03:00 [DBG] Connection id "0HNC8090TGK77" stopped. 2025-07-15 10:27:44.684 +03:00 [DBG] Connection id "0HNC8090TGK77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:28:25.623 +03:00 [DBG] Connection id "0HNC8090TGK78" accepted. 2025-07-15 10:28:25.624 +03:00 [DBG] Connection id "0HNC8090TGK78" started. 2025-07-15 10:28:25.624 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:28:25.624 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:28:25.624 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:28:25.624 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:28:25.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:28:25.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:28:25.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:28:25.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:28:25.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:28:25.624 +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-15 10:28:25.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:28:25.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:28:25.624 +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-15 10:28:25.624 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:28:25.624 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:28:25.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:25.624 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:28:25.624 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:28:25.624 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:28:25.624 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:28:25.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0027ms. 2025-07-15 10:28:25.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:28:25.624 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:28:25.624 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:28:25.624 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0306ms. 2025-07-15 10:28:25.624 +03:00 [INF] Executed ViewResult - view Index executed in 0.1493ms. 2025-07-15 10:28:25.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:28:25.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:25.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:25.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.4125ms 2025-07-15 10:28:25.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:28:25.624 +03:00 [DBG] Connection id "0HNC8090TGK78" completed keep alive response. 2025-07-15 10:28:25.624 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 0.8185ms 2025-07-15 10:28:25.625 +03:00 [DBG] Connection id "0HNC8090TGK78" received FIN. 2025-07-15 10:28:25.625 +03:00 [DBG] Connection id "0HNC8090TGK78" disconnecting. 2025-07-15 10:28:25.625 +03:00 [DBG] Connection id "0HNC8090TGK78" stopped. 2025-07-15 10:28:25.625 +03:00 [DBG] Connection id "0HNC8090TGK78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:28:25.791 +03:00 [DBG] Connection id "0HNC8090TGK79" accepted. 2025-07-15 10:28:25.791 +03:00 [DBG] Connection id "0HNC8090TGK79" started. 2025-07-15 10:28:25.791 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970381056248102 - null null 2025-07-15 10:28:25.791 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:28:25.791 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:28:25.792 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:28:25.792 +03:00 [DBG] Connection id "0HNC8090TGK79" completed keep alive response. 2025-07-15 10:28:25.792 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970381056248102 - 200 1413083 text/javascript 1.3489ms 2025-07-15 10:28:25.795 +03:00 [DBG] Connection id "0HNC8090TGK79" received FIN. 2025-07-15 10:28:25.795 +03:00 [DBG] Connection id "0HNC8090TGK79" disconnecting. 2025-07-15 10:28:25.795 +03:00 [DBG] Connection id "0HNC8090TGK79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:28:25.796 +03:00 [DBG] Connection id "0HNC8090TGK79" stopped. 2025-07-15 10:28:25.916 +03:00 [DBG] Connection id "0HNC8090TGK7A" accepted. 2025-07-15 10:28:25.916 +03:00 [DBG] Connection id "0HNC8090TGK7A" started. 2025-07-15 10:28:25.916 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 10:28:25.916 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:28:25.916 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:28:25.917 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 10:28:25.917 +03:00 [DBG] Connection id "0HNC8090TGK7A" completed keep alive response. 2025-07-15 10:28:25.917 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 0.6826ms 2025-07-15 10:28:25.921 +03:00 [DBG] Connection id "0HNC8090TGK7A" received FIN. 2025-07-15 10:28:25.921 +03:00 [DBG] Connection id "0HNC8090TGK7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:28:25.921 +03:00 [DBG] Connection id "0HNC8090TGK7A" disconnecting. 2025-07-15 10:28:25.921 +03:00 [DBG] Connection id "0HNC8090TGK7A" stopped. 2025-07-15 10:28:27.488 +03:00 [DBG] Connection id "0HNC8090TGK7B" accepted. 2025-07-15 10:28:27.488 +03:00 [DBG] Connection id "0HNC8090TGK7B" started. 2025-07-15 10:28:27.488 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:28:27.488 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:28:27.488 +03:00 [DBG] POST requests are not supported 2025-07-15 10:28:27.488 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:28:27.488 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:28:27.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:28:27.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:28:27.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:28:27.488 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:28:27.488 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:28:27.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:28:27.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:28:27.488 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:28:27.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:28:27.488 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:28:27.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:27.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:27.489 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:28:27.489 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:28:27.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:28:27.489 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:28:27.489 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0109ms. 2025-07-15 10:28:27.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:28:27.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:28:27.489 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:28:27.489 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:28:27.489 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:28:27.489 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:28:27.489 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:28:27.489 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:28:27.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:28:27.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:28:27.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:27.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:27.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:27.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:28:27.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.2598ms 2025-07-15 10:28:27.490 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:28:27.490 +03:00 [DBG] Connection id "0HNC8090TGK7B" completed keep alive response. 2025-07-15 10:28:27.490 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 1.9837ms 2025-07-15 10:28:27.490 +03:00 [DBG] Connection id "0HNC8090TGK7B" received FIN. 2025-07-15 10:28:27.490 +03:00 [DBG] Connection id "0HNC8090TGK7B" disconnecting. 2025-07-15 10:28:27.490 +03:00 [DBG] Connection id "0HNC8090TGK7B" stopped. 2025-07-15 10:28:27.490 +03:00 [DBG] Connection id "0HNC8090TGK7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:30:15.054 +03:00 [INF] Application is shutting down... 2025-07-15 10:30:15.059 +03:00 [DBG] Hosting stopping 2025-07-15 10:30:15.104 +03:00 [DBG] Hosting stopped 2025-07-15 10:30:16.174 +03:00 [DBG] Registered model binder providers, in the following order: ["Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DateTimeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.TryParseModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider","Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexObjectModelBinderProvider"] 2025-07-15 10:30:16.270 +03:00 [DBG] Hosting starting 2025-07-15 10:30:16.278 +03:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. 2025-07-15 10:30:16.287 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-07-15 10:30:16.290 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-07-15 10:30:16.291 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-07-15 10:30:16.291 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-07-15 10:30:16.296 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-07-15 10:30:16.302 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-07-15 10:30:16.302 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-07-15 10:30:16.302 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-07-15 10:30:16.309 +03:00 [DBG] Considering key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} with expiration date 2025-08-27 12:08:15Z as default key. 2025-07-15 10:30:16.310 +03:00 [DBG] Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60 2025-07-15 10:30:16.311 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-07-15 10:30:16.312 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-07-15 10:30:16.317 +03:00 [DBG] Using key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} as the default key. 2025-07-15 10:30:16.318 +03:00 [DBG] Key ring with default key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} was loaded during application startup. 2025-07-15 10:30:16.355 +03:00 [INF] Now listening on: http://localhost:5000 2025-07-15 10:30:16.356 +03:00 [DBG] Loaded hosting startup assembly ConnectionApp.Server 2025-07-15 10:30:16.356 +03:00 [INF] Application started. Press Ctrl+C to shut down. 2025-07-15 10:30:16.356 +03:00 [INF] Hosting environment: Production 2025-07-15 10:30:16.356 +03:00 [INF] Content root path: /var/www/clients/client2/web11/web 2025-07-15 10:30:16.357 +03:00 [DBG] Hosting started 2025-07-15 10:30:20.568 +03:00 [DBG] Connection id "0HNE3E5Q43LQJ" accepted. 2025-07-15 10:30:20.569 +03:00 [DBG] Connection id "0HNE3E5Q43LQJ" started. 2025-07-15 10:30:20.603 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:30:20.607 +03:00 [DBG] Wildcard detected, all requests with hosts will be allowed. 2025-07-15 10:30:20.607 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:30:20.609 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:30:20.629 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:30:20.631 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:30:20.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:30:20.633 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:30:20.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:30:20.666 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:30:20.678 +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-15 10:30:20.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:30:20.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:30:20.681 +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-15 10:30:20.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:30:20.681 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:30:20.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:20.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:20.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:30:20.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:30:20.684 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:30:20.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:30:20.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:30:20.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:30:20.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.2562ms. 2025-07-15 10:30:20.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:30:20.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:30:20.694 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:30:20.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:20.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:20.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:30:20.697 +03:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/Home/Index.cshtml'. 2025-07-15 10:30:20.701 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 10:30:20.701 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 10:30:20.703 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 10:30:20.703 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 10:30:20.703 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 10:30:20.704 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:30:20.707 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 4.0119ms. 2025-07-15 10:30:20.734 +03:00 [INF] Executed ViewResult - view Index executed in 33.7622ms. 2025-07-15 10:30:20.734 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:30:20.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:20.734 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:20.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:20.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:20.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 53.5378ms 2025-07-15 10:30:20.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:30:20.735 +03:00 [DBG] Connection id "0HNE3E5Q43LQJ" completed keep alive response. 2025-07-15 10:30:20.737 +03:00 [DBG] Connection id "0HNE3E5Q43LQJ" received FIN. 2025-07-15 10:30:20.738 +03:00 [DBG] Connection id "0HNE3E5Q43LQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:30:20.738 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 136.4844ms 2025-07-15 10:30:20.739 +03:00 [DBG] Connection id "0HNE3E5Q43LQJ" disconnecting. 2025-07-15 10:30:20.739 +03:00 [DBG] Connection id "0HNE3E5Q43LQJ" stopped. 2025-07-15 10:30:20.985 +03:00 [DBG] Connection id "0HNE3E5Q43LQK" accepted. 2025-07-15 10:30:20.986 +03:00 [DBG] Connection id "0HNE3E5Q43LQK" started. 2025-07-15 10:30:20.986 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970382207285959 - null null 2025-07-15 10:30:20.987 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:30:20.990 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:30:21.008 +03:00 [DBG] Connection id "0HNE3E5Q43LQK" received FIN. 2025-07-15 10:30:21.008 +03:00 [DBG] Connection id "0HNE3E5Q43LQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:30:21.008 +03:00 [DBG] Connection id "0HNE3E5Q43LQK" disconnecting. 2025-07-15 10:30:21.010 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:30:21.011 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970382207285959 - 200 1413083 text/javascript 24.3779ms 2025-07-15 10:30:21.014 +03:00 [DBG] Connection id "0HNE3E5Q43LQK" stopped. 2025-07-15 10:30:22.609 +03:00 [DBG] Connection id "0HNE3E5Q43LQL" accepted. 2025-07-15 10:30:22.610 +03:00 [DBG] Connection id "0HNE3E5Q43LQL" started. 2025-07-15 10:30:22.611 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:30:22.611 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:30:22.611 +03:00 [DBG] POST requests are not supported 2025-07-15 10:30:22.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:30:22.613 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:30:22.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:30:22.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:30:22.615 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:30:22.617 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:30:22.618 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:30:22.618 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:30:22.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:30:22.630 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:30:22.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:30:22.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:30:22.631 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:30:22.631 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:30:22.631 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:30:22.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:22.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:22.631 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:30:22.636 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:30:22.636 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:30:22.636 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:30:22.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:30:22.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:30:22.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:30:22.641 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 3.6847ms. 2025-07-15 10:30:22.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:30:22.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:30:22.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:30:22.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:30:22.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:22.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:22.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:30:22.644 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:30:22.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:30:22.645 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:30:22.646 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:30:22.648 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:30:22.648 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:30:22.649 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:30:22.650 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:30:22.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:30:22.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:30:22.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:30:22.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:22.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:22.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:22.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:30:22.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 61.7058ms 2025-07-15 10:30:22.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:30:22.693 +03:00 [DBG] Connection id "0HNE3E5Q43LQL" completed keep alive response. 2025-07-15 10:30:22.693 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 82.5713ms 2025-07-15 10:30:22.693 +03:00 [DBG] Connection id "0HNE3E5Q43LQL" received FIN. 2025-07-15 10:30:22.694 +03:00 [DBG] Connection id "0HNE3E5Q43LQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:30:22.694 +03:00 [DBG] Connection id "0HNE3E5Q43LQL" disconnecting. 2025-07-15 10:30:22.695 +03:00 [DBG] Connection id "0HNE3E5Q43LQL" stopped. 2025-07-15 10:30:26.730 +03:00 [DBG] Connection id "0HNE3E5Q43LQM" accepted. 2025-07-15 10:30:26.730 +03:00 [DBG] Connection id "0HNE3E5Q43LQM" started. 2025-07-15 10:30:26.730 +03:00 [INF] Request starting HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - null null 2025-07-15 10:30:26.730 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:30:26.730 +03:00 [DBG] OPTIONS requests are not supported 2025-07-15 10:30:26.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-15 10:30:26.733 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 10:30:26.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:30:26.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:30:26.736 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:30:26.736 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:30:26.736 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:30:26.737 +03:00 [DBG] Connection id "0HNE3E5Q43LQM" completed keep alive response. 2025-07-15 10:30:26.737 +03:00 [INF] Request finished HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - 204 null null 6.3329ms 2025-07-15 10:30:26.737 +03:00 [DBG] Connection id "0HNE3E5Q43LQM" received FIN. 2025-07-15 10:30:26.737 +03:00 [DBG] Connection id "0HNE3E5Q43LQM" disconnecting. 2025-07-15 10:30:26.737 +03:00 [DBG] Connection id "0HNE3E5Q43LQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:30:26.738 +03:00 [DBG] Connection id "0HNE3E5Q43LQM" stopped. 2025-07-15 10:32:11.738 +03:00 [DBG] Connection id "0HNE3E5Q43LQN" accepted. 2025-07-15 10:32:11.738 +03:00 [DBG] Connection id "0HNE3E5Q43LQN" started. 2025-07-15 10:32:11.738 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:32:11.738 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:32:11.738 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:32:11.738 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:32:11.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:32:11.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:32:11.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:32:11.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:32:11.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:32:11.739 +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-15 10:32:11.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:32:11.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:32:11.739 +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-15 10:32:11.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:32:11.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:32:11.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:11.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:11.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:32:11.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:32:11.740 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:32:11.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:11.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:11.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:32:11.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0272ms. 2025-07-15 10:32:11.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:11.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:11.740 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:32:11.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:11.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:11.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:32:11.741 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:32:11.741 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:32:11.741 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.6995ms. 2025-07-15 10:32:11.745 +03:00 [INF] Executed ViewResult - view Index executed in 5.1676ms. 2025-07-15 10:32:11.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:32:11.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:11.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:11.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:11.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:11.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 6.1656ms 2025-07-15 10:32:11.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:32:11.746 +03:00 [DBG] Connection id "0HNE3E5Q43LQN" completed keep alive response. 2025-07-15 10:32:11.746 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 7.7755ms 2025-07-15 10:32:11.746 +03:00 [DBG] Connection id "0HNE3E5Q43LQN" received FIN. 2025-07-15 10:32:11.746 +03:00 [DBG] Connection id "0HNE3E5Q43LQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:32:11.746 +03:00 [DBG] Connection id "0HNE3E5Q43LQN" disconnecting. 2025-07-15 10:32:11.746 +03:00 [DBG] Connection id "0HNE3E5Q43LQN" stopped. 2025-07-15 10:32:11.927 +03:00 [DBG] Connection id "0HNE3E5Q43LQO" accepted. 2025-07-15 10:32:11.927 +03:00 [DBG] Connection id "0HNE3E5Q43LQO" started. 2025-07-15 10:32:11.928 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970383317454680 - null null 2025-07-15 10:32:11.928 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:32:11.928 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:32:11.932 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:32:11.932 +03:00 [DBG] Connection id "0HNE3E5Q43LQO" completed keep alive response. 2025-07-15 10:32:11.932 +03:00 [DBG] Connection id "0HNE3E5Q43LQO" received FIN. 2025-07-15 10:32:11.932 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970383317454680 - 200 1413083 text/javascript 4.4508ms 2025-07-15 10:32:11.932 +03:00 [DBG] Connection id "0HNE3E5Q43LQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:32:11.932 +03:00 [DBG] Connection id "0HNE3E5Q43LQO" disconnecting. 2025-07-15 10:32:11.934 +03:00 [DBG] Connection id "0HNE3E5Q43LQO" stopped. 2025-07-15 10:32:13.103 +03:00 [DBG] Connection id "0HNE3E5Q43LQP" accepted. 2025-07-15 10:32:13.103 +03:00 [DBG] Connection id "0HNE3E5Q43LQP" started. 2025-07-15 10:32:13.103 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:32:13.103 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:32:13.103 +03:00 [DBG] POST requests are not supported 2025-07-15 10:32:13.104 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:32:13.104 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:32:13.104 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:32:13.104 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:32:13.104 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:32:13.104 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:32:13.104 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:32:13.104 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:32:13.104 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:32:13.104 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:32:13.104 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:32:13.104 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:32:13.105 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:32:13.105 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:32:13.105 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:32:13.105 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:13.105 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:13.105 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:32:13.109 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:32:13.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:13.109 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:13.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:32:13.109 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:32:13.109 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:32:13.109 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.3162ms. 2025-07-15 10:32:13.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:32:13.109 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:32:13.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:13.110 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:13.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:13.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:13.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:32:13.110 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:32:13.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:32:13.110 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:32:13.110 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:32:13.110 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:32:13.110 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:32:13.110 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:32:13.110 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:32:13.111 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:32:13.111 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:32:13.111 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:32:13.111 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:13.111 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:13.111 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:13.111 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:13.111 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 6.1841ms 2025-07-15 10:32:13.111 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:32:13.111 +03:00 [DBG] Connection id "0HNE3E5Q43LQP" completed keep alive response. 2025-07-15 10:32:13.111 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 7.8305ms 2025-07-15 10:32:13.111 +03:00 [DBG] Connection id "0HNE3E5Q43LQP" received FIN. 2025-07-15 10:32:13.111 +03:00 [DBG] Connection id "0HNE3E5Q43LQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:32:13.111 +03:00 [DBG] Connection id "0HNE3E5Q43LQP" disconnecting. 2025-07-15 10:32:13.112 +03:00 [DBG] Connection id "0HNE3E5Q43LQP" stopped. 2025-07-15 10:32:21.209 +03:00 [DBG] Connection id "0HNE3E5Q43LQQ" accepted. 2025-07-15 10:32:21.209 +03:00 [DBG] Connection id "0HNE3E5Q43LQQ" started. 2025-07-15 10:32:21.210 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:32:21.210 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:32:21.210 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:32:21.210 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:32:21.210 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:32:21.210 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:32:21.210 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:32:21.210 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:32:21.210 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:32:21.210 +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-15 10:32:21.211 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:32:21.211 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:32:21.211 +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-15 10:32:21.211 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:32:21.211 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:32:21.211 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:21.211 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:21.211 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:32:21.211 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:32:21.211 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:32:21.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:21.211 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:21.211 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:32:21.211 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0161ms. 2025-07-15 10:32:21.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:21.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:21.211 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:32:21.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:21.211 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:21.211 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:32:21.212 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:32:21.212 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:32:21.212 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.4257ms. 2025-07-15 10:32:21.213 +03:00 [INF] Executed ViewResult - view Index executed in 1.936ms. 2025-07-15 10:32:21.213 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:32:21.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:21.213 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:21.213 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:21.213 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:21.213 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.7563ms 2025-07-15 10:32:21.213 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:32:21.214 +03:00 [DBG] Connection id "0HNE3E5Q43LQQ" completed keep alive response. 2025-07-15 10:32:21.214 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 3.9097ms 2025-07-15 10:32:21.214 +03:00 [DBG] Connection id "0HNE3E5Q43LQQ" received FIN. 2025-07-15 10:32:21.214 +03:00 [DBG] Connection id "0HNE3E5Q43LQQ" disconnecting. 2025-07-15 10:32:21.214 +03:00 [DBG] Connection id "0HNE3E5Q43LQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:32:21.215 +03:00 [DBG] Connection id "0HNE3E5Q43LQQ" stopped. 2025-07-15 10:32:21.395 +03:00 [DBG] Connection id "0HNE3E5Q43LQR" accepted. 2025-07-15 10:32:21.395 +03:00 [DBG] Connection id "0HNE3E5Q43LQR" started. 2025-07-15 10:32:21.396 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970383412135167 - null null 2025-07-15 10:32:21.396 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:32:21.396 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:32:21.396 +03:00 [DBG] Connection id "0HNE3E5Q43LQS" accepted. 2025-07-15 10:32:21.396 +03:00 [DBG] Connection id "0HNE3E5Q43LQS" started. 2025-07-15 10:32:21.396 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 10:32:21.396 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:32:21.397 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:32:21.397 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 10:32:21.397 +03:00 [DBG] Connection id "0HNE3E5Q43LQS" completed keep alive response. 2025-07-15 10:32:21.397 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 1.0474ms 2025-07-15 10:32:21.398 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:32:21.398 +03:00 [DBG] Connection id "0HNE3E5Q43LQR" completed keep alive response. 2025-07-15 10:32:21.399 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970383412135167 - 200 1413083 text/javascript 2.8019ms 2025-07-15 10:32:21.400 +03:00 [DBG] Connection id "0HNE3E5Q43LQR" received FIN. 2025-07-15 10:32:21.400 +03:00 [DBG] Connection id "0HNE3E5Q43LQR" disconnecting. 2025-07-15 10:32:21.400 +03:00 [DBG] Connection id "0HNE3E5Q43LQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:32:21.401 +03:00 [DBG] Connection id "0HNE3E5Q43LQR" stopped. 2025-07-15 10:32:21.403 +03:00 [DBG] Connection id "0HNE3E5Q43LQS" received FIN. 2025-07-15 10:32:21.403 +03:00 [DBG] Connection id "0HNE3E5Q43LQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:32:21.404 +03:00 [DBG] Connection id "0HNE3E5Q43LQS" disconnecting. 2025-07-15 10:32:21.404 +03:00 [DBG] Connection id "0HNE3E5Q43LQS" stopped. 2025-07-15 10:32:22.491 +03:00 [DBG] Connection id "0HNE3E5Q43LQT" accepted. 2025-07-15 10:32:22.491 +03:00 [DBG] Connection id "0HNE3E5Q43LQT" started. 2025-07-15 10:32:22.491 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:32:22.491 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:32:22.491 +03:00 [DBG] POST requests are not supported 2025-07-15 10:32:22.491 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:32:22.492 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:32:22.492 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:32:22.492 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:32:22.492 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:32:22.492 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:32:22.492 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:32:22.492 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:32:22.492 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:32:22.492 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:32:22.492 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:32:22.492 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:32:22.492 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:32:22.492 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:32:22.492 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:32:22.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:22.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:22.493 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:32:22.505 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:32:22.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:32:22.506 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:32:22.506 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0313ms. 2025-07-15 10:32:22.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:32:22.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:32:22.506 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:32:22.506 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:32:22.506 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:32:22.506 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:32:22.506 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:32:22.506 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:32:22.507 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:32:22.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:32:22.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:32:22.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:22.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:22.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:22.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:32:22.507 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 14.3744ms 2025-07-15 10:32:22.507 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:32:22.507 +03:00 [DBG] Connection id "0HNE3E5Q43LQT" completed keep alive response. 2025-07-15 10:32:22.507 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 15.6786ms 2025-07-15 10:32:22.507 +03:00 [DBG] Connection id "0HNE3E5Q43LQT" received FIN. 2025-07-15 10:32:22.507 +03:00 [DBG] Connection id "0HNE3E5Q43LQT" disconnecting. 2025-07-15 10:32:22.507 +03:00 [DBG] Connection id "0HNE3E5Q43LQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:32:22.508 +03:00 [DBG] Connection id "0HNE3E5Q43LQT" stopped. 2025-07-15 10:32:23.603 +03:00 [DBG] Connection id "0HNE3E5Q43LQU" accepted. 2025-07-15 10:32:23.603 +03:00 [DBG] Connection id "0HNE3E5Q43LQU" started. 2025-07-15 10:32:23.604 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 10:32:23.604 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:32:23.604 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 10:32:23.605 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 10:32:23.605 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:32:23.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:32:23.606 +03:00 [DBG] Connection id "0HNE3E5Q43LQU" completed keep alive response. 2025-07-15 10:32:23.607 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 2.5521ms 2025-07-15 10:32:23.607 +03:00 [DBG] Connection id "0HNE3E5Q43LQU" received FIN. 2025-07-15 10:32:23.607 +03:00 [DBG] Connection id "0HNE3E5Q43LQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:32:23.607 +03:00 [DBG] Connection id "0HNE3E5Q43LQU" disconnecting. 2025-07-15 10:32:23.607 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 10:32:23.608 +03:00 [DBG] Connection id "0HNE3E5Q43LQU" stopped. 2025-07-15 10:32:25.808 +03:00 [DBG] Connection id "0HNE3E5Q43LQV" accepted. 2025-07-15 10:32:25.808 +03:00 [DBG] Connection id "0HNE3E5Q43LQV" started. 2025-07-15 10:32:25.808 +03:00 [INF] Request starting HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - null null 2025-07-15 10:32:25.808 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:32:25.808 +03:00 [DBG] OPTIONS requests are not supported 2025-07-15 10:32:25.808 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-15 10:32:25.808 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 10:32:25.808 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:32:25.809 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:32:25.809 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:32:25.809 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:32:25.809 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:32:25.809 +03:00 [DBG] Connection id "0HNE3E5Q43LQV" completed keep alive response. 2025-07-15 10:32:25.809 +03:00 [INF] Request finished HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - 204 null null 0.6959ms 2025-07-15 10:32:25.809 +03:00 [DBG] Connection id "0HNE3E5Q43LQV" received FIN. 2025-07-15 10:32:25.809 +03:00 [DBG] Connection id "0HNE3E5Q43LQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:32:25.810 +03:00 [DBG] Connection id "0HNE3E5Q43LQV" disconnecting. 2025-07-15 10:32:25.810 +03:00 [DBG] Connection id "0HNE3E5Q43LQV" stopped. 2025-07-15 10:33:24.468 +03:00 [DBG] Connection id "0HNE3E5Q43LR0" accepted. 2025-07-15 10:33:24.468 +03:00 [DBG] Connection id "0HNE3E5Q43LR0" started. 2025-07-15 10:33:24.469 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:33:24.469 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:33:24.469 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:33:24.469 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:33:24.469 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:33:24.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:33:24.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:33:24.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:33:24.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:33:24.469 +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-15 10:33:24.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:33:24.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:33:24.470 +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-15 10:33:24.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:33:24.470 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:33:24.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:24.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:24.470 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:33:24.470 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:33:24.470 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:33:24.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:33:24.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:33:24.470 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:33:24.470 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.018ms. 2025-07-15 10:33:24.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:33:24.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:33:24.471 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:33:24.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:24.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:24.471 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:33:24.471 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:33:24.471 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:33:24.471 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1392ms. 2025-07-15 10:33:24.471 +03:00 [INF] Executed ViewResult - view Index executed in 0.6185ms. 2025-07-15 10:33:24.471 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:33:24.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:24.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:24.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:24.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:24.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.1982ms 2025-07-15 10:33:24.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:33:24.472 +03:00 [DBG] Connection id "0HNE3E5Q43LR0" completed keep alive response. 2025-07-15 10:33:24.472 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 3.6065ms 2025-07-15 10:33:24.473 +03:00 [DBG] Connection id "0HNE3E5Q43LR0" received FIN. 2025-07-15 10:33:24.473 +03:00 [DBG] Connection id "0HNE3E5Q43LR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:33:24.473 +03:00 [DBG] Connection id "0HNE3E5Q43LR0" disconnecting. 2025-07-15 10:33:24.473 +03:00 [DBG] Connection id "0HNE3E5Q43LR0" stopped. 2025-07-15 10:33:24.670 +03:00 [DBG] Connection id "0HNE3E5Q43LR1" accepted. 2025-07-15 10:33:24.671 +03:00 [DBG] Connection id "0HNE3E5Q43LR1" started. 2025-07-15 10:33:24.671 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970384044717367 - null null 2025-07-15 10:33:24.671 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:33:24.671 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:33:24.673 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:33:24.673 +03:00 [DBG] Connection id "0HNE3E5Q43LR1" completed keep alive response. 2025-07-15 10:33:24.673 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970384044717367 - 200 1413083 text/javascript 2.0159ms 2025-07-15 10:33:24.673 +03:00 [DBG] Connection id "0HNE3E5Q43LR1" received FIN. 2025-07-15 10:33:24.673 +03:00 [DBG] Connection id "0HNE3E5Q43LR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:33:24.673 +03:00 [DBG] Connection id "0HNE3E5Q43LR1" disconnecting. 2025-07-15 10:33:24.673 +03:00 [DBG] Connection id "0HNE3E5Q43LR1" stopped. 2025-07-15 10:33:25.798 +03:00 [DBG] Connection id "0HNE3E5Q43LR2" accepted. 2025-07-15 10:33:25.798 +03:00 [DBG] Connection id "0HNE3E5Q43LR2" started. 2025-07-15 10:33:25.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:33:25.799 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:33:25.799 +03:00 [DBG] POST requests are not supported 2025-07-15 10:33:25.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:33:25.799 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:33:25.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:33:25.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:33:25.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:33:25.800 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:33:25.800 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:33:25.800 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:33:25.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:33:25.800 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:33:25.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:33:25.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:33:25.800 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:33:25.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:33:25.800 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:33:25.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:25.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:25.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:33:25.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:33:25.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:33:25.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:33:25.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:33:25.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:33:25.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:33:25.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0907ms. 2025-07-15 10:33:25.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:33:25.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:33:25.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:33:25.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:33:25.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:25.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:25.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:33:25.802 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:33:25.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:33:25.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:33:25.802 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:33:25.802 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:33:25.803 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:33:25.803 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:33:25.803 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:33:25.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:33:25.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:33:25.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:33:25.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:25.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:25.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:25.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:33:25.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 3.2466ms 2025-07-15 10:33:25.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:33:25.804 +03:00 [DBG] Connection id "0HNE3E5Q43LR2" completed keep alive response. 2025-07-15 10:33:25.804 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 5.1918ms 2025-07-15 10:33:25.804 +03:00 [DBG] Connection id "0HNE3E5Q43LR2" received FIN. 2025-07-15 10:33:25.804 +03:00 [DBG] Connection id "0HNE3E5Q43LR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:33:25.805 +03:00 [DBG] Connection id "0HNE3E5Q43LR2" disconnecting. 2025-07-15 10:33:25.805 +03:00 [DBG] Connection id "0HNE3E5Q43LR2" stopped. 2025-07-15 10:35:05.653 +03:00 [DBG] Connection id "0HNE3E5Q43LR3" accepted. 2025-07-15 10:35:05.653 +03:00 [DBG] Connection id "0HNE3E5Q43LR3" started. 2025-07-15 10:35:05.653 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:35:05.653 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:35:05.653 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:35:05.653 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:35:05.654 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:35:05.654 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:35:05.654 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:35:05.654 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:35:05.654 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:35:05.654 +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-15 10:35:05.654 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:35:05.654 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:35:05.654 +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-15 10:35:05.654 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:35:05.654 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:35:05.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:05.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:05.654 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:35:05.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:35:05.654 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:35:05.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:05.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:05.654 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:35:05.655 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0177ms. 2025-07-15 10:35:05.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:05.655 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:05.655 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:35:05.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:05.655 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:05.655 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:35:05.655 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:35:05.655 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:35:05.655 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1065ms. 2025-07-15 10:35:05.655 +03:00 [INF] Executed ViewResult - view Index executed in 0.4743ms. 2025-07-15 10:35:05.655 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:35:05.655 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:05.655 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:05.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:05.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:05.655 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2314ms 2025-07-15 10:35:05.655 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:35:05.655 +03:00 [DBG] Connection id "0HNE3E5Q43LR3" completed keep alive response. 2025-07-15 10:35:05.655 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.1959ms 2025-07-15 10:35:05.656 +03:00 [DBG] Connection id "0HNE3E5Q43LR3" received FIN. 2025-07-15 10:35:05.656 +03:00 [DBG] Connection id "0HNE3E5Q43LR3" disconnecting. 2025-07-15 10:35:05.656 +03:00 [DBG] Connection id "0HNE3E5Q43LR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:35:05.657 +03:00 [DBG] Connection id "0HNE3E5Q43LR3" stopped. 2025-07-15 10:35:05.832 +03:00 [DBG] Connection id "0HNE3E5Q43LR4" accepted. 2025-07-15 10:35:05.833 +03:00 [DBG] Connection id "0HNE3E5Q43LR4" started. 2025-07-15 10:35:05.833 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970385056555413 - null null 2025-07-15 10:35:05.833 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:35:05.833 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:35:05.836 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:35:05.836 +03:00 [DBG] Connection id "0HNE3E5Q43LR4" received FIN. 2025-07-15 10:35:05.836 +03:00 [DBG] Connection id "0HNE3E5Q43LR4" completed keep alive response. 2025-07-15 10:35:05.836 +03:00 [DBG] Connection id "0HNE3E5Q43LR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:35:05.836 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970385056555413 - 200 1413083 text/javascript 2.9757ms 2025-07-15 10:35:05.836 +03:00 [DBG] Connection id "0HNE3E5Q43LR4" disconnecting. 2025-07-15 10:35:05.836 +03:00 [DBG] Connection id "0HNE3E5Q43LR4" stopped. 2025-07-15 10:35:07.016 +03:00 [DBG] Connection id "0HNE3E5Q43LR5" accepted. 2025-07-15 10:35:07.016 +03:00 [DBG] Connection id "0HNE3E5Q43LR5" started. 2025-07-15 10:35:07.017 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:35:07.017 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:35:07.017 +03:00 [DBG] POST requests are not supported 2025-07-15 10:35:07.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:35:07.017 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:35:07.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:35:07.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:35:07.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:35:07.018 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:35:07.018 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:35:07.018 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:35:07.018 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:35:07.018 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:35:07.018 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:35:07.018 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:35:07.018 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:35:07.018 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:35:07.018 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:35:07.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:07.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:07.018 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:35:07.019 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:35:07.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:07.019 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:35:07.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0277ms. 2025-07-15 10:35:07.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:35:07.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:07.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:35:07.020 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:35:07.020 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:35:07.020 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:35:07.020 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:35:07.020 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:35:07.020 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:35:07.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:07.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:07.020 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:07.020 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:07.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:07.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:07.020 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 2.1158ms 2025-07-15 10:35:07.021 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:35:07.021 +03:00 [DBG] Connection id "0HNE3E5Q43LR5" completed keep alive response. 2025-07-15 10:35:07.021 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 3.8107ms 2025-07-15 10:35:07.021 +03:00 [DBG] Connection id "0HNE3E5Q43LR5" received FIN. 2025-07-15 10:35:07.021 +03:00 [DBG] Connection id "0HNE3E5Q43LR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:35:07.021 +03:00 [DBG] Connection id "0HNE3E5Q43LR5" disconnecting. 2025-07-15 10:35:07.021 +03:00 [DBG] Connection id "0HNE3E5Q43LR5" stopped. 2025-07-15 10:35:31.187 +03:00 [DBG] Connection id "0HNE3E5Q43LR6" accepted. 2025-07-15 10:35:31.187 +03:00 [DBG] Connection id "0HNE3E5Q43LR6" started. 2025-07-15 10:35:31.187 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:35:31.188 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:35:31.188 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:35:31.188 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:35:31.188 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:35:31.188 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:35:31.188 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:35:31.188 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:35:31.188 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:35:31.188 +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-15 10:35:31.188 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:35:31.188 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:35:31.188 +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-15 10:35:31.188 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:35:31.188 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:35:31.188 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:31.188 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:31.188 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:35:31.188 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:35:31.188 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:35:31.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:31.189 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:31.189 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:35:31.189 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0175ms. 2025-07-15 10:35:31.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:31.189 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:31.189 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:35:31.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:31.189 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:31.189 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:35:31.189 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:35:31.189 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:35:31.189 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0871ms. 2025-07-15 10:35:31.189 +03:00 [INF] Executed ViewResult - view Index executed in 0.5225ms. 2025-07-15 10:35:31.189 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:35:31.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:31.189 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:31.190 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:31.190 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:31.190 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2496ms 2025-07-15 10:35:31.190 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:35:31.190 +03:00 [DBG] Connection id "0HNE3E5Q43LR6" completed keep alive response. 2025-07-15 10:35:31.190 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.2069ms 2025-07-15 10:35:31.190 +03:00 [DBG] Connection id "0HNE3E5Q43LR6" received FIN. 2025-07-15 10:35:31.190 +03:00 [DBG] Connection id "0HNE3E5Q43LR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:35:31.190 +03:00 [DBG] Connection id "0HNE3E5Q43LR6" disconnecting. 2025-07-15 10:35:31.190 +03:00 [DBG] Connection id "0HNE3E5Q43LR6" stopped. 2025-07-15 10:35:31.377 +03:00 [DBG] Connection id "0HNE3E5Q43LR7" accepted. 2025-07-15 10:35:31.377 +03:00 [DBG] Connection id "0HNE3E5Q43LR7" started. 2025-07-15 10:35:31.377 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970385311896968 - null null 2025-07-15 10:35:31.377 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:35:31.377 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:35:31.379 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:35:31.379 +03:00 [DBG] Connection id "0HNE3E5Q43LR7" completed keep alive response. 2025-07-15 10:35:31.379 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970385311896968 - 200 1413083 text/javascript 2.0497ms 2025-07-15 10:35:31.380 +03:00 [DBG] Connection id "0HNE3E5Q43LR7" received FIN. 2025-07-15 10:35:31.380 +03:00 [DBG] Connection id "0HNE3E5Q43LR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:35:31.380 +03:00 [DBG] Connection id "0HNE3E5Q43LR7" disconnecting. 2025-07-15 10:35:31.380 +03:00 [DBG] Connection id "0HNE3E5Q43LR7" stopped. 2025-07-15 10:35:32.509 +03:00 [DBG] Connection id "0HNE3E5Q43LR8" accepted. 2025-07-15 10:35:32.509 +03:00 [DBG] Connection id "0HNE3E5Q43LR8" started. 2025-07-15 10:35:32.509 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:35:32.509 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:35:32.509 +03:00 [DBG] POST requests are not supported 2025-07-15 10:35:32.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:35:32.510 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:35:32.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:35:32.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:35:32.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:35:32.510 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:35:32.510 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:35:32.510 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:35:32.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:35:32.510 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:35:32.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:35:32.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:35:32.510 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:35:32.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:35:32.511 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:35:32.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:32.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:35:32.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:35:32.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:32.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:35:32.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0342ms. 2025-07-15 10:35:32.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:32.511 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:35:32.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:32.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:35:32.512 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:35:32.512 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:35:32.512 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:35:32.512 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:35:32.512 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:35:32.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:35:32.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:32.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:32.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:32.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:32.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:32.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:32.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.7248ms 2025-07-15 10:35:32.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:35:32.513 +03:00 [DBG] Connection id "0HNE3E5Q43LR8" completed keep alive response. 2025-07-15 10:35:32.513 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 3.3334ms 2025-07-15 10:35:32.513 +03:00 [DBG] Connection id "0HNE3E5Q43LR8" received FIN. 2025-07-15 10:35:32.513 +03:00 [DBG] Connection id "0HNE3E5Q43LR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:35:32.513 +03:00 [DBG] Connection id "0HNE3E5Q43LR8" disconnecting. 2025-07-15 10:35:32.513 +03:00 [DBG] Connection id "0HNE3E5Q43LR8" stopped. 2025-07-15 10:35:40.480 +03:00 [DBG] Connection id "0HNE3E5Q43LR9" accepted. 2025-07-15 10:35:40.480 +03:00 [DBG] Connection id "0HNE3E5Q43LR9" started. 2025-07-15 10:35:40.480 +03:00 [INF] Request starting HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - null null 2025-07-15 10:35:40.480 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:35:40.480 +03:00 [DBG] OPTIONS requests are not supported 2025-07-15 10:35:40.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-15 10:35:40.480 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 10:35:40.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:35:40.480 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:35:40.481 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:35:40.481 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:35:40.481 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:35:40.481 +03:00 [DBG] Connection id "0HNE3E5Q43LR9" completed keep alive response. 2025-07-15 10:35:40.481 +03:00 [INF] Request finished HTTP/1.1 OPTIONS http://dev.top-engineer.com/api/account/login - 204 null null 0.6539ms 2025-07-15 10:35:40.481 +03:00 [DBG] Connection id "0HNE3E5Q43LR9" received FIN. 2025-07-15 10:35:40.481 +03:00 [DBG] Connection id "0HNE3E5Q43LR9" disconnecting. 2025-07-15 10:35:40.481 +03:00 [DBG] Connection id "0HNE3E5Q43LR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:35:40.482 +03:00 [DBG] Connection id "0HNE3E5Q43LR9" stopped. 2025-07-15 10:35:52.967 +03:00 [DBG] Connection id "0HNE3E5Q43LRA" accepted. 2025-07-15 10:35:52.967 +03:00 [DBG] Connection id "0HNE3E5Q43LRA" started. 2025-07-15 10:35:52.968 +03:00 [INF] Request starting HTTP/1.1 POST http://portal.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:35:52.968 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:35:52.968 +03:00 [DBG] POST requests are not supported 2025-07-15 10:35:52.968 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:35:52.968 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:35:52.968 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:35:52.968 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:35:52.968 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:35:52.968 +03:00 [DBG] The request has an origin header: 'https://dev2.top-engineer.com'. 2025-07-15 10:35:52.968 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:35:52.968 +03:00 [INF] Request origin https://dev2.top-engineer.com does not have permission to access the resource. 2025-07-15 10:35:52.968 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:35:52.968 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:35:52.968 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:35:52.968 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:35:52.968 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:35:52.968 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:35:52.969 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:35:52.969 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:52.969 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:35:52.969 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:35:52.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:52.969 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:35:52.969 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0201ms. 2025-07-15 10:35:52.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:35:52.969 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:52.969 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:35:52.969 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:35:52.969 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:35:52.969 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:35:52.970 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:35:52.970 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:35:52.970 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:35:52.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:52.970 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:35:52.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:52.970 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:52.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:52.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:35:52.970 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.2902ms 2025-07-15 10:35:52.970 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:35:52.970 +03:00 [DBG] Connection id "0HNE3E5Q43LRA" completed keep alive response. 2025-07-15 10:35:52.970 +03:00 [INF] Request finished HTTP/1.1 POST http://portal.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.4091ms 2025-07-15 10:35:52.970 +03:00 [DBG] Connection id "0HNE3E5Q43LRA" received FIN. 2025-07-15 10:35:52.970 +03:00 [DBG] Connection id "0HNE3E5Q43LRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:35:52.970 +03:00 [DBG] Connection id "0HNE3E5Q43LRA" disconnecting. 2025-07-15 10:35:52.970 +03:00 [DBG] Connection id "0HNE3E5Q43LRA" stopped. 2025-07-15 10:35:58.114 +03:00 [DBG] Connection id "0HNE3E5Q43LRB" accepted. 2025-07-15 10:35:58.114 +03:00 [DBG] Connection id "0HNE3E5Q43LRB" started. 2025-07-15 10:35:58.114 +03:00 [INF] Request starting HTTP/1.1 OPTIONS http://portal.top-engineer.com/api/account/login - null null 2025-07-15 10:35:58.114 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:35:58.114 +03:00 [DBG] OPTIONS requests are not supported 2025-07-15 10:35:58.114 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-15 10:35:58.114 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 10:35:58.114 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:35:58.115 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:35:58.115 +03:00 [DBG] The request has an origin header: 'https://dev2.top-engineer.com'. 2025-07-15 10:35:58.115 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:35:58.115 +03:00 [INF] Request origin https://dev2.top-engineer.com does not have permission to access the resource. 2025-07-15 10:35:58.115 +03:00 [DBG] Connection id "0HNE3E5Q43LRB" completed keep alive response. 2025-07-15 10:35:58.115 +03:00 [INF] Request finished HTTP/1.1 OPTIONS http://portal.top-engineer.com/api/account/login - 204 null null 0.9155ms 2025-07-15 10:35:58.115 +03:00 [DBG] Connection id "0HNE3E5Q43LRB" received FIN. 2025-07-15 10:35:58.115 +03:00 [DBG] Connection id "0HNE3E5Q43LRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:35:58.116 +03:00 [DBG] Connection id "0HNE3E5Q43LRB" disconnecting. 2025-07-15 10:35:58.116 +03:00 [DBG] Connection id "0HNE3E5Q43LRB" stopped. 2025-07-15 10:36:37.764 +03:00 [DBG] Connection id "0HNE3E5Q43LRC" accepted. 2025-07-15 10:36:37.764 +03:00 [DBG] Connection id "0HNE3E5Q43LRC" started. 2025-07-15 10:36:37.765 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:36:37.765 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:36:37.765 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:36:37.765 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:36:37.765 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:36:37.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:36:37.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:36:37.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:36:37.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:36:37.765 +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-15 10:36:37.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:36:37.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:36:37.765 +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-15 10:36:37.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:36:37.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:36:37.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:37.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:37.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:36:37.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:36:37.765 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:36:37.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:37.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:37.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:36:37.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0166ms. 2025-07-15 10:36:37.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:37.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:37.766 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:36:37.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:37.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:37.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:36:37.766 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:36:37.766 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:36:37.766 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1222ms. 2025-07-15 10:36:37.766 +03:00 [INF] Executed ViewResult - view Index executed in 0.5428ms. 2025-07-15 10:36:37.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:36:37.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:37.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:37.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:37.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:37.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3778ms 2025-07-15 10:36:37.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:36:37.767 +03:00 [DBG] Connection id "0HNE3E5Q43LRC" completed keep alive response. 2025-07-15 10:36:37.767 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.2967ms 2025-07-15 10:36:37.767 +03:00 [DBG] Connection id "0HNE3E5Q43LRC" received FIN. 2025-07-15 10:36:37.767 +03:00 [DBG] Connection id "0HNE3E5Q43LRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:36:37.767 +03:00 [DBG] Connection id "0HNE3E5Q43LRC" disconnecting. 2025-07-15 10:36:37.768 +03:00 [DBG] Connection id "0HNE3E5Q43LRC" stopped. 2025-07-15 10:36:37.948 +03:00 [DBG] Connection id "0HNE3E5Q43LRD" accepted. 2025-07-15 10:36:37.948 +03:00 [DBG] Connection id "0HNE3E5Q43LRD" started. 2025-07-15 10:36:37.949 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970385977667275 - null null 2025-07-15 10:36:37.949 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:36:37.949 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:36:37.953 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:36:37.953 +03:00 [DBG] Connection id "0HNE3E5Q43LRD" completed keep alive response. 2025-07-15 10:36:37.953 +03:00 [DBG] Connection id "0HNE3E5Q43LRD" received FIN. 2025-07-15 10:36:37.953 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970385977667275 - 200 1413083 text/javascript 3.9136ms 2025-07-15 10:36:37.953 +03:00 [DBG] Connection id "0HNE3E5Q43LRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:36:37.953 +03:00 [DBG] Connection id "0HNE3E5Q43LRD" disconnecting. 2025-07-15 10:36:37.953 +03:00 [DBG] Connection id "0HNE3E5Q43LRD" stopped. 2025-07-15 10:36:39.100 +03:00 [DBG] Connection id "0HNE3E5Q43LRE" accepted. 2025-07-15 10:36:39.100 +03:00 [DBG] Connection id "0HNE3E5Q43LRE" started. 2025-07-15 10:36:39.100 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:36:39.100 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:36:39.100 +03:00 [DBG] POST requests are not supported 2025-07-15 10:36:39.101 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:36:39.101 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:36:39.101 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:36:39.101 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:36:39.101 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:36:39.101 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:36:39.101 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:36:39.101 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:36:39.101 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:36:39.101 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:36:39.101 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:36:39.101 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:36:39.101 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:36:39.101 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:36:39.101 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:36:39.101 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:39.101 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:39.101 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:36:39.102 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:36:39.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:36:39.102 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:36:39.102 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0211ms. 2025-07-15 10:36:39.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:36:39.102 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:36:39.102 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:36:39.102 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:36:39.102 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:36:39.102 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:36:39.102 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:36:39.102 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:36:39.103 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:36:39.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:36:39.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:36:39.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:39.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:39.103 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:39.103 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:39.103 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.4464ms 2025-07-15 10:36:39.103 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:36:39.103 +03:00 [DBG] Connection id "0HNE3E5Q43LRE" completed keep alive response. 2025-07-15 10:36:39.103 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.6435ms 2025-07-15 10:36:39.103 +03:00 [DBG] Connection id "0HNE3E5Q43LRE" received FIN. 2025-07-15 10:36:39.103 +03:00 [DBG] Connection id "0HNE3E5Q43LRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:36:39.103 +03:00 [DBG] Connection id "0HNE3E5Q43LRE" disconnecting. 2025-07-15 10:36:39.103 +03:00 [DBG] Connection id "0HNE3E5Q43LRE" stopped. 2025-07-15 10:36:42.816 +03:00 [DBG] Connection id "0HNE3E5Q43LRF" accepted. 2025-07-15 10:36:42.816 +03:00 [DBG] Connection id "0HNE3E5Q43LRF" started. 2025-07-15 10:36:42.817 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:36:42.817 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:36:42.817 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:36:42.817 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:36:42.817 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:36:42.817 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:36:42.817 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:36:42.817 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:36:42.818 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:36:42.818 +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-15 10:36:42.818 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:36:42.818 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:36:42.818 +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-15 10:36:42.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:36:42.818 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:36:42.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:42.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:42.818 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:36:42.818 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:36:42.819 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:36:42.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:42.819 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:42.819 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:36:42.819 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0296ms. 2025-07-15 10:36:42.819 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:42.819 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:36:42.819 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:36:42.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:42.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:42.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:36:42.819 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:36:42.819 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:36:42.819 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.2333ms. 2025-07-15 10:36:42.820 +03:00 [INF] Executed ViewResult - view Index executed in 0.9274ms. 2025-07-15 10:36:42.820 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:36:42.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:42.820 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:42.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:42.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:36:42.820 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.9959ms 2025-07-15 10:36:42.820 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:36:42.820 +03:00 [DBG] Connection id "0HNE3E5Q43LRF" completed keep alive response. 2025-07-15 10:36:42.820 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 3.5924ms 2025-07-15 10:36:42.821 +03:00 [DBG] Connection id "0HNE3E5Q43LRF" received FIN. 2025-07-15 10:36:42.821 +03:00 [DBG] Connection id "0HNE3E5Q43LRF" disconnecting. 2025-07-15 10:36:42.821 +03:00 [DBG] Connection id "0HNE3E5Q43LRF" stopped. 2025-07-15 10:36:42.821 +03:00 [DBG] Connection id "0HNE3E5Q43LRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:36:43.046 +03:00 [DBG] Connection id "0HNE3E5Q43LRG" accepted. 2025-07-15 10:36:43.046 +03:00 [DBG] Connection id "0HNE3E5Q43LRG" started. 2025-07-15 10:36:43.047 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/favicon.ico - null null 2025-07-15 10:36:43.047 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:36:43.047 +03:00 [DBG] The request path /favicon.ico does not match an existing file 2025-07-15 10:36:43.047 +03:00 [DBG] No candidates found for the request path '/favicon.ico' 2025-07-15 10:36:43.047 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:36:43.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:36:43.047 +03:00 [DBG] Connection id "0HNE3E5Q43LRG" completed keep alive response. 2025-07-15 10:36:43.048 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/favicon.ico - 404 0 null 0.7883ms 2025-07-15 10:36:43.048 +03:00 [DBG] Connection id "0HNE3E5Q43LRG" received FIN. 2025-07-15 10:36:43.048 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/favicon.ico, Response status code: 404 2025-07-15 10:36:43.048 +03:00 [DBG] Connection id "0HNE3E5Q43LRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:36:43.048 +03:00 [DBG] Connection id "0HNE3E5Q43LRG" disconnecting. 2025-07-15 10:36:43.048 +03:00 [DBG] Connection id "0HNE3E5Q43LRG" stopped. 2025-07-15 10:36:44.430 +03:00 [DBG] Connection id "0HNE3E5Q43LRH" accepted. 2025-07-15 10:36:44.430 +03:00 [DBG] Connection id "0HNE3E5Q43LRH" started. 2025-07-15 10:36:44.430 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 10:36:44.430 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:36:44.430 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 10:36:44.431 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 10:36:44.431 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:36:44.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:36:44.431 +03:00 [DBG] Connection id "0HNE3E5Q43LRH" completed keep alive response. 2025-07-15 10:36:44.431 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 1.1463ms 2025-07-15 10:36:44.432 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 10:36:44.432 +03:00 [DBG] Connection id "0HNE3E5Q43LRH" received FIN. 2025-07-15 10:36:44.432 +03:00 [DBG] Connection id "0HNE3E5Q43LRH" disconnecting. 2025-07-15 10:36:44.432 +03:00 [DBG] Connection id "0HNE3E5Q43LRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:36:44.433 +03:00 [DBG] Connection id "0HNE3E5Q43LRH" stopped. 2025-07-15 10:38:45.009 +03:00 [DBG] Connection id "0HNE3E5Q43LRI" accepted. 2025-07-15 10:38:45.009 +03:00 [DBG] Connection id "0HNE3E5Q43LRI" started. 2025-07-15 10:38:45.009 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 10:38:45.009 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:38:45.009 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:38:45.009 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:38:45.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:38:45.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:45.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:38:45.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:38:45.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:45.010 +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-15 10:38:45.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:38:45.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:38:45.010 +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-15 10:38:45.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:38:45.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:38:45.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:38:45.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:38:45.011 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:38:45.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:45.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:45.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:38:45.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0236ms. 2025-07-15 10:38:45.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:45.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:45.011 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:38:45.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:38:45.011 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:38:45.011 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:38:45.011 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1751ms. 2025-07-15 10:38:45.012 +03:00 [INF] Executed ViewResult - view Index executed in 0.7176ms. 2025-07-15 10:38:45.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:38:45.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.8106ms 2025-07-15 10:38:45.012 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:45.012 +03:00 [DBG] Connection id "0HNE3E5Q43LRI" completed keep alive response. 2025-07-15 10:38:45.012 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.2194ms 2025-07-15 10:38:45.013 +03:00 [DBG] Connection id "0HNE3E5Q43LRI" received FIN. 2025-07-15 10:38:45.013 +03:00 [DBG] Connection id "0HNE3E5Q43LRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:38:45.013 +03:00 [DBG] Connection id "0HNE3E5Q43LRI" disconnecting. 2025-07-15 10:38:45.013 +03:00 [DBG] Connection id "0HNE3E5Q43LRI" stopped. 2025-07-15 10:38:45.898 +03:00 [DBG] Connection id "0HNE3E5Q43LRJ" accepted. 2025-07-15 10:38:45.898 +03:00 [DBG] Connection id "0HNE3E5Q43LRJ" started. 2025-07-15 10:38:45.899 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 10:38:45.899 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:38:45.899 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:38:45.899 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:38:45.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:38:45.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:45.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:38:45.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:38:45.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:45.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-15 10:38:45.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:38:45.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:38:45.900 +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-15 10:38:45.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:38:45.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:38:45.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:38:45.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:38:45.900 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:38:45.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:45.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:45.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:38:45.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0253ms. 2025-07-15 10:38:45.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:45.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:45.901 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:38:45.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:38:45.901 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:38:45.901 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:38:45.901 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0904ms. 2025-07-15 10:38:45.901 +03:00 [INF] Executed ViewResult - view Index executed in 0.5008ms. 2025-07-15 10:38:45.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:38:45.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:45.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.4489ms 2025-07-15 10:38:45.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:45.903 +03:00 [DBG] Connection id "0HNE3E5Q43LRJ" completed keep alive response. 2025-07-15 10:38:45.903 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 4.1279ms 2025-07-15 10:38:45.903 +03:00 [DBG] Connection id "0HNE3E5Q43LRJ" received FIN. 2025-07-15 10:38:45.903 +03:00 [DBG] Connection id "0HNE3E5Q43LRJ" disconnecting. 2025-07-15 10:38:45.903 +03:00 [DBG] Connection id "0HNE3E5Q43LRJ" stopped. 2025-07-15 10:38:45.903 +03:00 [DBG] Connection id "0HNE3E5Q43LRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:38:47.015 +03:00 [DBG] Connection id "0HNE3E5Q43LRK" accepted. 2025-07-15 10:38:47.015 +03:00 [DBG] Connection id "0HNE3E5Q43LRK" started. 2025-07-15 10:38:47.016 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387250120881 - null null 2025-07-15 10:38:47.016 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:38:47.016 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:38:47.019 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:38:47.019 +03:00 [DBG] Connection id "0HNE3E5Q43LRK" completed keep alive response. 2025-07-15 10:38:47.019 +03:00 [DBG] Connection id "0HNE3E5Q43LRK" received FIN. 2025-07-15 10:38:47.019 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387250120881 - 200 1413083 text/javascript 3.4357ms 2025-07-15 10:38:47.019 +03:00 [DBG] Connection id "0HNE3E5Q43LRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:38:47.019 +03:00 [DBG] Connection id "0HNE3E5Q43LRK" disconnecting. 2025-07-15 10:38:47.020 +03:00 [DBG] Connection id "0HNE3E5Q43LRK" stopped. 2025-07-15 10:38:48.494 +03:00 [DBG] Connection id "0HNE3E5Q43LRL" accepted. 2025-07-15 10:38:48.494 +03:00 [DBG] Connection id "0HNE3E5Q43LRL" started. 2025-07-15 10:38:48.494 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:38:48.494 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:38:48.494 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:38:48.494 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:38:48.495 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:38:48.495 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:48.495 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:38:48.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:38:48.495 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:48.495 +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-15 10:38:48.495 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:38:48.495 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:38:48.496 +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-15 10:38:48.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:38:48.496 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:38:48.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:48.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:48.496 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:38:48.496 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:38:48.496 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:38:48.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:48.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:48.496 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:38:48.497 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0793ms. 2025-07-15 10:38:48.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:48.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:48.497 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:38:48.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:48.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:48.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:38:48.497 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:38:48.497 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:38:48.497 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.3943ms. 2025-07-15 10:38:48.498 +03:00 [INF] Executed ViewResult - view Index executed in 1.0252ms. 2025-07-15 10:38:48.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:38:48.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:48.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:48.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:48.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:48.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.7544ms 2025-07-15 10:38:48.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:48.499 +03:00 [DBG] Connection id "0HNE3E5Q43LRL" completed keep alive response. 2025-07-15 10:38:48.499 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 4.746ms 2025-07-15 10:38:48.499 +03:00 [DBG] Connection id "0HNE3E5Q43LRL" received FIN. 2025-07-15 10:38:48.499 +03:00 [DBG] Connection id "0HNE3E5Q43LRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:38:48.499 +03:00 [DBG] Connection id "0HNE3E5Q43LRL" disconnecting. 2025-07-15 10:38:48.499 +03:00 [DBG] Connection id "0HNE3E5Q43LRL" stopped. 2025-07-15 10:38:49.508 +03:00 [DBG] Connection id "0HNE3E5Q43LRM" accepted. 2025-07-15 10:38:49.508 +03:00 [DBG] Connection id "0HNE3E5Q43LRM" started. 2025-07-15 10:38:49.508 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387250120881 - null null 2025-07-15 10:38:49.508 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:38:49.509 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:38:49.511 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:38:49.511 +03:00 [DBG] Connection id "0HNE3E5Q43LRM" completed keep alive response. 2025-07-15 10:38:49.511 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387250120881 - 200 1413083 text/javascript 2.5453ms 2025-07-15 10:38:49.511 +03:00 [DBG] Connection id "0HNE3E5Q43LRM" received FIN. 2025-07-15 10:38:49.511 +03:00 [DBG] Connection id "0HNE3E5Q43LRM" disconnecting. 2025-07-15 10:38:49.511 +03:00 [DBG] Connection id "0HNE3E5Q43LRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:38:49.512 +03:00 [DBG] Connection id "0HNE3E5Q43LRM" stopped. 2025-07-15 10:38:50.366 +03:00 [DBG] Connection id "0HNE3E5Q43LRN" accepted. 2025-07-15 10:38:50.366 +03:00 [DBG] Connection id "0HNE3E5Q43LRN" started. 2025-07-15 10:38:50.366 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970387284983113 - null null 2025-07-15 10:38:50.366 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:38:50.366 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:38:50.368 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:38:50.368 +03:00 [DBG] Connection id "0HNE3E5Q43LRN" completed keep alive response. 2025-07-15 10:38:50.368 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970387284983113 - 200 1413083 text/javascript 1.9791ms 2025-07-15 10:38:50.369 +03:00 [DBG] Connection id "0HNE3E5Q43LRN" received FIN. 2025-07-15 10:38:50.369 +03:00 [DBG] Connection id "0HNE3E5Q43LRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:38:50.369 +03:00 [DBG] Connection id "0HNE3E5Q43LRN" disconnecting. 2025-07-15 10:38:50.369 +03:00 [DBG] Connection id "0HNE3E5Q43LRN" stopped. 2025-07-15 10:38:52.899 +03:00 [DBG] Connection id "0HNE3E5Q43LRO" accepted. 2025-07-15 10:38:52.899 +03:00 [DBG] Connection id "0HNE3E5Q43LRO" started. 2025-07-15 10:38:52.899 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:38:52.899 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:38:52.900 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:38:52.900 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:38:52.900 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:38:52.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:52.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:38:52.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:38:52.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:52.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-15 10:38:52.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:38:52.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:38:52.900 +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-15 10:38:52.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:38:52.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:38:52.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:52.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:52.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:38:52.901 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:38:52.901 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:38:52.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:52.901 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:52.901 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:38:52.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0173ms. 2025-07-15 10:38:52.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:52.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:38:52.901 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:38:52.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:52.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:52.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:38:52.901 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:38:52.901 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:38:52.901 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1335ms. 2025-07-15 10:38:52.902 +03:00 [INF] Executed ViewResult - view Index executed in 0.6229ms. 2025-07-15 10:38:52.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:38:52.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:52.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:52.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:52.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:38:52.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.7097ms 2025-07-15 10:38:52.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:38:52.902 +03:00 [DBG] Connection id "0HNE3E5Q43LRO" completed keep alive response. 2025-07-15 10:38:52.902 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.7136ms 2025-07-15 10:38:52.902 +03:00 [DBG] Connection id "0HNE3E5Q43LRO" received FIN. 2025-07-15 10:38:52.902 +03:00 [DBG] Connection id "0HNE3E5Q43LRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:38:52.902 +03:00 [DBG] Connection id "0HNE3E5Q43LRO" disconnecting. 2025-07-15 10:38:52.903 +03:00 [DBG] Connection id "0HNE3E5Q43LRO" stopped. 2025-07-15 10:38:53.102 +03:00 [DBG] Connection id "0HNE3E5Q43LRP" accepted. 2025-07-15 10:38:53.102 +03:00 [DBG] Connection id "0HNE3E5Q43LRP" started. 2025-07-15 10:38:53.102 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970387284983113 - null null 2025-07-15 10:38:53.102 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:38:53.102 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:38:53.104 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:38:53.104 +03:00 [DBG] Connection id "0HNE3E5Q43LRP" completed keep alive response. 2025-07-15 10:38:53.104 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970387284983113 - 200 1413083 text/javascript 1.5777ms 2025-07-15 10:38:53.104 +03:00 [DBG] Connection id "0HNE3E5Q43LRP" received FIN. 2025-07-15 10:38:53.104 +03:00 [DBG] Connection id "0HNE3E5Q43LRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:38:53.104 +03:00 [DBG] Connection id "0HNE3E5Q43LRP" disconnecting. 2025-07-15 10:38:53.104 +03:00 [DBG] Connection id "0HNE3E5Q43LRP" stopped. 2025-07-15 10:38:58.200 +03:00 [DBG] Connection id "0HNE3E5Q43LRQ" accepted. 2025-07-15 10:38:58.201 +03:00 [DBG] Connection id "0HNE3E5Q43LRQ" started. 2025-07-15 10:38:58.201 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/account/authenticate - null null 2025-07-15 10:38:58.201 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:38:58.202 +03:00 [DBG] The request path /api/account/authenticate does not match a supported file type 2025-07-15 10:38:58.202 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:38:58.202 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 10:38:58.202 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:38:58.202 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:38:58.202 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-07-15 10:38:58.202 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-07-15 10:38:58.202 +03:00 [DBG] Connection id "0HNE3E5Q43LRQ" completed keep alive response. 2025-07-15 10:38:58.202 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/account/authenticate - 405 0 null 1.0177ms 2025-07-15 10:38:58.203 +03:00 [DBG] Connection id "0HNE3E5Q43LRQ" received FIN. 2025-07-15 10:38:58.203 +03:00 [DBG] Connection id "0HNE3E5Q43LRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:38:58.203 +03:00 [DBG] Connection id "0HNE3E5Q43LRQ" disconnecting. 2025-07-15 10:38:58.203 +03:00 [DBG] Connection id "0HNE3E5Q43LRQ" stopped. 2025-07-15 10:39:04.523 +03:00 [DBG] Connection id "0HNE3E5Q43LRR" accepted. 2025-07-15 10:39:04.523 +03:00 [DBG] Connection id "0HNE3E5Q43LRR" started. 2025-07-15 10:39:04.524 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 10:39:04.524 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:04.524 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:39:04.524 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:39:04.524 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:39:04.524 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:04.524 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:39:04.524 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:39:04.524 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:04.524 +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-15 10:39:04.524 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:39:04.524 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:39:04.524 +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-15 10:39:04.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:39:04.525 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:39:04.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:04.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:04.525 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:39:04.525 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:39:04.525 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:39:04.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:04.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:04.525 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:39:04.525 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0318ms. 2025-07-15 10:39:04.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:04.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:04.526 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:39:04.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:04.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:04.526 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:39:04.526 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:39:04.526 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:39:04.526 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1198ms. 2025-07-15 10:39:04.526 +03:00 [INF] Executed ViewResult - view Index executed in 0.6382ms. 2025-07-15 10:39:04.526 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:39:04.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:04.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:04.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:04.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:04.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.8966ms 2025-07-15 10:39:04.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:04.527 +03:00 [DBG] Connection id "0HNE3E5Q43LRR" completed keep alive response. 2025-07-15 10:39:04.527 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.4253ms 2025-07-15 10:39:04.527 +03:00 [DBG] Connection id "0HNE3E5Q43LRR" received FIN. 2025-07-15 10:39:04.527 +03:00 [DBG] Connection id "0HNE3E5Q43LRR" disconnecting. 2025-07-15 10:39:04.527 +03:00 [DBG] Connection id "0HNE3E5Q43LRR" stopped. 2025-07-15 10:39:04.528 +03:00 [DBG] Connection id "0HNE3E5Q43LRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:05.393 +03:00 [DBG] Connection id "0HNE3E5Q43LRS" accepted. 2025-07-15 10:39:05.393 +03:00 [DBG] Connection id "0HNE3E5Q43LRS" started. 2025-07-15 10:39:05.393 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:39:05.394 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:05.394 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:39:05.394 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:39:05.394 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:39:05.394 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:05.394 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:39:05.394 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:39:05.394 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:05.394 +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-15 10:39:05.394 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:39:05.394 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:39:05.394 +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-15 10:39:05.394 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:39:05.394 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:39:05.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:05.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:05.394 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:39:05.394 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:39:05.395 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:05.395 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:39:05.395 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0149ms. 2025-07-15 10:39:05.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:39:05.395 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:39:05.395 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:39:05.395 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0756ms. 2025-07-15 10:39:05.395 +03:00 [INF] Executed ViewResult - view Index executed in 0.4382ms. 2025-07-15 10:39:05.395 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:39:05.395 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:05.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:05.395 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.0695ms 2025-07-15 10:39:05.395 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:05.396 +03:00 [DBG] Connection id "0HNE3E5Q43LRS" completed keep alive response. 2025-07-15 10:39:05.396 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.0594ms 2025-07-15 10:39:05.396 +03:00 [DBG] Connection id "0HNE3E5Q43LRS" received FIN. 2025-07-15 10:39:05.396 +03:00 [DBG] Connection id "0HNE3E5Q43LRS" disconnecting. 2025-07-15 10:39:05.396 +03:00 [DBG] Connection id "0HNE3E5Q43LRS" stopped. 2025-07-15 10:39:05.396 +03:00 [DBG] Connection id "0HNE3E5Q43LRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:06.795 +03:00 [DBG] Connection id "0HNE3E5Q43LRT" accepted. 2025-07-15 10:39:06.795 +03:00 [DBG] Connection id "0HNE3E5Q43LRT" started. 2025-07-15 10:39:06.795 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387445265773 - null null 2025-07-15 10:39:06.795 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:06.796 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:39:06.798 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:39:06.798 +03:00 [DBG] Connection id "0HNE3E5Q43LRT" completed keep alive response. 2025-07-15 10:39:06.798 +03:00 [DBG] Connection id "0HNE3E5Q43LRT" received FIN. 2025-07-15 10:39:06.798 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387445265773 - 200 1413083 text/javascript 2.9981ms 2025-07-15 10:39:06.798 +03:00 [DBG] Connection id "0HNE3E5Q43LRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:06.799 +03:00 [DBG] Connection id "0HNE3E5Q43LRT" disconnecting. 2025-07-15 10:39:06.799 +03:00 [DBG] Connection id "0HNE3E5Q43LRT" stopped. 2025-07-15 10:39:07.385 +03:00 [DBG] Connection id "0HNE3E5Q43LRU" accepted. 2025-07-15 10:39:07.385 +03:00 [DBG] Connection id "0HNE3E5Q43LRU" started. 2025-07-15 10:39:07.386 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970387453956204 - null null 2025-07-15 10:39:07.386 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:07.386 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:39:07.388 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:39:07.388 +03:00 [DBG] Connection id "0HNE3E5Q43LRU" completed keep alive response. 2025-07-15 10:39:07.388 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970387453956204 - 200 1413083 text/javascript 2.3578ms 2025-07-15 10:39:07.388 +03:00 [DBG] Connection id "0HNE3E5Q43LRU" received FIN. 2025-07-15 10:39:07.388 +03:00 [DBG] Connection id "0HNE3E5Q43LRU" disconnecting. 2025-07-15 10:39:07.388 +03:00 [DBG] Connection id "0HNE3E5Q43LRU" stopped. 2025-07-15 10:39:07.388 +03:00 [DBG] Connection id "0HNE3E5Q43LRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:11.773 +03:00 [DBG] Connection id "0HNE3E5Q43LRV" accepted. 2025-07-15 10:39:11.773 +03:00 [DBG] Connection id "0HNE3E5Q43LRV" started. 2025-07-15 10:39:11.774 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387445265773 - null null 2025-07-15 10:39:11.774 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:11.774 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:39:11.776 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:39:11.777 +03:00 [DBG] Connection id "0HNE3E5Q43LRV" completed keep alive response. 2025-07-15 10:39:11.777 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387445265773 - 200 1413083 text/javascript 3.0046ms 2025-07-15 10:39:11.778 +03:00 [DBG] Connection id "0HNE3E5Q43LRV" received FIN. 2025-07-15 10:39:11.778 +03:00 [DBG] Connection id "0HNE3E5Q43LRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:11.778 +03:00 [DBG] Connection id "0HNE3E5Q43LRV" disconnecting. 2025-07-15 10:39:11.778 +03:00 [DBG] Connection id "0HNE3E5Q43LRV" stopped. 2025-07-15 10:39:12.461 +03:00 [DBG] Connection id "0HNE3E5Q43LS0" accepted. 2025-07-15 10:39:12.462 +03:00 [DBG] Connection id "0HNE3E5Q43LS0" started. 2025-07-15 10:39:12.462 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/account/authenticate - null null 2025-07-15 10:39:12.462 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:12.462 +03:00 [DBG] The request path /api/account/authenticate does not match a supported file type 2025-07-15 10:39:12.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:39:12.462 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 10:39:12.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:39:12.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:39:12.463 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-07-15 10:39:12.463 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-07-15 10:39:12.463 +03:00 [DBG] Connection id "0HNE3E5Q43LS0" completed keep alive response. 2025-07-15 10:39:12.463 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/account/authenticate - 405 0 null 1.0885ms 2025-07-15 10:39:12.463 +03:00 [DBG] Connection id "0HNE3E5Q43LS0" received FIN. 2025-07-15 10:39:12.463 +03:00 [DBG] Connection id "0HNE3E5Q43LS0" disconnecting. 2025-07-15 10:39:12.463 +03:00 [DBG] Connection id "0HNE3E5Q43LS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:12.464 +03:00 [DBG] Connection id "0HNE3E5Q43LS0" stopped. 2025-07-15 10:39:12.713 +03:00 [DBG] Connection id "0HNE3E5Q43LS1" accepted. 2025-07-15 10:39:12.713 +03:00 [DBG] Connection id "0HNE3E5Q43LS1" started. 2025-07-15 10:39:12.713 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 10:39:12.713 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:12.713 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 10:39:12.714 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 10:39:12.714 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:39:12.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:39:12.714 +03:00 [DBG] Connection id "0HNE3E5Q43LS1" completed keep alive response. 2025-07-15 10:39:12.714 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.4851ms 2025-07-15 10:39:12.714 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 10:39:12.714 +03:00 [DBG] Connection id "0HNE3E5Q43LS1" received FIN. 2025-07-15 10:39:12.714 +03:00 [DBG] Connection id "0HNE3E5Q43LS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:12.714 +03:00 [DBG] Connection id "0HNE3E5Q43LS1" disconnecting. 2025-07-15 10:39:12.714 +03:00 [DBG] Connection id "0HNE3E5Q43LS1" stopped. 2025-07-15 10:39:14.996 +03:00 [DBG] Connection id "0HNE3E5Q43LS2" accepted. 2025-07-15 10:39:14.996 +03:00 [DBG] Connection id "0HNE3E5Q43LS2" started. 2025-07-15 10:39:14.997 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 10:39:14.997 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:14.997 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:39:14.997 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:39:14.997 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:39:14.997 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:14.997 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:39:14.998 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:39:14.998 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:14.998 +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-15 10:39:14.998 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:39:14.998 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:39:14.998 +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-15 10:39:14.998 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:39:14.998 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:39:14.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:14.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:14.999 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:39:14.999 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:39:14.999 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:39:14.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:14.999 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:14.999 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:39:14.999 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0277ms. 2025-07-15 10:39:14.999 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:14.999 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:14.999 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:39:14.999 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:15.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:15.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:39:15.000 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:39:15.000 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:39:15.000 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.201ms. 2025-07-15 10:39:15.001 +03:00 [INF] Executed ViewResult - view Index executed in 0.8837ms. 2025-07-15 10:39:15.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:39:15.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:15.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:15.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:15.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:15.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.9521ms 2025-07-15 10:39:15.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:15.001 +03:00 [DBG] Connection id "0HNE3E5Q43LS2" completed keep alive response. 2025-07-15 10:39:15.002 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 5.0639ms 2025-07-15 10:39:15.002 +03:00 [DBG] Connection id "0HNE3E5Q43LS2" received FIN. 2025-07-15 10:39:15.002 +03:00 [DBG] Connection id "0HNE3E5Q43LS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:15.002 +03:00 [DBG] Connection id "0HNE3E5Q43LS2" disconnecting. 2025-07-15 10:39:15.002 +03:00 [DBG] Connection id "0HNE3E5Q43LS2" stopped. 2025-07-15 10:39:17.229 +03:00 [DBG] Connection id "0HNE3E5Q43LS3" accepted. 2025-07-15 10:39:17.229 +03:00 [DBG] Connection id "0HNE3E5Q43LS3" started. 2025-07-15 10:39:17.229 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387550007195 - null null 2025-07-15 10:39:17.229 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:17.229 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:39:17.232 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:39:17.232 +03:00 [DBG] Connection id "0HNE3E5Q43LS3" completed keep alive response. 2025-07-15 10:39:17.232 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387550007195 - 200 1413083 text/javascript 2.8435ms 2025-07-15 10:39:17.234 +03:00 [DBG] Connection id "0HNE3E5Q43LS3" received FIN. 2025-07-15 10:39:17.234 +03:00 [DBG] Connection id "0HNE3E5Q43LS3" disconnecting. 2025-07-15 10:39:17.234 +03:00 [DBG] Connection id "0HNE3E5Q43LS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:17.235 +03:00 [DBG] Connection id "0HNE3E5Q43LS3" stopped. 2025-07-15 10:39:22.661 +03:00 [DBG] Connection id "0HNE3E5Q43LS4" accepted. 2025-07-15 10:39:22.661 +03:00 [DBG] Connection id "0HNE3E5Q43LS4" started. 2025-07-15 10:39:22.662 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387550007195 - null null 2025-07-15 10:39:22.662 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:22.662 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:39:22.664 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:39:22.664 +03:00 [DBG] Connection id "0HNE3E5Q43LS4" completed keep alive response. 2025-07-15 10:39:22.664 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387550007195 - 200 1413083 text/javascript 2.0408ms 2025-07-15 10:39:22.664 +03:00 [DBG] Connection id "0HNE3E5Q43LS4" received FIN. 2025-07-15 10:39:22.664 +03:00 [DBG] Connection id "0HNE3E5Q43LS4" disconnecting. 2025-07-15 10:39:22.664 +03:00 [DBG] Connection id "0HNE3E5Q43LS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:22.665 +03:00 [DBG] Connection id "0HNE3E5Q43LS4" stopped. 2025-07-15 10:39:26.903 +03:00 [DBG] Connection id "0HNE3E5Q43LS5" accepted. 2025-07-15 10:39:26.903 +03:00 [DBG] Connection id "0HNE3E5Q43LS5" started. 2025-07-15 10:39:26.903 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 10:39:26.903 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:26.903 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:39:26.904 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:39:26.904 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:39:26.904 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:26.904 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:39:26.904 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:39:26.904 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:26.904 +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-15 10:39:26.904 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:39:26.904 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:39:26.904 +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-15 10:39:26.904 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:39:26.904 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:39:26.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:26.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:26.904 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:39:26.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:39:26.905 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:39:26.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:26.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:26.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:39:26.905 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0252ms. 2025-07-15 10:39:26.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:26.905 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:26.905 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:39:26.905 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:26.905 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:26.905 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:39:26.905 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:39:26.905 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:39:26.906 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1732ms. 2025-07-15 10:39:26.906 +03:00 [INF] Executed ViewResult - view Index executed in 0.8003ms. 2025-07-15 10:39:26.906 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:39:26.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:26.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:26.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:26.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:26.907 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.1465ms 2025-07-15 10:39:26.907 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:39:26.907 +03:00 [DBG] Connection id "0HNE3E5Q43LS5" completed keep alive response. 2025-07-15 10:39:26.907 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.4654ms 2025-07-15 10:39:26.907 +03:00 [DBG] Connection id "0HNE3E5Q43LS5" received FIN. 2025-07-15 10:39:26.907 +03:00 [DBG] Connection id "0HNE3E5Q43LS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:26.907 +03:00 [DBG] Connection id "0HNE3E5Q43LS5" disconnecting. 2025-07-15 10:39:26.907 +03:00 [DBG] Connection id "0HNE3E5Q43LS5" stopped. 2025-07-15 10:39:29.088 +03:00 [DBG] Connection id "0HNE3E5Q43LS6" accepted. 2025-07-15 10:39:29.088 +03:00 [DBG] Connection id "0HNE3E5Q43LS6" started. 2025-07-15 10:39:29.088 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387669064431 - null null 2025-07-15 10:39:29.088 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:29.089 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:39:29.091 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:39:29.091 +03:00 [DBG] Connection id "0HNE3E5Q43LS6" completed keep alive response. 2025-07-15 10:39:29.091 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970387669064431 - 200 1413083 text/javascript 2.4414ms 2025-07-15 10:39:29.091 +03:00 [DBG] Connection id "0HNE3E5Q43LS6" received FIN. 2025-07-15 10:39:29.091 +03:00 [DBG] Connection id "0HNE3E5Q43LS6" disconnecting. 2025-07-15 10:39:29.091 +03:00 [DBG] Connection id "0HNE3E5Q43LS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:29.093 +03:00 [DBG] Connection id "0HNE3E5Q43LS6" stopped. 2025-07-15 10:39:32.327 +03:00 [DBG] Connection id "0HNE3E5Q43LS7" accepted. 2025-07-15 10:39:32.327 +03:00 [DBG] Connection id "0HNE3E5Q43LS7" started. 2025-07-15 10:39:32.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:39:32.327 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:39:32.327 +03:00 [DBG] POST requests are not supported 2025-07-15 10:39:32.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:39:32.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:39:32.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:39:32.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:39:32.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:39:32.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:39:32.328 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:39:32.328 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:39:32.328 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:39:32.328 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:39:32.328 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:39:32.328 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:39:32.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:32.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:32.328 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:39:32.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:39:32.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:32.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:32.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:39:32.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:39:32.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:39:32.328 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0239ms. 2025-07-15 10:39:32.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:39:32.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:39:32.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:32.328 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:39:32.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:39:32.329 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:39:32.329 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:39:32.329 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:39:32.329 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:39:32.329 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:39:32.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:39:32.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:32.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:39:32.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.37ms 2025-07-15 10:39:32.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:39:32.329 +03:00 [DBG] Connection id "0HNE3E5Q43LS7" completed keep alive response. 2025-07-15 10:39:32.329 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.1818ms 2025-07-15 10:39:32.330 +03:00 [DBG] Connection id "0HNE3E5Q43LS7" received FIN. 2025-07-15 10:39:32.330 +03:00 [DBG] Connection id "0HNE3E5Q43LS7" disconnecting. 2025-07-15 10:39:32.330 +03:00 [DBG] Connection id "0HNE3E5Q43LS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:39:32.331 +03:00 [DBG] Connection id "0HNE3E5Q43LS7" stopped. 2025-07-15 10:43:40.937 +03:00 [DBG] Connection id "0HNE3E5Q43LS8" accepted. 2025-07-15 10:43:40.937 +03:00 [DBG] Connection id "0HNE3E5Q43LS8" started. 2025-07-15 10:43:40.938 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:43:40.938 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:43:40.938 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:43:40.938 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:43:40.938 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:43:40.938 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:43:40.938 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:43:40.938 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:43:40.939 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:43:40.939 +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-15 10:43:40.939 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:43:40.939 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:43:40.939 +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-15 10:43:40.939 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:43:40.939 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:43:40.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:40.939 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:40.940 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:43:40.940 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:43:40.940 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:43:40.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:43:40.940 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:43:40.940 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:43:40.940 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0213ms. 2025-07-15 10:43:40.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:43:40.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:43:40.940 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:43:40.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:40.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:40.940 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:43:40.940 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:43:40.940 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:43:40.941 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1715ms. 2025-07-15 10:43:40.941 +03:00 [INF] Executed ViewResult - view Index executed in 0.7569ms. 2025-07-15 10:43:40.941 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:43:40.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:40.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:40.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:40.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:40.942 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.1267ms 2025-07-15 10:43:40.942 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:43:40.942 +03:00 [DBG] Connection id "0HNE3E5Q43LS8" completed keep alive response. 2025-07-15 10:43:40.942 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 4.0034ms 2025-07-15 10:43:40.942 +03:00 [DBG] Connection id "0HNE3E5Q43LS8" received FIN. 2025-07-15 10:43:40.942 +03:00 [DBG] Connection id "0HNE3E5Q43LS8" disconnecting. 2025-07-15 10:43:40.942 +03:00 [DBG] Connection id "0HNE3E5Q43LS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:43:40.943 +03:00 [DBG] Connection id "0HNE3E5Q43LS8" stopped. 2025-07-15 10:43:41.133 +03:00 [DBG] Connection id "0HNE3E5Q43LS9" accepted. 2025-07-15 10:43:41.133 +03:00 [DBG] Connection id "0HNE3E5Q43LS9" started. 2025-07-15 10:43:41.133 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970390209412992 - null null 2025-07-15 10:43:41.133 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:43:41.134 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:43:41.136 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:43:41.136 +03:00 [DBG] Connection id "0HNE3E5Q43LS9" completed keep alive response. 2025-07-15 10:43:41.137 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970390209412992 - 200 1413083 text/javascript 3.2165ms 2025-07-15 10:43:41.138 +03:00 [DBG] Connection id "0HNE3E5Q43LS9" received FIN. 2025-07-15 10:43:41.138 +03:00 [DBG] Connection id "0HNE3E5Q43LS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:43:41.139 +03:00 [DBG] Connection id "0HNE3E5Q43LS9" disconnecting. 2025-07-15 10:43:41.139 +03:00 [DBG] Connection id "0HNE3E5Q43LS9" stopped. 2025-07-15 10:43:43.125 +03:00 [DBG] Connection id "0HNE3E5Q43LSA" accepted. 2025-07-15 10:43:43.125 +03:00 [DBG] Connection id "0HNE3E5Q43LSA" started. 2025-07-15 10:43:43.126 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:43:43.126 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:43:43.126 +03:00 [DBG] POST requests are not supported 2025-07-15 10:43:43.126 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:43:43.126 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:43:43.126 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:43:43.126 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:43:43.126 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:43:43.126 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:43:43.126 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:43:43.126 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:43:43.126 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:43:43.127 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:43:43.127 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:43:43.127 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:43:43.127 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:43:43.127 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:43:43.127 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:43:43.127 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:43.127 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:43.127 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:43:43.127 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:43:43.127 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:43:43.127 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:43:43.127 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:43:43.127 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:43:43.127 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:43:43.128 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0296ms. 2025-07-15 10:43:43.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:43:43.128 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:43:43.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:43:43.128 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:43:43.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:43.128 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:43.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:43:43.128 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:43:43.128 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:43:43.128 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:43:43.128 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:43:43.128 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:43:43.128 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:43:43.128 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:43:43.128 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:43:43.129 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:43:43.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:43:43.129 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:43:43.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:43.129 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:43.129 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:43.129 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:43:43.129 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.9371ms 2025-07-15 10:43:43.129 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:43:43.129 +03:00 [DBG] Connection id "0HNE3E5Q43LSA" completed keep alive response. 2025-07-15 10:43:43.129 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 3.3159ms 2025-07-15 10:43:43.129 +03:00 [DBG] Connection id "0HNE3E5Q43LSA" received FIN. 2025-07-15 10:43:43.129 +03:00 [DBG] Connection id "0HNE3E5Q43LSA" disconnecting. 2025-07-15 10:43:43.130 +03:00 [DBG] Connection id "0HNE3E5Q43LSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:43:43.131 +03:00 [DBG] Connection id "0HNE3E5Q43LSA" stopped. 2025-07-15 10:45:58.786 +03:00 [DBG] Connection id "0HNE3E5Q43LSB" accepted. 2025-07-15 10:45:58.786 +03:00 [DBG] Connection id "0HNE3E5Q43LSB" started. 2025-07-15 10:45:58.786 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:45:58.786 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:45:58.786 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:45:58.786 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:45:58.786 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:45:58.786 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:45:58.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:45:58.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:45:58.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:45:58.787 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-07-15 10:45:58.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:45:58.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:45:58.787 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-07-15 10:45:58.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:45:58.787 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:45:58.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:45:58.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:45:58.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:45:58.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:45:58.787 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:45:58.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:45:58.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:45:58.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:45:58.787 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0131ms. 2025-07-15 10:45:58.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:45:58.787 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:45:58.787 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:45:58.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:45:58.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:45:58.787 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:45:58.787 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:45:58.787 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:45:58.787 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1119ms. 2025-07-15 10:45:58.788 +03:00 [INF] Executed ViewResult - view Index executed in 0.4822ms. 2025-07-15 10:45:58.788 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:45:58.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:45:58.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:45:58.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:45:58.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:45:58.788 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.132ms 2025-07-15 10:45:58.788 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:45:58.788 +03:00 [DBG] Connection id "0HNE3E5Q43LSB" completed keep alive response. 2025-07-15 10:45:58.788 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.1119ms 2025-07-15 10:45:58.788 +03:00 [DBG] Connection id "0HNE3E5Q43LSB" received FIN. 2025-07-15 10:45:58.788 +03:00 [DBG] Connection id "0HNE3E5Q43LSB" disconnecting. 2025-07-15 10:45:58.789 +03:00 [DBG] Connection id "0HNE3E5Q43LSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:45:58.790 +03:00 [DBG] Connection id "0HNE3E5Q43LSB" stopped. 2025-07-15 10:45:58.971 +03:00 [DBG] Connection id "0HNE3E5Q43LSC" accepted. 2025-07-15 10:45:58.972 +03:00 [DBG] Connection id "0HNE3E5Q43LSC" started. 2025-07-15 10:45:58.972 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970391587880948 - null null 2025-07-15 10:45:58.972 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:45:58.972 +03:00 [VRB] Range header's value is empty. 2025-07-15 10:45:58.974 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 10:45:58.974 +03:00 [DBG] Connection id "0HNE3E5Q43LSC" completed keep alive response. 2025-07-15 10:45:58.974 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970391587880948 - 200 1413083 text/javascript 2.5785ms 2025-07-15 10:45:58.975 +03:00 [DBG] Connection id "0HNE3E5Q43LSC" received FIN. 2025-07-15 10:45:58.975 +03:00 [DBG] Connection id "0HNE3E5Q43LSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:45:58.975 +03:00 [DBG] Connection id "0HNE3E5Q43LSC" disconnecting. 2025-07-15 10:45:58.975 +03:00 [DBG] Connection id "0HNE3E5Q43LSC" stopped. 2025-07-15 10:46:00.222 +03:00 [DBG] Connection id "0HNE3E5Q43LSD" accepted. 2025-07-15 10:46:00.222 +03:00 [DBG] Connection id "0HNE3E5Q43LSD" started. 2025-07-15 10:46:00.223 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 10:46:00.223 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:46:00.223 +03:00 [DBG] POST requests are not supported 2025-07-15 10:46:00.223 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 10:46:00.223 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 10:46:00.223 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:46:00.223 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:46:00.223 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:46:00.223 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 10:46:00.223 +03:00 [INF] CORS policy execution failed. 2025-07-15 10:46:00.223 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 10:46:00.223 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:46:00.224 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 10:46:00.224 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:46:00.224 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:46:00.224 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 10:46:00.224 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:46:00.224 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 10:46:00.224 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:46:00.224 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:46:00.224 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:46:00.224 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 10:46:00.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:46:00.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:46:00.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:46:00.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:46:00.224 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:46:00.225 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0301ms. 2025-07-15 10:46:00.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:46:00.225 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 10:46:00.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:46:00.225 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:46:00.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:46:00.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:46:00.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:46:00.225 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:46:00.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:46:00.225 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:46:00.225 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 10:46:00.225 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 10:46:00.225 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 10:46:00.225 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 10:46:00.226 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 10:46:00.226 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 10:46:00.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:46:00.226 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 10:46:00.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:46:00.226 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:46:00.226 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:46:00.226 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:46:00.226 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 2.3301ms 2025-07-15 10:46:00.226 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 10:46:00.226 +03:00 [DBG] Connection id "0HNE3E5Q43LSD" completed keep alive response. 2025-07-15 10:46:00.226 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 3.9189ms 2025-07-15 10:46:00.227 +03:00 [DBG] Connection id "0HNE3E5Q43LSD" received FIN. 2025-07-15 10:46:00.227 +03:00 [DBG] Connection id "0HNE3E5Q43LSD" disconnecting. 2025-07-15 10:46:00.227 +03:00 [DBG] Connection id "0HNE3E5Q43LSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:46:00.228 +03:00 [DBG] Connection id "0HNE3E5Q43LSD" stopped. 2025-07-15 10:52:30.171 +03:00 [DBG] Connection id "0HNE3E5Q43LSE" accepted. 2025-07-15 10:52:30.171 +03:00 [DBG] Connection id "0HNE3E5Q43LSE" started. 2025-07-15 10:52:30.172 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 10:52:30.172 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:52:30.172 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 10:52:30.172 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 10:52:30.172 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 10:52:30.172 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:52:30.172 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 10:52:30.172 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:52:30.172 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:52:30.173 +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-15 10:52:30.173 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 10:52:30.173 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:52:30.173 +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-15 10:52:30.173 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 10:52:30.173 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 10:52:30.173 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:52:30.173 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:52:30.173 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:52:30.173 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 10:52:30.173 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:52:30.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:52:30.174 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:52:30.174 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 10:52:30.174 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0209ms. 2025-07-15 10:52:30.174 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:52:30.174 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 10:52:30.174 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 10:52:30.174 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:52:30.174 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:52:30.174 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:52:30.174 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 10:52:30.174 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 10:52:30.174 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.2368ms. 2025-07-15 10:52:30.175 +03:00 [INF] Executed ViewResult - view Index executed in 0.7458ms. 2025-07-15 10:52:30.175 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 10:52:30.175 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:52:30.175 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:52:30.175 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:52:30.175 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 10:52:30.175 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.2557ms 2025-07-15 10:52:30.175 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 10:52:30.175 +03:00 [DBG] Connection id "0HNE3E5Q43LSE" completed keep alive response. 2025-07-15 10:52:30.175 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 3.7036ms 2025-07-15 10:52:30.176 +03:00 [DBG] Connection id "0HNE3E5Q43LSE" received FIN. 2025-07-15 10:52:30.176 +03:00 [DBG] Connection id "0HNE3E5Q43LSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:52:30.176 +03:00 [DBG] Connection id "0HNE3E5Q43LSE" disconnecting. 2025-07-15 10:52:30.176 +03:00 [DBG] Connection id "0HNE3E5Q43LSE" stopped. 2025-07-15 10:55:31.945 +03:00 [DBG] Connection id "0HNE3E5Q43LSF" accepted. 2025-07-15 10:55:31.945 +03:00 [DBG] Connection id "0HNE3E5Q43LSF" started. 2025-07-15 10:55:31.946 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/af - null null 2025-07-15 10:55:31.946 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:31.946 +03:00 [DBG] The request path /af does not match a supported file type 2025-07-15 10:55:31.946 +03:00 [DBG] No candidates found for the request path '/af' 2025-07-15 10:55:31.946 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:31.946 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:31.946 +03:00 [DBG] Connection id "0HNE3E5Q43LSF" completed keep alive response. 2025-07-15 10:55:31.946 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/af - 404 0 null 0.5139ms 2025-07-15 10:55:31.946 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/af, Response status code: 404 2025-07-15 10:55:31.946 +03:00 [DBG] Connection id "0HNE3E5Q43LSF" received FIN. 2025-07-15 10:55:31.946 +03:00 [DBG] Connection id "0HNE3E5Q43LSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:31.947 +03:00 [DBG] Connection id "0HNE3E5Q43LSF" disconnecting. 2025-07-15 10:55:31.947 +03:00 [DBG] Connection id "0HNE3E5Q43LSF" stopped. 2025-07-15 10:55:31.950 +03:00 [DBG] Connection id "0HNE3E5Q43LSG" accepted. 2025-07-15 10:55:31.950 +03:00 [DBG] Connection id "0HNE3E5Q43LSG" started. 2025-07-15 10:55:31.951 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ar - null null 2025-07-15 10:55:31.951 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:31.951 +03:00 [DBG] The request path /ar does not match a supported file type 2025-07-15 10:55:31.951 +03:00 [DBG] No candidates found for the request path '/ar' 2025-07-15 10:55:31.951 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:31.951 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:31.951 +03:00 [DBG] Connection id "0HNE3E5Q43LSG" completed keep alive response. 2025-07-15 10:55:31.951 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ar - 404 0 null 0.5686ms 2025-07-15 10:55:31.951 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/ar, Response status code: 404 2025-07-15 10:55:31.951 +03:00 [DBG] Connection id "0HNE3E5Q43LSG" received FIN. 2025-07-15 10:55:31.952 +03:00 [DBG] Connection id "0HNE3E5Q43LSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:31.952 +03:00 [DBG] Connection id "0HNE3E5Q43LSG" disconnecting. 2025-07-15 10:55:31.952 +03:00 [DBG] Connection id "0HNE3E5Q43LSG" stopped. 2025-07-15 10:55:32.011 +03:00 [DBG] Connection id "0HNE3E5Q43LSH" accepted. 2025-07-15 10:55:32.011 +03:00 [DBG] Connection id "0HNE3E5Q43LSH" started. 2025-07-15 10:55:32.011 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bg - null null 2025-07-15 10:55:32.012 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:32.012 +03:00 [DBG] The request path /bg does not match a supported file type 2025-07-15 10:55:32.012 +03:00 [DBG] No candidates found for the request path '/bg' 2025-07-15 10:55:32.012 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:32.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:32.012 +03:00 [DBG] Connection id "0HNE3E5Q43LSH" completed keep alive response. 2025-07-15 10:55:32.012 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bg - 404 0 null 0.3186ms 2025-07-15 10:55:32.012 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bg, Response status code: 404 2025-07-15 10:55:32.012 +03:00 [DBG] Connection id "0HNE3E5Q43LSH" received FIN. 2025-07-15 10:55:32.012 +03:00 [DBG] Connection id "0HNE3E5Q43LSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:32.012 +03:00 [DBG] Connection id "0HNE3E5Q43LSH" disconnecting. 2025-07-15 10:55:32.012 +03:00 [DBG] Connection id "0HNE3E5Q43LSH" stopped. 2025-07-15 10:55:32.023 +03:00 [DBG] Connection id "0HNE3E5Q43LSI" accepted. 2025-07-15 10:55:32.023 +03:00 [DBG] Connection id "0HNE3E5Q43LSI" started. 2025-07-15 10:55:32.023 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - null null 2025-07-15 10:55:32.023 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:32.023 +03:00 [DBG] The request path /bn-BD does not match a supported file type 2025-07-15 10:55:32.023 +03:00 [DBG] No candidates found for the request path '/bn-BD' 2025-07-15 10:55:32.023 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:32.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:32.024 +03:00 [DBG] Connection id "0HNE3E5Q43LSI" completed keep alive response. 2025-07-15 10:55:32.024 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - 404 0 null 0.2543ms 2025-07-15 10:55:32.024 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bn-BD, Response status code: 404 2025-07-15 10:55:32.024 +03:00 [DBG] Connection id "0HNE3E5Q43LSI" received FIN. 2025-07-15 10:55:32.024 +03:00 [DBG] Connection id "0HNE3E5Q43LSI" disconnecting. 2025-07-15 10:55:32.024 +03:00 [DBG] Connection id "0HNE3E5Q43LSI" stopped. 2025-07-15 10:55:32.024 +03:00 [DBG] Connection id "0HNE3E5Q43LSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:32.094 +03:00 [DBG] Connection id "0HNE3E5Q43LSJ" accepted. 2025-07-15 10:55:32.094 +03:00 [DBG] Connection id "0HNE3E5Q43LSJ" started. 2025-07-15 10:55:32.094 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/az - null null 2025-07-15 10:55:32.094 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:32.094 +03:00 [DBG] The request path /az does not match a supported file type 2025-07-15 10:55:32.094 +03:00 [DBG] No candidates found for the request path '/az' 2025-07-15 10:55:32.094 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:32.094 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:32.094 +03:00 [DBG] Connection id "0HNE3E5Q43LSJ" completed keep alive response. 2025-07-15 10:55:32.095 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/az - 404 0 null 0.3428ms 2025-07-15 10:55:32.095 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/az, Response status code: 404 2025-07-15 10:55:32.095 +03:00 [DBG] Connection id "0HNE3E5Q43LSJ" received FIN. 2025-07-15 10:55:32.095 +03:00 [DBG] Connection id "0HNE3E5Q43LSJ" disconnecting. 2025-07-15 10:55:32.095 +03:00 [DBG] Connection id "0HNE3E5Q43LSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:32.096 +03:00 [DBG] Connection id "0HNE3E5Q43LSJ" stopped. 2025-07-15 10:55:32.545 +03:00 [DBG] Connection id "0HNE3E5Q43LSK" accepted. 2025-07-15 10:55:32.545 +03:00 [DBG] Connection id "0HNE3E5Q43LSK" started. 2025-07-15 10:55:32.545 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/Logs - null null 2025-07-15 10:55:32.545 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:32.546 +03:00 [DBG] The request path /Logs does not match a supported file type 2025-07-15 10:55:32.546 +03:00 [DBG] No candidates found for the request path '/Logs' 2025-07-15 10:55:32.546 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:32.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:32.546 +03:00 [DBG] Connection id "0HNE3E5Q43LSK" completed keep alive response. 2025-07-15 10:55:32.546 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/Logs - 404 0 null 0.5809ms 2025-07-15 10:55:32.546 +03:00 [DBG] Connection id "0HNE3E5Q43LSK" received FIN. 2025-07-15 10:55:32.546 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/Logs, Response status code: 404 2025-07-15 10:55:32.546 +03:00 [DBG] Connection id "0HNE3E5Q43LSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:32.547 +03:00 [DBG] Connection id "0HNE3E5Q43LSK" disconnecting. 2025-07-15 10:55:32.547 +03:00 [DBG] Connection id "0HNE3E5Q43LSK" stopped. 2025-07-15 10:55:40.155 +03:00 [DBG] Connection id "0HNE3E5Q43LSL" accepted. 2025-07-15 10:55:40.155 +03:00 [DBG] Connection id "0HNE3E5Q43LSL" started. 2025-07-15 10:55:40.155 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - null null 2025-07-15 10:55:40.155 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:40.155 +03:00 [DBG] The request path /bn-BD does not match a supported file type 2025-07-15 10:55:40.155 +03:00 [DBG] No candidates found for the request path '/bn-BD' 2025-07-15 10:55:40.155 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:40.155 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:40.155 +03:00 [DBG] Connection id "0HNE3E5Q43LSL" completed keep alive response. 2025-07-15 10:55:40.155 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - 404 0 null 0.3237ms 2025-07-15 10:55:40.155 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bn-BD, Response status code: 404 2025-07-15 10:55:40.155 +03:00 [DBG] Connection id "0HNE3E5Q43LSL" received FIN. 2025-07-15 10:55:40.156 +03:00 [DBG] Connection id "0HNE3E5Q43LSL" disconnecting. 2025-07-15 10:55:40.156 +03:00 [DBG] Connection id "0HNE3E5Q43LSL" stopped. 2025-07-15 10:55:40.156 +03:00 [DBG] Connection id "0HNE3E5Q43LSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:40.347 +03:00 [DBG] Connection id "0HNE3E5Q43LSM" accepted. 2025-07-15 10:55:40.348 +03:00 [DBG] Connection id "0HNE3E5Q43LSM" started. 2025-07-15 10:55:40.348 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ar - null null 2025-07-15 10:55:40.348 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:40.348 +03:00 [DBG] The request path /ar does not match a supported file type 2025-07-15 10:55:40.348 +03:00 [DBG] No candidates found for the request path '/ar' 2025-07-15 10:55:40.348 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:40.348 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:40.348 +03:00 [DBG] Connection id "0HNE3E5Q43LSM" completed keep alive response. 2025-07-15 10:55:40.349 +03:00 [DBG] Connection id "0HNE3E5Q43LSM" received FIN. 2025-07-15 10:55:40.349 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ar - 404 0 null 0.6402ms 2025-07-15 10:55:40.349 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/ar, Response status code: 404 2025-07-15 10:55:40.349 +03:00 [DBG] Connection id "0HNE3E5Q43LSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:40.349 +03:00 [DBG] Connection id "0HNE3E5Q43LSM" disconnecting. 2025-07-15 10:55:40.349 +03:00 [DBG] Connection id "0HNE3E5Q43LSM" stopped. 2025-07-15 10:55:40.556 +03:00 [DBG] Connection id "0HNE3E5Q43LSN" accepted. 2025-07-15 10:55:40.556 +03:00 [DBG] Connection id "0HNE3E5Q43LSN" started. 2025-07-15 10:55:40.557 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/af - null null 2025-07-15 10:55:40.557 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:40.557 +03:00 [DBG] The request path /af does not match a supported file type 2025-07-15 10:55:40.557 +03:00 [DBG] No candidates found for the request path '/af' 2025-07-15 10:55:40.557 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:40.557 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:40.557 +03:00 [DBG] Connection id "0HNE3E5Q43LSN" completed keep alive response. 2025-07-15 10:55:40.557 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/af - 404 0 null 0.5534ms 2025-07-15 10:55:40.557 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/af, Response status code: 404 2025-07-15 10:55:40.557 +03:00 [DBG] Connection id "0HNE3E5Q43LSN" received FIN. 2025-07-15 10:55:40.558 +03:00 [DBG] Connection id "0HNE3E5Q43LSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:40.558 +03:00 [DBG] Connection id "0HNE3E5Q43LSN" disconnecting. 2025-07-15 10:55:40.558 +03:00 [DBG] Connection id "0HNE3E5Q43LSN" stopped. 2025-07-15 10:55:40.604 +03:00 [DBG] Connection id "0HNE3E5Q43LSO" accepted. 2025-07-15 10:55:40.604 +03:00 [DBG] Connection id "0HNE3E5Q43LSO" started. 2025-07-15 10:55:40.604 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/az - null null 2025-07-15 10:55:40.604 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:40.604 +03:00 [DBG] The request path /az does not match a supported file type 2025-07-15 10:55:40.604 +03:00 [DBG] No candidates found for the request path '/az' 2025-07-15 10:55:40.604 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:40.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:40.605 +03:00 [DBG] Connection id "0HNE3E5Q43LSO" completed keep alive response. 2025-07-15 10:55:40.605 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/az - 404 0 null 0.5157ms 2025-07-15 10:55:40.605 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/az, Response status code: 404 2025-07-15 10:55:40.605 +03:00 [DBG] Connection id "0HNE3E5Q43LSO" received FIN. 2025-07-15 10:55:40.605 +03:00 [DBG] Connection id "0HNE3E5Q43LSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:40.605 +03:00 [DBG] Connection id "0HNE3E5Q43LSO" disconnecting. 2025-07-15 10:55:40.605 +03:00 [DBG] Connection id "0HNE3E5Q43LSO" stopped. 2025-07-15 10:55:41.097 +03:00 [DBG] Connection id "0HNE3E5Q43LSP" accepted. 2025-07-15 10:55:41.097 +03:00 [DBG] Connection id "0HNE3E5Q43LSP" started. 2025-07-15 10:55:41.097 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bg - null null 2025-07-15 10:55:41.097 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:41.097 +03:00 [DBG] The request path /bg does not match a supported file type 2025-07-15 10:55:41.097 +03:00 [DBG] No candidates found for the request path '/bg' 2025-07-15 10:55:41.097 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:41.098 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:41.098 +03:00 [DBG] Connection id "0HNE3E5Q43LSP" completed keep alive response. 2025-07-15 10:55:41.098 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bg - 404 0 null 0.6713ms 2025-07-15 10:55:41.098 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bg, Response status code: 404 2025-07-15 10:55:41.098 +03:00 [DBG] Connection id "0HNE3E5Q43LSP" received FIN. 2025-07-15 10:55:41.098 +03:00 [DBG] Connection id "0HNE3E5Q43LSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:41.098 +03:00 [DBG] Connection id "0HNE3E5Q43LSP" disconnecting. 2025-07-15 10:55:41.099 +03:00 [DBG] Connection id "0HNE3E5Q43LSP" stopped. 2025-07-15 10:55:42.253 +03:00 [DBG] Connection id "0HNE3E5Q43LSQ" accepted. 2025-07-15 10:55:42.253 +03:00 [DBG] Connection id "0HNE3E5Q43LSQ" started. 2025-07-15 10:55:42.253 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/Logs - null null 2025-07-15 10:55:42.253 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:42.253 +03:00 [DBG] The request path /Logs does not match a supported file type 2025-07-15 10:55:42.253 +03:00 [DBG] No candidates found for the request path '/Logs' 2025-07-15 10:55:42.253 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:42.253 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:42.253 +03:00 [DBG] Connection id "0HNE3E5Q43LSQ" completed keep alive response. 2025-07-15 10:55:42.253 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/Logs - 404 0 null 0.312ms 2025-07-15 10:55:42.253 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/Logs, Response status code: 404 2025-07-15 10:55:42.254 +03:00 [DBG] Connection id "0HNE3E5Q43LSQ" received FIN. 2025-07-15 10:55:42.254 +03:00 [DBG] Connection id "0HNE3E5Q43LSQ" disconnecting. 2025-07-15 10:55:42.254 +03:00 [DBG] Connection id "0HNE3E5Q43LSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:42.255 +03:00 [DBG] Connection id "0HNE3E5Q43LSQ" stopped. 2025-07-15 10:55:49.476 +03:00 [DBG] Connection id "0HNE3E5Q43LSR" accepted. 2025-07-15 10:55:49.476 +03:00 [DBG] Connection id "0HNE3E5Q43LSR" started. 2025-07-15 10:55:49.476 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - null null 2025-07-15 10:55:49.476 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:49.476 +03:00 [DBG] The request path /bn-BD does not match a supported file type 2025-07-15 10:55:49.477 +03:00 [DBG] No candidates found for the request path '/bn-BD' 2025-07-15 10:55:49.477 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:49.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:49.477 +03:00 [DBG] Connection id "0HNE3E5Q43LSR" completed keep alive response. 2025-07-15 10:55:49.477 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - 404 0 null 0.2905ms 2025-07-15 10:55:49.477 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bn-BD, Response status code: 404 2025-07-15 10:55:49.477 +03:00 [DBG] Connection id "0HNE3E5Q43LSR" received FIN. 2025-07-15 10:55:49.477 +03:00 [DBG] Connection id "0HNE3E5Q43LSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:49.477 +03:00 [DBG] Connection id "0HNE3E5Q43LSR" disconnecting. 2025-07-15 10:55:49.477 +03:00 [DBG] Connection id "0HNE3E5Q43LSR" stopped. 2025-07-15 10:55:49.824 +03:00 [DBG] Connection id "0HNE3E5Q43LSS" accepted. 2025-07-15 10:55:49.825 +03:00 [DBG] Connection id "0HNE3E5Q43LSS" started. 2025-07-15 10:55:49.825 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/az - null null 2025-07-15 10:55:49.825 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:49.825 +03:00 [DBG] The request path /az does not match a supported file type 2025-07-15 10:55:49.825 +03:00 [DBG] No candidates found for the request path '/az' 2025-07-15 10:55:49.825 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:49.825 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:49.825 +03:00 [DBG] Connection id "0HNE3E5Q43LSS" completed keep alive response. 2025-07-15 10:55:49.825 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/az - 404 0 null 0.5023ms 2025-07-15 10:55:49.825 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/az, Response status code: 404 2025-07-15 10:55:49.826 +03:00 [DBG] Connection id "0HNE3E5Q43LSS" received FIN. 2025-07-15 10:55:49.826 +03:00 [DBG] Connection id "0HNE3E5Q43LSS" disconnecting. 2025-07-15 10:55:49.826 +03:00 [DBG] Connection id "0HNE3E5Q43LSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:49.827 +03:00 [DBG] Connection id "0HNE3E5Q43LSS" stopped. 2025-07-15 10:55:50.030 +03:00 [DBG] Connection id "0HNE3E5Q43LST" accepted. 2025-07-15 10:55:50.030 +03:00 [DBG] Connection id "0HNE3E5Q43LST" started. 2025-07-15 10:55:50.030 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bg - null null 2025-07-15 10:55:50.030 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:50.030 +03:00 [DBG] The request path /bg does not match a supported file type 2025-07-15 10:55:50.030 +03:00 [DBG] No candidates found for the request path '/bg' 2025-07-15 10:55:50.030 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:50.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:50.031 +03:00 [DBG] Connection id "0HNE3E5Q43LST" completed keep alive response. 2025-07-15 10:55:50.031 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bg - 404 0 null 0.5864ms 2025-07-15 10:55:50.031 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bg, Response status code: 404 2025-07-15 10:55:50.031 +03:00 [DBG] Connection id "0HNE3E5Q43LST" received FIN. 2025-07-15 10:55:50.031 +03:00 [DBG] Connection id "0HNE3E5Q43LST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:50.031 +03:00 [DBG] Connection id "0HNE3E5Q43LST" disconnecting. 2025-07-15 10:55:50.031 +03:00 [DBG] Connection id "0HNE3E5Q43LST" stopped. 2025-07-15 10:55:50.051 +03:00 [DBG] Connection id "0HNE3E5Q43LSU" accepted. 2025-07-15 10:55:50.051 +03:00 [DBG] Connection id "0HNE3E5Q43LSU" started. 2025-07-15 10:55:50.051 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/af - null null 2025-07-15 10:55:50.051 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:50.051 +03:00 [DBG] The request path /af does not match a supported file type 2025-07-15 10:55:50.051 +03:00 [DBG] No candidates found for the request path '/af' 2025-07-15 10:55:50.051 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:50.052 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:50.052 +03:00 [DBG] Connection id "0HNE3E5Q43LSU" completed keep alive response. 2025-07-15 10:55:50.052 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/af - 404 0 null 0.8374ms 2025-07-15 10:55:50.052 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/af, Response status code: 404 2025-07-15 10:55:50.052 +03:00 [DBG] Connection id "0HNE3E5Q43LSU" received FIN. 2025-07-15 10:55:50.052 +03:00 [DBG] Connection id "0HNE3E5Q43LSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:50.052 +03:00 [DBG] Connection id "0HNE3E5Q43LSU" disconnecting. 2025-07-15 10:55:50.052 +03:00 [DBG] Connection id "0HNE3E5Q43LSU" stopped. 2025-07-15 10:55:50.182 +03:00 [DBG] Connection id "0HNE3E5Q43LSV" accepted. 2025-07-15 10:55:50.182 +03:00 [DBG] Connection id "0HNE3E5Q43LSV" started. 2025-07-15 10:55:50.182 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ar - null null 2025-07-15 10:55:50.182 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:50.182 +03:00 [DBG] The request path /ar does not match a supported file type 2025-07-15 10:55:50.182 +03:00 [DBG] No candidates found for the request path '/ar' 2025-07-15 10:55:50.183 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:50.183 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:50.183 +03:00 [DBG] Connection id "0HNE3E5Q43LSV" completed keep alive response. 2025-07-15 10:55:50.183 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ar - 404 0 null 0.867ms 2025-07-15 10:55:50.183 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/ar, Response status code: 404 2025-07-15 10:55:50.183 +03:00 [DBG] Connection id "0HNE3E5Q43LSV" received FIN. 2025-07-15 10:55:50.183 +03:00 [DBG] Connection id "0HNE3E5Q43LSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:50.183 +03:00 [DBG] Connection id "0HNE3E5Q43LSV" disconnecting. 2025-07-15 10:55:50.184 +03:00 [DBG] Connection id "0HNE3E5Q43LSV" stopped. 2025-07-15 10:55:51.174 +03:00 [DBG] Connection id "0HNE3E5Q43LT0" accepted. 2025-07-15 10:55:51.174 +03:00 [DBG] Connection id "0HNE3E5Q43LT0" started. 2025-07-15 10:55:51.174 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/Logs - null null 2025-07-15 10:55:51.174 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:51.174 +03:00 [DBG] The request path /Logs does not match a supported file type 2025-07-15 10:55:51.174 +03:00 [DBG] No candidates found for the request path '/Logs' 2025-07-15 10:55:51.174 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:51.174 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:51.174 +03:00 [DBG] Connection id "0HNE3E5Q43LT0" completed keep alive response. 2025-07-15 10:55:51.174 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/Logs - 404 0 null 0.3197ms 2025-07-15 10:55:51.174 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/Logs, Response status code: 404 2025-07-15 10:55:51.174 +03:00 [DBG] Connection id "0HNE3E5Q43LT0" received FIN. 2025-07-15 10:55:51.174 +03:00 [DBG] Connection id "0HNE3E5Q43LT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:51.174 +03:00 [DBG] Connection id "0HNE3E5Q43LT0" disconnecting. 2025-07-15 10:55:51.174 +03:00 [DBG] Connection id "0HNE3E5Q43LT0" stopped. 2025-07-15 10:55:59.403 +03:00 [DBG] Connection id "0HNE3E5Q43LT1" accepted. 2025-07-15 10:55:59.403 +03:00 [DBG] Connection id "0HNE3E5Q43LT1" started. 2025-07-15 10:55:59.404 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - null null 2025-07-15 10:55:59.404 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:59.404 +03:00 [DBG] The request path /bn-BD does not match a supported file type 2025-07-15 10:55:59.404 +03:00 [DBG] No candidates found for the request path '/bn-BD' 2025-07-15 10:55:59.404 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:59.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:59.404 +03:00 [DBG] Connection id "0HNE3E5Q43LT1" completed keep alive response. 2025-07-15 10:55:59.404 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - 404 0 null 0.5262ms 2025-07-15 10:55:59.404 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bn-BD, Response status code: 404 2025-07-15 10:55:59.404 +03:00 [DBG] Connection id "0HNE3E5Q43LT1" received FIN. 2025-07-15 10:55:59.405 +03:00 [DBG] Connection id "0HNE3E5Q43LT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:59.405 +03:00 [DBG] Connection id "0HNE3E5Q43LT1" disconnecting. 2025-07-15 10:55:59.405 +03:00 [DBG] Connection id "0HNE3E5Q43LT1" stopped. 2025-07-15 10:55:59.949 +03:00 [DBG] Connection id "0HNE3E5Q43LT2" accepted. 2025-07-15 10:55:59.949 +03:00 [DBG] Connection id "0HNE3E5Q43LT2" started. 2025-07-15 10:55:59.949 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bg - null null 2025-07-15 10:55:59.950 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:55:59.950 +03:00 [DBG] The request path /bg does not match a supported file type 2025-07-15 10:55:59.950 +03:00 [DBG] No candidates found for the request path '/bg' 2025-07-15 10:55:59.950 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:55:59.950 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:55:59.950 +03:00 [DBG] Connection id "0HNE3E5Q43LT2" completed keep alive response. 2025-07-15 10:55:59.950 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bg - 404 0 null 0.7811ms 2025-07-15 10:55:59.950 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bg, Response status code: 404 2025-07-15 10:55:59.950 +03:00 [DBG] Connection id "0HNE3E5Q43LT2" received FIN. 2025-07-15 10:55:59.951 +03:00 [DBG] Connection id "0HNE3E5Q43LT2" disconnecting. 2025-07-15 10:55:59.951 +03:00 [DBG] Connection id "0HNE3E5Q43LT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:55:59.952 +03:00 [DBG] Connection id "0HNE3E5Q43LT2" stopped. 2025-07-15 10:56:00.431 +03:00 [DBG] Connection id "0HNE3E5Q43LT3" accepted. 2025-07-15 10:56:00.431 +03:00 [DBG] Connection id "0HNE3E5Q43LT3" started. 2025-07-15 10:56:00.431 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/af - null null 2025-07-15 10:56:00.431 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:00.431 +03:00 [DBG] The request path /af does not match a supported file type 2025-07-15 10:56:00.431 +03:00 [DBG] No candidates found for the request path '/af' 2025-07-15 10:56:00.431 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:00.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:00.431 +03:00 [DBG] Connection id "0HNE3E5Q43LT3" completed keep alive response. 2025-07-15 10:56:00.431 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/af - 404 0 null 0.4426ms 2025-07-15 10:56:00.431 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/af, Response status code: 404 2025-07-15 10:56:00.432 +03:00 [DBG] Connection id "0HNE3E5Q43LT3" received FIN. 2025-07-15 10:56:00.432 +03:00 [DBG] Connection id "0HNE3E5Q43LT3" disconnecting. 2025-07-15 10:56:00.432 +03:00 [DBG] Connection id "0HNE3E5Q43LT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:00.433 +03:00 [DBG] Connection id "0HNE3E5Q43LT3" stopped. 2025-07-15 10:56:00.812 +03:00 [DBG] Connection id "0HNE3E5Q43LT4" accepted. 2025-07-15 10:56:00.812 +03:00 [DBG] Connection id "0HNE3E5Q43LT4" started. 2025-07-15 10:56:00.812 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ar - null null 2025-07-15 10:56:00.812 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:00.812 +03:00 [DBG] The request path /ar does not match a supported file type 2025-07-15 10:56:00.812 +03:00 [DBG] No candidates found for the request path '/ar' 2025-07-15 10:56:00.812 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:00.812 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:00.812 +03:00 [DBG] Connection id "0HNE3E5Q43LT4" completed keep alive response. 2025-07-15 10:56:00.812 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ar - 404 0 null 0.2668ms 2025-07-15 10:56:00.812 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/ar, Response status code: 404 2025-07-15 10:56:00.813 +03:00 [DBG] Connection id "0HNE3E5Q43LT4" received FIN. 2025-07-15 10:56:00.813 +03:00 [DBG] Connection id "0HNE3E5Q43LT4" disconnecting. 2025-07-15 10:56:00.813 +03:00 [DBG] Connection id "0HNE3E5Q43LT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:00.814 +03:00 [DBG] Connection id "0HNE3E5Q43LT4" stopped. 2025-07-15 10:56:01.087 +03:00 [DBG] Connection id "0HNE3E5Q43LT5" accepted. 2025-07-15 10:56:01.087 +03:00 [DBG] Connection id "0HNE3E5Q43LT5" started. 2025-07-15 10:56:01.087 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/Logs - null null 2025-07-15 10:56:01.087 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:01.087 +03:00 [DBG] The request path /Logs does not match a supported file type 2025-07-15 10:56:01.087 +03:00 [DBG] No candidates found for the request path '/Logs' 2025-07-15 10:56:01.087 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:01.087 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:01.088 +03:00 [DBG] Connection id "0HNE3E5Q43LT5" completed keep alive response. 2025-07-15 10:56:01.088 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/Logs - 404 0 null 0.2723ms 2025-07-15 10:56:01.088 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/Logs, Response status code: 404 2025-07-15 10:56:01.088 +03:00 [DBG] Connection id "0HNE3E5Q43LT5" received FIN. 2025-07-15 10:56:01.088 +03:00 [DBG] Connection id "0HNE3E5Q43LT5" disconnecting. 2025-07-15 10:56:01.088 +03:00 [DBG] Connection id "0HNE3E5Q43LT5" stopped. 2025-07-15 10:56:01.088 +03:00 [DBG] Connection id "0HNE3E5Q43LT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:03.851 +03:00 [DBG] Connection id "0HNE3E5Q43LT6" accepted. 2025-07-15 10:56:03.851 +03:00 [DBG] Connection id "0HNE3E5Q43LT6" started. 2025-07-15 10:56:03.851 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/az - null null 2025-07-15 10:56:03.851 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:03.851 +03:00 [DBG] The request path /az does not match a supported file type 2025-07-15 10:56:03.851 +03:00 [DBG] No candidates found for the request path '/az' 2025-07-15 10:56:03.851 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:03.851 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:03.851 +03:00 [DBG] Connection id "0HNE3E5Q43LT6" completed keep alive response. 2025-07-15 10:56:03.851 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/az - 404 0 null 0.2623ms 2025-07-15 10:56:03.851 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/az, Response status code: 404 2025-07-15 10:56:03.851 +03:00 [DBG] Connection id "0HNE3E5Q43LT6" received FIN. 2025-07-15 10:56:03.851 +03:00 [DBG] Connection id "0HNE3E5Q43LT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:03.852 +03:00 [DBG] Connection id "0HNE3E5Q43LT6" disconnecting. 2025-07-15 10:56:03.852 +03:00 [DBG] Connection id "0HNE3E5Q43LT6" stopped. 2025-07-15 10:56:11.335 +03:00 [DBG] Connection id "0HNE3E5Q43LT7" accepted. 2025-07-15 10:56:11.335 +03:00 [DBG] Connection id "0HNE3E5Q43LT7" started. 2025-07-15 10:56:11.336 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - null null 2025-07-15 10:56:11.336 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:11.336 +03:00 [DBG] The request path /bn-BD does not match a supported file type 2025-07-15 10:56:11.336 +03:00 [DBG] No candidates found for the request path '/bn-BD' 2025-07-15 10:56:11.336 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:11.336 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:11.336 +03:00 [DBG] Connection id "0HNE3E5Q43LT7" completed keep alive response. 2025-07-15 10:56:11.336 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bn-BD - 404 0 null 0.5816ms 2025-07-15 10:56:11.336 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bn-BD, Response status code: 404 2025-07-15 10:56:11.336 +03:00 [DBG] Connection id "0HNE3E5Q43LT7" received FIN. 2025-07-15 10:56:11.336 +03:00 [DBG] Connection id "0HNE3E5Q43LT7" disconnecting. 2025-07-15 10:56:11.336 +03:00 [DBG] Connection id "0HNE3E5Q43LT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:11.338 +03:00 [DBG] Connection id "0HNE3E5Q43LT7" stopped. 2025-07-15 10:56:11.866 +03:00 [DBG] Connection id "0HNE3E5Q43LT8" accepted. 2025-07-15 10:56:11.866 +03:00 [DBG] Connection id "0HNE3E5Q43LT8" started. 2025-07-15 10:56:11.867 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/bg - null null 2025-07-15 10:56:11.867 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:11.867 +03:00 [DBG] The request path /bg does not match a supported file type 2025-07-15 10:56:11.867 +03:00 [DBG] No candidates found for the request path '/bg' 2025-07-15 10:56:11.867 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:11.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:11.867 +03:00 [DBG] Connection id "0HNE3E5Q43LT8" completed keep alive response. 2025-07-15 10:56:11.867 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/bg - 404 0 null 0.501ms 2025-07-15 10:56:11.867 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/bg, Response status code: 404 2025-07-15 10:56:11.868 +03:00 [DBG] Connection id "0HNE3E5Q43LT8" received FIN. 2025-07-15 10:56:11.868 +03:00 [DBG] Connection id "0HNE3E5Q43LT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:11.868 +03:00 [DBG] Connection id "0HNE3E5Q43LT8" disconnecting. 2025-07-15 10:56:11.868 +03:00 [DBG] Connection id "0HNE3E5Q43LT8" stopped. 2025-07-15 10:56:12.991 +03:00 [DBG] Connection id "0HNE3E5Q43LT9" accepted. 2025-07-15 10:56:12.991 +03:00 [DBG] Connection id "0HNE3E5Q43LT9" started. 2025-07-15 10:56:12.991 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/Logs - null null 2025-07-15 10:56:12.991 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:12.991 +03:00 [DBG] The request path /Logs does not match a supported file type 2025-07-15 10:56:12.991 +03:00 [DBG] No candidates found for the request path '/Logs' 2025-07-15 10:56:12.991 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:12.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:12.991 +03:00 [DBG] Connection id "0HNE3E5Q43LT9" completed keep alive response. 2025-07-15 10:56:12.991 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/Logs - 404 0 null 0.249ms 2025-07-15 10:56:12.991 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/Logs, Response status code: 404 2025-07-15 10:56:12.991 +03:00 [DBG] Connection id "0HNE3E5Q43LT9" received FIN. 2025-07-15 10:56:12.991 +03:00 [DBG] Connection id "0HNE3E5Q43LT9" disconnecting. 2025-07-15 10:56:12.991 +03:00 [DBG] Connection id "0HNE3E5Q43LT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:12.993 +03:00 [DBG] Connection id "0HNE3E5Q43LT9" stopped. 2025-07-15 10:56:13.153 +03:00 [DBG] Connection id "0HNE3E5Q43LTA" accepted. 2025-07-15 10:56:13.153 +03:00 [DBG] Connection id "0HNE3E5Q43LTA" started. 2025-07-15 10:56:13.154 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ar - null null 2025-07-15 10:56:13.154 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:13.154 +03:00 [DBG] The request path /ar does not match a supported file type 2025-07-15 10:56:13.154 +03:00 [DBG] No candidates found for the request path '/ar' 2025-07-15 10:56:13.154 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:13.154 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:13.154 +03:00 [DBG] Connection id "0HNE3E5Q43LTA" completed keep alive response. 2025-07-15 10:56:13.154 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ar - 404 0 null 0.2775ms 2025-07-15 10:56:13.154 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/ar, Response status code: 404 2025-07-15 10:56:13.154 +03:00 [DBG] Connection id "0HNE3E5Q43LTA" received FIN. 2025-07-15 10:56:13.154 +03:00 [DBG] Connection id "0HNE3E5Q43LTA" disconnecting. 2025-07-15 10:56:13.154 +03:00 [DBG] Connection id "0HNE3E5Q43LTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:13.155 +03:00 [DBG] Connection id "0HNE3E5Q43LTA" stopped. 2025-07-15 10:56:13.166 +03:00 [DBG] Connection id "0HNE3E5Q43LTB" accepted. 2025-07-15 10:56:13.166 +03:00 [DBG] Connection id "0HNE3E5Q43LTB" started. 2025-07-15 10:56:13.166 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/af - null null 2025-07-15 10:56:13.166 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:13.166 +03:00 [DBG] The request path /af does not match a supported file type 2025-07-15 10:56:13.166 +03:00 [DBG] No candidates found for the request path '/af' 2025-07-15 10:56:13.166 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:13.166 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:13.166 +03:00 [DBG] Connection id "0HNE3E5Q43LTB" completed keep alive response. 2025-07-15 10:56:13.166 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/af - 404 0 null 0.3439ms 2025-07-15 10:56:13.166 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/af, Response status code: 404 2025-07-15 10:56:13.166 +03:00 [DBG] Connection id "0HNE3E5Q43LTB" received FIN. 2025-07-15 10:56:13.166 +03:00 [DBG] Connection id "0HNE3E5Q43LTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:13.166 +03:00 [DBG] Connection id "0HNE3E5Q43LTB" disconnecting. 2025-07-15 10:56:13.166 +03:00 [DBG] Connection id "0HNE3E5Q43LTB" stopped. 2025-07-15 10:56:16.279 +03:00 [DBG] Connection id "0HNE3E5Q43LTC" accepted. 2025-07-15 10:56:16.279 +03:00 [DBG] Connection id "0HNE3E5Q43LTC" started. 2025-07-15 10:56:16.279 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/az - null null 2025-07-15 10:56:16.279 +03:00 [VRB] All hosts are allowed. 2025-07-15 10:56:16.279 +03:00 [DBG] The request path /az does not match a supported file type 2025-07-15 10:56:16.279 +03:00 [DBG] No candidates found for the request path '/az' 2025-07-15 10:56:16.279 +03:00 [DBG] Request did not match any endpoints 2025-07-15 10:56:16.279 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 10:56:16.279 +03:00 [DBG] Connection id "0HNE3E5Q43LTC" completed keep alive response. 2025-07-15 10:56:16.279 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/az - 404 0 null 0.2637ms 2025-07-15 10:56:16.279 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/az, Response status code: 404 2025-07-15 10:56:16.279 +03:00 [DBG] Connection id "0HNE3E5Q43LTC" received FIN. 2025-07-15 10:56:16.280 +03:00 [DBG] Connection id "0HNE3E5Q43LTC" disconnecting. 2025-07-15 10:56:16.280 +03:00 [DBG] Connection id "0HNE3E5Q43LTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 10:56:16.281 +03:00 [DBG] Connection id "0HNE3E5Q43LTC" stopped. 2025-07-15 11:01:14.890 +03:00 [DBG] Connection id "0HNE3E5Q43LTD" accepted. 2025-07-15 11:01:14.890 +03:00 [DBG] Connection id "0HNE3E5Q43LTD" started. 2025-07-15 11:01:14.890 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:01:14.890 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:01:14.890 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:01:14.890 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:01:14.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:01:14.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:01:14.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:01:14.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:01:14.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:01:14.891 +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-15 11:01:14.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:01:14.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:01:14.891 +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-15 11:01:14.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:01:14.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:01:14.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:01:14.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:01:14.891 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:01:14.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:14.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:14.891 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:01:14.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0196ms. 2025-07-15 11:01:14.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:14.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:14.892 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:01:14.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:01:14.892 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:01:14.892 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:01:14.892 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1345ms. 2025-07-15 11:01:14.892 +03:00 [INF] Executed ViewResult - view Index executed in 0.6474ms. 2025-07-15 11:01:14.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:01:14.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.893 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.6317ms 2025-07-15 11:01:14.893 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:01:14.893 +03:00 [DBG] Connection id "0HNE3E5Q43LTD" completed keep alive response. 2025-07-15 11:01:14.893 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.9766ms 2025-07-15 11:01:14.893 +03:00 [DBG] Connection id "0HNE3E5Q43LTD" received FIN. 2025-07-15 11:01:14.893 +03:00 [DBG] Connection id "0HNE3E5Q43LTD" disconnecting. 2025-07-15 11:01:14.893 +03:00 [DBG] Connection id "0HNE3E5Q43LTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:01:14.894 +03:00 [DBG] Connection id "0HNE3E5Q43LTD" stopped. 2025-07-15 11:01:14.933 +03:00 [DBG] Connection id "0HNE3E5Q43LTE" accepted. 2025-07-15 11:01:14.933 +03:00 [DBG] Connection id "0HNE3E5Q43LTE" started. 2025-07-15 11:01:14.933 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:01:14.933 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:01:14.933 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:01:14.933 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:01:14.933 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:01:14.933 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:01:14.933 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:01:14.933 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:01:14.933 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:01:14.934 +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-15 11:01:14.934 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:01:14.934 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:01:14.934 +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-15 11:01:14.934 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:01:14.934 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:01:14.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.935 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:01:14.935 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:01:14.935 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:01:14.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:14.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:14.935 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:01:14.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0251ms. 2025-07-15 11:01:14.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:14.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:14.935 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:01:14.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.935 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:01:14.935 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:01:14.935 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:01:14.935 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1149ms. 2025-07-15 11:01:14.936 +03:00 [INF] Executed ViewResult - view Index executed in 0.4402ms. 2025-07-15 11:01:14.936 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:01:14.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3695ms 2025-07-15 11:01:14.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:01:14.936 +03:00 [DBG] Connection id "0HNE3E5Q43LTE" completed keep alive response. 2025-07-15 11:01:14.936 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.8778ms 2025-07-15 11:01:14.936 +03:00 [DBG] Connection id "0HNE3E5Q43LTE" received FIN. 2025-07-15 11:01:14.936 +03:00 [DBG] Connection id "0HNE3E5Q43LTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:01:14.936 +03:00 [DBG] Connection id "0HNE3E5Q43LTE" disconnecting. 2025-07-15 11:01:14.936 +03:00 [DBG] Connection id "0HNE3E5Q43LTE" stopped. 2025-07-15 11:01:14.998 +03:00 [DBG] Connection id "0HNE3E5Q43LTF" accepted. 2025-07-15 11:01:14.998 +03:00 [DBG] Connection id "0HNE3E5Q43LTF" started. 2025-07-15 11:01:14.999 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:01:14.999 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:01:14.999 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:01:14.999 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:01:14.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:01:14.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:01:14.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:01:14.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:01:14.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:01:14.999 +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-15 11:01:14.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:01:14.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:01:14.999 +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-15 11:01:14.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:01:14.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:01:14.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:14.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:15.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:01:15.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:01:15.000 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:01:15.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:15.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:15.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:01:15.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0198ms. 2025-07-15 11:01:15.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:15.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:01:15.000 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:01:15.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:15.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:15.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:01:15.000 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:01:15.000 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:01:15.000 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1362ms. 2025-07-15 11:01:15.001 +03:00 [INF] Executed ViewResult - view Index executed in 0.5538ms. 2025-07-15 11:01:15.001 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:01:15.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:15.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:15.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:15.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:01:15.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.7131ms 2025-07-15 11:01:15.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:01:15.001 +03:00 [DBG] Connection id "0HNE3E5Q43LTF" completed keep alive response. 2025-07-15 11:01:15.001 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.7415ms 2025-07-15 11:01:15.001 +03:00 [DBG] Connection id "0HNE3E5Q43LTF" received FIN. 2025-07-15 11:01:15.001 +03:00 [DBG] Connection id "0HNE3E5Q43LTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:01:15.002 +03:00 [DBG] Connection id "0HNE3E5Q43LTF" disconnecting. 2025-07-15 11:01:15.002 +03:00 [DBG] Connection id "0HNE3E5Q43LTF" stopped. 2025-07-15 11:07:27.156 +03:00 [DBG] Connection id "0HNE3E5Q43LTG" accepted. 2025-07-15 11:07:27.156 +03:00 [DBG] Connection id "0HNE3E5Q43LTG" started. 2025-07-15 11:07:27.156 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:07:27.156 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:07:27.156 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:07:27.156 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:07:27.156 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:07:27.156 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:27.157 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:07:27.157 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:07:27.157 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:27.157 +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-15 11:07:27.157 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:07:27.157 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:27.157 +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-15 11:07:27.157 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:07:27.157 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:27.157 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:27.157 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:27.157 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:27.157 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:27.157 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:27.157 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:27.157 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:27.157 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:07:27.157 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0185ms. 2025-07-15 11:07:27.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:27.158 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:27.158 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:27.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:27.158 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:27.158 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:27.158 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:07:27.158 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:07:27.158 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.154ms. 2025-07-15 11:07:27.158 +03:00 [INF] Executed ViewResult - view Index executed in 0.5398ms. 2025-07-15 11:07:27.158 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:27.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:27.158 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:27.158 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:27.159 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:27.159 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.4682ms 2025-07-15 11:07:27.159 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:27.159 +03:00 [DBG] Connection id "0HNE3E5Q43LTG" completed keep alive response. 2025-07-15 11:07:27.159 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.452ms 2025-07-15 11:07:27.159 +03:00 [DBG] Connection id "0HNE3E5Q43LTG" received FIN. 2025-07-15 11:07:27.159 +03:00 [DBG] Connection id "0HNE3E5Q43LTG" disconnecting. 2025-07-15 11:07:27.159 +03:00 [DBG] Connection id "0HNE3E5Q43LTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:07:27.160 +03:00 [DBG] Connection id "0HNE3E5Q43LTG" stopped. 2025-07-15 11:07:35.257 +03:00 [DBG] Connection id "0HNE3E5Q43LTH" accepted. 2025-07-15 11:07:35.257 +03:00 [DBG] Connection id "0HNE3E5Q43LTH" started. 2025-07-15 11:07:35.257 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:07:35.257 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:07:35.257 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:07:35.258 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:07:35.258 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:07:35.258 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:35.258 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:07:35.258 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:07:35.258 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:35.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-15 11:07:35.258 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:07:35.258 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:35.258 +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-15 11:07:35.258 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:07:35.258 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:35.258 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:35.258 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:35.258 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:35.258 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:35.258 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:35.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:35.258 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:35.258 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:07:35.258 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0137ms. 2025-07-15 11:07:35.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:35.258 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:35.258 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:35.258 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:35.258 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:35.258 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:35.259 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:07:35.259 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:07:35.259 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.338ms. 2025-07-15 11:07:35.259 +03:00 [INF] Executed ViewResult - view Index executed in 0.6045ms. 2025-07-15 11:07:35.259 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:35.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:35.259 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:35.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:35.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:35.259 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.1859ms 2025-07-15 11:07:35.259 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:35.259 +03:00 [DBG] Connection id "0HNE3E5Q43LTH" completed keep alive response. 2025-07-15 11:07:35.259 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.8258ms 2025-07-15 11:07:35.259 +03:00 [DBG] Connection id "0HNE3E5Q43LTH" received FIN. 2025-07-15 11:07:35.259 +03:00 [DBG] Connection id "0HNE3E5Q43LTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:07:35.259 +03:00 [DBG] Connection id "0HNE3E5Q43LTH" disconnecting. 2025-07-15 11:07:35.260 +03:00 [DBG] Connection id "0HNE3E5Q43LTH" stopped. 2025-07-15 11:07:40.579 +03:00 [DBG] Connection id "0HNE3E5Q43LTI" accepted. 2025-07-15 11:07:40.579 +03:00 [DBG] Connection id "0HNE3E5Q43LTI" started. 2025-07-15 11:07:40.580 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 11:07:40.580 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:07:40.580 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:07:40.580 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:07:40.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:07:40.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:40.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:07:40.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:07:40.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:40.580 +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-15 11:07:40.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:07:40.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:40.580 +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-15 11:07:40.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:07:40.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:40.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:40.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:40.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:40.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:40.580 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:40.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:40.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:40.580 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:07:40.580 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0144ms. 2025-07-15 11:07:40.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:40.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:40.580 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:40.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:40.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:40.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:40.580 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:07:40.580 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:07:40.581 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0764ms. 2025-07-15 11:07:40.581 +03:00 [INF] Executed ViewResult - view Index executed in 0.3429ms. 2025-07-15 11:07:40.581 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:40.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:40.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:40.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:40.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:40.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.8667ms 2025-07-15 11:07:40.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:40.581 +03:00 [DBG] Connection id "0HNE3E5Q43LTI" completed keep alive response. 2025-07-15 11:07:40.581 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.436ms 2025-07-15 11:07:40.581 +03:00 [DBG] Connection id "0HNE3E5Q43LTI" received FIN. 2025-07-15 11:07:40.581 +03:00 [DBG] Connection id "0HNE3E5Q43LTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:07:40.581 +03:00 [DBG] Connection id "0HNE3E5Q43LTI" disconnecting. 2025-07-15 11:07:40.582 +03:00 [DBG] Connection id "0HNE3E5Q43LTI" stopped. 2025-07-15 11:07:41.024 +03:00 [DBG] Connection id "0HNE3E5Q43LTJ" accepted. 2025-07-15 11:07:41.024 +03:00 [DBG] Connection id "0HNE3E5Q43LTJ" started. 2025-07-15 11:07:41.025 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 11:07:41.025 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:07:41.025 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:07:41.025 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:07:41.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:07:41.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:41.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:07:41.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:07:41.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:41.025 +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-15 11:07:41.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:07:41.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:41.025 +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-15 11:07:41.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:07:41.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:41.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:41.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:41.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:41.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:41.025 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:41.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:07:41.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0153ms. 2025-07-15 11:07:41.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:41.026 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:07:41.026 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:07:41.026 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0741ms. 2025-07-15 11:07:41.026 +03:00 [INF] Executed ViewResult - view Index executed in 0.3181ms. 2025-07-15 11:07:41.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:41.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:41.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:41.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.8203ms 2025-07-15 11:07:41.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:41.026 +03:00 [DBG] Connection id "0HNE3E5Q43LTJ" completed keep alive response. 2025-07-15 11:07:41.026 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.652ms 2025-07-15 11:07:41.026 +03:00 [DBG] Connection id "0HNE3E5Q43LTJ" received FIN. 2025-07-15 11:07:41.026 +03:00 [DBG] Connection id "0HNE3E5Q43LTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:07:41.026 +03:00 [DBG] Connection id "0HNE3E5Q43LTJ" disconnecting. 2025-07-15 11:07:41.027 +03:00 [DBG] Connection id "0HNE3E5Q43LTJ" stopped. 2025-07-15 11:07:46.328 +03:00 [DBG] Connection id "0HNE3E5Q43LTK" accepted. 2025-07-15 11:07:46.329 +03:00 [DBG] Connection id "0HNE3E5Q43LTK" started. 2025-07-15 11:07:46.329 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 11:07:46.329 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:07:46.329 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:07:46.329 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:07:46.329 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:07:46.329 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:46.329 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:07:46.329 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:07:46.329 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:46.329 +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-15 11:07:46.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:07:46.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:46.330 +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-15 11:07:46.330 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:07:46.330 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:46.330 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:46.330 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:46.330 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:46.330 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:46.330 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:46.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:46.330 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:46.330 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:07:46.330 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0177ms. 2025-07-15 11:07:46.330 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:46.330 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:46.330 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:46.330 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:46.330 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:46.330 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:46.331 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:07:46.331 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:07:46.331 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.16ms. 2025-07-15 11:07:46.331 +03:00 [INF] Executed ViewResult - view Index executed in 0.6222ms. 2025-07-15 11:07:46.331 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:46.331 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:46.331 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:46.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:46.332 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:46.332 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.6724ms 2025-07-15 11:07:46.332 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:46.332 +03:00 [DBG] Connection id "0HNE3E5Q43LTK" completed keep alive response. 2025-07-15 11:07:46.332 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.9437ms 2025-07-15 11:07:46.332 +03:00 [DBG] Connection id "0HNE3E5Q43LTK" received FIN. 2025-07-15 11:07:46.332 +03:00 [DBG] Connection id "0HNE3E5Q43LTK" disconnecting. 2025-07-15 11:07:46.332 +03:00 [DBG] Connection id "0HNE3E5Q43LTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:07:46.333 +03:00 [DBG] Connection id "0HNE3E5Q43LTK" stopped. 2025-07-15 11:07:47.632 +03:00 [DBG] Connection id "0HNE3E5Q43LTL" accepted. 2025-07-15 11:07:47.632 +03:00 [DBG] Connection id "0HNE3E5Q43LTL" started. 2025-07-15 11:07:47.632 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970404663314489 - null null 2025-07-15 11:07:47.632 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:07:47.632 +03:00 [VRB] Range header's value is empty. 2025-07-15 11:07:47.635 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 11:07:47.635 +03:00 [DBG] Connection id "0HNE3E5Q43LTL" completed keep alive response. 2025-07-15 11:07:47.635 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970404663314489 - 200 1413083 text/javascript 3.1773ms 2025-07-15 11:07:47.636 +03:00 [DBG] Connection id "0HNE3E5Q43LTL" received FIN. 2025-07-15 11:07:47.636 +03:00 [DBG] Connection id "0HNE3E5Q43LTL" disconnecting. 2025-07-15 11:07:47.636 +03:00 [DBG] Connection id "0HNE3E5Q43LTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:07:47.637 +03:00 [DBG] Connection id "0HNE3E5Q43LTL" stopped. 2025-07-15 11:07:51.096 +03:00 [DBG] Connection id "0HNE3E5Q43LTM" accepted. 2025-07-15 11:07:51.096 +03:00 [DBG] Connection id "0HNE3E5Q43LTM" started. 2025-07-15 11:07:51.096 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:07:51.096 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:07:51.096 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:07:51.096 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:07:51.096 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:07:51.096 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:51.096 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:07:51.096 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:07:51.096 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:51.096 +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-15 11:07:51.096 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:07:51.096 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:51.096 +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-15 11:07:51.096 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:07:51.096 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:07:51.096 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:51.096 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:51.096 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:51.096 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:07:51.096 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:51.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:51.096 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:51.096 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:07:51.097 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.013ms. 2025-07-15 11:07:51.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:51.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:07:51.097 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:07:51.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:51.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:51.097 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:51.097 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:07:51.097 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:07:51.097 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0726ms. 2025-07-15 11:07:51.097 +03:00 [INF] Executed ViewResult - view Index executed in 0.3193ms. 2025-07-15 11:07:51.097 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:07:51.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:51.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:51.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:51.097 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:07:51.097 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.883ms 2025-07-15 11:07:51.097 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:07:51.097 +03:00 [DBG] Connection id "0HNE3E5Q43LTM" completed keep alive response. 2025-07-15 11:07:51.097 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.4257ms 2025-07-15 11:07:51.097 +03:00 [DBG] Connection id "0HNE3E5Q43LTM" received FIN. 2025-07-15 11:07:51.098 +03:00 [DBG] Connection id "0HNE3E5Q43LTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:07:51.098 +03:00 [DBG] Connection id "0HNE3E5Q43LTM" disconnecting. 2025-07-15 11:07:51.098 +03:00 [DBG] Connection id "0HNE3E5Q43LTM" stopped. 2025-07-15 11:07:58.796 +03:00 [DBG] Connection id "0HNE3E5Q43LTN" accepted. 2025-07-15 11:07:58.796 +03:00 [DBG] Connection id "0HNE3E5Q43LTN" started. 2025-07-15 11:07:58.796 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970404710974611 - null null 2025-07-15 11:07:58.796 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:07:58.796 +03:00 [VRB] Range header's value is empty. 2025-07-15 11:07:58.799 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 11:07:58.799 +03:00 [DBG] Connection id "0HNE3E5Q43LTN" completed keep alive response. 2025-07-15 11:07:58.799 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970404710974611 - 200 1413083 text/javascript 2.7939ms 2025-07-15 11:07:58.799 +03:00 [DBG] Connection id "0HNE3E5Q43LTN" received FIN. 2025-07-15 11:07:58.799 +03:00 [DBG] Connection id "0HNE3E5Q43LTN" disconnecting. 2025-07-15 11:07:58.799 +03:00 [DBG] Connection id "0HNE3E5Q43LTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:07:58.801 +03:00 [DBG] Connection id "0HNE3E5Q43LTN" stopped. 2025-07-15 11:12:12.342 +03:00 [DBG] Connection id "0HNE3E5Q43LTO" accepted. 2025-07-15 11:12:12.342 +03:00 [DBG] Connection id "0HNE3E5Q43LTO" started. 2025-07-15 11:12:12.343 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:12:12.343 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:12:12.343 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:12:12.343 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:12:12.343 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:12:12.343 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:12:12.343 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:12:12.343 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:12:12.343 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:12:12.343 +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-15 11:12:12.343 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:12:12.343 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:12:12.343 +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-15 11:12:12.343 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:12:12.343 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:12:12.343 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:12.343 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:12.343 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:12:12.343 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:12:12.344 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:12:12.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:12.344 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:12.344 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:12:12.344 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0159ms. 2025-07-15 11:12:12.344 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:12.344 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:12.344 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:12:12.344 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:12.344 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:12.344 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:12:12.344 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:12:12.344 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:12:12.344 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1954ms. 2025-07-15 11:12:12.344 +03:00 [INF] Executed ViewResult - view Index executed in 0.547ms. 2025-07-15 11:12:12.345 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:12:12.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:12.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:12.345 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:12.345 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:12.345 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.4456ms 2025-07-15 11:12:12.345 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:12:12.345 +03:00 [DBG] Connection id "0HNE3E5Q43LTO" completed keep alive response. 2025-07-15 11:12:12.345 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.073ms 2025-07-15 11:12:12.345 +03:00 [DBG] Connection id "0HNE3E5Q43LTO" received FIN. 2025-07-15 11:12:12.345 +03:00 [DBG] Connection id "0HNE3E5Q43LTO" disconnecting. 2025-07-15 11:12:12.345 +03:00 [DBG] Connection id "0HNE3E5Q43LTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:12:12.346 +03:00 [DBG] Connection id "0HNE3E5Q43LTO" stopped. 2025-07-15 11:12:12.590 +03:00 [DBG] Connection id "0HNE3E5Q43LTP" accepted. 2025-07-15 11:12:12.590 +03:00 [DBG] Connection id "0HNE3E5Q43LTP" started. 2025-07-15 11:12:12.590 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970407323448327 - null null 2025-07-15 11:12:12.590 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:12:12.590 +03:00 [VRB] Range header's value is empty. 2025-07-15 11:12:12.594 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 11:12:12.594 +03:00 [DBG] Connection id "0HNE3E5Q43LTP" completed keep alive response. 2025-07-15 11:12:12.594 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970407323448327 - 200 1413083 text/javascript 3.8162ms 2025-07-15 11:12:12.594 +03:00 [DBG] Connection id "0HNE3E5Q43LTP" received FIN. 2025-07-15 11:12:12.594 +03:00 [DBG] Connection id "0HNE3E5Q43LTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:12:12.595 +03:00 [DBG] Connection id "0HNE3E5Q43LTP" disconnecting. 2025-07-15 11:12:12.595 +03:00 [DBG] Connection id "0HNE3E5Q43LTP" stopped. 2025-07-15 11:12:14.402 +03:00 [DBG] Connection id "0HNE3E5Q43LTQ" accepted. 2025-07-15 11:12:14.402 +03:00 [DBG] Connection id "0HNE3E5Q43LTQ" started. 2025-07-15 11:12:14.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 11:12:14.402 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:12:14.402 +03:00 [DBG] POST requests are not supported 2025-07-15 11:12:14.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 11:12:14.402 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 11:12:14.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:12:14.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:12:14.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:12:14.402 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 11:12:14.402 +03:00 [INF] CORS policy execution failed. 2025-07-15 11:12:14.402 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 11:12:14.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:12:14.403 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 11:12:14.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:12:14.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:12:14.403 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 11:12:14.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:12:14.403 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 11:12:14.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:14.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:12:14.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:12:14.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:12:14.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:12:14.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0224ms. 2025-07-15 11:12:14.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:12:14.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:12:14.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:12:14.404 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 11:12:14.404 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 11:12:14.404 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 11:12:14.404 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 11:12:14.404 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 11:12:14.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:12:14.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:12:14.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:12:14.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:14.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:14.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:14.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:14.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.258ms 2025-07-15 11:12:14.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:12:14.404 +03:00 [DBG] Connection id "0HNE3E5Q43LTQ" completed keep alive response. 2025-07-15 11:12:14.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.3202ms 2025-07-15 11:12:14.404 +03:00 [DBG] Connection id "0HNE3E5Q43LTQ" received FIN. 2025-07-15 11:12:14.404 +03:00 [DBG] Connection id "0HNE3E5Q43LTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:12:14.405 +03:00 [DBG] Connection id "0HNE3E5Q43LTQ" disconnecting. 2025-07-15 11:12:14.405 +03:00 [DBG] Connection id "0HNE3E5Q43LTQ" stopped. 2025-07-15 11:12:22.983 +03:00 [DBG] Connection id "0HNE3E5Q43LTR" accepted. 2025-07-15 11:12:22.984 +03:00 [DBG] Connection id "0HNE3E5Q43LTR" started. 2025-07-15 11:12:22.984 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:12:22.984 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:12:22.984 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:12:22.984 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:12:22.984 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:12:22.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:12:22.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:12:22.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:12:22.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:12:22.984 +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-15 11:12:22.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:12:22.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:12:22.984 +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-15 11:12:22.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:12:22.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:12:22.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:22.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:12:22.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:12:22.985 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:22.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:12:22.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0132ms. 2025-07-15 11:12:22.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:12:22.985 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:12:22.985 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:12:22.985 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0909ms. 2025-07-15 11:12:22.985 +03:00 [INF] Executed ViewResult - view Index executed in 0.331ms. 2025-07-15 11:12:22.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:12:22.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:22.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:22.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.886ms 2025-07-15 11:12:22.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:12:22.985 +03:00 [DBG] Connection id "0HNE3E5Q43LTR" completed keep alive response. 2025-07-15 11:12:22.986 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.7403ms 2025-07-15 11:12:22.986 +03:00 [DBG] Connection id "0HNE3E5Q43LTR" received FIN. 2025-07-15 11:12:22.986 +03:00 [DBG] Connection id "0HNE3E5Q43LTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:12:22.986 +03:00 [DBG] Connection id "0HNE3E5Q43LTR" disconnecting. 2025-07-15 11:12:22.986 +03:00 [DBG] Connection id "0HNE3E5Q43LTR" stopped. 2025-07-15 11:12:23.163 +03:00 [DBG] Connection id "0HNE3E5Q43LTS" accepted. 2025-07-15 11:12:23.164 +03:00 [DBG] Connection id "0HNE3E5Q43LTS" started. 2025-07-15 11:12:23.164 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970407429857547 - null null 2025-07-15 11:12:23.164 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:12:23.164 +03:00 [VRB] Range header's value is empty. 2025-07-15 11:12:23.166 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 11:12:23.166 +03:00 [DBG] Connection id "0HNE3E5Q43LTS" completed keep alive response. 2025-07-15 11:12:23.166 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970407429857547 - 200 1413083 text/javascript 2.5932ms 2025-07-15 11:12:23.167 +03:00 [DBG] Connection id "0HNE3E5Q43LTS" received FIN. 2025-07-15 11:12:23.168 +03:00 [DBG] Connection id "0HNE3E5Q43LTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:12:23.168 +03:00 [DBG] Connection id "0HNE3E5Q43LTS" disconnecting. 2025-07-15 11:12:23.168 +03:00 [DBG] Connection id "0HNE3E5Q43LTS" stopped. 2025-07-15 11:12:24.392 +03:00 [DBG] Connection id "0HNE3E5Q43LTT" accepted. 2025-07-15 11:12:24.392 +03:00 [DBG] Connection id "0HNE3E5Q43LTT" started. 2025-07-15 11:12:24.392 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 11:12:24.392 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:12:24.392 +03:00 [DBG] POST requests are not supported 2025-07-15 11:12:24.393 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 11:12:24.393 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 11:12:24.393 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:12:24.393 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:12:24.393 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:12:24.393 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 11:12:24.393 +03:00 [INF] CORS policy execution failed. 2025-07-15 11:12:24.393 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 11:12:24.393 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:12:24.393 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 11:12:24.393 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:12:24.393 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:12:24.393 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 11:12:24.393 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:12:24.393 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 11:12:24.393 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:24.393 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:12:24.393 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:12:24.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:12:24.393 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:12:24.393 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0217ms. 2025-07-15 11:12:24.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:24.393 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:12:24.394 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:12:24.394 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:12:24.394 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:12:24.394 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 11:12:24.394 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 11:12:24.394 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 11:12:24.394 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 11:12:24.394 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 11:12:24.394 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:12:24.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:12:24.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:12:24.394 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:24.394 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:24.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:24.394 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:12:24.394 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 0.9568ms 2025-07-15 11:12:24.394 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:12:24.394 +03:00 [DBG] Connection id "0HNE3E5Q43LTT" completed keep alive response. 2025-07-15 11:12:24.394 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 1.6568ms 2025-07-15 11:12:24.394 +03:00 [DBG] Connection id "0HNE3E5Q43LTT" received FIN. 2025-07-15 11:12:24.394 +03:00 [DBG] Connection id "0HNE3E5Q43LTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:12:24.394 +03:00 [DBG] Connection id "0HNE3E5Q43LTT" disconnecting. 2025-07-15 11:12:24.395 +03:00 [DBG] Connection id "0HNE3E5Q43LTT" stopped. 2025-07-15 11:25:42.527 +03:00 [DBG] Connection id "0HNE3E5Q43LTU" accepted. 2025-07-15 11:25:42.527 +03:00 [DBG] Connection id "0HNE3E5Q43LTU" started. 2025-07-15 11:25:42.527 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:25:42.527 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:25:42.527 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:25:42.527 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:25:42.528 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:25:42.528 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:25:42.528 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:25:42.528 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:25:42.528 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:25:42.528 +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-15 11:25:42.528 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:25:42.528 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:25:42.528 +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-15 11:25:42.528 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:25:42.528 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:25:42.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:42.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:42.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:25:42.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:25:42.528 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:25:42.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:42.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:42.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:25:42.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.018ms. 2025-07-15 11:25:42.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:42.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:42.528 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:25:42.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:42.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:42.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:25:42.529 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:25:42.529 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:25:42.529 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1576ms. 2025-07-15 11:25:42.529 +03:00 [INF] Executed ViewResult - view Index executed in 0.6207ms. 2025-07-15 11:25:42.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:25:42.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:42.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:42.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:42.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:42.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3729ms 2025-07-15 11:25:42.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:25:42.529 +03:00 [DBG] Connection id "0HNE3E5Q43LTU" completed keep alive response. 2025-07-15 11:25:42.529 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.9807ms 2025-07-15 11:25:42.530 +03:00 [DBG] Connection id "0HNE3E5Q43LTU" received FIN. 2025-07-15 11:25:42.530 +03:00 [DBG] Connection id "0HNE3E5Q43LTU" disconnecting. 2025-07-15 11:25:42.530 +03:00 [DBG] Connection id "0HNE3E5Q43LTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:25:42.531 +03:00 [DBG] Connection id "0HNE3E5Q43LTU" stopped. 2025-07-15 11:25:42.671 +03:00 [DBG] Connection id "0HNE3E5Q43LTV" accepted. 2025-07-15 11:25:42.671 +03:00 [DBG] Connection id "0HNE3E5Q43LTV" started. 2025-07-15 11:25:42.671 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970415425293454 - null null 2025-07-15 11:25:42.671 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:25:42.671 +03:00 [VRB] Range header's value is empty. 2025-07-15 11:25:42.674 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 11:25:42.674 +03:00 [DBG] Connection id "0HNE3E5Q43LTV" completed keep alive response. 2025-07-15 11:25:42.674 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970415425293454 - 200 1413083 text/javascript 3.0385ms 2025-07-15 11:25:42.675 +03:00 [DBG] Connection id "0HNE3E5Q43LTV" received FIN. 2025-07-15 11:25:42.675 +03:00 [DBG] Connection id "0HNE3E5Q43LTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:25:42.675 +03:00 [DBG] Connection id "0HNE3E5Q43LTV" disconnecting. 2025-07-15 11:25:42.675 +03:00 [DBG] Connection id "0HNE3E5Q43LTV" stopped. 2025-07-15 11:25:44.184 +03:00 [DBG] Connection id "0HNE3E5Q43LU0" accepted. 2025-07-15 11:25:44.184 +03:00 [DBG] Connection id "0HNE3E5Q43LU0" started. 2025-07-15 11:25:44.184 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 11:25:44.185 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:25:44.185 +03:00 [DBG] POST requests are not supported 2025-07-15 11:25:44.185 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 11:25:44.185 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 11:25:44.185 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:25:44.185 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:25:44.185 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:25:44.185 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 11:25:44.185 +03:00 [INF] CORS policy execution failed. 2025-07-15 11:25:44.185 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 11:25:44.185 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:25:44.185 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 11:25:44.185 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:25:44.185 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:25:44.185 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 11:25:44.185 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:25:44.185 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 11:25:44.185 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:44.185 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:44.185 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:25:44.186 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:25:44.186 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:44.186 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:44.186 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:25:44.186 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:25:44.186 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:25:44.187 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 1.0164ms. 2025-07-15 11:25:44.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:25:44.187 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:25:44.187 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 11:25:44.187 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 11:25:44.187 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 11:25:44.187 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 11:25:44.187 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 11:25:44.187 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:25:44.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:44.187 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:44.187 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 2.0804ms 2025-07-15 11:25:44.187 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:25:44.187 +03:00 [DBG] Connection id "0HNE3E5Q43LU0" completed keep alive response. 2025-07-15 11:25:44.188 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 3.0734ms 2025-07-15 11:25:44.188 +03:00 [DBG] Connection id "0HNE3E5Q43LU0" received FIN. 2025-07-15 11:25:44.188 +03:00 [DBG] Connection id "0HNE3E5Q43LU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:25:44.188 +03:00 [DBG] Connection id "0HNE3E5Q43LU0" disconnecting. 2025-07-15 11:25:44.188 +03:00 [DBG] Connection id "0HNE3E5Q43LU0" stopped. 2025-07-15 11:25:54.429 +03:00 [DBG] Connection id "0HNE3E5Q43LU1" accepted. 2025-07-15 11:25:54.429 +03:00 [DBG] Connection id "0HNE3E5Q43LU1" started. 2025-07-15 11:25:54.429 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:25:54.429 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:25:54.429 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:25:54.429 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:25:54.429 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:25:54.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:25:54.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:25:54.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:25:54.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:25:54.430 +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-15 11:25:54.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:25:54.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:25:54.430 +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-15 11:25:54.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:25:54.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:25:54.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:54.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:54.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:25:54.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:25:54.430 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:25:54.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:54.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:54.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:25:54.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0083ms. 2025-07-15 11:25:54.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:54.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:54.430 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:25:54.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:54.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:54.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:25:54.431 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:25:54.431 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:25:54.431 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.4321ms. 2025-07-15 11:25:54.431 +03:00 [INF] Executed ViewResult - view Index executed in 0.6681ms. 2025-07-15 11:25:54.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:25:54.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:54.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:54.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:54.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:54.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.1783ms 2025-07-15 11:25:54.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:25:54.431 +03:00 [DBG] Connection id "0HNE3E5Q43LU1" completed keep alive response. 2025-07-15 11:25:54.431 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.6757ms 2025-07-15 11:25:54.431 +03:00 [DBG] Connection id "0HNE3E5Q43LU1" received FIN. 2025-07-15 11:25:54.431 +03:00 [DBG] Connection id "0HNE3E5Q43LU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:25:54.431 +03:00 [DBG] Connection id "0HNE3E5Q43LU1" disconnecting. 2025-07-15 11:25:54.431 +03:00 [DBG] Connection id "0HNE3E5Q43LU1" stopped. 2025-07-15 11:25:54.484 +03:00 [DBG] Connection id "0HNE3E5Q43LU2" accepted. 2025-07-15 11:25:54.484 +03:00 [DBG] Connection id "0HNE3E5Q43LU2" started. 2025-07-15 11:25:54.484 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970415544312630 - null null 2025-07-15 11:25:54.484 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:25:54.484 +03:00 [VRB] Range header's value is empty. 2025-07-15 11:25:54.486 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 11:25:54.486 +03:00 [DBG] Connection id "0HNE3E5Q43LU2" completed keep alive response. 2025-07-15 11:25:54.486 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970415544312630 - 200 1413083 text/javascript 2.529ms 2025-07-15 11:25:54.486 +03:00 [DBG] Connection id "0HNE3E5Q43LU2" received FIN. 2025-07-15 11:25:54.487 +03:00 [DBG] Connection id "0HNE3E5Q43LU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:25:54.487 +03:00 [DBG] Connection id "0HNE3E5Q43LU2" disconnecting. 2025-07-15 11:25:54.487 +03:00 [DBG] Connection id "0HNE3E5Q43LU2" stopped. 2025-07-15 11:25:54.489 +03:00 [DBG] Connection id "0HNE3E5Q43LU3" accepted. 2025-07-15 11:25:54.489 +03:00 [DBG] Connection id "0HNE3E5Q43LU3" started. 2025-07-15 11:25:54.490 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 11:25:54.490 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:25:54.490 +03:00 [VRB] Range header's value is empty. 2025-07-15 11:25:54.490 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 11:25:54.490 +03:00 [DBG] Connection id "0HNE3E5Q43LU3" completed keep alive response. 2025-07-15 11:25:54.490 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 0.9442ms 2025-07-15 11:25:54.496 +03:00 [DBG] Connection id "0HNE3E5Q43LU3" received FIN. 2025-07-15 11:25:54.496 +03:00 [DBG] Connection id "0HNE3E5Q43LU3" disconnecting. 2025-07-15 11:25:54.496 +03:00 [DBG] Connection id "0HNE3E5Q43LU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:25:54.497 +03:00 [DBG] Connection id "0HNE3E5Q43LU3" stopped. 2025-07-15 11:25:55.004 +03:00 [DBG] Connection id "0HNE3E5Q43LU4" accepted. 2025-07-15 11:25:55.004 +03:00 [DBG] Connection id "0HNE3E5Q43LU4" started. 2025-07-15 11:25:55.005 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 11:25:55.005 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:25:55.005 +03:00 [DBG] POST requests are not supported 2025-07-15 11:25:55.005 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 11:25:55.005 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 11:25:55.005 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:25:55.005 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:25:55.005 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:25:55.005 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 11:25:55.005 +03:00 [INF] CORS policy execution failed. 2025-07-15 11:25:55.005 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 11:25:55.005 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:25:55.005 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 11:25:55.005 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:25:55.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:25:55.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 11:25:55.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:25:55.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 11:25:55.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:55.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:55.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:25:55.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:25:55.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:55.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:25:55.006 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:25:55.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0236ms. 2025-07-15 11:25:55.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:25:55.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:25:55.006 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 11:25:55.006 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 11:25:55.006 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 11:25:55.006 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 11:25:55.006 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 11:25:55.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:25:55.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:55.006 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:25:55.006 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.3158ms 2025-07-15 11:25:55.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:25:55.007 +03:00 [DBG] Connection id "0HNE3E5Q43LU4" completed keep alive response. 2025-07-15 11:25:55.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.0957ms 2025-07-15 11:25:55.007 +03:00 [DBG] Connection id "0HNE3E5Q43LU4" received FIN. 2025-07-15 11:25:55.007 +03:00 [DBG] Connection id "0HNE3E5Q43LU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:25:55.007 +03:00 [DBG] Connection id "0HNE3E5Q43LU4" disconnecting. 2025-07-15 11:25:55.007 +03:00 [DBG] Connection id "0HNE3E5Q43LU4" stopped. 2025-07-15 11:25:55.075 +03:00 [DBG] Connection id "0HNE3E5Q43LU5" accepted. 2025-07-15 11:25:55.075 +03:00 [DBG] Connection id "0HNE3E5Q43LU5" started. 2025-07-15 11:25:55.075 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 11:25:55.075 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:25:55.075 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 11:25:55.075 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 11:25:55.075 +03:00 [DBG] Request did not match any endpoints 2025-07-15 11:25:55.075 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:25:55.076 +03:00 [DBG] Connection id "0HNE3E5Q43LU5" completed keep alive response. 2025-07-15 11:25:55.076 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.3281ms 2025-07-15 11:25:55.076 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 11:25:55.076 +03:00 [DBG] Connection id "0HNE3E5Q43LU5" received FIN. 2025-07-15 11:25:55.076 +03:00 [DBG] Connection id "0HNE3E5Q43LU5" disconnecting. 2025-07-15 11:25:55.076 +03:00 [DBG] Connection id "0HNE3E5Q43LU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:25:55.077 +03:00 [DBG] Connection id "0HNE3E5Q43LU5" stopped. 2025-07-15 11:26:14.332 +03:00 [DBG] Connection id "0HNE3E5Q43LU6" accepted. 2025-07-15 11:26:14.332 +03:00 [DBG] Connection id "0HNE3E5Q43LU6" started. 2025-07-15 11:26:14.332 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 11:26:14.332 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:26:14.332 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:26:14.332 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:26:14.332 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:26:14.332 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:26:14.332 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:26:14.332 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:26:14.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:26:14.333 +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-15 11:26:14.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:26:14.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:26:14.333 +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-15 11:26:14.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:26:14.333 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:26:14.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:14.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:14.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:26:14.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:26:14.333 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:26:14.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:26:14.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:26:14.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:26:14.334 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.008ms. 2025-07-15 11:26:14.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:26:14.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:26:14.334 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:26:14.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:14.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:14.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:26:14.334 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:26:14.334 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:26:14.334 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.2052ms. 2025-07-15 11:26:14.335 +03:00 [INF] Executed ViewResult - view Index executed in 0.6047ms. 2025-07-15 11:26:14.335 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:26:14.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:14.335 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:14.335 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:14.335 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:14.335 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.7905ms 2025-07-15 11:26:14.335 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:26:14.335 +03:00 [DBG] Connection id "0HNE3E5Q43LU6" completed keep alive response. 2025-07-15 11:26:14.335 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.8512ms 2025-07-15 11:26:14.335 +03:00 [DBG] Connection id "0HNE3E5Q43LU6" received FIN. 2025-07-15 11:26:14.335 +03:00 [DBG] Connection id "0HNE3E5Q43LU6" disconnecting. 2025-07-15 11:26:14.335 +03:00 [DBG] Connection id "0HNE3E5Q43LU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:26:14.337 +03:00 [DBG] Connection id "0HNE3E5Q43LU6" stopped. 2025-07-15 11:26:14.494 +03:00 [DBG] Connection id "0HNE3E5Q43LU7" accepted. 2025-07-15 11:26:14.494 +03:00 [DBG] Connection id "0HNE3E5Q43LU8" accepted. 2025-07-15 11:26:14.494 +03:00 [DBG] Connection id "0HNE3E5Q43LU8" started. 2025-07-15 11:26:14.494 +03:00 [DBG] Connection id "0HNE3E5Q43LU7" started. 2025-07-15 11:26:14.494 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-07-15 11:26:14.494 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:26:14.494 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970415743347777 - null null 2025-07-15 11:26:14.494 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:26:14.495 +03:00 [VRB] Range header's value is empty. 2025-07-15 11:26:14.495 +03:00 [VRB] Range header's value is empty. 2025-07-15 11:26:14.497 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 11:26:14.497 +03:00 [DBG] Connection id "0HNE3E5Q43LU7" completed keep alive response. 2025-07-15 11:26:14.497 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133970415743347777 - 200 1413083 text/javascript 2.6329ms 2025-07-15 11:26:14.497 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 11:26:14.497 +03:00 [DBG] Connection id "0HNE3E5Q43LU8" completed keep alive response. 2025-07-15 11:26:14.497 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 3.0517ms 2025-07-15 11:26:14.506 +03:00 [DBG] Connection id "0HNE3E5Q43LU8" received FIN. 2025-07-15 11:26:14.506 +03:00 [DBG] Connection id "0HNE3E5Q43LU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:26:14.506 +03:00 [DBG] Connection id "0HNE3E5Q43LU8" disconnecting. 2025-07-15 11:26:14.506 +03:00 [DBG] Connection id "0HNE3E5Q43LU8" stopped. 2025-07-15 11:26:14.510 +03:00 [DBG] Connection id "0HNE3E5Q43LU7" received FIN. 2025-07-15 11:26:14.510 +03:00 [DBG] Connection id "0HNE3E5Q43LU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:26:14.510 +03:00 [DBG] Connection id "0HNE3E5Q43LU7" disconnecting. 2025-07-15 11:26:14.510 +03:00 [DBG] Connection id "0HNE3E5Q43LU7" stopped. 2025-07-15 11:26:15.767 +03:00 [DBG] Connection id "0HNE3E5Q43LU9" accepted. 2025-07-15 11:26:15.767 +03:00 [DBG] Connection id "0HNE3E5Q43LU9" started. 2025-07-15 11:26:15.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 11:26:15.767 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:26:15.767 +03:00 [DBG] POST requests are not supported 2025-07-15 11:26:15.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 11:26:15.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 11:26:15.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:26:15.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:26:15.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:26:15.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-15 11:26:15.768 +03:00 [INF] CORS policy execution successful. 2025-07-15 11:26:15.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:26:15.768 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 11:26:15.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:26:15.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:26:15.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 11:26:15.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:26:15.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 11:26:15.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:15.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:15.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:26:15.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 11:26:15.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:26:15.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:26:15.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:26:15.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:26:15.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:26:15.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.1085ms. 2025-07-15 11:26:15.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:26:15.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 11:26:15.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:26:15.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:26:15.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:26:15.769 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 11:26:15.769 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 11:26:15.769 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 11:26:15.769 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 11:26:15.769 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 11:26:15.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 11:26:15.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:15.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:26:15.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.2999ms 2025-07-15 11:26:15.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 11:26:15.769 +03:00 [DBG] Connection id "0HNE3E5Q43LU9" completed keep alive response. 2025-07-15 11:26:15.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.0091ms 2025-07-15 11:26:15.770 +03:00 [DBG] Connection id "0HNE3E5Q43LU9" received FIN. 2025-07-15 11:26:15.770 +03:00 [DBG] Connection id "0HNE3E5Q43LU9" disconnecting. 2025-07-15 11:26:15.770 +03:00 [DBG] Connection id "0HNE3E5Q43LU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:26:15.771 +03:00 [DBG] Connection id "0HNE3E5Q43LU9" stopped. 2025-07-15 11:26:15.870 +03:00 [DBG] Connection id "0HNE3E5Q43LUA" accepted. 2025-07-15 11:26:15.870 +03:00 [DBG] Connection id "0HNE3E5Q43LUA" started. 2025-07-15 11:26:15.870 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-15 11:26:15.870 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:26:15.870 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 11:26:15.870 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 11:26:15.870 +03:00 [DBG] Request did not match any endpoints 2025-07-15 11:26:15.870 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:26:15.870 +03:00 [DBG] Connection id "0HNE3E5Q43LUA" completed keep alive response. 2025-07-15 11:26:15.870 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.287ms 2025-07-15 11:26:15.870 +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-15 11:26:15.871 +03:00 [DBG] Connection id "0HNE3E5Q43LUA" received FIN. 2025-07-15 11:26:15.871 +03:00 [DBG] Connection id "0HNE3E5Q43LUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:26:15.871 +03:00 [DBG] Connection id "0HNE3E5Q43LUA" disconnecting. 2025-07-15 11:26:15.871 +03:00 [DBG] Connection id "0HNE3E5Q43LUA" stopped. 2025-07-15 11:32:47.985 +03:00 [DBG] Connection id "0HNE3E5Q43LUB" accepted. 2025-07-15 11:32:47.986 +03:00 [DBG] Connection id "0HNE3E5Q43LUB" started. 2025-07-15 11:32:47.986 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/.git/config - null null 2025-07-15 11:32:47.986 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:32:47.986 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 11:32:47.986 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 11:32:47.986 +03:00 [DBG] Request did not match any endpoints 2025-07-15 11:32:47.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:32:47.986 +03:00 [DBG] Connection id "0HNE3E5Q43LUB" completed keep alive response. 2025-07-15 11:32:47.986 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/.git/config - 404 0 null 0.4334ms 2025-07-15 11:32:47.986 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/.git/config, Response status code: 404 2025-07-15 11:32:47.986 +03:00 [DBG] Connection id "0HNE3E5Q43LUB" received FIN. 2025-07-15 11:32:47.986 +03:00 [DBG] Connection id "0HNE3E5Q43LUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:32:47.986 +03:00 [DBG] Connection id "0HNE3E5Q43LUB" disconnecting. 2025-07-15 11:32:47.986 +03:00 [DBG] Connection id "0HNE3E5Q43LUB" stopped. 2025-07-15 11:32:47.987 +03:00 [DBG] Connection id "0HNE3E5Q43LUC" accepted. 2025-07-15 11:32:47.987 +03:00 [DBG] Connection id "0HNE3E5Q43LUC" started. 2025-07-15 11:32:47.987 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-07-15 11:32:47.987 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:32:47.987 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 11:32:47.987 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 11:32:47.987 +03:00 [DBG] Request did not match any endpoints 2025-07-15 11:32:47.987 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:32:47.987 +03:00 [DBG] Connection id "0HNE3E5Q43LUC" completed keep alive response. 2025-07-15 11:32:47.987 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.1801ms 2025-07-15 11:32:47.987 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/config, Response status code: 404 2025-07-15 11:32:47.987 +03:00 [DBG] Connection id "0HNE3E5Q43LUC" received FIN. 2025-07-15 11:32:47.987 +03:00 [DBG] Connection id "0HNE3E5Q43LUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:32:47.987 +03:00 [DBG] Connection id "0HNE3E5Q43LUC" disconnecting. 2025-07-15 11:32:47.987 +03:00 [DBG] Connection id "0HNE3E5Q43LUC" stopped. 2025-07-15 11:32:48.010 +03:00 [DBG] Connection id "0HNE3E5Q43LUD" accepted. 2025-07-15 11:32:48.010 +03:00 [DBG] Connection id "0HNE3E5Q43LUD" started. 2025-07-15 11:32:48.010 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/.git/config - null null 2025-07-15 11:32:48.010 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:32:48.010 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 11:32:48.010 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 11:32:48.011 +03:00 [DBG] Request did not match any endpoints 2025-07-15 11:32:48.011 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:32:48.011 +03:00 [DBG] Connection id "0HNE3E5Q43LUD" completed keep alive response. 2025-07-15 11:32:48.011 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/.git/config - 404 0 null 0.2566ms 2025-07-15 11:32:48.011 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/.git/config, Response status code: 404 2025-07-15 11:32:48.011 +03:00 [DBG] Connection id "0HNE3E5Q43LUD" received FIN. 2025-07-15 11:32:48.011 +03:00 [DBG] Connection id "0HNE3E5Q43LUD" disconnecting. 2025-07-15 11:32:48.011 +03:00 [DBG] Connection id "0HNE3E5Q43LUD" stopped. 2025-07-15 11:32:48.011 +03:00 [DBG] Connection id "0HNE3E5Q43LUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:32:48.011 +03:00 [DBG] Connection id "0HNE3E5Q43LUE" accepted. 2025-07-15 11:32:48.011 +03:00 [DBG] Connection id "0HNE3E5Q43LUE" started. 2025-07-15 11:32:48.011 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.git/config - null null 2025-07-15 11:32:48.011 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:32:48.011 +03:00 [DBG] The request path /.git/config does not match a supported file type 2025-07-15 11:32:48.012 +03:00 [DBG] No candidates found for the request path '/.git/config' 2025-07-15 11:32:48.012 +03:00 [DBG] Request did not match any endpoints 2025-07-15 11:32:48.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:32:48.012 +03:00 [DBG] Connection id "0HNE3E5Q43LUE" completed keep alive response. 2025-07-15 11:32:48.012 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.git/config - 404 0 null 0.4758ms 2025-07-15 11:32:48.012 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.git/config, Response status code: 404 2025-07-15 11:32:48.012 +03:00 [DBG] Connection id "0HNE3E5Q43LUE" received FIN. 2025-07-15 11:32:48.012 +03:00 [DBG] Connection id "0HNE3E5Q43LUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:32:48.012 +03:00 [DBG] Connection id "0HNE3E5Q43LUE" disconnecting. 2025-07-15 11:32:48.012 +03:00 [DBG] Connection id "0HNE3E5Q43LUE" stopped. 2025-07-15 11:38:46.561 +03:00 [DBG] Connection id "0HNE3E5Q43LUF" accepted. 2025-07-15 11:38:46.561 +03:00 [DBG] Connection id "0HNE3E5Q43LUF" started. 2025-07-15 11:38:46.562 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 11:38:46.562 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:38:46.562 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:38:46.562 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:38:46.562 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:38:46.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:38:46.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:38:46.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:38:46.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:38:46.562 +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-15 11:38:46.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:38:46.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:38:46.562 +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-15 11:38:46.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:38:46.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:38:46.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:38:46.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:38:46.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:38:46.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:38:46.563 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:38:46.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:38:46.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:38:46.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:38:46.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.009ms. 2025-07-15 11:38:46.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:38:46.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:38:46.563 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:38:46.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:38:46.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:38:46.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:38:46.563 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:38:46.563 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:38:46.563 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1288ms. 2025-07-15 11:38:46.564 +03:00 [INF] Executed ViewResult - view Index executed in 0.4441ms. 2025-07-15 11:38:46.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:38:46.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:38:46.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:38:46.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:38:46.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:38:46.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.4187ms 2025-07-15 11:38:46.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:38:46.564 +03:00 [DBG] Connection id "0HNE3E5Q43LUF" completed keep alive response. 2025-07-15 11:38:46.564 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.619ms 2025-07-15 11:38:46.564 +03:00 [DBG] Connection id "0HNE3E5Q43LUF" received FIN. 2025-07-15 11:38:46.564 +03:00 [DBG] Connection id "0HNE3E5Q43LUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:38:46.564 +03:00 [DBG] Connection id "0HNE3E5Q43LUF" disconnecting. 2025-07-15 11:38:46.565 +03:00 [DBG] Connection id "0HNE3E5Q43LUF" stopped. 2025-07-15 11:57:20.932 +03:00 [DBG] Connection id "0HNE3E5Q43LUG" accepted. 2025-07-15 11:57:20.932 +03:00 [DBG] Connection id "0HNE3E5Q43LUG" started. 2025-07-15 11:57:20.932 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 11:57:20.932 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:57:20.932 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 11:57:20.932 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 11:57:20.932 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 11:57:20.932 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:57:20.932 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 11:57:20.932 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:57:20.932 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:57:20.933 +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-15 11:57:20.933 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 11:57:20.933 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:57:20.933 +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-15 11:57:20.933 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 11:57:20.933 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 11:57:20.933 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:57:20.933 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:57:20.933 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 11:57:20.933 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:57:20.933 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 11:57:20.933 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0054ms. 2025-07-15 11:57:20.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:57:20.933 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 11:57:20.933 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 11:57:20.933 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0913ms. 2025-07-15 11:57:20.933 +03:00 [INF] Executed ViewResult - view Index executed in 0.2691ms. 2025-07-15 11:57:20.933 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 11:57:20.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:57:20.933 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:57:20.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 11:57:20.934 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7581ms 2025-07-15 11:57:20.934 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 11:57:20.934 +03:00 [DBG] Connection id "0HNE3E5Q43LUG" completed keep alive response. 2025-07-15 11:57:20.934 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.3509ms 2025-07-15 11:57:20.934 +03:00 [DBG] Connection id "0HNE3E5Q43LUG" received FIN. 2025-07-15 11:57:20.934 +03:00 [DBG] Connection id "0HNE3E5Q43LUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:57:20.934 +03:00 [DBG] Connection id "0HNE3E5Q43LUG" disconnecting. 2025-07-15 11:57:20.934 +03:00 [DBG] Connection id "0HNE3E5Q43LUG" stopped. 2025-07-15 11:57:21.192 +03:00 [DBG] Connection id "0HNE3E5Q43LUH" accepted. 2025-07-15 11:57:21.193 +03:00 [DBG] Connection id "0HNE3E5Q43LUH" started. 2025-07-15 11:57:21.193 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/favicon.ico - null null 2025-07-15 11:57:21.193 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:57:21.193 +03:00 [DBG] The request path /favicon.ico does not match an existing file 2025-07-15 11:57:21.193 +03:00 [DBG] No candidates found for the request path '/favicon.ico' 2025-07-15 11:57:21.193 +03:00 [DBG] Request did not match any endpoints 2025-07-15 11:57:21.193 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:57:21.193 +03:00 [DBG] Connection id "0HNE3E5Q43LUH" completed keep alive response. 2025-07-15 11:57:21.193 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/favicon.ico - 404 0 null 0.4751ms 2025-07-15 11:57:21.193 +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/favicon.ico, Response status code: 404 2025-07-15 11:57:21.194 +03:00 [DBG] Connection id "0HNE3E5Q43LUH" received FIN. 2025-07-15 11:57:21.194 +03:00 [DBG] Connection id "0HNE3E5Q43LUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:57:21.194 +03:00 [DBG] Connection id "0HNE3E5Q43LUH" disconnecting. 2025-07-15 11:57:21.194 +03:00 [DBG] Connection id "0HNE3E5Q43LUH" stopped. 2025-07-15 11:57:24.755 +03:00 [DBG] Connection id "0HNE3E5Q43LUI" accepted. 2025-07-15 11:57:24.755 +03:00 [DBG] Connection id "0HNE3E5Q43LUI" started. 2025-07-15 11:57:24.755 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-15 11:57:24.755 +03:00 [VRB] All hosts are allowed. 2025-07-15 11:57:24.755 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 11:57:24.755 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 11:57:24.755 +03:00 [DBG] Request did not match any endpoints 2025-07-15 11:57:24.756 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 11:57:24.756 +03:00 [DBG] Connection id "0HNE3E5Q43LUI" completed keep alive response. 2025-07-15 11:57:24.756 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.8586ms 2025-07-15 11:57:24.756 +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-15 11:57:24.756 +03:00 [DBG] Connection id "0HNE3E5Q43LUI" received FIN. 2025-07-15 11:57:24.756 +03:00 [DBG] Connection id "0HNE3E5Q43LUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 11:57:24.757 +03:00 [DBG] Connection id "0HNE3E5Q43LUI" disconnecting. 2025-07-15 11:57:24.757 +03:00 [DBG] Connection id "0HNE3E5Q43LUI" stopped. 2025-07-15 12:06:19.129 +03:00 [DBG] Connection id "0HNE3E5Q43LUJ" accepted. 2025-07-15 12:06:19.130 +03:00 [DBG] Connection id "0HNE3E5Q43LUJ" started. 2025-07-15 12:06:19.130 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 12:06:19.130 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:06:19.130 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:06:19.130 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:06:19.130 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 12:06:19.130 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:19.130 +03:00 [DBG] Connection id "0HNE3E5Q43LUK" accepted. 2025-07-15 12:06:19.130 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:06:19.130 +03:00 [DBG] Connection id "0HNE3E5Q43LUK" started. 2025-07-15 12:06:19.130 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:06:19.131 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:19.131 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 12:06:19.131 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:06:19.131 +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-15 12:06:19.131 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:06:19.131 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:06:19.131 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:06:19.131 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:06:19.131 +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-15 12:06:19.131 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 12:06:19.131 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:06:19.131 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:19.131 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:06:19.131 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:06:19.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.131 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:06:19.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:06:19.131 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:19.131 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:06:19.131 +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-15 12:06:19.131 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:06:19.131 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:06:19.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:19.131 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:06:19.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:19.131 +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-15 12:06:19.131 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:06:19.131 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:06:19.131 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:06:19.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.131 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0086ms. 2025-07-15 12:06:19.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:19.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:06:19.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:19.132 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:06:19.132 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:06:19.132 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:06:19.132 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 12:06:19.132 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0071ms. 2025-07-15 12:06:19.132 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 12:06:19.132 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:19.132 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1388ms. 2025-07-15 12:06:19.132 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:06:19.132 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 12:06:19.132 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 12:06:19.132 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0619ms. 2025-07-15 12:06:19.132 +03:00 [INF] Executed ViewResult - view Index executed in 0.4228ms. 2025-07-15 12:06:19.132 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:06:19.132 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.132 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.132 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.5424ms 2025-07-15 12:06:19.132 +03:00 [INF] Executed ViewResult - view Index executed in 0.5011ms. 2025-07-15 12:06:19.133 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:19.133 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:06:19.133 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.133 +03:00 [DBG] Connection id "0HNE3E5Q43LUJ" completed keep alive response. 2025-07-15 12:06:19.133 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.133 +03:00 [DBG] Connection id "0HNE3E5Q43LUJ" received FIN. 2025-07-15 12:06:19.133 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.7741ms 2025-07-15 12:06:19.133 +03:00 [DBG] Connection id "0HNE3E5Q43LUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:06:19.133 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.133 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:19.133 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.7011ms 2025-07-15 12:06:19.133 +03:00 [DBG] Connection id "0HNE3E5Q43LUJ" disconnecting. 2025-07-15 12:06:19.133 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:19.133 +03:00 [DBG] Connection id "0HNE3E5Q43LUJ" stopped. 2025-07-15 12:06:19.133 +03:00 [DBG] Connection id "0HNE3E5Q43LUK" completed keep alive response. 2025-07-15 12:06:19.133 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.886ms 2025-07-15 12:06:19.133 +03:00 [DBG] Connection id "0HNE3E5Q43LUK" received FIN. 2025-07-15 12:06:19.134 +03:00 [DBG] Connection id "0HNE3E5Q43LUK" disconnecting. 2025-07-15 12:06:19.134 +03:00 [DBG] Connection id "0HNE3E5Q43LUK" stopped. 2025-07-15 12:06:19.134 +03:00 [DBG] Connection id "0HNE3E5Q43LUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:06:21.209 +03:00 [DBG] Connection id "0HNE3E5Q43LUL" accepted. 2025-07-15 12:06:21.209 +03:00 [DBG] Connection id "0HNE3E5Q43LUL" started. 2025-07-15 12:06:21.209 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 12:06:21.209 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:06:21.210 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:06:21.210 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:06:21.210 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 12:06:21.210 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:21.210 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:06:21.210 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:06:21.210 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:21.210 +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-15 12:06:21.210 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:06:21.210 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:06:21.210 +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-15 12:06:21.210 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:06:21.210 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:06:21.210 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:21.210 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:21.210 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:06:21.210 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:06:21.210 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:06:21.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:21.210 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:21.210 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:06:21.210 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0075ms. 2025-07-15 12:06:21.211 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:21.211 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:21.211 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:06:21.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:21.211 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:21.211 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:06:21.211 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 12:06:21.211 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 12:06:21.211 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0825ms. 2025-07-15 12:06:21.211 +03:00 [INF] Executed ViewResult - view Index executed in 0.333ms. 2025-07-15 12:06:21.211 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:06:21.211 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:21.211 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:21.211 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:21.211 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:21.211 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.109ms 2025-07-15 12:06:21.211 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:21.211 +03:00 [DBG] Connection id "0HNE3E5Q43LUL" completed keep alive response. 2025-07-15 12:06:21.211 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.9448ms 2025-07-15 12:06:21.212 +03:00 [DBG] Connection id "0HNE3E5Q43LUL" received FIN. 2025-07-15 12:06:21.212 +03:00 [DBG] Connection id "0HNE3E5Q43LUL" disconnecting. 2025-07-15 12:06:21.212 +03:00 [DBG] Connection id "0HNE3E5Q43LUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:06:21.213 +03:00 [DBG] Connection id "0HNE3E5Q43LUL" stopped. 2025-07-15 12:06:21.415 +03:00 [DBG] Connection id "0HNE3E5Q43LUM" accepted. 2025-07-15 12:06:21.415 +03:00 [DBG] Connection id "0HNE3E5Q43LUM" started. 2025-07-15 12:06:21.416 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 12:06:21.416 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:06:21.416 +03:00 [VRB] Range header's value is empty. 2025-07-15 12:06:21.417 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 12:06:21.417 +03:00 [DBG] Connection id "0HNE3E5Q43LUM" completed keep alive response. 2025-07-15 12:06:21.417 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 1.3807ms 2025-07-15 12:06:21.426 +03:00 [DBG] Connection id "0HNE3E5Q43LUM" received FIN. 2025-07-15 12:06:21.426 +03:00 [DBG] Connection id "0HNE3E5Q43LUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:06:21.426 +03:00 [DBG] Connection id "0HNE3E5Q43LUM" disconnecting. 2025-07-15 12:06:21.426 +03:00 [DBG] Connection id "0HNE3E5Q43LUM" stopped. 2025-07-15 12:06:21.609 +03:00 [DBG] Connection id "0HNE3E5Q43LUN" accepted. 2025-07-15 12:06:21.609 +03:00 [DBG] Connection id "0HNE3E5Q43LUN" started. 2025-07-15 12:06:21.609 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970439812114151 - null null 2025-07-15 12:06:21.609 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:06:21.610 +03:00 [VRB] Range header's value is empty. 2025-07-15 12:06:21.612 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 12:06:21.612 +03:00 [DBG] Connection id "0HNE3E5Q43LUN" completed keep alive response. 2025-07-15 12:06:21.612 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970439812114151 - 200 1413083 text/javascript 2.8274ms 2025-07-15 12:06:21.614 +03:00 [DBG] Connection id "0HNE3E5Q43LUN" received FIN. 2025-07-15 12:06:21.614 +03:00 [DBG] Connection id "0HNE3E5Q43LUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:06:21.615 +03:00 [DBG] Connection id "0HNE3E5Q43LUN" disconnecting. 2025-07-15 12:06:21.615 +03:00 [DBG] Connection id "0HNE3E5Q43LUN" stopped. 2025-07-15 12:06:24.890 +03:00 [DBG] Connection id "0HNE3E5Q43LUO" accepted. 2025-07-15 12:06:24.890 +03:00 [DBG] Connection id "0HNE3E5Q43LUO" started. 2025-07-15 12:06:24.891 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 12:06:24.891 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:06:24.891 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:06:24.891 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:06:24.891 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 12:06:24.891 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:24.891 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:06:24.891 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:06:24.891 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:24.891 +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-15 12:06:24.891 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:06:24.891 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:06:24.891 +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-15 12:06:24.891 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:06:24.891 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:06:24.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:24.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:24.891 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:06:24.891 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:06:24.891 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:06:24.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:24.891 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:24.891 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:06:24.891 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0056ms. 2025-07-15 12:06:24.891 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:24.891 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:06:24.891 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:06:24.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:24.891 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:24.891 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:06:24.891 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 12:06:24.892 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 12:06:24.892 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0608ms. 2025-07-15 12:06:24.892 +03:00 [INF] Executed ViewResult - view Index executed in 0.2346ms. 2025-07-15 12:06:24.892 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:06:24.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:24.892 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:24.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:24.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:06:24.892 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.6965ms 2025-07-15 12:06:24.892 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:06:24.892 +03:00 [DBG] Connection id "0HNE3E5Q43LUO" completed keep alive response. 2025-07-15 12:06:24.892 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.3807ms 2025-07-15 12:06:24.892 +03:00 [DBG] Connection id "0HNE3E5Q43LUO" received FIN. 2025-07-15 12:06:24.892 +03:00 [DBG] Connection id "0HNE3E5Q43LUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:06:24.892 +03:00 [DBG] Connection id "0HNE3E5Q43LUO" disconnecting. 2025-07-15 12:06:24.892 +03:00 [DBG] Connection id "0HNE3E5Q43LUO" stopped. 2025-07-15 12:06:25.115 +03:00 [DBG] Connection id "0HNE3E5Q43LUP" accepted. 2025-07-15 12:06:25.115 +03:00 [DBG] Connection id "0HNE3E5Q43LUP" started. 2025-07-15 12:06:25.115 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 12:06:25.115 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:06:25.115 +03:00 [VRB] Range header's value is empty. 2025-07-15 12:06:25.116 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 12:06:25.116 +03:00 [DBG] Connection id "0HNE3E5Q43LUP" completed keep alive response. 2025-07-15 12:06:25.116 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 0.7892ms 2025-07-15 12:06:25.120 +03:00 [DBG] Connection id "0HNE3E5Q43LUP" received FIN. 2025-07-15 12:06:25.121 +03:00 [DBG] Connection id "0HNE3E5Q43LUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:06:25.121 +03:00 [DBG] Connection id "0HNE3E5Q43LUP" disconnecting. 2025-07-15 12:06:25.121 +03:00 [DBG] Connection id "0HNE3E5Q43LUP" stopped. 2025-07-15 12:06:25.293 +03:00 [DBG] Connection id "0HNE3E5Q43LUQ" accepted. 2025-07-15 12:06:25.294 +03:00 [DBG] Connection id "0HNE3E5Q43LUQ" started. 2025-07-15 12:06:25.294 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970439848921373 - null null 2025-07-15 12:06:25.294 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:06:25.294 +03:00 [VRB] Range header's value is empty. 2025-07-15 12:06:25.295 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 12:06:25.295 +03:00 [DBG] Connection id "0HNE3E5Q43LUQ" completed keep alive response. 2025-07-15 12:06:25.295 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970439848921373 - 200 1413083 text/javascript 1.5696ms 2025-07-15 12:06:25.296 +03:00 [DBG] Connection id "0HNE3E5Q43LUQ" received FIN. 2025-07-15 12:06:25.296 +03:00 [DBG] Connection id "0HNE3E5Q43LUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:06:25.296 +03:00 [DBG] Connection id "0HNE3E5Q43LUQ" disconnecting. 2025-07-15 12:06:25.296 +03:00 [DBG] Connection id "0HNE3E5Q43LUQ" stopped. 2025-07-15 12:14:16.867 +03:00 [DBG] Connection id "0HNE3E5Q43LUR" accepted. 2025-07-15 12:14:16.867 +03:00 [DBG] Connection id "0HNE3E5Q43LUR" started. 2025-07-15 12:14:16.868 +03:00 [INF] Request starting HTTP/1.1 POST http://portal.top-engineer.com/api/account/authenticate - null 0 2025-07-15 12:14:16.868 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:14:16.868 +03:00 [DBG] POST requests are not supported 2025-07-15 12:14:16.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 12:14:16.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 12:14:16.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 12:14:16.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:14:16.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:14:16.868 +03:00 [DBG] The request has an origin header: 'https://dev2.top-engineer.com'. 2025-07-15 12:14:16.868 +03:00 [INF] CORS policy execution failed. 2025-07-15 12:14:16.868 +03:00 [INF] Request origin https://dev2.top-engineer.com does not have permission to access the resource. 2025-07-15 12:14:16.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 12:14:16.868 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 12:14:16.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:14:16.868 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:14:16.868 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 12:14:16.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:14:16.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 12:14:16.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:16.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 12:14:16.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 12:14:16.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:14:16.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:14:16.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0213ms. 2025-07-15 12:14:16.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 12:14:16.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:14:16.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 12:14:16.869 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 12:14:16.869 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 12:14:16.869 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 12:14:16.869 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 12:14:16.869 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 12:14:16.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 12:14:16.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:14:16.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:14:16.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:16.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:16.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:16.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:16.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.0481ms 2025-07-15 12:14:16.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 12:14:16.870 +03:00 [DBG] Connection id "0HNE3E5Q43LUR" completed keep alive response. 2025-07-15 12:14:16.870 +03:00 [INF] Request finished HTTP/1.1 POST http://portal.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.1984ms 2025-07-15 12:14:16.870 +03:00 [DBG] Connection id "0HNE3E5Q43LUR" received FIN. 2025-07-15 12:14:16.870 +03:00 [DBG] Connection id "0HNE3E5Q43LUR" disconnecting. 2025-07-15 12:14:16.870 +03:00 [DBG] Connection id "0HNE3E5Q43LUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:14:16.871 +03:00 [DBG] Connection id "0HNE3E5Q43LUR" stopped. 2025-07-15 12:14:19.505 +03:00 [DBG] Connection id "0HNE3E5Q43LUS" accepted. 2025-07-15 12:14:19.505 +03:00 [DBG] Connection id "0HNE3E5Q43LUS" started. 2025-07-15 12:14:19.505 +03:00 [INF] Request starting HTTP/1.1 OPTIONS http://portal.top-engineer.com/api/account/login - null null 2025-07-15 12:14:19.506 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:14:19.506 +03:00 [DBG] OPTIONS requests are not supported 2025-07-15 12:14:19.506 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-07-15 12:14:19.506 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 12:14:19.506 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:14:19.506 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:14:19.506 +03:00 [DBG] The request has an origin header: 'https://dev2.top-engineer.com'. 2025-07-15 12:14:19.506 +03:00 [INF] CORS policy execution failed. 2025-07-15 12:14:19.506 +03:00 [INF] Request origin https://dev2.top-engineer.com does not have permission to access the resource. 2025-07-15 12:14:19.506 +03:00 [DBG] Connection id "0HNE3E5Q43LUS" completed keep alive response. 2025-07-15 12:14:19.506 +03:00 [INF] Request finished HTTP/1.1 OPTIONS http://portal.top-engineer.com/api/account/login - 204 null null 0.538ms 2025-07-15 12:14:19.506 +03:00 [DBG] Connection id "0HNE3E5Q43LUS" received FIN. 2025-07-15 12:14:19.506 +03:00 [DBG] Connection id "0HNE3E5Q43LUS" disconnecting. 2025-07-15 12:14:19.506 +03:00 [DBG] Connection id "0HNE3E5Q43LUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:14:19.508 +03:00 [DBG] Connection id "0HNE3E5Q43LUS" stopped. 2025-07-15 12:14:31.766 +03:00 [DBG] Connection id "0HNE3E5Q43LUT" accepted. 2025-07-15 12:14:31.766 +03:00 [DBG] Connection id "0HNE3E5Q43LUT" started. 2025-07-15 12:14:31.766 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 12:14:31.766 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:14:31.766 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:14:31.766 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:14:31.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 12:14:31.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:14:31.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:14:31.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:14:31.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:14:31.766 +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-15 12:14:31.766 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:14:31.766 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:14:31.766 +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-15 12:14:31.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:14:31.766 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:14:31.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:31.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:31.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:14:31.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:14:31.767 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:14:31.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:31.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:31.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:14:31.767 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0062ms. 2025-07-15 12:14:31.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:31.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:31.767 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:14:31.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:31.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:31.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:14:31.767 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 12:14:31.767 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 12:14:31.767 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0907ms. 2025-07-15 12:14:31.767 +03:00 [INF] Executed ViewResult - view Index executed in 0.4283ms. 2025-07-15 12:14:31.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:14:31.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:31.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:31.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:31.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:31.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.1874ms 2025-07-15 12:14:31.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:14:31.768 +03:00 [DBG] Connection id "0HNE3E5Q43LUT" completed keep alive response. 2025-07-15 12:14:31.768 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.9956ms 2025-07-15 12:14:31.768 +03:00 [DBG] Connection id "0HNE3E5Q43LUT" received FIN. 2025-07-15 12:14:31.768 +03:00 [DBG] Connection id "0HNE3E5Q43LUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:14:31.768 +03:00 [DBG] Connection id "0HNE3E5Q43LUT" disconnecting. 2025-07-15 12:14:31.768 +03:00 [DBG] Connection id "0HNE3E5Q43LUT" stopped. 2025-07-15 12:14:31.966 +03:00 [DBG] Connection id "0HNE3E5Q43LUU" accepted. 2025-07-15 12:14:31.966 +03:00 [DBG] Connection id "0HNE3E5Q43LUU" started. 2025-07-15 12:14:31.966 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970444717676448 - null null 2025-07-15 12:14:31.966 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:14:31.966 +03:00 [VRB] Range header's value is empty. 2025-07-15 12:14:31.969 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 12:14:31.969 +03:00 [DBG] Connection id "0HNE3E5Q43LUU" completed keep alive response. 2025-07-15 12:14:31.969 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970444717676448 - 200 1413083 text/javascript 2.5368ms 2025-07-15 12:14:31.969 +03:00 [DBG] Connection id "0HNE3E5Q43LUU" received FIN. 2025-07-15 12:14:31.969 +03:00 [DBG] Connection id "0HNE3E5Q43LUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:14:31.969 +03:00 [DBG] Connection id "0HNE3E5Q43LUU" disconnecting. 2025-07-15 12:14:31.969 +03:00 [DBG] Connection id "0HNE3E5Q43LUU" stopped. 2025-07-15 12:14:33.188 +03:00 [DBG] Connection id "0HNE3E5Q43LUV" accepted. 2025-07-15 12:14:33.188 +03:00 [DBG] Connection id "0HNE3E5Q43LUV" started. 2025-07-15 12:14:33.188 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/favicon.ico - null null 2025-07-15 12:14:33.188 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:14:33.188 +03:00 [DBG] The request path /favicon.ico does not match an existing file 2025-07-15 12:14:33.188 +03:00 [DBG] No candidates found for the request path '/favicon.ico' 2025-07-15 12:14:33.188 +03:00 [DBG] Request did not match any endpoints 2025-07-15 12:14:33.188 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:14:33.188 +03:00 [DBG] Connection id "0HNE3E5Q43LUV" completed keep alive response. 2025-07-15 12:14:33.188 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/favicon.ico - 404 0 null 0.2208ms 2025-07-15 12:14:33.188 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/favicon.ico, Response status code: 404 2025-07-15 12:14:33.188 +03:00 [DBG] Connection id "0HNE3E5Q43LUV" received FIN. 2025-07-15 12:14:33.189 +03:00 [DBG] Connection id "0HNE3E5Q43LUV" disconnecting. 2025-07-15 12:14:33.189 +03:00 [DBG] Connection id "0HNE3E5Q43LUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:14:33.190 +03:00 [DBG] Connection id "0HNE3E5Q43LUV" stopped. 2025-07-15 12:14:33.770 +03:00 [DBG] Connection id "0HNE3E5Q43LV0" accepted. 2025-07-15 12:14:33.770 +03:00 [DBG] Connection id "0HNE3E5Q43LV0" started. 2025-07-15 12:14:33.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 12:14:33.770 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:14:33.770 +03:00 [DBG] POST requests are not supported 2025-07-15 12:14:33.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 12:14:33.770 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 12:14:33.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 12:14:33.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:14:33.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:14:33.771 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 12:14:33.771 +03:00 [INF] CORS policy execution failed. 2025-07-15 12:14:33.771 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 12:14:33.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 12:14:33.771 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 12:14:33.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:14:33.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:14:33.771 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 12:14:33.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:14:33.771 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 12:14:33.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:33.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:33.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 12:14:33.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 12:14:33.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:33.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:33.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:14:33.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:14:33.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:14:33.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0282ms. 2025-07-15 12:14:33.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:14:33.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:14:33.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:33.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:14:33.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:33.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:33.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:14:33.772 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 12:14:33.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:14:33.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 12:14:33.772 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 12:14:33.772 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 12:14:33.772 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 12:14:33.772 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 12:14:33.772 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 12:14:33.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 12:14:33.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:14:33.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:14:33.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:33.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:33.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:33.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:14:33.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.71ms 2025-07-15 12:14:33.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 12:14:33.773 +03:00 [DBG] Connection id "0HNE3E5Q43LV0" completed keep alive response. 2025-07-15 12:14:33.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.7457ms 2025-07-15 12:14:33.773 +03:00 [DBG] Connection id "0HNE3E5Q43LV0" received FIN. 2025-07-15 12:14:33.773 +03:00 [DBG] Connection id "0HNE3E5Q43LV0" disconnecting. 2025-07-15 12:14:33.773 +03:00 [DBG] Connection id "0HNE3E5Q43LV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:14:33.774 +03:00 [DBG] Connection id "0HNE3E5Q43LV0" stopped. 2025-07-15 12:15:55.650 +03:00 [DBG] Connection id "0HNE3E5Q43LV1" accepted. 2025-07-15 12:15:55.650 +03:00 [DBG] Connection id "0HNE3E5Q43LV1" started. 2025-07-15 12:15:55.650 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 12:15:55.650 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:15:55.650 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:15:55.650 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:15:55.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 12:15:55.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:15:55.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:15:55.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:15:55.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:15:55.651 +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-15 12:15:55.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:15:55.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:15:55.651 +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-15 12:15:55.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:15:55.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:15:55.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:55.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:55.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:15:55.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:15:55.651 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:15:55.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:15:55.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:15:55.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:15:55.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0053ms. 2025-07-15 12:15:55.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:15:55.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:15:55.651 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:15:55.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:55.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:55.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:15:55.651 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 12:15:55.651 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 12:15:55.651 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0948ms. 2025-07-15 12:15:55.652 +03:00 [INF] Executed ViewResult - view Index executed in 0.3554ms. 2025-07-15 12:15:55.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:15:55.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:55.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:55.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:55.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:55.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.9014ms 2025-07-15 12:15:55.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:15:55.652 +03:00 [DBG] Connection id "0HNE3E5Q43LV1" completed keep alive response. 2025-07-15 12:15:55.652 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.6754ms 2025-07-15 12:15:55.652 +03:00 [DBG] Connection id "0HNE3E5Q43LV1" received FIN. 2025-07-15 12:15:55.652 +03:00 [DBG] Connection id "0HNE3E5Q43LV1" disconnecting. 2025-07-15 12:15:55.652 +03:00 [DBG] Connection id "0HNE3E5Q43LV1" stopped. 2025-07-15 12:15:55.652 +03:00 [DBG] Connection id "0HNE3E5Q43LV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:15:55.858 +03:00 [DBG] Connection id "0HNE3E5Q43LV2" accepted. 2025-07-15 12:15:55.858 +03:00 [DBG] Connection id "0HNE3E5Q43LV2" started. 2025-07-15 12:15:55.858 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970445556521025 - null null 2025-07-15 12:15:55.858 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:15:55.858 +03:00 [VRB] Range header's value is empty. 2025-07-15 12:15:55.860 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 12:15:55.860 +03:00 [DBG] Connection id "0HNE3E5Q43LV2" completed keep alive response. 2025-07-15 12:15:55.860 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970445556521025 - 200 1413083 text/javascript 1.9066ms 2025-07-15 12:15:55.862 +03:00 [DBG] Connection id "0HNE3E5Q43LV2" received FIN. 2025-07-15 12:15:55.862 +03:00 [DBG] Connection id "0HNE3E5Q43LV2" disconnecting. 2025-07-15 12:15:55.862 +03:00 [DBG] Connection id "0HNE3E5Q43LV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:15:55.863 +03:00 [DBG] Connection id "0HNE3E5Q43LV2" stopped. 2025-07-15 12:15:57.033 +03:00 [DBG] Connection id "0HNE3E5Q43LV3" accepted. 2025-07-15 12:15:57.033 +03:00 [DBG] Connection id "0HNE3E5Q43LV3" started. 2025-07-15 12:15:57.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 12:15:57.034 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:15:57.034 +03:00 [DBG] POST requests are not supported 2025-07-15 12:15:57.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 12:15:57.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 12:15:57.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 12:15:57.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:15:57.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:15:57.034 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 12:15:57.034 +03:00 [INF] CORS policy execution failed. 2025-07-15 12:15:57.034 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 12:15:57.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 12:15:57.034 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 12:15:57.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:15:57.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:15:57.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 12:15:57.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:15:57.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 12:15:57.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:57.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:57.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 12:15:57.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 12:15:57.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:15:57.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:15:57.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0285ms. 2025-07-15 12:15:57.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 12:15:57.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:15:57.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 12:15:57.035 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 12:15:57.035 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 12:15:57.035 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 12:15:57.035 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 12:15:57.035 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 12:15:57.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 12:15:57.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:15:57.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 12:15:57.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:57.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:57.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:57.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:15:57.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.4369ms 2025-07-15 12:15:57.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 12:15:57.036 +03:00 [DBG] Connection id "0HNE3E5Q43LV3" completed keep alive response. 2025-07-15 12:15:57.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 2.4418ms 2025-07-15 12:15:57.036 +03:00 [DBG] Connection id "0HNE3E5Q43LV3" received FIN. 2025-07-15 12:15:57.036 +03:00 [DBG] Connection id "0HNE3E5Q43LV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:15:57.036 +03:00 [DBG] Connection id "0HNE3E5Q43LV3" disconnecting. 2025-07-15 12:15:57.036 +03:00 [DBG] Connection id "0HNE3E5Q43LV3" stopped. 2025-07-15 12:18:48.618 +03:00 [DBG] Connection id "0HNE3E5Q43LV4" accepted. 2025-07-15 12:18:48.618 +03:00 [DBG] Connection id "0HNE3E5Q43LV4" started. 2025-07-15 12:18:48.618 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 12:18:48.618 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:18:48.618 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:18:48.618 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:18:48.619 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 12:18:48.619 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:18:48.619 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:18:48.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:18:48.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:18:48.619 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-07-15 12:18:48.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:18:48.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:18:48.619 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-07-15 12:18:48.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:18:48.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:18:48.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:18:48.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:18:48.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:18:48.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:18:48.619 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:18:48.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:18:48.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:18:48.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:18:48.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0052ms. 2025-07-15 12:18:48.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:18:48.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:18:48.619 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:18:48.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:18:48.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:18:48.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:18:48.619 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 12:18:48.620 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 12:18:48.620 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.157ms. 2025-07-15 12:18:48.620 +03:00 [INF] Executed ViewResult - view Index executed in 0.3434ms. 2025-07-15 12:18:48.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:18:48.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:18:48.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:18:48.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:18:48.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:18:48.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.891ms 2025-07-15 12:18:48.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:18:48.620 +03:00 [DBG] Connection id "0HNE3E5Q43LV4" completed keep alive response. 2025-07-15 12:18:48.620 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.7147ms 2025-07-15 12:18:48.620 +03:00 [DBG] Connection id "0HNE3E5Q43LV4" received FIN. 2025-07-15 12:18:48.620 +03:00 [DBG] Connection id "0HNE3E5Q43LV4" disconnecting. 2025-07-15 12:18:48.620 +03:00 [DBG] Connection id "0HNE3E5Q43LV4" stopped. 2025-07-15 12:18:48.620 +03:00 [DBG] Connection id "0HNE3E5Q43LV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:18:48.639 +03:00 [DBG] Connection id "0HNE3E5Q43LV5" accepted. 2025-07-15 12:18:48.639 +03:00 [DBG] Connection id "0HNE3E5Q43LV5" started. 2025-07-15 12:18:48.639 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970447286201775 - null null 2025-07-15 12:18:48.639 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:18:48.639 +03:00 [VRB] Range header's value is empty. 2025-07-15 12:18:48.641 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 12:18:48.641 +03:00 [DBG] Connection id "0HNE3E5Q43LV5" completed keep alive response. 2025-07-15 12:18:48.641 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970447286201775 - 200 1413083 text/javascript 2.2586ms 2025-07-15 12:18:48.641 +03:00 [DBG] Connection id "0HNE3E5Q43LV5" received FIN. 2025-07-15 12:18:48.642 +03:00 [DBG] Connection id "0HNE3E5Q43LV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:18:48.642 +03:00 [DBG] Connection id "0HNE3E5Q43LV5" disconnecting. 2025-07-15 12:18:48.642 +03:00 [DBG] Connection id "0HNE3E5Q43LV5" stopped. 2025-07-15 12:18:50.261 +03:00 [DBG] Connection id "0HNE3E5Q43LV6" accepted. 2025-07-15 12:18:50.261 +03:00 [DBG] Connection id "0HNE3E5Q43LV6" started. 2025-07-15 12:18:50.261 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/js/twint_ch.js - null null 2025-07-15 12:18:50.261 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:18:50.262 +03:00 [DBG] The request path /js/twint_ch.js does not match an existing file 2025-07-15 12:18:50.262 +03:00 [DBG] No candidates found for the request path '/js/twint_ch.js' 2025-07-15 12:18:50.262 +03:00 [DBG] Request did not match any endpoints 2025-07-15 12:18:50.262 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:18:50.262 +03:00 [DBG] Connection id "0HNE3E5Q43LV6" completed keep alive response. 2025-07-15 12:18:50.262 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/js/twint_ch.js - 404 0 null 0.3355ms 2025-07-15 12:18:50.262 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/js/twint_ch.js, Response status code: 404 2025-07-15 12:18:50.262 +03:00 [DBG] Connection id "0HNE3E5Q43LV6" received FIN. 2025-07-15 12:18:50.262 +03:00 [DBG] Connection id "0HNE3E5Q43LV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:18:50.262 +03:00 [DBG] Connection id "0HNE3E5Q43LV6" disconnecting. 2025-07-15 12:18:50.262 +03:00 [DBG] Connection id "0HNE3E5Q43LV6" stopped. 2025-07-15 12:18:50.279 +03:00 [DBG] Connection id "0HNE3E5Q43LV7" accepted. 2025-07-15 12:18:50.279 +03:00 [DBG] Connection id "0HNE3E5Q43LV7" started. 2025-07-15 12:18:50.280 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/js/lkk_ch.js - null null 2025-07-15 12:18:50.280 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:18:50.280 +03:00 [DBG] The request path /js/lkk_ch.js does not match an existing file 2025-07-15 12:18:50.280 +03:00 [DBG] No candidates found for the request path '/js/lkk_ch.js' 2025-07-15 12:18:50.280 +03:00 [DBG] Request did not match any endpoints 2025-07-15 12:18:50.280 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:18:50.280 +03:00 [DBG] Connection id "0HNE3E5Q43LV7" completed keep alive response. 2025-07-15 12:18:50.280 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/js/lkk_ch.js - 404 0 null 0.2571ms 2025-07-15 12:18:50.280 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/js/lkk_ch.js, Response status code: 404 2025-07-15 12:18:50.280 +03:00 [DBG] Connection id "0HNE3E5Q43LV7" received FIN. 2025-07-15 12:18:50.280 +03:00 [DBG] Connection id "0HNE3E5Q43LV7" disconnecting. 2025-07-15 12:18:50.280 +03:00 [DBG] Connection id "0HNE3E5Q43LV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:18:50.281 +03:00 [DBG] Connection id "0HNE3E5Q43LV7" stopped. 2025-07-15 12:18:50.301 +03:00 [DBG] Connection id "0HNE3E5Q43LV8" accepted. 2025-07-15 12:18:50.302 +03:00 [DBG] Connection id "0HNE3E5Q43LV8" started. 2025-07-15 12:18:50.302 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 12:18:50.302 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:18:50.302 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 12:18:50.302 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 12:18:50.302 +03:00 [DBG] Request did not match any endpoints 2025-07-15 12:18:50.302 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:18:50.302 +03:00 [DBG] Connection id "0HNE3E5Q43LV8" completed keep alive response. 2025-07-15 12:18:50.302 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.2203ms 2025-07-15 12:18:50.302 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 12:18:50.302 +03:00 [DBG] Connection id "0HNE3E5Q43LV8" received FIN. 2025-07-15 12:18:50.302 +03:00 [DBG] Connection id "0HNE3E5Q43LV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:18:50.302 +03:00 [DBG] Connection id "0HNE3E5Q43LV8" disconnecting. 2025-07-15 12:18:50.302 +03:00 [DBG] Connection id "0HNE3E5Q43LV8" stopped. 2025-07-15 12:18:50.326 +03:00 [DBG] Connection id "0HNE3E5Q43LV9" accepted. 2025-07-15 12:18:50.326 +03:00 [DBG] Connection id "0HNE3E5Q43LV9" started. 2025-07-15 12:18:50.326 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 12:18:50.326 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:18:50.326 +03:00 [VRB] Range header's value is empty. 2025-07-15 12:18:50.327 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 12:18:50.327 +03:00 [DBG] Connection id "0HNE3E5Q43LV9" completed keep alive response. 2025-07-15 12:18:50.327 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 0.6208ms 2025-07-15 12:18:50.335 +03:00 [DBG] Connection id "0HNE3E5Q43LV9" received FIN. 2025-07-15 12:18:50.335 +03:00 [DBG] Connection id "0HNE3E5Q43LV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:18:50.335 +03:00 [DBG] Connection id "0HNE3E5Q43LV9" disconnecting. 2025-07-15 12:18:50.335 +03:00 [DBG] Connection id "0HNE3E5Q43LV9" stopped. 2025-07-15 12:33:12.802 +03:00 [DBG] Connection id "0HNE3E5Q43LVA" accepted. 2025-07-15 12:33:12.802 +03:00 [DBG] Connection id "0HNE3E5Q43LVA" started. 2025-07-15 12:33:12.802 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 12:33:12.802 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:33:12.802 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:33:12.802 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:33:12.802 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 12:33:12.802 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:33:12.802 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:33:12.802 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:33:12.803 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:33:12.803 +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-15 12:33:12.803 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:33:12.803 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:33:12.803 +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-15 12:33:12.803 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:33:12.803 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:33:12.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:33:12.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:33:12.803 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:33:12.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:33:12.803 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:33:12.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:33:12.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:33:12.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:33:12.803 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0056ms. 2025-07-15 12:33:12.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:33:12.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:33:12.803 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:33:12.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:33:12.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:33:12.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:33:12.804 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 12:33:12.804 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 12:33:12.804 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.2988ms. 2025-07-15 12:33:12.804 +03:00 [INF] Executed ViewResult - view Index executed in 0.5261ms. 2025-07-15 12:33:12.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:33:12.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:33:12.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:33:12.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:33:12.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:33:12.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.2797ms 2025-07-15 12:33:12.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:33:12.804 +03:00 [DBG] Connection id "0HNE3E5Q43LVA" completed keep alive response. 2025-07-15 12:33:12.804 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.9551ms 2025-07-15 12:33:12.804 +03:00 [DBG] Connection id "0HNE3E5Q43LVA" received FIN. 2025-07-15 12:33:12.804 +03:00 [DBG] Connection id "0HNE3E5Q43LVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:33:12.804 +03:00 [DBG] Connection id "0HNE3E5Q43LVA" disconnecting. 2025-07-15 12:33:12.805 +03:00 [DBG] Connection id "0HNE3E5Q43LVA" stopped. 2025-07-15 12:52:38.820 +03:00 [DBG] Connection id "0HNE3E5Q43LVB" accepted. 2025-07-15 12:52:38.821 +03:00 [DBG] Connection id "0HNE3E5Q43LVB" started. 2025-07-15 12:52:38.821 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/ - null null 2025-07-15 12:52:38.821 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:52:38.821 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:52:38.821 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:52:38.821 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:38.821 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:52:38.821 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:52:38.821 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:38.821 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:38.821 +03:00 [DBG] Connection id "0HNE3E5Q43LVB" completed keep alive response. 2025-07-15 12:52:38.821 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/ - 405 null null 0.3097ms 2025-07-15 12:52:38.822 +03:00 [DBG] Connection id "0HNE3E5Q43LVB" received FIN. 2025-07-15 12:52:38.822 +03:00 [DBG] Connection id "0HNE3E5Q43LVB" disconnecting. 2025-07-15 12:52:38.822 +03:00 [DBG] Connection id "0HNE3E5Q43LVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:52:38.823 +03:00 [DBG] Connection id "0HNE3E5Q43LVB" stopped. 2025-07-15 12:52:39.680 +03:00 [DBG] Connection id "0HNE3E5Q43LVC" accepted. 2025-07-15 12:52:39.680 +03:00 [DBG] Connection id "0HNE3E5Q43LVC" started. 2025-07-15 12:52:39.681 +03:00 [INF] Request starting HTTP/1.1 HEAD http://portal.top-engineer.com/ - null null 2025-07-15 12:52:39.681 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:52:39.681 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:52:39.681 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:52:39.681 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:39.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:52:39.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:52:39.681 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:39.681 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:39.681 +03:00 [DBG] Connection id "0HNE3E5Q43LVC" completed keep alive response. 2025-07-15 12:52:39.681 +03:00 [INF] Request finished HTTP/1.1 HEAD http://portal.top-engineer.com/ - 405 null null 0.3639ms 2025-07-15 12:52:39.681 +03:00 [DBG] Connection id "0HNE3E5Q43LVC" received FIN. 2025-07-15 12:52:39.681 +03:00 [DBG] Connection id "0HNE3E5Q43LVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:52:39.681 +03:00 [DBG] Connection id "0HNE3E5Q43LVC" disconnecting. 2025-07-15 12:52:39.682 +03:00 [DBG] Connection id "0HNE3E5Q43LVC" stopped. 2025-07-15 12:52:43.508 +03:00 [DBG] Connection id "0HNE3E5Q43LVD" accepted. 2025-07-15 12:52:43.508 +03:00 [DBG] Connection id "0HNE3E5Q43LVD" started. 2025-07-15 12:52:43.509 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/ - null null 2025-07-15 12:52:43.509 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:52:43.509 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:52:43.509 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:52:43.509 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:43.509 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:52:43.509 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:52:43.509 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:43.509 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:43.509 +03:00 [DBG] Connection id "0HNE3E5Q43LVD" completed keep alive response. 2025-07-15 12:52:43.509 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/ - 405 null null 0.4015ms 2025-07-15 12:52:43.509 +03:00 [DBG] Connection id "0HNE3E5Q43LVD" received FIN. 2025-07-15 12:52:43.509 +03:00 [DBG] Connection id "0HNE3E5Q43LVD" disconnecting. 2025-07-15 12:52:43.509 +03:00 [DBG] Connection id "0HNE3E5Q43LVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:52:43.510 +03:00 [DBG] Connection id "0HNE3E5Q43LVD" stopped. 2025-07-15 12:52:43.925 +03:00 [DBG] Connection id "0HNE3E5Q43LVE" accepted. 2025-07-15 12:52:43.925 +03:00 [DBG] Connection id "0HNE3E5Q43LVE" started. 2025-07-15 12:52:43.925 +03:00 [INF] Request starting HTTP/1.1 HEAD http://portal.top-engineer.com/ - null null 2025-07-15 12:52:43.925 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:52:43.925 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:52:43.925 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:52:43.925 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:43.925 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:52:43.926 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:52:43.926 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:43.926 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-07-15 12:52:43.926 +03:00 [DBG] Connection id "0HNE3E5Q43LVE" completed keep alive response. 2025-07-15 12:52:43.926 +03:00 [INF] Request finished HTTP/1.1 HEAD http://portal.top-engineer.com/ - 405 null null 0.2838ms 2025-07-15 12:52:43.926 +03:00 [DBG] Connection id "0HNE3E5Q43LVE" received FIN. 2025-07-15 12:52:43.926 +03:00 [DBG] Connection id "0HNE3E5Q43LVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 12:52:43.926 +03:00 [DBG] Connection id "0HNE3E5Q43LVE" disconnecting. 2025-07-15 12:52:43.926 +03:00 [DBG] Connection id "0HNE3E5Q43LVE" stopped. 2025-07-15 12:56:57.187 +03:00 [DBG] Connection id "0HNE3E5Q43LVF" accepted. 2025-07-15 12:56:57.187 +03:00 [DBG] Connection id "0HNE3E5Q43LVF" started. 2025-07-15 12:56:57.187 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 12:56:57.187 +03:00 [VRB] All hosts are allowed. 2025-07-15 12:56:57.187 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 12:56:57.187 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 12:56:57.187 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 12:56:57.187 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:56:57.187 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 12:56:57.187 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 12:56:57.187 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:56:57.188 +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-15 12:56:57.188 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 12:56:57.188 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:56:57.188 +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-15 12:56:57.188 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 12:56:57.188 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 12:56:57.188 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:56:57.188 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:56:57.188 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:56:57.188 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 12:56:57.188 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:56:57.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:56:57.188 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:56:57.188 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 12:56:57.188 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0074ms. 2025-07-15 12:56:57.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:56:57.188 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 12:56:57.188 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 12:56:57.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:56:57.188 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:56:57.188 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:56:57.188 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 12:56:57.189 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 12:56:57.190 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 12:56:57.190 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 12:56:57.190 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 12:56:57.190 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 12:56:57.190 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.9298ms. 2025-07-15 12:56:57.190 +03:00 [INF] Executed ViewResult - view Index executed in 2.2001ms. 2025-07-15 12:56:57.190 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 12:56:57.190 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:56:57.190 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:56:57.190 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:56:57.190 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 12:56:57.191 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.764ms 2025-07-15 12:56:57.191 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 12:56:57.191 +03:00 [DBG] Connection id "0HNE3E5Q43LVF" completed keep alive response. 2025-07-15 12:56:57.191 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 3.6108ms 2025-07-15 12:56:57.191 +03:00 [DBG] Connection id "0HNE3E5Q43LVF" received FIN. 2025-07-15 12:56:57.191 +03:00 [DBG] Connection id "0HNE3E5Q43LVF" disconnecting. 2025-07-15 12:56:57.191 +03:00 [DBG] Connection id "0HNE3E5Q43LVF" stopped. 2025-07-15 12:56:57.191 +03:00 [DBG] Connection id "0HNE3E5Q43LVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:02:42.693 +03:00 [DBG] Connection id "0HNE3E5Q43LVG" accepted. 2025-07-15 13:02:42.693 +03:00 [DBG] Connection id "0HNE3E5Q43LVG" started. 2025-07-15 13:02:42.693 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 13:02:42.693 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:02:42.693 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 13:02:42.693 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 13:02:42.693 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 13:02:42.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:02:42.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 13:02:42.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:02:42.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:02:42.694 +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-15 13:02:42.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 13:02:42.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:02:42.694 +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-15 13:02:42.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 13:02:42.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:02:42.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:02:42.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:02:42.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:02:42.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:02:42.694 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:02:42.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:02:42.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:02:42.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 13:02:42.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0049ms. 2025-07-15 13:02:42.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:02:42.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:02:42.694 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:02:42.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:02:42.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:02:42.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:02:42.694 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 13:02:42.694 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 13:02:42.694 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0856ms. 2025-07-15 13:02:42.694 +03:00 [INF] Executed ViewResult - view Index executed in 0.2645ms. 2025-07-15 13:02:42.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:02:42.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:02:42.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:02:42.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:02:42.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:02:42.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.782ms 2025-07-15 13:02:42.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:02:42.695 +03:00 [DBG] Connection id "0HNE3E5Q43LVG" completed keep alive response. 2025-07-15 13:02:42.695 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.3985ms 2025-07-15 13:02:42.695 +03:00 [DBG] Connection id "0HNE3E5Q43LVG" received FIN. 2025-07-15 13:02:42.695 +03:00 [DBG] Connection id "0HNE3E5Q43LVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:02:42.695 +03:00 [DBG] Connection id "0HNE3E5Q43LVG" disconnecting. 2025-07-15 13:02:42.695 +03:00 [DBG] Connection id "0HNE3E5Q43LVG" stopped. 2025-07-15 13:08:46.894 +03:00 [DBG] Connection id "0HNE3E5Q43LVH" accepted. 2025-07-15 13:08:46.894 +03:00 [DBG] Connection id "0HNE3E5Q43LVH" started. 2025-07-15 13:08:46.894 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 13:08:46.894 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:08:46.894 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 13:08:46.894 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 13:08:46.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 13:08:46.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:08:46.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 13:08:46.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:08:46.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:08:46.895 +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-15 13:08:46.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 13:08:46.895 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:08:46.895 +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-15 13:08:46.895 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 13:08:46.895 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:08:46.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:08:46.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:08:46.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:08:46.895 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:08:46.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 13:08:46.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0041ms. 2025-07-15 13:08:46.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:08:46.895 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 13:08:46.895 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 13:08:46.895 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0734ms. 2025-07-15 13:08:46.895 +03:00 [INF] Executed ViewResult - view Index executed in 0.2547ms. 2025-07-15 13:08:46.895 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:08:46.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:08:46.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:08:46.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7376ms 2025-07-15 13:08:46.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:08:46.896 +03:00 [DBG] Connection id "0HNE3E5Q43LVH" completed keep alive response. 2025-07-15 13:08:46.896 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.1628ms 2025-07-15 13:08:46.896 +03:00 [DBG] Connection id "0HNE3E5Q43LVH" received FIN. 2025-07-15 13:08:46.896 +03:00 [DBG] Connection id "0HNE3E5Q43LVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:08:46.896 +03:00 [DBG] Connection id "0HNE3E5Q43LVH" disconnecting. 2025-07-15 13:08:46.896 +03:00 [DBG] Connection id "0HNE3E5Q43LVH" stopped. 2025-07-15 13:14:48.608 +03:00 [DBG] Connection id "0HNE3E5Q43LVI" accepted. 2025-07-15 13:14:48.609 +03:00 [DBG] Connection id "0HNE3E5Q43LVI" started. 2025-07-15 13:14:48.609 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 13:14:48.609 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:14:48.609 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 13:14:48.609 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 13:14:48.609 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 13:14:48.609 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:14:48.609 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 13:14:48.609 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:14:48.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:14:48.609 +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-15 13:14:48.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 13:14:48.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:14:48.609 +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-15 13:14:48.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 13:14:48.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:14:48.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:14:48.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:14:48.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:14:48.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:14:48.609 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:14:48.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:14:48.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:14:48.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 13:14:48.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0055ms. 2025-07-15 13:14:48.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:14:48.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:14:48.609 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:14:48.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:14:48.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:14:48.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:14:48.610 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 13:14:48.610 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 13:14:48.610 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0847ms. 2025-07-15 13:14:48.610 +03:00 [INF] Executed ViewResult - view Index executed in 0.2703ms. 2025-07-15 13:14:48.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:14:48.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:14:48.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:14:48.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:14:48.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:14:48.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7739ms 2025-07-15 13:14:48.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:14:48.610 +03:00 [DBG] Connection id "0HNE3E5Q43LVI" completed keep alive response. 2025-07-15 13:14:48.610 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.3444ms 2025-07-15 13:14:48.610 +03:00 [DBG] Connection id "0HNE3E5Q43LVI" received FIN. 2025-07-15 13:14:48.610 +03:00 [DBG] Connection id "0HNE3E5Q43LVI" disconnecting. 2025-07-15 13:14:48.610 +03:00 [DBG] Connection id "0HNE3E5Q43LVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:14:48.612 +03:00 [DBG] Connection id "0HNE3E5Q43LVI" stopped. 2025-07-15 13:26:13.073 +03:00 [DBG] Connection id "0HNE3E5Q43LVJ" accepted. 2025-07-15 13:26:13.073 +03:00 [DBG] Connection id "0HNE3E5Q43LVJ" started. 2025-07-15 13:26:13.073 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 13:26:13.073 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:26:13.073 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 13:26:13.073 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 13:26:13.073 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 13:26:13.073 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:26:13.073 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 13:26:13.073 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:26:13.073 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:26:13.073 +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-15 13:26:13.073 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 13:26:13.074 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:26:13.074 +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-15 13:26:13.074 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 13:26:13.074 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:26:13.074 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:26:13.074 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:26:13.074 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:26:13.074 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:26:13.074 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 13:26:13.074 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0057ms. 2025-07-15 13:26:13.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:26:13.074 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 13:26:13.074 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 13:26:13.074 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0942ms. 2025-07-15 13:26:13.074 +03:00 [INF] Executed ViewResult - view Index executed in 0.3676ms. 2025-07-15 13:26:13.074 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:26:13.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:26:13.074 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:26:13.075 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.9106ms 2025-07-15 13:26:13.075 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:26:13.075 +03:00 [DBG] Connection id "0HNE3E5Q43LVJ" completed keep alive response. 2025-07-15 13:26:13.075 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.5569ms 2025-07-15 13:26:13.075 +03:00 [DBG] Connection id "0HNE3E5Q43LVJ" received FIN. 2025-07-15 13:26:13.075 +03:00 [DBG] Connection id "0HNE3E5Q43LVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:26:13.075 +03:00 [DBG] Connection id "0HNE3E5Q43LVJ" disconnecting. 2025-07-15 13:26:13.075 +03:00 [DBG] Connection id "0HNE3E5Q43LVJ" stopped. 2025-07-15 13:26:13.290 +03:00 [DBG] Connection id "0HNE3E5Q43LVK" accepted. 2025-07-15 13:26:13.290 +03:00 [DBG] Connection id "0HNE3E5Q43LVK" started. 2025-07-15 13:26:13.290 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo.php - null null 2025-07-15 13:26:13.291 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:26:13.291 +03:00 [DBG] The request path /phpinfo.php does not match a supported file type 2025-07-15 13:26:13.291 +03:00 [DBG] No candidates found for the request path '/phpinfo.php' 2025-07-15 13:26:13.291 +03:00 [DBG] Request did not match any endpoints 2025-07-15 13:26:13.291 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:26:13.291 +03:00 [DBG] Connection id "0HNE3E5Q43LVK" completed keep alive response. 2025-07-15 13:26:13.291 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo.php - 404 0 null 0.4088ms 2025-07-15 13:26:13.291 +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/phpinfo.php, Response status code: 404 2025-07-15 13:26:13.291 +03:00 [DBG] Connection id "0HNE3E5Q43LVK" received FIN. 2025-07-15 13:26:13.291 +03:00 [DBG] Connection id "0HNE3E5Q43LVK" disconnecting. 2025-07-15 13:26:13.291 +03:00 [DBG] Connection id "0HNE3E5Q43LVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:26:13.292 +03:00 [DBG] Connection id "0HNE3E5Q43LVK" stopped. 2025-07-15 13:26:13.457 +03:00 [DBG] Connection id "0HNE3E5Q43LVL" accepted. 2025-07-15 13:26:13.457 +03:00 [DBG] Connection id "0HNE3E5Q43LVL" started. 2025-07-15 13:26:13.458 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/info.php - null null 2025-07-15 13:26:13.458 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:26:13.458 +03:00 [DBG] The request path /info.php does not match a supported file type 2025-07-15 13:26:13.458 +03:00 [DBG] No candidates found for the request path '/info.php' 2025-07-15 13:26:13.458 +03:00 [DBG] Request did not match any endpoints 2025-07-15 13:26:13.458 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:26:13.458 +03:00 [DBG] Connection id "0HNE3E5Q43LVL" completed keep alive response. 2025-07-15 13:26:13.458 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/info.php - 404 0 null 0.336ms 2025-07-15 13:26:13.458 +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/info.php, Response status code: 404 2025-07-15 13:26:13.458 +03:00 [DBG] Connection id "0HNE3E5Q43LVL" received FIN. 2025-07-15 13:26:13.458 +03:00 [DBG] Connection id "0HNE3E5Q43LVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:26:13.458 +03:00 [DBG] Connection id "0HNE3E5Q43LVL" disconnecting. 2025-07-15 13:26:13.458 +03:00 [DBG] Connection id "0HNE3E5Q43LVL" stopped. 2025-07-15 13:26:13.707 +03:00 [DBG] Connection id "0HNE3E5Q43LVM" accepted. 2025-07-15 13:26:13.707 +03:00 [DBG] Connection id "0HNE3E5Q43LVM" started. 2025-07-15 13:26:13.707 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/phpinfo - null null 2025-07-15 13:26:13.707 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:26:13.707 +03:00 [DBG] The request path /phpinfo does not match a supported file type 2025-07-15 13:26:13.707 +03:00 [DBG] No candidates found for the request path '/phpinfo' 2025-07-15 13:26:13.707 +03:00 [DBG] Request did not match any endpoints 2025-07-15 13:26:13.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:26:13.707 +03:00 [DBG] Connection id "0HNE3E5Q43LVM" completed keep alive response. 2025-07-15 13:26:13.707 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/phpinfo - 404 0 null 0.3045ms 2025-07-15 13:26:13.707 +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/phpinfo, Response status code: 404 2025-07-15 13:26:13.707 +03:00 [DBG] Connection id "0HNE3E5Q43LVM" received FIN. 2025-07-15 13:26:13.708 +03:00 [DBG] Connection id "0HNE3E5Q43LVM" disconnecting. 2025-07-15 13:26:13.708 +03:00 [DBG] Connection id "0HNE3E5Q43LVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:26:13.709 +03:00 [DBG] Connection id "0HNE3E5Q43LVM" stopped. 2025-07-15 13:26:13.857 +03:00 [DBG] Connection id "0HNE3E5Q43LVN" accepted. 2025-07-15 13:26:13.857 +03:00 [DBG] Connection id "0HNE3E5Q43LVN" started. 2025-07-15 13:26:13.857 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.env - null null 2025-07-15 13:26:13.857 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:26:13.857 +03:00 [DBG] The request path /.env does not match a supported file type 2025-07-15 13:26:13.857 +03:00 [DBG] No candidates found for the request path '/.env' 2025-07-15 13:26:13.857 +03:00 [DBG] Request did not match any endpoints 2025-07-15 13:26:13.857 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:26:13.857 +03:00 [DBG] Connection id "0HNE3E5Q43LVN" completed keep alive response. 2025-07-15 13:26:13.857 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.env - 404 0 null 0.5103ms 2025-07-15 13:26:13.857 +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/.env, Response status code: 404 2025-07-15 13:26:13.858 +03:00 [DBG] Connection id "0HNE3E5Q43LVN" received FIN. 2025-07-15 13:26:13.858 +03:00 [DBG] Connection id "0HNE3E5Q43LVN" disconnecting. 2025-07-15 13:26:13.858 +03:00 [DBG] Connection id "0HNE3E5Q43LVN" stopped. 2025-07-15 13:26:13.858 +03:00 [DBG] Connection id "0HNE3E5Q43LVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:26:14.121 +03:00 [DBG] Connection id "0HNE3E5Q43LVO" accepted. 2025-07-15 13:26:14.121 +03:00 [DBG] Connection id "0HNE3E5Q43LVO" started. 2025-07-15 13:26:14.122 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/config/.env - null null 2025-07-15 13:26:14.122 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:26:14.122 +03:00 [DBG] The request path /config/.env does not match a supported file type 2025-07-15 13:26:14.122 +03:00 [DBG] No candidates found for the request path '/config/.env' 2025-07-15 13:26:14.122 +03:00 [DBG] Request did not match any endpoints 2025-07-15 13:26:14.122 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:26:14.122 +03:00 [DBG] Connection id "0HNE3E5Q43LVO" completed keep alive response. 2025-07-15 13:26:14.122 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/config/.env - 404 0 null 0.3219ms 2025-07-15 13:26:14.122 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/config/.env, Response status code: 404 2025-07-15 13:26:14.122 +03:00 [DBG] Connection id "0HNE3E5Q43LVO" received FIN. 2025-07-15 13:26:14.122 +03:00 [DBG] Connection id "0HNE3E5Q43LVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:26:14.122 +03:00 [DBG] Connection id "0HNE3E5Q43LVO" disconnecting. 2025-07-15 13:26:14.122 +03:00 [DBG] Connection id "0HNE3E5Q43LVO" stopped. 2025-07-15 13:26:14.262 +03:00 [DBG] Connection id "0HNE3E5Q43LVP" accepted. 2025-07-15 13:26:14.262 +03:00 [DBG] Connection id "0HNE3E5Q43LVP" started. 2025-07-15 13:26:14.262 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/.env - null null 2025-07-15 13:26:14.262 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:26:14.262 +03:00 [DBG] The request path /api/.env does not match a supported file type 2025-07-15 13:26:14.262 +03:00 [DBG] No candidates found for the request path '/api/.env' 2025-07-15 13:26:14.262 +03:00 [DBG] Request did not match any endpoints 2025-07-15 13:26:14.262 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:26:14.263 +03:00 [DBG] Connection id "0HNE3E5Q43LVP" completed keep alive response. 2025-07-15 13:26:14.263 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/.env - 404 0 null 0.257ms 2025-07-15 13:26:14.263 +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/api/.env, Response status code: 404 2025-07-15 13:26:14.263 +03:00 [DBG] Connection id "0HNE3E5Q43LVP" received FIN. 2025-07-15 13:26:14.263 +03:00 [DBG] Connection id "0HNE3E5Q43LVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:26:14.263 +03:00 [DBG] Connection id "0HNE3E5Q43LVP" disconnecting. 2025-07-15 13:26:14.263 +03:00 [DBG] Connection id "0HNE3E5Q43LVP" stopped. 2025-07-15 13:27:50.118 +03:00 [DBG] Connection id "0HNE3E5Q43LVQ" accepted. 2025-07-15 13:27:50.119 +03:00 [DBG] Connection id "0HNE3E5Q43LVQ" started. 2025-07-15 13:27:50.119 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 13:27:50.119 +03:00 [VRB] All hosts are allowed. 2025-07-15 13:27:50.119 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 13:27:50.119 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 13:27:50.119 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 13:27:50.119 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:27:50.120 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 13:27:50.120 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 13:27:50.120 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:27:50.120 +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-15 13:27:50.120 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 13:27:50.120 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:27:50.120 +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-15 13:27:50.120 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 13:27:50.120 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 13:27:50.120 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:27:50.120 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:27:50.120 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:27:50.120 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 13:27:50.120 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:27:50.120 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:27:50.120 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:27:50.120 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 13:27:50.120 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0067ms. 2025-07-15 13:27:50.120 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:27:50.120 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 13:27:50.121 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 13:27:50.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:27:50.121 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:27:50.121 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:27:50.121 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 13:27:50.121 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 13:27:50.121 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1349ms. 2025-07-15 13:27:50.121 +03:00 [INF] Executed ViewResult - view Index executed in 0.43ms. 2025-07-15 13:27:50.121 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 13:27:50.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:27:50.122 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:27:50.122 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:27:50.122 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 13:27:50.122 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.6505ms 2025-07-15 13:27:50.122 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 13:27:50.122 +03:00 [DBG] Connection id "0HNE3E5Q43LVQ" completed keep alive response. 2025-07-15 13:27:50.122 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.6838ms 2025-07-15 13:27:50.122 +03:00 [DBG] Connection id "0HNE3E5Q43LVQ" received FIN. 2025-07-15 13:27:50.122 +03:00 [DBG] Connection id "0HNE3E5Q43LVQ" disconnecting. 2025-07-15 13:27:50.122 +03:00 [DBG] Connection id "0HNE3E5Q43LVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 13:27:50.123 +03:00 [DBG] Connection id "0HNE3E5Q43LVQ" stopped. 2025-07-15 14:03:02.560 +03:00 [DBG] Connection id "0HNE3E5Q43LVR" accepted. 2025-07-15 14:03:02.561 +03:00 [DBG] Connection id "0HNE3E5Q43LVR" started. 2025-07-15 14:03:02.561 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 14:03:02.561 +03:00 [VRB] All hosts are allowed. 2025-07-15 14:03:02.561 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 14:03:02.561 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 14:03:02.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 14:03:02.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 14:03:02.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 14:03:02.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:02.561 +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-15 14:03:02.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 14:03:02.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:02.561 +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-15 14:03:02.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 14:03:02.561 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:02.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:02.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:02.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 14:03:02.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0046ms. 2025-07-15 14:03:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:02.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.561 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:02.561 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 14:03:02.562 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 14:03:02.562 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 14:03:02.562 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 14:03:02.562 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 14:03:02.562 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 14:03:02.562 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.0429ms. 2025-07-15 14:03:02.563 +03:00 [INF] Executed ViewResult - view Index executed in 1.2141ms. 2025-07-15 14:03:02.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.6254ms 2025-07-15 14:03:02.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:02.563 +03:00 [DBG] Connection id "0HNE3E5Q43LVR" completed keep alive response. 2025-07-15 14:03:02.563 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.1672ms 2025-07-15 14:03:02.563 +03:00 [DBG] Connection id "0HNE3E5Q43LVR" received FIN. 2025-07-15 14:03:02.563 +03:00 [DBG] Connection id "0HNE3E5Q43LVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 14:03:02.563 +03:00 [DBG] Connection id "0HNE3E5Q43LVR" disconnecting. 2025-07-15 14:03:02.563 +03:00 [DBG] Connection id "0HNE3E5Q43LVR" stopped. 2025-07-15 14:03:02.953 +03:00 [DBG] Connection id "0HNE3E5Q43LVS" accepted. 2025-07-15 14:03:02.953 +03:00 [DBG] Connection id "0HNE3E5Q43LVS" started. 2025-07-15 14:03:02.953 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 14:03:02.953 +03:00 [VRB] All hosts are allowed. 2025-07-15 14:03:02.953 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 14:03:02.954 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 14:03:02.954 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 14:03:02.954 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:02.954 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 14:03:02.954 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 14:03:02.954 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:02.954 +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-15 14:03:02.954 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 14:03:02.954 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:02.954 +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-15 14:03:02.954 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 14:03:02.954 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:02.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.954 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:02.954 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:02.954 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:02.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:02.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:02.955 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 14:03:02.955 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.007ms. 2025-07-15 14:03:02.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:02.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:02.955 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:02.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.955 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:02.955 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 14:03:02.955 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 14:03:02.955 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0869ms. 2025-07-15 14:03:02.955 +03:00 [INF] Executed ViewResult - view Index executed in 0.3743ms. 2025-07-15 14:03:02.955 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:02.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.955 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.955 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:02.956 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.3651ms 2025-07-15 14:03:02.956 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:02.956 +03:00 [DBG] Connection id "0HNE3E5Q43LVS" completed keep alive response. 2025-07-15 14:03:02.956 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.3444ms 2025-07-15 14:03:02.956 +03:00 [DBG] Connection id "0HNE3E5Q43LVS" received FIN. 2025-07-15 14:03:02.956 +03:00 [DBG] Connection id "0HNE3E5Q43LVS" disconnecting. 2025-07-15 14:03:02.956 +03:00 [DBG] Connection id "0HNE3E5Q43LVS" stopped. 2025-07-15 14:03:02.956 +03:00 [DBG] Connection id "0HNE3E5Q43LVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 14:03:03.152 +03:00 [DBG] Connection id "0HNE3E5Q43LVT" accepted. 2025-07-15 14:03:03.152 +03:00 [DBG] Connection id "0HNE3E5Q43LVT" started. 2025-07-15 14:03:03.152 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/favicon.ico - null null 2025-07-15 14:03:03.152 +03:00 [VRB] All hosts are allowed. 2025-07-15 14:03:03.152 +03:00 [DBG] The request path /favicon.ico does not match an existing file 2025-07-15 14:03:03.152 +03:00 [DBG] No candidates found for the request path '/favicon.ico' 2025-07-15 14:03:03.152 +03:00 [DBG] Request did not match any endpoints 2025-07-15 14:03:03.152 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 14:03:03.152 +03:00 [DBG] Connection id "0HNE3E5Q43LVT" completed keep alive response. 2025-07-15 14:03:03.152 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/favicon.ico - 404 0 null 0.4979ms 2025-07-15 14:03:03.153 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/favicon.ico, Response status code: 404 2025-07-15 14:03:03.153 +03:00 [DBG] Connection id "0HNE3E5Q43LVT" received FIN. 2025-07-15 14:03:03.153 +03:00 [DBG] Connection id "0HNE3E5Q43LVT" disconnecting. 2025-07-15 14:03:03.153 +03:00 [DBG] Connection id "0HNE3E5Q43LVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 14:03:03.154 +03:00 [DBG] Connection id "0HNE3E5Q43LVT" stopped. 2025-07-15 14:03:03.599 +03:00 [DBG] Connection id "0HNE3E5Q43LVU" accepted. 2025-07-15 14:03:03.599 +03:00 [DBG] Connection id "0HNE3E5Q43LVU" started. 2025-07-15 14:03:03.599 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 14:03:03.599 +03:00 [VRB] All hosts are allowed. 2025-07-15 14:03:03.599 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 14:03:03.599 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 14:03:03.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 14:03:03.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:03.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 14:03:03.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 14:03:03.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:03.599 +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-15 14:03:03.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 14:03:03.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:03.599 +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-15 14:03:03.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 14:03:03.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:03.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:03.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:03.600 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:03.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 14:03:03.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0061ms. 2025-07-15 14:03:03.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:03.600 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 14:03:03.600 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 14:03:03.600 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0537ms. 2025-07-15 14:03:03.600 +03:00 [INF] Executed ViewResult - view Index executed in 0.2617ms. 2025-07-15 14:03:03.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:03.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7346ms 2025-07-15 14:03:03.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:03.600 +03:00 [DBG] Connection id "0HNE3E5Q43LVU" completed keep alive response. 2025-07-15 14:03:03.600 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2989ms 2025-07-15 14:03:03.601 +03:00 [DBG] Connection id "0HNE3E5Q43LVU" received FIN. 2025-07-15 14:03:03.601 +03:00 [DBG] Connection id "0HNE3E5Q43LVU" disconnecting. 2025-07-15 14:03:03.601 +03:00 [DBG] Connection id "0HNE3E5Q43LVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 14:03:03.602 +03:00 [DBG] Connection id "0HNE3E5Q43LVU" stopped. 2025-07-15 14:03:03.912 +03:00 [DBG] Connection id "0HNE3E5Q43LVV" accepted. 2025-07-15 14:03:03.912 +03:00 [DBG] Connection id "0HNE3E5Q43LVV" started. 2025-07-15 14:03:03.912 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 14:03:03.912 +03:00 [VRB] All hosts are allowed. 2025-07-15 14:03:03.912 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 14:03:03.912 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 14:03:03.912 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 14:03:03.912 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:03.912 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 14:03:03.913 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 14:03:03.913 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:03.913 +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-15 14:03:03.913 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 14:03:03.913 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:03.913 +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-15 14:03:03.913 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 14:03:03.913 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:03.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.913 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:03.913 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:03.913 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:03.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:03.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:03.914 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 14:03:03.914 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0113ms. 2025-07-15 14:03:03.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:03.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:03.914 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:03.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:03.914 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 14:03:03.914 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 14:03:03.914 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1715ms. 2025-07-15 14:03:03.915 +03:00 [INF] Executed ViewResult - view Index executed in 0.5016ms. 2025-07-15 14:03:03.915 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:03.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.915 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:03.915 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.7638ms 2025-07-15 14:03:03.915 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:03.915 +03:00 [DBG] Connection id "0HNE3E5Q43LVV" completed keep alive response. 2025-07-15 14:03:03.915 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.9414ms 2025-07-15 14:03:03.915 +03:00 [DBG] Connection id "0HNE3E5Q43LVV" received FIN. 2025-07-15 14:03:03.915 +03:00 [DBG] Connection id "0HNE3E5Q43LVV" disconnecting. 2025-07-15 14:03:03.916 +03:00 [DBG] Connection id "0HNE3E5Q43LVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 14:03:03.917 +03:00 [DBG] Connection id "0HNE3E5Q43LVV" stopped. 2025-07-15 14:03:04.124 +03:00 [DBG] Connection id "0HNE3E5Q43M00" accepted. 2025-07-15 14:03:04.124 +03:00 [DBG] Connection id "0HNE3E5Q43M00" started. 2025-07-15 14:03:04.124 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 14:03:04.124 +03:00 [VRB] All hosts are allowed. 2025-07-15 14:03:04.124 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 14:03:04.124 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 14:03:04.124 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 14:03:04.124 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:04.124 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 14:03:04.125 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 14:03:04.125 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:04.125 +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-15 14:03:04.125 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 14:03:04.125 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:04.125 +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-15 14:03:04.125 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 14:03:04.125 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 14:03:04.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:04.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:04.125 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:04.125 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 14:03:04.125 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:04.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:04.125 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:04.125 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 14:03:04.125 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0053ms. 2025-07-15 14:03:04.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:04.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 14:03:04.125 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 14:03:04.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:04.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:04.125 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:04.125 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 14:03:04.125 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 14:03:04.125 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0492ms. 2025-07-15 14:03:04.125 +03:00 [INF] Executed ViewResult - view Index executed in 0.2714ms. 2025-07-15 14:03:04.125 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 14:03:04.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:04.125 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:04.126 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:04.126 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 14:03:04.126 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7271ms 2025-07-15 14:03:04.126 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 14:03:04.126 +03:00 [DBG] Connection id "0HNE3E5Q43M00" completed keep alive response. 2025-07-15 14:03:04.126 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2588ms 2025-07-15 14:03:04.126 +03:00 [DBG] Connection id "0HNE3E5Q43M00" received FIN. 2025-07-15 14:03:04.126 +03:00 [DBG] Connection id "0HNE3E5Q43M00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 14:03:04.126 +03:00 [DBG] Connection id "0HNE3E5Q43M00" disconnecting. 2025-07-15 14:03:04.126 +03:00 [DBG] Connection id "0HNE3E5Q43M00" stopped. 2025-07-15 15:04:54.801 +03:00 [DBG] Connection id "0HNE3E5Q43M01" accepted. 2025-07-15 15:04:54.801 +03:00 [DBG] Connection id "0HNE3E5Q43M01" started. 2025-07-15 15:04:54.801 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 15:04:54.801 +03:00 [VRB] All hosts are allowed. 2025-07-15 15:04:54.801 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 15:04:54.801 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 15:04:54.801 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 15:04:54.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 15:04:54.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 15:04:54.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 15:04:54.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 15:04:54.802 +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-15 15:04:54.802 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 15:04:54.802 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 15:04:54.802 +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-15 15:04:54.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 15:04:54.802 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 15:04:54.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:04:54.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:04:54.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 15:04:54.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 15:04:54.802 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 15:04:54.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 15:04:54.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 15:04:54.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 15:04:54.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0062ms. 2025-07-15 15:04:54.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 15:04:54.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 15:04:54.802 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 15:04:54.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:04:54.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:04:54.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 15:04:54.802 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 15:04:54.803 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 15:04:54.803 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 15:04:54.803 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 15:04:54.803 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 15:04:54.803 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 15:04:54.803 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.2184ms. 2025-07-15 15:04:54.804 +03:00 [INF] Executed ViewResult - view Index executed in 1.4432ms. 2025-07-15 15:04:54.804 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 15:04:54.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:04:54.804 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:04:54.804 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:04:54.804 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:04:54.804 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.9393ms 2025-07-15 15:04:54.804 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 15:04:54.804 +03:00 [DBG] Connection id "0HNE3E5Q43M01" completed keep alive response. 2025-07-15 15:04:54.804 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.629ms 2025-07-15 15:04:54.804 +03:00 [DBG] Connection id "0HNE3E5Q43M01" received FIN. 2025-07-15 15:04:54.804 +03:00 [DBG] Connection id "0HNE3E5Q43M01" disconnecting. 2025-07-15 15:04:54.804 +03:00 [DBG] Connection id "0HNE3E5Q43M01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 15:04:54.805 +03:00 [DBG] Connection id "0HNE3E5Q43M01" stopped. 2025-07-15 15:04:54.820 +03:00 [DBG] Connection id "0HNE3E5Q43M02" accepted. 2025-07-15 15:04:54.820 +03:00 [DBG] Connection id "0HNE3E5Q43M02" started. 2025-07-15 15:04:54.820 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 15:04:54.820 +03:00 [VRB] All hosts are allowed. 2025-07-15 15:04:54.820 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 15:04:54.821 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 15:04:54.821 +03:00 [DBG] Request did not match any endpoints 2025-07-15 15:04:54.821 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 15:04:54.821 +03:00 [DBG] Connection id "0HNE3E5Q43M02" completed keep alive response. 2025-07-15 15:04:54.821 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.2931ms 2025-07-15 15:04:54.821 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 15:04:54.821 +03:00 [DBG] Connection id "0HNE3E5Q43M02" received FIN. 2025-07-15 15:04:54.821 +03:00 [DBG] Connection id "0HNE3E5Q43M02" disconnecting. 2025-07-15 15:04:54.821 +03:00 [DBG] Connection id "0HNE3E5Q43M02" stopped. 2025-07-15 15:04:54.821 +03:00 [DBG] Connection id "0HNE3E5Q43M02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 15:04:54.840 +03:00 [DBG] Connection id "0HNE3E5Q43M03" accepted. 2025-07-15 15:04:54.840 +03:00 [DBG] Connection id "0HNE3E5Q43M03" started. 2025-07-15 15:04:54.840 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 15:04:54.840 +03:00 [VRB] All hosts are allowed. 2025-07-15 15:04:54.840 +03:00 [VRB] Range header's value is empty. 2025-07-15 15:04:54.841 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 15:04:54.841 +03:00 [DBG] Connection id "0HNE3E5Q43M03" completed keep alive response. 2025-07-15 15:04:54.841 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 1.4325ms 2025-07-15 15:04:54.846 +03:00 [DBG] Connection id "0HNE3E5Q43M03" received FIN. 2025-07-15 15:04:54.846 +03:00 [DBG] Connection id "0HNE3E5Q43M03" disconnecting. 2025-07-15 15:04:54.846 +03:00 [DBG] Connection id "0HNE3E5Q43M03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 15:04:54.847 +03:00 [DBG] Connection id "0HNE3E5Q43M03" stopped. 2025-07-15 15:04:54.893 +03:00 [DBG] Connection id "0HNE3E5Q43M04" accepted. 2025-07-15 15:04:54.894 +03:00 [DBG] Connection id "0HNE3E5Q43M04" started. 2025-07-15 15:04:54.894 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/js/lkk_ch.js - null null 2025-07-15 15:04:54.894 +03:00 [VRB] All hosts are allowed. 2025-07-15 15:04:54.894 +03:00 [DBG] The request path /js/lkk_ch.js does not match an existing file 2025-07-15 15:04:54.894 +03:00 [DBG] No candidates found for the request path '/js/lkk_ch.js' 2025-07-15 15:04:54.894 +03:00 [DBG] Request did not match any endpoints 2025-07-15 15:04:54.894 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 15:04:54.894 +03:00 [DBG] Connection id "0HNE3E5Q43M04" completed keep alive response. 2025-07-15 15:04:54.894 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/js/lkk_ch.js - 404 0 null 0.295ms 2025-07-15 15:04:54.894 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/js/lkk_ch.js, Response status code: 404 2025-07-15 15:04:54.894 +03:00 [DBG] Connection id "0HNE3E5Q43M04" received FIN. 2025-07-15 15:04:54.894 +03:00 [DBG] Connection id "0HNE3E5Q43M04" disconnecting. 2025-07-15 15:04:54.895 +03:00 [DBG] Connection id "0HNE3E5Q43M04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 15:04:54.896 +03:00 [DBG] Connection id "0HNE3E5Q43M04" stopped. 2025-07-15 15:04:54.911 +03:00 [DBG] Connection id "0HNE3E5Q43M05" accepted. 2025-07-15 15:04:54.911 +03:00 [DBG] Connection id "0HNE3E5Q43M05" started. 2025-07-15 15:04:54.911 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/js/twint_ch.js - null null 2025-07-15 15:04:54.911 +03:00 [VRB] All hosts are allowed. 2025-07-15 15:04:54.911 +03:00 [DBG] The request path /js/twint_ch.js does not match an existing file 2025-07-15 15:04:54.911 +03:00 [DBG] No candidates found for the request path '/js/twint_ch.js' 2025-07-15 15:04:54.911 +03:00 [DBG] Request did not match any endpoints 2025-07-15 15:04:54.911 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 15:04:54.911 +03:00 [DBG] Connection id "0HNE3E5Q43M05" completed keep alive response. 2025-07-15 15:04:54.911 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/js/twint_ch.js - 404 0 null 0.2408ms 2025-07-15 15:04:54.911 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/js/twint_ch.js, Response status code: 404 2025-07-15 15:04:54.911 +03:00 [DBG] Connection id "0HNE3E5Q43M05" received FIN. 2025-07-15 15:04:54.912 +03:00 [DBG] Connection id "0HNE3E5Q43M05" disconnecting. 2025-07-15 15:04:54.912 +03:00 [DBG] Connection id "0HNE3E5Q43M05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 15:04:54.913 +03:00 [DBG] Connection id "0HNE3E5Q43M05" stopped. 2025-07-15 15:04:54.927 +03:00 [DBG] Connection id "0HNE3E5Q43M06" accepted. 2025-07-15 15:04:54.927 +03:00 [DBG] Connection id "0HNE3E5Q43M06" started. 2025-07-15 15:04:54.927 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970546948040440 - null null 2025-07-15 15:04:54.928 +03:00 [VRB] All hosts are allowed. 2025-07-15 15:04:54.928 +03:00 [VRB] Range header's value is empty. 2025-07-15 15:04:54.933 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 15:04:54.933 +03:00 [DBG] Connection id "0HNE3E5Q43M06" completed keep alive response. 2025-07-15 15:04:54.933 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970546948040440 - 200 1413083 text/javascript 5.6216ms 2025-07-15 15:04:54.933 +03:00 [DBG] Connection id "0HNE3E5Q43M06" received FIN. 2025-07-15 15:04:54.933 +03:00 [DBG] Connection id "0HNE3E5Q43M06" disconnecting. 2025-07-15 15:04:54.933 +03:00 [DBG] Connection id "0HNE3E5Q43M06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 15:04:54.934 +03:00 [DBG] Connection id "0HNE3E5Q43M06" stopped. 2025-07-15 15:33:46.027 +03:00 [DBG] Connection id "0HNE3E5Q43M07" accepted. 2025-07-15 15:33:46.027 +03:00 [DBG] Connection id "0HNE3E5Q43M07" started. 2025-07-15 15:33:46.027 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 15:33:46.027 +03:00 [VRB] All hosts are allowed. 2025-07-15 15:33:46.027 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 15:33:46.027 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 15:33:46.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 15:33:46.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 15:33:46.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 15:33:46.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 15:33:46.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 15:33:46.027 +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-15 15:33:46.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 15:33:46.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 15:33:46.028 +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-15 15:33:46.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 15:33:46.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 15:33:46.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:33:46.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:33:46.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 15:33:46.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 15:33:46.028 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 15:33:46.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 15:33:46.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 15:33:46.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 15:33:46.028 +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-15 15:33:46.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 15:33:46.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 15:33:46.028 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 15:33:46.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:33:46.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:33:46.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 15:33:46.028 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 15:33:46.028 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 15:33:46.029 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 15:33:46.029 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 15:33:46.029 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 15:33:46.029 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 15:33:46.029 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.79ms. 2025-07-15 15:33:46.029 +03:00 [INF] Executed ViewResult - view Index executed in 0.9684ms. 2025-07-15 15:33:46.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 15:33:46.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:33:46.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:33:46.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:33:46.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 15:33:46.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.4303ms 2025-07-15 15:33:46.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 15:33:46.029 +03:00 [DBG] Connection id "0HNE3E5Q43M07" completed keep alive response. 2025-07-15 15:33:46.029 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.1752ms 2025-07-15 15:33:46.030 +03:00 [DBG] Connection id "0HNE3E5Q43M07" received FIN. 2025-07-15 15:33:46.030 +03:00 [DBG] Connection id "0HNE3E5Q43M07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 15:33:46.030 +03:00 [DBG] Connection id "0HNE3E5Q43M07" disconnecting. 2025-07-15 15:33:46.030 +03:00 [DBG] Connection id "0HNE3E5Q43M07" stopped. 2025-07-15 16:42:25.486 +03:00 [DBG] Connection id "0HNE3E5Q43M08" accepted. 2025-07-15 16:42:25.486 +03:00 [DBG] Connection id "0HNE3E5Q43M08" started. 2025-07-15 16:42:25.486 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 16:42:25.486 +03:00 [VRB] All hosts are allowed. 2025-07-15 16:42:25.486 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 16:42:25.486 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 16:42:25.486 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 16:42:25.486 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 16:42:25.486 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 16:42:25.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 16:42:25.486 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 16:42:25.488 +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-15 16:42:25.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 16:42:25.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 16:42:25.488 +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-15 16:42:25.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 16:42:25.488 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 16:42:25.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.488 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 16:42:25.488 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 16:42:25.488 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 16:42:25.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 16:42:25.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 16:42:25.488 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 16:42:25.488 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0079ms. 2025-07-15 16:42:25.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 16:42:25.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 16:42:25.488 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 16:42:25.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.488 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 16:42:25.489 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 16:42:25.489 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 16:42:25.491 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 16:42:25.491 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 16:42:25.491 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 16:42:25.491 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 16:42:25.491 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 2.3737ms. 2025-07-15 16:42:25.491 +03:00 [INF] Executed ViewResult - view Index executed in 2.6757ms. 2025-07-15 16:42:25.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 16:42:25.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 3.5098ms 2025-07-15 16:42:25.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 16:42:25.491 +03:00 [DBG] Connection id "0HNE3E5Q43M08" completed keep alive response. 2025-07-15 16:42:25.492 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 5.6648ms 2025-07-15 16:42:25.492 +03:00 [DBG] Connection id "0HNE3E5Q43M08" received FIN. 2025-07-15 16:42:25.492 +03:00 [DBG] Connection id "0HNE3E5Q43M08" disconnecting. 2025-07-15 16:42:25.492 +03:00 [DBG] Connection id "0HNE3E5Q43M08" stopped. 2025-07-15 16:42:25.492 +03:00 [DBG] Connection id "0HNE3E5Q43M08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 16:42:25.512 +03:00 [DBG] Connection id "0HNE3E5Q43M09" accepted. 2025-07-15 16:42:25.512 +03:00 [DBG] Connection id "0HNE3E5Q43M09" started. 2025-07-15 16:42:25.512 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970605454915690 - null null 2025-07-15 16:42:25.513 +03:00 [VRB] All hosts are allowed. 2025-07-15 16:42:25.513 +03:00 [VRB] Range header's value is empty. 2025-07-15 16:42:25.519 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 16:42:25.519 +03:00 [DBG] Connection id "0HNE3E5Q43M09" completed keep alive response. 2025-07-15 16:42:25.519 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970605454915690 - 200 1413083 text/javascript 6.3734ms 2025-07-15 16:42:25.519 +03:00 [DBG] Connection id "0HNE3E5Q43M09" received FIN. 2025-07-15 16:42:25.519 +03:00 [DBG] Connection id "0HNE3E5Q43M09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 16:42:25.519 +03:00 [DBG] Connection id "0HNE3E5Q43M09" disconnecting. 2025-07-15 16:42:25.519 +03:00 [DBG] Connection id "0HNE3E5Q43M09" stopped. 2025-07-15 16:42:25.533 +03:00 [DBG] Connection id "0HNE3E5Q43M0A" accepted. 2025-07-15 16:42:25.534 +03:00 [DBG] Connection id "0HNE3E5Q43M0A" started. 2025-07-15 16:42:25.534 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 16:42:25.534 +03:00 [VRB] All hosts are allowed. 2025-07-15 16:42:25.534 +03:00 [VRB] Range header's value is empty. 2025-07-15 16:42:25.536 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 16:42:25.536 +03:00 [DBG] Connection id "0HNE3E5Q43M0A" completed keep alive response. 2025-07-15 16:42:25.537 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 2.8106ms 2025-07-15 16:42:25.544 +03:00 [DBG] Connection id "0HNE3E5Q43M0A" received FIN. 2025-07-15 16:42:25.544 +03:00 [DBG] Connection id "0HNE3E5Q43M0A" disconnecting. 2025-07-15 16:42:25.544 +03:00 [DBG] Connection id "0HNE3E5Q43M0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 16:42:25.545 +03:00 [DBG] Connection id "0HNE3E5Q43M0A" stopped. 2025-07-15 16:42:25.895 +03:00 [DBG] Connection id "0HNE3E5Q43M0B" accepted. 2025-07-15 16:42:25.895 +03:00 [DBG] Connection id "0HNE3E5Q43M0B" started. 2025-07-15 16:42:25.895 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 16:42:25.896 +03:00 [VRB] All hosts are allowed. 2025-07-15 16:42:25.896 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 16:42:25.896 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 16:42:25.896 +03:00 [DBG] Request did not match any endpoints 2025-07-15 16:42:25.896 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 16:42:25.896 +03:00 [DBG] Connection id "0HNE3E5Q43M0B" completed keep alive response. 2025-07-15 16:42:25.896 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.2974ms 2025-07-15 16:42:25.896 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 16:42:25.896 +03:00 [DBG] Connection id "0HNE3E5Q43M0B" received FIN. 2025-07-15 16:42:25.896 +03:00 [DBG] Connection id "0HNE3E5Q43M0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 16:42:25.897 +03:00 [DBG] Connection id "0HNE3E5Q43M0B" disconnecting. 2025-07-15 16:42:25.897 +03:00 [DBG] Connection id "0HNE3E5Q43M0B" stopped. 2025-07-15 16:42:25.898 +03:00 [DBG] Connection id "0HNE3E5Q43M0C" accepted. 2025-07-15 16:42:25.899 +03:00 [DBG] Connection id "0HNE3E5Q43M0C" started. 2025-07-15 16:42:25.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 16:42:25.899 +03:00 [VRB] All hosts are allowed. 2025-07-15 16:42:25.899 +03:00 [DBG] POST requests are not supported 2025-07-15 16:42:25.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 16:42:25.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 16:42:25.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 16:42:25.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 16:42:25.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 16:42:25.899 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 16:42:25.899 +03:00 [INF] CORS policy execution failed. 2025-07-15 16:42:25.899 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 16:42:25.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 16:42:25.899 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 16:42:25.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 16:42:25.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 16:42:25.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 16:42:25.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 16:42:25.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 16:42:25.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 16:42:25.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 16:42:25.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 16:42:25.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 16:42:25.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 16:42:25.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 16:42:25.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 16:42:25.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0216ms. 2025-07-15 16:42:25.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 16:42:25.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 16:42:25.900 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 16:42:25.900 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 16:42:25.900 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 16:42:25.900 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 16:42:25.900 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 16:42:25.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 16:42:25.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 16:42:25.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.0296ms 2025-07-15 16:42:25.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 16:42:25.900 +03:00 [DBG] Connection id "0HNE3E5Q43M0C" completed keep alive response. 2025-07-15 16:42:25.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 1.7009ms 2025-07-15 16:42:25.901 +03:00 [DBG] Connection id "0HNE3E5Q43M0C" received FIN. 2025-07-15 16:42:25.901 +03:00 [DBG] Connection id "0HNE3E5Q43M0C" disconnecting. 2025-07-15 16:42:25.901 +03:00 [DBG] Connection id "0HNE3E5Q43M0C" stopped. 2025-07-15 16:42:25.901 +03:00 [DBG] Connection id "0HNE3E5Q43M0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 17:49:41.031 +03:00 [DBG] Connection id "0HNE3E5Q43M0D" accepted. 2025-07-15 17:49:41.032 +03:00 [DBG] Connection id "0HNE3E5Q43M0D" started. 2025-07-15 17:49:41.032 +03:00 [INF] Request starting HTTP/1.1 HEAD http://portal.top-engineer.com/ - null null 2025-07-15 17:49:41.032 +03:00 [VRB] All hosts are allowed. 2025-07-15 17:49:41.032 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 17:49:41.032 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 17:49:41.032 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 17:49:41.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 17:49:41.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 17:49:41.032 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-07-15 17:49:41.032 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-07-15 17:49:41.032 +03:00 [DBG] Connection id "0HNE3E5Q43M0D" completed keep alive response. 2025-07-15 17:49:41.033 +03:00 [INF] Request finished HTTP/1.1 HEAD http://portal.top-engineer.com/ - 405 null null 0.7326ms 2025-07-15 17:49:41.033 +03:00 [DBG] Connection id "0HNE3E5Q43M0D" received FIN. 2025-07-15 17:49:41.033 +03:00 [DBG] Connection id "0HNE3E5Q43M0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 17:49:41.033 +03:00 [DBG] Connection id "0HNE3E5Q43M0D" disconnecting. 2025-07-15 17:49:41.033 +03:00 [DBG] Connection id "0HNE3E5Q43M0D" stopped. 2025-07-15 17:49:45.778 +03:00 [DBG] Connection id "0HNE3E5Q43M0E" accepted. 2025-07-15 17:49:45.778 +03:00 [DBG] Connection id "0HNE3E5Q43M0E" started. 2025-07-15 17:49:45.778 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/ - null null 2025-07-15 17:49:45.778 +03:00 [VRB] All hosts are allowed. 2025-07-15 17:49:45.778 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 17:49:45.779 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 17:49:45.779 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-07-15 17:49:45.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 17:49:45.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 17:49:45.779 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-07-15 17:49:45.779 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-07-15 17:49:45.779 +03:00 [DBG] Connection id "0HNE3E5Q43M0E" completed keep alive response. 2025-07-15 17:49:45.779 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/ - 405 null null 0.6275ms 2025-07-15 17:49:45.779 +03:00 [DBG] Connection id "0HNE3E5Q43M0E" received FIN. 2025-07-15 17:49:45.779 +03:00 [DBG] Connection id "0HNE3E5Q43M0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 17:49:45.780 +03:00 [DBG] Connection id "0HNE3E5Q43M0E" disconnecting. 2025-07-15 17:49:45.780 +03:00 [DBG] Connection id "0HNE3E5Q43M0E" stopped. 2025-07-15 17:56:01.573 +03:00 [DBG] Connection id "0HNE3E5Q43M0F" accepted. 2025-07-15 17:56:01.573 +03:00 [DBG] Connection id "0HNE3E5Q43M0F" started. 2025-07-15 17:56:01.573 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.well-known/acme-challenge/le-68766c01885cf0.11201731.txt - null null 2025-07-15 17:56:01.573 +03:00 [VRB] All hosts are allowed. 2025-07-15 17:56:01.573 +03:00 [DBG] The request path /.well-known/acme-challenge/le-68766c01885cf0.11201731.txt does not match an existing file 2025-07-15 17:56:01.573 +03:00 [DBG] No candidates found for the request path '/.well-known/acme-challenge/le-68766c01885cf0.11201731.txt' 2025-07-15 17:56:01.573 +03:00 [DBG] Request did not match any endpoints 2025-07-15 17:56:01.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 17:56:01.574 +03:00 [DBG] Connection id "0HNE3E5Q43M0F" completed keep alive response. 2025-07-15 17:56:01.574 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.well-known/acme-challenge/le-68766c01885cf0.11201731.txt - 404 0 null 0.3212ms 2025-07-15 17:56:01.574 +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/acme-challenge/le-68766c01885cf0.11201731.txt, Response status code: 404 2025-07-15 17:56:01.574 +03:00 [DBG] Connection id "0HNE3E5Q43M0F" received FIN. 2025-07-15 17:56:01.574 +03:00 [DBG] Connection id "0HNE3E5Q43M0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 17:56:01.574 +03:00 [DBG] Connection id "0HNE3E5Q43M0F" disconnecting. 2025-07-15 17:56:01.574 +03:00 [DBG] Connection id "0HNE3E5Q43M0F" stopped. 2025-07-15 18:09:52.096 +03:00 [DBG] Connection id "0HNE3E5Q43M0G" accepted. 2025-07-15 18:09:52.096 +03:00 [DBG] Connection id "0HNE3E5Q43M0G" started. 2025-07-15 18:09:52.096 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 18:09:52.096 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:09:52.096 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 18:09:52.096 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 18:09:52.096 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 18:09:52.096 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 18:09:52.096 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 18:09:52.096 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 18:09:52.096 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 18:09:52.096 +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-15 18:09:52.096 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 18:09:52.096 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 18:09:52.096 +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-15 18:09:52.096 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 18:09:52.096 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 18:09:52.096 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:09:52.096 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:09:52.097 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 18:09:52.097 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 18:09:52.097 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 18:09:52.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:09:52.097 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:09:52.097 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 18:09:52.097 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0052ms. 2025-07-15 18:09:52.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:09:52.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:09:52.097 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 18:09:52.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:09:52.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:09:52.097 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 18:09:52.097 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 18:09:52.097 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 18:09:52.098 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 18:09:52.098 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 18:09:52.098 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 18:09:52.098 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 18:09:52.098 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.9304ms. 2025-07-15 18:09:52.098 +03:00 [INF] Executed ViewResult - view Index executed in 1.1102ms. 2025-07-15 18:09:52.098 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 18:09:52.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:09:52.098 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:09:52.098 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:09:52.098 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:09:52.098 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.6302ms 2025-07-15 18:09:52.098 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 18:09:52.098 +03:00 [DBG] Connection id "0HNE3E5Q43M0G" completed keep alive response. 2025-07-15 18:09:52.098 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.1704ms 2025-07-15 18:09:52.098 +03:00 [DBG] Connection id "0HNE3E5Q43M0G" received FIN. 2025-07-15 18:09:52.099 +03:00 [DBG] Connection id "0HNE3E5Q43M0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:09:52.099 +03:00 [DBG] Connection id "0HNE3E5Q43M0G" disconnecting. 2025-07-15 18:09:52.099 +03:00 [DBG] Connection id "0HNE3E5Q43M0G" stopped. 2025-07-15 18:09:52.208 +03:00 [DBG] Connection id "0HNE3E5Q43M0H" accepted. 2025-07-15 18:09:52.208 +03:00 [DBG] Connection id "0HNE3E5Q43M0H" started. 2025-07-15 18:09:52.208 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/favicon.ico - null null 2025-07-15 18:09:52.208 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:09:52.208 +03:00 [DBG] The request path /favicon.ico does not match an existing file 2025-07-15 18:09:52.209 +03:00 [DBG] No candidates found for the request path '/favicon.ico' 2025-07-15 18:09:52.209 +03:00 [DBG] Request did not match any endpoints 2025-07-15 18:09:52.209 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 18:09:52.209 +03:00 [DBG] Connection id "0HNE3E5Q43M0H" completed keep alive response. 2025-07-15 18:09:52.209 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/favicon.ico - 404 0 null 0.4475ms 2025-07-15 18:09:52.209 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/favicon.ico, Response status code: 404 2025-07-15 18:09:52.209 +03:00 [DBG] Connection id "0HNE3E5Q43M0H" received FIN. 2025-07-15 18:09:52.209 +03:00 [DBG] Connection id "0HNE3E5Q43M0H" disconnecting. 2025-07-15 18:09:52.210 +03:00 [DBG] Connection id "0HNE3E5Q43M0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:09:52.211 +03:00 [DBG] Connection id "0HNE3E5Q43M0H" stopped. 2025-07-15 18:09:52.335 +03:00 [DBG] Connection id "0HNE3E5Q43M0I" accepted. 2025-07-15 18:09:52.336 +03:00 [DBG] Connection id "0HNE3E5Q43M0I" started. 2025-07-15 18:09:52.336 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/favicon.png - null null 2025-07-15 18:09:52.336 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:09:52.337 +03:00 [DBG] The request path /favicon.png does not match an existing file 2025-07-15 18:09:52.337 +03:00 [DBG] No candidates found for the request path '/favicon.png' 2025-07-15 18:09:52.337 +03:00 [DBG] Request did not match any endpoints 2025-07-15 18:09:52.337 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 18:09:52.337 +03:00 [DBG] Connection id "0HNE3E5Q43M0I" completed keep alive response. 2025-07-15 18:09:52.337 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/favicon.png - 404 0 null 1.3881ms 2025-07-15 18:09:52.337 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/favicon.png, Response status code: 404 2025-07-15 18:09:52.338 +03:00 [DBG] Connection id "0HNE3E5Q43M0I" received FIN. 2025-07-15 18:09:52.338 +03:00 [DBG] Connection id "0HNE3E5Q43M0I" disconnecting. 2025-07-15 18:09:52.338 +03:00 [DBG] Connection id "0HNE3E5Q43M0I" stopped. 2025-07-15 18:09:52.338 +03:00 [DBG] Connection id "0HNE3E5Q43M0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:09:52.515 +03:00 [DBG] Connection id "0HNE3E5Q43M0J" accepted. 2025-07-15 18:09:52.515 +03:00 [DBG] Connection id "0HNE3E5Q43M0J" started. 2025-07-15 18:09:52.515 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 18:09:52.515 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:09:52.515 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 18:09:52.515 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 18:09:52.515 +03:00 [DBG] Request did not match any endpoints 2025-07-15 18:09:52.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 18:09:52.516 +03:00 [DBG] Connection id "0HNE3E5Q43M0J" completed keep alive response. 2025-07-15 18:09:52.516 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.4534ms 2025-07-15 18:09:52.516 +03:00 [DBG] Connection id "0HNE3E5Q43M0J" received FIN. 2025-07-15 18:09:52.516 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 18:09:52.516 +03:00 [DBG] Connection id "0HNE3E5Q43M0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:09:52.516 +03:00 [DBG] Connection id "0HNE3E5Q43M0J" disconnecting. 2025-07-15 18:09:52.516 +03:00 [DBG] Connection id "0HNE3E5Q43M0J" stopped. 2025-07-15 18:38:41.127 +03:00 [DBG] Connection id "0HNE3E5Q43M0K" accepted. 2025-07-15 18:38:41.127 +03:00 [DBG] Connection id "0HNE3E5Q43M0K" started. 2025-07-15 18:38:41.127 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-15 18:38:41.127 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:38:41.127 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 18:38:41.127 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 18:38:41.127 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 18:38:41.127 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 18:38:41.127 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 18:38:41.127 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 18:38:41.127 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 18:38:41.128 +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-15 18:38:41.128 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 18:38:41.128 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 18:38:41.128 +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-15 18:38:41.128 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 18:38:41.128 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 18:38:41.128 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:38:41.128 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:38:41.128 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 18:38:41.128 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 18:38:41.128 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 18:38:41.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:38:41.128 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:38:41.128 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 18:38:41.128 +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-15 18:38:41.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:38:41.128 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:38:41.128 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 18:38:41.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:38:41.128 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:38:41.128 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 18:38:41.128 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 18:38:41.128 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 18:38:41.129 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 18:38:41.129 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 18:38:41.129 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 18:38:41.129 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 18:38:41.129 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.119ms. 2025-07-15 18:38:41.129 +03:00 [INF] Executed ViewResult - view Index executed in 1.3457ms. 2025-07-15 18:38:41.129 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 18:38:41.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:38:41.130 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:38:41.130 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:38:41.130 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:38:41.130 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.8776ms 2025-07-15 18:38:41.130 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 18:38:41.130 +03:00 [DBG] Connection id "0HNE3E5Q43M0K" completed keep alive response. 2025-07-15 18:38:41.130 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.4627ms 2025-07-15 18:38:41.130 +03:00 [DBG] Connection id "0HNE3E5Q43M0K" received FIN. 2025-07-15 18:38:41.130 +03:00 [DBG] Connection id "0HNE3E5Q43M0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:38:41.130 +03:00 [DBG] Connection id "0HNE3E5Q43M0K" disconnecting. 2025-07-15 18:38:41.130 +03:00 [DBG] Connection id "0HNE3E5Q43M0K" stopped. 2025-07-15 18:44:45.015 +03:00 [DBG] Connection id "0HNE3E5Q43M0L" accepted. 2025-07-15 18:44:45.015 +03:00 [DBG] Connection id "0HNE3E5Q43M0L" started. 2025-07-15 18:44:45.015 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 18:44:45.015 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:44:45.015 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 18:44:45.015 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 18:44:45.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 18:44:45.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 18:44:45.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 18:44:45.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 18:44:45.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 18:44:45.016 +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-15 18:44:45.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 18:44:45.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 18:44:45.016 +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-15 18:44:45.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 18:44:45.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 18:44:45.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:44:45.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:44:45.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 18:44:45.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 18:44:45.016 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 18:44:45.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:44:45.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:44:45.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 18:44:45.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0047ms. 2025-07-15 18:44:45.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:44:45.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 18:44:45.016 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 18:44:45.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:44:45.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:44:45.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 18:44:45.017 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 18:44:45.017 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 18:44:45.017 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0772ms. 2025-07-15 18:44:45.017 +03:00 [INF] Executed ViewResult - view Index executed in 0.3372ms. 2025-07-15 18:44:45.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 18:44:45.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:44:45.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:44:45.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:44:45.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 18:44:45.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.8956ms 2025-07-15 18:44:45.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 18:44:45.017 +03:00 [DBG] Connection id "0HNE3E5Q43M0L" completed keep alive response. 2025-07-15 18:44:45.017 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.782ms 2025-07-15 18:44:45.017 +03:00 [DBG] Connection id "0HNE3E5Q43M0L" received FIN. 2025-07-15 18:44:45.017 +03:00 [DBG] Connection id "0HNE3E5Q43M0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:44:45.018 +03:00 [DBG] Connection id "0HNE3E5Q43M0L" disconnecting. 2025-07-15 18:44:45.018 +03:00 [DBG] Connection id "0HNE3E5Q43M0L" stopped. 2025-07-15 18:44:45.036 +03:00 [DBG] Connection id "0HNE3E5Q43M0M" accepted. 2025-07-15 18:44:45.036 +03:00 [DBG] Connection id "0HNE3E5Q43M0M" started. 2025-07-15 18:44:45.036 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/js/lkk_ch.js - null null 2025-07-15 18:44:45.036 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:44:45.036 +03:00 [DBG] The request path /js/lkk_ch.js does not match an existing file 2025-07-15 18:44:45.036 +03:00 [DBG] No candidates found for the request path '/js/lkk_ch.js' 2025-07-15 18:44:45.036 +03:00 [DBG] Request did not match any endpoints 2025-07-15 18:44:45.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 18:44:45.036 +03:00 [DBG] Connection id "0HNE3E5Q43M0M" completed keep alive response. 2025-07-15 18:44:45.036 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/js/lkk_ch.js - 404 0 null 0.4008ms 2025-07-15 18:44:45.036 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/js/lkk_ch.js, Response status code: 404 2025-07-15 18:44:45.036 +03:00 [DBG] Connection id "0HNE3E5Q43M0M" received FIN. 2025-07-15 18:44:45.037 +03:00 [DBG] Connection id "0HNE3E5Q43M0M" disconnecting. 2025-07-15 18:44:45.037 +03:00 [DBG] Connection id "0HNE3E5Q43M0M" stopped. 2025-07-15 18:44:45.037 +03:00 [DBG] Connection id "0HNE3E5Q43M0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:44:45.055 +03:00 [DBG] Connection id "0HNE3E5Q43M0N" accepted. 2025-07-15 18:44:45.056 +03:00 [DBG] Connection id "0HNE3E5Q43M0N" started. 2025-07-15 18:44:45.056 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970678850172399 - null null 2025-07-15 18:44:45.056 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:44:45.056 +03:00 [VRB] Range header's value is empty. 2025-07-15 18:44:45.058 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 18:44:45.058 +03:00 [DBG] Connection id "0HNE3E5Q43M0N" completed keep alive response. 2025-07-15 18:44:45.059 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970678850172399 - 200 1413083 text/javascript 2.7529ms 2025-07-15 18:44:45.059 +03:00 [DBG] Connection id "0HNE3E5Q43M0N" received FIN. 2025-07-15 18:44:45.059 +03:00 [DBG] Connection id "0HNE3E5Q43M0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:44:45.059 +03:00 [DBG] Connection id "0HNE3E5Q43M0N" disconnecting. 2025-07-15 18:44:45.059 +03:00 [DBG] Connection id "0HNE3E5Q43M0N" stopped. 2025-07-15 18:44:50.622 +03:00 [DBG] Connection id "0HNE3E5Q43M0O" accepted. 2025-07-15 18:44:50.622 +03:00 [DBG] Connection id "0HNE3E5Q43M0O" started. 2025-07-15 18:44:50.622 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - null null 2025-07-15 18:44:50.622 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:44:50.622 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-15 18:44:50.622 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-15 18:44:50.622 +03:00 [DBG] Request did not match any endpoints 2025-07-15 18:44:50.622 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 18:44:50.622 +03:00 [DBG] Connection id "0HNE3E5Q43M0O" completed keep alive response. 2025-07-15 18:44:50.622 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/vite.svg - 404 0 null 0.2485ms 2025-07-15 18:44:50.622 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://portal.top-engineer.com/vite.svg, Response status code: 404 2025-07-15 18:44:50.622 +03:00 [DBG] Connection id "0HNE3E5Q43M0O" received FIN. 2025-07-15 18:44:50.622 +03:00 [DBG] Connection id "0HNE3E5Q43M0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:44:50.622 +03:00 [DBG] Connection id "0HNE3E5Q43M0O" disconnecting. 2025-07-15 18:44:50.622 +03:00 [DBG] Connection id "0HNE3E5Q43M0O" stopped. 2025-07-15 18:44:50.643 +03:00 [DBG] Connection id "0HNE3E5Q43M0P" accepted. 2025-07-15 18:44:50.643 +03:00 [DBG] Connection id "0HNE3E5Q43M0P" started. 2025-07-15 18:44:50.643 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 18:44:50.643 +03:00 [VRB] All hosts are allowed. 2025-07-15 18:44:50.643 +03:00 [VRB] Range header's value is empty. 2025-07-15 18:44:50.644 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 18:44:50.644 +03:00 [DBG] Connection id "0HNE3E5Q43M0P" completed keep alive response. 2025-07-15 18:44:50.644 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 1.0887ms 2025-07-15 18:44:50.649 +03:00 [DBG] Connection id "0HNE3E5Q43M0P" received FIN. 2025-07-15 18:44:50.649 +03:00 [DBG] Connection id "0HNE3E5Q43M0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 18:44:50.650 +03:00 [DBG] Connection id "0HNE3E5Q43M0P" disconnecting. 2025-07-15 18:44:50.650 +03:00 [DBG] Connection id "0HNE3E5Q43M0P" stopped. 2025-07-15 19:11:15.333 +03:00 [DBG] Connection id "0HNE3E5Q43M0Q" accepted. 2025-07-15 19:11:15.333 +03:00 [DBG] Connection id "0HNE3E5Q43M0Q" started. 2025-07-15 19:11:15.334 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 19:11:15.334 +03:00 [VRB] All hosts are allowed. 2025-07-15 19:11:15.334 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 19:11:15.334 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 19:11:15.334 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 19:11:15.334 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 19:11:15.334 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 19:11:15.334 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 19:11:15.334 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 19:11:15.334 +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-15 19:11:15.334 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 19:11:15.334 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 19:11:15.334 +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-15 19:11:15.334 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 19:11:15.334 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 19:11:15.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:11:15.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:11:15.334 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 19:11:15.334 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 19:11:15.334 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 19:11:15.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:11:15.334 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:11:15.334 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 19:11:15.335 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0116ms. 2025-07-15 19:11:15.335 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:11:15.335 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:11:15.335 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 19:11:15.335 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:11:15.335 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:11:15.335 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 19:11:15.335 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 19:11:15.335 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 19:11:15.336 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 19:11:15.336 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 19:11:15.336 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 19:11:15.336 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 19:11:15.336 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.046ms. 2025-07-15 19:11:15.336 +03:00 [INF] Executed ViewResult - view Index executed in 1.3601ms. 2025-07-15 19:11:15.336 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 19:11:15.336 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:11:15.336 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:11:15.336 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:11:15.336 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:11:15.336 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.0657ms 2025-07-15 19:11:15.336 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 19:11:15.336 +03:00 [DBG] Connection id "0HNE3E5Q43M0Q" completed keep alive response. 2025-07-15 19:11:15.336 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.6172ms 2025-07-15 19:11:15.337 +03:00 [DBG] Connection id "0HNE3E5Q43M0Q" received FIN. 2025-07-15 19:11:15.337 +03:00 [DBG] Connection id "0HNE3E5Q43M0Q" disconnecting. 2025-07-15 19:11:15.337 +03:00 [DBG] Connection id "0HNE3E5Q43M0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 19:11:15.338 +03:00 [DBG] Connection id "0HNE3E5Q43M0Q" stopped. 2025-07-15 19:44:42.741 +03:00 [DBG] Connection id "0HNE3E5Q43M0R" accepted. 2025-07-15 19:44:42.741 +03:00 [DBG] Connection id "0HNE3E5Q43M0R" started. 2025-07-15 19:44:42.742 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 19:44:42.742 +03:00 [VRB] All hosts are allowed. 2025-07-15 19:44:42.742 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 19:44:42.742 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 19:44:42.742 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 19:44:42.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 19:44:42.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 19:44:42.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 19:44:42.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 19:44:42.742 +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-15 19:44:42.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 19:44:42.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 19:44:42.742 +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-15 19:44:42.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 19:44:42.742 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 19:44:42.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:42.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:42.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 19:44:42.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 19:44:42.742 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 19:44:42.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:42.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:42.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 19:44:42.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0051ms. 2025-07-15 19:44:42.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:42.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:42.742 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 19:44:42.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:42.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:42.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 19:44:42.742 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-15 19:44:42.743 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-15 19:44:42.744 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-15 19:44:42.744 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-15 19:44:42.744 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-15 19:44:42.744 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 19:44:42.744 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.3048ms. 2025-07-15 19:44:42.744 +03:00 [INF] Executed ViewResult - view Index executed in 1.6681ms. 2025-07-15 19:44:42.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 19:44:42.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:42.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:42.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:42.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:42.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.2999ms 2025-07-15 19:44:42.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 19:44:42.744 +03:00 [DBG] Connection id "0HNE3E5Q43M0R" completed keep alive response. 2025-07-15 19:44:42.744 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 2.9106ms 2025-07-15 19:44:42.745 +03:00 [DBG] Connection id "0HNE3E5Q43M0R" received FIN. 2025-07-15 19:44:42.745 +03:00 [DBG] Connection id "0HNE3E5Q43M0R" disconnecting. 2025-07-15 19:44:42.745 +03:00 [DBG] Connection id "0HNE3E5Q43M0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 19:44:42.746 +03:00 [DBG] Connection id "0HNE3E5Q43M0R" stopped. 2025-07-15 19:44:42.931 +03:00 [DBG] Connection id "0HNE3E5Q43M0S" accepted. 2025-07-15 19:44:42.931 +03:00 [DBG] Connection id "0HNE3E5Q43M0S" started. 2025-07-15 19:44:42.932 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970714827443524 - null null 2025-07-15 19:44:42.932 +03:00 [VRB] All hosts are allowed. 2025-07-15 19:44:42.932 +03:00 [VRB] Range header's value is empty. 2025-07-15 19:44:42.935 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 19:44:42.935 +03:00 [DBG] Connection id "0HNE3E5Q43M0S" completed keep alive response. 2025-07-15 19:44:42.935 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970714827443524 - 200 1413083 text/javascript 3.2485ms 2025-07-15 19:44:42.935 +03:00 [DBG] Connection id "0HNE3E5Q43M0S" received FIN. 2025-07-15 19:44:42.935 +03:00 [DBG] Connection id "0HNE3E5Q43M0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 19:44:42.936 +03:00 [DBG] Connection id "0HNE3E5Q43M0S" disconnecting. 2025-07-15 19:44:42.936 +03:00 [DBG] Connection id "0HNE3E5Q43M0S" stopped. 2025-07-15 19:44:43.046 +03:00 [DBG] Connection id "0HNE3E5Q43M0T" accepted. 2025-07-15 19:44:43.047 +03:00 [DBG] Connection id "0HNE3E5Q43M0T" started. 2025-07-15 19:44:43.047 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - null null 2025-07-15 19:44:43.047 +03:00 [VRB] All hosts are allowed. 2025-07-15 19:44:43.047 +03:00 [VRB] Range header's value is empty. 2025-07-15 19:44:43.048 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-07-15 19:44:43.048 +03:00 [DBG] Connection id "0HNE3E5Q43M0T" completed keep alive response. 2025-07-15 19:44:43.048 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.css - 200 345887 text/css 1.4837ms 2025-07-15 19:44:43.057 +03:00 [DBG] Connection id "0HNE3E5Q43M0T" received FIN. 2025-07-15 19:44:43.057 +03:00 [DBG] Connection id "0HNE3E5Q43M0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 19:44:43.057 +03:00 [DBG] Connection id "0HNE3E5Q43M0T" disconnecting. 2025-07-15 19:44:43.058 +03:00 [DBG] Connection id "0HNE3E5Q43M0T" stopped. 2025-07-15 19:44:43.940 +03:00 [DBG] Connection id "0HNE3E5Q43M0U" accepted. 2025-07-15 19:44:43.940 +03:00 [DBG] Connection id "0HNE3E5Q43M0U" started. 2025-07-15 19:44:43.941 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 19:44:43.941 +03:00 [VRB] All hosts are allowed. 2025-07-15 19:44:43.941 +03:00 [DBG] POST requests are not supported 2025-07-15 19:44:43.941 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 19:44:43.941 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 19:44:43.941 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 19:44:43.941 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 19:44:43.941 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 19:44:43.941 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 19:44:43.941 +03:00 [INF] CORS policy execution failed. 2025-07-15 19:44:43.941 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 19:44:43.941 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 19:44:43.941 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 19:44:43.942 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 19:44:43.942 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 19:44:43.942 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 19:44:43.942 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 19:44:43.942 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 19:44:43.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:43.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:43.942 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 19:44:43.942 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 19:44:43.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:43.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:43.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 19:44:43.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 19:44:43.942 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 19:44:43.942 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.2109ms. 2025-07-15 19:44:43.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 19:44:43.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 19:44:43.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:43.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:43.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:43.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:43.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 19:44:43.943 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 19:44:43.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 19:44:43.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 19:44:43.943 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 19:44:43.943 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 19:44:43.943 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 19:44:43.943 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 19:44:43.943 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 19:44:43.944 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 19:44:43.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 19:44:43.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 19:44:43.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:43.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:43.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:43.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:43.944 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 2.0551ms 2025-07-15 19:44:43.944 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 19:44:43.944 +03:00 [DBG] Connection id "0HNE3E5Q43M0U" completed keep alive response. 2025-07-15 19:44:43.944 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 3.2074ms 2025-07-15 19:44:43.944 +03:00 [DBG] Connection id "0HNE3E5Q43M0U" received FIN. 2025-07-15 19:44:43.944 +03:00 [DBG] Connection id "0HNE3E5Q43M0U" disconnecting. 2025-07-15 19:44:43.945 +03:00 [DBG] Connection id "0HNE3E5Q43M0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 19:44:43.946 +03:00 [DBG] Connection id "0HNE3E5Q43M0U" stopped. 2025-07-15 19:44:49.058 +03:00 [DBG] Connection id "0HNE3E5Q43M0V" accepted. 2025-07-15 19:44:49.058 +03:00 [DBG] Connection id "0HNE3E5Q43M0V" started. 2025-07-15 19:44:49.059 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/ - null null 2025-07-15 19:44:49.059 +03:00 [VRB] All hosts are allowed. 2025-07-15 19:44:49.059 +03:00 [DBG] The request path / does not match a supported file type 2025-07-15 19:44:49.059 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-15 19:44:49.059 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-15 19:44:49.059 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 19:44:49.059 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 19:44:49.059 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 19:44:49.059 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 19:44:49.059 +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-15 19:44:49.059 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 19:44:49.059 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 19:44:49.059 +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-15 19:44:49.059 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 19:44:49.059 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 19:44:49.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.059 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 19:44:49.059 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-15 19:44:49.059 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 19:44:49.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:49.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:49.059 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 19:44:49.059 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0035ms. 2025-07-15 19:44:49.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:49.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:49.059 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-15 19:44:49.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 19:44:49.059 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-07-15 19:44:49.059 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-15 19:44:49.059 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0619ms. 2025-07-15 19:44:49.060 +03:00 [INF] Executed ViewResult - view Index executed in 0.2187ms. 2025-07-15 19:44:49.060 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-15 19:44:49.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.060 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7451ms 2025-07-15 19:44:49.060 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-15 19:44:49.060 +03:00 [DBG] Connection id "0HNE3E5Q43M0V" completed keep alive response. 2025-07-15 19:44:49.060 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/ - 200 null text/html; charset=utf-8 1.3509ms 2025-07-15 19:44:49.060 +03:00 [DBG] Connection id "0HNE3E5Q43M0V" received FIN. 2025-07-15 19:44:49.060 +03:00 [DBG] Connection id "0HNE3E5Q43M0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 19:44:49.060 +03:00 [DBG] Connection id "0HNE3E5Q43M0V" disconnecting. 2025-07-15 19:44:49.061 +03:00 [DBG] Connection id "0HNE3E5Q43M0V" stopped. 2025-07-15 19:44:49.229 +03:00 [DBG] Connection id "0HNE3E5Q43M10" accepted. 2025-07-15 19:44:49.230 +03:00 [DBG] Connection id "0HNE3E5Q43M10" started. 2025-07-15 19:44:49.230 +03:00 [INF] Request starting HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970714890599924 - null null 2025-07-15 19:44:49.230 +03:00 [VRB] All hosts are allowed. 2025-07-15 19:44:49.230 +03:00 [VRB] Range header's value is empty. 2025-07-15 19:44:49.232 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-07-15 19:44:49.233 +03:00 [DBG] Connection id "0HNE3E5Q43M10" completed keep alive response. 2025-07-15 19:44:49.233 +03:00 [INF] Request finished HTTP/1.1 GET http://portal.top-engineer.com/assets/index.js?v=133970714890599924 - 200 1413083 text/javascript 2.8959ms 2025-07-15 19:44:49.233 +03:00 [DBG] Connection id "0HNE3E5Q43M10" received FIN. 2025-07-15 19:44:49.233 +03:00 [DBG] Connection id "0HNE3E5Q43M10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 19:44:49.233 +03:00 [DBG] Connection id "0HNE3E5Q43M10" disconnecting. 2025-07-15 19:44:49.233 +03:00 [DBG] Connection id "0HNE3E5Q43M10" stopped. 2025-07-15 19:44:49.708 +03:00 [DBG] Connection id "0HNE3E5Q43M11" accepted. 2025-07-15 19:44:49.708 +03:00 [DBG] Connection id "0HNE3E5Q43M11" started. 2025-07-15 19:44:49.708 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-15 19:44:49.708 +03:00 [VRB] All hosts are allowed. 2025-07-15 19:44:49.708 +03:00 [DBG] POST requests are not supported 2025-07-15 19:44:49.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-15 19:44:49.708 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-07-15 19:44:49.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 19:44:49.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-15 19:44:49.709 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-15 19:44:49.709 +03:00 [DBG] The request has an origin header: 'https://portal.top-engineer.com'. 2025-07-15 19:44:49.709 +03:00 [INF] CORS policy execution failed. 2025-07-15 19:44:49.709 +03:00 [INF] Request origin https://portal.top-engineer.com does not have permission to access the resource. 2025-07-15 19:44:49.709 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 19:44:49.709 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-07-15 19:44:49.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-15 19:44:49.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-15 19:44:49.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-07-15 19:44:49.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-15 19:44:49.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-07-15 19:44:49.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 19:44:49.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-15 19:44:49.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 19:44:49.710 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-15 19:44:49.710 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0557ms. 2025-07-15 19:44:49.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 19:44:49.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 19:44:49.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 19:44:49.710 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-07-15 19:44:49.710 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-15 19:44:49.711 +03:00 [DBG] Attempting to select the first output formatter in the output formatters list which supports a content type from the explicitly specified content types '["application/problem+json","application/problem+xml","application/problem+json","application/problem+xml"]'. 2025-07-15 19:44:49.711 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-15 19:44:49.711 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-15 19:44:49.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-15 19:44:49.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 19:44:49.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-15 19:44:49.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.711 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-15 19:44:49.711 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 2.1145ms 2025-07-15 19:44:49.711 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-15 19:44:49.712 +03:00 [DBG] Connection id "0HNE3E5Q43M11" completed keep alive response. 2025-07-15 19:44:49.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 401 null application/problem+json; charset=utf-8 3.6062ms 2025-07-15 19:44:49.712 +03:00 [DBG] Connection id "0HNE3E5Q43M11" received FIN. 2025-07-15 19:44:49.712 +03:00 [DBG] Connection id "0HNE3E5Q43M11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-15 19:44:49.712 +03:00 [DBG] Connection id "0HNE3E5Q43M11" disconnecting. 2025-07-15 19:44:49.712 +03:00 [DBG] Connection id "0HNE3E5Q43M11" stopped.