2024-12-19 00:17:08.796 +00:00 [DBG] Connection id "0HN8VETJHTHQP" accepted. 2024-12-19 00:17:08.799 +00:00 [DBG] Connection id "0HN8VETJHTHQP" started. 2024-12-19 00:17:08.800 +00:00 [INF] Request starting HTTP/1.1 GET http://drposture.app:5103/robots.txt - null null 2024-12-19 00:17:08.801 +00:00 [DBG] Redirecting to 'https://drposture.app:5104/robots.txt'. 2024-12-19 00:17:08.801 +00:00 [DBG] Connection id "0HN8VETJHTHQP" completed keep alive response. 2024-12-19 00:17:08.802 +00:00 [INF] Request finished HTTP/1.1 GET http://drposture.app:5103/robots.txt - 307 0 null 1.2195ms 2024-12-19 00:17:09.094 +00:00 [DBG] Connection id "0HN8VETJHTHQQ" accepted. 2024-12-19 00:17:09.094 +00:00 [DBG] Connection id "0HN8VETJHTHQQ" started. 2024-12-19 00:17:09.209 +00:00 [DBG] Connection 0HN8VETJHTHQQ established using the following protocol: "Tls13" 2024-12-19 00:17:09.213 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/robots.txt - null null 2024-12-19 00:17:09.215 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-19 00:17:09.230 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-19 00:17:09.231 +00:00 [DBG] Request did not match any endpoints 2024-12-19 00:17:09.234 +00:00 [INF] HTTP GET /robots.txt responded 404 in 16.8727 ms 2024-12-19 00:17:09.236 +00:00 [DBG] Connection id "0HN8VETJHTHQQ" completed keep alive response. 2024-12-19 00:17:09.236 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/robots.txt - 404 0 null 23.316ms 2024-12-19 00:17:09.237 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://drposture.app:5104/robots.txt, Response status code: 404 2024-12-19 00:17:09.437 +00:00 [DBG] Connection id "0HN8VETJHTHQR" accepted. 2024-12-19 00:17:09.438 +00:00 [DBG] Connection id "0HN8VETJHTHQR" started. 2024-12-19 00:17:09.440 +00:00 [INF] Request starting HTTP/1.1 GET http://drposture.app:5103/ - null null 2024-12-19 00:17:09.440 +00:00 [DBG] Redirecting to 'https://drposture.app:5104/'. 2024-12-19 00:17:09.440 +00:00 [DBG] Connection id "0HN8VETJHTHQR" completed keep alive response. 2024-12-19 00:17:09.440 +00:00 [INF] Request finished HTTP/1.1 GET http://drposture.app:5103/ - 307 0 null 0.5115ms 2024-12-19 00:17:10.341 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/ - null null 2024-12-19 00:17:10.342 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 00:17:10.345 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 00:17:10.347 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 00:17:10.347 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 00:17:10.348 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 00:17:10.374 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 00:17:10.375 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 00:17:10.376 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 00:17:10.376 +00: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)"] 2024-12-19 00:17:10.376 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 00:17:10.376 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 00:17:10.377 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 00:17:10.377 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 00:17:10.380 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 00:17:10.381 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 00:17:10.382 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 00:17:10.382 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 00:17:10.382 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 00:17:10.382 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 00:17:10.382 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 00:17:10.383 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 00:17:10.383 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 00:17:10.384 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 00:17:10.384 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 00:17:10.384 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 00:17:10.384 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 00:17:10.384 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/Home/Index.cshtml'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/Home/marker.cshtml'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/Home/noScan.cshtml'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/Home/Privacy.cshtml'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/Report/Report.cshtml'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/Shared/Error.cshtml'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/Shared/_ValidationScriptsPartial.cshtml'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/_ViewImports.cshtml'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/_ViewStart.cshtml'. 2024-12-19 00:17:10.388 +00:00 [DBG] Initializing Razor view compiler with compiled view: '/Views/Shared/_Layout.cshtml'. 2024-12-19 00:17:10.393 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-19 00:17:10.397 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 00:17:10.399 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 4.3689ms. 2024-12-19 00:17:10.413 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 00:17:10.429 +00:00 [INF] Executed ViewResult - view noScan executed in 36.9981ms. 2024-12-19 00:17:10.430 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 53.6669ms 2024-12-19 00:17:10.430 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 00:17:10.430 +00:00 [INF] HTTP GET / responded 200 in 87.8912 ms 2024-12-19 00:17:10.430 +00:00 [DBG] Connection id "0HN8VETJHTHQQ" completed keep alive response. 2024-12-19 00:17:10.431 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/ - 200 null text/html; charset=utf-8 89.6549ms 2024-12-19 00:17:13.498 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/lib/jquery/dist/jquery.min.js - null null 2024-12-19 00:17:13.508 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-19 00:17:13.508 +00:00 [DBG] Connection id "0HN8VETJHTHQQ" completed keep alive response. 2024-12-19 00:17:13.508 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 10.4903ms 2024-12-19 00:17:14.050 +00:00 [DBG] Connection id "0HN8VETJHTHQS" accepted. 2024-12-19 00:17:14.050 +00:00 [DBG] Connection id "0HN8VETJHTHQS" started. 2024-12-19 00:17:14.153 +00:00 [DBG] Connection 0HN8VETJHTHQS established using the following protocol: "Tls13" 2024-12-19 00:17:14.153 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-19 00:17:14.154 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-19 00:17:14.154 +00:00 [DBG] Connection id "0HN8VETJHTHQS" completed keep alive response. 2024-12-19 00:17:14.154 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 1.3674ms 2024-12-19 00:19:19.884 +00:00 [DBG] Connection id "0HN8VETJHTHQP" disconnecting. 2024-12-19 00:19:19.884 +00:00 [DBG] Connection id "0HN8VETJHTHQP" stopped. 2024-12-19 00:19:19.884 +00:00 [DBG] Connection id "0HN8VETJHTHQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 00:19:20.884 +00:00 [DBG] Connection id "0HN8VETJHTHQR" disconnecting. 2024-12-19 00:19:20.884 +00:00 [DBG] Connection id "0HN8VETJHTHQR" stopped. 2024-12-19 00:19:20.884 +00:00 [DBG] Connection id "0HN8VETJHTHQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 00:19:23.886 +00:00 [DBG] Connection id "0HN8VETJHTHQQ" disconnecting. 2024-12-19 00:19:23.888 +00:00 [DBG] Connection id "0HN8VETJHTHQQ" stopped. 2024-12-19 00:19:23.889 +00:00 [DBG] Connection id "0HN8VETJHTHQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 00:19:25.885 +00:00 [DBG] Connection id "0HN8VETJHTHQS" disconnecting. 2024-12-19 00:19:25.886 +00:00 [DBG] Connection id "0HN8VETJHTHQS" stopped. 2024-12-19 00:19:25.886 +00:00 [DBG] Connection id "0HN8VETJHTHQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 03:34:12.475 +00:00 [DBG] Connection id "0HN8VETJHTHQT" accepted. 2024-12-19 03:34:12.475 +00:00 [DBG] Connection id "0HN8VETJHTHQT" started. 2024-12-19 03:34:14.499 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-19 03:34:14.499 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-19 03:34:14.499 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-19 03:34:14.500 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.4764ms 2024-12-19 03:34:14.500 +00:00 [DBG] Connection id "0HN8VETJHTHQT" disconnecting. 2024-12-19 03:34:14.500 +00:00 [DBG] Connection id "0HN8VETJHTHQT" stopped. 2024-12-19 03:34:14.500 +00:00 [DBG] Connection id "0HN8VETJHTHQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:43:21.960 +00:00 [DBG] Connection id "0HN8VETJHTHQU" accepted. 2024-12-19 05:43:21.960 +00:00 [DBG] Connection id "0HN8VETJHTHQU" started. 2024-12-19 05:43:21.961 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/ - null null 2024-12-19 05:43:21.963 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 05:43:21.963 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 05:43:21.963 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 05:43:21.963 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:43:21.963 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:43:21.963 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 05:43:21.964 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 05:43:21.964 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:43:21.964 +00: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)"] 2024-12-19 05:43:21.964 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 05:43:21.964 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:43:21.964 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:43:21.964 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:43:21.964 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:43:21.964 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 05:43:21.964 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:43:21.964 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:43:21.964 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:43:21.964 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:43:21.964 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:43:21.965 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:43:21.965 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 05:43:21.965 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:43:21.965 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:43:21.965 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:43:21.965 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:43:21.965 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:43:21.965 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-19 05:43:21.966 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 05:43:21.966 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.2739ms. 2024-12-19 05:43:21.967 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 05:43:21.969 +00:00 [INF] Executed ViewResult - view noScan executed in 3.8078ms. 2024-12-19 05:43:21.969 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 4.976ms 2024-12-19 05:43:21.969 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:43:21.969 +00:00 [INF] HTTP GET / responded 200 in 5.9748 ms 2024-12-19 05:43:21.969 +00:00 [DBG] Connection id "0HN8VETJHTHQU" completed keep alive response. 2024-12-19 05:43:21.969 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/ - 200 null text/html; charset=utf-8 7.9242ms 2024-12-19 05:43:22.026 +00:00 [DBG] Connection id "0HN8VETJHTHQV" accepted. 2024-12-19 05:43:22.026 +00:00 [DBG] Connection id "0HN8VETJHTHQV" started. 2024-12-19 05:43:22.026 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-12-19 05:43:22.028 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-19 05:43:22.028 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-19 05:43:22.028 +00:00 [DBG] Connection id "0HN8VETJHTHQU" completed keep alive response. 2024-12-19 05:43:22.028 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-19 05:43:22.029 +00:00 [DBG] Connection id "0HN8VETJHTHQV" completed keep alive response. 2024-12-19 05:43:22.029 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.9831ms 2024-12-19 05:43:22.029 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 2.396ms 2024-12-19 05:43:22.172 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/error-page.jpg - null null 2024-12-19 05:43:22.177 +00:00 [INF] Sending file. Request path: '/images/icons/error-page.jpg'. Physical path: '/var/www/bat/wwwroot/images/icons/error-page.jpg' 2024-12-19 05:43:22.177 +00:00 [DBG] Connection id "0HN8VETJHTHQV" completed keep alive response. 2024-12-19 05:43:22.177 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/error-page.jpg - 200 351452 image/jpeg 5.2748ms 2024-12-19 05:43:22.179 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-19 05:43:22.181 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-19 05:43:22.181 +00:00 [DBG] Connection id "0HN8VETJHTHQU" completed keep alive response. 2024-12-19 05:43:22.181 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 1.3019ms 2024-12-19 05:43:22.427 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-12-19 05:43:22.428 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 05:43:22.428 +00:00 [DBG] Connection id "0HN8VETJHTHQU" completed keep alive response. 2024-12-19 05:43:22.428 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 1.2972ms 2024-12-19 05:45:33.609 +00:00 [DBG] Connection id "0HN8VETJHTHQU" disconnecting. 2024-12-19 05:45:33.609 +00:00 [DBG] Connection id "0HN8VETJHTHQU" stopped. 2024-12-19 05:45:33.609 +00:00 [DBG] Connection id "0HN8VETJHTHQV" disconnecting. 2024-12-19 05:45:33.609 +00:00 [DBG] Connection id "0HN8VETJHTHQV" stopped. 2024-12-19 05:45:33.609 +00:00 [DBG] Connection id "0HN8VETJHTHQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:45:33.610 +00:00 [DBG] Connection id "0HN8VETJHTHQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:51:12.754 +00:00 [DBG] Connection id "0HN8VETJHTHR0" accepted. 2024-12-19 05:51:12.754 +00:00 [DBG] Connection id "0HN8VETJHTHR0" started. 2024-12-19 05:51:12.755 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/ - null null 2024-12-19 05:51:12.755 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 05:51:12.755 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 05:51:12.755 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 05:51:12.755 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:51:12.755 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:51:12.755 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 05:51:12.755 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 05:51:12.755 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:51:12.755 +00: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)"] 2024-12-19 05:51:12.755 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 05:51:12.755 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:51:12.755 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:51:12.755 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:51:12.756 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:51:12.756 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 05:51:12.756 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:12.756 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:12.756 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:12.756 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:51:12.756 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:12.756 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:51:12.756 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 05:51:12.756 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:12.756 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:12.756 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:12.756 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:51:12.756 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:12.756 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-19 05:51:12.756 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 05:51:12.756 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1281ms. 2024-12-19 05:51:12.756 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 05:51:12.756 +00:00 [INF] Executed ViewResult - view noScan executed in 0.595ms. 2024-12-19 05:51:12.757 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1688ms 2024-12-19 05:51:12.757 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:51:12.757 +00:00 [INF] HTTP GET / responded 200 in 1.7705 ms 2024-12-19 05:51:12.757 +00:00 [DBG] Connection id "0HN8VETJHTHR0" completed keep alive response. 2024-12-19 05:51:12.757 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/ - 200 null text/html; charset=utf-8 2.071ms 2024-12-19 05:51:12.811 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-19 05:51:12.812 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-19 05:51:12.812 +00:00 [DBG] Connection id "0HN8VETJHTHR0" completed keep alive response. 2024-12-19 05:51:12.812 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.8355ms 2024-12-19 05:51:12.837 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-12-19 05:51:12.838 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-19 05:51:12.839 +00:00 [DBG] Connection id "0HN8VETJHTHR0" completed keep alive response. 2024-12-19 05:51:12.839 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 1.1759ms 2024-12-19 05:51:12.931 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/error-page.jpg - null null 2024-12-19 05:51:12.932 +00:00 [INF] Sending file. Request path: '/images/icons/error-page.jpg'. Physical path: '/var/www/bat/wwwroot/images/icons/error-page.jpg' 2024-12-19 05:51:12.933 +00:00 [DBG] Connection id "0HN8VETJHTHR0" completed keep alive response. 2024-12-19 05:51:12.933 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/error-page.jpg - 200 351452 image/jpeg 1.3471ms 2024-12-19 05:51:12.935 +00:00 [DBG] Connection id "0HN8VETJHTHR1" accepted. 2024-12-19 05:51:12.935 +00:00 [DBG] Connection id "0HN8VETJHTHR1" started. 2024-12-19 05:51:12.936 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-19 05:51:12.936 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-19 05:51:12.936 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:51:12.936 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 0.6753ms 2024-12-19 05:51:13.110 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-12-19 05:51:13.110 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 05:51:13.110 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:51:13.111 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.8165ms 2024-12-19 05:51:54.641 +00:00 [DBG] Connection id "0HN8VETJHTHR2" accepted. 2024-12-19 05:51:54.641 +00:00 [DBG] Connection id "0HN8VETJHTHR2" started. 2024-12-19 05:51:54.641 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 05:51:54.641 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 05:51:54.641 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 05:51:54.641 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 05:51:54.641 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:51:54.642 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:51:54.642 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 05:51:54.642 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 05:51:54.642 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:51:54.642 +00: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)"] 2024-12-19 05:51:54.642 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 05:51:54.642 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:51:54.642 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:51:54.642 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:51:54.645 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:51:54.646 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 05:51:54.646 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:54.646 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:54.646 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:51:54.647 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:54.647 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:51:54.647 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 05:51:54.647 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:54.647 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:54.647 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:51:54.648 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:51:54.795 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2024-12-19 05:51:54.795 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 05:51:54.795 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.7093ms. 2024-12-19 05:51:54.798 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 05:51:54.807 +00:00 [INF] Executed ViewResult - view marker executed in 12.1057ms. 2024-12-19 05:51:54.809 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 166.9021ms 2024-12-19 05:51:54.809 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:51:54.810 +00:00 [INF] HTTP GET / responded 200 in 168.6159 ms 2024-12-19 05:51:54.810 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:51:54.810 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 169.0781ms 2024-12-19 05:51:55.595 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-19 05:51:55.596 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-19 05:51:55.596 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:51:55.596 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.7016ms 2024-12-19 05:51:56.335 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2024-12-19 05:51:56.337 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2024-12-19 05:51:56.337 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:51:56.337 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 1.9749ms 2024-12-19 05:51:57.337 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2024-12-19 05:51:57.338 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2024-12-19 05:51:57.338 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:51:57.338 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 1.1523ms 2024-12-19 05:51:57.358 +00:00 [DBG] Connection id "0HN8VETJHTHR3" accepted. 2024-12-19 05:51:57.358 +00:00 [DBG] Connection id "0HN8VETJHTHR3" started. 2024-12-19 05:51:57.358 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2024-12-19 05:51:57.359 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AnteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AnteriorBody.png' 2024-12-19 05:51:57.359 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:51:57.359 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 1.0467ms 2024-12-19 05:51:59.578 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2024-12-19 05:51:59.579 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/LateralBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/LateralBody.png' 2024-12-19 05:51:59.579 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:51:59.579 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 1.5199ms 2024-12-19 05:51:59.630 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2024-12-19 05:51:59.631 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AchileBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AchileBody.png' 2024-12-19 05:51:59.631 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:51:59.631 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 1.0397ms 2024-12-19 05:52:00.817 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-12-19 05:52:00.818 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-19 05:52:00.818 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:00.819 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 1.1324ms 2024-12-19 05:52:02.583 +00:00 [DBG] Connection id "0HN8VETJHTHR4" accepted. 2024-12-19 05:52:02.583 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2024-12-19 05:52:02.583 +00:00 [DBG] Connection id "0HN8VETJHTHR4" started. 2024-12-19 05:52:02.584 +00:00 [DBG] Connection id "0HN8VETJHTHR5" accepted. 2024-12-19 05:52:02.584 +00:00 [DBG] Connection id "0HN8VETJHTHR6" accepted. 2024-12-19 05:52:02.584 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2024-12-19 05:52:02.584 +00:00 [DBG] Connection id "0HN8VETJHTHR5" started. 2024-12-19 05:52:02.584 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2024-12-19 05:52:02.584 +00:00 [DBG] Connection id "0HN8VETJHTHR6" started. 2024-12-19 05:52:02.584 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2024-12-19 05:52:02.584 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2024-12-19 05:52:02.584 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:02.584 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.8673ms 2024-12-19 05:52:02.585 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2024-12-19 05:52:02.585 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:02.585 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 1.0619ms 2024-12-19 05:52:02.585 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2024-12-19 05:52:02.585 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:02.585 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16377 text/javascript 1.735ms 2024-12-19 05:52:02.586 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2024-12-19 05:52:02.586 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:02.586 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 49856 text/javascript 2.0641ms 2024-12-19 05:52:02.606 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2024-12-19 05:52:02.607 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/rightknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/rightknee.js' 2024-12-19 05:52:02.607 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:52:02.607 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 1.4368ms 2024-12-19 05:52:02.932 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2024-12-19 05:52:02.934 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/shoulder.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/shoulder.js' 2024-12-19 05:52:02.934 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:02.934 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 1.8156ms 2024-12-19 05:52:03.778 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2024-12-19 05:52:03.779 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/asis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/asis.js' 2024-12-19 05:52:03.779 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:03.779 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 1.5264ms 2024-12-19 05:52:03.876 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2024-12-19 05:52:03.877 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/leftknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/leftknee.js' 2024-12-19 05:52:03.877 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:03.877 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 1.2374ms 2024-12-19 05:52:04.843 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2024-12-19 05:52:04.844 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/kyphosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/kyphosis.js' 2024-12-19 05:52:04.844 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:04.844 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 1.2731ms 2024-12-19 05:52:04.855 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2024-12-19 05:52:04.856 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/fhd.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/fhd.js' 2024-12-19 05:52:04.856 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:52:04.856 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 42052 text/javascript 1.3778ms 2024-12-19 05:52:04.857 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2024-12-19 05:52:04.858 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/tpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/tpattern.js' 2024-12-19 05:52:04.858 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:04.858 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 1.0226ms 2024-12-19 05:52:04.872 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2024-12-19 05:52:04.872 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/ukpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/ukpattern.js' 2024-12-19 05:52:04.872 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:04.873 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.8133ms 2024-12-19 05:52:06.298 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 05:52:06.298 +00:00 [DBG] POST requests are not supported 2024-12-19 05:52:06.299 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 05:52:06.299 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 05:52:06.299 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 05:52:06.300 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 05:52:06.304 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 05:52:06.304 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 05:52:06.305 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:52:06.305 +00: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)"] 2024-12-19 05:52:06.305 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 05:52:06.305 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:52:06.305 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:52:06.305 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:52:06.307 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2024-12-19 05:52:06.308 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/qangle.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/qangle.js' 2024-12-19 05:52:06.308 +00:00 [DBG] Connection id "0HN8VETJHTHR3", Request id "0HN8VETJHTHR3:00000005": started reading request body. 2024-12-19 05:52:06.308 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:06.308 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 1.2827ms 2024-12-19 05:52:06.308 +00:00 [DBG] Connection id "0HN8VETJHTHR3", Request id "0HN8VETJHTHR3:00000005": done reading request body. 2024-12-19 05:52:06.311 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 05:52:06.312 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 05:52:06.312 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 05:52:06.312 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 05:52:06.312 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 05:52:06.312 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 05:52:06.312 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 05:52:06.312 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 05:52:06.313 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 05:52:06.313 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 05:52:06.313 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 05:52:06.316 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 05:52:06.317 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 05:52:06.318 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 12.9436ms 2024-12-19 05:52:06.318 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 05:52:06.318 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 19.3413 ms 2024-12-19 05:52:06.318 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:06.318 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 19.788ms 2024-12-19 05:52:06.983 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2024-12-19 05:52:06.984 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/leftkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/leftkneepattern.js' 2024-12-19 05:52:06.984 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:06.984 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 1.2042ms 2024-12-19 05:52:06.992 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2024-12-19 05:52:06.993 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/rightkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/rightkneepattern.js' 2024-12-19 05:52:06.993 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:06.993 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 0.9067ms 2024-12-19 05:52:07.025 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2024-12-19 05:52:07.026 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/lordosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/lordosis.js' 2024-12-19 05:52:07.027 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:52:07.027 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 1.5048ms 2024-12-19 05:52:07.051 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2024-12-19 05:52:07.052 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/achilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/achilepattern.js' 2024-12-19 05:52:07.052 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:07.052 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.9815ms 2024-12-19 05:52:07.763 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2024-12-19 05:52:07.764 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/rightachilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/rightachilepattern.js' 2024-12-19 05:52:07.764 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:07.764 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 1.2397ms 2024-12-19 05:52:07.791 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2024-12-19 05:52:07.792 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_shoulderpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_shoulderpattern.js' 2024-12-19 05:52:07.792 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:07.792 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 1.0141ms 2024-12-19 05:52:07.976 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2024-12-19 05:52:07.977 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_backpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_backpattern.js' 2024-12-19 05:52:07.977 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:07.978 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 1.5658ms 2024-12-19 05:52:07.988 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2024-12-19 05:52:07.989 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_pelvicpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_pelvicpattern.js' 2024-12-19 05:52:07.989 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:07.989 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 1.0857ms 2024-12-19 05:52:08.092 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2024-12-19 05:52:08.093 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scolioscurve.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scolioscurve.js' 2024-12-19 05:52:08.094 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:08.094 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 1.5065ms 2024-12-19 05:52:08.704 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2024-12-19 05:52:08.705 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scoliometer.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scoliometer.js' 2024-12-19 05:52:08.706 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:52:08.706 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 1.334ms 2024-12-19 05:52:08.768 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2024-12-19 05:52:08.769 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_anteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_anteriorcontroller.js' 2024-12-19 05:52:08.769 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:08.769 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 1.2629ms 2024-12-19 05:52:08.786 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2024-12-19 05:52:08.788 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_posteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_posteriorcontroller.js' 2024-12-19 05:52:08.788 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:08.788 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 1.5296ms 2024-12-19 05:52:08.981 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2024-12-19 05:52:08.982 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_lateralcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_lateralcontroller.js' 2024-12-19 05:52:08.982 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:08.982 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 1.0753ms 2024-12-19 05:52:09.017 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - null null 2024-12-19 05:52:09.017 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2024-12-19 05:52:09.018 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:09.018 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - 200 47649 text/javascript 0.6626ms 2024-12-19 05:52:09.132 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2024-12-19 05:52:09.133 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/SupineBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/SupineBody.png' 2024-12-19 05:52:09.134 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:09.134 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 1.2819ms 2024-12-19 05:52:09.754 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2024-12-19 05:52:09.755 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-in.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-in.png' 2024-12-19 05:52:09.755 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:52:09.755 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.8171ms 2024-12-19 05:52:09.766 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2024-12-19 05:52:09.767 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-out.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-out.png' 2024-12-19 05:52:09.767 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:09.767 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.9657ms 2024-12-19 05:52:09.982 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2024-12-19 05:52:09.983 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2024-12-19 05:52:09.983 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:09.983 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 1.2551ms 2024-12-19 05:52:10.076 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2024-12-19 05:52:10.077 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/Text.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/Text.png' 2024-12-19 05:52:10.077 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:10.077 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.7479ms 2024-12-19 05:52:10.137 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2024-12-19 05:52:10.138 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2024-12-19 05:52:10.138 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:10.138 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 0.773ms 2024-12-19 05:52:10.303 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2024-12-19 05:52:10.304 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2024-12-19 05:52:10.304 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:10.304 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 0.7802ms 2024-12-19 05:52:10.603 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2024-12-19 05:52:10.604 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/face-scan.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/face-scan.png' 2024-12-19 05:52:10.605 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:10.605 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 1.3799ms 2024-12-19 05:52:10.635 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2024-12-19 05:52:10.636 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/grid-lines.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/grid-lines.png' 2024-12-19 05:52:10.636 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:52:10.636 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.5588ms 2024-12-19 05:52:10.717 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2024-12-19 05:52:10.718 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/drag-drop.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/drag-drop.png' 2024-12-19 05:52:10.718 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:10.718 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.9733ms 2024-12-19 05:52:10.787 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2024-12-19 05:52:10.788 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/viewport.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/viewport.png' 2024-12-19 05:52:10.788 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:10.788 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 1.2646ms 2024-12-19 05:52:10.866 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2024-12-19 05:52:10.867 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/angle.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/angle.png' 2024-12-19 05:52:10.867 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:10.867 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.8436ms 2024-12-19 05:52:11.038 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-12-19 05:52:11.039 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2024-12-19 05:52:11.039 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:11.039 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.8531ms 2024-12-19 05:52:11.328 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-12-19 05:52:11.329 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/pelvic-bone.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/pelvic-bone.png' 2024-12-19 05:52:11.329 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:11.329 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.9685ms 2024-12-19 05:52:11.375 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-12-19 05:52:11.377 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-front-knee.png' 2024-12-19 05:52:11.377 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:52:11.377 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-front-knee.png - 200 17440 image/png 1.8136ms 2024-12-19 05:52:11.472 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-12-19 05:52:11.473 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-front-knee.png' 2024-12-19 05:52:11.473 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:11.473 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-front-knee.png - 200 18281 image/png 0.9153ms 2024-12-19 05:52:11.551 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2024-12-19 05:52:11.552 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-arrow.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-arrow.png' 2024-12-19 05:52:11.552 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:11.552 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.9078ms 2024-12-19 05:52:11.577 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2024-12-19 05:52:11.578 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/visibility.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/visibility.png' 2024-12-19 05:52:11.578 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:11.578 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 0.8078ms 2024-12-19 05:52:12.043 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2024-12-19 05:52:12.044 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/invisible-symbol.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/invisible-symbol.png' 2024-12-19 05:52:12.044 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:12.044 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.83ms 2024-12-19 05:52:12.292 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2024-12-19 05:52:12.293 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/rubbish-bin.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/rubbish-bin.png' 2024-12-19 05:52:12.293 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:12.293 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.751ms 2024-12-19 05:52:12.352 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - null null 2024-12-19 05:52:12.353 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg' 2024-12-19 05:52:12.354 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:12.354 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - 200 246957 image/jpeg 1.7204ms 2024-12-19 05:52:12.420 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2024-12-19 05:52:12.424 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scoliometre-02.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scoliometre-02.png' 2024-12-19 05:52:12.424 +00:00 [DBG] Connection id "0HN8VETJHTHR2" completed keep alive response. 2024-12-19 05:52:12.424 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 3.7507ms 2024-12-19 05:52:12.472 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - null null 2024-12-19 05:52:12.472 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Clavical.png' 2024-12-19 05:52:12.473 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:12.473 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - 200 26320 image/png 1.0766ms 2024-12-19 05:52:12.762 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - null null 2024-12-19 05:52:12.763 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Clavical.png' 2024-12-19 05:52:12.763 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:12.763 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - 200 27296 image/png 0.8214ms 2024-12-19 05:52:13.016 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - null null 2024-12-19 05:52:13.018 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Foot.png' 2024-12-19 05:52:13.018 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:13.018 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - 200 82525 image/png 1.718ms 2024-12-19 05:52:13.487 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - null null 2024-12-19 05:52:13.488 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Foot.png' 2024-12-19 05:52:13.488 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:13.488 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - 200 79355 image/png 1.3343ms 2024-12-19 05:52:13.797 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - null null 2024-12-19 05:52:13.798 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Tibia&Fibula.png' 2024-12-19 05:52:13.798 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:13.798 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - 200 152397 image/png 1.5128ms 2024-12-19 05:52:13.823 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - null null 2024-12-19 05:52:13.824 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Tibia&Fibula.png' 2024-12-19 05:52:13.824 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:13.824 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - 200 143639 image/png 1.5297ms 2024-12-19 05:52:15.611 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - null null 2024-12-19 05:52:15.612 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Femur.png' 2024-12-19 05:52:15.612 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:15.612 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - 200 194393 image/png 1.5756ms 2024-12-19 05:52:16.133 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - null null 2024-12-19 05:52:16.134 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Femur.png' 2024-12-19 05:52:16.134 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:16.134 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - 200 197783 image/png 1.5701ms 2024-12-19 05:52:16.178 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - null null 2024-12-19 05:52:16.179 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Patella.png' 2024-12-19 05:52:16.179 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:16.179 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - 200 16309 image/png 1.0696ms 2024-12-19 05:52:19.207 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - null null 2024-12-19 05:52:19.208 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Patella.png' 2024-12-19 05:52:19.208 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:19.208 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - 200 16056 image/png 1.0712ms 2024-12-19 05:52:19.226 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - null null 2024-12-19 05:52:19.227 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Pelvic.png' 2024-12-19 05:52:19.227 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:19.227 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - 200 121082 image/png 1.5129ms 2024-12-19 05:52:19.251 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - null null 2024-12-19 05:52:19.252 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Pelvic.png' 2024-12-19 05:52:19.252 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:19.252 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - 200 126465 image/png 1.3848ms 2024-12-19 05:52:20.198 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - null null 2024-12-19 05:52:20.199 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Coccyx.png' 2024-12-19 05:52:20.199 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:20.199 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - 200 15300 image/png 1.0131ms 2024-12-19 05:52:20.842 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - null null 2024-12-19 05:52:20.843 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Sacrum.png' 2024-12-19 05:52:20.843 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:20.843 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - 200 60570 image/png 1.3113ms 2024-12-19 05:52:20.887 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T12.png - null null 2024-12-19 05:52:20.888 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T12.png' 2024-12-19 05:52:20.888 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:20.888 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T12.png - 200 24030 image/png 1.0155ms 2024-12-19 05:52:20.907 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L1.png - null null 2024-12-19 05:52:20.908 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L1.png' 2024-12-19 05:52:20.908 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:20.908 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L1.png - 200 28261 image/png 1.0641ms 2024-12-19 05:52:21.261 +00:00 [DBG] Connection id "0HN8VETJHTHR7" accepted. 2024-12-19 05:52:21.262 +00:00 [DBG] Connection id "0HN8VETJHTHR7" started. 2024-12-19 05:52:21.262 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L2.png - null null 2024-12-19 05:52:21.263 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L2.png' 2024-12-19 05:52:21.263 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:21.263 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L2.png - 200 25164 image/png 1.0785ms 2024-12-19 05:52:21.543 +00:00 [DBG] Connection id "0HN8VETJHTHR8" accepted. 2024-12-19 05:52:21.543 +00:00 [DBG] Connection id "0HN8VETJHTHR8" started. 2024-12-19 05:52:21.543 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L5.png - null null 2024-12-19 05:52:21.544 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L5.png' 2024-12-19 05:52:21.544 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:21.544 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L5.png - 200 36372 image/png 0.9296ms 2024-12-19 05:52:21.616 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L4.png - null null 2024-12-19 05:52:21.618 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L4.png' 2024-12-19 05:52:21.618 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:21.618 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L4.png - 200 29720 image/png 1.6064ms 2024-12-19 05:52:21.856 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L3.png - null null 2024-12-19 05:52:21.857 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L3.png' 2024-12-19 05:52:21.857 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:21.857 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L3.png - 200 27056 image/png 0.8513ms 2024-12-19 05:52:21.913 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T11.png - null null 2024-12-19 05:52:21.913 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T11.png' 2024-12-19 05:52:21.913 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:21.914 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T11.png - 200 28394 image/png 0.8398ms 2024-12-19 05:52:22.183 +00:00 [DBG] Connection id "0HN8VETJHTHR9" accepted. 2024-12-19 05:52:22.183 +00:00 [DBG] Connection id "0HN8VETJHTHR9" started. 2024-12-19 05:52:22.183 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T10.png - null null 2024-12-19 05:52:22.184 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T10.png' 2024-12-19 05:52:22.185 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:52:22.185 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T10.png - 200 23234 image/png 1.4255ms 2024-12-19 05:52:22.276 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T9.png - null null 2024-12-19 05:52:22.278 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T9.png' 2024-12-19 05:52:22.278 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:22.278 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T9.png - 200 22239 image/png 1.5666ms 2024-12-19 05:52:22.577 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T8.png - null null 2024-12-19 05:52:22.578 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T8.png' 2024-12-19 05:52:22.578 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:22.578 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T8.png - 200 20685 image/png 0.8696ms 2024-12-19 05:52:22.601 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T7.png - null null 2024-12-19 05:52:22.602 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T7.png' 2024-12-19 05:52:22.602 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:22.602 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T7.png - 200 24029 image/png 0.802ms 2024-12-19 05:52:22.631 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T6.png - null null 2024-12-19 05:52:22.632 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T6.png' 2024-12-19 05:52:22.632 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:22.632 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T6.png - 200 24065 image/png 0.7134ms 2024-12-19 05:52:22.903 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T5.png - null null 2024-12-19 05:52:22.903 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T5.png' 2024-12-19 05:52:22.903 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:22.903 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T5.png - 200 21373 image/png 0.7546ms 2024-12-19 05:52:22.991 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T4.png - null null 2024-12-19 05:52:22.992 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T4.png' 2024-12-19 05:52:22.992 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:22.992 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T4.png - 200 19723 image/png 0.8871ms 2024-12-19 05:52:23.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T3.png - null null 2024-12-19 05:52:23.187 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T3.png' 2024-12-19 05:52:23.187 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:52:23.187 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T3.png - 200 22642 image/png 0.6898ms 2024-12-19 05:52:23.298 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T2.png - null null 2024-12-19 05:52:23.299 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T2.png' 2024-12-19 05:52:23.299 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:23.299 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T2.png - 200 20817 image/png 0.8718ms 2024-12-19 05:52:23.326 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T1.png - null null 2024-12-19 05:52:23.327 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T1.png' 2024-12-19 05:52:23.327 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:23.327 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T1.png - 200 21196 image/png 0.7384ms 2024-12-19 05:52:23.643 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C7.png - null null 2024-12-19 05:52:23.644 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C7.png' 2024-12-19 05:52:23.644 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:23.644 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C7.png - 200 16828 image/png 0.9342ms 2024-12-19 05:52:23.657 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C6.png - null null 2024-12-19 05:52:23.657 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C6.png' 2024-12-19 05:52:23.657 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:23.657 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C6.png - 200 17733 image/png 0.7301ms 2024-12-19 05:52:23.746 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C5.png - null null 2024-12-19 05:52:23.747 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C5.png' 2024-12-19 05:52:23.747 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:23.747 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C5.png - 200 16329 image/png 0.8932ms 2024-12-19 05:52:23.921 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C4.png - null null 2024-12-19 05:52:23.922 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C4.png' 2024-12-19 05:52:23.922 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:52:23.922 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C4.png - 200 15703 image/png 0.908ms 2024-12-19 05:52:24.048 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C3.png - null null 2024-12-19 05:52:24.049 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C3.png' 2024-12-19 05:52:24.049 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:24.049 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C3.png - 200 17005 image/png 1.1718ms 2024-12-19 05:52:24.072 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C2.png - null null 2024-12-19 05:52:24.073 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C2.png' 2024-12-19 05:52:24.073 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:24.073 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C2.png - 200 14079 image/png 0.7695ms 2024-12-19 05:52:24.367 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C1.png - null null 2024-12-19 05:52:24.368 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C1.png' 2024-12-19 05:52:24.368 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:24.368 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C1.png - 200 12332 image/png 1.077ms 2024-12-19 05:52:24.401 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - null null 2024-12-19 05:52:24.403 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Hand.png' 2024-12-19 05:52:24.403 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:24.403 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - 200 111574 image/png 1.8788ms 2024-12-19 05:52:24.481 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - null null 2024-12-19 05:52:24.482 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Ulnar&Radius.png' 2024-12-19 05:52:24.482 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:24.482 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - 200 95613 image/png 1.343ms 2024-12-19 05:52:24.644 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - null null 2024-12-19 05:52:24.645 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Scapula.png' 2024-12-19 05:52:24.645 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:52:24.645 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - 200 116821 image/png 1.8733ms 2024-12-19 05:52:24.777 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - null null 2024-12-19 05:52:24.778 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Humerus.png' 2024-12-19 05:52:24.778 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:24.778 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - 200 103098 image/png 1.5428ms 2024-12-19 05:52:24.797 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - null null 2024-12-19 05:52:24.798 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Hand.png' 2024-12-19 05:52:24.798 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:24.798 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - 200 114712 image/png 1.2352ms 2024-12-19 05:52:25.093 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - null null 2024-12-19 05:52:25.094 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Ulnar&Radius.png' 2024-12-19 05:52:25.094 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:25.094 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - 200 95278 image/png 1.6643ms 2024-12-19 05:52:25.497 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - null null 2024-12-19 05:52:25.498 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Scapula.png' 2024-12-19 05:52:25.499 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:25.499 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - 200 110754 image/png 2.156ms 2024-12-19 05:52:25.753 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - null null 2024-12-19 05:52:25.754 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Humerus.png' 2024-12-19 05:52:25.754 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:52:25.754 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - 200 101327 image/png 1.3541ms 2024-12-19 05:52:25.776 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Thorax.png - null null 2024-12-19 05:52:25.779 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Thorax.png' 2024-12-19 05:52:25.779 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:25.779 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Thorax.png - 200 732947 image/png 2.7742ms 2024-12-19 05:52:25.942 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Head.png - null null 2024-12-19 05:52:25.944 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Head.png' 2024-12-19 05:52:25.944 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:25.944 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Head.png - 200 212437 image/png 1.6937ms 2024-12-19 05:52:26.371 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2024-12-19 05:52:26.373 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Clavicle.png' 2024-12-19 05:52:26.373 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:26.373 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 1.9073ms 2024-12-19 05:52:26.407 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2024-12-19 05:52:26.409 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Clavicle.png' 2024-12-19 05:52:26.409 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:26.409 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 2.0457ms 2024-12-19 05:52:26.678 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2024-12-19 05:52:26.680 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Foot.png' 2024-12-19 05:52:26.680 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:26.680 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 2.0443ms 2024-12-19 05:52:26.903 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2024-12-19 05:52:26.905 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Foot.png' 2024-12-19 05:52:26.906 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:52:26.906 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 2.8379ms 2024-12-19 05:52:27.537 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-12-19 05:52:27.540 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Tibia&Fibula.png' 2024-12-19 05:52:27.540 +00:00 [DBG] Connection id "0HN8VETJHTHR5" completed keep alive response. 2024-12-19 05:52:27.540 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 200 1113682 image/png 3.3432ms 2024-12-19 05:52:27.628 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-12-19 05:52:27.631 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Tibia&Fibula.png' 2024-12-19 05:52:27.631 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:27.631 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 2.9237ms 2024-12-19 05:52:27.742 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-12-19 05:52:27.745 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Femur.png' 2024-12-19 05:52:27.745 +00:00 [DBG] Connection id "0HN8VETJHTHR3" completed keep alive response. 2024-12-19 05:52:27.745 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 3.4919ms 2024-12-19 05:52:28.927 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-12-19 05:52:28.930 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Femur.png' 2024-12-19 05:52:28.930 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:52:28.930 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 200 1177517 image/png 3.3277ms 2024-12-19 05:52:28.992 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-12-19 05:52:28.995 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Pelvic.png' 2024-12-19 05:52:28.995 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:28.995 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 200 842863 image/png 3.285ms 2024-12-19 05:52:30.791 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-12-19 05:52:30.794 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Pelvic.png' 2024-12-19 05:52:30.794 +00:00 [DBG] Connection id "0HN8VETJHTHR4" completed keep alive response. 2024-12-19 05:52:30.794 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 2.9351ms 2024-12-19 05:52:34.771 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - null null 2024-12-19 05:52:34.772 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Coccyx.png' 2024-12-19 05:52:34.772 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:34.772 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - 200 62826 image/png 1.2612ms 2024-12-19 05:52:35.220 +00:00 [DBG] Connection id "0HN8VETJHTHR2" received FIN. 2024-12-19 05:52:35.220 +00:00 [DBG] Connection id "0HN8VETJHTHR2" disconnecting. 2024-12-19 05:52:35.220 +00:00 [DBG] Connection id "0HN8VETJHTHR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:52:35.221 +00:00 [DBG] Connection id "0HN8VETJHTHR2" stopped. 2024-12-19 05:52:35.941 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-12-19 05:52:35.943 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png' 2024-12-19 05:52:35.944 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:35.944 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 200 535736 image/png 2.6404ms 2024-12-19 05:52:36.076 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C1.png - null null 2024-12-19 05:52:36.078 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C1.png' 2024-12-19 05:52:36.078 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:36.078 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C1.png - 200 109176 image/png 1.5753ms 2024-12-19 05:52:36.397 +00:00 [DBG] Connection id "0HN8VETJHTHRA" accepted. 2024-12-19 05:52:36.397 +00:00 [DBG] Connection id "0HN8VETJHTHRA" started. 2024-12-19 05:52:36.397 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C2.png - null null 2024-12-19 05:52:36.399 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C2.png' 2024-12-19 05:52:36.399 +00:00 [DBG] Connection id "0HN8VETJHTHRA" completed keep alive response. 2024-12-19 05:52:36.399 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C2.png - 200 131815 image/png 2.0189ms 2024-12-19 05:52:36.543 +00:00 [DBG] Connection id "0HN8VETJHTHRB" accepted. 2024-12-19 05:52:36.543 +00:00 [DBG] Connection id "0HN8VETJHTHRB" started. 2024-12-19 05:52:36.543 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C3.png - null null 2024-12-19 05:52:36.544 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C3.png' 2024-12-19 05:52:36.544 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:36.544 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C3.png - 200 101456 image/png 1.6554ms 2024-12-19 05:52:37.106 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C4.png - null null 2024-12-19 05:52:37.108 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C4.png' 2024-12-19 05:52:37.108 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:37.108 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C4.png - 200 107279 image/png 1.6157ms 2024-12-19 05:52:38.012 +00:00 [DBG] Connection id "0HN8VETJHTHRC" accepted. 2024-12-19 05:52:38.012 +00:00 [DBG] Connection id "0HN8VETJHTHRC" started. 2024-12-19 05:52:38.012 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C5.png - null null 2024-12-19 05:52:38.014 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C5.png' 2024-12-19 05:52:38.014 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:52:38.014 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C5.png - 200 94458 image/png 1.507ms 2024-12-19 05:52:38.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C6.png - null null 2024-12-19 05:52:38.097 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C6.png' 2024-12-19 05:52:38.097 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:38.097 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C6.png - 200 97670 image/png 1.2848ms 2024-12-19 05:52:38.157 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T1.png - null null 2024-12-19 05:52:38.158 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T1.png' 2024-12-19 05:52:38.158 +00:00 [DBG] Connection id "0HN8VETJHTHRA" completed keep alive response. 2024-12-19 05:52:38.159 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T1.png - 200 114174 image/png 1.4749ms 2024-12-19 05:52:38.291 +00:00 [DBG] Connection id "0HN8VETJHTHRD" accepted. 2024-12-19 05:52:38.292 +00:00 [DBG] Connection id "0HN8VETJHTHRD" started. 2024-12-19 05:52:38.292 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C7.png - null null 2024-12-19 05:52:38.294 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C7.png' 2024-12-19 05:52:38.294 +00:00 [DBG] Connection id "0HN8VETJHTHRD" completed keep alive response. 2024-12-19 05:52:38.294 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C7.png - 200 114960 image/png 2.0985ms 2024-12-19 05:52:38.316 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T2.png - null null 2024-12-19 05:52:38.318 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T2.png' 2024-12-19 05:52:38.318 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:38.318 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T2.png - 200 138785 image/png 2.3844ms 2024-12-19 05:52:39.261 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T3.png - null null 2024-12-19 05:52:39.262 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T3.png' 2024-12-19 05:52:39.262 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:39.262 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T3.png - 200 152096 image/png 1.3912ms 2024-12-19 05:52:39.342 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T4.png - null null 2024-12-19 05:52:39.343 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T4.png' 2024-12-19 05:52:39.343 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:52:39.343 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T4.png - 200 152241 image/png 1.5199ms 2024-12-19 05:52:39.387 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T5.png - null null 2024-12-19 05:52:39.389 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T5.png' 2024-12-19 05:52:39.389 +00:00 [DBG] Connection id "0HN8VETJHTHRA" completed keep alive response. 2024-12-19 05:52:39.389 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T5.png - 200 152901 image/png 1.8107ms 2024-12-19 05:52:39.502 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T6.png - null null 2024-12-19 05:52:39.504 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T6.png' 2024-12-19 05:52:39.504 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:39.504 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T6.png - 200 177411 image/png 2.8164ms 2024-12-19 05:52:39.866 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T7.png - null null 2024-12-19 05:52:39.868 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T7.png' 2024-12-19 05:52:39.868 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:39.868 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T7.png - 200 176205 image/png 1.6105ms 2024-12-19 05:52:39.886 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T8.png - null null 2024-12-19 05:52:39.888 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T8.png' 2024-12-19 05:52:39.888 +00:00 [DBG] Connection id "0HN8VETJHTHRD" completed keep alive response. 2024-12-19 05:52:39.888 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T8.png - 200 164262 image/png 1.7139ms 2024-12-19 05:52:40.537 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T9.png - null null 2024-12-19 05:52:40.539 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T9.png' 2024-12-19 05:52:40.539 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:52:40.539 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T9.png - 200 195657 image/png 2.0753ms 2024-12-19 05:52:40.597 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-12-19 05:52:40.599 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T10.png' 2024-12-19 05:52:40.599 +00:00 [DBG] Connection id "0HN8VETJHTHRA" completed keep alive response. 2024-12-19 05:52:40.599 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 200 203561 image/png 1.8925ms 2024-12-19 05:52:40.726 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-12-19 05:52:40.728 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T11.png' 2024-12-19 05:52:40.728 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:40.729 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 200 235609 image/png 2.0673ms 2024-12-19 05:52:40.811 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-12-19 05:52:40.813 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T12.png' 2024-12-19 05:52:40.813 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:40.813 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 200 211905 image/png 2.1655ms 2024-12-19 05:52:41.491 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-12-19 05:52:41.494 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L1.png' 2024-12-19 05:52:41.494 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:41.494 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 200 219883 image/png 2.8883ms 2024-12-19 05:52:41.516 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2024-12-19 05:52:41.518 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L2.png' 2024-12-19 05:52:41.518 +00:00 [DBG] Connection id "0HN8VETJHTHRD" completed keep alive response. 2024-12-19 05:52:41.518 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 1.5533ms 2024-12-19 05:52:42.132 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L3.png - null null 2024-12-19 05:52:42.134 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L3.png' 2024-12-19 05:52:42.134 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:52:42.134 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L3.png - 200 242988 image/png 1.9424ms 2024-12-19 05:52:42.187 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L4.png - null null 2024-12-19 05:52:42.188 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L4.png' 2024-12-19 05:52:42.188 +00:00 [DBG] Connection id "0HN8VETJHTHRA" completed keep alive response. 2024-12-19 05:52:42.189 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L4.png - 200 202957 image/png 1.6524ms 2024-12-19 05:52:42.451 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L5.png - null null 2024-12-19 05:52:42.453 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L5.png' 2024-12-19 05:52:42.453 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:42.453 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L5.png - 200 186880 image/png 1.688ms 2024-12-19 05:52:42.777 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-19 05:52:42.783 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png' 2024-12-19 05:52:42.783 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:52:42.783 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 200 2900979 image/png 6.0553ms 2024-12-19 05:52:43.086 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - null null 2024-12-19 05:52:43.088 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Hand.png' 2024-12-19 05:52:43.089 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:43.089 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - 200 519465 image/png 2.3751ms 2024-12-19 05:52:43.216 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-12-19 05:52:43.219 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Humerus.png' 2024-12-19 05:52:43.219 +00:00 [DBG] Connection id "0HN8VETJHTHRD" completed keep alive response. 2024-12-19 05:52:43.219 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 200 689212 image/png 2.9669ms 2024-12-19 05:52:43.617 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - null null 2024-12-19 05:52:43.619 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Ulna&Radius.png' 2024-12-19 05:52:43.619 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:43.619 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - 200 468011 image/png 2.6258ms 2024-12-19 05:52:43.757 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-12-19 05:52:43.760 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Scapula.png' 2024-12-19 05:52:43.760 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:52:43.760 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 200 818118 image/png 2.7608ms 2024-12-19 05:52:43.816 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2024-12-19 05:52:43.818 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Hand.png' 2024-12-19 05:52:43.819 +00:00 [DBG] Connection id "0HN8VETJHTHRA" completed keep alive response. 2024-12-19 05:52:43.819 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 2.2505ms 2024-12-19 05:52:46.912 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2024-12-19 05:52:46.915 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Humerus.png' 2024-12-19 05:52:46.916 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:46.916 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 3.5997ms 2024-12-19 05:52:47.426 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - null null 2024-12-19 05:52:47.429 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Ulna&Radius.png' 2024-12-19 05:52:47.429 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:47.429 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - 200 472557 image/png 2.6489ms 2024-12-19 05:52:47.852 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - null null 2024-12-19 05:52:47.855 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Scapula.png' 2024-12-19 05:52:47.855 +00:00 [DBG] Connection id "0HN8VETJHTHRA" completed keep alive response. 2024-12-19 05:52:47.856 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - 200 773321 image/png 3.7364ms 2024-12-19 05:52:47.882 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Head.png - null null 2024-12-19 05:52:47.885 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Head.png' 2024-12-19 05:52:47.885 +00:00 [DBG] Connection id "0HN8VETJHTHRD" completed keep alive response. 2024-12-19 05:52:47.885 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Head.png - 200 1167086 image/png 3.8272ms 2024-12-19 05:52:50.881 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - null null 2024-12-19 05:52:50.882 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Coccyx.png' 2024-12-19 05:52:50.882 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:50.882 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - 200 42204 image/png 1.0375ms 2024-12-19 05:52:51.192 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - null null 2024-12-19 05:52:51.194 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Sacrum.png' 2024-12-19 05:52:51.194 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:51.194 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - 200 333393 image/png 2.0506ms 2024-12-19 05:52:51.841 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-19 05:52:51.845 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png' 2024-12-19 05:52:51.845 +00:00 [DBG] Connection id "0HN8VETJHTHR1" completed keep alive response. 2024-12-19 05:52:51.846 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 200 1723341 image/png 4.2516ms 2024-12-19 05:52:51.901 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-12-19 05:52:51.902 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C1.png' 2024-12-19 05:52:51.902 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:51.902 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 200 71406 image/png 1.3199ms 2024-12-19 05:52:52.917 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2024-12-19 05:52:52.918 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C2.png' 2024-12-19 05:52:52.918 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:52.918 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 1.6872ms 2024-12-19 05:52:53.828 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C4.png - null null 2024-12-19 05:52:53.830 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C4.png' 2024-12-19 05:52:53.830 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:53.830 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C4.png - 200 93250 image/png 1.3901ms 2024-12-19 05:52:53.936 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C5.png - null null 2024-12-19 05:52:53.938 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C5.png' 2024-12-19 05:52:53.938 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:53.938 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C5.png - 200 89926 image/png 1.9944ms 2024-12-19 05:52:54.947 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C6.png - null null 2024-12-19 05:52:54.949 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C6.png' 2024-12-19 05:52:54.949 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:54.949 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C6.png - 200 97643 image/png 2.3455ms 2024-12-19 05:52:55.013 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C7.png - null null 2024-12-19 05:52:55.015 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C7.png' 2024-12-19 05:52:55.016 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:55.016 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C7.png - 200 93654 image/png 2.3823ms 2024-12-19 05:52:55.036 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T1.png - null null 2024-12-19 05:52:55.038 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T1.png' 2024-12-19 05:52:55.038 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:55.038 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T1.png - 200 126855 image/png 1.5764ms 2024-12-19 05:52:56.045 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T2.png - null null 2024-12-19 05:52:56.047 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T2.png' 2024-12-19 05:52:56.047 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:56.047 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T2.png - 200 123930 image/png 1.7616ms 2024-12-19 05:52:56.276 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T3.png - null null 2024-12-19 05:52:56.278 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T3.png' 2024-12-19 05:52:56.278 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:56.278 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T3.png - 200 137506 image/png 1.5137ms 2024-12-19 05:52:56.636 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T4.png - null null 2024-12-19 05:52:56.638 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T4.png' 2024-12-19 05:52:56.638 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:56.638 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T4.png - 200 137466 image/png 1.8215ms 2024-12-19 05:52:57.202 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T5.png - null null 2024-12-19 05:52:57.203 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T5.png' 2024-12-19 05:52:57.203 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:57.203 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T5.png - 200 150025 image/png 1.6667ms 2024-12-19 05:52:57.232 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T6.png - null null 2024-12-19 05:52:57.233 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T6.png' 2024-12-19 05:52:57.233 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:52:57.233 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T6.png - 200 159370 image/png 1.6149ms 2024-12-19 05:52:57.712 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T7.png - null null 2024-12-19 05:52:57.713 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T7.png' 2024-12-19 05:52:57.714 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:57.714 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T7.png - 200 167084 image/png 2.0435ms 2024-12-19 05:52:57.826 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T8.png - null null 2024-12-19 05:52:57.828 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T8.png' 2024-12-19 05:52:57.828 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:57.828 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T8.png - 200 160662 image/png 1.3392ms 2024-12-19 05:52:58.363 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T9.png - null null 2024-12-19 05:52:58.364 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T9.png' 2024-12-19 05:52:58.364 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:58.364 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T9.png - 200 170175 image/png 1.697ms 2024-12-19 05:52:58.866 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T10.png - null null 2024-12-19 05:52:58.868 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T10.png' 2024-12-19 05:52:58.868 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:52:58.868 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T10.png - 200 189186 image/png 1.8026ms 2024-12-19 05:52:58.947 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T11.png - null null 2024-12-19 05:52:58.949 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T11.png' 2024-12-19 05:52:58.949 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:52:58.949 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T11.png - 200 215092 image/png 1.6772ms 2024-12-19 05:52:59.396 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T12.png - null null 2024-12-19 05:52:59.398 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T12.png' 2024-12-19 05:52:59.398 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:52:59.398 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T12.png - 200 194362 image/png 1.4602ms 2024-12-19 05:52:59.523 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L1.png - null null 2024-12-19 05:52:59.524 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L1.png' 2024-12-19 05:52:59.524 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:52:59.524 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L1.png - 200 228240 image/png 1.5919ms 2024-12-19 05:53:00.481 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L2.png - null null 2024-12-19 05:53:00.483 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L2.png' 2024-12-19 05:53:00.483 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:53:00.483 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L2.png - 200 205229 image/png 1.8124ms 2024-12-19 05:53:00.522 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L3.png - null null 2024-12-19 05:53:00.524 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L3.png' 2024-12-19 05:53:00.524 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:53:00.524 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L3.png - 200 214737 image/png 2.1174ms 2024-12-19 05:53:00.577 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L4.png - null null 2024-12-19 05:53:00.579 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L4.png' 2024-12-19 05:53:00.579 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:53:00.579 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L4.png - 200 198525 image/png 1.7797ms 2024-12-19 05:53:01.703 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L5.png - null null 2024-12-19 05:53:01.704 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L5.png' 2024-12-19 05:53:01.704 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:53:01.705 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L5.png - 200 203959 image/png 1.7871ms 2024-12-19 05:53:02.062 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Femur.png - null null 2024-12-19 05:53:02.065 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Femur.png' 2024-12-19 05:53:02.065 +00:00 [DBG] Connection id "0HN8VETJHTHRB" completed keep alive response. 2024-12-19 05:53:02.065 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Femur.png - 200 1475401 image/png 3.878ms 2024-12-19 05:53:02.097 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Patella.png - null null 2024-12-19 05:53:02.098 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Patella.png' 2024-12-19 05:53:02.098 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:53:02.098 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Patella.png - 200 99090 image/png 0.7412ms 2024-12-19 05:53:02.156 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Tibia.png - null null 2024-12-19 05:53:02.159 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Tibia.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Tibia.png' 2024-12-19 05:53:02.159 +00:00 [DBG] Connection id "0HN8VETJHTHR8" completed keep alive response. 2024-12-19 05:53:02.159 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Tibia.png - 200 1192597 image/png 3.2152ms 2024-12-19 05:53:02.506 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Foot.png - null null 2024-12-19 05:53:02.509 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Foot.png' 2024-12-19 05:53:02.509 +00:00 [DBG] Connection id "0HN8VETJHTHR7" completed keep alive response. 2024-12-19 05:53:02.509 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Foot.png - 200 915434 image/png 2.5644ms 2024-12-19 05:53:03.422 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Rib.png - null null 2024-12-19 05:53:03.468 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Rib.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Rib.png' 2024-12-19 05:53:03.468 +00:00 [DBG] Connection id "0HN8VETJHTHRC" completed keep alive response. 2024-12-19 05:53:03.469 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Rib.png - 200 4386983 image/png 46.5761ms 2024-12-19 05:53:03.537 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-12-19 05:53:03.541 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Head.png' 2024-12-19 05:53:03.541 +00:00 [DBG] Connection id "0HN8VETJHTHR6" completed keep alive response. 2024-12-19 05:53:03.541 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 200 2103433 image/png 4.3708ms 2024-12-19 05:53:05.682 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C3.png - null null 2024-12-19 05:53:05.683 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C3.png' 2024-12-19 05:53:05.683 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:05.683 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C3.png - 200 89844 image/png 1.3158ms 2024-12-19 05:53:07.562 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-19 05:53:07.562 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-19 05:53:07.562 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:07.562 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 0.4719ms 2024-12-19 05:53:14.264 +00:00 [DBG] Connection id "0HN8VETJHTHRA" received FIN. 2024-12-19 05:53:14.265 +00:00 [DBG] Connection id "0HN8VETJHTHRA" disconnecting. 2024-12-19 05:53:14.265 +00:00 [DBG] Connection id "0HN8VETJHTHRA" stopped. 2024-12-19 05:53:14.265 +00:00 [DBG] Connection id "0HN8VETJHTHRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:53:15.266 +00:00 [DBG] Connection id "0HN8VETJHTHR5" received FIN. 2024-12-19 05:53:15.266 +00:00 [DBG] Connection id "0HN8VETJHTHR5" disconnecting. 2024-12-19 05:53:15.266 +00:00 [DBG] Connection id "0HN8VETJHTHR5" stopped. 2024-12-19 05:53:15.266 +00:00 [DBG] Connection id "0HN8VETJHTHR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:53:18.270 +00:00 [DBG] Connection id "0HN8VETJHTHRB" received FIN. 2024-12-19 05:53:18.271 +00:00 [DBG] Connection id "0HN8VETJHTHRB" disconnecting. 2024-12-19 05:53:18.271 +00:00 [DBG] Connection id "0HN8VETJHTHRB" stopped. 2024-12-19 05:53:18.271 +00:00 [DBG] Connection id "0HN8VETJHTHRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:53:19.271 +00:00 [DBG] Connection id "0HN8VETJHTHR7" received FIN. 2024-12-19 05:53:19.271 +00:00 [DBG] Connection id "0HN8VETJHTHR7" disconnecting. 2024-12-19 05:53:19.271 +00:00 [DBG] Connection id "0HN8VETJHTHR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:53:19.271 +00:00 [DBG] Connection id "0HN8VETJHTHR7" stopped. 2024-12-19 05:53:21.274 +00:00 [DBG] Connection id "0HN8VETJHTHR6" received FIN. 2024-12-19 05:53:21.274 +00:00 [DBG] Connection id "0HN8VETJHTHR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:53:21.274 +00:00 [DBG] Connection id "0HN8VETJHTHR6" disconnecting. 2024-12-19 05:53:21.275 +00:00 [DBG] Connection id "0HN8VETJHTHR6" stopped. 2024-12-19 05:53:23.276 +00:00 [DBG] Connection id "0HN8VETJHTHR1" received FIN. 2024-12-19 05:53:23.276 +00:00 [DBG] Connection id "0HN8VETJHTHR1" disconnecting. 2024-12-19 05:53:23.276 +00:00 [DBG] Connection id "0HN8VETJHTHR1" stopped. 2024-12-19 05:53:23.276 +00:00 [DBG] Connection id "0HN8VETJHTHR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:53:24.676 +00:00 [DBG] Connection id "0HN8VETJHTHR0" disconnecting. 2024-12-19 05:53:24.676 +00:00 [DBG] Connection id "0HN8VETJHTHR0" stopped. 2024-12-19 05:53:24.676 +00:00 [DBG] Connection id "0HN8VETJHTHR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:53:33.612 +00:00 [DBG] Connection id "0HN8VETJHTHRE" accepted. 2024-12-19 05:53:33.612 +00:00 [DBG] Connection id "0HN8VETJHTHRE" started. 2024-12-19 05:53:33.613 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-12-19 05:53:33.613 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 05:53:33.613 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:33.613 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.2584ms 2024-12-19 05:53:42.149 +00:00 [DBG] Connection id "0HN8VETJHTHRF" accepted. 2024-12-19 05:53:42.149 +00:00 [DBG] Connection id "0HN8VETJHTHRF" started. 2024-12-19 05:53:42.150 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2614&userId=1654 - null null 2024-12-19 05:53:42.150 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 05:53:42.150 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 05:53:42.150 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 05:53:42.150 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:53:42.150 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:53:42.150 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 05:53:42.150 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 05:53:42.150 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:53:42.150 +00: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)"] 2024-12-19 05:53:42.150 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 05:53:42.150 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:53:42.150 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:53:42.150 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:53:42.151 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:53:42.151 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 05:53:42.151 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:53:42.151 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:53:42.151 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:53:42.151 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:53:42.151 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:53:42.151 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 05:53:42.151 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:53:42.151 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:53:42.151 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 05:53:42.151 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 05:53:42.168 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 05:53:42.168 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 05:53:42.168 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1666ms. 2024-12-19 05:53:42.169 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 05:53:42.170 +00:00 [INF] Executed ViewResult - view marker executed in 1.6307ms. 2024-12-19 05:53:42.170 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 19.6256ms 2024-12-19 05:53:42.170 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 05:53:42.170 +00:00 [INF] HTTP GET / responded 200 in 20.4178 ms 2024-12-19 05:53:42.170 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:42.170 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2614&userId=1654 - 200 null text/html; charset=utf-8 20.7385ms 2024-12-19 05:53:42.540 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-19 05:53:42.540 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-19 05:53:42.541 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:42.541 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.3359ms 2024-12-19 05:53:42.544 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2024-12-19 05:53:42.544 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2024-12-19 05:53:42.544 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:42.544 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 0.3477ms 2024-12-19 05:53:42.689 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2024-12-19 05:53:42.690 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2024-12-19 05:53:42.690 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:42.690 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 1.1282ms 2024-12-19 05:53:42.937 +00:00 [DBG] Connection id "0HN8VETJHTHRG" accepted. 2024-12-19 05:53:42.937 +00:00 [DBG] Connection id "0HN8VETJHTHRG" started. 2024-12-19 05:53:42.937 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2024-12-19 05:53:42.937 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AnteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AnteriorBody.png' 2024-12-19 05:53:42.937 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:42.937 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 0.2911ms 2024-12-19 05:53:42.937 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2024-12-19 05:53:42.937 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/LateralBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/LateralBody.png' 2024-12-19 05:53:42.938 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:42.938 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 0.4691ms 2024-12-19 05:53:42.941 +00:00 [DBG] Connection id "0HN8VETJHTHRH" accepted. 2024-12-19 05:53:42.941 +00:00 [DBG] Connection id "0HN8VETJHTHRH" started. 2024-12-19 05:53:42.941 +00:00 [DBG] Connection id "0HN8VETJHTHRI" accepted. 2024-12-19 05:53:42.941 +00:00 [DBG] Connection id "0HN8VETJHTHRI" started. 2024-12-19 05:53:42.941 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-12-19 05:53:42.942 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2024-12-19 05:53:42.942 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AchileBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AchileBody.png' 2024-12-19 05:53:42.942 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:42.942 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 0.1834ms 2024-12-19 05:53:42.942 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-19 05:53:42.942 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:42.942 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.3724ms 2024-12-19 05:53:43.149 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2024-12-19 05:53:43.149 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2024-12-19 05:53:43.149 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:43.149 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 49856 text/javascript 0.4651ms 2024-12-19 05:53:43.154 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2024-12-19 05:53:43.154 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2024-12-19 05:53:43.154 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:43.155 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16377 text/javascript 0.2074ms 2024-12-19 05:53:43.357 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-19 05:53:43.357 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-19 05:53:43.357 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:43.357 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 0.6183ms 2024-12-19 05:53:43.382 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2024-12-19 05:53:43.383 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2024-12-19 05:53:43.383 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:43.383 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 0.8405ms 2024-12-19 05:53:43.400 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2024-12-19 05:53:43.400 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/rightknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/rightknee.js' 2024-12-19 05:53:43.400 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:43.400 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 0.3834ms 2024-12-19 05:53:43.403 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2024-12-19 05:53:43.403 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2024-12-19 05:53:43.403 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:43.403 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.2243ms 2024-12-19 05:53:43.423 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2024-12-19 05:53:43.423 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/shoulder.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/shoulder.js' 2024-12-19 05:53:43.423 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:43.424 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 0.49ms 2024-12-19 05:53:43.539 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2024-12-19 05:53:43.539 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/fhd.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/fhd.js' 2024-12-19 05:53:43.539 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:43.539 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 42052 text/javascript 0.5344ms 2024-12-19 05:53:43.544 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2024-12-19 05:53:43.544 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/asis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/asis.js' 2024-12-19 05:53:43.544 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:43.544 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 0.3289ms 2024-12-19 05:53:43.548 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2024-12-19 05:53:43.548 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/leftknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/leftknee.js' 2024-12-19 05:53:43.548 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:43.548 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 0.6265ms 2024-12-19 05:53:43.552 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2024-12-19 05:53:43.552 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2024-12-19 05:53:43.552 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/kyphosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/kyphosis.js' 2024-12-19 05:53:43.553 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/tpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/tpattern.js' 2024-12-19 05:53:43.553 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:43.553 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:43.553 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 0.4628ms 2024-12-19 05:53:43.553 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 0.5219ms 2024-12-19 05:53:43.655 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 05:53:43.656 +00:00 [DBG] POST requests are not supported 2024-12-19 05:53:43.657 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 05:53:43.657 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 05:53:43.657 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 05:53:43.657 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 05:53:43.657 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 05:53:43.657 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 05:53:43.657 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:53:43.657 +00: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)"] 2024-12-19 05:53:43.657 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 05:53:43.657 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 05:53:43.657 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:53:43.657 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 05:53:43.658 +00:00 [DBG] Connection id "0HN8VETJHTHRF", Request id "0HN8VETJHTHRF:00000007": started reading request body. 2024-12-19 05:53:43.658 +00:00 [DBG] Connection id "0HN8VETJHTHRF", Request id "0HN8VETJHTHRF:00000007": done reading request body. 2024-12-19 05:53:43.658 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 05:53:43.658 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 05:53:43.658 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 05:53:43.658 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 05:53:43.658 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 05:53:43.658 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 05:53:43.658 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 05:53:43.658 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 05:53:43.658 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 05:53:43.658 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 05:53:43.659 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 05:53:43.659 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 05:53:43.670 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-19 05:53:43.671 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 13.2999ms 2024-12-19 05:53:43.671 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 05:53:43.671 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 14.9759 ms 2024-12-19 05:53:43.671 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:43.671 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 97395 text/plain; charset=utf-8 15.2446ms 2024-12-19 05:53:43.748 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2024-12-19 05:53:43.748 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/ukpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/ukpattern.js' 2024-12-19 05:53:43.749 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:43.749 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.4107ms 2024-12-19 05:53:43.750 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2024-12-19 05:53:43.751 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/qangle.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/qangle.js' 2024-12-19 05:53:43.751 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:43.751 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 0.238ms 2024-12-19 05:53:43.755 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2024-12-19 05:53:43.756 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/rightkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/rightkneepattern.js' 2024-12-19 05:53:43.756 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:43.756 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 0.2286ms 2024-12-19 05:53:43.759 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2024-12-19 05:53:43.760 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/lordosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/lordosis.js' 2024-12-19 05:53:43.760 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:43.760 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 0.3428ms 2024-12-19 05:53:43.804 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2024-12-19 05:53:43.804 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/leftkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/leftkneepattern.js' 2024-12-19 05:53:43.804 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:43.804 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 0.3489ms 2024-12-19 05:53:43.884 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2024-12-19 05:53:43.884 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/rightachilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/rightachilepattern.js' 2024-12-19 05:53:43.884 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:43.884 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 0.3434ms 2024-12-19 05:53:43.887 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2024-12-19 05:53:43.887 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/achilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/achilepattern.js' 2024-12-19 05:53:43.888 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:43.888 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.3292ms 2024-12-19 05:53:43.905 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2024-12-19 05:53:43.905 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_backpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_backpattern.js' 2024-12-19 05:53:43.905 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:43.905 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 0.3236ms 2024-12-19 05:53:43.908 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2024-12-19 05:53:43.908 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_shoulderpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_shoulderpattern.js' 2024-12-19 05:53:43.908 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:43.908 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 0.2774ms 2024-12-19 05:53:43.928 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2024-12-19 05:53:43.928 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_pelvicpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_pelvicpattern.js' 2024-12-19 05:53:43.928 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:43.928 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 0.3346ms 2024-12-19 05:53:43.988 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2024-12-19 05:53:43.988 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scolioscurve.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scolioscurve.js' 2024-12-19 05:53:43.988 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:43.989 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 0.6221ms 2024-12-19 05:53:44.065 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2024-12-19 05:53:44.065 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scoliometer.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scoliometer.js' 2024-12-19 05:53:44.065 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:44.065 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 0.4164ms 2024-12-19 05:53:44.068 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2024-12-19 05:53:44.068 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_anteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_anteriorcontroller.js' 2024-12-19 05:53:44.068 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:44.068 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 0.2756ms 2024-12-19 05:53:44.113 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2024-12-19 05:53:44.114 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_posteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_posteriorcontroller.js' 2024-12-19 05:53:44.114 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:44.114 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 0.439ms 2024-12-19 05:53:44.117 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2024-12-19 05:53:44.118 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_lateralcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_lateralcontroller.js' 2024-12-19 05:53:44.118 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:44.118 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 0.3596ms 2024-12-19 05:53:44.137 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - null null 2024-12-19 05:53:44.138 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2024-12-19 05:53:44.138 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:44.138 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - 200 47649 text/javascript 0.2483ms 2024-12-19 05:53:44.196 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2024-12-19 05:53:44.196 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/SupineBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/SupineBody.png' 2024-12-19 05:53:44.196 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:44.196 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 0.4609ms 2024-12-19 05:53:44.439 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2024-12-19 05:53:44.439 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-in.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-in.png' 2024-12-19 05:53:44.439 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:44.439 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.3758ms 2024-12-19 05:53:44.442 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2024-12-19 05:53:44.442 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-out.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-out.png' 2024-12-19 05:53:44.442 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:44.442 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.4072ms 2024-12-19 05:53:44.481 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2024-12-19 05:53:44.482 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/Text.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/Text.png' 2024-12-19 05:53:44.482 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:44.482 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.3848ms 2024-12-19 05:53:44.485 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2024-12-19 05:53:44.485 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2024-12-19 05:53:44.485 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:44.485 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 0.3677ms 2024-12-19 05:53:44.485 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2024-12-19 05:53:44.485 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2024-12-19 05:53:44.486 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:44.486 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 0.2041ms 2024-12-19 05:53:44.486 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2024-12-19 05:53:44.486 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2024-12-19 05:53:44.486 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:44.486 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 0.2089ms 2024-12-19 05:53:44.614 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2024-12-19 05:53:44.614 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/face-scan.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/face-scan.png' 2024-12-19 05:53:44.615 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:44.615 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 0.5356ms 2024-12-19 05:53:44.618 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2024-12-19 05:53:44.618 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/grid-lines.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/grid-lines.png' 2024-12-19 05:53:44.618 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:44.618 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.3237ms 2024-12-19 05:53:44.670 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2024-12-19 05:53:44.670 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2024-12-19 05:53:44.670 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/drag-drop.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/drag-drop.png' 2024-12-19 05:53:44.670 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/viewport.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/viewport.png' 2024-12-19 05:53:44.670 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:44.670 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:44.670 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.362ms 2024-12-19 05:53:44.670 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 0.3662ms 2024-12-19 05:53:44.673 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2024-12-19 05:53:44.674 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/angle.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/angle.png' 2024-12-19 05:53:44.674 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:44.674 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.2668ms 2024-12-19 05:53:44.733 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-12-19 05:53:44.733 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2024-12-19 05:53:44.733 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:44.733 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.423ms 2024-12-19 05:53:44.780 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-12-19 05:53:44.780 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/pelvic-bone.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/pelvic-bone.png' 2024-12-19 05:53:44.780 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:44.780 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.6634ms 2024-12-19 05:53:44.793 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-12-19 05:53:44.793 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-front-knee.png' 2024-12-19 05:53:44.793 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:44.793 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-front-knee.png - 200 17440 image/png 0.3394ms 2024-12-19 05:53:44.839 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-12-19 05:53:44.839 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-front-knee.png' 2024-12-19 05:53:44.839 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:44.839 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-front-knee.png - 200 18281 image/png 0.4284ms 2024-12-19 05:53:44.839 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2024-12-19 05:53:44.840 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/visibility.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/visibility.png' 2024-12-19 05:53:44.840 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:44.840 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 0.2798ms 2024-12-19 05:53:44.842 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2024-12-19 05:53:44.843 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-arrow.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-arrow.png' 2024-12-19 05:53:44.843 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:44.843 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.2403ms 2024-12-19 05:53:45.050 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2024-12-19 05:53:45.050 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/invisible-symbol.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/invisible-symbol.png' 2024-12-19 05:53:45.050 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:45.050 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.336ms 2024-12-19 05:53:45.081 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2024-12-19 05:53:45.081 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/rubbish-bin.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/rubbish-bin.png' 2024-12-19 05:53:45.081 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:45.081 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.386ms 2024-12-19 05:53:45.084 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f242e962-0853-4863-a8b0-bbbb063a59cd_Anterior.jpeg - null null 2024-12-19 05:53:45.085 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f242e962-0853-4863-a8b0-bbbb063a59cd_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f242e962-0853-4863-a8b0-bbbb063a59cd_Anterior.jpeg' 2024-12-19 05:53:45.085 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:45.085 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f242e962-0853-4863-a8b0-bbbb063a59cd_Anterior.jpeg - 200 73029 image/jpeg 0.368ms 2024-12-19 05:53:45.150 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2024-12-19 05:53:45.150 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2024-12-19 05:53:45.150 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Clavicle.png' 2024-12-19 05:53:45.151 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:45.151 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 0.6511ms 2024-12-19 05:53:45.151 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scoliometre-02.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scoliometre-02.png' 2024-12-19 05:53:45.151 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:45.151 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 1.2703ms 2024-12-19 05:53:45.154 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2024-12-19 05:53:45.154 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Clavicle.png' 2024-12-19 05:53:45.154 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:45.154 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 0.3555ms 2024-12-19 05:53:45.313 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2024-12-19 05:53:45.314 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Foot.png' 2024-12-19 05:53:45.314 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:45.314 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 0.787ms 2024-12-19 05:53:45.332 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2024-12-19 05:53:45.333 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Foot.png' 2024-12-19 05:53:45.333 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:45.333 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 0.7325ms 2024-12-19 05:53:45.340 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-12-19 05:53:45.342 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Tibia&Fibula.png' 2024-12-19 05:53:45.342 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:45.342 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 200 1113682 image/png 1.8075ms 2024-12-19 05:53:45.369 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-12-19 05:53:45.370 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Tibia&Fibula.png' 2024-12-19 05:53:45.370 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:45.370 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 1.7068ms 2024-12-19 05:53:45.785 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-12-19 05:53:45.786 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Femur.png' 2024-12-19 05:53:45.786 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:45.786 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 1.3966ms 2024-12-19 05:53:45.940 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-12-19 05:53:45.941 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Femur.png' 2024-12-19 05:53:45.941 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:45.941 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 200 1177517 image/png 1.686ms 2024-12-19 05:53:46.603 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-12-19 05:53:46.605 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Pelvic.png' 2024-12-19 05:53:46.605 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:46.605 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 200 842863 image/png 1.9193ms 2024-12-19 05:53:46.868 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-12-19 05:53:46.870 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Pelvic.png' 2024-12-19 05:53:46.870 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:46.870 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 1.5611ms 2024-12-19 05:53:46.878 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - null null 2024-12-19 05:53:46.879 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Coccyx.png' 2024-12-19 05:53:46.879 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:46.879 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - 200 62826 image/png 0.3864ms 2024-12-19 05:53:47.422 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-12-19 05:53:47.424 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png' 2024-12-19 05:53:47.424 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:47.425 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 200 535736 image/png 2.5334ms 2024-12-19 05:53:47.503 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C1.png - null null 2024-12-19 05:53:47.504 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C1.png' 2024-12-19 05:53:47.504 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:47.504 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C1.png - 200 109176 image/png 0.4843ms 2024-12-19 05:53:47.529 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C2.png - null null 2024-12-19 05:53:47.529 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C2.png' 2024-12-19 05:53:47.529 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:47.529 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C2.png - 200 131815 image/png 0.5613ms 2024-12-19 05:53:47.602 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C3.png - null null 2024-12-19 05:53:47.603 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C3.png' 2024-12-19 05:53:47.603 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:47.603 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C3.png - 200 101456 image/png 0.6813ms 2024-12-19 05:53:48.047 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C6.png - null null 2024-12-19 05:53:48.048 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C6.png' 2024-12-19 05:53:48.048 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:48.048 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C6.png - 200 97670 image/png 0.6055ms 2024-12-19 05:53:48.050 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C5.png - null null 2024-12-19 05:53:48.050 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C4.png - null null 2024-12-19 05:53:48.051 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C5.png' 2024-12-19 05:53:48.051 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:48.051 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C5.png - 200 94458 image/png 0.5078ms 2024-12-19 05:53:48.051 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C4.png' 2024-12-19 05:53:48.051 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:48.051 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C4.png - 200 107279 image/png 0.6738ms 2024-12-19 05:53:48.088 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T1.png - null null 2024-12-19 05:53:48.089 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T1.png' 2024-12-19 05:53:48.089 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:48.090 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T1.png - 200 114174 image/png 1.6579ms 2024-12-19 05:53:48.094 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C7.png - null null 2024-12-19 05:53:48.095 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C7.png' 2024-12-19 05:53:48.095 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:48.095 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C7.png - 200 114960 image/png 0.778ms 2024-12-19 05:53:48.251 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T2.png - null null 2024-12-19 05:53:48.251 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T2.png' 2024-12-19 05:53:48.251 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:48.251 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T2.png - 200 138785 image/png 0.7018ms 2024-12-19 05:53:48.281 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T3.png - null null 2024-12-19 05:53:48.281 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T3.png' 2024-12-19 05:53:48.282 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:48.282 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T3.png - 200 152096 image/png 1.1998ms 2024-12-19 05:53:48.577 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T4.png - null null 2024-12-19 05:53:48.577 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T4.png' 2024-12-19 05:53:48.577 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:48.577 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T4.png - 200 152241 image/png 0.6024ms 2024-12-19 05:53:48.581 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T5.png - null null 2024-12-19 05:53:48.582 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T5.png' 2024-12-19 05:53:48.582 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:48.582 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T5.png - 200 152901 image/png 0.6539ms 2024-12-19 05:53:48.592 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T6.png - null null 2024-12-19 05:53:48.592 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T6.png' 2024-12-19 05:53:48.592 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:48.592 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T6.png - 200 177411 image/png 0.5689ms 2024-12-19 05:53:48.594 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T7.png - null null 2024-12-19 05:53:48.595 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T7.png' 2024-12-19 05:53:48.595 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:48.595 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T7.png - 200 176205 image/png 0.7391ms 2024-12-19 05:53:48.599 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T8.png - null null 2024-12-19 05:53:48.599 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T8.png' 2024-12-19 05:53:48.599 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:48.599 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T8.png - 200 164262 image/png 0.4873ms 2024-12-19 05:53:48.611 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T9.png - null null 2024-12-19 05:53:48.612 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T9.png' 2024-12-19 05:53:48.612 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:48.612 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T9.png - 200 195657 image/png 1.0529ms 2024-12-19 05:53:48.762 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-12-19 05:53:48.763 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T10.png' 2024-12-19 05:53:48.763 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:48.763 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 200 203561 image/png 0.5536ms 2024-12-19 05:53:48.793 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-12-19 05:53:48.794 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T11.png' 2024-12-19 05:53:48.794 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:48.794 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 200 235609 image/png 0.8816ms 2024-12-19 05:53:48.848 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-12-19 05:53:48.848 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T12.png' 2024-12-19 05:53:48.848 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:48.848 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 200 211905 image/png 0.7559ms 2024-12-19 05:53:48.870 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-12-19 05:53:48.871 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L1.png' 2024-12-19 05:53:48.871 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:48.871 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 200 219883 image/png 0.9307ms 2024-12-19 05:53:48.914 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2024-12-19 05:53:48.915 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L2.png' 2024-12-19 05:53:48.915 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:48.915 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 0.8518ms 2024-12-19 05:53:48.928 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L3.png - null null 2024-12-19 05:53:48.929 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L3.png' 2024-12-19 05:53:48.929 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:48.929 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L3.png - 200 242988 image/png 0.6235ms 2024-12-19 05:53:48.961 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L4.png - null null 2024-12-19 05:53:48.962 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L4.png' 2024-12-19 05:53:48.962 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:48.962 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L4.png - 200 202957 image/png 0.7747ms 2024-12-19 05:53:49.009 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L5.png - null null 2024-12-19 05:53:49.010 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L5.png' 2024-12-19 05:53:49.010 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:49.010 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L5.png - 200 186880 image/png 0.5806ms 2024-12-19 05:53:49.047 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-19 05:53:49.050 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png' 2024-12-19 05:53:49.050 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:49.050 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 200 2900979 image/png 3.2674ms 2024-12-19 05:53:49.070 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - null null 2024-12-19 05:53:49.071 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Hand.png' 2024-12-19 05:53:49.071 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:49.071 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - 200 519465 image/png 0.9717ms 2024-12-19 05:53:49.129 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-12-19 05:53:49.130 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Humerus.png' 2024-12-19 05:53:49.130 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:49.130 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 200 689212 image/png 0.8849ms 2024-12-19 05:53:49.163 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - null null 2024-12-19 05:53:49.164 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Ulna&Radius.png' 2024-12-19 05:53:49.164 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:49.164 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - 200 468011 image/png 1.3515ms 2024-12-19 05:53:49.213 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-12-19 05:53:49.214 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Scapula.png' 2024-12-19 05:53:49.215 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:49.216 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 200 818118 image/png 2.9284ms 2024-12-19 05:53:49.229 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2024-12-19 05:53:49.230 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Hand.png' 2024-12-19 05:53:49.230 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:49.230 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 0.9924ms 2024-12-19 05:53:49.588 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2024-12-19 05:53:49.589 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Humerus.png' 2024-12-19 05:53:49.589 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:49.589 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 1.5108ms 2024-12-19 05:53:49.914 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - null null 2024-12-19 05:53:49.915 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Ulna&Radius.png' 2024-12-19 05:53:49.915 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:49.915 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - 200 472557 image/png 1.0999ms 2024-12-19 05:53:50.013 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - null null 2024-12-19 05:53:50.015 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Scapula.png' 2024-12-19 05:53:50.015 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:50.015 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - 200 773321 image/png 1.4274ms 2024-12-19 05:53:50.147 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Head.png - null null 2024-12-19 05:53:50.149 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Head.png' 2024-12-19 05:53:50.150 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:50.150 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Head.png - 200 1167086 image/png 2.3011ms 2024-12-19 05:53:50.197 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-12-19 05:53:50.198 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Head.png' 2024-12-19 05:53:50.199 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:50.199 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 200 2103433 image/png 1.9103ms 2024-12-19 05:53:50.458 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - null null 2024-12-19 05:53:50.459 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Coccyx.png' 2024-12-19 05:53:50.459 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:50.459 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - 200 42204 image/png 0.3946ms 2024-12-19 05:53:50.773 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - null null 2024-12-19 05:53:50.773 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Sacrum.png' 2024-12-19 05:53:50.773 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:50.773 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - 200 333393 image/png 0.9226ms 2024-12-19 05:53:50.794 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-19 05:53:50.796 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png' 2024-12-19 05:53:50.796 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:50.796 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 200 1723341 image/png 2.2276ms 2024-12-19 05:53:50.839 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2024-12-19 05:53:50.839 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C2.png' 2024-12-19 05:53:50.839 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:50.839 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 0.4819ms 2024-12-19 05:53:50.842 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-12-19 05:53:50.843 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C1.png' 2024-12-19 05:53:50.843 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:50.843 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 200 71406 image/png 0.4696ms 2024-12-19 05:53:51.113 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C3.png - null null 2024-12-19 05:53:51.113 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C3.png' 2024-12-19 05:53:51.113 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:51.113 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C3.png - 200 89844 image/png 0.7423ms 2024-12-19 05:53:51.121 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C5.png - null null 2024-12-19 05:53:51.121 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C5.png' 2024-12-19 05:53:51.121 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:51.121 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C5.png - 200 89926 image/png 0.4326ms 2024-12-19 05:53:51.122 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C4.png - null null 2024-12-19 05:53:51.123 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C4.png' 2024-12-19 05:53:51.123 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:51.123 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C4.png - 200 93250 image/png 0.3118ms 2024-12-19 05:53:51.126 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C6.png - null null 2024-12-19 05:53:51.126 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C6.png' 2024-12-19 05:53:51.126 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:51.126 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C6.png - 200 97643 image/png 0.366ms 2024-12-19 05:53:51.398 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C7.png - null null 2024-12-19 05:53:51.398 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C7.png' 2024-12-19 05:53:51.398 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:51.399 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C7.png - 200 93654 image/png 1.0213ms 2024-12-19 05:53:51.424 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T1.png - null null 2024-12-19 05:53:51.424 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T1.png' 2024-12-19 05:53:51.424 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:51.425 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T1.png - 200 126855 image/png 0.6614ms 2024-12-19 05:53:51.485 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T2.png - null null 2024-12-19 05:53:51.485 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T2.png' 2024-12-19 05:53:51.486 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:51.486 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T2.png - 200 123930 image/png 0.6154ms 2024-12-19 05:53:51.489 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T3.png - null null 2024-12-19 05:53:51.489 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T3.png' 2024-12-19 05:53:51.489 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:51.490 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T3.png - 200 137506 image/png 0.5998ms 2024-12-19 05:53:51.779 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T4.png - null null 2024-12-19 05:53:51.779 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T4.png' 2024-12-19 05:53:51.779 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:51.779 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T4.png - 200 137466 image/png 0.7017ms 2024-12-19 05:53:51.833 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T6.png - null null 2024-12-19 05:53:51.834 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T6.png' 2024-12-19 05:53:51.835 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:51.835 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T6.png - 200 159370 image/png 1.3155ms 2024-12-19 05:53:51.837 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T5.png - null null 2024-12-19 05:53:51.837 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T5.png' 2024-12-19 05:53:51.837 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:51.837 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T5.png - 200 150025 image/png 0.4752ms 2024-12-19 05:53:51.838 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T7.png - null null 2024-12-19 05:53:51.838 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T7.png' 2024-12-19 05:53:51.838 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:51.838 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T7.png - 200 167084 image/png 0.4004ms 2024-12-19 05:53:52.001 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T8.png - null null 2024-12-19 05:53:52.001 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T8.png' 2024-12-19 05:53:52.001 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:52.001 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T8.png - 200 160662 image/png 0.5988ms 2024-12-19 05:53:52.126 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T9.png - null null 2024-12-19 05:53:52.126 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T9.png' 2024-12-19 05:53:52.126 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:52.127 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T9.png - 200 170175 image/png 0.5314ms 2024-12-19 05:53:52.138 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T10.png - null null 2024-12-19 05:53:52.138 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T10.png' 2024-12-19 05:53:52.138 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:52.138 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T10.png - 200 189186 image/png 0.8153ms 2024-12-19 05:53:52.227 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T11.png - null null 2024-12-19 05:53:52.234 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T11.png' 2024-12-19 05:53:52.234 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:52.234 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T11.png - 200 215092 image/png 6.9558ms 2024-12-19 05:53:52.334 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T12.png - null null 2024-12-19 05:53:52.334 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T12.png' 2024-12-19 05:53:52.335 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:52.335 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T12.png - 200 194362 image/png 0.7185ms 2024-12-19 05:53:52.338 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L1.png - null null 2024-12-19 05:53:52.338 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L1.png' 2024-12-19 05:53:52.338 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:52.338 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L1.png - 200 228240 image/png 0.5549ms 2024-12-19 05:53:52.446 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L2.png - null null 2024-12-19 05:53:52.447 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L2.png' 2024-12-19 05:53:52.447 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:52.447 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L2.png - 200 205229 image/png 0.9193ms 2024-12-19 05:53:52.490 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L3.png - null null 2024-12-19 05:53:52.490 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L3.png' 2024-12-19 05:53:52.491 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:52.491 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L3.png - 200 214737 image/png 0.8399ms 2024-12-19 05:53:52.845 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L5.png - null null 2024-12-19 05:53:52.846 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L5.png' 2024-12-19 05:53:52.846 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:52.846 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L5.png - 200 203959 image/png 1.2953ms 2024-12-19 05:53:52.847 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Patella.png - null null 2024-12-19 05:53:52.847 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Patella.png' 2024-12-19 05:53:52.847 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:52.847 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Patella.png - 200 99090 image/png 0.4805ms 2024-12-19 05:53:52.848 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L4.png - null null 2024-12-19 05:53:52.849 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L4.png' 2024-12-19 05:53:52.849 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:52.849 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L4.png - 200 198525 image/png 1.3874ms 2024-12-19 05:53:52.850 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Femur.png - null null 2024-12-19 05:53:52.853 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Femur.png' 2024-12-19 05:53:52.853 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:52.854 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Femur.png - 200 1475401 image/png 3.1758ms 2024-12-19 05:53:52.854 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Tibia.png - null null 2024-12-19 05:53:52.856 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Tibia.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Tibia.png' 2024-12-19 05:53:52.856 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:52.856 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Tibia.png - 200 1192597 image/png 2.0918ms 2024-12-19 05:53:52.981 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Foot.png - null null 2024-12-19 05:53:52.982 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Foot.png' 2024-12-19 05:53:52.983 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:52.983 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Foot.png - 200 915434 image/png 1.9506ms 2024-12-19 05:53:53.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - null null 2024-12-19 05:53:53.096 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Clavical.png' 2024-12-19 05:53:53.096 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:53.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Rib.png - null null 2024-12-19 05:53:53.097 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - 200 26320 image/png 0.4164ms 2024-12-19 05:53:53.104 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Rib.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Rib.png' 2024-12-19 05:53:53.104 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:53.104 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Rib.png - 200 4386983 image/png 7.4287ms 2024-12-19 05:53:53.121 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - null null 2024-12-19 05:53:53.121 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Clavical.png' 2024-12-19 05:53:53.121 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:53.121 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - 200 27296 image/png 0.4607ms 2024-12-19 05:53:53.618 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - null null 2024-12-19 05:53:53.619 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Foot.png' 2024-12-19 05:53:53.619 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:53.619 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - 200 82525 image/png 1.2717ms 2024-12-19 05:53:53.908 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - null null 2024-12-19 05:53:53.908 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Foot.png' 2024-12-19 05:53:53.908 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:53.908 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - 200 79355 image/png 0.8422ms 2024-12-19 05:53:54.278 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - null null 2024-12-19 05:53:54.278 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Tibia&Fibula.png' 2024-12-19 05:53:54.278 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:54.278 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - 200 143639 image/png 0.4952ms 2024-12-19 05:53:54.283 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - null null 2024-12-19 05:53:54.283 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Tibia&Fibula.png' 2024-12-19 05:53:54.283 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:54.283 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - 200 152397 image/png 0.3648ms 2024-12-19 05:53:54.439 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - null null 2024-12-19 05:53:54.439 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Femur.png' 2024-12-19 05:53:54.439 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:54.440 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - 200 194393 image/png 0.9768ms 2024-12-19 05:53:54.445 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - null null 2024-12-19 05:53:54.446 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Femur.png' 2024-12-19 05:53:54.446 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:54.446 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - 200 197783 image/png 0.4846ms 2024-12-19 05:53:54.470 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - null null 2024-12-19 05:53:54.471 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Patella.png' 2024-12-19 05:53:54.471 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:54.471 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - 200 16309 image/png 0.2865ms 2024-12-19 05:53:54.832 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - null null 2024-12-19 05:53:54.832 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Patella.png' 2024-12-19 05:53:54.832 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:54.832 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - 200 16056 image/png 0.3869ms 2024-12-19 05:53:54.846 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - null null 2024-12-19 05:53:54.847 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Pelvic.png' 2024-12-19 05:53:54.847 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:54.847 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - 200 121082 image/png 0.4745ms 2024-12-19 05:53:54.900 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - null null 2024-12-19 05:53:54.901 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Pelvic.png' 2024-12-19 05:53:54.901 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:54.901 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - 200 126465 image/png 0.6389ms 2024-12-19 05:53:54.902 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - null null 2024-12-19 05:53:54.902 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Sacrum.png' 2024-12-19 05:53:54.903 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:54.903 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - 200 60570 image/png 0.2206ms 2024-12-19 05:53:54.905 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - null null 2024-12-19 05:53:54.905 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Coccyx.png' 2024-12-19 05:53:54.905 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:54.905 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - 200 15300 image/png 0.1949ms 2024-12-19 05:53:55.051 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T12.png - null null 2024-12-19 05:53:55.052 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T12.png' 2024-12-19 05:53:55.052 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:55.052 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T12.png - 200 24030 image/png 0.6649ms 2024-12-19 05:53:55.075 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L1.png - null null 2024-12-19 05:53:55.075 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L1.png' 2024-12-19 05:53:55.075 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:55.075 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L1.png - 200 28261 image/png 0.3388ms 2024-12-19 05:53:55.176 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L5.png - null null 2024-12-19 05:53:55.177 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L5.png' 2024-12-19 05:53:55.177 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:55.177 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L5.png - 200 36372 image/png 0.3046ms 2024-12-19 05:53:55.180 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L2.png - null null 2024-12-19 05:53:55.180 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L2.png' 2024-12-19 05:53:55.180 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:55.180 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L2.png - 200 25164 image/png 0.3139ms 2024-12-19 05:53:55.181 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L4.png - null null 2024-12-19 05:53:55.181 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L4.png' 2024-12-19 05:53:55.181 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:55.181 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L4.png - 200 29720 image/png 0.4417ms 2024-12-19 05:53:55.334 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L3.png - null null 2024-12-19 05:53:55.335 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L3.png' 2024-12-19 05:53:55.335 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:55.335 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L3.png - 200 27056 image/png 0.306ms 2024-12-19 05:53:55.340 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T11.png - null null 2024-12-19 05:53:55.340 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T11.png' 2024-12-19 05:53:55.341 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:55.341 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T11.png - 200 28394 image/png 0.4713ms 2024-12-19 05:53:55.379 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T10.png - null null 2024-12-19 05:53:55.380 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T10.png' 2024-12-19 05:53:55.380 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:55.380 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T10.png - 200 23234 image/png 0.3052ms 2024-12-19 05:53:55.387 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T9.png - null null 2024-12-19 05:53:55.387 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T9.png' 2024-12-19 05:53:55.387 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:55.387 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T9.png - 200 22239 image/png 0.2095ms 2024-12-19 05:53:55.534 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T8.png - null null 2024-12-19 05:53:55.534 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T8.png' 2024-12-19 05:53:55.534 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:55.534 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T8.png - 200 20685 image/png 0.4221ms 2024-12-19 05:53:55.681 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T7.png - null null 2024-12-19 05:53:55.681 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T7.png' 2024-12-19 05:53:55.681 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:55.681 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T7.png - 200 24029 image/png 0.3001ms 2024-12-19 05:53:55.687 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T4.png - null null 2024-12-19 05:53:55.687 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T4.png' 2024-12-19 05:53:55.687 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:55.687 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T4.png - 200 19723 image/png 0.1903ms 2024-12-19 05:53:55.689 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T6.png - null null 2024-12-19 05:53:55.689 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T6.png' 2024-12-19 05:53:55.689 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:55.689 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T6.png - 200 24065 image/png 0.2811ms 2024-12-19 05:53:55.690 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T5.png - null null 2024-12-19 05:53:55.690 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T5.png' 2024-12-19 05:53:55.690 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:55.690 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T5.png - 200 21373 image/png 0.2041ms 2024-12-19 05:53:55.702 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T3.png - null null 2024-12-19 05:53:55.702 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T3.png' 2024-12-19 05:53:55.702 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:55.702 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T3.png - 200 22642 image/png 0.2374ms 2024-12-19 05:53:55.846 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T2.png - null null 2024-12-19 05:53:55.846 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T2.png' 2024-12-19 05:53:55.846 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:55.846 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T2.png - 200 20817 image/png 0.3554ms 2024-12-19 05:53:55.941 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T1.png - null null 2024-12-19 05:53:55.941 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T1.png' 2024-12-19 05:53:55.941 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:55.941 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T1.png - 200 21196 image/png 0.3322ms 2024-12-19 05:53:55.949 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C7.png - null null 2024-12-19 05:53:55.950 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C7.png' 2024-12-19 05:53:55.950 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:55.950 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C7.png - 200 16828 image/png 0.6079ms 2024-12-19 05:53:56.010 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C5.png - null null 2024-12-19 05:53:56.010 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C6.png - null null 2024-12-19 05:53:56.010 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C5.png' 2024-12-19 05:53:56.010 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C6.png' 2024-12-19 05:53:56.010 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:56.011 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C6.png - 200 17733 image/png 0.3958ms 2024-12-19 05:53:56.010 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:56.011 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C5.png - 200 16329 image/png 0.4544ms 2024-12-19 05:53:56.044 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C3.png - null null 2024-12-19 05:53:56.044 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C3.png' 2024-12-19 05:53:56.044 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:56.044 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C3.png - 200 17005 image/png 0.3357ms 2024-12-19 05:53:56.045 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C4.png - null null 2024-12-19 05:53:56.045 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C4.png' 2024-12-19 05:53:56.045 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:56.045 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C4.png - 200 15703 image/png 0.4728ms 2024-12-19 05:53:56.142 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C2.png - null null 2024-12-19 05:53:56.142 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C2.png' 2024-12-19 05:53:56.142 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:56.142 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C2.png - 200 14079 image/png 0.2899ms 2024-12-19 05:53:56.144 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C1.png - null null 2024-12-19 05:53:56.145 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C1.png' 2024-12-19 05:53:56.145 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:56.145 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C1.png - 200 12332 image/png 0.2916ms 2024-12-19 05:53:56.145 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - null null 2024-12-19 05:53:56.146 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Hand.png' 2024-12-19 05:53:56.146 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:56.146 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - 200 111574 image/png 0.4793ms 2024-12-19 05:53:56.146 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - null null 2024-12-19 05:53:56.146 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Ulnar&Radius.png' 2024-12-19 05:53:56.146 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:56.146 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - 200 95613 image/png 0.327ms 2024-12-19 05:53:56.167 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - null null 2024-12-19 05:53:56.167 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - null null 2024-12-19 05:53:56.167 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Scapula.png' 2024-12-19 05:53:56.167 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:56.167 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - 200 116821 image/png 0.4714ms 2024-12-19 05:53:56.167 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Humerus.png' 2024-12-19 05:53:56.168 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:56.168 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - 200 103098 image/png 0.8502ms 2024-12-19 05:53:56.261 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - null null 2024-12-19 05:53:56.262 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Hand.png' 2024-12-19 05:53:56.262 +00:00 [DBG] Connection id "0HN8VETJHTHRF" completed keep alive response. 2024-12-19 05:53:56.262 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - 200 114712 image/png 0.4784ms 2024-12-19 05:53:56.265 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - null null 2024-12-19 05:53:56.266 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Ulnar&Radius.png' 2024-12-19 05:53:56.266 +00:00 [DBG] Connection id "0HN8VETJHTHR9" completed keep alive response. 2024-12-19 05:53:56.266 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - 200 95278 image/png 0.5139ms 2024-12-19 05:53:56.324 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - null null 2024-12-19 05:53:56.325 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Scapula.png' 2024-12-19 05:53:56.325 +00:00 [DBG] Connection id "0HN8VETJHTHRI" completed keep alive response. 2024-12-19 05:53:56.325 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - 200 110754 image/png 0.884ms 2024-12-19 05:53:56.450 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Thorax.png - null null 2024-12-19 05:53:56.451 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Head.png - null null 2024-12-19 05:53:56.451 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Head.png' 2024-12-19 05:53:56.452 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Thorax.png' 2024-12-19 05:53:56.452 +00:00 [DBG] Connection id "0HN8VETJHTHRG" completed keep alive response. 2024-12-19 05:53:56.452 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:56.452 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - null null 2024-12-19 05:53:56.452 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Thorax.png - 200 732947 image/png 2.5904ms 2024-12-19 05:53:56.452 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Head.png - 200 212437 image/png 1.8394ms 2024-12-19 05:53:56.453 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Humerus.png' 2024-12-19 05:53:56.453 +00:00 [DBG] Connection id "0HN8VETJHTHRH" completed keep alive response. 2024-12-19 05:53:56.453 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - 200 101327 image/png 1.1885ms 2024-12-19 05:53:56.939 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-12-19 05:53:56.939 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 05:53:56.939 +00:00 [DBG] Connection id "0HN8VETJHTHRE" completed keep alive response. 2024-12-19 05:53:56.939 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.3413ms 2024-12-19 05:54:02.336 +00:00 [DBG] Connection id "0HN8VETJHTHR8" received FIN. 2024-12-19 05:54:02.336 +00:00 [DBG] Connection id "0HN8VETJHTHR8" disconnecting. 2024-12-19 05:54:02.336 +00:00 [DBG] Connection id "0HN8VETJHTHR8" stopped. 2024-12-19 05:54:02.337 +00:00 [DBG] Connection id "0HN8VETJHTHR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:54:04.337 +00:00 [DBG] Connection id "0HN8VETJHTHR4" received FIN. 2024-12-19 05:54:04.337 +00:00 [DBG] Connection id "0HN8VETJHTHR4" disconnecting. 2024-12-19 05:54:04.337 +00:00 [DBG] Connection id "0HN8VETJHTHR4" stopped. 2024-12-19 05:54:04.337 +00:00 [DBG] Connection id "0HN8VETJHTHR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:54:07.342 +00:00 [DBG] Connection id "0HN8VETJHTHRC" received FIN. 2024-12-19 05:54:07.342 +00:00 [DBG] Connection id "0HN8VETJHTHRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:54:07.342 +00:00 [DBG] Connection id "0HN8VETJHTHRC" disconnecting. 2024-12-19 05:54:07.342 +00:00 [DBG] Connection id "0HN8VETJHTHRC" stopped. 2024-12-19 05:54:12.347 +00:00 [DBG] Connection id "0HN8VETJHTHRD" received FIN. 2024-12-19 05:54:12.347 +00:00 [DBG] Connection id "0HN8VETJHTHRD" disconnecting. 2024-12-19 05:54:12.348 +00:00 [DBG] Connection id "0HN8VETJHTHRD" stopped. 2024-12-19 05:54:12.348 +00:00 [DBG] Connection id "0HN8VETJHTHRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:54:38.687 +00:00 [DBG] Connection id "0HN8VETJHTHR3" disconnecting. 2024-12-19 05:54:38.687 +00:00 [DBG] Connection id "0HN8VETJHTHR3" stopped. 2024-12-19 05:54:38.688 +00:00 [DBG] Connection id "0HN8VETJHTHR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:56:06.700 +00:00 [DBG] Connection id "0HN8VETJHTHR9" disconnecting. 2024-12-19 05:56:06.700 +00:00 [DBG] Connection id "0HN8VETJHTHR9" stopped. 2024-12-19 05:56:06.700 +00:00 [DBG] Connection id "0HN8VETJHTHRG" disconnecting. 2024-12-19 05:56:06.700 +00:00 [DBG] Connection id "0HN8VETJHTHRG" stopped. 2024-12-19 05:56:06.700 +00:00 [DBG] Connection id "0HN8VETJHTHRH" disconnecting. 2024-12-19 05:56:06.700 +00:00 [DBG] Connection id "0HN8VETJHTHRH" stopped. 2024-12-19 05:56:06.700 +00:00 [DBG] Connection id "0HN8VETJHTHRF" disconnecting. 2024-12-19 05:56:06.700 +00:00 [DBG] Connection id "0HN8VETJHTHRF" stopped. 2024-12-19 05:56:06.701 +00:00 [DBG] Connection id "0HN8VETJHTHR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:56:06.701 +00:00 [DBG] Connection id "0HN8VETJHTHRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:56:06.701 +00:00 [DBG] Connection id "0HN8VETJHTHRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:56:06.701 +00:00 [DBG] Connection id "0HN8VETJHTHRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:56:06.701 +00:00 [DBG] Connection id "0HN8VETJHTHRI" disconnecting. 2024-12-19 05:56:06.701 +00:00 [DBG] Connection id "0HN8VETJHTHRI" stopped. 2024-12-19 05:56:06.701 +00:00 [DBG] Connection id "0HN8VETJHTHRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 05:56:07.700 +00:00 [DBG] Connection id "0HN8VETJHTHRE" disconnecting. 2024-12-19 05:56:07.700 +00:00 [DBG] Connection id "0HN8VETJHTHRE" stopped. 2024-12-19 05:56:07.700 +00:00 [DBG] Connection id "0HN8VETJHTHRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 06:24:14.713 +00:00 [DBG] Connection id "0HN8VETJHTHRJ" accepted. 2024-12-19 06:24:14.713 +00:00 [DBG] Connection id "0HN8VETJHTHRJ" started. 2024-12-19 06:24:14.713 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 06:24:14.713 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 06:24:14.713 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 06:24:14.713 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 06:24:14.713 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 06:24:14.713 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 06:24:14.713 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 06:24:14.713 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 06:24:14.713 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 06:24:14.713 +00: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)"] 2024-12-19 06:24:14.713 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 06:24:14.713 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 06:24:14.713 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 06:24:14.714 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 06:24:14.714 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 06:24:14.714 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 06:24:14.714 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:24:14.714 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:24:14.714 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 06:24:14.714 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:24:14.714 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 06:24:14.714 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 06:24:14.714 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:24:14.714 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:24:14.714 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 06:24:14.714 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:24:14.815 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2024-12-19 06:24:14.816 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 06:24:14.816 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 1.0488ms. 2024-12-19 06:24:14.817 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 06:24:14.817 +00:00 [INF] Executed ViewResult - view marker executed in 2.389ms. 2024-12-19 06:24:14.817 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 103.9943ms 2024-12-19 06:24:14.817 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 06:24:14.818 +00:00 [INF] HTTP GET / responded 200 in 104.5734 ms 2024-12-19 06:24:14.818 +00:00 [DBG] Connection id "0HN8VETJHTHRJ" completed keep alive response. 2024-12-19 06:24:14.818 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 104.8195ms 2024-12-19 06:24:15.602 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 06:24:15.602 +00:00 [DBG] POST requests are not supported 2024-12-19 06:24:15.602 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 06:24:15.602 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 06:24:15.602 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 06:24:15.602 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 06:24:15.602 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 06:24:15.602 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 06:24:15.602 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 06:24:15.602 +00: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)"] 2024-12-19 06:24:15.602 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 06:24:15.602 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 06:24:15.602 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 06:24:15.603 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 06:24:15.603 +00:00 [DBG] Connection id "0HN8VETJHTHRJ", Request id "0HN8VETJHTHRJ:00000002": started reading request body. 2024-12-19 06:24:15.603 +00:00 [DBG] Connection id "0HN8VETJHTHRJ", Request id "0HN8VETJHTHRJ:00000002": done reading request body. 2024-12-19 06:24:15.603 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 06:24:15.603 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 06:24:15.603 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 06:24:15.603 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 06:24:15.603 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 06:24:15.603 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 06:24:15.603 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 06:24:15.603 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 06:24:15.603 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 06:24:15.603 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 06:24:15.603 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 06:24:15.603 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 06:24:15.604 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 06:24:15.604 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.1984ms 2024-12-19 06:24:15.604 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 06:24:15.604 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.7287 ms 2024-12-19 06:24:15.604 +00:00 [DBG] Connection id "0HN8VETJHTHRJ" completed keep alive response. 2024-12-19 06:24:15.604 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.029ms 2024-12-19 06:26:25.957 +00:00 [DBG] Connection id "0HN8VETJHTHRJ" disconnecting. 2024-12-19 06:26:25.957 +00:00 [DBG] Connection id "0HN8VETJHTHRJ" stopped. 2024-12-19 06:26:25.957 +00:00 [DBG] Connection id "0HN8VETJHTHRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 06:32:48.645 +00:00 [DBG] Connection id "0HN8VETJHTHRK" accepted. 2024-12-19 06:32:48.645 +00:00 [DBG] Connection id "0HN8VETJHTHRK" started. 2024-12-19 06:32:51.645 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-19 06:32:51.645 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-19 06:32:51.646 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.259ms 2024-12-19 06:32:51.646 +00:00 [DBG] Connection id "0HN8VETJHTHRK" disconnecting. 2024-12-19 06:32:51.646 +00:00 [DBG] Connection id "0HN8VETJHTHRK" stopped. 2024-12-19 06:32:51.646 +00:00 [DBG] Connection id "0HN8VETJHTHRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 06:32:51.697 +00:00 [DBG] Connection id "0HN8VETJHTHRL" accepted. 2024-12-19 06:32:51.697 +00:00 [DBG] Connection id "0HN8VETJHTHRL" started. 2024-12-19 06:32:51.725 +00:00 [DBG] Connection 0HN8VETJHTHRL established using the following protocol: "Tls13" 2024-12-19 06:32:51.726 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-19 06:32:51.726 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 06:32:51.726 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 06:32:51.726 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 06:32:51.726 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 06:32:51.726 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 06:32:51.726 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 06:32:51.726 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 06:32:51.726 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 06:32:51.726 +00: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)"] 2024-12-19 06:32:51.726 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 06:32:51.726 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 06:32:51.726 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 06:32:51.726 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 06:32:51.727 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 06:32:51.727 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 06:32:51.727 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:32:51.727 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:32:51.727 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:32:51.727 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 06:32:51.727 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:32:51.727 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 06:32:51.727 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 06:32:51.727 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:32:51.727 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:32:51.727 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:32:51.727 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 06:32:51.727 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 06:32:51.727 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-19 06:32:51.728 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 06:32:51.728 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.0082ms. 2024-12-19 06:32:51.728 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 06:32:51.729 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6022ms. 2024-12-19 06:32:51.729 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.5277ms 2024-12-19 06:32:51.729 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 06:32:51.729 +00:00 [INF] HTTP GET / responded 200 in 3.4878 ms 2024-12-19 06:32:51.729 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.707ms 2024-12-19 06:32:51.729 +00:00 [DBG] Connection id "0HN8VETJHTHRL" disconnecting. 2024-12-19 06:32:51.729 +00:00 [DBG] Connection id "0HN8VETJHTHRL" stopped. 2024-12-19 06:32:51.729 +00:00 [DBG] Connection id "0HN8VETJHTHRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 06:32:53.056 +00:00 [DBG] Connection id "0HN8VETJHTHRM" accepted. 2024-12-19 06:32:53.056 +00:00 [DBG] Connection id "0HN8VETJHTHRM" started. 2024-12-19 06:32:53.086 +00:00 [DBG] Connection 0HN8VETJHTHRM established using the following protocol: "Tls13" 2024-12-19 06:32:53.102 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-19 06:32:53.106 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 06:32:53.106 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 3.6418ms 2024-12-19 06:32:53.131 +00:00 [DBG] Connection id "0HN8VETJHTHRM" received FIN. 2024-12-19 06:32:53.133 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTHRM completed. 2024-12-19 06:32:53.137 +00:00 [DBG] Connection id "0HN8VETJHTHRM" is closed. The last processed stream ID was 1. 2024-12-19 06:32:53.137 +00:00 [DBG] Connection id "0HN8VETJHTHRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 06:32:53.138 +00:00 [DBG] Connection id "0HN8VETJHTHRM" stopped. 2024-12-19 07:02:20.773 +00:00 [DBG] Connection id "0HN8VETJHTHRN" accepted. 2024-12-19 07:02:20.773 +00:00 [DBG] Connection id "0HN8VETJHTHRN" started. 2024-12-19 07:02:23.773 +00:00 [INF] Request starting HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - null null 2024-12-19 07:02:23.773 +00:00 [DBG] Redirecting to 'https://[2a01:4f8:1c17:df57::1]:5104/'. 2024-12-19 07:02:23.774 +00:00 [INF] Request finished HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - 307 0 null 1.2133ms 2024-12-19 07:02:23.774 +00:00 [DBG] Connection id "0HN8VETJHTHRN" disconnecting. 2024-12-19 07:02:23.774 +00:00 [DBG] Connection id "0HN8VETJHTHRN" stopped. 2024-12-19 07:02:23.774 +00:00 [DBG] Connection id "0HN8VETJHTHRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 07:02:23.841 +00:00 [DBG] Connection id "0HN8VETJHTHRO" accepted. 2024-12-19 07:02:23.841 +00:00 [DBG] Connection id "0HN8VETJHTHRO" started. 2024-12-19 07:02:23.864 +00:00 [DBG] Connection 0HN8VETJHTHRO established using the following protocol: "Tls13" 2024-12-19 07:02:23.865 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2024-12-19 07:02:23.865 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 07:02:23.865 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 07:02:23.865 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 07:02:23.865 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 07:02:23.865 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 07:02:23.865 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 07:02:23.865 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 07:02:23.865 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 07:02:23.865 +00: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)"] 2024-12-19 07:02:23.865 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 07:02:23.865 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 07:02:23.865 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 07:02:23.865 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 07:02:23.865 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 07:02:23.865 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 07:02:23.865 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 07:02:23.865 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 07:02:23.865 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 07:02:23.865 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 07:02:23.865 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 07:02:23.865 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 07:02:23.866 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 07:02:23.866 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 07:02:23.866 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 07:02:23.866 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 07:02:23.866 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 07:02:23.866 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 07:02:23.866 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-19 07:02:23.867 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 07:02:23.867 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9104ms. 2024-12-19 07:02:23.867 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 07:02:23.867 +00:00 [INF] Executed ViewResult - view noScan executed in 1.7674ms. 2024-12-19 07:02:23.867 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3863ms 2024-12-19 07:02:23.868 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 07:02:23.868 +00:00 [INF] HTTP GET / responded 200 in 2.9365 ms 2024-12-19 07:02:23.868 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 3.1212ms 2024-12-19 07:02:23.868 +00:00 [DBG] Connection id "0HN8VETJHTHRO" disconnecting. 2024-12-19 07:02:23.868 +00:00 [DBG] Connection id "0HN8VETJHTHRO" stopped. 2024-12-19 07:02:23.868 +00:00 [DBG] Connection id "0HN8VETJHTHRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 07:02:25.472 +00:00 [DBG] Connection id "0HN8VETJHTHRP" accepted. 2024-12-19 07:02:25.472 +00:00 [DBG] Connection id "0HN8VETJHTHRP" started. 2024-12-19 07:02:25.495 +00:00 [DBG] Connection 0HN8VETJHTHRP established using the following protocol: "Tls13" 2024-12-19 07:02:25.496 +00:00 [INF] Request starting HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - null null 2024-12-19 07:02:25.496 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 07:02:25.496 +00:00 [INF] Request finished HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - 200 5430 image/x-icon 0.597ms 2024-12-19 07:02:25.519 +00:00 [DBG] Connection id "0HN8VETJHTHRP" received FIN. 2024-12-19 07:02:25.519 +00:00 [DBG] Connection id "0HN8VETJHTHRP" is closed. The last processed stream ID was 1. 2024-12-19 07:02:25.520 +00:00 [DBG] Connection id "0HN8VETJHTHRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 07:02:25.520 +00:00 [DBG] Connection id "0HN8VETJHTHRP" reset. 2024-12-19 07:02:25.520 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTHRP completed. 2024-12-19 07:02:25.520 +00:00 [DBG] Connection id "0HN8VETJHTHRP" stopped. 2024-12-19 07:09:18.847 +00:00 [DBG] Connection id "0HN8VETJHTHRQ" accepted. 2024-12-19 07:09:18.847 +00:00 [DBG] Connection id "0HN8VETJHTHRQ" started. 2024-12-19 07:09:18.852 +00:00 [DBG] Connection id "0HN8VETJHTHRQ" bad request data: "Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-19 07:09:18.857 +00:00 [DBG] Connection id "0HN8VETJHTHRQ" disconnecting. 2024-12-19 07:09:18.857 +00:00 [DBG] Connection id "0HN8VETJHTHRQ" stopped. 2024-12-19 07:09:18.857 +00:00 [DBG] Connection id "0HN8VETJHTHRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:24:44.405 +00:00 [DBG] Connection id "0HN8VETJHTHRR" accepted. 2024-12-19 09:24:44.406 +00:00 [DBG] Connection id "0HN8VETJHTHRR" started. 2024-12-19 09:24:44.406 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:24:44.406 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:24:44.406 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:24:44.406 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:24:44.406 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:24:44.406 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:24:44.406 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:24:44.406 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:24:44.406 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:24:44.406 +00: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)"] 2024-12-19 09:24:44.406 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:24:44.406 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:24:44.406 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:24:44.406 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:24:44.407 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:24:44.407 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:24:44.407 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:24:44.407 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:24:44.407 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:24:44.407 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:24:44.407 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:24:44.407 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:24:44.407 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:24:44.407 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:24:44.407 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:24:44.407 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:24:44.515 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2024-12-19 09:24:44.516 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:24:44.516 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 1.0315ms. 2024-12-19 09:24:44.516 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 09:24:44.517 +00:00 [INF] Executed ViewResult - view marker executed in 2.2749ms. 2024-12-19 09:24:44.517 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 110.7078ms 2024-12-19 09:24:44.517 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:24:44.518 +00:00 [INF] HTTP GET / responded 200 in 111.5780 ms 2024-12-19 09:24:44.518 +00:00 [DBG] Connection id "0HN8VETJHTHRR" completed keep alive response. 2024-12-19 09:24:44.518 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 111.8137ms 2024-12-19 09:24:44.765 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:24:44.765 +00:00 [DBG] POST requests are not supported 2024-12-19 09:24:44.765 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:24:44.765 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:24:44.765 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:24:44.765 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:24:44.765 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:24:44.765 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:24:44.765 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:24:44.765 +00: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)"] 2024-12-19 09:24:44.765 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:24:44.765 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:24:44.765 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:24:44.765 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:24:44.765 +00:00 [DBG] Connection id "0HN8VETJHTHRR", Request id "0HN8VETJHTHRR:00000002": started reading request body. 2024-12-19 09:24:44.765 +00:00 [DBG] Connection id "0HN8VETJHTHRR", Request id "0HN8VETJHTHRR:00000002": done reading request body. 2024-12-19 09:24:44.765 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:24:44.766 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:24:44.766 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:24:44.766 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:24:44.766 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:24:44.766 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:24:44.766 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:24:44.766 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:24:44.766 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:24:44.766 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:24:44.766 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:24:44.766 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:24:44.766 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:24:44.766 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.901ms 2024-12-19 09:24:44.766 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:24:44.766 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3611 ms 2024-12-19 09:24:44.766 +00:00 [DBG] Connection id "0HN8VETJHTHRR" completed keep alive response. 2024-12-19 09:24:44.766 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.6083ms 2024-12-19 09:25:04.650 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 09:25:04.650 +00:00 [DBG] POST requests are not supported 2024-12-19 09:25:04.650 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:25:04.650 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:25:04.651 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:04.651 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:04.651 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:25:04.651 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:25:04.651 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:04.651 +00: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)"] 2024-12-19 09:25:04.651 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:25:04.651 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:04.651 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:04.651 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:04.651 +00:00 [DBG] Connection id "0HN8VETJHTHRR", Request id "0HN8VETJHTHRR:00000003": started reading request body. 2024-12-19 09:25:04.651 +00:00 [DBG] Connection id "0HN8VETJHTHRR", Request id "0HN8VETJHTHRR:00000003": done reading request body. 2024-12-19 09:25:04.652 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:25:04.652 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:25:04.652 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:04.652 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:04.652 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:25:04.652 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:04.652 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:25:04.652 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:25:04.652 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:25:04.652 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:25:04.652 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:25:04.652 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:25:04.652 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:25:04.652 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.205ms 2024-12-19 09:25:04.652 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:04.652 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.7888 ms 2024-12-19 09:25:04.652 +00:00 [DBG] Connection id "0HN8VETJHTHRR" completed keep alive response. 2024-12-19 09:25:04.652 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.161ms 2024-12-19 09:25:04.684 +00:00 [DBG] Connection id "0HN8VETJHTHRS" accepted. 2024-12-19 09:25:04.685 +00:00 [DBG] Connection id "0HN8VETJHTHRS" started. 2024-12-19 09:25:04.685 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scapula.png - null null 2024-12-19 09:25:04.685 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scapula.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scapula.png' 2024-12-19 09:25:04.685 +00:00 [DBG] Connection id "0HN8VETJHTHRS" completed keep alive response. 2024-12-19 09:25:04.686 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scapula.png - 200 18424 image/png 0.8528ms 2024-12-19 09:25:04.688 +00:00 [DBG] Connection id "0HN8VETJHTHRT" accepted. 2024-12-19 09:25:04.688 +00:00 [DBG] Connection id "0HN8VETJHTHRT" started. 2024-12-19 09:25:04.688 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/spinal-column.png - null null 2024-12-19 09:25:04.689 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/spinal-column.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/spinal-column.png' 2024-12-19 09:25:04.689 +00:00 [DBG] Connection id "0HN8VETJHTHRT" completed keep alive response. 2024-12-19 09:25:04.689 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/spinal-column.png - 200 16574 image/png 0.9652ms 2024-12-19 09:25:04.692 +00:00 [DBG] Connection id "0HN8VETJHTHRU" accepted. 2024-12-19 09:25:04.692 +00:00 [DBG] Connection id "0HN8VETJHTHRU" started. 2024-12-19 09:25:04.692 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scolio-meter.png - null null 2024-12-19 09:25:04.692 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scolio-meter.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scolio-meter.png' 2024-12-19 09:25:04.692 +00:00 [DBG] Connection id "0HN8VETJHTHRU" completed keep alive response. 2024-12-19 09:25:04.692 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scolio-meter.png - 200 23089 image/png 0.7142ms 2024-12-19 09:25:04.785 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg - null null 2024-12-19 09:25:04.788 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg' 2024-12-19 09:25:04.788 +00:00 [DBG] Connection id "0HN8VETJHTHRR" completed keep alive response. 2024-12-19 09:25:04.788 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg - 200 268792 image/jpeg 3.1967ms 2024-12-19 09:25:11.221 +00:00 [DBG] Connection id "0HN8VETJHTHRV" accepted. 2024-12-19 09:25:11.221 +00:00 [DBG] Connection id "0HN8VETJHTHRV" started. 2024-12-19 09:25:11.221 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:25:11.221 +00:00 [DBG] POST requests are not supported 2024-12-19 09:25:11.221 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:25:11.221 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:25:11.222 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:11.222 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:11.222 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:25:11.222 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:25:11.222 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:11.222 +00: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)"] 2024-12-19 09:25:11.222 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:25:11.222 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:11.222 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:11.222 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:11.222 +00:00 [DBG] Connection id "0HN8VETJHTHRV", Request id "0HN8VETJHTHRV:00000001": started reading request body. 2024-12-19 09:25:11.222 +00:00 [DBG] Connection id "0HN8VETJHTHRV", Request id "0HN8VETJHTHRV:00000001": done reading request body. 2024-12-19 09:25:11.222 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:25:11.222 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:25:11.223 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:11.223 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:11.223 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:25:11.223 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:11.223 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:25:11.223 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:25:11.223 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:25:11.223 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:25:11.223 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:25:11.223 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:25:11.223 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:25:11.223 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.0543ms 2024-12-19 09:25:11.223 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:11.223 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.7268 ms 2024-12-19 09:25:11.223 +00:00 [DBG] Connection id "0HN8VETJHTHRV" completed keep alive response. 2024-12-19 09:25:11.223 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.0306ms 2024-12-19 09:25:11.257 +00:00 [DBG] Connection id "0HN8VETJHTHS0" accepted. 2024-12-19 09:25:11.257 +00:00 [DBG] Connection id "0HN8VETJHTHS0" started. 2024-12-19 09:25:11.257 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/FHD.png - null null 2024-12-19 09:25:11.258 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/FHD.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/FHD.png' 2024-12-19 09:25:11.258 +00:00 [DBG] Connection id "0HN8VETJHTHS0" completed keep alive response. 2024-12-19 09:25:11.259 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/FHD.png - 200 10227 image/png 1.1004ms 2024-12-19 09:25:11.275 +00:00 [DBG] Connection id "0HN8VETJHTHS1" accepted. 2024-12-19 09:25:11.276 +00:00 [DBG] Connection id "0HN8VETJHTHS1" started. 2024-12-19 09:25:11.276 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphosis.png - null null 2024-12-19 09:25:11.276 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphosis.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphosis.png' 2024-12-19 09:25:11.276 +00:00 [DBG] Connection id "0HN8VETJHTHS1" completed keep alive response. 2024-12-19 09:25:11.277 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphosis.png - 200 12069 image/png 0.901ms 2024-12-19 09:25:11.300 +00:00 [DBG] Connection id "0HN8VETJHTHS2" accepted. 2024-12-19 09:25:11.300 +00:00 [DBG] Connection id "0HN8VETJHTHS2" started. 2024-12-19 09:25:11.300 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/TPattern.png - null null 2024-12-19 09:25:11.301 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/TPattern.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/TPattern.png' 2024-12-19 09:25:11.301 +00:00 [DBG] Connection id "0HN8VETJHTHS2" completed keep alive response. 2024-12-19 09:25:11.301 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/TPattern.png - 200 10819 image/png 0.8081ms 2024-12-19 09:25:11.324 +00:00 [DBG] Connection id "0HN8VETJHTHS3" accepted. 2024-12-19 09:25:11.324 +00:00 [DBG] Connection id "0HN8VETJHTHS3" started. 2024-12-19 09:25:11.324 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-foot.png - null null 2024-12-19 09:25:11.325 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-foot.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-foot.png' 2024-12-19 09:25:11.325 +00:00 [DBG] Connection id "0HN8VETJHTHS3" completed keep alive response. 2024-12-19 09:25:11.325 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-foot.png - 200 9714 image/png 0.8868ms 2024-12-19 09:25:11.355 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/side-knee.png - null null 2024-12-19 09:25:11.356 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/side-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/side-knee.png' 2024-12-19 09:25:11.356 +00:00 [DBG] Connection id "0HN8VETJHTHRV" completed keep alive response. 2024-12-19 09:25:11.356 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/side-knee.png - 200 17297 image/png 0.9313ms 2024-12-19 09:25:11.419 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg - null null 2024-12-19 09:25:11.420 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg' 2024-12-19 09:25:11.421 +00:00 [DBG] Connection id "0HN8VETJHTHS0" completed keep alive response. 2024-12-19 09:25:11.421 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg - 200 260985 image/jpeg 1.9765ms 2024-12-19 09:25:11.845 +00:00 [DBG] Connection id "0HN8VETJHTHS4" accepted. 2024-12-19 09:25:11.845 +00:00 [DBG] Connection id "0HN8VETJHTHS4" started. 2024-12-19 09:25:11.845 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphometer.png - null null 2024-12-19 09:25:11.846 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphometer.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphometer.png' 2024-12-19 09:25:11.846 +00:00 [DBG] Connection id "0HN8VETJHTHS4" completed keep alive response. 2024-12-19 09:25:11.846 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphometer.png - 200 13416 image/png 0.8229ms 2024-12-19 09:25:15.375 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 67 2024-12-19 09:25:15.376 +00:00 [DBG] POST requests are not supported 2024-12-19 09:25:15.376 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:25:15.376 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:25:15.376 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:15.376 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:15.376 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:25:15.376 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:25:15.376 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:15.376 +00: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)"] 2024-12-19 09:25:15.376 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:25:15.376 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:15.376 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:15.376 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:15.376 +00:00 [DBG] Connection id "0HN8VETJHTHS4", Request id "0HN8VETJHTHS4:00000002": started reading request body. 2024-12-19 09:25:15.376 +00:00 [DBG] Connection id "0HN8VETJHTHS4", Request id "0HN8VETJHTHS4:00000002": done reading request body. 2024-12-19 09:25:15.377 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:25:15.377 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:25:15.377 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:15.377 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:15.377 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:25:15.377 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:15.377 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:25:15.377 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:25:15.377 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:25:15.377 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:25:15.377 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:25:15.377 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:25:15.377 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:25:15.377 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.9584ms 2024-12-19 09:25:15.377 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:15.377 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.6224 ms 2024-12-19 09:25:15.377 +00:00 [DBG] Connection id "0HN8VETJHTHS4" completed keep alive response. 2024-12-19 09:25:15.377 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.9853ms 2024-12-19 09:25:15.524 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Supine.jpeg - null null 2024-12-19 09:25:15.526 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Supine.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Supine.jpeg' 2024-12-19 09:25:15.526 +00:00 [DBG] Connection id "0HN8VETJHTHS4" completed keep alive response. 2024-12-19 09:25:15.527 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Supine.jpeg - 200 152610 image/jpeg 2.2197ms 2024-12-19 09:25:15.690 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-foot.png - null null 2024-12-19 09:25:15.690 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-foot.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-foot.png' 2024-12-19 09:25:15.690 +00:00 [DBG] Connection id "0HN8VETJHTHS0" completed keep alive response. 2024-12-19 09:25:15.690 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-foot.png - 200 8898 image/png 0.782ms 2024-12-19 09:25:21.806 +00:00 [DBG] Connection id "0HN8VETJHTHRU" received FIN. 2024-12-19 09:25:21.806 +00:00 [DBG] Connection id "0HN8VETJHTHRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:25:21.806 +00:00 [DBG] Connection id "0HN8VETJHTHRU" disconnecting. 2024-12-19 09:25:21.807 +00:00 [DBG] Connection id "0HN8VETJHTHRU" stopped. 2024-12-19 09:25:29.565 +00:00 [DBG] Connection id "0HN8VETJHTHS5" accepted. 2024-12-19 09:25:29.565 +00:00 [DBG] Connection id "0HN8VETJHTHS5" started. 2024-12-19 09:25:29.565 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:25:29.565 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:25:29.565 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:25:29.565 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:25:29.565 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:25:29.565 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:25:29.565 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:25:29.565 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:25:29.565 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:29.565 +00: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)"] 2024-12-19 09:25:29.565 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:25:29.565 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:29.565 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:29.566 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:29.566 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:25:29.566 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:25:29.566 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:25:29.566 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:25:29.566 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:25:29.566 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:25:29.566 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:25:29.566 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:25:29.566 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:25:29.566 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:25:29.566 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:25:29.566 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:25:29.588 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:25:29.588 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:25:29.588 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1431ms. 2024-12-19 09:25:29.589 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:25:29.589 +00:00 [INF] Executed ViewResult - view marker executed in 0.8599ms. 2024-12-19 09:25:29.589 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 23.8354ms 2024-12-19 09:25:29.589 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:25:29.589 +00:00 [INF] HTTP GET / responded 200 in 24.4186 ms 2024-12-19 09:25:29.589 +00:00 [DBG] Connection id "0HN8VETJHTHS5" completed keep alive response. 2024-12-19 09:25:29.589 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 24.6201ms 2024-12-19 09:25:29.995 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:25:29.995 +00:00 [DBG] POST requests are not supported 2024-12-19 09:25:29.995 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:25:29.995 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:25:29.995 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:29.995 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:29.995 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:25:29.995 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:25:29.995 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:29.995 +00: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)"] 2024-12-19 09:25:29.995 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:25:29.995 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:25:29.995 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:29.995 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:25:29.995 +00:00 [DBG] Connection id "0HN8VETJHTHS5", Request id "0HN8VETJHTHS5:00000002": started reading request body. 2024-12-19 09:25:29.996 +00:00 [DBG] Connection id "0HN8VETJHTHS5", Request id "0HN8VETJHTHS5:00000002": done reading request body. 2024-12-19 09:25:29.996 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:25:29.996 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:25:29.996 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:29.996 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:29.996 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:25:29.996 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:25:29.996 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:25:29.996 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:25:29.996 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:25:29.996 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:25:29.996 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:25:29.996 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:25:29.996 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:25:29.996 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7322ms 2024-12-19 09:25:29.996 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:25:29.996 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1478 ms 2024-12-19 09:25:29.996 +00:00 [DBG] Connection id "0HN8VETJHTHS5" completed keep alive response. 2024-12-19 09:25:29.996 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.408ms 2024-12-19 09:25:50.846 +00:00 [DBG] Connection id "0HN8VETJHTHS5" received FIN. 2024-12-19 09:25:50.846 +00:00 [DBG] Connection id "0HN8VETJHTHS5" disconnecting. 2024-12-19 09:25:50.846 +00:00 [DBG] Connection id "0HN8VETJHTHS5" stopped. 2024-12-19 09:25:50.846 +00:00 [DBG] Connection id "0HN8VETJHTHS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:25:51.848 +00:00 [DBG] Connection id "0HN8VETJHTHRT" received FIN. 2024-12-19 09:25:51.848 +00:00 [DBG] Connection id "0HN8VETJHTHRT" disconnecting. 2024-12-19 09:25:51.848 +00:00 [DBG] Connection id "0HN8VETJHTHRT" stopped. 2024-12-19 09:25:51.848 +00:00 [DBG] Connection id "0HN8VETJHTHRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:25:54.854 +00:00 [DBG] Connection id "0HN8VETJHTHRS" received FIN. 2024-12-19 09:25:54.854 +00:00 [DBG] Connection id "0HN8VETJHTHRS" disconnecting. 2024-12-19 09:25:54.855 +00:00 [DBG] Connection id "0HN8VETJHTHRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:25:54.855 +00:00 [DBG] Connection id "0HN8VETJHTHRS" stopped. 2024-12-19 09:26:04.864 +00:00 [DBG] Connection id "0HN8VETJHTHRV" received FIN. 2024-12-19 09:26:04.864 +00:00 [DBG] Connection id "0HN8VETJHTHRV" disconnecting. 2024-12-19 09:26:04.864 +00:00 [DBG] Connection id "0HN8VETJHTHRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:26:04.865 +00:00 [DBG] Connection id "0HN8VETJHTHRV" stopped. 2024-12-19 09:26:06.815 +00:00 [DBG] Connection id "0HN8VETJHTHS6" accepted. 2024-12-19 09:26:06.816 +00:00 [DBG] Connection id "0HN8VETJHTHS6" started. 2024-12-19 09:26:06.816 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 09:26:06.816 +00:00 [DBG] POST requests are not supported 2024-12-19 09:26:06.817 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:26:06.817 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:26:06.817 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:06.817 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:06.817 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:26:06.817 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:26:06.817 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:06.817 +00: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)"] 2024-12-19 09:26:06.817 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:26:06.817 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:06.817 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:06.817 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:06.817 +00:00 [DBG] Connection id "0HN8VETJHTHS6", Request id "0HN8VETJHTHS6:00000001": started reading request body. 2024-12-19 09:26:06.817 +00:00 [DBG] Connection id "0HN8VETJHTHS6", Request id "0HN8VETJHTHS6:00000001": done reading request body. 2024-12-19 09:26:06.817 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:06.817 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:26:06.817 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:06.817 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:06.817 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:06.817 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:06.817 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:26:06.818 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:26:06.818 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:06.818 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:06.818 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:26:06.818 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:26:06.818 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:26:06.818 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.824ms 2024-12-19 09:26:06.818 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:06.818 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3643 ms 2024-12-19 09:26:06.818 +00:00 [DBG] Connection id "0HN8VETJHTHS6" completed keep alive response. 2024-12-19 09:26:06.818 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.627ms 2024-12-19 09:26:11.090 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:26:11.090 +00:00 [DBG] POST requests are not supported 2024-12-19 09:26:11.090 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:26:11.091 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:26:11.091 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:11.091 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:11.091 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:26:11.091 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:26:11.091 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:11.091 +00: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)"] 2024-12-19 09:26:11.091 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:26:11.091 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:11.091 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:11.091 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:11.091 +00:00 [DBG] Connection id "0HN8VETJHTHS6", Request id "0HN8VETJHTHS6:00000002": started reading request body. 2024-12-19 09:26:11.091 +00:00 [DBG] Connection id "0HN8VETJHTHS6", Request id "0HN8VETJHTHS6:00000002": done reading request body. 2024-12-19 09:26:11.091 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:11.092 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:26:11.092 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:11.092 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:11.092 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:11.092 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:11.092 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:26:11.092 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:26:11.092 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:11.092 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:11.092 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:26:11.092 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:26:11.092 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:26:11.092 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.2199ms 2024-12-19 09:26:11.092 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:11.092 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 2.1442 ms 2024-12-19 09:26:11.092 +00:00 [DBG] Connection id "0HN8VETJHTHS6" completed keep alive response. 2024-12-19 09:26:11.092 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.5231ms 2024-12-19 09:26:24.566 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:26:24.566 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:26:24.567 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:26:24.567 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:26:24.567 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:26:24.567 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:26:24.567 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:26:24.567 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:26:24.567 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:24.567 +00: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)"] 2024-12-19 09:26:24.567 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:26:24.567 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:24.567 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:24.567 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:24.567 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:26:24.567 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:26:24.567 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:24.567 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:24.567 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:26:24.567 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:24.568 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:26:24.568 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:26:24.568 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:24.568 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:24.568 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:26:24.568 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:24.723 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:26:24.723 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:26:24.723 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.2023ms. 2024-12-19 09:26:24.723 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:26:24.724 +00:00 [INF] Executed ViewResult - view marker executed in 0.9704ms. 2024-12-19 09:26:24.724 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 156.8499ms 2024-12-19 09:26:24.724 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:26:24.724 +00:00 [INF] HTTP GET / responded 200 in 157.3952 ms 2024-12-19 09:26:24.724 +00:00 [DBG] Connection id "0HN8VETJHTHS0" completed keep alive response. 2024-12-19 09:26:24.724 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 157.6662ms 2024-12-19 09:26:25.695 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:26:25.696 +00:00 [DBG] POST requests are not supported 2024-12-19 09:26:25.696 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:26:25.696 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:26:25.696 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:25.696 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:25.696 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:26:25.696 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:26:25.696 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:25.696 +00: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)"] 2024-12-19 09:26:25.696 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:26:25.696 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:25.696 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:25.696 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:25.696 +00:00 [DBG] Connection id "0HN8VETJHTHS0", Request id "0HN8VETJHTHS0:00000005": started reading request body. 2024-12-19 09:26:25.696 +00:00 [DBG] Connection id "0HN8VETJHTHS0", Request id "0HN8VETJHTHS0:00000005": done reading request body. 2024-12-19 09:26:25.697 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:25.697 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:26:25.697 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:25.697 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:25.697 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:25.697 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:25.697 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:26:25.697 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:26:25.697 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:25.697 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:25.697 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:26:25.697 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:26:25.697 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:26:25.697 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.823ms 2024-12-19 09:26:25.697 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:25.697 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3193 ms 2024-12-19 09:26:25.697 +00:00 [DBG] Connection id "0HN8VETJHTHS0" completed keep alive response. 2024-12-19 09:26:25.697 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5759ms 2024-12-19 09:26:37.274 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:26:37.275 +00:00 [DBG] POST requests are not supported 2024-12-19 09:26:37.275 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:26:37.275 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:26:37.275 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:37.275 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:37.275 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:26:37.275 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:26:37.275 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:37.275 +00: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)"] 2024-12-19 09:26:37.275 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:26:37.275 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:37.275 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:37.275 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:37.275 +00:00 [DBG] Connection id "0HN8VETJHTHS6", Request id "0HN8VETJHTHS6:00000003": started reading request body. 2024-12-19 09:26:37.275 +00:00 [DBG] Connection id "0HN8VETJHTHS6", Request id "0HN8VETJHTHS6:00000003": done reading request body. 2024-12-19 09:26:37.275 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:37.275 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:26:37.276 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:37.276 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:37.276 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:37.276 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:37.276 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:26:37.276 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:26:37.276 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:37.276 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:37.276 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:26:37.276 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:26:37.276 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:26:37.276 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6836ms 2024-12-19 09:26:37.276 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:37.276 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1297 ms 2024-12-19 09:26:37.276 +00:00 [DBG] Connection id "0HN8VETJHTHS6" completed keep alive response. 2024-12-19 09:26:37.276 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5794ms 2024-12-19 09:26:40.906 +00:00 [DBG] Connection id "0HN8VETJHTHS0" received FIN. 2024-12-19 09:26:40.906 +00:00 [DBG] Connection id "0HN8VETJHTHS0" disconnecting. 2024-12-19 09:26:40.906 +00:00 [DBG] Connection id "0HN8VETJHTHS0" stopped. 2024-12-19 09:26:40.906 +00:00 [DBG] Connection id "0HN8VETJHTHS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:26:47.861 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:26:47.861 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:26:47.861 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:26:47.861 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:26:47.861 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:26:47.861 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:26:47.861 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:26:47.861 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:26:47.861 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:47.861 +00: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)"] 2024-12-19 09:26:47.861 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:26:47.861 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:47.862 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:47.862 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:47.862 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:26:47.862 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:26:47.862 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:47.862 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:47.862 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:26:47.862 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:47.862 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:26:47.862 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:26:47.862 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:47.862 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:47.862 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:26:47.862 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:26:47.882 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:26:47.882 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:26:47.882 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1736ms. 2024-12-19 09:26:47.882 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:26:47.883 +00:00 [INF] Executed ViewResult - view marker executed in 1.0996ms. 2024-12-19 09:26:47.883 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 21.3193ms 2024-12-19 09:26:47.883 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:26:47.883 +00:00 [INF] HTTP GET / responded 200 in 21.9956 ms 2024-12-19 09:26:47.883 +00:00 [DBG] Connection id "0HN8VETJHTHS4" completed keep alive response. 2024-12-19 09:26:47.883 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 22.2871ms 2024-12-19 09:26:48.533 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:26:48.533 +00:00 [DBG] POST requests are not supported 2024-12-19 09:26:48.533 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:26:48.533 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:26:48.533 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:48.533 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:48.534 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:26:48.534 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:26:48.534 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:48.534 +00: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)"] 2024-12-19 09:26:48.534 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:26:48.534 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:48.534 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:48.534 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:48.534 +00:00 [DBG] Connection id "0HN8VETJHTHS4", Request id "0HN8VETJHTHS4:00000005": started reading request body. 2024-12-19 09:26:48.534 +00:00 [DBG] Connection id "0HN8VETJHTHS4", Request id "0HN8VETJHTHS4:00000005": done reading request body. 2024-12-19 09:26:48.534 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:48.534 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:26:48.534 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:48.534 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:48.534 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:48.535 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:48.535 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:26:48.535 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:26:48.535 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:48.535 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:48.535 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:26:48.535 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:26:48.535 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:26:48.535 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.2158ms 2024-12-19 09:26:48.535 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:48.535 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.7087 ms 2024-12-19 09:26:48.535 +00:00 [DBG] Connection id "0HN8VETJHTHS4" completed keep alive response. 2024-12-19 09:26:48.535 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.0516ms 2024-12-19 09:26:54.381 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:26:54.382 +00:00 [DBG] POST requests are not supported 2024-12-19 09:26:54.382 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:26:54.382 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:26:54.382 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:54.382 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:54.382 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:26:54.382 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:26:54.382 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:54.382 +00: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)"] 2024-12-19 09:26:54.382 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:26:54.382 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:26:54.382 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:54.382 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:26:54.382 +00:00 [DBG] Connection id "0HN8VETJHTHRR", Request id "0HN8VETJHTHRR:00000005": started reading request body. 2024-12-19 09:26:54.382 +00:00 [DBG] Connection id "0HN8VETJHTHRR", Request id "0HN8VETJHTHRR:00000005": done reading request body. 2024-12-19 09:26:54.382 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:54.382 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:26:54.383 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:54.383 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:54.383 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:26:54.383 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:26:54.383 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:26:54.383 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:26:54.383 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:54.383 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:26:54.383 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:26:54.383 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:26:54.383 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:26:54.383 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8466ms 2024-12-19 09:26:54.383 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:26:54.383 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2450 ms 2024-12-19 09:26:54.383 +00:00 [DBG] Connection id "0HN8VETJHTHRR" completed keep alive response. 2024-12-19 09:26:54.383 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5503ms 2024-12-19 09:27:00.934 +00:00 [DBG] Connection id "0HN8VETJHTHS4" received FIN. 2024-12-19 09:27:00.934 +00:00 [DBG] Connection id "0HN8VETJHTHS4" disconnecting. 2024-12-19 09:27:00.934 +00:00 [DBG] Connection id "0HN8VETJHTHS4" stopped. 2024-12-19 09:27:00.934 +00:00 [DBG] Connection id "0HN8VETJHTHS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:27:22.478 +00:00 [DBG] Connection id "0HN8VETJHTHS1" disconnecting. 2024-12-19 09:27:22.478 +00:00 [DBG] Connection id "0HN8VETJHTHS1" stopped. 2024-12-19 09:27:22.478 +00:00 [DBG] Connection id "0HN8VETJHTHS2" disconnecting. 2024-12-19 09:27:22.478 +00:00 [DBG] Connection id "0HN8VETJHTHS2" stopped. 2024-12-19 09:27:22.478 +00:00 [DBG] Connection id "0HN8VETJHTHS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:27:22.478 +00:00 [DBG] Connection id "0HN8VETJHTHS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:27:22.479 +00:00 [DBG] Connection id "0HN8VETJHTHS3" disconnecting. 2024-12-19 09:27:22.479 +00:00 [DBG] Connection id "0HN8VETJHTHS3" stopped. 2024-12-19 09:27:22.479 +00:00 [DBG] Connection id "0HN8VETJHTHS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:27:35.970 +00:00 [DBG] Connection id "0HN8VETJHTHRR" received FIN. 2024-12-19 09:27:35.971 +00:00 [DBG] Connection id "0HN8VETJHTHRR" disconnecting. 2024-12-19 09:27:35.971 +00:00 [DBG] Connection id "0HN8VETJHTHRR" stopped. 2024-12-19 09:27:35.971 +00:00 [DBG] Connection id "0HN8VETJHTHRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:27:58.036 +00:00 [DBG] Connection id "0HN8VETJHTHS7" accepted. 2024-12-19 09:27:58.036 +00:00 [DBG] Connection id "0HN8VETJHTHS7" started. 2024-12-19 09:27:58.036 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:27:58.036 +00:00 [DBG] POST requests are not supported 2024-12-19 09:27:58.036 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:27:58.036 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:27:58.036 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:27:58.037 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:27:58.037 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:27:58.037 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:27:58.037 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:27:58.037 +00: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)"] 2024-12-19 09:27:58.037 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:27:58.037 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:27:58.037 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:27:58.037 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:27:58.037 +00:00 [DBG] Connection id "0HN8VETJHTHS7", Request id "0HN8VETJHTHS7:00000001": started reading request body. 2024-12-19 09:27:58.037 +00:00 [DBG] Connection id "0HN8VETJHTHS7", Request id "0HN8VETJHTHS7:00000001": done reading request body. 2024-12-19 09:27:58.037 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:27:58.037 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:27:58.037 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:27:58.037 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:27:58.037 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:27:58.037 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:27:58.037 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:27:58.037 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:27:58.037 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:27:58.037 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:27:58.037 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:27:58.037 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:27:58.038 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:27:58.038 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8813ms 2024-12-19 09:27:58.038 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:27:58.038 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3264 ms 2024-12-19 09:27:58.038 +00:00 [DBG] Connection id "0HN8VETJHTHS7" completed keep alive response. 2024-12-19 09:27:58.038 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5471ms 2024-12-19 09:28:00.186 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 67 2024-12-19 09:28:00.186 +00:00 [DBG] POST requests are not supported 2024-12-19 09:28:00.187 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:28:00.187 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:28:00.187 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:28:00.187 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:28:00.187 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:28:00.187 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:28:00.187 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:28:00.187 +00: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)"] 2024-12-19 09:28:00.187 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:28:00.187 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:28:00.187 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:28:00.187 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:28:00.187 +00:00 [DBG] Connection id "0HN8VETJHTHS7", Request id "0HN8VETJHTHS7:00000002": started reading request body. 2024-12-19 09:28:00.187 +00:00 [DBG] Connection id "0HN8VETJHTHS7", Request id "0HN8VETJHTHS7:00000002": done reading request body. 2024-12-19 09:28:00.187 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:28:00.187 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:28:00.187 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:28:00.187 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:28:00.187 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:28:00.187 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:28:00.187 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:28:00.187 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:28:00.187 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:28:00.187 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:28:00.188 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:28:00.188 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:28:00.188 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:28:00.188 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7399ms 2024-12-19 09:28:00.188 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:28:00.188 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3169 ms 2024-12-19 09:28:00.188 +00:00 [DBG] Connection id "0HN8VETJHTHS7" completed keep alive response. 2024-12-19 09:28:00.188 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.6252ms 2024-12-19 09:28:02.021 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:28:02.021 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:28:02.021 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:28:02.021 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:28:02.021 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:28:02.021 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:28:02.021 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:28:02.021 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:28:02.021 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:28:02.021 +00: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)"] 2024-12-19 09:28:02.021 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:28:02.021 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:28:02.021 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:28:02.022 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:28:02.022 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:28:02.022 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:28:02.022 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:28:02.022 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:28:02.022 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:28:02.022 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:28:02.022 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:28:02.022 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:28:02.022 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:28:02.022 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:28:02.022 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:28:02.022 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:28:02.042 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:28:02.042 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:28:02.042 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1963ms. 2024-12-19 09:28:02.042 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:28:02.043 +00:00 [INF] Executed ViewResult - view marker executed in 1.0624ms. 2024-12-19 09:28:02.043 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 21.6008ms 2024-12-19 09:28:02.043 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:28:02.043 +00:00 [INF] HTTP GET / responded 200 in 22.0921 ms 2024-12-19 09:28:02.043 +00:00 [DBG] Connection id "0HN8VETJHTHS7" completed keep alive response. 2024-12-19 09:28:02.043 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 22.4056ms 2024-12-19 09:28:04.110 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:28:04.111 +00:00 [DBG] POST requests are not supported 2024-12-19 09:28:04.111 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:28:04.111 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:28:04.111 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:28:04.111 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:28:04.111 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:28:04.112 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:28:04.112 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:28:04.112 +00: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)"] 2024-12-19 09:28:04.112 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:28:04.112 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:28:04.112 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:28:04.112 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:28:04.112 +00:00 [DBG] Connection id "0HN8VETJHTHS7", Request id "0HN8VETJHTHS7:00000004": started reading request body. 2024-12-19 09:28:04.112 +00:00 [DBG] Connection id "0HN8VETJHTHS7", Request id "0HN8VETJHTHS7:00000004": done reading request body. 2024-12-19 09:28:04.112 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:28:04.112 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:28:04.112 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:28:04.112 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:28:04.112 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:28:04.112 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:28:04.112 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:28:04.112 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:28:04.112 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:28:04.112 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:28:04.112 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:28:04.112 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:28:04.112 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:28:04.112 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8102ms 2024-12-19 09:28:04.113 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:28:04.113 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.8291 ms 2024-12-19 09:28:04.113 +00:00 [DBG] Connection id "0HN8VETJHTHS7" completed keep alive response. 2024-12-19 09:28:04.113 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.1646ms 2024-12-19 09:28:32.034 +00:00 [DBG] Connection id "0HN8VETJHTHS7" received FIN. 2024-12-19 09:28:32.034 +00:00 [DBG] Connection id "0HN8VETJHTHS7" disconnecting. 2024-12-19 09:28:32.034 +00:00 [DBG] Connection id "0HN8VETJHTHS7" stopped. 2024-12-19 09:28:32.034 +00:00 [DBG] Connection id "0HN8VETJHTHS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:28:47.489 +00:00 [DBG] Connection id "0HN8VETJHTHS6" disconnecting. 2024-12-19 09:28:47.489 +00:00 [DBG] Connection id "0HN8VETJHTHS6" stopped. 2024-12-19 09:28:47.489 +00:00 [DBG] Connection id "0HN8VETJHTHS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:30:41.731 +00:00 [DBG] Connection id "0HN8VETJHTHS8" accepted. 2024-12-19 09:30:41.731 +00:00 [DBG] Connection id "0HN8VETJHTHS8" started. 2024-12-19 09:30:41.731 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:30:41.731 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:30:41.731 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:30:41.731 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:30:41.732 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:30:41.732 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:30:41.732 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:30:41.732 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:30:41.732 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:30:41.732 +00: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)"] 2024-12-19 09:30:41.732 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:30:41.732 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:30:41.732 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:30:41.732 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:30:41.732 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:30:41.732 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:30:41.732 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:30:41.732 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:30:41.732 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:30:41.732 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:30:41.732 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:30:41.732 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:30:41.732 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:30:41.732 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:30:41.732 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:30:41.732 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:30:41.773 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:30:41.773 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:30:41.773 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.163ms. 2024-12-19 09:30:41.773 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:30:41.774 +00:00 [INF] Executed ViewResult - view marker executed in 0.8779ms. 2024-12-19 09:30:41.774 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 42.1814ms 2024-12-19 09:30:41.774 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:30:41.774 +00:00 [INF] HTTP GET / responded 200 in 43.1533 ms 2024-12-19 09:30:41.774 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:41.774 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 43.3424ms 2024-12-19 09:30:42.939 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-19 09:30:42.939 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-19 09:30:42.939 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:42.939 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.3946ms 2024-12-19 09:30:43.684 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2024-12-19 09:30:43.684 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2024-12-19 09:30:43.684 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:43.684 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 0.7032ms 2024-12-19 09:30:44.676 +00:00 [DBG] Connection id "0HN8VETJHTHS9" accepted. 2024-12-19 09:30:44.676 +00:00 [DBG] Connection id "0HN8VETJHTHS9" started. 2024-12-19 09:30:44.676 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2024-12-19 09:30:44.677 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2024-12-19 09:30:44.677 +00:00 [DBG] Connection id "0HN8VETJHTHS9" completed keep alive response. 2024-12-19 09:30:44.677 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 0.5738ms 2024-12-19 09:30:44.708 +00:00 [DBG] Connection id "0HN8VETJHTHSA" accepted. 2024-12-19 09:30:44.708 +00:00 [DBG] Connection id "0HN8VETJHTHSA" started. 2024-12-19 09:30:44.708 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2024-12-19 09:30:44.708 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AnteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AnteriorBody.png' 2024-12-19 09:30:44.709 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:44.709 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 0.3617ms 2024-12-19 09:30:45.035 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2024-12-19 09:30:45.035 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/LateralBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/LateralBody.png' 2024-12-19 09:30:45.035 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:45.035 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 0.41ms 2024-12-19 09:30:45.639 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2024-12-19 09:30:45.639 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AchileBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AchileBody.png' 2024-12-19 09:30:45.639 +00:00 [DBG] Connection id "0HN8VETJHTHS9" completed keep alive response. 2024-12-19 09:30:45.640 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 0.4023ms 2024-12-19 09:30:45.723 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-12-19 09:30:45.723 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-19 09:30:45.724 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:45.724 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.8154ms 2024-12-19 09:30:45.759 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2024-12-19 09:30:45.760 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2024-12-19 09:30:45.760 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:45.760 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 49856 text/javascript 0.4049ms 2024-12-19 09:30:46.129 +00:00 [DBG] Connection id "0HN8VETJHTHSB" accepted. 2024-12-19 09:30:46.129 +00:00 [DBG] Connection id "0HN8VETJHTHSB" started. 2024-12-19 09:30:46.129 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2024-12-19 09:30:46.129 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2024-12-19 09:30:46.129 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:46.129 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16377 text/javascript 0.2937ms 2024-12-19 09:30:46.144 +00:00 [DBG] Connection id "0HN8VETJHTHSC" accepted. 2024-12-19 09:30:46.144 +00:00 [DBG] Connection id "0HN8VETJHTHSC" started. 2024-12-19 09:30:46.144 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2024-12-19 09:30:46.144 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2024-12-19 09:30:46.145 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:46.145 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.2442ms 2024-12-19 09:30:46.151 +00:00 [DBG] Connection id "0HN8VETJHTHSD" accepted. 2024-12-19 09:30:46.151 +00:00 [DBG] Connection id "0HN8VETJHTHSD" started. 2024-12-19 09:30:46.151 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2024-12-19 09:30:46.152 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2024-12-19 09:30:46.152 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:46.152 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 0.6468ms 2024-12-19 09:30:46.364 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2024-12-19 09:30:46.364 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/rightknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/rightknee.js' 2024-12-19 09:30:46.364 +00:00 [DBG] Connection id "0HN8VETJHTHS9" completed keep alive response. 2024-12-19 09:30:46.364 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 0.3809ms 2024-12-19 09:30:46.609 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2024-12-19 09:30:46.609 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/shoulder.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/shoulder.js' 2024-12-19 09:30:46.609 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:46.609 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 0.5435ms 2024-12-19 09:30:46.778 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2024-12-19 09:30:46.778 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/asis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/asis.js' 2024-12-19 09:30:46.779 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:46.779 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 0.5565ms 2024-12-19 09:30:46.849 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:30:46.850 +00:00 [DBG] POST requests are not supported 2024-12-19 09:30:46.850 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:30:46.850 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:30:46.850 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:30:46.850 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:30:46.850 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:30:46.850 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:30:46.850 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:30:46.850 +00: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)"] 2024-12-19 09:30:46.850 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:30:46.850 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:30:46.850 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:30:46.850 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:30:46.850 +00:00 [DBG] Connection id "0HN8VETJHTHSC", Request id "0HN8VETJHTHSC:00000002": started reading request body. 2024-12-19 09:30:46.850 +00:00 [DBG] Connection id "0HN8VETJHTHSC", Request id "0HN8VETJHTHSC:00000002": done reading request body. 2024-12-19 09:30:46.850 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:30:46.850 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:30:46.850 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:30:46.850 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:30:46.850 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:30:46.850 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:30:46.851 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:30:46.851 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:30:46.851 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:30:46.851 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:30:46.851 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:30:46.851 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:30:46.851 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:30:46.851 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7171ms 2024-12-19 09:30:46.851 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:30:46.851 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3034 ms 2024-12-19 09:30:46.851 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:46.851 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5593ms 2024-12-19 09:30:47.111 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2024-12-19 09:30:47.111 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/leftknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/leftknee.js' 2024-12-19 09:30:47.111 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:47.111 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 0.333ms 2024-12-19 09:30:47.884 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2024-12-19 09:30:47.885 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/fhd.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/fhd.js' 2024-12-19 09:30:47.885 +00:00 [DBG] Connection id "0HN8VETJHTHS9" completed keep alive response. 2024-12-19 09:30:47.885 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 42052 text/javascript 0.409ms 2024-12-19 09:30:47.885 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2024-12-19 09:30:47.885 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/qangle.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/qangle.js' 2024-12-19 09:30:47.886 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:47.886 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 0.5178ms 2024-12-19 09:30:47.886 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2024-12-19 09:30:47.886 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2024-12-19 09:30:47.886 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/kyphosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/kyphosis.js' 2024-12-19 09:30:47.886 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:47.886 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 0.2937ms 2024-12-19 09:30:47.886 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/lordosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/lordosis.js' 2024-12-19 09:30:47.887 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:47.887 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 0.5705ms 2024-12-19 09:30:47.894 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2024-12-19 09:30:47.895 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/tpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/tpattern.js' 2024-12-19 09:30:47.895 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:47.895 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 0.3122ms 2024-12-19 09:30:47.908 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2024-12-19 09:30:47.909 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/ukpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/ukpattern.js' 2024-12-19 09:30:47.909 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:47.909 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.3027ms 2024-12-19 09:30:48.651 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2024-12-19 09:30:48.651 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/rightkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/rightkneepattern.js' 2024-12-19 09:30:48.651 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:48.651 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 0.3604ms 2024-12-19 09:30:49.129 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2024-12-19 09:30:49.130 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/leftkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/leftkneepattern.js' 2024-12-19 09:30:49.130 +00:00 [DBG] Connection id "0HN8VETJHTHS9" completed keep alive response. 2024-12-19 09:30:49.130 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 0.425ms 2024-12-19 09:30:49.140 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2024-12-19 09:30:49.140 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/rightachilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/rightachilepattern.js' 2024-12-19 09:30:49.140 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:49.140 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 0.4055ms 2024-12-19 09:30:49.151 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2024-12-19 09:30:49.151 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/achilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/achilepattern.js' 2024-12-19 09:30:49.151 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:49.152 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.4411ms 2024-12-19 09:30:49.366 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2024-12-19 09:30:49.366 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_shoulderpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_shoulderpattern.js' 2024-12-19 09:30:49.366 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:49.366 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 0.3802ms 2024-12-19 09:30:50.259 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2024-12-19 09:30:50.260 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scolioscurve.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scolioscurve.js' 2024-12-19 09:30:50.260 +00:00 [DBG] Connection id "0HN8VETJHTHS9" completed keep alive response. 2024-12-19 09:30:50.260 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 0.3985ms 2024-12-19 09:30:50.260 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2024-12-19 09:30:50.260 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scoliometer.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scoliometer.js' 2024-12-19 09:30:50.260 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:50.260 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 0.1486ms 2024-12-19 09:30:50.261 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2024-12-19 09:30:50.261 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_backpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_backpattern.js' 2024-12-19 09:30:50.261 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:50.261 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 0.1559ms 2024-12-19 09:30:50.269 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2024-12-19 09:30:50.269 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_pelvicpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_pelvicpattern.js' 2024-12-19 09:30:50.269 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:50.269 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 0.4584ms 2024-12-19 09:30:50.522 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2024-12-19 09:30:50.522 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_posteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_posteriorcontroller.js' 2024-12-19 09:30:50.522 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:50.522 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 0.3443ms 2024-12-19 09:30:50.544 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2024-12-19 09:30:50.544 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_anteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_anteriorcontroller.js' 2024-12-19 09:30:50.544 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:50.544 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 0.2218ms 2024-12-19 09:30:50.989 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2024-12-19 09:30:50.989 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_lateralcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_lateralcontroller.js' 2024-12-19 09:30:50.989 +00:00 [DBG] Connection id "0HN8VETJHTHS9" completed keep alive response. 2024-12-19 09:30:50.990 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 0.5879ms 2024-12-19 09:30:51.004 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - null null 2024-12-19 09:30:51.005 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2024-12-19 09:30:51.005 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:51.005 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - 200 47649 text/javascript 0.2842ms 2024-12-19 09:30:51.026 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2024-12-19 09:30:51.027 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/SupineBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/SupineBody.png' 2024-12-19 09:30:51.027 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:51.027 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 0.2596ms 2024-12-19 09:30:51.410 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2024-12-19 09:30:51.410 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-in.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-in.png' 2024-12-19 09:30:51.410 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:51.410 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.3205ms 2024-12-19 09:30:51.515 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2024-12-19 09:30:51.515 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-out.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-out.png' 2024-12-19 09:30:51.515 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:51.515 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.3185ms 2024-12-19 09:30:51.584 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2024-12-19 09:30:51.584 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/Text.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/Text.png' 2024-12-19 09:30:51.584 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:51.584 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.3252ms 2024-12-19 09:30:51.704 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2024-12-19 09:30:51.705 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2024-12-19 09:30:51.705 +00:00 [DBG] Connection id "0HN8VETJHTHS9" completed keep alive response. 2024-12-19 09:30:51.705 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 0.373ms 2024-12-19 09:30:51.750 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2024-12-19 09:30:51.750 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2024-12-19 09:30:51.750 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:51.750 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 0.293ms 2024-12-19 09:30:51.755 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2024-12-19 09:30:51.755 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2024-12-19 09:30:51.755 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:51.755 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 0.2292ms 2024-12-19 09:30:52.434 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2024-12-19 09:30:52.434 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/face-scan.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/face-scan.png' 2024-12-19 09:30:52.434 +00:00 [DBG] Connection id "0HN8VETJHTHS9" completed keep alive response. 2024-12-19 09:30:52.434 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 0.2724ms 2024-12-19 09:30:52.458 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2024-12-19 09:30:52.458 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/grid-lines.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/grid-lines.png' 2024-12-19 09:30:52.458 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:52.458 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.2124ms 2024-12-19 09:30:52.465 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2024-12-19 09:30:52.465 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/drag-drop.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/drag-drop.png' 2024-12-19 09:30:52.465 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:52.465 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.1691ms 2024-12-19 09:30:52.480 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2024-12-19 09:30:52.480 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/viewport.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/viewport.png' 2024-12-19 09:30:52.480 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:52.480 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 0.2957ms 2024-12-19 09:30:54.000 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-12-19 09:30:54.000 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-front-knee.png' 2024-12-19 09:30:54.000 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:54.000 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-front-knee.png - 200 18281 image/png 0.4436ms 2024-12-19 09:30:54.000 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-12-19 09:30:54.001 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-front-knee.png' 2024-12-19 09:30:54.001 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:54.001 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-front-knee.png - 200 17440 image/png 0.1751ms 2024-12-19 09:30:54.001 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2024-12-19 09:30:54.001 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/angle.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/angle.png' 2024-12-19 09:30:54.001 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:54.001 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.4589ms 2024-12-19 09:30:54.009 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-12-19 09:30:54.009 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2024-12-19 09:30:54.009 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:54.009 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.3298ms 2024-12-19 09:30:54.023 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-12-19 09:30:54.023 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/pelvic-bone.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/pelvic-bone.png' 2024-12-19 09:30:54.023 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:54.023 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.323ms 2024-12-19 09:30:54.741 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2024-12-19 09:30:54.741 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-arrow.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-arrow.png' 2024-12-19 09:30:54.741 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:54.741 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.4193ms 2024-12-19 09:30:54.744 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2024-12-19 09:30:54.744 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/visibility.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/visibility.png' 2024-12-19 09:30:54.744 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:54.744 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 0.2132ms 2024-12-19 09:30:54.755 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2024-12-19 09:30:54.755 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/invisible-symbol.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/invisible-symbol.png' 2024-12-19 09:30:54.756 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:54.756 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.2705ms 2024-12-19 09:30:55.986 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2024-12-19 09:30:55.987 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scoliometre-02.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scoliometre-02.png' 2024-12-19 09:30:55.987 +00:00 [DBG] Connection id "0HN8VETJHTHSC" completed keep alive response. 2024-12-19 09:30:55.987 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 1.2713ms 2024-12-19 09:30:55.987 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - null null 2024-12-19 09:30:55.988 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - null null 2024-12-19 09:30:55.988 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Clavical.png' 2024-12-19 09:30:55.988 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:55.988 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - 200 26320 image/png 0.3372ms 2024-12-19 09:30:55.988 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Clavical.png' 2024-12-19 09:30:55.988 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:55.988 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - 200 27296 image/png 0.1878ms 2024-12-19 09:30:55.995 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2024-12-19 09:30:55.995 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/rubbish-bin.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/rubbish-bin.png' 2024-12-19 09:30:55.995 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:55.995 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.2407ms 2024-12-19 09:30:56.009 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - null null 2024-12-19 09:30:56.009 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg' 2024-12-19 09:30:56.009 +00:00 [DBG] Connection id "0HN8VETJHTHSA" completed keep alive response. 2024-12-19 09:30:56.009 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - 200 246957 image/jpeg 0.5304ms 2024-12-19 09:30:56.719 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - null null 2024-12-19 09:30:56.719 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Foot.png' 2024-12-19 09:30:56.719 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:56.719 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - 200 82525 image/png 0.6712ms 2024-12-19 09:30:57.140 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - null null 2024-12-19 09:30:57.141 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Foot.png' 2024-12-19 09:30:57.141 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:30:57.141 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - 200 79355 image/png 0.5423ms 2024-12-19 09:30:58.036 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - null null 2024-12-19 09:30:58.037 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Tibia&Fibula.png' 2024-12-19 09:30:58.037 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:30:58.037 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - 200 143639 image/png 1.1817ms 2024-12-19 09:30:58.174 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - null null 2024-12-19 09:30:58.175 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Tibia&Fibula.png' 2024-12-19 09:30:58.175 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:30:58.175 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - 200 152397 image/png 0.916ms 2024-12-19 09:31:01.395 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - null null 2024-12-19 09:31:01.396 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Femur.png' 2024-12-19 09:31:01.396 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:31:01.396 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - 200 194393 image/png 0.6388ms 2024-12-19 09:31:01.435 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - null null 2024-12-19 09:31:01.436 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Femur.png' 2024-12-19 09:31:01.436 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:01.436 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - 200 197783 image/png 0.7288ms 2024-12-19 09:31:01.447 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - null null 2024-12-19 09:31:01.447 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Patella.png' 2024-12-19 09:31:01.447 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:01.447 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - 200 16056 image/png 0.2797ms 2024-12-19 09:31:02.451 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - null null 2024-12-19 09:31:02.453 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Pelvic.png' 2024-12-19 09:31:02.453 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:02.453 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - 200 121082 image/png 1.5367ms 2024-12-19 09:31:03.302 +00:00 [DBG] Connection id "0HN8VETJHTHSE" accepted. 2024-12-19 09:31:03.302 +00:00 [DBG] Connection id "0HN8VETJHTHSE" started. 2024-12-19 09:31:03.302 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - null null 2024-12-19 09:31:03.303 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Patella.png' 2024-12-19 09:31:03.303 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:03.303 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - 200 16309 image/png 0.2986ms 2024-12-19 09:31:03.323 +00:00 [DBG] Connection id "0HN8VETJHTHSF" accepted. 2024-12-19 09:31:03.323 +00:00 [DBG] Connection id "0HN8VETJHTHSF" started. 2024-12-19 09:31:03.323 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-19 09:31:03.324 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-19 09:31:03.324 +00:00 [DBG] Connection id "0HN8VETJHTHSF" completed keep alive response. 2024-12-19 09:31:03.324 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 0.6016ms 2024-12-19 09:31:03.762 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - null null 2024-12-19 09:31:03.764 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Pelvic.png' 2024-12-19 09:31:03.764 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:31:03.764 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - 200 126465 image/png 2.5839ms 2024-12-19 09:31:03.844 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - null null 2024-12-19 09:31:03.844 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Coccyx.png' 2024-12-19 09:31:03.845 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:03.845 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - 200 15300 image/png 0.5067ms 2024-12-19 09:31:03.986 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - null null 2024-12-19 09:31:03.986 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Sacrum.png' 2024-12-19 09:31:03.986 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:03.986 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - 200 60570 image/png 0.5973ms 2024-12-19 09:31:04.313 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T12.png - null null 2024-12-19 09:31:04.313 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T12.png' 2024-12-19 09:31:04.313 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:04.313 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T12.png - 200 24030 image/png 0.372ms 2024-12-19 09:31:04.586 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L1.png - null null 2024-12-19 09:31:04.586 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L1.png' 2024-12-19 09:31:04.586 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:04.586 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L1.png - 200 28261 image/png 0.4097ms 2024-12-19 09:31:04.750 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L2.png - null null 2024-12-19 09:31:04.751 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L2.png' 2024-12-19 09:31:04.751 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:04.751 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L2.png - 200 25164 image/png 0.3233ms 2024-12-19 09:31:05.030 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L5.png - null null 2024-12-19 09:31:05.030 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L5.png' 2024-12-19 09:31:05.031 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:05.031 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L5.png - 200 36372 image/png 0.383ms 2024-12-19 09:31:05.070 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L4.png - null null 2024-12-19 09:31:05.070 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L4.png' 2024-12-19 09:31:05.070 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:31:05.070 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L4.png - 200 29720 image/png 0.3492ms 2024-12-19 09:31:05.113 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L3.png - null null 2024-12-19 09:31:05.113 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L3.png' 2024-12-19 09:31:05.113 +00:00 [DBG] Connection id "0HN8VETJHTHSF" completed keep alive response. 2024-12-19 09:31:05.113 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L3.png - 200 27056 image/png 0.3382ms 2024-12-19 09:31:05.470 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T11.png - null null 2024-12-19 09:31:05.470 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T11.png' 2024-12-19 09:31:05.470 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:05.470 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T11.png - 200 28394 image/png 0.3634ms 2024-12-19 09:31:05.609 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T10.png - null null 2024-12-19 09:31:05.610 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T10.png' 2024-12-19 09:31:05.610 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:05.610 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T10.png - 200 23234 image/png 0.3335ms 2024-12-19 09:31:05.790 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T9.png - null null 2024-12-19 09:31:05.790 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T9.png' 2024-12-19 09:31:05.790 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:05.790 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T9.png - 200 22239 image/png 0.3201ms 2024-12-19 09:31:05.836 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T8.png - null null 2024-12-19 09:31:05.836 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T8.png' 2024-12-19 09:31:05.836 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:31:05.837 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T8.png - 200 20685 image/png 0.3446ms 2024-12-19 09:31:05.873 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T7.png - null null 2024-12-19 09:31:05.873 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T7.png' 2024-12-19 09:31:05.873 +00:00 [DBG] Connection id "0HN8VETJHTHSF" completed keep alive response. 2024-12-19 09:31:05.873 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T7.png - 200 24029 image/png 0.38ms 2024-12-19 09:31:06.202 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T6.png - null null 2024-12-19 09:31:06.202 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T6.png' 2024-12-19 09:31:06.202 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:06.202 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T6.png - 200 24065 image/png 0.3105ms 2024-12-19 09:31:06.510 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T4.png - null null 2024-12-19 09:31:06.510 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T4.png' 2024-12-19 09:31:06.510 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:06.510 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T4.png - 200 19723 image/png 0.4286ms 2024-12-19 09:31:06.510 +00:00 [DBG] Connection id "0HN8VETJHTHSG" accepted. 2024-12-19 09:31:06.511 +00:00 [DBG] Connection id "0HN8VETJHTHSG" started. 2024-12-19 09:31:06.511 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T5.png - null null 2024-12-19 09:31:06.511 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T5.png' 2024-12-19 09:31:06.511 +00:00 [DBG] Connection id "0HN8VETJHTHSG" completed keep alive response. 2024-12-19 09:31:06.511 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T5.png - 200 21373 image/png 0.1945ms 2024-12-19 09:31:06.551 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T3.png - null null 2024-12-19 09:31:06.551 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T3.png' 2024-12-19 09:31:06.551 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:31:06.551 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T3.png - 200 22642 image/png 0.3967ms 2024-12-19 09:31:06.623 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T1.png - null null 2024-12-19 09:31:06.623 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T1.png' 2024-12-19 09:31:06.623 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:06.623 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T1.png - 200 21196 image/png 0.3583ms 2024-12-19 09:31:06.637 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T2.png - null null 2024-12-19 09:31:06.637 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T2.png' 2024-12-19 09:31:06.637 +00:00 [DBG] Connection id "0HN8VETJHTHSF" completed keep alive response. 2024-12-19 09:31:06.637 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T2.png - 200 20817 image/png 0.3072ms 2024-12-19 09:31:06.951 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C7.png - null null 2024-12-19 09:31:06.951 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C7.png' 2024-12-19 09:31:06.951 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:06.951 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C7.png - 200 16828 image/png 0.3245ms 2024-12-19 09:31:07.240 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C6.png - null null 2024-12-19 09:31:07.240 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C6.png' 2024-12-19 09:31:07.240 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:07.240 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C6.png - 200 17733 image/png 0.4358ms 2024-12-19 09:31:07.374 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C5.png - null null 2024-12-19 09:31:07.374 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C5.png' 2024-12-19 09:31:07.374 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:07.374 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C5.png - 200 16329 image/png 0.3778ms 2024-12-19 09:31:07.399 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C4.png - null null 2024-12-19 09:31:07.399 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C4.png' 2024-12-19 09:31:07.399 +00:00 [DBG] Connection id "0HN8VETJHTHSF" completed keep alive response. 2024-12-19 09:31:07.399 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C4.png - 200 15703 image/png 0.3467ms 2024-12-19 09:31:07.550 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C3.png - null null 2024-12-19 09:31:07.550 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C3.png' 2024-12-19 09:31:07.550 +00:00 [DBG] Connection id "0HN8VETJHTHSG" completed keep alive response. 2024-12-19 09:31:07.550 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C3.png - 200 17005 image/png 0.5214ms 2024-12-19 09:31:07.631 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C2.png - null null 2024-12-19 09:31:07.632 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C2.png' 2024-12-19 09:31:07.632 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:31:07.632 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C2.png - 200 14079 image/png 0.4104ms 2024-12-19 09:31:07.686 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C1.png - null null 2024-12-19 09:31:07.686 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C1.png' 2024-12-19 09:31:07.686 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:07.686 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C1.png - 200 12332 image/png 0.4345ms 2024-12-19 09:31:07.971 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - null null 2024-12-19 09:31:07.971 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Hand.png' 2024-12-19 09:31:07.972 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:07.972 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - 200 111574 image/png 0.5347ms 2024-12-19 09:31:08.110 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - null null 2024-12-19 09:31:08.111 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Ulnar&Radius.png' 2024-12-19 09:31:08.111 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:08.111 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - 200 95613 image/png 0.6691ms 2024-12-19 09:31:08.189 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - null null 2024-12-19 09:31:08.189 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Scapula.png' 2024-12-19 09:31:08.189 +00:00 [DBG] Connection id "0HN8VETJHTHSF" completed keep alive response. 2024-12-19 09:31:08.189 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - 200 116821 image/png 0.5034ms 2024-12-19 09:31:08.325 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - null null 2024-12-19 09:31:08.326 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Humerus.png' 2024-12-19 09:31:08.326 +00:00 [DBG] Connection id "0HN8VETJHTHSG" completed keep alive response. 2024-12-19 09:31:08.326 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - 200 103098 image/png 0.4666ms 2024-12-19 09:31:08.342 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - null null 2024-12-19 09:31:08.342 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Hand.png' 2024-12-19 09:31:08.342 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:31:08.342 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - 200 114712 image/png 0.4674ms 2024-12-19 09:31:08.395 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - null null 2024-12-19 09:31:08.396 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Ulnar&Radius.png' 2024-12-19 09:31:08.396 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:08.396 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - 200 95278 image/png 0.7572ms 2024-12-19 09:31:08.986 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - null null 2024-12-19 09:31:08.986 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Scapula.png' 2024-12-19 09:31:08.986 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:08.986 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - 200 110754 image/png 0.6777ms 2024-12-19 09:31:09.373 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - null null 2024-12-19 09:31:09.373 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Humerus.png' 2024-12-19 09:31:09.373 +00:00 [DBG] Connection id "0HN8VETJHTHSF" completed keep alive response. 2024-12-19 09:31:09.374 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - 200 101327 image/png 0.9396ms 2024-12-19 09:31:10.027 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2024-12-19 09:31:10.027 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2024-12-19 09:31:10.027 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Clavicle.png' 2024-12-19 09:31:10.027 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:10.027 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 0.4207ms 2024-12-19 09:31:10.027 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Clavicle.png' 2024-12-19 09:31:10.027 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:31:10.027 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 0.7284ms 2024-12-19 09:31:10.034 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Thorax.png - null null 2024-12-19 09:31:10.035 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Thorax.png' 2024-12-19 09:31:10.035 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:10.035 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Thorax.png - 200 732947 image/png 0.9905ms 2024-12-19 09:31:10.036 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Head.png - null null 2024-12-19 09:31:10.036 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Head.png' 2024-12-19 09:31:10.036 +00:00 [DBG] Connection id "0HN8VETJHTHSG" completed keep alive response. 2024-12-19 09:31:10.036 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Head.png - 200 212437 image/png 0.4005ms 2024-12-19 09:31:10.133 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2024-12-19 09:31:10.134 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Foot.png' 2024-12-19 09:31:10.134 +00:00 [DBG] Connection id "0HN8VETJHTHSF" completed keep alive response. 2024-12-19 09:31:10.134 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 0.8714ms 2024-12-19 09:31:10.490 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2024-12-19 09:31:10.491 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Foot.png' 2024-12-19 09:31:10.491 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:10.491 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 0.6661ms 2024-12-19 09:31:11.346 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-12-19 09:31:11.347 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Tibia&Fibula.png' 2024-12-19 09:31:11.347 +00:00 [DBG] Connection id "0HN8VETJHTHSB" completed keep alive response. 2024-12-19 09:31:11.347 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 200 1113682 image/png 1.1574ms 2024-12-19 09:31:11.991 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-12-19 09:31:11.993 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Tibia&Fibula.png' 2024-12-19 09:31:11.994 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:11.994 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 2.2969ms 2024-12-19 09:31:12.531 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-12-19 09:31:12.533 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Femur.png' 2024-12-19 09:31:12.533 +00:00 [DBG] Connection id "0HN8VETJHTHSG" completed keep alive response. 2024-12-19 09:31:12.533 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 1.8346ms 2024-12-19 09:31:12.845 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-12-19 09:31:12.848 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Femur.png' 2024-12-19 09:31:12.848 +00:00 [DBG] Connection id "0HN8VETJHTHSE" completed keep alive response. 2024-12-19 09:31:12.848 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 200 1177517 image/png 2.8249ms 2024-12-19 09:31:12.982 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-12-19 09:31:12.984 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Pelvic.png' 2024-12-19 09:31:12.984 +00:00 [DBG] Connection id "0HN8VETJHTHSF" completed keep alive response. 2024-12-19 09:31:12.984 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 200 842863 image/png 1.3468ms 2024-12-19 09:31:15.719 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:31:15.719 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:31:15.719 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:31:15.719 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:31:15.719 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:31:15.719 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:31:15.719 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:31:15.719 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:31:15.719 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:31:15.719 +00: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)"] 2024-12-19 09:31:15.719 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:31:15.719 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:31:15.719 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:31:15.719 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:31:15.719 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:31:15.720 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:31:15.720 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:15.720 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:15.720 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:31:15.720 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:15.720 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:31:15.720 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:31:15.720 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:15.720 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:15.720 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:31:15.720 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:15.851 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:31:15.851 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:31:15.851 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1987ms. 2024-12-19 09:31:15.851 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:31:15.852 +00:00 [INF] Executed ViewResult - view marker executed in 0.9579ms. 2024-12-19 09:31:15.852 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 132.8876ms 2024-12-19 09:31:15.852 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:31:15.852 +00:00 [INF] HTTP GET / responded 200 in 133.4789 ms 2024-12-19 09:31:15.852 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:15.852 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 133.7789ms 2024-12-19 09:31:16.215 +00:00 [DBG] Connection id "0HN8VETJHTHSA" received FIN. 2024-12-19 09:31:16.216 +00:00 [DBG] Connection id "0HN8VETJHTHSA" disconnecting. 2024-12-19 09:31:16.216 +00:00 [DBG] Connection id "0HN8VETJHTHSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:31:16.216 +00:00 [DBG] Connection id "0HN8VETJHTHSA" stopped. 2024-12-19 09:31:16.644 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-12-19 09:31:16.645 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Pelvic.png' 2024-12-19 09:31:16.645 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:16.645 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 1.1559ms 2024-12-19 09:31:17.217 +00:00 [DBG] Connection id "0HN8VETJHTHSC" received FIN. 2024-12-19 09:31:17.218 +00:00 [DBG] Connection id "0HN8VETJHTHSC" disconnecting. 2024-12-19 09:31:17.218 +00:00 [DBG] Connection id "0HN8VETJHTHSC" stopped. 2024-12-19 09:31:17.218 +00:00 [DBG] Connection id "0HN8VETJHTHSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:31:18.260 +00:00 [DBG] Connection id "0HN8VETJHTHSH" accepted. 2024-12-19 09:31:18.260 +00:00 [DBG] Connection id "0HN8VETJHTHSH" started. 2024-12-19 09:31:18.260 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:31:18.261 +00:00 [DBG] POST requests are not supported 2024-12-19 09:31:18.261 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:31:18.261 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:31:18.261 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:31:18.261 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:31:18.261 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:31:18.261 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:31:18.261 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:31:18.261 +00: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)"] 2024-12-19 09:31:18.261 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:31:18.261 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:31:18.261 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:31:18.261 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:31:18.261 +00:00 [DBG] Connection id "0HN8VETJHTHSH", Request id "0HN8VETJHTHSH:00000001": started reading request body. 2024-12-19 09:31:18.261 +00:00 [DBG] Connection id "0HN8VETJHTHSH", Request id "0HN8VETJHTHSH:00000001": done reading request body. 2024-12-19 09:31:18.261 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:31:18.261 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:31:18.261 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:31:18.261 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:31:18.261 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:31:18.261 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:31:18.261 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:31:18.261 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:31:18.261 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:31:18.261 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:31:18.261 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:31:18.261 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:31:18.261 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:31:18.262 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6237ms 2024-12-19 09:31:18.262 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:31:18.262 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9912 ms 2024-12-19 09:31:18.262 +00:00 [DBG] Connection id "0HN8VETJHTHSH" completed keep alive response. 2024-12-19 09:31:18.262 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2537ms 2024-12-19 09:31:18.290 +00:00 [DBG] Connection id "0HN8VETJHTHSI" accepted. 2024-12-19 09:31:18.290 +00:00 [DBG] Connection id "0HN8VETJHTHSI" started. 2024-12-19 09:31:18.290 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-12-19 09:31:18.296 +00:00 [INF] Sending ["bytes 753664-753664/1113682"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Tibia&Fibula.png 2024-12-19 09:31:18.297 +00:00 [DBG] Connection id "0HN8VETJHTHSI" completed keep alive response. 2024-12-19 09:31:18.297 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 206 1 image/png 6.289ms 2024-12-19 09:31:18.324 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" accepted. 2024-12-19 09:31:18.325 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" started. 2024-12-19 09:31:18.325 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-12-19 09:31:18.325 +00:00 [INF] Sending ["bytes 667840-667840/1129958"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Right_Tibia&Fibula.png 2024-12-19 09:31:18.326 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:18.326 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 206 1 image/png 0.8643ms 2024-12-19 09:31:18.344 +00:00 [DBG] Connection id "0HN8VETJHTHSK" accepted. 2024-12-19 09:31:18.344 +00:00 [DBG] Connection id "0HN8VETJHTHSK" started. 2024-12-19 09:31:18.344 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-12-19 09:31:18.345 +00:00 [INF] Sending ["bytes 631784-631784/1164215"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Femur.png 2024-12-19 09:31:18.345 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:18.345 +00:00 [DBG] Connection id "0HN8VETJHTHSL" accepted. 2024-12-19 09:31:18.345 +00:00 [DBG] Connection id "0HN8VETJHTHSL" started. 2024-12-19 09:31:18.345 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 206 1 image/png 0.6169ms 2024-12-19 09:31:18.345 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-12-19 09:31:18.345 +00:00 [INF] Sending ["bytes 559784-559784/1177517"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Right_Femur.png 2024-12-19 09:31:18.345 +00:00 [DBG] Connection id "0HN8VETJHTHSL" completed keep alive response. 2024-12-19 09:31:18.345 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 206 1 image/png 0.2662ms 2024-12-19 09:31:18.350 +00:00 [DBG] Connection id "0HN8VETJHTHSM" accepted. 2024-12-19 09:31:18.350 +00:00 [DBG] Connection id "0HN8VETJHTHSM" started. 2024-12-19 09:31:18.350 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-12-19 09:31:18.350 +00:00 [INF] Sending ["bytes 516096-516096/842863"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Pelvic.png 2024-12-19 09:31:18.351 +00:00 [DBG] Connection id "0HN8VETJHTHSM" completed keep alive response. 2024-12-19 09:31:18.351 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 206 1 image/png 0.2916ms 2024-12-19 09:31:19.000 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-12-19 09:31:19.001 +00:00 [INF] Sending ["bytes 753664-1113681/1113682"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Tibia&Fibula.png 2024-12-19 09:31:19.001 +00:00 [DBG] Connection id "0HN8VETJHTHSI" completed keep alive response. 2024-12-19 09:31:19.001 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 206 360018 image/png 1.0213ms 2024-12-19 09:31:19.015 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-12-19 09:31:19.015 +00:00 [INF] Sending ["bytes 667840-1129957/1129958"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Right_Tibia&Fibula.png 2024-12-19 09:31:19.015 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:19.015 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 206 462118 image/png 0.7458ms 2024-12-19 09:31:19.044 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-12-19 09:31:19.045 +00:00 [INF] Sending ["bytes 559784-1177516/1177517"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Right_Femur.png 2024-12-19 09:31:19.045 +00:00 [DBG] Connection id "0HN8VETJHTHSL" completed keep alive response. 2024-12-19 09:31:19.045 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 206 617733 image/png 0.872ms 2024-12-19 09:31:19.060 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-12-19 09:31:19.061 +00:00 [INF] Sending ["bytes 516096-842862/842863"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Pelvic.png 2024-12-19 09:31:19.061 +00:00 [DBG] Connection id "0HN8VETJHTHSM" completed keep alive response. 2024-12-19 09:31:19.061 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 206 326767 image/png 0.7465ms 2024-12-19 09:31:19.067 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-12-19 09:31:19.068 +00:00 [INF] Sending ["bytes 631784-1164214/1164215"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Femur.png 2024-12-19 09:31:19.068 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:19.068 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 206 532431 image/png 0.7265ms 2024-12-19 09:31:19.264 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-12-19 09:31:19.266 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Pelvic.png' 2024-12-19 09:31:19.266 +00:00 [DBG] Connection id "0HN8VETJHTHSH" completed keep alive response. 2024-12-19 09:31:19.266 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 1.6041ms 2024-12-19 09:31:22.735 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - null null 2024-12-19 09:31:22.735 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Coccyx.png' 2024-12-19 09:31:22.735 +00:00 [DBG] Connection id "0HN8VETJHTHSI" completed keep alive response. 2024-12-19 09:31:22.736 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - 200 62826 image/png 0.5013ms 2024-12-19 09:31:22.745 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-12-19 09:31:22.747 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png' 2024-12-19 09:31:22.747 +00:00 [DBG] Connection id "0HN8VETJHTHSM" completed keep alive response. 2024-12-19 09:31:22.747 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 200 535736 image/png 1.7376ms 2024-12-19 09:31:23.730 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C1.png - null null 2024-12-19 09:31:23.731 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C1.png' 2024-12-19 09:31:23.731 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:23.731 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C1.png - 200 109176 image/png 0.7453ms 2024-12-19 09:31:23.731 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C2.png - null null 2024-12-19 09:31:23.732 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C2.png' 2024-12-19 09:31:23.732 +00:00 [DBG] Connection id "0HN8VETJHTHSI" completed keep alive response. 2024-12-19 09:31:23.732 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C2.png - 200 131815 image/png 0.4242ms 2024-12-19 09:31:24.255 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C4.png - null null 2024-12-19 09:31:24.256 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C4.png' 2024-12-19 09:31:24.256 +00:00 [DBG] Connection id "0HN8VETJHTHSL" completed keep alive response. 2024-12-19 09:31:24.256 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C4.png - 200 107279 image/png 0.8485ms 2024-12-19 09:31:24.268 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C3.png - null null 2024-12-19 09:31:24.268 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C3.png' 2024-12-19 09:31:24.268 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:24.268 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C3.png - 200 101456 image/png 0.5129ms 2024-12-19 09:31:25.070 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C6.png - null null 2024-12-19 09:31:25.070 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C6.png' 2024-12-19 09:31:25.070 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:25.070 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C6.png - 200 97670 image/png 0.5761ms 2024-12-19 09:31:25.075 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C5.png - null null 2024-12-19 09:31:25.076 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C5.png' 2024-12-19 09:31:25.076 +00:00 [DBG] Connection id "0HN8VETJHTHSI" completed keep alive response. 2024-12-19 09:31:25.076 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C5.png - 200 94458 image/png 0.4997ms 2024-12-19 09:31:25.455 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T1.png - null null 2024-12-19 09:31:25.456 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T1.png' 2024-12-19 09:31:25.456 +00:00 [DBG] Connection id "0HN8VETJHTHSL" completed keep alive response. 2024-12-19 09:31:25.456 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T1.png - 200 114174 image/png 0.5627ms 2024-12-19 09:31:25.503 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C7.png - null null 2024-12-19 09:31:25.503 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C7.png' 2024-12-19 09:31:25.503 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:25.503 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C7.png - 200 114960 image/png 0.5801ms 2024-12-19 09:31:25.931 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T2.png - null null 2024-12-19 09:31:25.931 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T2.png' 2024-12-19 09:31:25.931 +00:00 [DBG] Connection id "0HN8VETJHTHSI" completed keep alive response. 2024-12-19 09:31:25.931 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T2.png - 200 138785 image/png 0.6407ms 2024-12-19 09:31:26.080 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T3.png - null null 2024-12-19 09:31:26.081 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T3.png' 2024-12-19 09:31:26.081 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:26.081 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T3.png - 200 152096 image/png 0.63ms 2024-12-19 09:31:26.600 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T4.png - null null 2024-12-19 09:31:26.600 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T4.png' 2024-12-19 09:31:26.600 +00:00 [DBG] Connection id "0HN8VETJHTHSL" completed keep alive response. 2024-12-19 09:31:26.600 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T4.png - 200 152241 image/png 0.7289ms 2024-12-19 09:31:26.658 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T5.png - null null 2024-12-19 09:31:26.659 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T5.png' 2024-12-19 09:31:26.659 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:26.659 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T5.png - 200 152901 image/png 0.8221ms 2024-12-19 09:31:26.875 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T6.png - null null 2024-12-19 09:31:26.876 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T6.png' 2024-12-19 09:31:26.876 +00:00 [DBG] Connection id "0HN8VETJHTHSM" completed keep alive response. 2024-12-19 09:31:26.876 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T6.png - 200 177411 image/png 1.0554ms 2024-12-19 09:31:27.131 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T7.png - null null 2024-12-19 09:31:27.132 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T7.png' 2024-12-19 09:31:27.132 +00:00 [DBG] Connection id "0HN8VETJHTHSI" completed keep alive response. 2024-12-19 09:31:27.132 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T7.png - 200 176205 image/png 1.1416ms 2024-12-19 09:31:27.285 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T8.png - null null 2024-12-19 09:31:27.286 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T8.png' 2024-12-19 09:31:27.286 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:27.286 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T8.png - 200 164262 image/png 1.3936ms 2024-12-19 09:31:27.903 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T9.png - null null 2024-12-19 09:31:27.903 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T9.png' 2024-12-19 09:31:27.903 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:27.903 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T9.png - 200 195657 image/png 0.7072ms 2024-12-19 09:31:28.035 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-12-19 09:31:28.036 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T10.png' 2024-12-19 09:31:28.036 +00:00 [DBG] Connection id "0HN8VETJHTHS8" completed keep alive response. 2024-12-19 09:31:28.036 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 200 203561 image/png 0.8648ms 2024-12-19 09:31:28.235 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-12-19 09:31:28.236 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T11.png' 2024-12-19 09:31:28.237 +00:00 [DBG] Connection id "0HN8VETJHTHSL" completed keep alive response. 2024-12-19 09:31:28.237 +00:00 [DBG] Connection id "0HN8VETJHTHSF" received FIN. 2024-12-19 09:31:28.237 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 200 235609 image/png 1.8276ms 2024-12-19 09:31:28.238 +00:00 [DBG] Connection id "0HN8VETJHTHSF" disconnecting. 2024-12-19 09:31:28.238 +00:00 [DBG] Connection id "0HN8VETJHTHSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:31:28.240 +00:00 [DBG] Connection id "0HN8VETJHTHSF" stopped. 2024-12-19 09:31:28.460 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-12-19 09:31:28.461 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T12.png' 2024-12-19 09:31:28.461 +00:00 [DBG] Connection id "0HN8VETJHTHSI" completed keep alive response. 2024-12-19 09:31:28.461 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 200 211905 image/png 0.609ms 2024-12-19 09:31:28.475 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-12-19 09:31:28.476 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L1.png' 2024-12-19 09:31:28.476 +00:00 [DBG] Connection id "0HN8VETJHTHSM" completed keep alive response. 2024-12-19 09:31:28.476 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 200 219883 image/png 0.4066ms 2024-12-19 09:31:28.931 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:31:28.931 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:31:28.931 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:31:28.931 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:31:28.931 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:31:28.931 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:31:28.932 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:31:28.932 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:31:28.932 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:31:28.932 +00: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)"] 2024-12-19 09:31:28.932 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:31:28.932 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:31:28.932 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:31:28.932 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:31:28.932 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:31:28.932 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:31:28.932 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:28.932 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:28.932 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:31:28.932 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:28.932 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:31:28.932 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:31:28.932 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:28.932 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:28.932 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:31:28.932 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:31:28.945 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:31:28.946 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:31:28.946 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1521ms. 2024-12-19 09:31:28.946 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:31:28.947 +00:00 [INF] Executed ViewResult - view marker executed in 1.2129ms. 2024-12-19 09:31:28.947 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 15.0232ms 2024-12-19 09:31:28.947 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:31:28.947 +00:00 [INF] HTTP GET / responded 200 in 15.6784 ms 2024-12-19 09:31:28.947 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:28.947 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 16.4788ms 2024-12-19 09:31:29.550 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2024-12-19 09:31:29.551 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L2.png' 2024-12-19 09:31:29.551 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:29.552 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 1.0932ms 2024-12-19 09:31:29.705 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:31:29.705 +00:00 [DBG] POST requests are not supported 2024-12-19 09:31:29.705 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:31:29.705 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:31:29.705 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:31:29.705 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:31:29.705 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:31:29.705 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:31:29.705 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:31:29.705 +00: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)"] 2024-12-19 09:31:29.705 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:31:29.705 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:31:29.705 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:31:29.705 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:31:29.706 +00:00 [DBG] Connection id "0HN8VETJHTHSJ", Request id "0HN8VETJHTHSJ:00000008": started reading request body. 2024-12-19 09:31:29.706 +00:00 [DBG] Connection id "0HN8VETJHTHSJ", Request id "0HN8VETJHTHSJ:00000008": done reading request body. 2024-12-19 09:31:29.706 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:31:29.706 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:31:29.706 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:31:29.706 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:31:29.706 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:31:29.706 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:31:29.706 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:31:29.706 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:31:29.706 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:31:29.706 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:31:29.706 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:31:29.706 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:31:29.706 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:31:29.706 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6527ms 2024-12-19 09:31:29.706 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:31:29.706 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0364 ms 2024-12-19 09:31:29.706 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:29.706 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.3099ms 2024-12-19 09:31:30.435 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-12-19 09:31:30.435 +00:00 [INF] Sending ["bytes 127785-127785/203561"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/T10.png 2024-12-19 09:31:30.435 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:30.435 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 206 1 image/png 0.4224ms 2024-12-19 09:31:31.139 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-12-19 09:31:31.140 +00:00 [INF] Sending ["bytes 135785-135785/235609"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/T11.png 2024-12-19 09:31:31.140 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:31.140 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 206 1 image/png 0.5113ms 2024-12-19 09:31:31.142 +00:00 [DBG] Connection id "0HN8VETJHTHSN" accepted. 2024-12-19 09:31:31.142 +00:00 [DBG] Connection id "0HN8VETJHTHSN" started. 2024-12-19 09:31:31.142 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-12-19 09:31:31.142 +00:00 [INF] Sending ["bytes 143785-143785/211905"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/T12.png 2024-12-19 09:31:31.142 +00:00 [DBG] Connection id "0HN8VETJHTHSN" completed keep alive response. 2024-12-19 09:31:31.142 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 206 1 image/png 0.29ms 2024-12-19 09:31:31.154 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2024-12-19 09:31:31.155 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L2.png' 2024-12-19 09:31:31.155 +00:00 [DBG] Connection id "0HN8VETJHTHSH" completed keep alive response. 2024-12-19 09:31:31.155 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 0.7106ms 2024-12-19 09:31:31.185 +00:00 [DBG] Connection id "0HN8VETJHTHSO" accepted. 2024-12-19 09:31:31.185 +00:00 [DBG] Connection id "0HN8VETJHTHSO" started. 2024-12-19 09:31:31.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-12-19 09:31:31.186 +00:00 [INF] Sending ["bytes 90112-90112/219883"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/L1.png 2024-12-19 09:31:31.186 +00:00 [DBG] Connection id "0HN8VETJHTHSO" completed keep alive response. 2024-12-19 09:31:31.186 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 206 1 image/png 0.5489ms 2024-12-19 09:31:31.195 +00:00 [DBG] Connection id "0HN8VETJHTHSP" accepted. 2024-12-19 09:31:31.195 +00:00 [DBG] Connection id "0HN8VETJHTHSP" started. 2024-12-19 09:31:31.195 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L3.png - null null 2024-12-19 09:31:31.196 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L3.png' 2024-12-19 09:31:31.196 +00:00 [DBG] Connection id "0HN8VETJHTHSP" completed keep alive response. 2024-12-19 09:31:31.196 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L3.png - 200 242988 image/png 0.6566ms 2024-12-19 09:31:31.209 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-12-19 09:31:31.210 +00:00 [INF] Sending ["bytes 127785-203560/203561"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/T10.png 2024-12-19 09:31:31.210 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:31.210 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 206 75776 image/png 0.5453ms 2024-12-19 09:31:31.845 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-12-19 09:31:31.846 +00:00 [INF] Sending ["bytes 135785-235608/235609"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/T11.png 2024-12-19 09:31:31.846 +00:00 [DBG] Connection id "0HN8VETJHTHSN" completed keep alive response. 2024-12-19 09:31:31.846 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 206 99824 image/png 0.7027ms 2024-12-19 09:31:31.880 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-12-19 09:31:31.880 +00:00 [INF] Sending ["bytes 143785-211904/211905"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/T12.png 2024-12-19 09:31:31.880 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:31.880 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 206 68120 image/png 0.5924ms 2024-12-19 09:31:31.890 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-12-19 09:31:31.891 +00:00 [INF] Sending ["bytes 90112-219882/219883"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/L1.png 2024-12-19 09:31:31.891 +00:00 [DBG] Connection id "0HN8VETJHTHSO" completed keep alive response. 2024-12-19 09:31:31.891 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 206 129771 image/png 0.8122ms 2024-12-19 09:31:35.085 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L4.png - null null 2024-12-19 09:31:35.086 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L4.png' 2024-12-19 09:31:35.086 +00:00 [DBG] Connection id "0HN8VETJHTHSP" completed keep alive response. 2024-12-19 09:31:35.086 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L4.png - 200 202957 image/png 0.6084ms 2024-12-19 09:31:35.089 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L5.png - null null 2024-12-19 09:31:35.090 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L5.png' 2024-12-19 09:31:35.090 +00:00 [DBG] Connection id "0HN8VETJHTHSH" completed keep alive response. 2024-12-19 09:31:35.090 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L5.png - 200 186880 image/png 0.6266ms 2024-12-19 09:31:35.621 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-12-19 09:31:35.622 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Humerus.png' 2024-12-19 09:31:35.622 +00:00 [DBG] Connection id "0HN8VETJHTHSN" completed keep alive response. 2024-12-19 09:31:35.622 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 200 689212 image/png 0.9602ms 2024-12-19 09:31:35.641 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-19 09:31:35.643 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png' 2024-12-19 09:31:35.643 +00:00 [DBG] Connection id "0HN8VETJHTHSO" completed keep alive response. 2024-12-19 09:31:35.643 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 200 2900979 image/png 2.5792ms 2024-12-19 09:31:35.648 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - null null 2024-12-19 09:31:35.648 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Ulna&Radius.png' 2024-12-19 09:31:35.648 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:35.648 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - 200 468011 image/png 0.8068ms 2024-12-19 09:31:35.650 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - null null 2024-12-19 09:31:35.651 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Hand.png' 2024-12-19 09:31:35.651 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:35.651 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - 200 519465 image/png 1.1019ms 2024-12-19 09:31:36.640 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-12-19 09:31:36.641 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Scapula.png' 2024-12-19 09:31:36.641 +00:00 [DBG] Connection id "0HN8VETJHTHSH" completed keep alive response. 2024-12-19 09:31:36.641 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 200 818118 image/png 1.0426ms 2024-12-19 09:31:36.761 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2024-12-19 09:31:36.762 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Hand.png' 2024-12-19 09:31:36.762 +00:00 [DBG] Connection id "0HN8VETJHTHSP" completed keep alive response. 2024-12-19 09:31:36.762 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 1.3342ms 2024-12-19 09:31:38.910 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2024-12-19 09:31:38.911 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Humerus.png' 2024-12-19 09:31:38.911 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:31:38.911 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 1.51ms 2024-12-19 09:31:39.570 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - null null 2024-12-19 09:31:39.571 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Ulna&Radius.png' 2024-12-19 09:31:39.571 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:39.571 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - 200 472557 image/png 0.7706ms 2024-12-19 09:31:40.195 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - null null 2024-12-19 09:31:40.196 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Scapula.png' 2024-12-19 09:31:40.196 +00:00 [DBG] Connection id "0HN8VETJHTHSP" completed keep alive response. 2024-12-19 09:31:40.196 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - 200 773321 image/png 1.0011ms 2024-12-19 09:31:40.527 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Head.png - null null 2024-12-19 09:31:40.528 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Head.png' 2024-12-19 09:31:40.528 +00:00 [DBG] Connection id "0HN8VETJHTHSN" completed keep alive response. 2024-12-19 09:31:40.528 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Head.png - 200 1167086 image/png 1.4901ms 2024-12-19 09:31:41.250 +00:00 [DBG] Connection id "0HN8VETJHTHSL" received FIN. 2024-12-19 09:31:41.250 +00:00 [DBG] Connection id "0HN8VETJHTHSL" disconnecting. 2024-12-19 09:31:41.250 +00:00 [DBG] Connection id "0HN8VETJHTHSL" stopped. 2024-12-19 09:31:41.250 +00:00 [DBG] Connection id "0HN8VETJHTHSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:31:43.975 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-12-19 09:31:43.976 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Head.png' 2024-12-19 09:31:43.977 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:31:43.977 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 200 2103433 image/png 1.7553ms 2024-12-19 09:31:44.135 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - null null 2024-12-19 09:31:44.136 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Coccyx.png' 2024-12-19 09:31:44.136 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:44.136 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - 200 42204 image/png 0.4292ms 2024-12-19 09:31:45.436 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - null null 2024-12-19 09:31:45.437 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Sacrum.png' 2024-12-19 09:31:45.437 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:45.437 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - 200 333393 image/png 0.8665ms 2024-12-19 09:31:46.316 +00:00 [DBG] Connection id "0HN8VETJHTHSQ" accepted. 2024-12-19 09:31:46.316 +00:00 [DBG] Connection id "0HN8VETJHTHSQ" started. 2024-12-19 09:31:46.316 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-19 09:31:46.318 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png' 2024-12-19 09:31:46.318 +00:00 [DBG] Connection id "0HN8VETJHTHSQ" completed keep alive response. 2024-12-19 09:31:46.318 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 200 1723341 image/png 1.4851ms 2024-12-19 09:31:47.750 +00:00 [DBG] Connection id "0HN8VETJHTHSR" accepted. 2024-12-19 09:31:47.750 +00:00 [DBG] Connection id "0HN8VETJHTHSR" started. 2024-12-19 09:31:47.751 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-12-19 09:31:47.751 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C1.png' 2024-12-19 09:31:47.751 +00:00 [DBG] Connection id "0HN8VETJHTHSR" completed keep alive response. 2024-12-19 09:31:47.751 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 200 71406 image/png 0.5402ms 2024-12-19 09:31:47.965 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2024-12-19 09:31:47.966 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C2.png' 2024-12-19 09:31:47.966 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:47.966 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 1.1272ms 2024-12-19 09:31:48.765 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C3.png - null null 2024-12-19 09:31:48.765 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C3.png' 2024-12-19 09:31:48.766 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:48.766 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C3.png - 200 89844 image/png 0.584ms 2024-12-19 09:31:49.010 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C4.png - null null 2024-12-19 09:31:49.010 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C4.png' 2024-12-19 09:31:49.011 +00:00 [DBG] Connection id "0HN8VETJHTHSR" completed keep alive response. 2024-12-19 09:31:49.011 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C4.png - 200 93250 image/png 0.5479ms 2024-12-19 09:31:49.259 +00:00 [DBG] Connection id "0HN8VETJHTHSE" received FIN. 2024-12-19 09:31:49.259 +00:00 [DBG] Connection id "0HN8VETJHTHSE" disconnecting. 2024-12-19 09:31:49.259 +00:00 [DBG] Connection id "0HN8VETJHTHSE" stopped. 2024-12-19 09:31:49.259 +00:00 [DBG] Connection id "0HN8VETJHTHSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:31:49.610 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C5.png - null null 2024-12-19 09:31:49.611 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C5.png' 2024-12-19 09:31:49.611 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:49.611 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C5.png - 200 89926 image/png 0.5263ms 2024-12-19 09:31:49.994 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C6.png - null null 2024-12-19 09:31:49.995 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C6.png' 2024-12-19 09:31:49.995 +00:00 [DBG] Connection id "0HN8VETJHTHSR" completed keep alive response. 2024-12-19 09:31:49.995 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C6.png - 200 97643 image/png 0.5683ms 2024-12-19 09:31:51.115 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C7.png - null null 2024-12-19 09:31:51.115 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C7.png' 2024-12-19 09:31:51.115 +00:00 [DBG] Connection id "0HN8VETJHTHSR" completed keep alive response. 2024-12-19 09:31:51.115 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C7.png - 200 93654 image/png 0.7151ms 2024-12-19 09:31:51.138 +00:00 [DBG] Connection id "0HN8VETJHTHSS" accepted. 2024-12-19 09:31:51.138 +00:00 [DBG] Connection id "0HN8VETJHTHSS" started. 2024-12-19 09:31:51.138 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T1.png - null null 2024-12-19 09:31:51.139 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T1.png' 2024-12-19 09:31:51.139 +00:00 [DBG] Connection id "0HN8VETJHTHSS" completed keep alive response. 2024-12-19 09:31:51.139 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T1.png - 200 126855 image/png 0.8794ms 2024-12-19 09:31:51.620 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T2.png - null null 2024-12-19 09:31:51.621 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T2.png' 2024-12-19 09:31:51.621 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:51.621 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T2.png - 200 123930 image/png 0.7545ms 2024-12-19 09:31:52.259 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T3.png - null null 2024-12-19 09:31:52.260 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T3.png' 2024-12-19 09:31:52.260 +00:00 [DBG] Connection id "0HN8VETJHTHSR" completed keep alive response. 2024-12-19 09:31:52.260 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T3.png - 200 137506 image/png 0.6751ms 2024-12-19 09:31:52.673 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T4.png - null null 2024-12-19 09:31:52.673 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T4.png' 2024-12-19 09:31:52.673 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:52.673 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T4.png - 200 137466 image/png 0.7189ms 2024-12-19 09:31:52.788 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T5.png - null null 2024-12-19 09:31:52.789 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T5.png' 2024-12-19 09:31:52.789 +00:00 [DBG] Connection id "0HN8VETJHTHSS" completed keep alive response. 2024-12-19 09:31:52.789 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T5.png - 200 150025 image/png 0.8781ms 2024-12-19 09:31:53.264 +00:00 [DBG] Connection id "0HN8VETJHTHSB" received FIN. 2024-12-19 09:31:53.265 +00:00 [DBG] Connection id "0HN8VETJHTHSB" disconnecting. 2024-12-19 09:31:53.265 +00:00 [DBG] Connection id "0HN8VETJHTHSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:31:53.266 +00:00 [DBG] Connection id "0HN8VETJHTHSB" stopped. 2024-12-19 09:31:53.881 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T6.png - null null 2024-12-19 09:31:53.881 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T6.png' 2024-12-19 09:31:53.881 +00:00 [DBG] Connection id "0HN8VETJHTHSR" completed keep alive response. 2024-12-19 09:31:53.881 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T6.png - 200 159370 image/png 0.5901ms 2024-12-19 09:31:54.881 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T7.png - null null 2024-12-19 09:31:54.881 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T7.png' 2024-12-19 09:31:54.881 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:54.881 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T7.png - 200 167084 image/png 0.7273ms 2024-12-19 09:31:55.267 +00:00 [DBG] Connection id "0HN8VETJHTHS8" received FIN. 2024-12-19 09:31:55.267 +00:00 [DBG] Connection id "0HN8VETJHTHS8" disconnecting. 2024-12-19 09:31:55.268 +00:00 [DBG] Connection id "0HN8VETJHTHS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:31:55.269 +00:00 [DBG] Connection id "0HN8VETJHTHS8" stopped. 2024-12-19 09:31:55.504 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T8.png - null null 2024-12-19 09:31:55.505 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T8.png' 2024-12-19 09:31:55.505 +00:00 [DBG] Connection id "0HN8VETJHTHSS" completed keep alive response. 2024-12-19 09:31:55.505 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T8.png - 200 160662 image/png 1.2412ms 2024-12-19 09:31:55.996 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T9.png - null null 2024-12-19 09:31:55.996 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T9.png' 2024-12-19 09:31:55.996 +00:00 [DBG] Connection id "0HN8VETJHTHSR" completed keep alive response. 2024-12-19 09:31:55.996 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T9.png - 200 170175 image/png 0.5278ms 2024-12-19 09:31:56.272 +00:00 [DBG] Connection id "0HN8VETJHTHS9" received FIN. 2024-12-19 09:31:56.272 +00:00 [DBG] Connection id "0HN8VETJHTHS9" disconnecting. 2024-12-19 09:31:56.272 +00:00 [DBG] Connection id "0HN8VETJHTHS9" stopped. 2024-12-19 09:31:56.272 +00:00 [DBG] Connection id "0HN8VETJHTHS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:31:56.441 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T10.png - null null 2024-12-19 09:31:56.441 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T10.png' 2024-12-19 09:31:56.441 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:56.442 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T10.png - 200 189186 image/png 0.5713ms 2024-12-19 09:31:56.758 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T11.png - null null 2024-12-19 09:31:56.758 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T11.png' 2024-12-19 09:31:56.759 +00:00 [DBG] Connection id "0HN8VETJHTHSS" completed keep alive response. 2024-12-19 09:31:56.759 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T11.png - 200 215092 image/png 0.5099ms 2024-12-19 09:31:57.313 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T12.png - null null 2024-12-19 09:31:57.313 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T12.png' 2024-12-19 09:31:57.313 +00:00 [DBG] Connection id "0HN8VETJHTHSG" completed keep alive response. 2024-12-19 09:31:57.314 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T12.png - 200 194362 image/png 0.6379ms 2024-12-19 09:31:57.462 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L1.png - null null 2024-12-19 09:31:57.462 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L1.png' 2024-12-19 09:31:57.463 +00:00 [DBG] Connection id "0HN8VETJHTHSR" completed keep alive response. 2024-12-19 09:31:57.463 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L1.png - 200 228240 image/png 0.9118ms 2024-12-19 09:31:58.050 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L2.png - null null 2024-12-19 09:31:58.050 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L2.png' 2024-12-19 09:31:58.050 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:58.051 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L2.png - 200 205229 image/png 0.8943ms 2024-12-19 09:31:58.388 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L3.png - null null 2024-12-19 09:31:58.388 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L3.png' 2024-12-19 09:31:58.389 +00:00 [DBG] Connection id "0HN8VETJHTHSS" completed keep alive response. 2024-12-19 09:31:58.389 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L3.png - 200 214737 image/png 0.617ms 2024-12-19 09:31:59.136 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L5.png - null null 2024-12-19 09:31:59.136 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L5.png' 2024-12-19 09:31:59.136 +00:00 [DBG] Connection id "0HN8VETJHTHSG" completed keep alive response. 2024-12-19 09:31:59.136 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L5.png - 200 203959 image/png 0.6912ms 2024-12-19 09:31:59.140 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L4.png - null null 2024-12-19 09:31:59.140 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L4.png' 2024-12-19 09:31:59.140 +00:00 [DBG] Connection id "0HN8VETJHTHSR" completed keep alive response. 2024-12-19 09:31:59.141 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L4.png - 200 198525 image/png 0.6321ms 2024-12-19 09:31:59.651 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Femur.png - null null 2024-12-19 09:31:59.653 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Femur.png' 2024-12-19 09:31:59.653 +00:00 [DBG] Connection id "0HN8VETJHTHSK" completed keep alive response. 2024-12-19 09:31:59.653 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Femur.png - 200 1475401 image/png 1.9696ms 2024-12-19 09:32:00.053 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Patella.png - null null 2024-12-19 09:32:00.053 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Patella.png' 2024-12-19 09:32:00.053 +00:00 [DBG] Connection id "0HN8VETJHTHSS" completed keep alive response. 2024-12-19 09:32:00.053 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Patella.png - 200 99090 image/png 0.5206ms 2024-12-19 09:32:00.313 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Tibia.png - null null 2024-12-19 09:32:00.314 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Tibia.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Tibia.png' 2024-12-19 09:32:00.314 +00:00 [DBG] Connection id "0HN8VETJHTHSH" completed keep alive response. 2024-12-19 09:32:00.314 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Tibia.png - 200 1192597 image/png 1.2443ms 2024-12-19 09:32:00.451 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Foot.png - null null 2024-12-19 09:32:00.453 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Foot.png' 2024-12-19 09:32:00.453 +00:00 [DBG] Connection id "0HN8VETJHTHSD" completed keep alive response. 2024-12-19 09:32:00.453 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Foot.png - 200 915434 image/png 1.2258ms 2024-12-19 09:32:00.815 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Rib.png - null null 2024-12-19 09:32:00.861 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Rib.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Rib.png' 2024-12-19 09:32:00.861 +00:00 [DBG] Connection id "0HN8VETJHTHSG" completed keep alive response. 2024-12-19 09:32:00.861 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Rib.png - 200 4386983 image/png 46.0193ms 2024-12-19 09:32:03.328 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 09:32:03.328 +00:00 [DBG] POST requests are not supported 2024-12-19 09:32:03.328 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:32:03.328 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:32:03.328 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:03.328 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:03.328 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:32:03.328 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:32:03.328 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:03.328 +00: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)"] 2024-12-19 09:32:03.328 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:32:03.328 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:03.328 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:03.328 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:03.329 +00:00 [DBG] Connection id "0HN8VETJHTHSS", Request id "0HN8VETJHTHSS:00000007": started reading request body. 2024-12-19 09:32:03.329 +00:00 [DBG] Connection id "0HN8VETJHTHSS", Request id "0HN8VETJHTHSS:00000007": done reading request body. 2024-12-19 09:32:03.329 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:32:03.329 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:32:03.329 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:03.329 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:03.329 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:32:03.329 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:03.329 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:32:03.329 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:32:03.329 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:32:03.329 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:32:03.329 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:32:03.329 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:32:03.329 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:32:03.329 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.0381ms 2024-12-19 09:32:03.329 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:03.329 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.5180 ms 2024-12-19 09:32:03.329 +00:00 [DBG] Connection id "0HN8VETJHTHSS" completed keep alive response. 2024-12-19 09:32:03.330 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.1115ms 2024-12-19 09:32:06.053 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:32:06.053 +00:00 [DBG] POST requests are not supported 2024-12-19 09:32:06.053 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:32:06.053 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:32:06.053 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:06.053 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:06.053 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:32:06.054 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:32:06.054 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:06.054 +00: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)"] 2024-12-19 09:32:06.054 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:32:06.054 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:06.054 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:06.054 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:06.054 +00:00 [DBG] Connection id "0HN8VETJHTHSS", Request id "0HN8VETJHTHSS:00000008": started reading request body. 2024-12-19 09:32:06.054 +00:00 [DBG] Connection id "0HN8VETJHTHSS", Request id "0HN8VETJHTHSS:00000008": done reading request body. 2024-12-19 09:32:06.054 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:32:06.054 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:32:06.054 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:06.054 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:06.054 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:32:06.054 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:06.054 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:32:06.054 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:32:06.054 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:32:06.054 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:32:06.054 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:32:06.054 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:32:06.054 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:32:06.054 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6468ms 2024-12-19 09:32:06.054 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:06.054 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2624 ms 2024-12-19 09:32:06.054 +00:00 [DBG] Connection id "0HN8VETJHTHSS" completed keep alive response. 2024-12-19 09:32:06.055 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.6226ms 2024-12-19 09:32:10.287 +00:00 [DBG] Connection id "0HN8VETJHTHSP" received FIN. 2024-12-19 09:32:10.287 +00:00 [DBG] Connection id "0HN8VETJHTHSP" disconnecting. 2024-12-19 09:32:10.287 +00:00 [DBG] Connection id "0HN8VETJHTHSP" stopped. 2024-12-19 09:32:10.287 +00:00 [DBG] Connection id "0HN8VETJHTHSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:32:12.289 +00:00 [DBG] Connection id "0HN8VETJHTHSN" received FIN. 2024-12-19 09:32:12.289 +00:00 [DBG] Connection id "0HN8VETJHTHSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:32:12.289 +00:00 [DBG] Connection id "0HN8VETJHTHSN" disconnecting. 2024-12-19 09:32:12.289 +00:00 [DBG] Connection id "0HN8VETJHTHSN" stopped. 2024-12-19 09:32:15.290 +00:00 [DBG] Connection id "0HN8VETJHTHSI" received FIN. 2024-12-19 09:32:15.290 +00:00 [DBG] Connection id "0HN8VETJHTHSI" disconnecting. 2024-12-19 09:32:15.291 +00:00 [DBG] Connection id "0HN8VETJHTHSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:32:15.292 +00:00 [DBG] Connection id "0HN8VETJHTHSI" stopped. 2024-12-19 09:32:30.031 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-12-19 09:32:30.032 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 09:32:30.032 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:32:30.032 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.3524ms 2024-12-19 09:32:32.996 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:32:32.996 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:32:32.996 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:32:32.996 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:32:32.996 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:32:32.996 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:32:32.996 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:32:32.996 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:32:32.996 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:32.996 +00: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)"] 2024-12-19 09:32:32.996 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:32:32.996 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:32.996 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:32.996 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:32.997 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:32:32.997 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:32:32.997 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:32:32.997 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:32:32.997 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:32:32.997 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:32:32.997 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:32:32.997 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:32:32.997 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:32:32.997 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:32:32.997 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:32:32.997 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:32:33.013 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:32:33.013 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:32:33.014 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.2882ms. 2024-12-19 09:32:33.014 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:32:33.014 +00:00 [INF] Executed ViewResult - view marker executed in 0.9817ms. 2024-12-19 09:32:33.014 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 18.0497ms 2024-12-19 09:32:33.014 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:32:33.014 +00:00 [INF] HTTP GET / responded 200 in 18.5086 ms 2024-12-19 09:32:33.014 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:32:33.014 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 18.847ms 2024-12-19 09:32:33.855 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:32:33.856 +00:00 [DBG] POST requests are not supported 2024-12-19 09:32:33.856 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:32:33.856 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:32:33.856 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:33.856 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:33.856 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:32:33.856 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:32:33.856 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:33.856 +00: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)"] 2024-12-19 09:32:33.856 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:32:33.856 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:33.856 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:33.856 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:33.856 +00:00 [DBG] Connection id "0HN8VETJHTHSJ", Request id "0HN8VETJHTHSJ:00000011": started reading request body. 2024-12-19 09:32:33.857 +00:00 [DBG] Connection id "0HN8VETJHTHSJ", Request id "0HN8VETJHTHSJ:00000011": done reading request body. 2024-12-19 09:32:33.857 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:32:33.857 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:32:33.857 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:33.857 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:33.857 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:32:33.857 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:33.857 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:32:33.857 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:32:33.857 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:32:33.857 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:32:33.857 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:32:33.857 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:32:33.857 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:32:33.857 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.9043ms 2024-12-19 09:32:33.857 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:33.857 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.6183 ms 2024-12-19 09:32:33.857 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:32:33.857 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.0465ms 2024-12-19 09:32:46.330 +00:00 [DBG] Connection id "0HN8VETJHTHSQ" received FIN. 2024-12-19 09:32:46.330 +00:00 [DBG] Connection id "0HN8VETJHTHSQ" disconnecting. 2024-12-19 09:32:46.330 +00:00 [DBG] Connection id "0HN8VETJHTHSQ" stopped. 2024-12-19 09:32:46.330 +00:00 [DBG] Connection id "0HN8VETJHTHSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:32:51.219 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:32:51.220 +00:00 [DBG] POST requests are not supported 2024-12-19 09:32:51.220 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:32:51.220 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:32:51.220 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:51.220 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:51.220 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:32:51.220 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:32:51.220 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:51.220 +00: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)"] 2024-12-19 09:32:51.220 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:32:51.220 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:32:51.220 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:51.220 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:32:51.220 +00:00 [DBG] Connection id "0HN8VETJHTHSJ", Request id "0HN8VETJHTHSJ:00000012": started reading request body. 2024-12-19 09:32:51.220 +00:00 [DBG] Connection id "0HN8VETJHTHSJ", Request id "0HN8VETJHTHSJ:00000012": done reading request body. 2024-12-19 09:32:51.221 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:32:51.221 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:32:51.221 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:51.221 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:51.221 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:32:51.221 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:32:51.221 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:32:51.221 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:32:51.221 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:32:51.221 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:32:51.221 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:32:51.221 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:32:51.221 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:32:51.221 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.826ms 2024-12-19 09:32:51.221 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:32:51.221 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3675 ms 2024-12-19 09:32:51.221 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" completed keep alive response. 2024-12-19 09:32:51.221 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.8275ms 2024-12-19 09:33:02.545 +00:00 [DBG] Connection id "0HN8VETJHTHST" accepted. 2024-12-19 09:33:02.545 +00:00 [DBG] Connection id "0HN8VETJHTHST" started. 2024-12-19 09:33:02.545 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:33:02.545 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:33:02.546 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:33:02.546 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:33:02.546 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:33:02.546 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:33:02.546 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:33:02.546 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:33:02.546 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:33:02.546 +00: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)"] 2024-12-19 09:33:02.546 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:33:02.546 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:33:02.546 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:33:02.546 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:33:02.546 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:33:02.546 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:33:02.546 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:33:02.546 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:33:02.546 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:33:02.546 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:33:02.546 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:33:02.546 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:33:02.546 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:33:02.546 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:33:02.546 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:33:02.546 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:33:02.563 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:33:02.563 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:33:02.563 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1819ms. 2024-12-19 09:33:02.563 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:33:02.564 +00:00 [INF] Executed ViewResult - view marker executed in 0.9772ms. 2024-12-19 09:33:02.564 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 18.2451ms 2024-12-19 09:33:02.564 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:33:02.564 +00:00 [INF] HTTP GET / responded 200 in 18.6715 ms 2024-12-19 09:33:02.564 +00:00 [DBG] Connection id "0HN8VETJHTHST" completed keep alive response. 2024-12-19 09:33:02.564 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 18.8511ms 2024-12-19 09:33:03.430 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:33:03.430 +00:00 [DBG] POST requests are not supported 2024-12-19 09:33:03.430 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:33:03.430 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:33:03.430 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:33:03.430 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:33:03.430 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:33:03.430 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:33:03.430 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:33:03.430 +00: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)"] 2024-12-19 09:33:03.430 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:33:03.430 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:33:03.430 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:33:03.430 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:33:03.431 +00:00 [DBG] Connection id "0HN8VETJHTHST", Request id "0HN8VETJHTHST:00000002": started reading request body. 2024-12-19 09:33:03.431 +00:00 [DBG] Connection id "0HN8VETJHTHST", Request id "0HN8VETJHTHST:00000002": done reading request body. 2024-12-19 09:33:03.431 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:33:03.431 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:33:03.431 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:33:03.431 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:33:03.431 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:33:03.431 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:33:03.431 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:33:03.431 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:33:03.431 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:33:03.431 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:33:03.431 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:33:03.431 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:33:03.431 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:33:03.431 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7682ms 2024-12-19 09:33:03.431 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:33:03.431 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2975 ms 2024-12-19 09:33:03.431 +00:00 [DBG] Connection id "0HN8VETJHTHST" completed keep alive response. 2024-12-19 09:33:03.431 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.605ms 2024-12-19 09:33:13.941 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:33:13.941 +00:00 [DBG] POST requests are not supported 2024-12-19 09:33:13.941 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:33:13.941 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:33:13.941 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:33:13.941 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:33:13.941 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:33:13.941 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:33:13.941 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:33:13.941 +00: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)"] 2024-12-19 09:33:13.941 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:33:13.941 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:33:13.941 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:33:13.941 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:33:13.941 +00:00 [DBG] Connection id "0HN8VETJHTHSS", Request id "0HN8VETJHTHSS:00000009": started reading request body. 2024-12-19 09:33:13.941 +00:00 [DBG] Connection id "0HN8VETJHTHSS", Request id "0HN8VETJHTHSS:00000009": done reading request body. 2024-12-19 09:33:13.942 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:33:13.942 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:33:13.942 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:33:13.942 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:33:13.942 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:33:13.942 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:33:13.942 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:33:13.942 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:33:13.942 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:33:13.942 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:33:13.942 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:33:13.942 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:33:13.942 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:33:13.942 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.9313ms 2024-12-19 09:33:13.942 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:33:13.942 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3575 ms 2024-12-19 09:33:13.942 +00:00 [DBG] Connection id "0HN8VETJHTHSS" completed keep alive response. 2024-12-19 09:33:13.942 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.7426ms 2024-12-19 09:33:17.364 +00:00 [DBG] Connection id "0HN8VETJHTHSD" received FIN. 2024-12-19 09:33:17.364 +00:00 [DBG] Connection id "0HN8VETJHTHSD" disconnecting. 2024-12-19 09:33:17.364 +00:00 [DBG] Connection id "0HN8VETJHTHSD" stopped. 2024-12-19 09:33:17.364 +00:00 [DBG] Connection id "0HN8VETJHTHSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:33:38.531 +00:00 [DBG] Connection id "0HN8VETJHTHSM" disconnecting. 2024-12-19 09:33:38.532 +00:00 [DBG] Connection id "0HN8VETJHTHSM" stopped. 2024-12-19 09:33:38.532 +00:00 [DBG] Connection id "0HN8VETJHTHSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:33:46.533 +00:00 [DBG] Connection id "0HN8VETJHTHSO" disconnecting. 2024-12-19 09:33:46.533 +00:00 [DBG] Connection id "0HN8VETJHTHSO" stopped. 2024-12-19 09:33:46.533 +00:00 [DBG] Connection id "0HN8VETJHTHSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:34:09.536 +00:00 [DBG] Connection id "0HN8VETJHTHSR" disconnecting. 2024-12-19 09:34:09.537 +00:00 [DBG] Connection id "0HN8VETJHTHSR" stopped. 2024-12-19 09:34:09.537 +00:00 [DBG] Connection id "0HN8VETJHTHSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:34:10.536 +00:00 [DBG] Connection id "0HN8VETJHTHSH" disconnecting. 2024-12-19 09:34:10.537 +00:00 [DBG] Connection id "0HN8VETJHTHSH" stopped. 2024-12-19 09:34:10.537 +00:00 [DBG] Connection id "0HN8VETJHTHSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:34:10.537 +00:00 [DBG] Connection id "0HN8VETJHTHSK" disconnecting. 2024-12-19 09:34:10.537 +00:00 [DBG] Connection id "0HN8VETJHTHSK" stopped. 2024-12-19 09:34:10.537 +00:00 [DBG] Connection id "0HN8VETJHTHSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:34:11.537 +00:00 [DBG] Connection id "0HN8VETJHTHSG" disconnecting. 2024-12-19 09:34:11.537 +00:00 [DBG] Connection id "0HN8VETJHTHSG" stopped. 2024-12-19 09:34:11.537 +00:00 [DBG] Connection id "0HN8VETJHTHSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:35:01.544 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" disconnecting. 2024-12-19 09:35:01.544 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" stopped. 2024-12-19 09:35:01.545 +00:00 [DBG] Connection id "0HN8VETJHTHSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:35:13.546 +00:00 [DBG] Connection id "0HN8VETJHTHST" disconnecting. 2024-12-19 09:35:13.546 +00:00 [DBG] Connection id "0HN8VETJHTHST" stopped. 2024-12-19 09:35:13.546 +00:00 [DBG] Connection id "0HN8VETJHTHST" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:35:24.548 +00:00 [DBG] Connection id "0HN8VETJHTHSS" disconnecting. 2024-12-19 09:35:24.548 +00:00 [DBG] Connection id "0HN8VETJHTHSS" stopped. 2024-12-19 09:35:24.548 +00:00 [DBG] Connection id "0HN8VETJHTHSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:36:47.571 +00:00 [DBG] Connection id "0HN8VETJHTHSU" accepted. 2024-12-19 09:36:47.571 +00:00 [DBG] Connection id "0HN8VETJHTHSU" started. 2024-12-19 09:36:47.571 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-19 09:36:47.571 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 09:36:47.571 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 09:36:47.571 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 09:36:47.572 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:36:47.572 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:36:47.572 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:36:47.572 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:36:47.572 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:36:47.572 +00: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)"] 2024-12-19 09:36:47.572 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:36:47.572 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:36:47.572 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:36:47.572 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:36:47.572 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:36:47.572 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-19 09:36:47.572 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:36:47.572 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:36:47.572 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:36:47.572 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:36:47.573 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:36:47.573 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-19 09:36:47.573 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:36:47.573 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:36:47.573 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 09:36:47.573 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 09:36:47.693 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-19 09:36:47.694 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-19 09:36:47.694 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1655ms. 2024-12-19 09:36:47.694 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 09:36:47.694 +00:00 [INF] Executed ViewResult - view marker executed in 1.0169ms. 2024-12-19 09:36:47.695 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 122.5215ms 2024-12-19 09:36:47.695 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 09:36:47.695 +00:00 [INF] HTTP GET / responded 200 in 123.1788 ms 2024-12-19 09:36:47.695 +00:00 [DBG] Connection id "0HN8VETJHTHSU" completed keep alive response. 2024-12-19 09:36:47.695 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 123.4151ms 2024-12-19 09:36:48.474 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:36:48.474 +00:00 [DBG] POST requests are not supported 2024-12-19 09:36:48.474 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:36:48.474 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:36:48.474 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:36:48.474 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:36:48.474 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:36:48.474 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:36:48.474 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:36:48.474 +00: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)"] 2024-12-19 09:36:48.474 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:36:48.474 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:36:48.474 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:36:48.474 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:36:48.474 +00:00 [DBG] Connection id "0HN8VETJHTHSU", Request id "0HN8VETJHTHSU:00000002": started reading request body. 2024-12-19 09:36:48.474 +00:00 [DBG] Connection id "0HN8VETJHTHSU", Request id "0HN8VETJHTHSU:00000002": done reading request body. 2024-12-19 09:36:48.474 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:36:48.475 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:36:48.475 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:36:48.475 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:36:48.475 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:36:48.475 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:36:48.475 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:36:48.475 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:36:48.475 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:36:48.475 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:36:48.475 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:36:48.475 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:36:48.475 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:36:48.475 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7061ms 2024-12-19 09:36:48.475 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:36:48.475 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1054 ms 2024-12-19 09:36:48.475 +00:00 [DBG] Connection id "0HN8VETJHTHSU" completed keep alive response. 2024-12-19 09:36:48.475 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.6133ms 2024-12-19 09:36:58.910 +00:00 [DBG] Connection id "0HN8VETJHTHSV" accepted. 2024-12-19 09:36:58.911 +00:00 [DBG] Connection id "0HN8VETJHTHSV" started. 2024-12-19 09:36:58.911 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:36:58.911 +00:00 [DBG] POST requests are not supported 2024-12-19 09:36:58.911 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:36:58.911 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:36:58.911 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:36:58.911 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:36:58.911 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:36:58.911 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:36:58.911 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:36:58.911 +00: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)"] 2024-12-19 09:36:58.911 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:36:58.911 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:36:58.911 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:36:58.912 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:36:58.912 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000001": started reading request body. 2024-12-19 09:36:58.912 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000001": done reading request body. 2024-12-19 09:36:58.912 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:36:58.912 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:36:58.912 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:36:58.912 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:36:58.912 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:36:58.912 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:36:58.912 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:36:58.912 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:36:58.912 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:36:58.912 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:36:58.912 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:36:58.912 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:36:58.913 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:36:58.913 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.2984ms 2024-12-19 09:36:58.913 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:36:58.913 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.8297 ms 2024-12-19 09:36:58.913 +00:00 [DBG] Connection id "0HN8VETJHTHSV" completed keep alive response. 2024-12-19 09:36:58.913 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.108ms 2024-12-19 09:37:00.910 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 09:37:00.910 +00:00 [DBG] POST requests are not supported 2024-12-19 09:37:00.910 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:37:00.910 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:37:00.910 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:00.910 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:00.910 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:37:00.910 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:37:00.910 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:00.910 +00: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)"] 2024-12-19 09:37:00.910 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:37:00.910 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:00.910 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:00.910 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:00.910 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000002": started reading request body. 2024-12-19 09:37:00.910 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000002": done reading request body. 2024-12-19 09:37:00.911 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:00.911 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:37:00.911 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:00.911 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:00.911 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:00.911 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:00.911 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:37:00.911 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:37:00.911 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:00.911 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:00.911 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:37:00.911 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:37:00.911 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:37:00.911 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5612ms 2024-12-19 09:37:00.911 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:00.911 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9846 ms 2024-12-19 09:37:00.911 +00:00 [DBG] Connection id "0HN8VETJHTHSV" completed keep alive response. 2024-12-19 09:37:00.911 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2694ms 2024-12-19 09:37:03.069 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:37:03.069 +00:00 [DBG] POST requests are not supported 2024-12-19 09:37:03.069 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:37:03.069 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:37:03.069 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:03.069 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:03.069 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:37:03.069 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:37:03.069 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:03.069 +00: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)"] 2024-12-19 09:37:03.069 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:37:03.069 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:03.069 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:03.069 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:03.069 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000003": started reading request body. 2024-12-19 09:37:03.069 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000003": done reading request body. 2024-12-19 09:37:03.070 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:03.070 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:37:03.070 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:03.070 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:03.070 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:03.070 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:03.070 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:37:03.070 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:37:03.070 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:03.070 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:03.070 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:37:03.070 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:37:03.070 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:37:03.070 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7509ms 2024-12-19 09:37:03.070 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:03.070 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2027 ms 2024-12-19 09:37:03.070 +00:00 [DBG] Connection id "0HN8VETJHTHSV" completed keep alive response. 2024-12-19 09:37:03.070 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4796ms 2024-12-19 09:37:04.644 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 09:37:04.644 +00:00 [DBG] POST requests are not supported 2024-12-19 09:37:04.644 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:37:04.644 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:37:04.644 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:04.644 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:04.644 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:37:04.644 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:37:04.644 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:04.644 +00: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)"] 2024-12-19 09:37:04.644 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:37:04.644 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:04.644 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:04.644 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:04.644 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000004": started reading request body. 2024-12-19 09:37:04.645 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000004": done reading request body. 2024-12-19 09:37:04.645 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:04.645 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:37:04.645 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:04.645 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:04.645 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:04.645 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:04.645 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:37:04.645 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:37:04.645 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:04.645 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:04.645 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:37:04.645 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:37:04.645 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:37:04.645 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5437ms 2024-12-19 09:37:04.645 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:04.645 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8561 ms 2024-12-19 09:37:04.645 +00:00 [DBG] Connection id "0HN8VETJHTHSV" completed keep alive response. 2024-12-19 09:37:04.645 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.116ms 2024-12-19 09:37:05.617 +00:00 [DBG] Connection id "0HN8VETJHTHSU" received FIN. 2024-12-19 09:37:05.617 +00:00 [DBG] Connection id "0HN8VETJHTHSU" disconnecting. 2024-12-19 09:37:05.617 +00:00 [DBG] Connection id "0HN8VETJHTHSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:37:05.618 +00:00 [DBG] Connection id "0HN8VETJHTHSU" stopped. 2024-12-19 09:37:06.809 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:37:06.809 +00:00 [DBG] POST requests are not supported 2024-12-19 09:37:06.809 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:37:06.809 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:37:06.809 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:06.810 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:06.810 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:37:06.810 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:37:06.810 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:06.810 +00: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)"] 2024-12-19 09:37:06.810 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:37:06.810 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:06.810 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:06.810 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:06.810 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000005": started reading request body. 2024-12-19 09:37:06.810 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000005": done reading request body. 2024-12-19 09:37:06.810 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:06.810 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:37:06.810 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:06.810 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:06.810 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:06.810 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:06.810 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:37:06.810 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:37:06.810 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:06.810 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:06.810 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:37:06.810 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:37:06.810 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:37:06.810 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.666ms 2024-12-19 09:37:06.810 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:06.810 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0110 ms 2024-12-19 09:37:06.810 +00:00 [DBG] Connection id "0HN8VETJHTHSV" completed keep alive response. 2024-12-19 09:37:06.811 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.3006ms 2024-12-19 09:37:08.588 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 67 2024-12-19 09:37:08.589 +00:00 [DBG] POST requests are not supported 2024-12-19 09:37:08.589 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:37:08.589 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:37:08.589 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:08.589 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:08.589 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:37:08.589 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:37:08.589 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:08.589 +00: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)"] 2024-12-19 09:37:08.589 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:37:08.589 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:08.589 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:08.589 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:08.589 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000006": started reading request body. 2024-12-19 09:37:08.589 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000006": done reading request body. 2024-12-19 09:37:08.589 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:08.589 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:37:08.589 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:08.589 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:08.589 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:08.589 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:08.589 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:37:08.589 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:37:08.589 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:08.589 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:08.589 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:37:08.589 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:37:08.589 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:37:08.590 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5581ms 2024-12-19 09:37:08.590 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:08.590 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9391 ms 2024-12-19 09:37:08.590 +00:00 [DBG] Connection id "0HN8VETJHTHSV" completed keep alive response. 2024-12-19 09:37:08.590 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2688ms 2024-12-19 09:37:15.670 +00:00 [DBG] Connection id "0HN8VETJHTHT0" accepted. 2024-12-19 09:37:15.670 +00:00 [DBG] Connection id "0HN8VETJHTHT0" started. 2024-12-19 09:37:15.671 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:37:15.671 +00:00 [DBG] POST requests are not supported 2024-12-19 09:37:15.671 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:37:15.671 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:37:15.671 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:15.671 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:15.671 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:37:15.671 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:37:15.671 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:15.671 +00: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)"] 2024-12-19 09:37:15.672 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:37:15.672 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:37:15.672 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:15.672 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:37:15.672 +00:00 [DBG] Connection id "0HN8VETJHTHT0", Request id "0HN8VETJHTHT0:00000001": started reading request body. 2024-12-19 09:37:15.672 +00:00 [DBG] Connection id "0HN8VETJHTHT0", Request id "0HN8VETJHTHT0:00000001": done reading request body. 2024-12-19 09:37:15.672 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:15.672 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:37:15.672 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:15.672 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:15.672 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:37:15.672 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:37:15.672 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:37:15.672 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:37:15.672 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:15.672 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:37:15.672 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:37:15.672 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:37:15.672 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:37:15.672 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8445ms 2024-12-19 09:37:15.672 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:37:15.672 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2977 ms 2024-12-19 09:37:15.673 +00:00 [DBG] Connection id "0HN8VETJHTHT0" completed keep alive response. 2024-12-19 09:37:15.673 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5411ms 2024-12-19 09:37:16.365 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Achille.jpeg - null null 2024-12-19 09:37:16.367 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Achille.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Achille.jpeg' 2024-12-19 09:37:16.367 +00:00 [DBG] Connection id "0HN8VETJHTHT0" completed keep alive response. 2024-12-19 09:37:16.367 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Achille.jpeg - 200 264800 image/jpeg 2.1099ms 2024-12-19 09:38:22.520 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 09:38:22.520 +00:00 [DBG] POST requests are not supported 2024-12-19 09:38:22.520 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:38:22.521 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:38:22.521 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:22.521 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:22.521 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:38:22.521 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:38:22.521 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:22.521 +00: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)"] 2024-12-19 09:38:22.521 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:38:22.521 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:22.521 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:22.521 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:22.521 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000007": started reading request body. 2024-12-19 09:38:22.521 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000007": done reading request body. 2024-12-19 09:38:22.521 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:22.521 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:38:22.521 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:22.521 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:22.521 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:22.521 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:22.521 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:38:22.521 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:38:22.521 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:22.521 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:22.521 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:38:22.521 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:38:22.521 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:38:22.521 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6114ms 2024-12-19 09:38:22.521 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:22.521 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0308 ms 2024-12-19 09:38:22.522 +00:00 [DBG] Connection id "0HN8VETJHTHSV" completed keep alive response. 2024-12-19 09:38:22.522 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.3653ms 2024-12-19 09:38:23.785 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:38:23.785 +00:00 [DBG] POST requests are not supported 2024-12-19 09:38:23.786 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:38:23.786 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:38:23.786 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:23.786 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:23.786 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:38:23.786 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:38:23.786 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:23.786 +00: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)"] 2024-12-19 09:38:23.786 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:38:23.786 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:23.786 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:23.786 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:23.786 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000008": started reading request body. 2024-12-19 09:38:23.786 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000008": done reading request body. 2024-12-19 09:38:23.786 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:23.786 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:38:23.786 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:23.786 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:23.786 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:23.786 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:23.786 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:38:23.786 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:38:23.786 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:23.787 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:23.787 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:38:23.787 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:38:23.787 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:38:23.787 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7655ms 2024-12-19 09:38:23.787 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:23.787 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3319 ms 2024-12-19 09:38:23.787 +00:00 [DBG] Connection id "0HN8VETJHTHSV" completed keep alive response. 2024-12-19 09:38:23.787 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.7142ms 2024-12-19 09:38:47.774 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 09:38:47.775 +00:00 [DBG] POST requests are not supported 2024-12-19 09:38:47.775 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:38:47.775 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:38:47.775 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:47.775 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:47.775 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:38:47.776 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:38:47.776 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:47.776 +00: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)"] 2024-12-19 09:38:47.776 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:38:47.776 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:47.776 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:47.776 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:47.776 +00:00 [DBG] Connection id "0HN8VETJHTHT0", Request id "0HN8VETJHTHT0:00000003": started reading request body. 2024-12-19 09:38:47.776 +00:00 [DBG] Connection id "0HN8VETJHTHT0", Request id "0HN8VETJHTHT0:00000003": done reading request body. 2024-12-19 09:38:47.776 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:47.776 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:38:47.776 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:47.776 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:47.776 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:47.776 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:47.776 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:38:47.776 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:38:47.776 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:47.776 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:47.776 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:38:47.776 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:38:47.776 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:38:47.776 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5822ms 2024-12-19 09:38:47.776 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:47.776 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2256 ms 2024-12-19 09:38:47.776 +00:00 [DBG] Connection id "0HN8VETJHTHT0" completed keep alive response. 2024-12-19 09:38:47.777 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.046ms 2024-12-19 09:38:55.406 +00:00 [DBG] Connection id "0HN8VETJHTHT1" accepted. 2024-12-19 09:38:55.406 +00:00 [DBG] Connection id "0HN8VETJHTHT1" started. 2024-12-19 09:38:55.406 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:38:55.406 +00:00 [DBG] POST requests are not supported 2024-12-19 09:38:55.406 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:38:55.406 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:38:55.406 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:55.406 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:55.406 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:38:55.406 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:38:55.406 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:55.406 +00: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)"] 2024-12-19 09:38:55.406 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:38:55.406 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:55.406 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:55.407 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:55.407 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000001": started reading request body. 2024-12-19 09:38:55.407 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000001": done reading request body. 2024-12-19 09:38:55.407 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:55.407 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:38:55.407 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:55.407 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:55.407 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:55.407 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:55.407 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:38:55.407 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:38:55.407 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:55.407 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:55.407 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:38:55.407 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:38:55.407 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:38:55.407 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4894ms 2024-12-19 09:38:55.407 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:55.407 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8400 ms 2024-12-19 09:38:55.407 +00:00 [DBG] Connection id "0HN8VETJHTHT1" completed keep alive response. 2024-12-19 09:38:55.407 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0022ms 2024-12-19 09:38:59.766 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 67 2024-12-19 09:38:59.766 +00:00 [DBG] POST requests are not supported 2024-12-19 09:38:59.766 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:38:59.766 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:38:59.766 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:59.766 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:59.766 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:38:59.766 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:38:59.766 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:59.766 +00: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)"] 2024-12-19 09:38:59.766 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:38:59.766 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:38:59.766 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:59.766 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:38:59.766 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000002": started reading request body. 2024-12-19 09:38:59.767 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000002": done reading request body. 2024-12-19 09:38:59.767 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:59.767 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:38:59.767 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:59.767 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:59.767 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:38:59.767 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:38:59.767 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:38:59.767 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:38:59.767 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:59.767 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:38:59.767 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:38:59.767 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:38:59.767 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:38:59.767 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7987ms 2024-12-19 09:38:59.767 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:38:59.767 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3907 ms 2024-12-19 09:38:59.767 +00:00 [DBG] Connection id "0HN8VETJHTHT1" completed keep alive response. 2024-12-19 09:38:59.767 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.7537ms 2024-12-19 09:39:04.397 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:39:04.397 +00:00 [DBG] POST requests are not supported 2024-12-19 09:39:04.398 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:39:04.398 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:39:04.398 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:04.398 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:04.398 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:39:04.398 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:39:04.398 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:04.398 +00: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)"] 2024-12-19 09:39:04.398 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:39:04.398 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:04.398 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:04.398 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:04.398 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000003": started reading request body. 2024-12-19 09:39:04.398 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000003": done reading request body. 2024-12-19 09:39:04.398 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:04.398 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:39:04.398 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:04.398 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:04.398 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:04.398 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:04.398 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:39:04.398 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:39:04.398 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:04.398 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:04.398 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:39:04.398 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:39:04.398 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:39:04.399 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6115ms 2024-12-19 09:39:04.399 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:04.399 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0985 ms 2024-12-19 09:39:04.399 +00:00 [DBG] Connection id "0HN8VETJHTHT1" completed keep alive response. 2024-12-19 09:39:04.399 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.3921ms 2024-12-19 09:39:08.071 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 09:39:08.071 +00:00 [DBG] POST requests are not supported 2024-12-19 09:39:08.071 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:39:08.071 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:39:08.071 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:08.071 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:08.071 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:39:08.071 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:39:08.071 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:08.071 +00: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)"] 2024-12-19 09:39:08.071 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:39:08.071 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:08.072 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:08.072 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:08.072 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000004": started reading request body. 2024-12-19 09:39:08.072 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000004": done reading request body. 2024-12-19 09:39:08.072 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:08.072 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:39:08.072 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:08.072 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:08.072 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:08.072 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:08.072 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:39:08.072 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:39:08.072 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:08.072 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:08.072 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:39:08.072 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:39:08.072 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:39:08.072 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6134ms 2024-12-19 09:39:08.072 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:08.072 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0297 ms 2024-12-19 09:39:08.072 +00:00 [DBG] Connection id "0HN8VETJHTHT1" completed keep alive response. 2024-12-19 09:39:08.072 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4783ms 2024-12-19 09:39:09.531 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:39:09.531 +00:00 [DBG] POST requests are not supported 2024-12-19 09:39:09.531 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:39:09.531 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:39:09.532 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:09.532 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:09.532 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:39:09.532 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:39:09.532 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:09.532 +00: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)"] 2024-12-19 09:39:09.532 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:39:09.532 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:09.532 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:09.532 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:09.532 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000005": started reading request body. 2024-12-19 09:39:09.532 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000005": done reading request body. 2024-12-19 09:39:09.532 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:09.532 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:39:09.532 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:09.532 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:09.532 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:09.532 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:09.532 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:39:09.533 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:39:09.533 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:09.533 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:09.533 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:39:09.533 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:39:09.533 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:39:09.533 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.0313ms 2024-12-19 09:39:09.533 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:09.533 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.8863 ms 2024-12-19 09:39:09.533 +00:00 [DBG] Connection id "0HN8VETJHTHT1" completed keep alive response. 2024-12-19 09:39:09.533 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.3142ms 2024-12-19 09:39:15.395 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:39:15.396 +00:00 [DBG] POST requests are not supported 2024-12-19 09:39:15.396 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:39:15.396 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:39:15.396 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:15.396 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:15.396 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:39:15.396 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:39:15.396 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:15.396 +00: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)"] 2024-12-19 09:39:15.396 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:39:15.396 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:15.396 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:15.396 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:15.396 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000009": started reading request body. 2024-12-19 09:39:15.396 +00:00 [DBG] Connection id "0HN8VETJHTHSV", Request id "0HN8VETJHTHSV:00000009": done reading request body. 2024-12-19 09:39:15.396 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:15.396 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:39:15.396 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:15.396 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:15.396 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:15.396 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:15.396 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:39:15.396 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:39:15.396 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:15.396 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:15.396 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:39:15.396 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:39:15.396 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:39:15.396 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5255ms 2024-12-19 09:39:15.396 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:15.396 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8537 ms 2024-12-19 09:39:15.397 +00:00 [DBG] Connection id "0HN8VETJHTHSV" completed keep alive response. 2024-12-19 09:39:15.397 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1287ms 2024-12-19 09:39:15.485 +00:00 [DBG] Connection id "0HN8VETJHTHT2" accepted. 2024-12-19 09:39:15.485 +00:00 [DBG] Connection id "0HN8VETJHTHT2" started. 2024-12-19 09:39:15.485 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-19 09:39:15.485 +00:00 [DBG] POST requests are not supported 2024-12-19 09:39:15.485 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:39:15.485 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:39:15.485 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:15.485 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:15.486 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:39:15.486 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:39:15.486 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:15.486 +00: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)"] 2024-12-19 09:39:15.486 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:39:15.486 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:15.486 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:15.486 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:15.486 +00:00 [DBG] Connection id "0HN8VETJHTHT2", Request id "0HN8VETJHTHT2:00000001": started reading request body. 2024-12-19 09:39:15.486 +00:00 [DBG] Connection id "0HN8VETJHTHT2", Request id "0HN8VETJHTHT2:00000001": done reading request body. 2024-12-19 09:39:15.486 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:15.486 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:39:15.486 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:15.486 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:15.486 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:15.486 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:15.486 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:39:15.486 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:39:15.486 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:15.486 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:15.486 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:39:15.486 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:39:15.486 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:39:15.486 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4856ms 2024-12-19 09:39:15.486 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:15.486 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0342 ms 2024-12-19 09:39:15.486 +00:00 [DBG] Connection id "0HN8VETJHTHT2" completed keep alive response. 2024-12-19 09:39:15.486 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.227ms 2024-12-19 09:39:17.280 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-19 09:39:17.280 +00:00 [DBG] POST requests are not supported 2024-12-19 09:39:17.280 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:39:17.280 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:39:17.280 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:17.280 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:17.280 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:39:17.280 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:39:17.280 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:17.281 +00: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)"] 2024-12-19 09:39:17.281 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:39:17.281 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:17.281 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:17.281 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:17.281 +00:00 [DBG] Connection id "0HN8VETJHTHT2", Request id "0HN8VETJHTHT2:00000002": started reading request body. 2024-12-19 09:39:17.281 +00:00 [DBG] Connection id "0HN8VETJHTHT2", Request id "0HN8VETJHTHT2:00000002": done reading request body. 2024-12-19 09:39:17.281 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:17.281 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:39:17.281 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:17.281 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:17.281 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:17.281 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:17.281 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:39:17.281 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:39:17.281 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:17.281 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:17.281 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:39:17.281 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:39:17.281 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:39:17.281 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4909ms 2024-12-19 09:39:17.281 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:17.281 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7821 ms 2024-12-19 09:39:17.281 +00:00 [DBG] Connection id "0HN8VETJHTHT2" completed keep alive response. 2024-12-19 09:39:17.281 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4986ms 2024-12-19 09:39:19.300 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-19 09:39:19.300 +00:00 [DBG] POST requests are not supported 2024-12-19 09:39:19.300 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-19 09:39:19.300 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-19 09:39:19.300 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:19.300 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:19.300 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 09:39:19.300 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:39:19.300 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:19.300 +00: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)"] 2024-12-19 09:39:19.300 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:39:19.300 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:19.300 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:19.300 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 09:39:19.300 +00:00 [DBG] Connection id "0HN8VETJHTHT2", Request id "0HN8VETJHTHT2:00000003": started reading request body. 2024-12-19 09:39:19.300 +00:00 [DBG] Connection id "0HN8VETJHTHT2", Request id "0HN8VETJHTHT2:00000003": done reading request body. 2024-12-19 09:39:19.300 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:19.300 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-19 09:39:19.300 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:19.300 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:19.301 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-19 09:39:19.301 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-19 09:39:19.301 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-19 09:39:19.301 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-19 09:39:19.301 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:19.301 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-19 09:39:19.301 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-19 09:39:19.301 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-19 09:39:19.301 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-19 09:39:19.301 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4268ms 2024-12-19 09:39:19.301 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-19 09:39:19.301 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6995 ms 2024-12-19 09:39:19.301 +00:00 [DBG] Connection id "0HN8VETJHTHT2" completed keep alive response. 2024-12-19 09:39:19.301 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.946ms 2024-12-19 09:39:37.621 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/report/save - application/json 1858873 2024-12-19 09:39:37.621 +00:00 [DBG] POST requests are not supported 2024-12-19 09:39:37.621 +00:00 [DBG] 1 candidate(s) found for the request path '/report/save' 2024-12-19 09:39:37.621 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' with route pattern 'report/save' is valid for the request path '/report/save' 2024-12-19 09:39:37.621 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-19 09:39:37.621 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-19 09:39:37.626 +00:00 [INF] Route matched with {action = "SaveImages", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] SaveImages(ReportImageModel) on controller BodyMarker.Controllers.ReportController (BodyMarker). 2024-12-19 09:39:37.626 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:39:37.626 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:37.626 +00: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)"] 2024-12-19 09:39:37.626 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:39:37.626 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:39:37.626 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-19 09:39:37.626 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-19 09:39:37.626 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-19 09:39:37.627 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' using the name '' in request data ... 2024-12-19 09:39:37.628 +00:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. 2024-12-19 09:39:37.634 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000006": started reading request body. 2024-12-19 09:40:08.840 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000006": done reading request body. 2024-12-19 09:40:08.842 +00:00 [DBG] JSON input formatter succeeded, deserializing to type 'BodyMarker.Controllers.ReportController+ReportImageModel' 2024-12-19 09:40:08.842 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-19 09:40:08.842 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-19 09:40:08.842 +00:00 [DBG] Attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-19 09:40:08.846 +00:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-19 09:40:08.857 +00: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"] 2024-12-19 09:40:08.858 +00:00 [DBG] No information found on request to perform content negotiation. 2024-12-19 09:40:08.858 +00:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2024-12-19 09:40:08.858 +00:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2024-12-19 09:40:08.858 +00:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response. 2024-12-19 09:40:08.858 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.String'. 2024-12-19 09:40:08.859 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.SaveImages (BodyMarker) in 31232.9432ms 2024-12-19 09:40:08.859 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-19 09:40:08.859 +00:00 [INF] HTTP POST /report/save responded 200 in 31238.1435 ms 2024-12-19 09:40:08.859 +00:00 [DBG] Connection id "0HN8VETJHTHT1" completed keep alive response. 2024-12-19 09:40:08.859 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/report/save - 200 null text/plain; charset=utf-8 31238.4588ms 2024-12-19 09:40:09.020 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/export - application/x-www-form-urlencoded; charset=UTF-8 3554 2024-12-19 09:40:09.020 +00:00 [DBG] POST requests are not supported 2024-12-19 09:40:09.020 +00:00 [DBG] 1 candidate(s) found for the request path '/export' 2024-12-19 09:40:09.020 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' with route pattern 'Export' is valid for the request path '/export' 2024-12-19 09:40:09.020 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-19 09:40:09.020 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-19 09:40:09.022 +00:00 [INF] Route matched with {action = "ExportReport", controller = "Report"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.JsonResult ExportReport(System.String, System.String, System.String, System.String, System.String, System.String) on controller BodyMarker.Controllers.ReportController (BodyMarker). 2024-12-19 09:40:09.022 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 09:40:09.022 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:40:09.022 +00: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)"] 2024-12-19 09:40:09.022 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 09:40:09.022 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 09:40:09.022 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-19 09:40:09.022 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-19 09:40:09.022 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000007": started reading request body. 2024-12-19 09:40:09.022 +00:00 [DBG] Connection id "0HN8VETJHTHT1", Request id "0HN8VETJHTHT1:00000007": done reading request body. 2024-12-19 09:40:09.023 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' ... 2024-12-19 09:40:09.023 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' using the name 'chartData' in request data ... 2024-12-19 09:40:09.023 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-19 09:40:09.023 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-19 09:40:09.023 +00:00 [DBG] Attempting to validate the bound parameter 'chartData' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to validate the bound parameter 'chartData' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' using the name 'scoresData' in request data ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to validate the bound parameter 'scoresData' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to validate the bound parameter 'scoresData' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' using the name 'guidVal' in request data ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to validate the bound parameter 'guidVal' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to validate the bound parameter 'guidVal' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' using the name 'userEdgeScores' in request data ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to validate the bound parameter 'userEdgeScores' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to validate the bound parameter 'userEdgeScores' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' using the name 'userInfo' in request data ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to validate the bound parameter 'userInfo' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to validate the bound parameter 'userInfo' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' using the name 'reportType' in request data ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-19 09:40:09.024 +00:00 [DBG] Attempting to validate the bound parameter 'reportType' of type 'System.String' ... 2024-12-19 09:40:09.024 +00:00 [DBG] Done attempting to validate the bound parameter 'reportType' of type 'System.String'. 2024-12-19 09:40:10.859 +00:00 [INF] Executing JsonResult, writing value of type 'System.Int32'. 2024-12-19 09:40:10.862 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.ExportReport (BodyMarker) in 1839.789ms 2024-12-19 09:40:10.862 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-19 09:40:10.862 +00:00 [INF] HTTP POST /export responded 200 in 1842.1510 ms 2024-12-19 09:40:10.862 +00:00 [DBG] Connection id "0HN8VETJHTHT1" completed keep alive response. 2024-12-19 09:40:10.862 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/export - 200 null application/json; charset=utf-8 1842.3753ms 2024-12-19 09:40:18.241 +00:00 [DBG] Connection id "0HN8VETJHTHT3" accepted. 2024-12-19 09:40:18.241 +00:00 [DBG] Connection id "0HN8VETJHTHT3" started. 2024-12-19 09:40:18.241 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Files/Report.pdf - null null 2024-12-19 09:40:18.242 +00:00 [INF] Sending file. Request path: '/Reports/Files/Report.pdf'. Physical path: '/var/www/bat/wwwroot/Reports/Files/Report.pdf' 2024-12-19 09:40:18.242 +00:00 [DBG] Connection id "0HN8VETJHTHT3" completed keep alive response. 2024-12-19 09:40:18.242 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Files/Report.pdf - 200 107316 application/pdf 0.4401ms 2024-12-19 09:40:58.596 +00:00 [DBG] Connection id "0HN8VETJHTHT0" disconnecting. 2024-12-19 09:40:58.597 +00:00 [DBG] Connection id "0HN8VETJHTHT0" stopped. 2024-12-19 09:40:58.597 +00:00 [DBG] Connection id "0HN8VETJHTHT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:41:05.495 +00:00 [DBG] Connection id "0HN8VETJHTHT4" accepted. 2024-12-19 09:41:05.495 +00:00 [DBG] Connection id "0HN8VETJHTHT4" started. 2024-12-19 09:41:05.495 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Files/Report.pdf - null null 2024-12-19 09:41:05.495 +00:00 [INF] Sending file. Request path: '/Reports/Files/Report.pdf'. Physical path: '/var/www/bat/wwwroot/Reports/Files/Report.pdf' 2024-12-19 09:41:05.495 +00:00 [DBG] Connection id "0HN8VETJHTHT4" completed keep alive response. 2024-12-19 09:41:05.495 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Files/Report.pdf - 200 107316 application/pdf 0.3655ms 2024-12-19 09:41:25.600 +00:00 [DBG] Connection id "0HN8VETJHTHSV" disconnecting. 2024-12-19 09:41:25.601 +00:00 [DBG] Connection id "0HN8VETJHTHSV" stopped. 2024-12-19 09:41:25.601 +00:00 [DBG] Connection id "0HN8VETJHTHSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:41:29.601 +00:00 [DBG] Connection id "0HN8VETJHTHT2" disconnecting. 2024-12-19 09:41:29.601 +00:00 [DBG] Connection id "0HN8VETJHTHT2" stopped. 2024-12-19 09:41:29.602 +00:00 [DBG] Connection id "0HN8VETJHTHT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:42:21.608 +00:00 [DBG] Connection id "0HN8VETJHTHT1" disconnecting. 2024-12-19 09:42:21.609 +00:00 [DBG] Connection id "0HN8VETJHTHT1" stopped. 2024-12-19 09:42:21.609 +00:00 [DBG] Connection id "0HN8VETJHTHT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:42:29.609 +00:00 [DBG] Connection id "0HN8VETJHTHT3" disconnecting. 2024-12-19 09:42:29.610 +00:00 [DBG] Connection id "0HN8VETJHTHT3" stopped. 2024-12-19 09:42:29.610 +00:00 [DBG] Connection id "0HN8VETJHTHT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 09:43:16.616 +00:00 [DBG] Connection id "0HN8VETJHTHT4" disconnecting. 2024-12-19 09:43:16.616 +00:00 [DBG] Connection id "0HN8VETJHTHT4" stopped. 2024-12-19 09:43:16.617 +00:00 [DBG] Connection id "0HN8VETJHTHT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 13:08:30.287 +00:00 [DBG] Connection id "0HN8VETJHTHT5" accepted. 2024-12-19 13:08:30.287 +00:00 [DBG] Connection id "0HN8VETJHTHT5" started. 2024-12-19 13:08:33.461 +00:00 [DBG] Connection 0HN8VETJHTHT5 established using the following protocol: "Tls13" 2024-12-19 13:08:33.871 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-19 13:08:33.871 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 13:08:33.871 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 13:08:33.871 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 13:08:33.871 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 13:08:33.871 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 13:08:33.871 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 13:08:33.871 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 13:08:33.871 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 13:08:33.871 +00: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)"] 2024-12-19 13:08:33.871 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 13:08:33.871 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 13:08:33.871 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 13:08:33.871 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 13:08:33.871 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 13:08:33.872 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 13:08:33.872 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 13:08:33.872 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 13:08:33.872 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 13:08:33.872 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 13:08:33.872 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 13:08:33.872 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 13:08:33.872 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 13:08:33.872 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 13:08:33.872 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 13:08:33.872 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 13:08:33.872 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 13:08:33.872 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 13:08:33.872 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-19 13:08:33.873 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 13:08:33.873 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.0357ms. 2024-12-19 13:08:33.873 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 13:08:33.873 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6564ms. 2024-12-19 13:08:33.874 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.1163ms 2024-12-19 13:08:33.874 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 13:08:33.874 +00:00 [INF] HTTP GET / responded 200 in 2.4350 ms 2024-12-19 13:08:33.874 +00:00 [DBG] Connection id "0HN8VETJHTHT5" completed keep alive response. 2024-12-19 13:08:33.874 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.7371ms 2024-12-19 13:08:35.430 +00:00 [DBG] Connection id "0HN8VETJHTHT5" received FIN. 2024-12-19 13:08:35.430 +00:00 [DBG] Connection id "0HN8VETJHTHT5" disconnecting. 2024-12-19 13:08:35.430 +00:00 [DBG] Connection id "0HN8VETJHTHT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 13:08:35.431 +00:00 [DBG] Connection id "0HN8VETJHTHT5" stopped. 2024-12-19 13:08:35.570 +00:00 [DBG] Connection id "0HN8VETJHTHT6" accepted. 2024-12-19 13:08:35.570 +00:00 [DBG] Connection id "0HN8VETJHTHT6" started. 2024-12-19 13:08:40.534 +00:00 [DBG] Connection 0HN8VETJHTHT6 established using the following protocol: "Tls13" 2024-12-19 13:08:41.730 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-19 13:08:41.730 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 13:08:41.730 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4609ms 2024-12-19 13:08:41.730 +00:00 [DBG] Connection id "0HN8VETJHTHT6" disconnecting. 2024-12-19 13:08:41.730 +00:00 [DBG] Connection id "0HN8VETJHTHT6" stopped. 2024-12-19 13:08:41.730 +00:00 [DBG] Connection id "0HN8VETJHTHT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 13:08:46.886 +00:00 [DBG] Connection id "0HN8VETJHTHT7" accepted. 2024-12-19 13:08:46.886 +00:00 [DBG] Connection id "0HN8VETJHTHT7" started. 2024-12-19 13:08:51.379 +00:00 [DBG] Connection 0HN8VETJHTHT7 established using the following protocol: "Tls13" 2024-12-19 13:08:53.647 +00:00 [DBG] Connection id "0HN8VETJHTHT7" reset. 2024-12-19 13:08:53.647 +00:00 [DBG] Connection id "0HN8VETJHTHT7" is closed. The last processed stream ID was 0. 2024-12-19 13:08:53.647 +00:00 [DBG] Connection id "0HN8VETJHTHT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 13:08:53.648 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTHT7 completed. 2024-12-19 13:08:53.649 +00:00 [DBG] Connection id "0HN8VETJHTHT7" stopped. 2024-12-19 13:08:57.104 +00:00 [DBG] Connection id "0HN8VETJHTHT8" accepted. 2024-12-19 13:08:57.104 +00:00 [DBG] Connection id "0HN8VETJHTHT8" started. 2024-12-19 13:09:01.146 +00:00 [DBG] Connection 0HN8VETJHTHT8 established using the following protocol: "Tls12" 2024-12-19 13:09:03.046 +00:00 [DBG] Connection id "0HN8VETJHTHT8" reset. 2024-12-19 13:09:03.046 +00:00 [DBG] Connection id "0HN8VETJHTHT8" disconnecting. 2024-12-19 13:09:03.047 +00:00 [DBG] Connection id "0HN8VETJHTHT8" stopped. 2024-12-19 13:09:03.047 +00:00 [DBG] Connection id "0HN8VETJHTHT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 13:09:04.668 +00:00 [DBG] Connection id "0HN8VETJHTHT9" accepted. 2024-12-19 13:09:04.668 +00:00 [DBG] Connection id "0HN8VETJHTHT9" started. 2024-12-19 13:09:05.790 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 13:09:05.791 +00:00 [DBG] Connection id "0HN8VETJHTHT9" stopped. 2024-12-19 13:09:05.791 +00:00 [DBG] Connection id "0HN8VETJHTHT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 13:09:08.778 +00:00 [DBG] Connection id "0HN8VETJHTHTA" accepted. 2024-12-19 13:09:08.778 +00:00 [DBG] Connection id "0HN8VETJHTHTA" started. 2024-12-19 13:09:11.752 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 13:09:11.753 +00:00 [DBG] Connection id "0HN8VETJHTHTA" stopped. 2024-12-19 13:09:11.753 +00:00 [DBG] Connection id "0HN8VETJHTHTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 13:09:18.207 +00:00 [DBG] Connection id "0HN8VETJHTHTB" accepted. 2024-12-19 13:09:18.208 +00:00 [DBG] Connection id "0HN8VETJHTHTB" started. 2024-12-19 13:09:20.085 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 13:09:20.086 +00:00 [DBG] Connection id "0HN8VETJHTHTB" stopped. 2024-12-19 13:09:20.086 +00:00 [DBG] Connection id "0HN8VETJHTHTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 14:58:03.178 +00:00 [DBG] Connection id "0HN8VETJHTHTC" accepted. 2024-12-19 14:58:03.178 +00:00 [DBG] Connection id "0HN8VETJHTHTC" started. 2024-12-19 14:58:05.203 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-19 14:58:05.204 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-19 14:58:05.204 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-19 14:58:05.204 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2592ms 2024-12-19 14:58:05.204 +00:00 [DBG] Connection id "0HN8VETJHTHTC" disconnecting. 2024-12-19 14:58:05.204 +00:00 [DBG] Connection id "0HN8VETJHTHTC" stopped. 2024-12-19 14:58:05.204 +00:00 [DBG] Connection id "0HN8VETJHTHTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 15:42:11.306 +00:00 [DBG] Connection id "0HN8VETJHTHTD" accepted. 2024-12-19 15:42:11.307 +00:00 [DBG] Connection id "0HN8VETJHTHTD" started. 2024-12-19 15:42:11.407 +00:00 [DBG] Connection 0HN8VETJHTHTD established using the following protocol: "Tls13" 2024-12-19 15:42:11.408 +00:00 [INF] Request starting HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - null null 2024-12-19 15:42:11.408 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-19 15:42:11.408 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-19 15:42:11.408 +00:00 [DBG] Request did not match any endpoints 2024-12-19 15:42:11.408 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0951 ms 2024-12-19 15:42:11.408 +00:00 [DBG] Connection id "0HN8VETJHTHTD" completed keep alive response. 2024-12-19 15:42:11.408 +00:00 [INF] Request finished HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - 404 0 null 0.4357ms 2024-12-19 15:42:11.408 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://batapi.drposture.app:5104/robots.txt, Response status code: 404 2024-12-19 15:42:11.610 +00:00 [DBG] Connection id "0HN8VETJHTHTE" accepted. 2024-12-19 15:42:11.610 +00:00 [DBG] Connection id "0HN8VETJHTHTE" started. 2024-12-19 15:42:11.711 +00:00 [DBG] Connection 0HN8VETJHTHTE established using the following protocol: "Tls13" 2024-12-19 15:42:11.711 +00:00 [INF] Request starting HTTP/1.1 GET https://batapi.drposture.app:5104/ - null null 2024-12-19 15:42:11.711 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 15:42:11.711 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 15:42:11.711 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 15:42:11.711 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 15:42:11.711 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 15:42:11.711 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 15:42:11.711 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 15:42:11.711 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 15:42:11.711 +00: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)"] 2024-12-19 15:42:11.711 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 15:42:11.711 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 15:42:11.711 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 15:42:11.711 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 15:42:11.711 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 15:42:11.711 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 15:42:11.712 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 15:42:11.712 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 15:42:11.712 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 15:42:11.712 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 15:42:11.712 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 15:42:11.712 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 15:42:11.712 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 15:42:11.712 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 15:42:11.712 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 15:42:11.712 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 15:42:11.712 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 15:42:11.712 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 15:42:11.712 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-19 15:42:11.713 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 15:42:11.713 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8921ms. 2024-12-19 15:42:11.713 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 15:42:11.713 +00:00 [INF] Executed ViewResult - view noScan executed in 1.5488ms. 2024-12-19 15:42:11.713 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.1134ms 2024-12-19 15:42:11.714 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 15:42:11.714 +00:00 [INF] HTTP GET / responded 200 in 2.5412 ms 2024-12-19 15:42:11.714 +00:00 [DBG] Connection id "0HN8VETJHTHTE" completed keep alive response. 2024-12-19 15:42:11.714 +00:00 [INF] Request finished HTTP/1.1 GET https://batapi.drposture.app:5104/ - 200 null text/html; charset=utf-8 2.7259ms 2024-12-19 15:44:22.601 +00:00 [DBG] Connection id "0HN8VETJHTHTD" disconnecting. 2024-12-19 15:44:22.601 +00:00 [DBG] Connection id "0HN8VETJHTHTD" stopped. 2024-12-19 15:44:22.604 +00:00 [DBG] Connection id "0HN8VETJHTHTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 15:44:23.601 +00:00 [DBG] Connection id "0HN8VETJHTHTE" disconnecting. 2024-12-19 15:44:23.601 +00:00 [DBG] Connection id "0HN8VETJHTHTE" stopped. 2024-12-19 15:44:23.601 +00:00 [DBG] Connection id "0HN8VETJHTHTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 18:45:09.845 +00:00 [DBG] Connection id "0HN8VETJHTHTF" accepted. 2024-12-19 18:45:09.846 +00:00 [DBG] Connection id "0HN8VETJHTHTF" started. 2024-12-19 18:45:13.395 +00:00 [DBG] Connection id "0HN8VETJHTHTF" reset. 2024-12-19 18:45:13.396 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 18:45:13.397 +00:00 [DBG] Connection id "0HN8VETJHTHTF" stopped. 2024-12-19 18:45:13.397 +00:00 [DBG] Connection id "0HN8VETJHTHTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 18:45:13.706 +00:00 [DBG] Connection id "0HN8VETJHTHTG" accepted. 2024-12-19 18:45:13.706 +00:00 [DBG] Connection id "0HN8VETJHTHTG" started. 2024-12-19 18:45:14.575 +00:00 [DBG] Connection 0HN8VETJHTHTG established using the following protocol: "Tls13" 2024-12-19 18:45:17.993 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-19 18:45:17.993 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 18:45:17.994 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 18:45:17.994 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 18:45:17.994 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 18:45:17.994 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 18:45:17.994 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 18:45:17.994 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 18:45:17.994 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 18:45:17.994 +00: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)"] 2024-12-19 18:45:17.994 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 18:45:17.994 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 18:45:17.994 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 18:45:17.994 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 18:45:17.994 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 18:45:17.994 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 18:45:17.994 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:17.994 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:17.994 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:17.994 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 18:45:17.994 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:17.994 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 18:45:17.994 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 18:45:17.994 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:17.994 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:17.994 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:17.994 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 18:45:17.994 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:17.994 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-19 18:45:17.995 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 18:45:17.995 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8235ms. 2024-12-19 18:45:17.995 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 18:45:17.996 +00:00 [INF] Executed ViewResult - view noScan executed in 1.8909ms. 2024-12-19 18:45:17.996 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3103ms 2024-12-19 18:45:17.996 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 18:45:17.996 +00:00 [INF] HTTP GET / responded 200 in 2.7347 ms 2024-12-19 18:45:17.996 +00:00 [DBG] Connection id "0HN8VETJHTHTG" completed keep alive response. 2024-12-19 18:45:17.996 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.0341ms 2024-12-19 18:45:18.577 +00:00 [DBG] Connection id "0HN8VETJHTHTG" reset. 2024-12-19 18:45:18.577 +00:00 [DBG] Connection id "0HN8VETJHTHTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 18:45:18.577 +00:00 [DBG] Connection id "0HN8VETJHTHTG" disconnecting. 2024-12-19 18:45:18.577 +00:00 [DBG] Connection id "0HN8VETJHTHTG" stopped. 2024-12-19 18:45:22.968 +00:00 [DBG] Connection id "0HN8VETJHTHTH" accepted. 2024-12-19 18:45:22.968 +00:00 [DBG] Connection id "0HN8VETJHTHTH" started. 2024-12-19 18:45:23.996 +00:00 [DBG] Connection 0HN8VETJHTHTH established using the following protocol: "Tls13" 2024-12-19 18:45:24.039 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-19 18:45:24.039 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 18:45:24.039 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 18:45:24.039 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 18:45:24.039 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 18:45:24.039 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 18:45:24.039 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 18:45:24.039 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 18:45:24.039 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 18:45:24.039 +00: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)"] 2024-12-19 18:45:24.039 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 18:45:24.039 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 18:45:24.039 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 18:45:24.039 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 18:45:24.039 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 18:45:24.039 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 18:45:24.039 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:24.039 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:24.039 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:24.039 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 18:45:24.039 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:24.039 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 18:45:24.039 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 18:45:24.039 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:24.039 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:24.039 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:24.039 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 18:45:24.039 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 18:45:24.039 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-19 18:45:24.040 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 18:45:24.040 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0893ms. 2024-12-19 18:45:24.040 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-19 18:45:24.040 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5496ms. 2024-12-19 18:45:24.040 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9906ms 2024-12-19 18:45:24.040 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 18:45:24.040 +00:00 [INF] HTTP GET / responded 200 in 1.4035 ms 2024-12-19 18:45:24.040 +00:00 [DBG] Connection id "0HN8VETJHTHTH" completed keep alive response. 2024-12-19 18:45:24.040 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.7095ms 2024-12-19 18:45:24.694 +00:00 [DBG] Connection id "0HN8VETJHTHTH" received FIN. 2024-12-19 18:45:24.694 +00:00 [DBG] Connection id "0HN8VETJHTHTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 18:45:24.694 +00:00 [DBG] Connection id "0HN8VETJHTHTH" disconnecting. 2024-12-19 18:45:24.694 +00:00 [DBG] Connection id "0HN8VETJHTHTH" stopped. 2024-12-19 18:45:25.050 +00:00 [DBG] Connection id "0HN8VETJHTHTI" accepted. 2024-12-19 18:45:25.050 +00:00 [DBG] Connection id "0HN8VETJHTHTI" started. 2024-12-19 18:45:26.087 +00:00 [DBG] Connection 0HN8VETJHTHTI established using the following protocol: "Tls13" 2024-12-19 18:45:26.329 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-19 18:45:26.330 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 18:45:26.330 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.428ms 2024-12-19 18:45:26.330 +00:00 [DBG] Connection id "0HN8VETJHTHTI" disconnecting. 2024-12-19 18:45:26.330 +00:00 [DBG] Connection id "0HN8VETJHTHTI" stopped. 2024-12-19 18:45:26.330 +00:00 [DBG] Connection id "0HN8VETJHTHTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 18:45:27.333 +00:00 [DBG] Connection id "0HN8VETJHTHTJ" accepted. 2024-12-19 18:45:27.333 +00:00 [DBG] Connection id "0HN8VETJHTHTJ" started. 2024-12-19 18:45:27.960 +00:00 [DBG] Connection 0HN8VETJHTHTJ established using the following protocol: "Tls13" 2024-12-19 18:45:28.923 +00:00 [DBG] Connection id "0HN8VETJHTHTJ" reset. 2024-12-19 18:45:28.923 +00:00 [DBG] Connection id "0HN8VETJHTHTJ" is closed. The last processed stream ID was 0. 2024-12-19 18:45:28.923 +00:00 [DBG] Connection id "0HN8VETJHTHTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 18:45:28.923 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTHTJ completed. 2024-12-19 18:45:28.924 +00:00 [DBG] Connection id "0HN8VETJHTHTJ" stopped. 2024-12-19 18:45:32.024 +00:00 [DBG] Connection id "0HN8VETJHTHTK" accepted. 2024-12-19 18:45:32.024 +00:00 [DBG] Connection id "0HN8VETJHTHTK" started. 2024-12-19 18:45:32.439 +00:00 [DBG] Connection 0HN8VETJHTHTK established using the following protocol: "Tls12" 2024-12-19 18:45:32.948 +00:00 [DBG] Connection id "0HN8VETJHTHTK" reset. 2024-12-19 18:45:32.949 +00:00 [DBG] Connection id "0HN8VETJHTHTK" disconnecting. 2024-12-19 18:45:32.949 +00:00 [DBG] Connection id "0HN8VETJHTHTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 18:45:32.949 +00:00 [DBG] Connection id "0HN8VETJHTHTK" stopped. 2024-12-19 18:45:34.495 +00:00 [DBG] Connection id "0HN8VETJHTHTL" accepted. 2024-12-19 18:45:34.495 +00:00 [DBG] Connection id "0HN8VETJHTHTL" started. 2024-12-19 18:45:34.595 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 18:45:34.596 +00:00 [DBG] Connection id "0HN8VETJHTHTL" stopped. 2024-12-19 18:45:34.596 +00:00 [DBG] Connection id "0HN8VETJHTHTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 18:45:36.722 +00:00 [DBG] Connection id "0HN8VETJHTHTM" accepted. 2024-12-19 18:45:36.722 +00:00 [DBG] Connection id "0HN8VETJHTHTM" started. 2024-12-19 18:45:36.894 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 18:45:36.895 +00:00 [DBG] Connection id "0HN8VETJHTHTM" stopped. 2024-12-19 18:45:36.895 +00:00 [DBG] Connection id "0HN8VETJHTHTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 18:45:39.945 +00:00 [DBG] Connection id "0HN8VETJHTHTN" accepted. 2024-12-19 18:45:39.945 +00:00 [DBG] Connection id "0HN8VETJHTHTN" started. 2024-12-19 18:45:40.147 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 18:45:40.147 +00:00 [DBG] Connection id "0HN8VETJHTHTN" stopped. 2024-12-19 18:45:40.147 +00:00 [DBG] Connection id "0HN8VETJHTHTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:09.410 +00:00 [DBG] Connection id "0HN8VETJHTHTO" accepted. 2024-12-19 19:56:09.410 +00:00 [DBG] Connection id "0HN8VETJHTHTO" started. 2024-12-19 19:56:12.831 +00:00 [DBG] Connection id "0HN8VETJHTHTO" reset. 2024-12-19 19:56:12.832 +00:00 [DBG] Connection id "0HN8VETJHTHTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:12.832 +00:00 [DBG] Connection id "0HN8VETJHTHTO" disconnecting. 2024-12-19 19:56:12.832 +00:00 [DBG] Connection id "0HN8VETJHTHTO" stopped. 2024-12-19 19:56:12.843 +00:00 [DBG] Connection id "0HN8VETJHTHTP" accepted. 2024-12-19 19:56:12.843 +00:00 [DBG] Connection id "0HN8VETJHTHTP" started. 2024-12-19 19:56:13.180 +00:00 [DBG] Connection id "0HN8VETJHTHTP" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-19 19:56:13.181 +00:00 [DBG] Connection id "0HN8VETJHTHTP" disconnecting. 2024-12-19 19:56:13.181 +00:00 [DBG] Connection id "0HN8VETJHTHTP" stopped. 2024-12-19 19:56:13.181 +00:00 [DBG] Connection id "0HN8VETJHTHTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:13.763 +00:00 [DBG] Connection id "0HN8VETJHTHTQ" accepted. 2024-12-19 19:56:13.763 +00:00 [DBG] Connection id "0HN8VETJHTHTQ" started. 2024-12-19 19:56:17.373 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-19 19:56:17.373 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-19 19:56:17.373 +00:00 [DBG] Connection id "0HN8VETJHTHTQ" completed keep alive response. 2024-12-19 19:56:17.373 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2492ms 2024-12-19 19:56:23.449 +00:00 [DBG] Connection id "0HN8VETJHTHTQ" reset. 2024-12-19 19:56:23.449 +00:00 [DBG] Connection id "0HN8VETJHTHTQ" disconnecting. 2024-12-19 19:56:23.449 +00:00 [DBG] Connection id "0HN8VETJHTHTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:23.450 +00:00 [DBG] Connection id "0HN8VETJHTHTQ" stopped. 2024-12-19 19:56:27.627 +00:00 [DBG] Connection id "0HN8VETJHTHTR" accepted. 2024-12-19 19:56:27.627 +00:00 [DBG] Connection id "0HN8VETJHTHTR" started. 2024-12-19 19:56:28.006 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-19 19:56:28.007 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-19 19:56:28.007 +00:00 [DBG] Connection id "0HN8VETJHTHTR" completed keep alive response. 2024-12-19 19:56:28.007 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2866ms 2024-12-19 19:56:28.369 +00:00 [DBG] Connection id "0HN8VETJHTHTR" received FIN. 2024-12-19 19:56:28.369 +00:00 [DBG] Connection id "0HN8VETJHTHTR" disconnecting. 2024-12-19 19:56:28.369 +00:00 [DBG] Connection id "0HN8VETJHTHTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:28.370 +00:00 [DBG] Connection id "0HN8VETJHTHTR" stopped. 2024-12-19 19:56:28.567 +00:00 [DBG] Connection id "0HN8VETJHTHTS" accepted. 2024-12-19 19:56:28.567 +00:00 [DBG] Connection id "0HN8VETJHTHTS" started. 2024-12-19 19:56:28.816 +00:00 [DBG] Connection id "0HN8VETJHTHTS": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-19 19:56:28.816 +00:00 [DBG] Connection id "0HN8VETJHTHTS" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-19 19:56:28.817 +00:00 [DBG] Connection id "0HN8VETJHTHTS" disconnecting. 2024-12-19 19:56:28.817 +00:00 [DBG] Connection id "0HN8VETJHTHTS" stopped. 2024-12-19 19:56:28.817 +00:00 [DBG] Connection id "0HN8VETJHTHTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:35.474 +00:00 [DBG] Connection id "0HN8VETJHTHTT" accepted. 2024-12-19 19:56:35.474 +00:00 [DBG] Connection id "0HN8VETJHTHTT" started. 2024-12-19 19:56:36.296 +00:00 [DBG] Connection 0HN8VETJHTHTT established using the following protocol: "Tls13" 2024-12-19 19:56:36.297 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-19 19:56:36.297 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 19:56:36.297 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 19:56:36.297 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 19:56:36.297 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 19:56:36.297 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 19:56:36.297 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 19:56:36.297 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 19:56:36.297 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 19:56:36.297 +00: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)"] 2024-12-19 19:56:36.297 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 19:56:36.297 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 19:56:36.297 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 19:56:36.297 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 19:56:36.297 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 19:56:36.297 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 19:56:36.297 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 19:56:36.297 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 19:56:36.297 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 19:56:36.297 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 19:56:36.297 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 19:56:36.297 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 19:56:36.297 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 19:56:36.297 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 19:56:36.297 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 19:56:36.297 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 19:56:36.297 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 19:56:36.297 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 19:56:36.298 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-19 19:56:36.299 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 19:56:36.299 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.1127ms. 2024-12-19 19:56:36.299 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 19:56:36.299 +00:00 [INF] Executed ViewResult - view noScan executed in 1.852ms. 2024-12-19 19:56:36.299 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.2219ms 2024-12-19 19:56:36.299 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 19:56:36.300 +00:00 [INF] HTTP GET / responded 200 in 2.7093 ms 2024-12-19 19:56:36.300 +00:00 [DBG] Connection id "0HN8VETJHTHTT" completed keep alive response. 2024-12-19 19:56:36.300 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.921ms 2024-12-19 19:56:36.706 +00:00 [DBG] Connection id "0HN8VETJHTHTT" received FIN. 2024-12-19 19:56:36.706 +00:00 [DBG] Connection id "0HN8VETJHTHTT" disconnecting. 2024-12-19 19:56:36.706 +00:00 [DBG] Connection id "0HN8VETJHTHTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:36.707 +00:00 [DBG] Connection id "0HN8VETJHTHTT" stopped. 2024-12-19 19:56:36.725 +00:00 [DBG] Connection id "0HN8VETJHTHTU" accepted. 2024-12-19 19:56:36.726 +00:00 [DBG] Connection id "0HN8VETJHTHTU" started. 2024-12-19 19:56:37.802 +00:00 [DBG] Connection 0HN8VETJHTHTU established using the following protocol: "Tls13" 2024-12-19 19:56:37.825 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-19 19:56:37.826 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 19:56:37.826 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.7607ms 2024-12-19 19:56:37.826 +00:00 [DBG] Connection id "0HN8VETJHTHTU" disconnecting. 2024-12-19 19:56:37.826 +00:00 [DBG] Connection id "0HN8VETJHTHTU" stopped. 2024-12-19 19:56:37.826 +00:00 [DBG] Connection id "0HN8VETJHTHTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:40.998 +00:00 [DBG] Connection id "0HN8VETJHTHTV" accepted. 2024-12-19 19:56:40.998 +00:00 [DBG] Connection id "0HN8VETJHTHTV" started. 2024-12-19 19:56:41.093 +00:00 [DBG] Connection 0HN8VETJHTHTV established using the following protocol: "Tls13" 2024-12-19 19:56:41.112 +00:00 [DBG] Connection id "0HN8VETJHTHTV" reset. 2024-12-19 19:56:41.112 +00:00 [DBG] Connection id "0HN8VETJHTHTV" is closed. The last processed stream ID was 0. 2024-12-19 19:56:41.112 +00:00 [DBG] Connection id "0HN8VETJHTHTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:41.112 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTHTV completed. 2024-12-19 19:56:41.112 +00:00 [DBG] Connection id "0HN8VETJHTHTV" stopped. 2024-12-19 19:56:43.316 +00:00 [DBG] Connection id "0HN8VETJHTHU0" accepted. 2024-12-19 19:56:43.316 +00:00 [DBG] Connection id "0HN8VETJHTHU0" started. 2024-12-19 19:56:43.869 +00:00 [DBG] Connection 0HN8VETJHTHU0 established using the following protocol: "Tls12" 2024-12-19 19:56:44.381 +00:00 [DBG] Connection id "0HN8VETJHTHU0" reset. 2024-12-19 19:56:44.382 +00:00 [DBG] Connection id "0HN8VETJHTHU0" disconnecting. 2024-12-19 19:56:44.382 +00:00 [DBG] Connection id "0HN8VETJHTHU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:44.383 +00:00 [DBG] Connection id "0HN8VETJHTHU0" stopped. 2024-12-19 19:56:45.403 +00:00 [DBG] Connection id "0HN8VETJHTHU1" accepted. 2024-12-19 19:56:45.403 +00:00 [DBG] Connection id "0HN8VETJHTHU1" started. 2024-12-19 19:56:45.403 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 19:56:45.404 +00:00 [DBG] Connection id "0HN8VETJHTHU1" stopped. 2024-12-19 19:56:45.404 +00:00 [DBG] Connection id "0HN8VETJHTHU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:46.708 +00:00 [DBG] Connection id "0HN8VETJHTHU2" accepted. 2024-12-19 19:56:46.708 +00:00 [DBG] Connection id "0HN8VETJHTHU2" started. 2024-12-19 19:56:46.848 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 19:56:46.848 +00:00 [DBG] Connection id "0HN8VETJHTHU2" stopped. 2024-12-19 19:56:46.848 +00:00 [DBG] Connection id "0HN8VETJHTHU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 19:56:48.203 +00:00 [DBG] Connection id "0HN8VETJHTHU3" accepted. 2024-12-19 19:56:48.203 +00:00 [DBG] Connection id "0HN8VETJHTHU3" started. 2024-12-19 19:56:48.285 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 19:56:48.285 +00:00 [DBG] Connection id "0HN8VETJHTHU3" stopped. 2024-12-19 19:56:48.285 +00:00 [DBG] Connection id "0HN8VETJHTHU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:15:48.701 +00:00 [DBG] Connection id "0HN8VETJHTHU4" accepted. 2024-12-19 22:15:48.701 +00:00 [DBG] Connection id "0HN8VETJHTHU4" started. 2024-12-19 22:15:50.357 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-19 22:15:50.357 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-19 22:15:50.357 +00:00 [DBG] Connection id "0HN8VETJHTHU4" completed keep alive response. 2024-12-19 22:15:50.357 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.49ms 2024-12-19 22:15:51.850 +00:00 [DBG] Connection id "0HN8VETJHTHU4" received FIN. 2024-12-19 22:15:51.850 +00:00 [DBG] Connection id "0HN8VETJHTHU4" disconnecting. 2024-12-19 22:15:51.850 +00:00 [DBG] Connection id "0HN8VETJHTHU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:15:51.851 +00:00 [DBG] Connection id "0HN8VETJHTHU4" stopped. 2024-12-19 22:15:57.171 +00:00 [DBG] Connection id "0HN8VETJHTHU5" accepted. 2024-12-19 22:15:57.171 +00:00 [DBG] Connection id "0HN8VETJHTHU5" started. 2024-12-19 22:15:59.954 +00:00 [DBG] Connection id "0HN8VETJHTHU5": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-19 22:15:59.954 +00:00 [DBG] Connection id "0HN8VETJHTHU5" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-19 22:15:59.955 +00:00 [DBG] Connection id "0HN8VETJHTHU5" disconnecting. 2024-12-19 22:15:59.955 +00:00 [DBG] Connection id "0HN8VETJHTHU5" stopped. 2024-12-19 22:15:59.955 +00:00 [DBG] Connection id "0HN8VETJHTHU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:16:39.604 +00:00 [DBG] Connection id "0HN8VETJHTHU6" accepted. 2024-12-19 22:16:39.604 +00:00 [DBG] Connection id "0HN8VETJHTHU6" started. 2024-12-19 22:16:49.606 +00:00 [DBG] Authentication of the HTTPS connection timed out. 2024-12-19 22:16:49.606 +00:00 [DBG] Connection id "0HN8VETJHTHU6" stopped. 2024-12-19 22:16:49.606 +00:00 [DBG] Connection id "0HN8VETJHTHU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:28:05.503 +00:00 [DBG] Connection id "0HN8VETJHTHU7" accepted. 2024-12-19 22:28:05.503 +00:00 [DBG] Connection id "0HN8VETJHTHU7" started. 2024-12-19 22:28:09.915 +00:00 [DBG] Connection 0HN8VETJHTHU7 established using the following protocol: "Tls13" 2024-12-19 22:28:09.986 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-19 22:28:09.986 +00:00 [DBG] The request path / does not match a supported file type 2024-12-19 22:28:09.986 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-19 22:28:09.986 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-19 22:28:09.986 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 22:28:09.986 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 22:28:09.986 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-19 22:28:09.986 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-19 22:28:09.986 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 22:28:09.986 +00: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)"] 2024-12-19 22:28:09.986 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-19 22:28:09.986 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-19 22:28:09.986 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 22:28:09.987 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-19 22:28:09.987 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 22:28:09.987 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 22:28:09.987 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 22:28:09.987 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 22:28:09.987 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 22:28:09.987 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 22:28:09.987 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 22:28:09.987 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 22:28:09.987 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-19 22:28:09.987 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 22:28:09.987 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 22:28:09.987 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 22:28:09.987 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-19 22:28:09.987 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-19 22:28:09.987 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-19 22:28:09.988 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-19 22:28:09.988 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.0268ms. 2024-12-19 22:28:09.988 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-19 22:28:09.989 +00:00 [INF] Executed ViewResult - view noScan executed in 1.8093ms. 2024-12-19 22:28:09.989 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.2474ms 2024-12-19 22:28:09.989 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-19 22:28:09.989 +00:00 [INF] HTTP GET / responded 200 in 2.7069 ms 2024-12-19 22:28:09.989 +00:00 [DBG] Connection id "0HN8VETJHTHU7" completed keep alive response. 2024-12-19 22:28:09.989 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.0034ms 2024-12-19 22:28:10.302 +00:00 [DBG] Connection id "0HN8VETJHTHU7" received FIN. 2024-12-19 22:28:10.302 +00:00 [DBG] Connection id "0HN8VETJHTHU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:28:10.302 +00:00 [DBG] Connection id "0HN8VETJHTHU7" disconnecting. 2024-12-19 22:28:10.304 +00:00 [DBG] Connection id "0HN8VETJHTHU7" stopped. 2024-12-19 22:28:10.560 +00:00 [DBG] Connection id "0HN8VETJHTHU8" accepted. 2024-12-19 22:28:10.560 +00:00 [DBG] Connection id "0HN8VETJHTHU8" started. 2024-12-19 22:28:12.387 +00:00 [DBG] Connection 0HN8VETJHTHU8 established using the following protocol: "Tls13" 2024-12-19 22:28:12.633 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-19 22:28:12.634 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-19 22:28:12.634 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.6949ms 2024-12-19 22:28:12.634 +00:00 [DBG] Connection id "0HN8VETJHTHU8" disconnecting. 2024-12-19 22:28:12.634 +00:00 [DBG] Connection id "0HN8VETJHTHU8" stopped. 2024-12-19 22:28:12.634 +00:00 [DBG] Connection id "0HN8VETJHTHU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:28:13.904 +00:00 [DBG] Connection id "0HN8VETJHTHU9" accepted. 2024-12-19 22:28:13.904 +00:00 [DBG] Connection id "0HN8VETJHTHU9" started. 2024-12-19 22:28:18.078 +00:00 [DBG] Connection 0HN8VETJHTHU9 established using the following protocol: "Tls13" 2024-12-19 22:28:20.150 +00:00 [DBG] Connection id "0HN8VETJHTHU9" reset. 2024-12-19 22:28:20.150 +00:00 [DBG] Connection id "0HN8VETJHTHU9" is closed. The last processed stream ID was 0. 2024-12-19 22:28:20.150 +00:00 [DBG] Connection id "0HN8VETJHTHU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:28:20.151 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTHU9 completed. 2024-12-19 22:28:20.151 +00:00 [DBG] Connection id "0HN8VETJHTHU9" stopped. 2024-12-19 22:28:28.806 +00:00 [DBG] Connection id "0HN8VETJHTHUA" accepted. 2024-12-19 22:28:28.806 +00:00 [DBG] Connection id "0HN8VETJHTHUA" started. 2024-12-19 22:28:33.115 +00:00 [DBG] Connection 0HN8VETJHTHUA established using the following protocol: "Tls12" 2024-12-19 22:28:35.064 +00:00 [DBG] Connection id "0HN8VETJHTHUA" reset. 2024-12-19 22:28:35.064 +00:00 [DBG] Connection id "0HN8VETJHTHUA" disconnecting. 2024-12-19 22:28:35.064 +00:00 [DBG] Connection id "0HN8VETJHTHUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:28:35.065 +00:00 [DBG] Connection id "0HN8VETJHTHUA" stopped. 2024-12-19 22:28:36.564 +00:00 [DBG] Connection id "0HN8VETJHTHUB" accepted. 2024-12-19 22:28:36.565 +00:00 [DBG] Connection id "0HN8VETJHTHUB" started. 2024-12-19 22:28:39.130 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 22:28:39.131 +00:00 [DBG] Connection id "0HN8VETJHTHUB" stopped. 2024-12-19 22:28:39.131 +00:00 [DBG] Connection id "0HN8VETJHTHUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:28:41.287 +00:00 [DBG] Connection id "0HN8VETJHTHUC" accepted. 2024-12-19 22:28:41.287 +00:00 [DBG] Connection id "0HN8VETJHTHUC" started. 2024-12-19 22:28:43.391 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 22:28:43.392 +00:00 [DBG] Connection id "0HN8VETJHTHUC" stopped. 2024-12-19 22:28:43.392 +00:00 [DBG] Connection id "0HN8VETJHTHUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-19 22:28:46.894 +00:00 [DBG] Connection id "0HN8VETJHTHUD" accepted. 2024-12-19 22:28:46.894 +00:00 [DBG] Connection id "0HN8VETJHTHUD" started. 2024-12-19 22:28:48.460 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-19 22:28:48.460 +00:00 [DBG] Connection id "0HN8VETJHTHUD" stopped. 2024-12-19 22:28:48.460 +00:00 [DBG] Connection id "0HN8VETJHTHUD" sending FIN because: "The Socket transport's send loop completed gracefully."