2025-07-09 04:57:13.993 +03:00 [DBG] Connection id "0HNC8090TGJ8K" accepted. 2025-07-09 04:57:13.994 +03:00 [DBG] Connection id "0HNC8090TGJ8K" started. 2025-07-09 04:57:13.995 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-09 04:57:13.995 +03:00 [VRB] All hosts are allowed. 2025-07-09 04:57:13.995 +03:00 [DBG] The request path / does not match a supported file type 2025-07-09 04:57:13.995 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-09 04:57:13.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-09 04:57:13.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-09 04:57:13.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-09 04:57:13.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-09 04:57:13.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-09 04:57:13.995 +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-09 04:57:13.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-09 04:57:13.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-09 04:57:13.995 +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-09 04:57:13.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-09 04:57:13.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-09 04:57:13.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 04:57:13.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 04:57:13.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-09 04:57:13.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-09 04:57:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-09 04:57:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 04:57:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 04:57:13.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-09 04:57:13.996 +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-09 04:57:13.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 04:57:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 04:57:13.996 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-09 04:57:13.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 04:57:13.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 04:57:13.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-09 04:57:13.996 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-09 04:57:13.996 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-09 04:57:13.997 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-09 04:57:13.997 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-09 04:57:13.997 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-09 04:57:13.997 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-09 04:57:13.997 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.9473ms. 2025-07-09 04:57:13.997 +03:00 [INF] Executed ViewResult - view Index executed in 1.185ms. 2025-07-09 04:57:13.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-09 04:57:13.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 04:57:13.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 04:57:13.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 04:57:13.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 04:57:13.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.941ms 2025-07-09 04:57:13.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-09 04:57:13.997 +03:00 [DBG] Connection id "0HNC8090TGJ8K" completed keep alive response. 2025-07-09 04:57:13.997 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.8958ms 2025-07-09 04:57:13.998 +03:00 [DBG] Connection id "0HNC8090TGJ8K" received FIN. 2025-07-09 04:57:13.998 +03:00 [DBG] Connection id "0HNC8090TGJ8K" disconnecting. 2025-07-09 04:57:13.998 +03:00 [DBG] Connection id "0HNC8090TGJ8K" stopped. 2025-07-09 04:57:13.998 +03:00 [DBG] Connection id "0HNC8090TGJ8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-09 04:57:32.840 +03:00 [DBG] Connection id "0HNC8090TGJ8L" accepted. 2025-07-09 04:57:32.840 +03:00 [DBG] Connection id "0HNC8090TGJ8L" started. 2025-07-09 04:57:32.841 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-09 04:57:32.841 +03:00 [VRB] All hosts are allowed. 2025-07-09 04:57:32.841 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-09 04:57:32.841 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-09 04:57:32.841 +03:00 [DBG] Request did not match any endpoints 2025-07-09 04:57:32.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-09 04:57:32.841 +03:00 [DBG] Connection id "0HNC8090TGJ8L" completed keep alive response. 2025-07-09 04:57:32.841 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.3206ms 2025-07-09 04:57:32.841 +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-09 04:57:32.841 +03:00 [DBG] Connection id "0HNC8090TGJ8L" received FIN. 2025-07-09 04:57:32.841 +03:00 [DBG] Connection id "0HNC8090TGJ8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-09 04:57:32.841 +03:00 [DBG] Connection id "0HNC8090TGJ8L" disconnecting. 2025-07-09 04:57:32.841 +03:00 [DBG] Connection id "0HNC8090TGJ8L" stopped. 2025-07-09 04:57:33.555 +03:00 [DBG] Connection id "0HNC8090TGJ8M" accepted. 2025-07-09 04:57:33.556 +03:00 [DBG] Connection id "0HNC8090TGJ8M" started. 2025-07-09 04:57:33.556 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/sitemap.xml - null null 2025-07-09 04:57:33.556 +03:00 [VRB] All hosts are allowed. 2025-07-09 04:57:33.556 +03:00 [DBG] The request path /sitemap.xml does not match an existing file 2025-07-09 04:57:33.556 +03:00 [DBG] No candidates found for the request path '/sitemap.xml' 2025-07-09 04:57:33.556 +03:00 [DBG] Request did not match any endpoints 2025-07-09 04:57:33.556 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-09 04:57:33.556 +03:00 [DBG] Connection id "0HNC8090TGJ8M" completed keep alive response. 2025-07-09 04:57:33.556 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/sitemap.xml - 404 0 null 0.2944ms 2025-07-09 04:57:33.556 +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/sitemap.xml, Response status code: 404 2025-07-09 04:57:33.556 +03:00 [DBG] Connection id "0HNC8090TGJ8M" received FIN. 2025-07-09 04:57:33.556 +03:00 [DBG] Connection id "0HNC8090TGJ8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-09 04:57:33.556 +03:00 [DBG] Connection id "0HNC8090TGJ8M" disconnecting. 2025-07-09 04:57:33.556 +03:00 [DBG] Connection id "0HNC8090TGJ8M" stopped. 2025-07-09 04:57:33.923 +03:00 [DBG] Connection id "0HNC8090TGJ8N" accepted. 2025-07-09 04:57:33.923 +03:00 [DBG] Connection id "0HNC8090TGJ8N" started. 2025-07-09 04:57:33.923 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/config.json - null null 2025-07-09 04:57:33.923 +03:00 [VRB] All hosts are allowed. 2025-07-09 04:57:33.923 +03:00 [DBG] The request path /config.json does not match an existing file 2025-07-09 04:57:33.923 +03:00 [DBG] No candidates found for the request path '/config.json' 2025-07-09 04:57:33.923 +03:00 [DBG] Request did not match any endpoints 2025-07-09 04:57:33.923 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-09 04:57:33.923 +03:00 [DBG] Connection id "0HNC8090TGJ8N" completed keep alive response. 2025-07-09 04:57:33.924 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/config.json - 404 0 null 0.2445ms 2025-07-09 04:57:33.924 +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.json, Response status code: 404 2025-07-09 04:57:33.924 +03:00 [DBG] Connection id "0HNC8090TGJ8N" received FIN. 2025-07-09 04:57:33.924 +03:00 [DBG] Connection id "0HNC8090TGJ8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-09 04:57:33.924 +03:00 [DBG] Connection id "0HNC8090TGJ8N" disconnecting. 2025-07-09 04:57:33.924 +03:00 [DBG] Connection id "0HNC8090TGJ8N" stopped. 2025-07-09 11:08:43.354 +03:00 [DBG] Connection id "0HNC8090TGJ8O" accepted. 2025-07-09 11:08:43.355 +03:00 [DBG] Connection id "0HNC8090TGJ8O" started. 2025-07-09 11:08:43.355 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-07-09 11:08:43.355 +03:00 [VRB] All hosts are allowed. 2025-07-09 11:08:43.355 +03:00 [DBG] The request path / does not match a supported file type 2025-07-09 11:08:43.355 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-07-09 11:08:43.355 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-07-09 11:08:43.355 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-09 11:08:43.355 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-09 11:08:43.355 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-09 11:08:43.355 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-09 11:08:43.355 +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-09 11:08:43.355 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-09 11:08:43.355 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-09 11:08:43.355 +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-09 11:08:43.355 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-09 11:08:43.356 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-09 11:08:43.356 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 11:08:43.356 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 11:08:43.356 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-09 11:08:43.356 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-07-09 11:08:43.356 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-09 11:08:43.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 11:08:43.356 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 11:08:43.356 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-07-09 11:08:43.356 +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-09 11:08:43.356 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 11:08:43.356 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 11:08:43.356 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-07-09 11:08:43.356 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 11:08:43.356 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 11:08:43.356 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-09 11:08:43.356 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-07-09 11:08:43.356 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-07-09 11:08:43.357 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-07-09 11:08:43.357 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-07-09 11:08:43.357 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-07-09 11:08:43.357 +03:00 [INF] Executing ViewResult, running view Index. 2025-07-09 11:08:43.357 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 1.0509ms. 2025-07-09 11:08:43.357 +03:00 [INF] Executed ViewResult - view Index executed in 1.2989ms. 2025-07-09 11:08:43.358 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-07-09 11:08:43.358 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 11:08:43.358 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 11:08:43.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 11:08:43.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 11:08:43.358 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 2.1209ms 2025-07-09 11:08:43.358 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-07-09 11:08:43.358 +03:00 [DBG] Connection id "0HNC8090TGJ8O" completed keep alive response. 2025-07-09 11:08:43.358 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 3.1468ms 2025-07-09 11:08:43.358 +03:00 [DBG] Connection id "0HNC8090TGJ8O" received FIN. 2025-07-09 11:08:43.358 +03:00 [DBG] Connection id "0HNC8090TGJ8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-09 11:08:43.358 +03:00 [DBG] Connection id "0HNC8090TGJ8O" disconnecting. 2025-07-09 11:08:43.358 +03:00 [DBG] Connection id "0HNC8090TGJ8O" stopped. 2025-07-09 17:52:05.434 +03:00 [DBG] Connection id "0HNC8090TGJ8P" accepted. 2025-07-09 17:52:05.434 +03:00 [DBG] Connection id "0HNC8090TGJ8P" started. 2025-07-09 17:52:05.435 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-07-09 17:52:05.435 +03:00 [VRB] All hosts are allowed. 2025-07-09 17:52:05.435 +03:00 [DBG] POST requests are not supported 2025-07-09 17:52:05.435 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-07-09 17:52:05.435 +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-09 17:52:05.435 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-09 17:52:05.435 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-07-09 17:52:05.435 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-09 17:52:05.435 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-07-09 17:52:05.435 +03:00 [INF] CORS policy execution successful. 2025-07-09 17:52:05.435 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-09 17:52:05.435 +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-09 17:52:05.435 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-07-09 17:52:05.435 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-07-09 17:52:05.436 +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-09 17:52:05.436 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-07-09 17:52:05.436 +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-09 17:52:05.436 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 17:52:05.436 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 17:52:05.436 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-09 17:52:05.436 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-07-09 17:52:05.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 17:52:05.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 17:52:05.436 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-09 17:52:05.436 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-09 17:52:05.436 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-07-09 17:52:05.437 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0151ms. 2025-07-09 17:52:05.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-09 17:52:05.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-07-09 17:52:05.437 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 17:52:05.437 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-07-09 17:52:05.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 17:52:05.437 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 17:52:05.437 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-09 17:52:05.438 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-09 17:52:05.438 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-09 17:52:05.438 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-09 17:52:05.438 +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-09 17:52:05.438 +03:00 [DBG] No information found on request to perform content negotiation. 2025-07-09 17:52:05.438 +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-09 17:52:05.438 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-07-09 17:52:05.438 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-07-09 17:52:05.438 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-07-09 17:52:05.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-09 17:52:05.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-07-09 17:52:05.438 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 17:52:05.438 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 17:52:05.438 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 17:52:05.438 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-07-09 17:52:05.438 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 2.2111ms 2025-07-09 17:52:05.438 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-07-09 17:52:05.438 +03:00 [DBG] Connection id "0HNC8090TGJ8P" completed keep alive response. 2025-07-09 17:52:05.438 +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.8996ms 2025-07-09 17:52:05.439 +03:00 [DBG] Connection id "0HNC8090TGJ8P" received FIN. 2025-07-09 17:52:05.439 +03:00 [DBG] Connection id "0HNC8090TGJ8P" disconnecting. 2025-07-09 17:52:05.439 +03:00 [DBG] Connection id "0HNC8090TGJ8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-09 17:52:05.440 +03:00 [DBG] Connection id "0HNC8090TGJ8P" stopped. 2025-07-09 17:52:05.445 +03:00 [DBG] Connection id "0HNC8090TGJ8Q" accepted. 2025-07-09 17:52:05.445 +03:00 [DBG] Connection id "0HNC8090TGJ8Q" started. 2025-07-09 17:52:05.446 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-07-09 17:52:05.446 +03:00 [VRB] All hosts are allowed. 2025-07-09 17:52:05.446 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-07-09 17:52:05.446 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-07-09 17:52:05.446 +03:00 [DBG] Request did not match any endpoints 2025-07-09 17:52:05.446 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-07-09 17:52:05.446 +03:00 [DBG] Connection id "0HNC8090TGJ8Q" completed keep alive response. 2025-07-09 17:52:05.446 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.3465ms 2025-07-09 17:52:05.446 +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-09 17:52:05.446 +03:00 [DBG] Connection id "0HNC8090TGJ8Q" received FIN. 2025-07-09 17:52:05.446 +03:00 [DBG] Connection id "0HNC8090TGJ8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-07-09 17:52:05.446 +03:00 [DBG] Connection id "0HNC8090TGJ8Q" disconnecting. 2025-07-09 17:52:05.446 +03:00 [DBG] Connection id "0HNC8090TGJ8Q" stopped.