2025-06-29 02:01:52.276 +03:00 [DBG] Connection id "0HNC8090TG9BG" accepted. 2025-06-29 02:01:52.291 +03:00 [DBG] Connection id "0HNC8090TG9BG" started. 2025-06-29 02:01:52.291 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 02:01:52.291 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:01:52.291 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 02:01:52.291 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 02:01:52.291 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 02:01:52.291 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 02:01:52.292 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 02:01:52.292 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 02:01:52.292 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 02:01:52.292 +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-06-29 02:01:52.292 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 02:01:52.292 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 02:01:52.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-06-29 02:01:52.293 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 02:01:52.293 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 02:01:52.293 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:01:52.293 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:01:52.293 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 02:01:52.293 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 02:01:52.293 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 02:01:52.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:01:52.293 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:01:52.293 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 02:01:52.295 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0053ms. 2025-06-29 02:01:52.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:01:52.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:01:52.295 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 02:01:52.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:01:52.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:01:52.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 02:01:52.296 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-29 02:01:52.296 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-29 02:01:52.310 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-29 02:01:52.310 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-29 02:01:52.310 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-29 02:01:52.310 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 02:01:52.310 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 14.5072ms. 2025-06-29 02:01:52.310 +03:00 [INF] Executed ViewResult - view Index executed in 14.8027ms. 2025-06-29 02:01:52.310 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 02:01:52.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:01:52.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:01:52.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:01:52.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:01:52.311 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 17.8357ms 2025-06-29 02:01:52.311 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 02:01:52.311 +03:00 [DBG] Connection id "0HNC8090TG9BG" completed keep alive response. 2025-06-29 02:01:52.311 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 19.975ms 2025-06-29 02:01:52.311 +03:00 [DBG] Connection id "0HNC8090TG9BG" received FIN. 2025-06-29 02:01:52.311 +03:00 [DBG] Connection id "0HNC8090TG9BG" disconnecting. 2025-06-29 02:01:52.311 +03:00 [DBG] Connection id "0HNC8090TG9BG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:01:52.313 +03:00 [DBG] Connection id "0HNC8090TG9BG" stopped. 2025-06-29 02:01:53.328 +03:00 [DBG] Connection id "0HNC8090TG9BH" accepted. 2025-06-29 02:01:53.328 +03:00 [DBG] Connection id "0HNC8090TG9BH" started. 2025-06-29 02:01:53.328 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133956253123107773 - null null 2025-06-29 02:01:53.328 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:01:53.328 +03:00 [VRB] Range header's value is empty. 2025-06-29 02:01:53.334 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-29 02:01:53.335 +03:00 [DBG] Connection id "0HNC8090TG9BH" completed keep alive response. 2025-06-29 02:01:53.335 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133956253123107773 - 200 1413083 text/javascript 6.4975ms 2025-06-29 02:01:53.335 +03:00 [DBG] Connection id "0HNC8090TG9BH" received FIN. 2025-06-29 02:01:53.335 +03:00 [DBG] Connection id "0HNC8090TG9BH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:01:53.336 +03:00 [DBG] Connection id "0HNC8090TG9BH" disconnecting. 2025-06-29 02:01:53.336 +03:00 [DBG] Connection id "0HNC8090TG9BH" stopped. 2025-06-29 02:02:46.831 +03:00 [DBG] Connection id "0HNC8090TG9BI" accepted. 2025-06-29 02:02:46.831 +03:00 [DBG] Connection id "0HNC8090TG9BI" started. 2025-06-29 02:02:46.832 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-06-29 02:02:46.832 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:02:46.832 +03:00 [VRB] Range header's value is empty. 2025-06-29 02:02:46.834 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-06-29 02:02:46.834 +03:00 [DBG] Connection id "0HNC8090TG9BI" completed keep alive response. 2025-06-29 02:02:46.834 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 2.9565ms 2025-06-29 02:02:46.842 +03:00 [DBG] Connection id "0HNC8090TG9BI" received FIN. 2025-06-29 02:02:46.842 +03:00 [DBG] Connection id "0HNC8090TG9BI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:02:46.842 +03:00 [DBG] Connection id "0HNC8090TG9BI" disconnecting. 2025-06-29 02:02:46.842 +03:00 [DBG] Connection id "0HNC8090TG9BI" stopped. 2025-06-29 02:02:47.293 +03:00 [DBG] Connection id "0HNC8090TG9BJ" accepted. 2025-06-29 02:02:47.293 +03:00 [DBG] Connection id "0HNC8090TG9BJ" started. 2025-06-29 02:02:47.294 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133956253123107773 - null null 2025-06-29 02:02:47.294 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:02:47.294 +03:00 [VRB] Range header's value is empty. 2025-06-29 02:02:47.295 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-29 02:02:47.295 +03:00 [DBG] Connection id "0HNC8090TG9BJ" completed keep alive response. 2025-06-29 02:02:47.295 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133956253123107773 - 200 1413083 text/javascript 1.7433ms 2025-06-29 02:02:47.296 +03:00 [DBG] Connection id "0HNC8090TG9BJ" received FIN. 2025-06-29 02:02:47.296 +03:00 [DBG] Connection id "0HNC8090TG9BJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:02:47.296 +03:00 [DBG] Connection id "0HNC8090TG9BJ" disconnecting. 2025-06-29 02:02:47.296 +03:00 [DBG] Connection id "0HNC8090TG9BJ" stopped. 2025-06-29 02:02:48.482 +03:00 [DBG] Connection id "0HNC8090TG9BK" accepted. 2025-06-29 02:02:48.482 +03:00 [DBG] Connection id "0HNC8090TG9BK" started. 2025-06-29 02:02:48.482 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-06-29 02:02:48.482 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:02:48.482 +03:00 [DBG] POST requests are not supported 2025-06-29 02:02:48.482 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-06-29 02:02:48.482 +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-06-29 02:02:48.482 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-29 02:02:48.482 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 02:02:48.482 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 02:02:48.482 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-29 02:02:48.483 +03:00 [INF] CORS policy execution successful. 2025-06-29 02:02:48.483 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-29 02:02:48.483 +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-06-29 02:02:48.483 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 02:02:48.483 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 02:02:48.483 +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-06-29 02:02:48.483 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 02:02:48.483 +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-06-29 02:02:48.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:02:48.483 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-29 02:02:48.483 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-29 02:02:48.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-29 02:02:48.483 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 02:02:48.483 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0144ms. 2025-06-29 02:02:48.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-29 02:02:48.483 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-29 02:02:48.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-29 02:02:48.484 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-29 02:02:48.484 +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-06-29 02:02:48.484 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-29 02:02:48.484 +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-06-29 02:02:48.484 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-06-29 02:02:48.484 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-06-29 02:02:48.484 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-29 02:02:48.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-29 02:02:48.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-29 02:02:48.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:02:48.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:02:48.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:02:48.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:02:48.484 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.2129ms 2025-06-29 02:02:48.484 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-29 02:02:48.484 +03:00 [DBG] Connection id "0HNC8090TG9BK" completed keep alive response. 2025-06-29 02:02:48.484 +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.1232ms 2025-06-29 02:02:48.484 +03:00 [DBG] Connection id "0HNC8090TG9BK" received FIN. 2025-06-29 02:02:48.484 +03:00 [DBG] Connection id "0HNC8090TG9BK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:02:48.485 +03:00 [DBG] Connection id "0HNC8090TG9BK" disconnecting. 2025-06-29 02:02:48.485 +03:00 [DBG] Connection id "0HNC8090TG9BK" stopped. 2025-06-29 02:18:41.113 +03:00 [DBG] Connection id "0HNC8090TG9BL" accepted. 2025-06-29 02:18:41.113 +03:00 [DBG] Connection id "0HNC8090TG9BL" started. 2025-06-29 02:18:41.113 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 02:18:41.113 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:18:41.113 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 02:18:41.113 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 02:18:41.113 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 02:18:41.114 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 02:18:41.114 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 02:18:41.114 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 02:18:41.114 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 02:18:41.114 +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-06-29 02:18:41.114 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 02:18:41.114 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 02:18:41.114 +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-06-29 02:18:41.114 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 02:18:41.114 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 02:18:41.114 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.114 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 02:18:41.114 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 02:18:41.114 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:41.114 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 02:18:41.114 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.004ms. 2025-06-29 02:18:41.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 02:18:41.114 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-29 02:18:41.114 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 02:18:41.114 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0727ms. 2025-06-29 02:18:41.114 +03:00 [INF] Executed ViewResult - view Index executed in 0.2299ms. 2025-06-29 02:18:41.114 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 02:18:41.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.114 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.114 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.6319ms 2025-06-29 02:18:41.115 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 02:18:41.115 +03:00 [DBG] Connection id "0HNC8090TG9BL" completed keep alive response. 2025-06-29 02:18:41.115 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.1976ms 2025-06-29 02:18:41.115 +03:00 [DBG] Connection id "0HNC8090TG9BL" received FIN. 2025-06-29 02:18:41.115 +03:00 [DBG] Connection id "0HNC8090TG9BL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:18:41.115 +03:00 [DBG] Connection id "0HNC8090TG9BL" disconnecting. 2025-06-29 02:18:41.115 +03:00 [DBG] Connection id "0HNC8090TG9BL" stopped. 2025-06-29 02:18:41.582 +03:00 [DBG] Connection id "0HNC8090TG9BM" accepted. 2025-06-29 02:18:41.582 +03:00 [DBG] Connection id "0HNC8090TG9BM" started. 2025-06-29 02:18:41.582 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 02:18:41.582 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:18:41.582 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 02:18:41.582 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 02:18:41.582 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 02:18:41.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 02:18:41.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 02:18:41.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 02:18:41.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 02:18:41.582 +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-06-29 02:18:41.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 02:18:41.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 02:18:41.582 +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-06-29 02:18:41.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 02:18:41.582 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 02:18:41.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 02:18:41.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 02:18:41.583 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:41.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 02:18:41.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.003ms. 2025-06-29 02:18:41.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 02:18:41.583 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-29 02:18:41.583 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 02:18:41.583 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0351ms. 2025-06-29 02:18:41.583 +03:00 [INF] Executed ViewResult - view Index executed in 0.1759ms. 2025-06-29 02:18:41.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 02:18:41.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:41.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.5391ms 2025-06-29 02:18:41.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 02:18:41.583 +03:00 [DBG] Connection id "0HNC8090TG9BM" completed keep alive response. 2025-06-29 02:18:41.583 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.0018ms 2025-06-29 02:18:41.583 +03:00 [DBG] Connection id "0HNC8090TG9BM" received FIN. 2025-06-29 02:18:41.583 +03:00 [DBG] Connection id "0HNC8090TG9BM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:18:41.583 +03:00 [DBG] Connection id "0HNC8090TG9BM" disconnecting. 2025-06-29 02:18:41.583 +03:00 [DBG] Connection id "0HNC8090TG9BM" stopped. 2025-06-29 02:18:42.102 +03:00 [DBG] Connection id "0HNC8090TG9BN" accepted. 2025-06-29 02:18:42.102 +03:00 [DBG] Connection id "0HNC8090TG9BN" started. 2025-06-29 02:18:42.102 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133956263211148283 - null null 2025-06-29 02:18:42.102 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:18:42.102 +03:00 [VRB] Range header's value is empty. 2025-06-29 02:18:42.104 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-29 02:18:42.104 +03:00 [DBG] Connection id "0HNC8090TG9BN" completed keep alive response. 2025-06-29 02:18:42.104 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133956263211148283 - 200 1413083 text/javascript 2.36ms 2025-06-29 02:18:42.105 +03:00 [DBG] Connection id "0HNC8090TG9BN" received FIN. 2025-06-29 02:18:42.105 +03:00 [DBG] Connection id "0HNC8090TG9BN" disconnecting. 2025-06-29 02:18:42.105 +03:00 [DBG] Connection id "0HNC8090TG9BN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:18:42.106 +03:00 [DBG] Connection id "0HNC8090TG9BN" stopped. 2025-06-29 02:18:43.003 +03:00 [DBG] Connection id "0HNC8090TG9BO" accepted. 2025-06-29 02:18:43.003 +03:00 [DBG] Connection id "0HNC8090TG9BO" started. 2025-06-29 02:18:43.003 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-06-29 02:18:43.003 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:18:43.003 +03:00 [VRB] Range header's value is empty. 2025-06-29 02:18:43.004 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-06-29 02:18:43.004 +03:00 [DBG] Connection id "0HNC8090TG9BO" completed keep alive response. 2025-06-29 02:18:43.004 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 1.0801ms 2025-06-29 02:18:43.009 +03:00 [DBG] Connection id "0HNC8090TG9BO" received FIN. 2025-06-29 02:18:43.009 +03:00 [DBG] Connection id "0HNC8090TG9BO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:18:43.009 +03:00 [DBG] Connection id "0HNC8090TG9BO" disconnecting. 2025-06-29 02:18:43.009 +03:00 [DBG] Connection id "0HNC8090TG9BO" stopped. 2025-06-29 02:18:43.521 +03:00 [DBG] Connection id "0HNC8090TG9BP" accepted. 2025-06-29 02:18:43.521 +03:00 [DBG] Connection id "0HNC8090TG9BP" started. 2025-06-29 02:18:43.521 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-06-29 02:18:43.521 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:18:43.521 +03:00 [VRB] Range header's value is empty. 2025-06-29 02:18:43.522 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-06-29 02:18:43.522 +03:00 [DBG] Connection id "0HNC8090TG9BP" completed keep alive response. 2025-06-29 02:18:43.522 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 0.8593ms 2025-06-29 02:18:43.527 +03:00 [DBG] Connection id "0HNC8090TG9BP" received FIN. 2025-06-29 02:18:43.527 +03:00 [DBG] Connection id "0HNC8090TG9BP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:18:43.527 +03:00 [DBG] Connection id "0HNC8090TG9BP" disconnecting. 2025-06-29 02:18:43.528 +03:00 [DBG] Connection id "0HNC8090TG9BP" stopped. 2025-06-29 02:18:43.830 +03:00 [DBG] Connection id "0HNC8090TG9BQ" accepted. 2025-06-29 02:18:43.831 +03:00 [DBG] Connection id "0HNC8090TG9BQ" started. 2025-06-29 02:18:43.831 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133956263215833538 - null null 2025-06-29 02:18:43.831 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:18:43.831 +03:00 [VRB] Range header's value is empty. 2025-06-29 02:18:43.833 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-29 02:18:43.833 +03:00 [DBG] Connection id "0HNC8090TG9BQ" received FIN. 2025-06-29 02:18:43.833 +03:00 [DBG] Connection id "0HNC8090TG9BQ" completed keep alive response. 2025-06-29 02:18:43.833 +03:00 [DBG] Connection id "0HNC8090TG9BQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:18:43.833 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133956263215833538 - 200 1413083 text/javascript 2.6917ms 2025-06-29 02:18:43.833 +03:00 [DBG] Connection id "0HNC8090TG9BQ" disconnecting. 2025-06-29 02:18:43.834 +03:00 [DBG] Connection id "0HNC8090TG9BQ" stopped. 2025-06-29 02:18:44.526 +03:00 [DBG] Connection id "0HNC8090TG9BR" accepted. 2025-06-29 02:18:44.526 +03:00 [DBG] Connection id "0HNC8090TG9BR" started. 2025-06-29 02:18:44.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-06-29 02:18:44.526 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:18:44.526 +03:00 [DBG] POST requests are not supported 2025-06-29 02:18:44.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-06-29 02:18:44.526 +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-06-29 02:18:44.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-29 02:18:44.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 02:18:44.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 02:18:44.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-29 02:18:44.526 +03:00 [INF] CORS policy execution successful. 2025-06-29 02:18:44.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-29 02:18:44.526 +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-06-29 02:18:44.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 02:18:44.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 02:18:44.527 +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-06-29 02:18:44.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 02:18:44.527 +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-06-29 02:18:44.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:44.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-29 02:18:44.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-29 02:18:44.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-29 02:18:44.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 02:18:44.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0113ms. 2025-06-29 02:18:44.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-29 02:18:44.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-29 02:18:44.527 +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-06-29 02:18:44.527 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-29 02:18:44.527 +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-06-29 02:18:44.527 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-06-29 02:18:44.527 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-06-29 02:18:44.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-29 02:18:44.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:44.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 02:18:44.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 0.8217ms 2025-06-29 02:18:44.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-29 02:18:44.527 +03:00 [DBG] Connection id "0HNC8090TG9BR" completed keep alive response. 2025-06-29 02:18:44.527 +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.4199ms 2025-06-29 02:18:44.528 +03:00 [DBG] Connection id "0HNC8090TG9BR" received FIN. 2025-06-29 02:18:44.528 +03:00 [DBG] Connection id "0HNC8090TG9BR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:18:44.528 +03:00 [DBG] Connection id "0HNC8090TG9BR" disconnecting. 2025-06-29 02:18:44.528 +03:00 [DBG] Connection id "0HNC8090TG9BR" stopped. 2025-06-29 02:18:45.146 +03:00 [DBG] Connection id "0HNC8090TG9BS" accepted. 2025-06-29 02:18:45.146 +03:00 [DBG] Connection id "0HNC8090TG9BS" started. 2025-06-29 02:18:45.146 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-06-29 02:18:45.146 +03:00 [VRB] All hosts are allowed. 2025-06-29 02:18:45.146 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-06-29 02:18:45.146 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-06-29 02:18:45.146 +03:00 [DBG] Request did not match any endpoints 2025-06-29 02:18:45.146 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 02:18:45.146 +03:00 [DBG] Connection id "0HNC8090TG9BS" completed keep alive response. 2025-06-29 02:18:45.146 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2804ms 2025-06-29 02:18:45.146 +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-06-29 02:18:45.147 +03:00 [DBG] Connection id "0HNC8090TG9BS" received FIN. 2025-06-29 02:18:45.147 +03:00 [DBG] Connection id "0HNC8090TG9BS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 02:18:45.147 +03:00 [DBG] Connection id "0HNC8090TG9BS" disconnecting. 2025-06-29 02:18:45.147 +03:00 [DBG] Connection id "0HNC8090TG9BS" stopped. 2025-06-29 08:12:26.197 +03:00 [DBG] Connection id "0HNC8090TG9BT" accepted. 2025-06-29 08:12:26.200 +03:00 [DBG] Connection id "0HNC8090TG9BT" started. 2025-06-29 08:12:26.200 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 08:12:26.200 +03:00 [VRB] All hosts are allowed. 2025-06-29 08:12:26.200 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 08:12:26.200 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 08:12:26.200 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 08:12:26.200 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 08:12:26.200 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 08:12:26.202 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 08:12:26.202 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 08:12:26.203 +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-06-29 08:12:26.203 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 08:12:26.203 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 08:12:26.206 +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-06-29 08:12:26.206 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 08:12:26.206 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 08:12:26.206 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.206 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.206 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 08:12:26.206 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 08:12:26.206 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 08:12:26.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 08:12:26.206 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 08:12:26.206 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 08:12:26.209 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0044ms. 2025-06-29 08:12:26.209 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 08:12:26.209 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 08:12:26.209 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 08:12:26.209 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.209 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.209 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 08:12:26.209 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-29 08:12:26.209 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-29 08:12:26.228 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-29 08:12:26.228 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-29 08:12:26.228 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-29 08:12:26.228 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 08:12:26.228 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 19.1577ms. 2025-06-29 08:12:26.229 +03:00 [INF] Executed ViewResult - view Index executed in 19.4519ms. 2025-06-29 08:12:26.229 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 08:12:26.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.229 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.229 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.229 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 23.1699ms 2025-06-29 08:12:26.229 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 08:12:26.229 +03:00 [DBG] Connection id "0HNC8090TG9BT" completed keep alive response. 2025-06-29 08:12:26.229 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 28.8814ms 2025-06-29 08:12:26.229 +03:00 [DBG] Connection id "0HNC8090TG9BT" received FIN. 2025-06-29 08:12:26.229 +03:00 [DBG] Connection id "0HNC8090TG9BT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 08:12:26.230 +03:00 [DBG] Connection id "0HNC8090TG9BT" disconnecting. 2025-06-29 08:12:26.230 +03:00 [DBG] Connection id "0HNC8090TG9BT" stopped. 2025-06-29 08:12:26.260 +03:00 [DBG] Connection id "0HNC8090TG9BU" accepted. 2025-06-29 08:12:26.260 +03:00 [DBG] Connection id "0HNC8090TG9BU" started. 2025-06-29 08:12:26.260 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-06-29 08:12:26.260 +03:00 [VRB] All hosts are allowed. 2025-06-29 08:12:26.260 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-06-29 08:12:26.260 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-06-29 08:12:26.260 +03:00 [DBG] Request did not match any endpoints 2025-06-29 08:12:26.260 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 08:12:26.261 +03:00 [DBG] Connection id "0HNC8090TG9BU" completed keep alive response. 2025-06-29 08:12:26.261 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2694ms 2025-06-29 08:12:26.261 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-06-29 08:12:26.261 +03:00 [DBG] Connection id "0HNC8090TG9BU" received FIN. 2025-06-29 08:12:26.261 +03:00 [DBG] Connection id "0HNC8090TG9BU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 08:12:26.261 +03:00 [DBG] Connection id "0HNC8090TG9BU" disconnecting. 2025-06-29 08:12:26.261 +03:00 [DBG] Connection id "0HNC8090TG9BU" stopped. 2025-06-29 08:12:26.332 +03:00 [DBG] Connection id "0HNC8090TG9BV" accepted. 2025-06-29 08:12:26.332 +03:00 [DBG] Connection id "0HNC8090TG9BV" started. 2025-06-29 08:12:26.332 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 08:12:26.332 +03:00 [VRB] All hosts are allowed. 2025-06-29 08:12:26.332 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 08:12:26.332 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 08:12:26.332 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 08:12:26.332 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 08:12:26.332 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 08:12:26.332 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 08:12:26.332 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 08:12:26.332 +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-06-29 08:12:26.332 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 08:12:26.332 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 08:12:26.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-06-29 08:12:26.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 08:12:26.333 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 08:12:26.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 08:12:26.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 08:12:26.333 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 08:12:26.333 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 08:12:26.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.004ms. 2025-06-29 08:12:26.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 08:12:26.333 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-29 08:12:26.333 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 08:12:26.333 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0434ms. 2025-06-29 08:12:26.333 +03:00 [INF] Executed ViewResult - view Index executed in 0.1974ms. 2025-06-29 08:12:26.333 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 08:12:26.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 08:12:26.333 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7098ms 2025-06-29 08:12:26.333 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 08:12:26.333 +03:00 [DBG] Connection id "0HNC8090TG9BV" completed keep alive response. 2025-06-29 08:12:26.333 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2212ms 2025-06-29 08:12:26.333 +03:00 [DBG] Connection id "0HNC8090TG9BV" received FIN. 2025-06-29 08:12:26.333 +03:00 [DBG] Connection id "0HNC8090TG9BV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 08:12:26.334 +03:00 [DBG] Connection id "0HNC8090TG9BV" disconnecting. 2025-06-29 08:12:26.334 +03:00 [DBG] Connection id "0HNC8090TG9BV" stopped. 2025-06-29 08:12:26.861 +03:00 [DBG] Connection id "0HNC8090TG9C0" accepted. 2025-06-29 08:12:26.861 +03:00 [DBG] Connection id "0HNC8090TG9C0" started. 2025-06-29 08:12:26.861 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-06-29 08:12:26.861 +03:00 [VRB] All hosts are allowed. 2025-06-29 08:12:26.861 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-06-29 08:12:26.861 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-06-29 08:12:26.861 +03:00 [DBG] Request did not match any endpoints 2025-06-29 08:12:26.861 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 08:12:26.862 +03:00 [DBG] Connection id "0HNC8090TG9C0" completed keep alive response. 2025-06-29 08:12:26.862 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2371ms 2025-06-29 08:12:26.862 +03:00 [DBG] Connection id "0HNC8090TG9C0" received FIN. 2025-06-29 08:12:26.862 +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-06-29 08:12:26.862 +03:00 [DBG] Connection id "0HNC8090TG9C0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 08:12:26.862 +03:00 [DBG] Connection id "0HNC8090TG9C0" disconnecting. 2025-06-29 08:12:26.862 +03:00 [DBG] Connection id "0HNC8090TG9C0" stopped. 2025-06-29 13:06:20.189 +03:00 [DBG] Connection id "0HNC8090TG9C1" accepted. 2025-06-29 13:06:20.190 +03:00 [DBG] Connection id "0HNC8090TG9C1" started. 2025-06-29 13:06:20.190 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ALFA_DATA/alfacgiapi - null null 2025-06-29 13:06:20.190 +03:00 [VRB] All hosts are allowed. 2025-06-29 13:06:20.190 +03:00 [DBG] The request path /ALFA_DATA/alfacgiapi does not match a supported file type 2025-06-29 13:06:20.190 +03:00 [DBG] No candidates found for the request path '/ALFA_DATA/alfacgiapi' 2025-06-29 13:06:20.190 +03:00 [DBG] Request did not match any endpoints 2025-06-29 13:06:20.191 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 13:06:20.191 +03:00 [DBG] Connection id "0HNC8090TG9C1" completed keep alive response. 2025-06-29 13:06:20.191 +03:00 [DBG] Connection id "0HNC8090TG9C1" received FIN. 2025-06-29 13:06:20.191 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ALFA_DATA/alfacgiapi - 404 0 null 1.1989ms 2025-06-29 13:06:20.191 +03:00 [DBG] Connection id "0HNC8090TG9C1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 13:06:20.191 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/ALFA_DATA/alfacgiapi, Response status code: 404 2025-06-29 13:06:20.192 +03:00 [DBG] Connection id "0HNC8090TG9C1" disconnecting. 2025-06-29 13:06:20.192 +03:00 [DBG] Connection id "0HNC8090TG9C1" stopped. 2025-06-29 13:11:32.128 +03:00 [DBG] Connection id "0HNC8090TG9C2" accepted. 2025-06-29 13:11:32.128 +03:00 [DBG] Connection id "0HNC8090TG9C2" started. 2025-06-29 13:11:32.128 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/ALFA_DATA/alfacgiapi/ - null null 2025-06-29 13:11:32.128 +03:00 [VRB] All hosts are allowed. 2025-06-29 13:11:32.128 +03:00 [DBG] The request path /wp-admin/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-06-29 13:11:32.128 +03:00 [DBG] No candidates found for the request path '/wp-admin/ALFA_DATA/alfacgiapi/' 2025-06-29 13:11:32.128 +03:00 [DBG] Request did not match any endpoints 2025-06-29 13:11:32.128 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 13:11:32.128 +03:00 [DBG] Connection id "0HNC8090TG9C2" completed keep alive response. 2025-06-29 13:11:32.129 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-admin/ALFA_DATA/alfacgiapi/ - 404 0 null 0.2715ms 2025-06-29 13:11:32.129 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-admin/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-06-29 13:11:32.129 +03:00 [DBG] Connection id "0HNC8090TG9C2" received FIN. 2025-06-29 13:11:32.129 +03:00 [DBG] Connection id "0HNC8090TG9C2" disconnecting. 2025-06-29 13:11:32.129 +03:00 [DBG] Connection id "0HNC8090TG9C2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 13:11:32.130 +03:00 [DBG] Connection id "0HNC8090TG9C2" stopped. 2025-06-29 13:15:01.784 +03:00 [DBG] Connection id "0HNC8090TG9C3" accepted. 2025-06-29 13:15:01.784 +03:00 [DBG] Connection id "0HNC8090TG9C3" started. 2025-06-29 13:15:01.784 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-content/ALFA_DATA/alfacgiapi/ - null null 2025-06-29 13:15:01.784 +03:00 [VRB] All hosts are allowed. 2025-06-29 13:15:01.784 +03:00 [DBG] The request path /wp-content/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-06-29 13:15:01.784 +03:00 [DBG] No candidates found for the request path '/wp-content/ALFA_DATA/alfacgiapi/' 2025-06-29 13:15:01.784 +03:00 [DBG] Request did not match any endpoints 2025-06-29 13:15:01.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 13:15:01.784 +03:00 [DBG] Connection id "0HNC8090TG9C3" completed keep alive response. 2025-06-29 13:15:01.784 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-content/ALFA_DATA/alfacgiapi/ - 404 0 null 0.4396ms 2025-06-29 13:15:01.785 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-content/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-06-29 13:15:01.785 +03:00 [DBG] Connection id "0HNC8090TG9C3" received FIN. 2025-06-29 13:15:01.785 +03:00 [DBG] Connection id "0HNC8090TG9C3" disconnecting. 2025-06-29 13:15:01.785 +03:00 [DBG] Connection id "0HNC8090TG9C3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 13:15:01.786 +03:00 [DBG] Connection id "0HNC8090TG9C3" stopped. 2025-06-29 13:18:41.319 +03:00 [DBG] Connection id "0HNC8090TG9C4" accepted. 2025-06-29 13:18:41.319 +03:00 [DBG] Connection id "0HNC8090TG9C4" started. 2025-06-29 13:18:41.319 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/ALFA_DATA/alfacgiapi/ - null null 2025-06-29 13:18:41.319 +03:00 [VRB] All hosts are allowed. 2025-06-29 13:18:41.319 +03:00 [DBG] The request path /wp-includes/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-06-29 13:18:41.319 +03:00 [DBG] No candidates found for the request path '/wp-includes/ALFA_DATA/alfacgiapi/' 2025-06-29 13:18:41.319 +03:00 [DBG] Request did not match any endpoints 2025-06-29 13:18:41.319 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 13:18:41.319 +03:00 [DBG] Connection id "0HNC8090TG9C4" completed keep alive response. 2025-06-29 13:18:41.319 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/ALFA_DATA/alfacgiapi/ - 404 0 null 0.2242ms 2025-06-29 13:18:41.319 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-includes/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-06-29 13:18:41.320 +03:00 [DBG] Connection id "0HNC8090TG9C4" received FIN. 2025-06-29 13:18:41.320 +03:00 [DBG] Connection id "0HNC8090TG9C4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 13:18:41.320 +03:00 [DBG] Connection id "0HNC8090TG9C4" disconnecting. 2025-06-29 13:18:41.320 +03:00 [DBG] Connection id "0HNC8090TG9C4" stopped. 2025-06-29 13:19:32.090 +03:00 [DBG] Connection id "0HNC8090TG9C5" accepted. 2025-06-29 13:19:32.090 +03:00 [DBG] Connection id "0HNC8090TG9C5" started. 2025-06-29 13:19:32.090 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/.well-known/ALFA_DATA/alfacgiapi/ - null null 2025-06-29 13:19:32.090 +03:00 [VRB] All hosts are allowed. 2025-06-29 13:19:32.090 +03:00 [DBG] The request path /.well-known/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-06-29 13:19:32.090 +03:00 [DBG] No candidates found for the request path '/.well-known/ALFA_DATA/alfacgiapi/' 2025-06-29 13:19:32.090 +03:00 [DBG] Request did not match any endpoints 2025-06-29 13:19:32.091 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 13:19:32.091 +03:00 [DBG] Connection id "0HNC8090TG9C5" completed keep alive response. 2025-06-29 13:19:32.091 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/.well-known/ALFA_DATA/alfacgiapi/ - 404 0 null 0.4591ms 2025-06-29 13:19:32.091 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/.well-known/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-06-29 13:19:32.091 +03:00 [DBG] Connection id "0HNC8090TG9C5" received FIN. 2025-06-29 13:19:32.091 +03:00 [DBG] Connection id "0HNC8090TG9C5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 13:19:32.091 +03:00 [DBG] Connection id "0HNC8090TG9C5" disconnecting. 2025-06-29 13:19:32.091 +03:00 [DBG] Connection id "0HNC8090TG9C5" stopped. 2025-06-29 13:21:13.897 +03:00 [DBG] Connection id "0HNC8090TG9C6" accepted. 2025-06-29 13:21:13.897 +03:00 [DBG] Connection id "0HNC8090TG9C6" started. 2025-06-29 13:21:13.897 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/files/ALFA_DATA/alfacgiapi/ - null null 2025-06-29 13:21:13.897 +03:00 [VRB] All hosts are allowed. 2025-06-29 13:21:13.897 +03:00 [DBG] The request path /files/ALFA_DATA/alfacgiapi/ does not match a supported file type 2025-06-29 13:21:13.897 +03:00 [DBG] No candidates found for the request path '/files/ALFA_DATA/alfacgiapi/' 2025-06-29 13:21:13.897 +03:00 [DBG] Request did not match any endpoints 2025-06-29 13:21:13.897 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 13:21:13.897 +03:00 [DBG] Connection id "0HNC8090TG9C6" completed keep alive response. 2025-06-29 13:21:13.897 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/files/ALFA_DATA/alfacgiapi/ - 404 0 null 0.3024ms 2025-06-29 13:21:13.898 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/files/ALFA_DATA/alfacgiapi/, Response status code: 404 2025-06-29 13:21:13.898 +03:00 [DBG] Connection id "0HNC8090TG9C6" received FIN. 2025-06-29 13:21:13.898 +03:00 [DBG] Connection id "0HNC8090TG9C6" disconnecting. 2025-06-29 13:21:13.898 +03:00 [DBG] Connection id "0HNC8090TG9C6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 13:21:13.899 +03:00 [DBG] Connection id "0HNC8090TG9C6" stopped. 2025-06-29 19:41:54.802 +03:00 [DBG] Connection id "0HNC8090TG9C7" accepted. 2025-06-29 19:41:54.805 +03:00 [DBG] Connection id "0HNC8090TG9C7" started. 2025-06-29 19:41:54.806 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 19:41:54.806 +03:00 [VRB] All hosts are allowed. 2025-06-29 19:41:54.806 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 19:41:54.807 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 19:41:54.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 19:41:54.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 19:41:54.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 19:41:54.808 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 19:41:54.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 19:41:54.812 +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-06-29 19:41:54.812 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 19:41:54.812 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 19:41:54.815 +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-06-29 19:41:54.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 19:41:54.816 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 19:41:54.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:54.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:54.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 19:41:54.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 19:41:54.816 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 19:41:54.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 19:41:54.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 19:41:54.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 19:41:54.820 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0084ms. 2025-06-29 19:41:54.820 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 19:41:54.820 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 19:41:54.820 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 19:41:54.820 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:54.820 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:54.820 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 19:41:54.820 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-29 19:41:54.820 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-29 19:41:54.851 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-29 19:41:54.851 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-29 19:41:54.851 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-29 19:41:54.851 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 19:41:54.851 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 31.1794ms. 2025-06-29 19:41:54.851 +03:00 [INF] Executed ViewResult - view Index executed in 31.4669ms. 2025-06-29 19:41:54.852 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 19:41:54.852 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:54.852 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:54.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:54.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:54.852 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 36.1028ms 2025-06-29 19:41:54.852 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 19:41:54.852 +03:00 [DBG] Connection id "0HNC8090TG9C7" completed keep alive response. 2025-06-29 19:41:54.852 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 46.8612ms 2025-06-29 19:41:54.852 +03:00 [DBG] Connection id "0HNC8090TG9C7" received FIN. 2025-06-29 19:41:54.852 +03:00 [DBG] Connection id "0HNC8090TG9C7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 19:41:54.853 +03:00 [DBG] Connection id "0HNC8090TG9C7" disconnecting. 2025-06-29 19:41:54.853 +03:00 [DBG] Connection id "0HNC8090TG9C7" stopped. 2025-06-29 19:41:57.778 +03:00 [DBG] Connection id "0HNC8090TG9C8" accepted. 2025-06-29 19:41:57.778 +03:00 [DBG] Connection id "0HNC8090TG9C8" started. 2025-06-29 19:41:57.778 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 19:41:57.778 +03:00 [VRB] All hosts are allowed. 2025-06-29 19:41:57.778 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 19:41:57.778 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 19:41:57.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 19:41:57.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 19:41:57.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 19:41:57.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 19:41:57.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 19:41:57.778 +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-06-29 19:41:57.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 19:41:57.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 19:41:57.779 +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-06-29 19:41:57.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 19:41:57.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 19:41:57.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:57.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:57.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 19:41:57.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 19:41:57.779 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 19:41:57.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 19:41:57.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 19:41:57.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 19:41:57.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0043ms. 2025-06-29 19:41:57.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 19:41:57.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 19:41:57.779 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 19:41:57.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:57.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:57.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 19:41:57.779 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-29 19:41:57.779 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 19:41:57.779 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0823ms. 2025-06-29 19:41:57.780 +03:00 [INF] Executed ViewResult - view Index executed in 0.3271ms. 2025-06-29 19:41:57.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 19:41:57.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:57.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:57.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:57.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 19:41:57.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.146ms 2025-06-29 19:41:57.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 19:41:57.780 +03:00 [DBG] Connection id "0HNC8090TG9C8" completed keep alive response. 2025-06-29 19:41:57.780 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.119ms 2025-06-29 19:41:57.780 +03:00 [DBG] Connection id "0HNC8090TG9C8" received FIN. 2025-06-29 19:41:57.780 +03:00 [DBG] Connection id "0HNC8090TG9C8" disconnecting. 2025-06-29 19:41:57.780 +03:00 [DBG] Connection id "0HNC8090TG9C8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 19:41:57.781 +03:00 [DBG] Connection id "0HNC8090TG9C8" stopped. 2025-06-29 20:35:23.378 +03:00 [DBG] Connection id "0HNC8090TG9C9" accepted. 2025-06-29 20:35:23.378 +03:00 [DBG] Connection id "0HNC8090TG9C9" started. 2025-06-29 20:35:23.378 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 20:35:23.378 +03:00 [VRB] All hosts are allowed. 2025-06-29 20:35:23.378 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 20:35:23.378 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 20:35:23.379 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 20:35:23.379 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:23.379 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 20:35:23.379 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 20:35:23.379 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:23.379 +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-06-29 20:35:23.379 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 20:35:23.379 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:23.379 +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-06-29 20:35:23.379 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 20:35:23.379 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:23.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.379 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:23.379 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:23.379 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:23.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:23.379 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:23.379 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 20:35:23.379 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0036ms. 2025-06-29 20:35:23.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:23.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:23.379 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:23.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.379 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.379 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:23.379 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-29 20:35:23.379 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-29 20:35:23.380 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-29 20:35:23.380 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-29 20:35:23.380 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-29 20:35:23.380 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 20:35:23.380 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.764ms. 2025-06-29 20:35:23.380 +03:00 [INF] Executed ViewResult - view Index executed in 0.9575ms. 2025-06-29 20:35:23.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:23.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.5009ms 2025-06-29 20:35:23.381 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:23.381 +03:00 [DBG] Connection id "0HNC8090TG9C9" completed keep alive response. 2025-06-29 20:35:23.381 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.2691ms 2025-06-29 20:35:23.381 +03:00 [DBG] Connection id "0HNC8090TG9C9" received FIN. 2025-06-29 20:35:23.381 +03:00 [DBG] Connection id "0HNC8090TG9C9" disconnecting. 2025-06-29 20:35:23.381 +03:00 [DBG] Connection id "0HNC8090TG9C9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 20:35:23.382 +03:00 [DBG] Connection id "0HNC8090TG9C9" stopped. 2025-06-29 20:35:23.668 +03:00 [DBG] Connection id "0HNC8090TG9CA" accepted. 2025-06-29 20:35:23.669 +03:00 [DBG] Connection id "0HNC8090TG9CA" started. 2025-06-29 20:35:23.669 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 20:35:23.669 +03:00 [VRB] All hosts are allowed. 2025-06-29 20:35:23.669 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 20:35:23.669 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 20:35:23.669 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 20:35:23.669 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:23.669 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 20:35:23.669 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 20:35:23.669 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:23.669 +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-06-29 20:35:23.669 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 20:35:23.669 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:23.669 +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-06-29 20:35:23.669 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 20:35:23.669 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:23.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.669 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:23.669 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:23.669 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:23.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:23.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:23.670 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 20:35:23.670 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0045ms. 2025-06-29 20:35:23.670 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:23.670 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:23.670 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:23.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.670 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.670 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:23.670 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-29 20:35:23.670 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 20:35:23.670 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0766ms. 2025-06-29 20:35:23.670 +03:00 [INF] Executed ViewResult - view Index executed in 0.264ms. 2025-06-29 20:35:23.670 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:23.670 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.670 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.670 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.670 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:23.670 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.0153ms 2025-06-29 20:35:23.670 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:23.670 +03:00 [DBG] Connection id "0HNC8090TG9CA" completed keep alive response. 2025-06-29 20:35:23.670 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.6571ms 2025-06-29 20:35:23.671 +03:00 [DBG] Connection id "0HNC8090TG9CA" received FIN. 2025-06-29 20:35:23.671 +03:00 [DBG] Connection id "0HNC8090TG9CA" disconnecting. 2025-06-29 20:35:23.671 +03:00 [DBG] Connection id "0HNC8090TG9CA" stopped. 2025-06-29 20:35:23.671 +03:00 [DBG] Connection id "0HNC8090TG9CA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 20:35:24.290 +03:00 [DBG] Connection id "0HNC8090TG9CB" accepted. 2025-06-29 20:35:24.290 +03:00 [DBG] Connection id "0HNC8090TG9CB" started. 2025-06-29 20:35:24.290 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 20:35:24.290 +03:00 [VRB] All hosts are allowed. 2025-06-29 20:35:24.290 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 20:35:24.290 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 20:35:24.290 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 20:35:24.291 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:24.291 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 20:35:24.291 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 20:35:24.291 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:24.291 +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-06-29 20:35:24.291 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 20:35:24.291 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:24.291 +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-06-29 20:35:24.291 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 20:35:24.291 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:24.291 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.291 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:24.291 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:24.291 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.291 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 20:35:24.291 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0033ms. 2025-06-29 20:35:24.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:24.291 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-29 20:35:24.291 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 20:35:24.291 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0404ms. 2025-06-29 20:35:24.291 +03:00 [INF] Executed ViewResult - view Index executed in 0.2068ms. 2025-06-29 20:35:24.291 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:24.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.291 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.291 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.6391ms 2025-06-29 20:35:24.291 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:24.291 +03:00 [DBG] Connection id "0HNC8090TG9CB" completed keep alive response. 2025-06-29 20:35:24.292 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2075ms 2025-06-29 20:35:24.292 +03:00 [DBG] Connection id "0HNC8090TG9CB" received FIN. 2025-06-29 20:35:24.292 +03:00 [DBG] Connection id "0HNC8090TG9CB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 20:35:24.292 +03:00 [DBG] Connection id "0HNC8090TG9CB" disconnecting. 2025-06-29 20:35:24.292 +03:00 [DBG] Connection id "0HNC8090TG9CB" stopped. 2025-06-29 20:35:24.609 +03:00 [DBG] Connection id "0HNC8090TG9CC" accepted. 2025-06-29 20:35:24.609 +03:00 [DBG] Connection id "0HNC8090TG9CC" started. 2025-06-29 20:35:24.609 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 20:35:24.609 +03:00 [VRB] All hosts are allowed. 2025-06-29 20:35:24.609 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 20:35:24.609 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 20:35:24.609 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 20:35:24.609 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:24.610 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 20:35:24.610 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 20:35:24.610 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:24.610 +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-06-29 20:35:24.610 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 20:35:24.610 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:24.610 +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-06-29 20:35:24.610 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 20:35:24.610 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:24.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.610 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:24.610 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:24.610 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.610 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 20:35:24.610 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0031ms. 2025-06-29 20:35:24.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:24.610 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-29 20:35:24.610 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 20:35:24.610 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0423ms. 2025-06-29 20:35:24.610 +03:00 [INF] Executed ViewResult - view Index executed in 0.2218ms. 2025-06-29 20:35:24.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:24.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.611 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.6986ms 2025-06-29 20:35:24.611 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:24.611 +03:00 [DBG] Connection id "0HNC8090TG9CC" completed keep alive response. 2025-06-29 20:35:24.611 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.3278ms 2025-06-29 20:35:24.611 +03:00 [DBG] Connection id "0HNC8090TG9CC" received FIN. 2025-06-29 20:35:24.611 +03:00 [DBG] Connection id "0HNC8090TG9CC" disconnecting. 2025-06-29 20:35:24.611 +03:00 [DBG] Connection id "0HNC8090TG9CC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 20:35:24.612 +03:00 [DBG] Connection id "0HNC8090TG9CC" stopped. 2025-06-29 20:35:24.823 +03:00 [DBG] Connection id "0HNC8090TG9CD" accepted. 2025-06-29 20:35:24.823 +03:00 [DBG] Connection id "0HNC8090TG9CD" started. 2025-06-29 20:35:24.823 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-29 20:35:24.823 +03:00 [VRB] All hosts are allowed. 2025-06-29 20:35:24.823 +03:00 [DBG] The request path / does not match a supported file type 2025-06-29 20:35:24.823 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-29 20:35:24.823 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-29 20:35:24.824 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:24.824 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-29 20:35:24.824 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-29 20:35:24.824 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:24.824 +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-06-29 20:35:24.824 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-29 20:35:24.824 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:24.824 +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-06-29 20:35:24.824 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-29 20:35:24.824 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-29 20:35:24.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:24.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-29 20:35:24.824 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:24.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.824 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-29 20:35:24.824 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0051ms. 2025-06-29 20:35:24.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-29 20:35:24.824 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-29 20:35:24.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.824 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:24.824 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-29 20:35:24.824 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-29 20:35:24.824 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0891ms. 2025-06-29 20:35:24.824 +03:00 [INF] Executed ViewResult - view Index executed in 0.2659ms. 2025-06-29 20:35:24.825 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-29 20:35:24.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-29 20:35:24.825 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.9299ms 2025-06-29 20:35:24.825 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-29 20:35:24.825 +03:00 [DBG] Connection id "0HNC8090TG9CD" completed keep alive response. 2025-06-29 20:35:24.825 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.6033ms 2025-06-29 20:35:24.825 +03:00 [DBG] Connection id "0HNC8090TG9CD" received FIN. 2025-06-29 20:35:24.825 +03:00 [DBG] Connection id "0HNC8090TG9CD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-29 20:35:24.825 +03:00 [DBG] Connection id "0HNC8090TG9CD" disconnecting. 2025-06-29 20:35:24.825 +03:00 [DBG] Connection id "0HNC8090TG9CD" stopped.