2024-12-09 03:55:17.274 +00:00 [DBG] Connection id "0HN8DSGJH4OAA" accepted. 2024-12-09 03:55:17.275 +00:00 [DBG] Connection id "0HN8DSGJH4OAA" started. 2024-12-09 03:55:19.297 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-09 03:55:19.298 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-09 03:55:19.298 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-09 03:55:19.298 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2795ms 2024-12-09 03:55:19.298 +00:00 [DBG] Connection id "0HN8DSGJH4OAA" disconnecting. 2024-12-09 03:55:19.298 +00:00 [DBG] Connection id "0HN8DSGJH4OAA" stopped. 2024-12-09 03:55:19.298 +00:00 [DBG] Connection id "0HN8DSGJH4OAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 05:42:25.535 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" accepted. 2024-12-09 05:42:25.535 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" started. 2024-12-09 05:42:25.536 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2586&userId=1643 - null null 2024-12-09 05:42:25.536 +00:00 [DBG] The request path / does not match a supported file type 2024-12-09 05:42:25.536 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-09 05:42:25.536 +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-09 05:42:25.536 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 05:42:25.536 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 05:42:25.536 +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-09 05:42:25.536 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:42:25.536 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:42:25.536 +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-09 05:42:25.536 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:42:25.536 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:42:25.536 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:42:25.536 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:42:25.537 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 05:42:25.537 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-09 05:42:25.537 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 05:42:25.537 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 05:42:25.537 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 05:42:25.537 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 05:42:25.537 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 05:42:25.537 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-09 05:42:25.537 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 05:42:25.537 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 05:42:25.537 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 05:42:25.537 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 05:42:25.728 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2024-12-09 05:42:25.728 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-09 05:42:25.728 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.6725ms. 2024-12-09 05:42:25.729 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-09 05:42:25.729 +00:00 [INF] Executed ViewResult - view marker executed in 1.2699ms. 2024-12-09 05:42:25.729 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 192.9256ms 2024-12-09 05:42:25.729 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 05:42:25.729 +00:00 [INF] HTTP GET / responded 200 in 193.3867 ms 2024-12-09 05:42:25.729 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:25.729 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2586&userId=1643 - 200 null text/html; charset=utf-8 193.5993ms 2024-12-09 05:42:25.863 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-09 05:42:25.864 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-09 05:42:25.864 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:25.864 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.4114ms 2024-12-09 05:42:25.866 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" accepted. 2024-12-09 05:42:25.866 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" started. 2024-12-09 05:42:25.866 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2024-12-09 05:42:25.867 +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-09 05:42:25.867 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:25.867 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 1.2407ms 2024-12-09 05:42:25.983 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2024-12-09 05:42:25.984 +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-09 05:42:25.984 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:25.984 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 0.9606ms 2024-12-09 05:42:26.099 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" accepted. 2024-12-09 05:42:26.099 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" started. 2024-12-09 05:42:26.099 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2024-12-09 05:42:26.100 +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-09 05:42:26.100 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:26.100 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 0.6726ms 2024-12-09 05:42:26.148 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" accepted. 2024-12-09 05:42:26.148 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" accepted. 2024-12-09 05:42:26.148 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" started. 2024-12-09 05:42:26.148 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2024-12-09 05:42:26.148 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" started. 2024-12-09 05:42:26.149 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2024-12-09 05:42:26.149 +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-09 05:42:26.149 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:26.149 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 0.7685ms 2024-12-09 05:42:26.149 +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-09 05:42:26.149 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:26.149 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 0.7245ms 2024-12-09 05:42:26.178 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" accepted. 2024-12-09 05:42:26.178 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" started. 2024-12-09 05:42:26.178 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-12-09 05:42:26.178 +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-09 05:42:26.178 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:26.178 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.3617ms 2024-12-09 05:42:26.233 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2024-12-09 05:42:26.234 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2024-12-09 05:42:26.234 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:26.234 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 49856 text/javascript 1.3941ms 2024-12-09 05:42:26.337 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2024-12-09 05:42:26.337 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-09 05:42:26.338 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2024-12-09 05:42:26.339 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:26.339 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16377 text/javascript 1.3909ms 2024-12-09 05:42:26.339 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-09 05:42:26.339 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:26.339 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 1.6108ms 2024-12-09 05:42:26.468 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2024-12-09 05:42:26.469 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2024-12-09 05:42:26.469 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:26.469 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 0.401ms 2024-12-09 05:42:26.470 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2024-12-09 05:42:26.471 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2024-12-09 05:42:26.471 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:26.471 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.9335ms 2024-12-09 05:42:26.473 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2024-12-09 05:42:26.473 +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-09 05:42:26.473 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:26.474 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 0.9572ms 2024-12-09 05:42:26.475 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2024-12-09 05:42:26.475 +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-09 05:42:26.475 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:26.475 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 0.5271ms 2024-12-09 05:42:26.626 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2024-12-09 05:42:26.627 +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-09 05:42:26.627 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:26.627 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 0.823ms 2024-12-09 05:42:26.650 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2024-12-09 05:42:26.650 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2024-12-09 05:42:26.650 +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-09 05:42:26.651 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:26.651 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 0.6272ms 2024-12-09 05:42:26.651 +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-09 05:42:26.651 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:26.651 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 42052 text/javascript 1.7019ms 2024-12-09 05:42:26.688 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2024-12-09 05:42:26.689 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2024-12-09 05:42:26.689 +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-09 05:42:26.689 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:26.689 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 0.9784ms 2024-12-09 05:42:26.690 +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-09 05:42:26.690 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:26.690 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 1.2987ms 2024-12-09 05:42:26.810 +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-09 05:42:26.810 +00:00 [DBG] POST requests are not supported 2024-12-09 05:42:26.810 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:42:26.810 +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-09 05:42:26.810 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:42:26.810 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:42:26.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-09 05:42:26.810 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:42:26.810 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:42:26.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-09 05:42:26.810 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:42:26.810 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:42:26.810 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:42:26.810 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:42:26.811 +00:00 [DBG] Connection id "0HN8DSGJH4OAF", Request id "0HN8DSGJH4OAF:00000004": started reading request body. 2024-12-09 05:42:26.811 +00:00 [DBG] Connection id "0HN8DSGJH4OAF", Request id "0HN8DSGJH4OAF:00000004": done reading request body. 2024-12-09 05:42:26.811 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:42:26.811 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:42:26.811 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:42:26.811 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:42:26.811 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:42:26.811 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:42:26.811 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:42:26.811 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:42:26.811 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:42:26.811 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:42:26.811 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:42:26.811 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:42:26.816 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2024-12-09 05:42:26.816 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2024-12-09 05:42:26.817 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2024-12-09 05:42:26.817 +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-09 05:42:26.817 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:26.817 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.9004ms 2024-12-09 05:42:26.817 +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-09 05:42:26.817 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:26.817 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 0.9206ms 2024-12-09 05:42:26.818 +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-09 05:42:26.818 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:26.818 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 1.5ms 2024-12-09 05:42:26.823 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-09 05:42:26.823 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 12.5866ms 2024-12-09 05:42:26.823 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:42:26.823 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 13.0195 ms 2024-12-09 05:42:26.823 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:26.823 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 108539 text/plain; charset=utf-8 13.2976ms 2024-12-09 05:42:26.871 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2024-12-09 05:42:26.871 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2024-12-09 05:42:26.872 +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-09 05:42:26.872 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:26.872 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 0.9978ms 2024-12-09 05:42:26.872 +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-09 05:42:26.872 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:26.872 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 1.1006ms 2024-12-09 05:42:26.968 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2024-12-09 05:42:26.969 +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-09 05:42:26.969 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:26.969 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.967ms 2024-12-09 05:42:26.975 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2024-12-09 05:42:26.975 +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-09 05:42:26.976 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:26.976 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 0.508ms 2024-12-09 05:42:27.001 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2024-12-09 05:42:27.002 +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-09 05:42:27.002 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:27.002 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 0.8843ms 2024-12-09 05:42:27.003 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2024-12-09 05:42:27.003 +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-09 05:42:27.003 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:27.003 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 0.722ms 2024-12-09 05:42:27.078 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2024-12-09 05:42:27.079 +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-09 05:42:27.079 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:27.079 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 0.843ms 2024-12-09 05:42:27.098 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2024-12-09 05:42:27.098 +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-09 05:42:27.099 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:27.099 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 0.935ms 2024-12-09 05:42:27.104 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2024-12-09 05:42:27.104 +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-09 05:42:27.104 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:27.104 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 0.8948ms 2024-12-09 05:42:27.108 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2024-12-09 05:42:27.108 +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-09 05:42:27.108 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:27.108 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 0.5757ms 2024-12-09 05:42:27.140 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2024-12-09 05:42:27.140 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2024-12-09 05:42:27.141 +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-09 05:42:27.141 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:27.141 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 0.7291ms 2024-12-09 05:42:27.141 +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-09 05:42:27.141 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:27.141 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 1.1138ms 2024-12-09 05:42:27.298 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - null null 2024-12-09 05:42:27.299 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2024-12-09 05:42:27.299 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:27.300 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - 200 47649 text/javascript 1.2959ms 2024-12-09 05:42:27.300 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2024-12-09 05:42:27.300 +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-09 05:42:27.300 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:27.300 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 0.5854ms 2024-12-09 05:42:27.304 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2024-12-09 05:42:27.304 +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-09 05:42:27.304 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:27.304 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.5282ms 2024-12-09 05:42:27.306 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2024-12-09 05:42:27.306 +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-09 05:42:27.306 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:27.306 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.5085ms 2024-12-09 05:42:27.307 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2024-12-09 05:42:27.307 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2024-12-09 05:42:27.308 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2024-12-09 05:42:27.308 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:27.308 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 0.2894ms 2024-12-09 05:42:27.308 +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-09 05:42:27.308 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:27.308 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.5206ms 2024-12-09 05:42:27.420 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2024-12-09 05:42:27.420 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2024-12-09 05:42:27.420 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:27.420 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 0.4133ms 2024-12-09 05:42:27.436 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2024-12-09 05:42:27.436 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2024-12-09 05:42:27.436 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:27.436 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 0.4868ms 2024-12-09 05:42:27.438 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2024-12-09 05:42:27.438 +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-09 05:42:27.439 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:27.439 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.6664ms 2024-12-09 05:42:27.447 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2024-12-09 05:42:27.447 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2024-12-09 05:42:27.447 +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-09 05:42:27.447 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:27.447 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 0.6229ms 2024-12-09 05:42:27.447 +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-09 05:42:27.447 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:27.447 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.7493ms 2024-12-09 05:42:27.449 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2024-12-09 05:42:27.450 +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-09 05:42:27.450 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:27.450 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 0.5356ms 2024-12-09 05:42:27.535 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2024-12-09 05:42:27.536 +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-09 05:42:27.536 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:27.536 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.7444ms 2024-12-09 05:42:27.568 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-12-09 05:42:27.569 +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-09 05:42:27.569 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:27.569 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.7927ms 2024-12-09 05:42:27.570 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-12-09 05:42:27.570 +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-09 05:42:27.570 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:27.570 +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.7233ms 2024-12-09 05:42:27.570 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-12-09 05:42:27.571 +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-09 05:42:27.571 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:27.571 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.8149ms 2024-12-09 05:42:27.573 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-12-09 05:42:27.573 +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-09 05:42:27.573 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:27.573 +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.7033ms 2024-12-09 05:42:27.580 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2024-12-09 05:42:27.580 +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-09 05:42:27.581 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:27.581 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.558ms 2024-12-09 05:42:27.658 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2024-12-09 05:42:27.659 +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-09 05:42:27.659 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:27.659 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 0.7285ms 2024-12-09 05:42:27.696 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2024-12-09 05:42:27.696 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2024-12-09 05:42:27.696 +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-09 05:42:27.696 +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-09 05:42:27.696 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:27.697 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.7277ms 2024-12-09 05:42:27.697 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:27.697 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.7927ms 2024-12-09 05:42:27.725 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2024-12-09 05:42:27.726 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - null null 2024-12-09 05:42:27.727 +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-09 05:42:27.727 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:27.727 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - 200 26320 image/png 0.7525ms 2024-12-09 05:42:27.728 +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-09 05:42:27.728 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:27.728 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 3.1984ms 2024-12-09 05:42:27.745 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg - null null 2024-12-09 05:42:27.746 +00:00 [INF] Sending file. Request path: '/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg' 2024-12-09 05:42:27.746 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:27.746 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg - 200 81386 image/jpeg 0.5123ms 2024-12-09 05:42:27.813 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - null null 2024-12-09 05:42:27.814 +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-09 05:42:27.814 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:27.814 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - 200 27296 image/png 0.7867ms 2024-12-09 05:42:27.818 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - null null 2024-12-09 05:42:27.818 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - null null 2024-12-09 05:42:27.819 +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-09 05:42:27.819 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:27.819 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - 200 79355 image/png 1.0332ms 2024-12-09 05:42:27.819 +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-09 05:42:27.819 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:27.819 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - 200 82525 image/png 1.2025ms 2024-12-09 05:42:27.883 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - null null 2024-12-09 05:42:27.884 +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-09 05:42:27.884 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:27.885 +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.4574ms 2024-12-09 05:42:27.898 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - null null 2024-12-09 05:42:27.899 +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-09 05:42:27.900 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:27.900 +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.4518ms 2024-12-09 05:42:27.935 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - null null 2024-12-09 05:42:27.937 +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-09 05:42:27.937 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:27.937 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - 200 194393 image/png 2.1086ms 2024-12-09 05:42:27.968 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - null null 2024-12-09 05:42:27.970 +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-09 05:42:27.970 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:27.970 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - 200 197783 image/png 2.1479ms 2024-12-09 05:42:28.258 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - null null 2024-12-09 05:42:28.259 +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-09 05:42:28.259 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:28.259 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - 200 16309 image/png 0.9918ms 2024-12-09 05:42:28.345 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - null null 2024-12-09 05:42:28.345 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - null null 2024-12-09 05:42:28.346 +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-09 05:42:28.346 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:28.346 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - 200 16056 image/png 0.9265ms 2024-12-09 05:42:28.347 +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-09 05:42:28.347 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:28.347 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - 200 121082 image/png 2.2381ms 2024-12-09 05:42:28.383 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - null null 2024-12-09 05:42:28.384 +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-09 05:42:28.385 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:28.385 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - 200 126465 image/png 1.7254ms 2024-12-09 05:42:28.453 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - null null 2024-12-09 05:42:28.454 +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-09 05:42:28.454 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:28.454 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - 200 15300 image/png 0.9128ms 2024-12-09 05:42:28.470 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - null null 2024-12-09 05:42:28.471 +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-09 05:42:28.471 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:28.472 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - 200 60570 image/png 1.1782ms 2024-12-09 05:42:28.520 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T12.png - null null 2024-12-09 05:42:28.521 +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-09 05:42:28.521 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:28.521 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T12.png - 200 24030 image/png 1.0447ms 2024-12-09 05:42:28.533 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L1.png - null null 2024-12-09 05:42:28.534 +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-09 05:42:28.534 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:28.534 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L1.png - 200 28261 image/png 0.6524ms 2024-12-09 05:42:28.567 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L2.png - null null 2024-12-09 05:42:28.568 +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-09 05:42:28.568 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:28.568 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L2.png - 200 25164 image/png 1.3303ms 2024-12-09 05:42:28.582 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L5.png - null null 2024-12-09 05:42:28.583 +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-09 05:42:28.584 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:28.584 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L5.png - 200 36372 image/png 1.2061ms 2024-12-09 05:42:28.611 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L4.png - null null 2024-12-09 05:42:28.612 +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-09 05:42:28.612 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:28.612 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L4.png - 200 29720 image/png 0.8331ms 2024-12-09 05:42:28.664 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L3.png - null null 2024-12-09 05:42:28.665 +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-09 05:42:28.665 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:28.665 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L3.png - 200 27056 image/png 1.0308ms 2024-12-09 05:42:28.666 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T11.png - null null 2024-12-09 05:42:28.667 +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-09 05:42:28.667 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:28.667 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T11.png - 200 28394 image/png 0.7708ms 2024-12-09 05:42:28.698 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T10.png - null null 2024-12-09 05:42:28.698 +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-09 05:42:28.698 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:28.698 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T10.png - 200 23234 image/png 0.7888ms 2024-12-09 05:42:28.738 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T9.png - null null 2024-12-09 05:42:28.739 +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-09 05:42:28.739 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:28.739 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T9.png - 200 22239 image/png 0.9699ms 2024-12-09 05:42:28.740 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T8.png - null null 2024-12-09 05:42:28.741 +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-09 05:42:28.741 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:28.741 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T8.png - 200 20685 image/png 0.7615ms 2024-12-09 05:42:28.823 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T7.png - null null 2024-12-09 05:42:28.824 +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-09 05:42:28.824 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:28.824 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T7.png - 200 24029 image/png 1.2938ms 2024-12-09 05:42:28.825 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T6.png - null null 2024-12-09 05:42:28.826 +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-09 05:42:28.826 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:28.826 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T6.png - 200 24065 image/png 0.5656ms 2024-12-09 05:42:28.848 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T5.png - null null 2024-12-09 05:42:28.849 +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-09 05:42:28.849 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:28.849 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T5.png - 200 21373 image/png 0.9076ms 2024-12-09 05:42:28.887 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T4.png - null null 2024-12-09 05:42:28.888 +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-09 05:42:28.888 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:28.888 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T4.png - 200 19723 image/png 1.1389ms 2024-12-09 05:42:28.890 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T3.png - null null 2024-12-09 05:42:28.891 +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-09 05:42:28.891 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:28.891 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T3.png - 200 22642 image/png 0.6717ms 2024-12-09 05:42:28.974 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T2.png - null null 2024-12-09 05:42:28.975 +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-09 05:42:28.975 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:28.975 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T2.png - 200 20817 image/png 0.9813ms 2024-12-09 05:42:28.977 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T1.png - null null 2024-12-09 05:42:28.977 +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-09 05:42:28.977 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:28.977 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T1.png - 200 21196 image/png 0.8875ms 2024-12-09 05:42:28.978 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C7.png - null null 2024-12-09 05:42:28.978 +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-09 05:42:28.978 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:28.979 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C7.png - 200 16828 image/png 0.7814ms 2024-12-09 05:42:29.013 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C6.png - null null 2024-12-09 05:42:29.014 +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-09 05:42:29.014 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:29.014 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C6.png - 200 17733 image/png 1.0456ms 2024-12-09 05:42:29.020 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C5.png - null null 2024-12-09 05:42:29.021 +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-09 05:42:29.021 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:29.021 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C5.png - 200 16329 image/png 0.6338ms 2024-12-09 05:42:29.097 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C4.png - null null 2024-12-09 05:42:29.098 +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-09 05:42:29.098 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:29.098 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C4.png - 200 15703 image/png 0.9183ms 2024-12-09 05:42:29.135 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C3.png - null null 2024-12-09 05:42:29.136 +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-09 05:42:29.136 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:29.137 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C3.png - 200 17005 image/png 1.059ms 2024-12-09 05:42:29.138 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C2.png - null null 2024-12-09 05:42:29.139 +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-09 05:42:29.139 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:29.139 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C2.png - 200 14079 image/png 0.7817ms 2024-12-09 05:42:29.173 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - null null 2024-12-09 05:42:29.174 +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-09 05:42:29.175 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:29.175 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - 200 111574 image/png 1.6492ms 2024-12-09 05:42:29.177 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C1.png - null null 2024-12-09 05:42:29.177 +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-09 05:42:29.177 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:29.178 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C1.png - 200 12332 image/png 0.583ms 2024-12-09 05:42:29.223 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - null null 2024-12-09 05:42:29.224 +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-09 05:42:29.225 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:29.225 +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.7063ms 2024-12-09 05:42:29.274 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - null null 2024-12-09 05:42:29.275 +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-09 05:42:29.275 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:29.276 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - 200 116821 image/png 1.7616ms 2024-12-09 05:42:29.276 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - null null 2024-12-09 05:42:29.277 +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-09 05:42:29.277 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:29.277 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - 200 103098 image/png 1.3716ms 2024-12-09 05:42:29.427 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - null null 2024-12-09 05:42:29.429 +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-09 05:42:29.429 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:29.429 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - 200 114712 image/png 1.6915ms 2024-12-09 05:42:29.488 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - null null 2024-12-09 05:42:29.489 +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-09 05:42:29.489 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:29.489 +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.6473ms 2024-12-09 05:42:29.621 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - null null 2024-12-09 05:42:29.621 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - null null 2024-12-09 05:42:29.623 +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-09 05:42:29.623 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:29.623 +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-09 05:42:29.623 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - 200 110754 image/png 1.8496ms 2024-12-09 05:42:29.623 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:29.623 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - 200 101327 image/png 2.0949ms 2024-12-09 05:42:29.624 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Thorax.png - null null 2024-12-09 05:42:29.626 +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-09 05:42:29.626 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:29.626 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Thorax.png - 200 732947 image/png 2.2455ms 2024-12-09 05:42:29.648 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Head.png - null null 2024-12-09 05:42:29.649 +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-09 05:42:29.649 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:29.649 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Head.png - 200 212437 image/png 1.5643ms 2024-12-09 05:42:29.863 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2024-12-09 05:42:29.865 +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-09 05:42:29.865 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:29.865 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 2.2317ms 2024-12-09 05:42:30.062 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2024-12-09 05:42:30.063 +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-09 05:42:30.063 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:30.063 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 1.3764ms 2024-12-09 05:42:30.064 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2024-12-09 05:42:30.066 +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-09 05:42:30.066 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:30.067 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 2.2764ms 2024-12-09 05:42:30.095 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-12-09 05:42:30.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2024-12-09 05:42:30.098 +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-09 05:42:30.098 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:30.098 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 2.1095ms 2024-12-09 05:42:30.099 +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-09 05:42:30.099 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:30.099 +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.6419ms 2024-12-09 05:42:30.178 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-12-09 05:42:30.181 +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-09 05:42:30.181 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:30.181 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 3.689ms 2024-12-09 05:42:30.262 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-12-09 05:42:30.267 +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-09 05:42:30.267 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:30.267 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 4.9239ms 2024-12-09 05:42:30.857 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-12-09 05:42:30.862 +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-09 05:42:30.862 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:30.862 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 200 1177517 image/png 4.3125ms 2024-12-09 05:42:30.985 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-12-09 05:42:30.988 +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-09 05:42:30.989 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:30.989 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 200 842863 image/png 3.6369ms 2024-12-09 05:42:31.018 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-12-09 05:42:31.022 +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-09 05:42:31.022 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:31.022 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 3.5651ms 2024-12-09 05:42:31.856 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - null null 2024-12-09 05:42:31.858 +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-09 05:42:31.858 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:31.858 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - 200 62826 image/png 2.5583ms 2024-12-09 05:42:32.283 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-12-09 05:42:32.286 +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-09 05:42:32.286 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:32.286 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 200 535736 image/png 2.7072ms 2024-12-09 05:42:32.819 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C1.png - null null 2024-12-09 05:42:32.821 +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-09 05:42:32.821 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:32.821 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C1.png - 200 109176 image/png 1.87ms 2024-12-09 05:42:32.830 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C2.png - null null 2024-12-09 05:42:32.832 +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-09 05:42:32.832 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:32.832 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C2.png - 200 131815 image/png 1.499ms 2024-12-09 05:42:33.022 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C3.png - null null 2024-12-09 05:42:33.024 +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-09 05:42:33.024 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:33.024 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C3.png - 200 101456 image/png 1.6562ms 2024-12-09 05:42:33.025 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C4.png - null null 2024-12-09 05:42:33.027 +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-09 05:42:33.027 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:33.027 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C4.png - 200 107279 image/png 1.3524ms 2024-12-09 05:42:33.104 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C5.png - null null 2024-12-09 05:42:33.106 +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-09 05:42:33.106 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:33.106 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C5.png - 200 94458 image/png 1.4019ms 2024-12-09 05:42:33.213 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C6.png - null null 2024-12-09 05:42:33.213 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T1.png - null null 2024-12-09 05:42:33.214 +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-09 05:42:33.214 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:33.214 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T1.png - 200 114174 image/png 1.6682ms 2024-12-09 05:42:33.215 +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-09 05:42:33.215 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:33.215 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C6.png - 200 97670 image/png 2.1441ms 2024-12-09 05:42:33.268 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C7.png - null null 2024-12-09 05:42:33.269 +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-09 05:42:33.269 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:33.269 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C7.png - 200 114960 image/png 1.3383ms 2024-12-09 05:42:33.310 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T3.png - null null 2024-12-09 05:42:33.311 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T2.png - null null 2024-12-09 05:42:33.312 +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-09 05:42:33.313 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:33.313 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T3.png - 200 152096 image/png 2.2902ms 2024-12-09 05:42:33.313 +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-09 05:42:33.314 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:33.314 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T2.png - 200 138785 image/png 2.946ms 2024-12-09 05:42:33.345 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T4.png - null null 2024-12-09 05:42:33.347 +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-09 05:42:33.347 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:33.348 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T4.png - 200 152241 image/png 2.1383ms 2024-12-09 05:42:33.376 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T5.png - null null 2024-12-09 05:42:33.377 +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-09 05:42:33.377 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:33.377 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T5.png - 200 152901 image/png 1.3062ms 2024-12-09 05:42:33.455 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T6.png - null null 2024-12-09 05:42:33.457 +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-09 05:42:33.457 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:33.457 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T6.png - 200 177411 image/png 1.874ms 2024-12-09 05:42:33.483 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T7.png - null null 2024-12-09 05:42:33.485 +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-09 05:42:33.485 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:33.485 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T7.png - 200 176205 image/png 2.1841ms 2024-12-09 05:42:33.538 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T8.png - null null 2024-12-09 05:42:33.541 +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-09 05:42:33.541 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:33.541 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T8.png - 200 164262 image/png 2.429ms 2024-12-09 05:42:33.651 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T9.png - null null 2024-12-09 05:42:33.653 +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-09 05:42:33.653 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:33.653 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T9.png - 200 195657 image/png 2.3434ms 2024-12-09 05:42:33.671 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-12-09 05:42:33.673 +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-09 05:42:33.673 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:33.673 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 200 203561 image/png 2.2282ms 2024-12-09 05:42:33.775 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-12-09 05:42:33.777 +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-09 05:42:33.777 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:33.777 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 200 235609 image/png 1.8867ms 2024-12-09 05:42:33.855 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-12-09 05:42:33.856 +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-09 05:42:33.856 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:33.857 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 200 211905 image/png 1.6394ms 2024-12-09 05:42:33.898 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-12-09 05:42:33.899 +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-09 05:42:33.899 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:33.899 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 200 219883 image/png 1.5473ms 2024-12-09 05:42:33.985 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2024-12-09 05:42:33.987 +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-09 05:42:33.987 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:33.987 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 1.9079ms 2024-12-09 05:42:34.097 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L3.png - null null 2024-12-09 05:42:34.099 +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-09 05:42:34.099 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:34.099 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L3.png - 200 242988 image/png 2.1874ms 2024-12-09 05:42:34.177 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L4.png - null null 2024-12-09 05:42:34.180 +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-09 05:42:34.180 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:34.180 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L4.png - 200 202957 image/png 2.9492ms 2024-12-09 05:42:34.247 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L5.png - null null 2024-12-09 05:42:34.249 +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-09 05:42:34.249 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:34.249 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L5.png - 200 186880 image/png 2.0323ms 2024-12-09 05:42:34.258 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-09 05:42:34.266 +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-09 05:42:34.267 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:34.267 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 200 2900979 image/png 8.7204ms 2024-12-09 05:42:34.411 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - null null 2024-12-09 05:42:34.415 +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-09 05:42:34.415 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:34.415 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - 200 519465 image/png 3.3394ms 2024-12-09 05:42:34.423 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-12-09 05:42:34.425 +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-09 05:42:34.426 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:34.426 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 200 689212 image/png 2.8475ms 2024-12-09 05:42:34.578 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - null null 2024-12-09 05:42:34.581 +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-09 05:42:34.581 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:34.581 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - 200 468011 image/png 3.4231ms 2024-12-09 05:42:34.680 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-12-09 05:42:34.683 +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-09 05:42:34.684 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:34.684 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 200 818118 image/png 3.3887ms 2024-12-09 05:42:34.737 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2024-12-09 05:42:34.740 +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-09 05:42:34.740 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:34.740 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 2.7042ms 2024-12-09 05:42:35.568 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2024-12-09 05:42:35.568 +00:00 [DBG] POST requests are not supported 2024-12-09 05:42:35.568 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:42:35.568 +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-09 05:42:35.568 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:42:35.568 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:42:35.568 +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-09 05:42:35.568 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:42:35.568 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:42:35.568 +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-09 05:42:35.568 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:42:35.568 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:42:35.568 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:42:35.568 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:42:35.568 +00:00 [DBG] Connection id "0HN8DSGJH4OAE", Request id "0HN8DSGJH4OAE:00000012": started reading request body. 2024-12-09 05:42:35.568 +00:00 [DBG] Connection id "0HN8DSGJH4OAE", Request id "0HN8DSGJH4OAE:00000012": done reading request body. 2024-12-09 05:42:35.568 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:42:35.568 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:42:35.568 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:42:35.568 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:42:35.568 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:42:35.568 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:42:35.568 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:42:35.568 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:42:35.568 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:42:35.568 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:42:35.568 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:42:35.568 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:42:35.689 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-09 05:42:35.691 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 123.2672ms 2024-12-09 05:42:35.692 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:42:35.692 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 123.8460 ms 2024-12-09 05:42:35.692 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:35.692 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 105547 text/plain; charset=utf-8 124.1538ms 2024-12-09 05:42:35.978 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/spinal-column.png - null null 2024-12-09 05:42:35.979 +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-09 05:42:35.980 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:35.980 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/spinal-column.png - 200 16574 image/png 1.5251ms 2024-12-09 05:42:36.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scolio-meter.png - null null 2024-12-09 05:42:36.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scapula.png - null null 2024-12-09 05:42:36.097 +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-09 05:42:36.097 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:36.097 +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-09 05:42:36.097 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scapula.png - 200 18424 image/png 1.2936ms 2024-12-09 05:42:36.097 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:36.098 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scolio-meter.png - 200 23089 image/png 1.6922ms 2024-12-09 05:42:36.099 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2024-12-09 05:42:36.099 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - null null 2024-12-09 05:42:36.103 +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-09 05:42:36.103 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:36.104 +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-09 05:42:36.104 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - 200 472557 image/png 5.0372ms 2024-12-09 05:42:36.104 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:36.104 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 5.468ms 2024-12-09 05:42:36.143 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - null null 2024-12-09 05:42:36.147 +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-09 05:42:36.147 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:36.147 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - 200 773321 image/png 3.559ms 2024-12-09 05:42:36.258 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-12-09 05:42:36.258 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Head.png - null null 2024-12-09 05:42:36.263 +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-09 05:42:36.263 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:36.263 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 200 2103433 image/png 5.2444ms 2024-12-09 05:42:36.268 +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-09 05:42:36.268 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:36.268 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Head.png - 200 1167086 image/png 10.2426ms 2024-12-09 05:42:36.944 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - null null 2024-12-09 05:42:36.945 +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-09 05:42:36.946 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:36.946 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - 200 42204 image/png 1.1228ms 2024-12-09 05:42:37.247 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - null null 2024-12-09 05:42:37.249 +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-09 05:42:37.249 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:37.249 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - 200 333393 image/png 2.1585ms 2024-12-09 05:42:37.334 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-09 05:42:37.340 +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-09 05:42:37.340 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:37.340 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 200 1723341 image/png 5.4311ms 2024-12-09 05:42:37.466 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-12-09 05:42:37.468 +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-09 05:42:37.468 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:37.468 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 200 71406 image/png 1.4385ms 2024-12-09 05:42:37.812 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2024-12-09 05:42:37.814 +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-09 05:42:37.814 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:37.814 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 1.3796ms 2024-12-09 05:42:37.850 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C3.png - null null 2024-12-09 05:42:37.851 +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-09 05:42:37.851 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:37.851 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C3.png - 200 89844 image/png 1.243ms 2024-12-09 05:42:38.178 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C4.png - null null 2024-12-09 05:42:38.179 +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-09 05:42:38.179 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:38.179 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C4.png - 200 93250 image/png 1.3214ms 2024-12-09 05:42:38.250 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C5.png - null null 2024-12-09 05:42:38.251 +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-09 05:42:38.251 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:38.251 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C5.png - 200 89926 image/png 1.1444ms 2024-12-09 05:42:38.666 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C6.png - null null 2024-12-09 05:42:38.667 +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-09 05:42:38.667 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:38.667 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C6.png - 200 97643 image/png 1.2561ms 2024-12-09 05:42:38.702 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C7.png - null null 2024-12-09 05:42:38.704 +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-09 05:42:38.704 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:38.704 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C7.png - 200 93654 image/png 1.4242ms 2024-12-09 05:42:39.021 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T1.png - null null 2024-12-09 05:42:39.022 +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-09 05:42:39.022 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:39.022 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T1.png - 200 126855 image/png 1.6337ms 2024-12-09 05:42:39.057 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T2.png - null null 2024-12-09 05:42:39.059 +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-09 05:42:39.059 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:39.059 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T2.png - 200 123930 image/png 1.3763ms 2024-12-09 05:42:39.178 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T3.png - null null 2024-12-09 05:42:39.180 +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-09 05:42:39.180 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:39.180 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T3.png - 200 137506 image/png 1.4851ms 2024-12-09 05:42:39.275 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T4.png - null null 2024-12-09 05:42:39.277 +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-09 05:42:39.277 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:39.277 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T4.png - 200 137466 image/png 1.8872ms 2024-12-09 05:42:39.380 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T5.png - null null 2024-12-09 05:42:39.381 +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-09 05:42:39.381 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:39.382 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T5.png - 200 150025 image/png 1.7409ms 2024-12-09 05:42:39.527 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T6.png - null null 2024-12-09 05:42:39.529 +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-09 05:42:39.530 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:39.530 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T6.png - 200 159370 image/png 2.7461ms 2024-12-09 05:42:39.611 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T7.png - null null 2024-12-09 05:42:39.612 +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-09 05:42:39.612 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:39.612 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T7.png - 200 167084 image/png 1.4218ms 2024-12-09 05:42:39.679 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T8.png - null null 2024-12-09 05:42:39.680 +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-09 05:42:39.681 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:39.681 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T8.png - 200 160662 image/png 2.3656ms 2024-12-09 05:42:39.687 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T9.png - null null 2024-12-09 05:42:39.689 +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-09 05:42:39.690 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:39.690 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T9.png - 200 170175 image/png 2.8686ms 2024-12-09 05:42:39.783 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T10.png - null null 2024-12-09 05:42:39.786 +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-09 05:42:39.786 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:39.787 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T10.png - 200 189186 image/png 3.4814ms 2024-12-09 05:42:39.861 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T11.png - null null 2024-12-09 05:42:39.863 +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-09 05:42:39.863 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:39.864 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T11.png - 200 215092 image/png 2.8726ms 2024-12-09 05:42:39.905 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T12.png - null null 2024-12-09 05:42:39.907 +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-09 05:42:39.907 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:39.907 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T12.png - 200 194362 image/png 1.7154ms 2024-12-09 05:42:39.978 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L1.png - null null 2024-12-09 05:42:39.979 +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-09 05:42:39.979 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" completed keep alive response. 2024-12-09 05:42:39.979 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L1.png - 200 228240 image/png 1.8999ms 2024-12-09 05:42:40.068 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L2.png - null null 2024-12-09 05:42:40.070 +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-09 05:42:40.070 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:40.070 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L2.png - 200 205229 image/png 1.9752ms 2024-12-09 05:42:40.238 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L3.png - null null 2024-12-09 05:42:40.240 +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-09 05:42:40.240 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:40.240 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L3.png - 200 214737 image/png 1.9411ms 2024-12-09 05:42:40.492 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L4.png - null null 2024-12-09 05:42:40.494 +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-09 05:42:40.494 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:40.494 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L4.png - 200 198525 image/png 2.5933ms 2024-12-09 05:42:40.498 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Femur.png - null null 2024-12-09 05:42:40.500 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L5.png - null null 2024-12-09 05:42:40.503 +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-09 05:42:40.504 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:40.504 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L5.png - 200 203959 image/png 3.5313ms 2024-12-09 05:42:40.504 +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-09 05:42:40.504 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:40.504 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Femur.png - 200 1475401 image/png 6.2318ms 2024-12-09 05:42:40.595 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Tibia.png - null null 2024-12-09 05:42:40.595 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Patella.png - null null 2024-12-09 05:42:40.596 +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-09 05:42:40.596 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:40.596 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Patella.png - 200 99090 image/png 0.3874ms 2024-12-09 05:42:40.597 +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-09 05:42:40.597 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:40.597 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Tibia.png - 200 1192597 image/png 2.5003ms 2024-12-09 05:42:40.699 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Foot.png - null null 2024-12-09 05:42:40.702 +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-09 05:42:40.702 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:40.702 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Foot.png - 200 915434 image/png 3.7389ms 2024-12-09 05:42:40.899 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Rib.png - null null 2024-12-09 05:42:40.947 +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-09 05:42:40.947 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:40.947 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Rib.png - 200 4386983 image/png 48.4738ms 2024-12-09 05:42:41.091 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Posterior.jpeg - null null 2024-12-09 05:42:41.092 +00:00 [INF] Sending file. Request path: '/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Posterior.jpeg' 2024-12-09 05:42:41.092 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:41.092 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Posterior.jpeg - 200 79143 image/jpeg 1.1806ms 2024-12-09 05:42:44.170 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-12-09 05:42:44.170 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-09 05:42:44.170 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:44.171 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.4806ms 2024-12-09 05:42:45.128 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphometer.png - null null 2024-12-09 05:42:45.128 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/FHD.png - null null 2024-12-09 05:42:45.128 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphosis.png - null null 2024-12-09 05:42:45.128 +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-09 05:42:45.128 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:45.129 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/FHD.png - 200 10227 image/png 0.7431ms 2024-12-09 05:42:45.128 +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-09 05:42:45.129 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:45.129 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphosis.png - 200 12069 image/png 0.8941ms 2024-12-09 05:42:45.129 +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-09 05:42:45.129 +00:00 [DBG] POST requests are not supported 2024-12-09 05:42:45.129 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:42:45.129 +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-09 05:42:45.129 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/TPattern.png - null null 2024-12-09 05:42:45.129 +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-09 05:42:45.129 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:42:45.129 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" completed keep alive response. 2024-12-09 05:42:45.129 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphometer.png - 200 13416 image/png 1.6604ms 2024-12-09 05:42:45.129 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:42:45.129 +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-09 05:42:45.130 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:42:45.130 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:42:45.130 +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-09 05:42:45.130 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:42:45.130 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:42:45.130 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:42:45.130 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:42:45.130 +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-09 05:42:45.130 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" completed keep alive response. 2024-12-09 05:42:45.130 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:0000002A": started reading request body. 2024-12-09 05:42:45.130 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:0000002A": done reading request body. 2024-12-09 05:42:45.130 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/TPattern.png - 200 10819 image/png 0.5394ms 2024-12-09 05:42:45.130 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:42:45.130 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:42:45.130 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:42:45.130 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:42:45.130 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:42:45.130 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:42:45.130 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:42:45.130 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:42:45.130 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:42:45.130 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:42:45.130 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:42:45.130 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:42:45.135 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-09 05:42:45.136 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 6.0178ms 2024-12-09 05:42:45.136 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:42:45.136 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 6.6618 ms 2024-12-09 05:42:45.136 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:45.136 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 105171 text/plain; charset=utf-8 6.8862ms 2024-12-09 05:42:45.248 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/side-knee.png - null null 2024-12-09 05:42:45.248 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-foot.png - null null 2024-12-09 05:42:45.249 +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-09 05:42:45.249 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" completed keep alive response. 2024-12-09 05:42:45.249 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-foot.png - 200 9714 image/png 0.8211ms 2024-12-09 05:42:45.249 +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-09 05:42:45.249 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:42:45.249 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/side-knee.png - 200 17297 image/png 0.9629ms 2024-12-09 05:42:45.396 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg - null null 2024-12-09 05:42:45.396 +00:00 [INF] Sending file. Request path: '/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg' 2024-12-09 05:42:45.396 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:42:45.396 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg - 200 78860 image/jpeg 0.5316ms 2024-12-09 05:42:56.176 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" received FIN. 2024-12-09 05:42:56.176 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" disconnecting. 2024-12-09 05:42:56.176 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 05:42:56.177 +00:00 [DBG] Connection id "0HN8DSGJH4OAD" stopped. 2024-12-09 05:43:28.016 +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-09 05:43:28.016 +00:00 [DBG] POST requests are not supported 2024-12-09 05:43:28.016 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:43:28.016 +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-09 05:43:28.016 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:43:28.016 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:43:28.016 +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-09 05:43:28.016 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:43:28.016 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:43:28.016 +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-09 05:43:28.016 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:43:28.016 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:43:28.016 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:43:28.016 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:43:28.017 +00:00 [DBG] Connection id "0HN8DSGJH4OAF", Request id "0HN8DSGJH4OAF:0000001E": started reading request body. 2024-12-09 05:43:28.017 +00:00 [DBG] Connection id "0HN8DSGJH4OAF", Request id "0HN8DSGJH4OAF:0000001E": done reading request body. 2024-12-09 05:43:28.017 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:43:28.017 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:43:28.017 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:43:28.017 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:43:28.017 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:43:28.017 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:43:28.017 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:43:28.017 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:43:28.017 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:43:28.017 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:43:28.017 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:43:28.017 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:43:28.017 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 05:43:28.017 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4931ms 2024-12-09 05:43:28.017 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:43:28.017 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8300 ms 2024-12-09 05:43:28.017 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:43:28.017 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1745ms 2024-12-09 05:43:28.356 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg - null null 2024-12-09 05:43:28.356 +00:00 [INF] The file /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg was not modified 2024-12-09 05:43:28.356 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg 2024-12-09 05:43:28.356 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" completed keep alive response. 2024-12-09 05:43:28.356 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg - 304 null image/jpeg 0.3445ms 2024-12-09 05:44:32.282 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" accepted. 2024-12-09 05:44:32.282 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" started. 2024-12-09 05:44:32.282 +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-09 05:44:32.282 +00:00 [DBG] POST requests are not supported 2024-12-09 05:44:32.282 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:44:32.282 +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-09 05:44:32.282 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:32.282 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:32.282 +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-09 05:44:32.282 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:44:32.282 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:32.282 +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-09 05:44:32.282 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:44:32.282 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:32.282 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:32.283 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:32.283 +00:00 [DBG] Connection id "0HN8DSGJH4OAH", Request id "0HN8DSGJH4OAH:00000001": started reading request body. 2024-12-09 05:44:32.283 +00:00 [DBG] Connection id "0HN8DSGJH4OAH", Request id "0HN8DSGJH4OAH:00000001": done reading request body. 2024-12-09 05:44:32.283 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:32.283 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:44:32.283 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:32.283 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:32.283 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:32.283 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:32.283 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:44:32.283 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:44:32.283 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:32.283 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:32.283 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:44:32.283 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:44:32.283 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 05:44:32.283 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.475ms 2024-12-09 05:44:32.283 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:32.283 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7886 ms 2024-12-09 05:44:32.283 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" completed keep alive response. 2024-12-09 05:44:32.283 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9748ms 2024-12-09 05:44:32.403 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg - null null 2024-12-09 05:44:32.403 +00:00 [INF] The file /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg was not modified 2024-12-09 05:44:32.403 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg 2024-12-09 05:44:32.403 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" completed keep alive response. 2024-12-09 05:44:32.403 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg - 304 null image/jpeg 0.3599ms 2024-12-09 05:44:34.517 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2024-12-09 05:44:34.517 +00:00 [DBG] POST requests are not supported 2024-12-09 05:44:34.518 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:44:34.518 +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-09 05:44:34.518 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:34.518 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:34.518 +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-09 05:44:34.518 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:44:34.518 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:34.518 +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-09 05:44:34.518 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:44:34.518 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:34.518 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:34.518 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:34.518 +00:00 [DBG] Connection id "0HN8DSGJH4OAH", Request id "0HN8DSGJH4OAH:00000003": started reading request body. 2024-12-09 05:44:34.518 +00:00 [DBG] Connection id "0HN8DSGJH4OAH", Request id "0HN8DSGJH4OAH:00000003": done reading request body. 2024-12-09 05:44:34.518 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:34.518 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:44:34.518 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:34.518 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:34.518 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:34.518 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:34.518 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:44:34.518 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:44:34.518 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:34.518 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:34.518 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:44:34.518 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:44:34.518 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 05:44:34.518 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4804ms 2024-12-09 05:44:34.518 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:34.518 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7776 ms 2024-12-09 05:44:34.518 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" completed keep alive response. 2024-12-09 05:44:34.518 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0586ms 2024-12-09 05:44:34.865 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Posterior.jpeg - null null 2024-12-09 05:44:34.865 +00:00 [INF] The file /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Posterior.jpeg was not modified 2024-12-09 05:44:34.865 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Posterior.jpeg 2024-12-09 05:44:34.865 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" completed keep alive response. 2024-12-09 05:44:34.865 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Posterior.jpeg - 304 null image/jpeg 0.2808ms 2024-12-09 05:44:37.064 +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-09 05:44:37.064 +00:00 [DBG] POST requests are not supported 2024-12-09 05:44:37.064 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:44:37.064 +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-09 05:44:37.064 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:37.064 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:37.064 +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-09 05:44:37.064 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:44:37.064 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:37.064 +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-09 05:44:37.064 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:44:37.064 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:37.064 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:37.064 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:37.064 +00:00 [DBG] Connection id "0HN8DSGJH4OAH", Request id "0HN8DSGJH4OAH:00000005": started reading request body. 2024-12-09 05:44:37.064 +00:00 [DBG] Connection id "0HN8DSGJH4OAH", Request id "0HN8DSGJH4OAH:00000005": done reading request body. 2024-12-09 05:44:37.064 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:37.064 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:44:37.064 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:37.064 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:37.065 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:37.065 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:37.065 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:44:37.065 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:44:37.065 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:37.065 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:37.065 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:44:37.065 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:44:37.065 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 05:44:37.065 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6267ms 2024-12-09 05:44:37.065 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:37.065 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0917 ms 2024-12-09 05:44:37.065 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" completed keep alive response. 2024-12-09 05:44:37.065 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4655ms 2024-12-09 05:44:42.758 +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-09 05:44:42.758 +00:00 [DBG] POST requests are not supported 2024-12-09 05:44:42.759 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:44:42.759 +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-09 05:44:42.759 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:42.759 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:42.759 +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-09 05:44:42.759 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:44:42.759 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:42.759 +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-09 05:44:42.759 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:44:42.759 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:42.759 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:42.759 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:42.759 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:0000002C": started reading request body. 2024-12-09 05:44:42.759 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:0000002C": done reading request body. 2024-12-09 05:44:42.759 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:42.759 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:44:42.760 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:42.760 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:42.760 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:42.760 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:42.760 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:44:42.760 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:44:42.760 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:42.760 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:42.760 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:44:42.760 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:44:42.760 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 05:44:42.760 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6838ms 2024-12-09 05:44:42.760 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:42.760 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0293 ms 2024-12-09 05:44:42.760 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:44:42.760 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5617ms 2024-12-09 05:44:42.879 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2024-12-09 05:44:42.879 +00:00 [DBG] POST requests are not supported 2024-12-09 05:44:42.879 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:44:42.879 +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-09 05:44:42.879 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:42.880 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:42.880 +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-09 05:44:42.880 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:44:42.880 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:42.880 +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-09 05:44:42.880 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:44:42.880 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:42.880 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:42.880 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:42.880 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:0000002D": started reading request body. 2024-12-09 05:44:42.880 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:0000002D": done reading request body. 2024-12-09 05:44:42.880 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:42.880 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:44:42.880 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:42.880 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:42.880 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:42.880 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:42.880 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:44:42.880 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:44:42.880 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:42.880 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:42.880 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:44:42.880 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:44:42.880 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 05:44:42.880 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4843ms 2024-12-09 05:44:42.880 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:42.880 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8252 ms 2024-12-09 05:44:42.880 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:44:42.880 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1284ms 2024-12-09 05:44:44.844 +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-09 05:44:44.844 +00:00 [DBG] POST requests are not supported 2024-12-09 05:44:44.845 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:44:44.845 +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-09 05:44:44.845 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:44.845 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:44.845 +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-09 05:44:44.845 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:44:44.845 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:44.845 +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-09 05:44:44.845 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:44:44.845 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:44.845 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:44.845 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:44.845 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:0000002E": started reading request body. 2024-12-09 05:44:44.845 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:0000002E": done reading request body. 2024-12-09 05:44:44.845 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:44.845 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:44:44.845 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:44.845 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:44.845 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:44.846 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:44.846 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:44:44.846 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:44:44.846 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:44.846 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:44.846 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:44:44.846 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:44:44.846 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 05:44:44.846 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8844ms 2024-12-09 05:44:44.846 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:44.846 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.4048 ms 2024-12-09 05:44:44.846 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:44:44.846 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.905ms 2024-12-09 05:44:44.970 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg - null null 2024-12-09 05:44:44.970 +00:00 [INF] The file /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg was not modified 2024-12-09 05:44:44.970 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg 2024-12-09 05:44:44.970 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:44:44.970 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Lateral.jpeg - 304 null image/jpeg 0.5322ms 2024-12-09 05:44:46.920 +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-09 05:44:46.921 +00:00 [DBG] POST requests are not supported 2024-12-09 05:44:46.921 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 05:44:46.921 +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-09 05:44:46.921 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:46.921 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:46.921 +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-09 05:44:46.921 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:44:46.921 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:46.921 +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-09 05:44:46.921 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:44:46.921 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:46.921 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:46.921 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 05:44:46.921 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:00000030": started reading request body. 2024-12-09 05:44:46.921 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:00000030": done reading request body. 2024-12-09 05:44:46.921 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:46.921 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 05:44:46.921 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:46.921 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:46.921 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 05:44:46.921 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 05:44:46.921 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 05:44:46.921 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 05:44:46.921 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:46.921 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 05:44:46.921 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 05:44:46.921 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 05:44:46.921 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 05:44:46.921 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5203ms 2024-12-09 05:44:46.921 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 05:44:46.921 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8292 ms 2024-12-09 05:44:46.921 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:44:46.921 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0745ms 2024-12-09 05:44:47.065 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg - null null 2024-12-09 05:44:47.065 +00:00 [INF] The file /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg was not modified 2024-12-09 05:44:47.065 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg 2024-12-09 05:44:47.065 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:44:47.065 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/e380090c-28c8-4ae5-bf46-d2fa48ad11db_Anterior.jpeg - 304 null image/jpeg 0.3613ms 2024-12-09 05:44:51.904 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/report/save - application/json 1273893 2024-12-09 05:44:51.904 +00:00 [DBG] POST requests are not supported 2024-12-09 05:44:51.904 +00:00 [DBG] 1 candidate(s) found for the request path '/report/save' 2024-12-09 05:44:51.904 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' with route pattern 'report/save' is valid for the request path '/report/save' 2024-12-09 05:44:51.904 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-09 05:44:51.905 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-09 05:44:51.905 +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-09 05:44:51.905 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:44:51.905 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:51.905 +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-09 05:44:51.905 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:44:51.905 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:51.905 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 05:44:51.905 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 05:44:51.905 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-09 05:44:51.905 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' using the name '' in request data ... 2024-12-09 05:44:51.905 +00:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. 2024-12-09 05:44:51.905 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:00000032": started reading request body. 2024-12-09 05:44:53.024 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:00000032": done reading request body. 2024-12-09 05:44:53.024 +00:00 [DBG] JSON input formatter succeeded, deserializing to type 'BodyMarker.Controllers.ReportController+ReportImageModel' 2024-12-09 05:44:53.024 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-09 05:44:53.024 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-09 05:44:53.024 +00:00 [DBG] Attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-09 05:44:53.024 +00:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-09 05:44:53.030 +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-09 05:44:53.030 +00:00 [DBG] No information found on request to perform content negotiation. 2024-12-09 05:44:53.030 +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-09 05:44:53.030 +00:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2024-12-09 05:44:53.030 +00:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response. 2024-12-09 05:44:53.031 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.String'. 2024-12-09 05:44:53.031 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.SaveImages (BodyMarker) in 1125.9246ms 2024-12-09 05:44:53.031 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-09 05:44:53.031 +00:00 [INF] HTTP POST /report/save responded 200 in 1126.2841 ms 2024-12-09 05:44:53.031 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:44:53.031 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/report/save - 200 null text/plain; charset=utf-8 1126.5625ms 2024-12-09 05:44:53.170 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/export - application/x-www-form-urlencoded; charset=UTF-8 3531 2024-12-09 05:44:53.170 +00:00 [DBG] POST requests are not supported 2024-12-09 05:44:53.170 +00:00 [DBG] 1 candidate(s) found for the request path '/export' 2024-12-09 05:44:53.170 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' with route pattern 'Export' is valid for the request path '/export' 2024-12-09 05:44:53.170 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-09 05:44:53.170 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-09 05:44:53.170 +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-09 05:44:53.170 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 05:44:53.170 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:53.170 +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-09 05:44:53.170 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 05:44:53.170 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 05:44:53.170 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 05:44:53.170 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 05:44:53.170 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:00000033": started reading request body. 2024-12-09 05:44:53.170 +00:00 [DBG] Connection id "0HN8DSGJH4OAC", Request id "0HN8DSGJH4OAC:00000033": done reading request body. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' using the name 'chartData' in request data ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to validate the bound parameter 'chartData' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to validate the bound parameter 'chartData' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' using the name 'scoresData' in request data ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to validate the bound parameter 'scoresData' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to validate the bound parameter 'scoresData' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' using the name 'guidVal' in request data ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to validate the bound parameter 'guidVal' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to validate the bound parameter 'guidVal' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' using the name 'userEdgeScores' in request data ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to validate the bound parameter 'userEdgeScores' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to validate the bound parameter 'userEdgeScores' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' using the name 'userInfo' in request data ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to validate the bound parameter 'userInfo' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to validate the bound parameter 'userInfo' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' using the name 'reportType' in request data ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-09 05:44:53.171 +00:00 [DBG] Attempting to validate the bound parameter 'reportType' of type 'System.String' ... 2024-12-09 05:44:53.171 +00:00 [DBG] Done attempting to validate the bound parameter 'reportType' of type 'System.String'. 2024-12-09 05:44:53.409 +00:00 [INF] Executing JsonResult, writing value of type 'System.Int32'. 2024-12-09 05:44:53.409 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.ExportReport (BodyMarker) in 238.4399ms 2024-12-09 05:44:53.409 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-09 05:44:53.409 +00:00 [INF] HTTP POST /export responded 200 in 238.7666 ms 2024-12-09 05:44:53.409 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:44:53.409 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/export - 200 null application/json; charset=utf-8 238.9909ms 2024-12-09 05:44:53.554 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Files/Report.pdf - null null 2024-12-09 05:44:53.554 +00:00 [INF] Sending file. Request path: '/Reports/Files/Report.pdf'. Physical path: '/var/www/bat/wwwroot/Reports/Files/Report.pdf' 2024-12-09 05:44:53.554 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" completed keep alive response. 2024-12-09 05:44:53.555 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Files/Report.pdf - 200 84674 application/pdf 0.8318ms 2024-12-09 05:44:55.344 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" disconnecting. 2024-12-09 05:44:55.344 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" disconnecting. 2024-12-09 05:44:55.344 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" disconnecting. 2024-12-09 05:44:55.344 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" stopped. 2024-12-09 05:44:55.344 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" stopped. 2024-12-09 05:44:55.344 +00:00 [DBG] Connection id "0HN8DSGJH4OAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 05:44:55.344 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" stopped. 2024-12-09 05:44:55.344 +00:00 [DBG] Connection id "0HN8DSGJH4OAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 05:44:55.344 +00:00 [DBG] Connection id "0HN8DSGJH4OAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 05:45:39.349 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" disconnecting. 2024-12-09 05:45:39.350 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" stopped. 2024-12-09 05:45:39.350 +00:00 [DBG] Connection id "0HN8DSGJH4OAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 05:46:47.359 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" disconnecting. 2024-12-09 05:46:47.359 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" stopped. 2024-12-09 05:46:47.359 +00:00 [DBG] Connection id "0HN8DSGJH4OAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 05:47:04.361 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" disconnecting. 2024-12-09 05:47:04.362 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" stopped. 2024-12-09 05:47:04.362 +00:00 [DBG] Connection id "0HN8DSGJH4OAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 06:12:46.781 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" accepted. 2024-12-09 06:12:46.781 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" started. 2024-12-09 06:12:46.781 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2555&userId=1594 - null null 2024-12-09 06:12:46.781 +00:00 [DBG] The request path / does not match a supported file type 2024-12-09 06:12:46.781 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-09 06:12:46.781 +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-09 06:12:46.781 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 06:12:46.781 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 06:12:46.781 +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-09 06:12:46.781 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:12:46.781 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:12:46.782 +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-09 06:12:46.782 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:12:46.782 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:12:46.782 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:12:46.782 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:12:46.782 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 06:12:46.782 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-09 06:12:46.782 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:12:46.782 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:12:46.782 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 06:12:46.782 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:12:46.782 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 06:12:46.782 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-09 06:12:46.782 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:12:46.782 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:12:46.782 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 06:12:46.782 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:12:46.863 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2024-12-09 06:12:46.864 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-09 06:12:46.864 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 1.0628ms. 2024-12-09 06:12:46.865 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-09 06:12:46.865 +00:00 [INF] Executed ViewResult - view marker executed in 2.1105ms. 2024-12-09 06:12:46.866 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 84.0505ms 2024-12-09 06:12:46.866 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 06:12:46.866 +00:00 [INF] HTTP GET / responded 200 in 84.4973 ms 2024-12-09 06:12:46.866 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" completed keep alive response. 2024-12-09 06:12:46.866 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2555&userId=1594 - 200 null text/html; charset=utf-8 85.0961ms 2024-12-09 06:12:47.088 +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-09 06:12:47.088 +00:00 [DBG] POST requests are not supported 2024-12-09 06:12:47.088 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:12:47.088 +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-09 06:12:47.088 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:12:47.088 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:12:47.088 +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-09 06:12:47.088 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:12:47.089 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:12:47.089 +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-09 06:12:47.089 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:12:47.089 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:12:47.089 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:12:47.089 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:12:47.089 +00:00 [DBG] Connection id "0HN8DSGJH4OAI", Request id "0HN8DSGJH4OAI:00000002": started reading request body. 2024-12-09 06:12:47.089 +00:00 [DBG] Connection id "0HN8DSGJH4OAI", Request id "0HN8DSGJH4OAI:00000002": done reading request body. 2024-12-09 06:12:47.089 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:12:47.089 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:12:47.089 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:12:47.089 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:12:47.089 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:12:47.089 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:12:47.089 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:12:47.089 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:12:47.089 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:12:47.089 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:12:47.089 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:12:47.089 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:12:47.095 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-09 06:12:47.096 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 7.2169ms 2024-12-09 06:12:47.096 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:12:47.096 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 7.7093 ms 2024-12-09 06:12:47.096 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" completed keep alive response. 2024-12-09 06:12:47.096 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 106519 text/plain; charset=utf-8 7.9586ms 2024-12-09 06:12:47.530 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Anterior.jpeg - null null 2024-12-09 06:12:47.530 +00:00 [INF] Sending file. Request path: '/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Anterior.jpeg' 2024-12-09 06:12:47.530 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" completed keep alive response. 2024-12-09 06:12:47.531 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Anterior.jpeg - 200 79871 image/jpeg 0.7822ms 2024-12-09 06:13:14.098 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2024-12-09 06:13:14.098 +00:00 [DBG] POST requests are not supported 2024-12-09 06:13:14.098 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:13:14.098 +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-09 06:13:14.098 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:14.098 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:14.098 +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-09 06:13:14.098 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:13:14.098 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:14.098 +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-09 06:13:14.098 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:13:14.098 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:14.098 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:14.098 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:14.098 +00:00 [DBG] Connection id "0HN8DSGJH4OAI", Request id "0HN8DSGJH4OAI:00000004": started reading request body. 2024-12-09 06:13:14.098 +00:00 [DBG] Connection id "0HN8DSGJH4OAI", Request id "0HN8DSGJH4OAI:00000004": done reading request body. 2024-12-09 06:13:14.099 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:14.099 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:13:14.099 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:14.099 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:14.099 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:14.099 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:14.099 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:13:14.099 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:13:14.099 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:14.099 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:14.099 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:13:14.099 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:13:14.128 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-09 06:13:14.128 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 29.8892ms 2024-12-09 06:13:14.128 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:14.128 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 30.2313 ms 2024-12-09 06:13:14.128 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" completed keep alive response. 2024-12-09 06:13:14.128 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 117411 text/plain; charset=utf-8 30.4792ms 2024-12-09 06:13:14.507 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Posterior.jpeg - null null 2024-12-09 06:13:14.508 +00:00 [INF] Sending file. Request path: '/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Posterior.jpeg' 2024-12-09 06:13:14.508 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" completed keep alive response. 2024-12-09 06:13:14.508 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Posterior.jpeg - 200 88040 image/jpeg 0.8812ms 2024-12-09 06:13:17.626 +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-09 06:13:17.626 +00:00 [DBG] POST requests are not supported 2024-12-09 06:13:17.626 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:13:17.627 +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-09 06:13:17.627 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:17.627 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:17.627 +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-09 06:13:17.627 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:13:17.627 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:17.627 +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-09 06:13:17.627 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:13:17.627 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:17.627 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:17.627 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:17.627 +00:00 [DBG] Connection id "0HN8DSGJH4OAI", Request id "0HN8DSGJH4OAI:00000006": started reading request body. 2024-12-09 06:13:17.627 +00:00 [DBG] Connection id "0HN8DSGJH4OAI", Request id "0HN8DSGJH4OAI:00000006": done reading request body. 2024-12-09 06:13:17.627 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:17.627 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:13:17.627 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:17.627 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:17.627 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:17.627 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:17.628 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:13:17.628 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:13:17.628 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:17.628 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:17.628 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:13:17.628 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:13:17.640 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-09 06:13:17.640 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 13.3857ms 2024-12-09 06:13:17.640 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:17.640 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 13.9055 ms 2024-12-09 06:13:17.640 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" completed keep alive response. 2024-12-09 06:13:17.640 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 110631 text/plain; charset=utf-8 14.2596ms 2024-12-09 06:13:18.024 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Lateral.jpeg - null null 2024-12-09 06:13:18.025 +00:00 [INF] Sending file. Request path: '/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Lateral.jpeg' 2024-12-09 06:13:18.025 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" completed keep alive response. 2024-12-09 06:13:18.025 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Lateral.jpeg - 200 82956 image/jpeg 0.9201ms 2024-12-09 06:13:53.713 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ" accepted. 2024-12-09 06:13:53.714 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ" started. 2024-12-09 06:13:53.714 +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-09 06:13:53.714 +00:00 [DBG] POST requests are not supported 2024-12-09 06:13:53.714 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:13:53.714 +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-09 06:13:53.714 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:53.714 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:53.714 +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-09 06:13:53.714 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:13:53.714 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:53.714 +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-09 06:13:53.714 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:13:53.714 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:53.714 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:53.714 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:53.714 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ", Request id "0HN8DSGJH4OAJ:00000001": started reading request body. 2024-12-09 06:13:53.714 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ", Request id "0HN8DSGJH4OAJ:00000001": done reading request body. 2024-12-09 06:13:53.714 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:53.714 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:13:53.714 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:53.714 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:53.714 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:53.714 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:53.714 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:13:53.715 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:13:53.715 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:53.715 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:53.715 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:13:53.715 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:13:53.715 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:13:53.715 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4434ms 2024-12-09 06:13:53.715 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:53.715 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8554 ms 2024-12-09 06:13:53.715 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ" completed keep alive response. 2024-12-09 06:13:53.715 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0278ms 2024-12-09 06:13:53.841 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2024-12-09 06:13:53.841 +00:00 [DBG] POST requests are not supported 2024-12-09 06:13:53.841 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:13:53.841 +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-09 06:13:53.841 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:53.841 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:53.841 +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-09 06:13:53.841 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:13:53.841 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:53.841 +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-09 06:13:53.842 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:13:53.842 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:53.842 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:53.842 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:53.842 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ", Request id "0HN8DSGJH4OAJ:00000002": started reading request body. 2024-12-09 06:13:53.842 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ", Request id "0HN8DSGJH4OAJ:00000002": done reading request body. 2024-12-09 06:13:53.842 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:53.842 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:13:53.842 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:53.842 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:53.842 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:53.842 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:53.842 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:13:53.842 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:13:53.842 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:53.842 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:53.842 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:13:53.842 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:13:53.842 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:13:53.842 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8371ms 2024-12-09 06:13:53.842 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:53.842 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.4426 ms 2024-12-09 06:13:53.843 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ" completed keep alive response. 2024-12-09 06:13:53.843 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.847ms 2024-12-09 06:13:54.126 +00:00 [DBG] Connection id "0HN8DSGJH4OAK" accepted. 2024-12-09 06:13:54.126 +00:00 [DBG] Connection id "0HN8DSGJH4OAK" started. 2024-12-09 06:13:54.126 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Posterior.jpeg - null null 2024-12-09 06:13:54.127 +00:00 [INF] The file /Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Posterior.jpeg was not modified 2024-12-09 06:13:54.127 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Posterior.jpeg 2024-12-09 06:13:54.127 +00:00 [DBG] Connection id "0HN8DSGJH4OAK" completed keep alive response. 2024-12-09 06:13:54.127 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Posterior.jpeg - 304 null image/jpeg 0.191ms 2024-12-09 06:13:54.128 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Anterior.jpeg - null null 2024-12-09 06:13:54.128 +00:00 [INF] The file /Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Anterior.jpeg was not modified 2024-12-09 06:13:54.128 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Anterior.jpeg 2024-12-09 06:13:54.128 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ" completed keep alive response. 2024-12-09 06:13:54.128 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Anterior.jpeg - 304 null image/jpeg 0.1955ms 2024-12-09 06:13:55.818 +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-09 06:13:55.818 +00:00 [DBG] POST requests are not supported 2024-12-09 06:13:55.818 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:13:55.818 +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-09 06:13:55.818 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:55.818 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:55.818 +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-09 06:13:55.818 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:13:55.818 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:55.818 +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-09 06:13:55.818 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:13:55.818 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:55.818 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:55.818 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:55.819 +00:00 [DBG] Connection id "0HN8DSGJH4OAK", Request id "0HN8DSGJH4OAK:00000002": started reading request body. 2024-12-09 06:13:55.819 +00:00 [DBG] Connection id "0HN8DSGJH4OAK", Request id "0HN8DSGJH4OAK:00000002": done reading request body. 2024-12-09 06:13:55.819 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:55.819 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:13:55.819 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:55.819 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:55.819 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:55.819 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:55.819 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:13:55.819 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:13:55.819 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:55.819 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:55.819 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:13:55.819 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:13:55.819 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:13:55.819 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5534ms 2024-12-09 06:13:55.819 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:55.819 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9601 ms 2024-12-09 06:13:55.819 +00:00 [DBG] Connection id "0HN8DSGJH4OAK" completed keep alive response. 2024-12-09 06:13:55.819 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2384ms 2024-12-09 06:13:55.940 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Lateral.jpeg - null null 2024-12-09 06:13:55.940 +00:00 [INF] The file /Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Lateral.jpeg was not modified 2024-12-09 06:13:55.940 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Lateral.jpeg 2024-12-09 06:13:55.940 +00:00 [DBG] Connection id "0HN8DSGJH4OAK" completed keep alive response. 2024-12-09 06:13:55.940 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/7d16ba02-be84-4ba5-95a6-9d12838b79f8_Lateral.jpeg - 304 null image/jpeg 0.3581ms 2024-12-09 06:13:57.854 +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-09 06:13:57.854 +00:00 [DBG] POST requests are not supported 2024-12-09 06:13:57.854 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:13:57.854 +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-09 06:13:57.854 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:57.854 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:57.854 +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-09 06:13:57.855 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:13:57.855 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:57.855 +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-09 06:13:57.855 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:13:57.855 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:13:57.855 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:57.855 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:13:57.855 +00:00 [DBG] Connection id "0HN8DSGJH4OAK", Request id "0HN8DSGJH4OAK:00000004": started reading request body. 2024-12-09 06:13:57.855 +00:00 [DBG] Connection id "0HN8DSGJH4OAK", Request id "0HN8DSGJH4OAK:00000004": done reading request body. 2024-12-09 06:13:57.855 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:57.855 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:13:57.855 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:57.855 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:57.855 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:13:57.855 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:13:57.855 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:13:57.855 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:13:57.855 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:57.855 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:13:57.855 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:13:57.855 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:13:57.855 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:13:57.855 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.481ms 2024-12-09 06:13:57.855 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:13:57.855 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8323 ms 2024-12-09 06:13:57.855 +00:00 [DBG] Connection id "0HN8DSGJH4OAK" completed keep alive response. 2024-12-09 06:13:57.855 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1212ms 2024-12-09 06:14:04.168 +00:00 [DBG] Connection id "0HN8DSGJH4OAL" accepted. 2024-12-09 06:14:04.169 +00:00 [DBG] Connection id "0HN8DSGJH4OAL" started. 2024-12-09 06:14:04.169 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/report/save - application/json 1287233 2024-12-09 06:14:04.169 +00:00 [DBG] POST requests are not supported 2024-12-09 06:14:04.169 +00:00 [DBG] 1 candidate(s) found for the request path '/report/save' 2024-12-09 06:14:04.169 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' with route pattern 'report/save' is valid for the request path '/report/save' 2024-12-09 06:14:04.169 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-09 06:14:04.169 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-09 06:14:04.169 +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-09 06:14:04.169 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:14:04.169 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:14:04.169 +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-09 06:14:04.169 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:14:04.169 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:14:04.169 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 06:14:04.169 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 06:14:04.169 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-09 06:14:04.170 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' using the name '' in request data ... 2024-12-09 06:14:04.170 +00:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. 2024-12-09 06:14:04.170 +00:00 [DBG] Connection id "0HN8DSGJH4OAL", Request id "0HN8DSGJH4OAL:00000001": started reading request body. 2024-12-09 06:14:05.145 +00:00 [DBG] Connection id "0HN8DSGJH4OAL", Request id "0HN8DSGJH4OAL:00000001": done reading request body. 2024-12-09 06:14:05.145 +00:00 [DBG] JSON input formatter succeeded, deserializing to type 'BodyMarker.Controllers.ReportController+ReportImageModel' 2024-12-09 06:14:05.145 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-09 06:14:05.145 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-09 06:14:05.145 +00:00 [DBG] Attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-09 06:14:05.145 +00:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-09 06:14:05.155 +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-09 06:14:05.155 +00:00 [DBG] No information found on request to perform content negotiation. 2024-12-09 06:14:05.155 +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-09 06:14:05.155 +00:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2024-12-09 06:14:05.155 +00:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response. 2024-12-09 06:14:05.155 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.String'. 2024-12-09 06:14:05.155 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.SaveImages (BodyMarker) in 985.7365ms 2024-12-09 06:14:05.155 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-09 06:14:05.155 +00:00 [INF] HTTP POST /report/save responded 200 in 986.2383 ms 2024-12-09 06:14:05.155 +00:00 [DBG] Connection id "0HN8DSGJH4OAL" completed keep alive response. 2024-12-09 06:14:05.155 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/report/save - 200 null text/plain; charset=utf-8 986.5001ms 2024-12-09 06:14:05.282 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/export - application/x-www-form-urlencoded; charset=UTF-8 3524 2024-12-09 06:14:05.282 +00:00 [DBG] POST requests are not supported 2024-12-09 06:14:05.282 +00:00 [DBG] 1 candidate(s) found for the request path '/export' 2024-12-09 06:14:05.282 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' with route pattern 'Export' is valid for the request path '/export' 2024-12-09 06:14:05.282 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-09 06:14:05.282 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-09 06:14:05.282 +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-09 06:14:05.283 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:14:05.283 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:14:05.283 +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-09 06:14:05.283 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:14:05.283 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:14:05.283 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 06:14:05.283 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 06:14:05.283 +00:00 [DBG] Connection id "0HN8DSGJH4OAL", Request id "0HN8DSGJH4OAL:00000002": started reading request body. 2024-12-09 06:14:05.283 +00:00 [DBG] Connection id "0HN8DSGJH4OAL", Request id "0HN8DSGJH4OAL:00000002": done reading request body. 2024-12-09 06:14:05.283 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' ... 2024-12-09 06:14:05.283 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' using the name 'chartData' in request data ... 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Attempting to validate the bound parameter 'chartData' of type 'System.String' ... 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to validate the bound parameter 'chartData' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' ... 2024-12-09 06:14:05.284 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' using the name 'scoresData' in request data ... 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Attempting to validate the bound parameter 'scoresData' of type 'System.String' ... 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to validate the bound parameter 'scoresData' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' ... 2024-12-09 06:14:05.284 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' using the name 'guidVal' in request data ... 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Attempting to validate the bound parameter 'guidVal' of type 'System.String' ... 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to validate the bound parameter 'guidVal' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' ... 2024-12-09 06:14:05.284 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' using the name 'userEdgeScores' in request data ... 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-09 06:14:05.284 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-09 06:14:05.285 +00:00 [DBG] Attempting to validate the bound parameter 'userEdgeScores' of type 'System.String' ... 2024-12-09 06:14:05.285 +00:00 [DBG] Done attempting to validate the bound parameter 'userEdgeScores' of type 'System.String'. 2024-12-09 06:14:05.285 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' ... 2024-12-09 06:14:05.285 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' using the name 'userInfo' in request data ... 2024-12-09 06:14:05.285 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-09 06:14:05.285 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-09 06:14:05.285 +00:00 [DBG] Attempting to validate the bound parameter 'userInfo' of type 'System.String' ... 2024-12-09 06:14:05.285 +00:00 [DBG] Done attempting to validate the bound parameter 'userInfo' of type 'System.String'. 2024-12-09 06:14:05.285 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' ... 2024-12-09 06:14:05.285 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' using the name 'reportType' in request data ... 2024-12-09 06:14:05.285 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-09 06:14:05.285 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-09 06:14:05.285 +00:00 [DBG] Attempting to validate the bound parameter 'reportType' of type 'System.String' ... 2024-12-09 06:14:05.285 +00:00 [DBG] Done attempting to validate the bound parameter 'reportType' of type 'System.String'. 2024-12-09 06:14:05.566 +00:00 [INF] Executing JsonResult, writing value of type 'System.Int32'. 2024-12-09 06:14:05.566 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.ExportReport (BodyMarker) in 283.4868ms 2024-12-09 06:14:05.566 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-09 06:14:05.566 +00:00 [INF] HTTP POST /export responded 200 in 284.2941 ms 2024-12-09 06:14:05.566 +00:00 [DBG] Connection id "0HN8DSGJH4OAL" completed keep alive response. 2024-12-09 06:14:05.566 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/export - 200 null application/json; charset=utf-8 284.6943ms 2024-12-09 06:14:05.707 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Files/Report.pdf - null null 2024-12-09 06:14:05.708 +00:00 [INF] Sending file. Request path: '/Reports/Files/Report.pdf'. Physical path: '/var/www/bat/wwwroot/Reports/Files/Report.pdf' 2024-12-09 06:14:05.708 +00:00 [DBG] Connection id "0HN8DSGJH4OAL" completed keep alive response. 2024-12-09 06:14:05.708 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Files/Report.pdf - 200 84700 application/pdf 0.6004ms 2024-12-09 06:14:28.197 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" received FIN. 2024-12-09 06:14:28.198 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" disconnecting. 2024-12-09 06:14:28.198 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" stopped. 2024-12-09 06:14:28.198 +00:00 [DBG] Connection id "0HN8DSGJH4OAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 06:15:07.678 +00:00 [DBG] Connection id "0HN8DSGJH4OAM" accepted. 2024-12-09 06:15:07.678 +00:00 [DBG] Connection id "0HN8DSGJH4OAM" started. 2024-12-09 06:15:07.679 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2582&userId=1638 - null null 2024-12-09 06:15:07.679 +00:00 [DBG] The request path / does not match a supported file type 2024-12-09 06:15:07.679 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-09 06:15:07.679 +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-09 06:15:07.679 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 06:15:07.679 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 06:15:07.679 +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-09 06:15:07.679 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:15:07.679 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:15:07.679 +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-09 06:15:07.679 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:15:07.679 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:15:07.679 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:15:07.679 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:15:07.680 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 06:15:07.680 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-09 06:15:07.680 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:15:07.680 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:15:07.680 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 06:15:07.680 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:15:07.680 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 06:15:07.680 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-09 06:15:07.680 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:15:07.680 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:15:07.680 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 06:15:07.680 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 06:15:07.705 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-09 06:15:07.705 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-09 06:15:07.705 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.2487ms. 2024-12-09 06:15:07.706 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-09 06:15:07.708 +00:00 [INF] Executed ViewResult - view marker executed in 2.4318ms. 2024-12-09 06:15:07.708 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 28.6278ms 2024-12-09 06:15:07.708 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 06:15:07.708 +00:00 [INF] HTTP GET / responded 200 in 29.4946 ms 2024-12-09 06:15:07.709 +00:00 [DBG] Connection id "0HN8DSGJH4OAM" completed keep alive response. 2024-12-09 06:15:07.709 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2582&userId=1638 - 200 null text/html; charset=utf-8 30.331ms 2024-12-09 06:15:07.926 +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-09 06:15:07.926 +00:00 [DBG] POST requests are not supported 2024-12-09 06:15:07.926 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:15:07.926 +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-09 06:15:07.926 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:15:07.926 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:15:07.926 +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-09 06:15:07.926 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:15:07.926 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:15:07.926 +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-09 06:15:07.926 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:15:07.926 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:15:07.926 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:15:07.926 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:15:07.926 +00:00 [DBG] Connection id "0HN8DSGJH4OAM", Request id "0HN8DSGJH4OAM:00000002": started reading request body. 2024-12-09 06:15:07.926 +00:00 [DBG] Connection id "0HN8DSGJH4OAM", Request id "0HN8DSGJH4OAM:00000002": done reading request body. 2024-12-09 06:15:07.926 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:15:07.927 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:15:07.927 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:15:07.927 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:15:07.927 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:15:07.927 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:15:07.927 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:15:07.927 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:15:07.927 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:15:07.927 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:15:07.927 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:15:07.927 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:15:07.927 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:15:07.927 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4095ms 2024-12-09 06:15:07.927 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:15:07.927 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7004 ms 2024-12-09 06:15:07.927 +00:00 [DBG] Connection id "0HN8DSGJH4OAM" completed keep alive response. 2024-12-09 06:15:07.927 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9511ms 2024-12-09 06:15:08.086 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Anterior.jpeg - null null 2024-12-09 06:15:08.088 +00:00 [INF] Sending file. Request path: '/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Anterior.jpeg' 2024-12-09 06:15:08.088 +00:00 [DBG] Connection id "0HN8DSGJH4OAM" completed keep alive response. 2024-12-09 06:15:08.088 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Anterior.jpeg - 200 81478 image/jpeg 2.036ms 2024-12-09 06:15:33.282 +00:00 [DBG] Connection id "0HN8DSGJH4OAL" received FIN. 2024-12-09 06:15:33.283 +00:00 [DBG] Connection id "0HN8DSGJH4OAL" disconnecting. 2024-12-09 06:15:33.283 +00:00 [DBG] Connection id "0HN8DSGJH4OAL" stopped. 2024-12-09 06:15:33.283 +00:00 [DBG] Connection id "0HN8DSGJH4OAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 06:15:34.282 +00:00 [DBG] Connection id "0HN8DSGJH4OAM" received FIN. 2024-12-09 06:15:34.282 +00:00 [DBG] Connection id "0HN8DSGJH4OAM" disconnecting. 2024-12-09 06:15:34.282 +00:00 [DBG] Connection id "0HN8DSGJH4OAM" stopped. 2024-12-09 06:15:34.282 +00:00 [DBG] Connection id "0HN8DSGJH4OAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 06:16:05.594 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ" disconnecting. 2024-12-09 06:16:05.594 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ" stopped. 2024-12-09 06:16:05.594 +00:00 [DBG] Connection id "0HN8DSGJH4OAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 06:16:08.594 +00:00 [DBG] Connection id "0HN8DSGJH4OAK" disconnecting. 2024-12-09 06:16:08.594 +00:00 [DBG] Connection id "0HN8DSGJH4OAK" stopped. 2024-12-09 06:16:08.594 +00:00 [DBG] Connection id "0HN8DSGJH4OAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 06:16:14.150 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" accepted. 2024-12-09 06:16:14.150 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" started. 2024-12-09 06:16:14.150 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2024-12-09 06:16:14.150 +00:00 [DBG] POST requests are not supported 2024-12-09 06:16:14.151 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:16:14.151 +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-09 06:16:14.151 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:14.151 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:14.151 +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-09 06:16:14.151 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:16:14.151 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:16:14.151 +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-09 06:16:14.151 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:16:14.151 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:16:14.151 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:16:14.151 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:16:14.151 +00:00 [DBG] Connection id "0HN8DSGJH4OAN", Request id "0HN8DSGJH4OAN:00000001": started reading request body. 2024-12-09 06:16:14.151 +00:00 [DBG] Connection id "0HN8DSGJH4OAN", Request id "0HN8DSGJH4OAN:00000001": done reading request body. 2024-12-09 06:16:14.151 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:16:14.151 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:16:14.151 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:14.151 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:14.151 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:16:14.151 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:14.151 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:16:14.151 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:16:14.151 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:16:14.152 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:16:14.152 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:16:14.152 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:16:14.152 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:16:14.152 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.9745ms 2024-12-09 06:16:14.152 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:14.152 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.5701 ms 2024-12-09 06:16:14.152 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" completed keep alive response. 2024-12-09 06:16:14.152 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.9133ms 2024-12-09 06:16:14.270 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Posterior.jpeg - null null 2024-12-09 06:16:14.271 +00:00 [INF] Sending file. Request path: '/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Posterior.jpeg' 2024-12-09 06:16:14.271 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" completed keep alive response. 2024-12-09 06:16:14.272 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Posterior.jpeg - 200 89526 image/jpeg 2.0564ms 2024-12-09 06:16:17.307 +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-09 06:16:17.307 +00:00 [DBG] POST requests are not supported 2024-12-09 06:16:17.307 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:16:17.307 +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-09 06:16:17.307 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:17.307 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:17.307 +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-09 06:16:17.308 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:16:17.308 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:16:17.308 +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-09 06:16:17.308 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:16:17.308 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:16:17.308 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:16:17.308 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:16:17.308 +00:00 [DBG] Connection id "0HN8DSGJH4OAN", Request id "0HN8DSGJH4OAN:00000003": started reading request body. 2024-12-09 06:16:17.308 +00:00 [DBG] Connection id "0HN8DSGJH4OAN", Request id "0HN8DSGJH4OAN:00000003": done reading request body. 2024-12-09 06:16:17.308 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:16:17.308 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:16:17.308 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:17.308 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:17.308 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:16:17.308 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:17.308 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:16:17.308 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:16:17.308 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:16:17.308 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:16:17.308 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:16:17.308 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:16:17.308 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:16:17.308 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5256ms 2024-12-09 06:16:17.308 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:17.308 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9238 ms 2024-12-09 06:16:17.308 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" completed keep alive response. 2024-12-09 06:16:17.308 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.3111ms 2024-12-09 06:16:17.508 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Lateral.jpeg - null null 2024-12-09 06:16:17.509 +00:00 [INF] Sending file. Request path: '/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Lateral.jpeg' 2024-12-09 06:16:17.509 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" completed keep alive response. 2024-12-09 06:16:17.509 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/2462340b-d786-4e07-a9f5-7ffb53921b0f_Lateral.jpeg - 200 85078 image/jpeg 1.6587ms 2024-12-09 06:16:58.825 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" accepted. 2024-12-09 06:16:58.825 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" started. 2024-12-09 06:16:58.825 +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-09 06:16:58.826 +00:00 [DBG] POST requests are not supported 2024-12-09 06:16:58.826 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:16:58.826 +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-09 06:16:58.826 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:58.826 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:58.826 +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-09 06:16:58.826 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:16:58.826 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:16:58.826 +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-09 06:16:58.826 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:16:58.826 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:16:58.826 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:16:58.826 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:16:58.826 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000001": started reading request body. 2024-12-09 06:16:58.826 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000001": done reading request body. 2024-12-09 06:16:58.826 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:16:58.826 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:16:58.826 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:58.826 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:58.826 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:16:58.826 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:58.826 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:16:58.826 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:16:58.826 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:16:58.826 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:16:58.826 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:16:58.826 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:16:58.826 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:16:58.826 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3922ms 2024-12-09 06:16:58.826 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:58.826 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6658 ms 2024-12-09 06:16:58.826 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" completed keep alive response. 2024-12-09 06:16:58.826 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.8192ms 2024-12-09 06:16:58.949 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2024-12-09 06:16:58.949 +00:00 [DBG] POST requests are not supported 2024-12-09 06:16:58.949 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:16:58.949 +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-09 06:16:58.949 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:58.949 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:58.949 +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-09 06:16:58.949 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:16:58.949 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:16:58.949 +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-09 06:16:58.949 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:16:58.949 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:16:58.949 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:16:58.950 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:16:58.950 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000002": started reading request body. 2024-12-09 06:16:58.950 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000002": done reading request body. 2024-12-09 06:16:58.950 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:16:58.950 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:16:58.950 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:58.950 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:58.950 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:16:58.950 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:16:58.950 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:16:58.950 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:16:58.950 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:16:58.950 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:16:58.950 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:16:58.950 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:16:58.950 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:16:58.950 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4104ms 2024-12-09 06:16:58.950 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:16:58.950 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7219 ms 2024-12-09 06:16:58.950 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" completed keep alive response. 2024-12-09 06:16:58.950 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0289ms 2024-12-09 06:17:00.904 +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-09 06:17:00.904 +00:00 [DBG] POST requests are not supported 2024-12-09 06:17:00.904 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:17:00.904 +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-09 06:17:00.904 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:17:00.904 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:17:00.904 +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-09 06:17:00.904 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:17:00.904 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:17:00.904 +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-09 06:17:00.904 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:17:00.905 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:17:00.905 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:17:00.905 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:17:00.905 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000003": started reading request body. 2024-12-09 06:17:00.905 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000003": done reading request body. 2024-12-09 06:17:00.905 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:17:00.905 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:17:00.905 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:17:00.905 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:17:00.905 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:17:00.905 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:17:00.905 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:17:00.905 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:17:00.905 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:17:00.905 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:17:00.905 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:17:00.905 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:17:00.905 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:17:00.905 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4608ms 2024-12-09 06:17:00.905 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:17:00.905 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8402 ms 2024-12-09 06:17:00.905 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" completed keep alive response. 2024-12-09 06:17:00.905 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1324ms 2024-12-09 06:17:03.004 +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-09 06:17:03.004 +00:00 [DBG] POST requests are not supported 2024-12-09 06:17:03.005 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-09 06:17:03.005 +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-09 06:17:03.005 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:17:03.005 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:17:03.005 +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-09 06:17:03.005 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:17:03.005 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:17:03.005 +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-09 06:17:03.005 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:17:03.005 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:17:03.005 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:17:03.005 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 06:17:03.005 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000004": started reading request body. 2024-12-09 06:17:03.005 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000004": done reading request body. 2024-12-09 06:17:03.005 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:17:03.005 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-09 06:17:03.005 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:17:03.005 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-09 06:17:03.005 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-09 06:17:03.005 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-09 06:17:03.005 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-09 06:17:03.005 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-09 06:17:03.005 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:17:03.005 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-09 06:17:03.005 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-09 06:17:03.005 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-09 06:17:03.005 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-09 06:17:03.005 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4283ms 2024-12-09 06:17:03.005 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-09 06:17:03.005 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8583 ms 2024-12-09 06:17:03.006 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" completed keep alive response. 2024-12-09 06:17:03.006 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4847ms 2024-12-09 06:17:08.005 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/report/save - application/json 1310505 2024-12-09 06:17:08.005 +00:00 [DBG] POST requests are not supported 2024-12-09 06:17:08.005 +00:00 [DBG] 1 candidate(s) found for the request path '/report/save' 2024-12-09 06:17:08.005 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' with route pattern 'report/save' is valid for the request path '/report/save' 2024-12-09 06:17:08.005 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-09 06:17:08.005 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-09 06:17:08.005 +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-09 06:17:08.005 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:17:08.005 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:17:08.005 +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-09 06:17:08.005 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:17:08.005 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:17:08.006 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 06:17:08.006 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 06:17:08.006 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-09 06:17:08.006 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' using the name '' in request data ... 2024-12-09 06:17:08.006 +00:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. 2024-12-09 06:17:08.006 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000005": started reading request body. 2024-12-09 06:17:12.403 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000005": done reading request body. 2024-12-09 06:17:12.404 +00:00 [DBG] JSON input formatter succeeded, deserializing to type 'BodyMarker.Controllers.ReportController+ReportImageModel' 2024-12-09 06:17:12.404 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-09 06:17:12.404 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-09 06:17:12.404 +00:00 [DBG] Attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-09 06:17:12.404 +00:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-09 06:17:12.408 +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-09 06:17:12.408 +00:00 [DBG] No information found on request to perform content negotiation. 2024-12-09 06:17:12.408 +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-09 06:17:12.408 +00:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2024-12-09 06:17:12.408 +00:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response. 2024-12-09 06:17:12.408 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.String'. 2024-12-09 06:17:12.408 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.SaveImages (BodyMarker) in 4402.7687ms 2024-12-09 06:17:12.408 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-09 06:17:12.408 +00:00 [INF] HTTP POST /report/save responded 200 in 4403.1252 ms 2024-12-09 06:17:12.408 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" completed keep alive response. 2024-12-09 06:17:12.408 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/report/save - 200 null text/plain; charset=utf-8 4403.718ms 2024-12-09 06:17:12.553 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/export - application/x-www-form-urlencoded; charset=UTF-8 3526 2024-12-09 06:17:12.554 +00:00 [DBG] POST requests are not supported 2024-12-09 06:17:12.554 +00:00 [DBG] 1 candidate(s) found for the request path '/export' 2024-12-09 06:17:12.554 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' with route pattern 'Export' is valid for the request path '/export' 2024-12-09 06:17:12.554 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-09 06:17:12.554 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-09 06:17:12.554 +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-09 06:17:12.554 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 06:17:12.554 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:17:12.554 +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-09 06:17:12.554 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 06:17:12.554 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 06:17:12.554 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 06:17:12.554 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-09 06:17:12.554 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000006": started reading request body. 2024-12-09 06:17:12.554 +00:00 [DBG] Connection id "0HN8DSGJH4OAO", Request id "0HN8DSGJH4OAO:00000006": done reading request body. 2024-12-09 06:17:12.554 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' ... 2024-12-09 06:17:12.554 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' using the name 'chartData' in request data ... 2024-12-09 06:17:12.554 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-09 06:17:12.554 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-09 06:17:12.554 +00:00 [DBG] Attempting to validate the bound parameter 'chartData' of type 'System.String' ... 2024-12-09 06:17:12.554 +00:00 [DBG] Done attempting to validate the bound parameter 'chartData' of type 'System.String'. 2024-12-09 06:17:12.554 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' ... 2024-12-09 06:17:12.554 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' using the name 'scoresData' in request data ... 2024-12-09 06:17:12.554 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-09 06:17:12.554 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-09 06:17:12.554 +00:00 [DBG] Attempting to validate the bound parameter 'scoresData' of type 'System.String' ... 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to validate the bound parameter 'scoresData' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' ... 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' using the name 'guidVal' in request data ... 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to validate the bound parameter 'guidVal' of type 'System.String' ... 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to validate the bound parameter 'guidVal' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' ... 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' using the name 'userEdgeScores' in request data ... 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to validate the bound parameter 'userEdgeScores' of type 'System.String' ... 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to validate the bound parameter 'userEdgeScores' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' ... 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' using the name 'userInfo' in request data ... 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to validate the bound parameter 'userInfo' of type 'System.String' ... 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to validate the bound parameter 'userInfo' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' ... 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' using the name 'reportType' in request data ... 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-09 06:17:12.555 +00:00 [DBG] Attempting to validate the bound parameter 'reportType' of type 'System.String' ... 2024-12-09 06:17:12.555 +00:00 [DBG] Done attempting to validate the bound parameter 'reportType' of type 'System.String'. 2024-12-09 06:17:12.795 +00:00 [INF] Executing JsonResult, writing value of type 'System.Int32'. 2024-12-09 06:17:12.795 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.ExportReport (BodyMarker) in 241.3568ms 2024-12-09 06:17:12.795 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-09 06:17:12.795 +00:00 [INF] HTTP POST /export responded 200 in 241.7732 ms 2024-12-09 06:17:12.795 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" completed keep alive response. 2024-12-09 06:17:12.795 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/export - 200 null application/json; charset=utf-8 242.0225ms 2024-12-09 06:17:12.929 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Files/Report.pdf - null null 2024-12-09 06:17:12.929 +00:00 [INF] Sending file. Request path: '/Reports/Files/Report.pdf'. Physical path: '/var/www/bat/wwwroot/Reports/Files/Report.pdf' 2024-12-09 06:17:12.930 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" completed keep alive response. 2024-12-09 06:17:12.930 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Files/Report.pdf - 200 84818 application/pdf 0.7147ms 2024-12-09 06:17:21.396 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" received FIN. 2024-12-09 06:17:21.396 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 06:17:21.396 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" disconnecting. 2024-12-09 06:17:21.396 +00:00 [DBG] Connection id "0HN8DSGJH4OAN" stopped. 2024-12-09 06:19:23.621 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" disconnecting. 2024-12-09 06:19:23.621 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" stopped. 2024-12-09 06:19:23.621 +00:00 [DBG] Connection id "0HN8DSGJH4OAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 13:10:37.680 +00:00 [DBG] Connection id "0HN8DSGJH4OAP" accepted. 2024-12-09 13:10:37.680 +00:00 [DBG] Connection id "0HN8DSGJH4OAP" started. 2024-12-09 13:10:37.681 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) 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-09 13:10:37.682 +00:00 [DBG] Connection id "0HN8DSGJH4OAP" stopped. 2024-12-09 13:10:37.682 +00:00 [DBG] Connection id "0HN8DSGJH4OAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 13:27:15.155 +00:00 [DBG] Connection id "0HN8DSGJH4OAQ" accepted. 2024-12-09 13:27:15.155 +00:00 [DBG] Connection id "0HN8DSGJH4OAQ" started. 2024-12-09 13:27:15.155 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) 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-09 13:27:15.156 +00:00 [DBG] Connection id "0HN8DSGJH4OAQ" stopped. 2024-12-09 13:27:15.156 +00:00 [DBG] Connection id "0HN8DSGJH4OAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 14:53:42.264 +00:00 [DBG] Connection id "0HN8DSGJH4OAR" accepted. 2024-12-09 14:53:42.264 +00:00 [DBG] Connection id "0HN8DSGJH4OAR" started. 2024-12-09 14:53:44.290 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-09 14:53:44.290 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-09 14:53:44.290 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-09 14:53:44.290 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2213ms 2024-12-09 14:53:44.290 +00:00 [DBG] Connection id "0HN8DSGJH4OAR" disconnecting. 2024-12-09 14:53:44.290 +00:00 [DBG] Connection id "0HN8DSGJH4OAR" stopped. 2024-12-09 14:53:44.290 +00:00 [DBG] Connection id "0HN8DSGJH4OAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:16:44.211 +00:00 [DBG] Connection id "0HN8DSGJH4OAS" accepted. 2024-12-09 17:16:44.211 +00:00 [DBG] Connection id "0HN8DSGJH4OAS" started. 2024-12-09 17:16:47.253 +00:00 [DBG] Connection id "0HN8DSGJH4OAS" reset. 2024-12-09 17:16:47.253 +00:00 [DBG] Connection id "0HN8DSGJH4OAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:16:47.253 +00:00 [DBG] Connection id "0HN8DSGJH4OAS" disconnecting. 2024-12-09 17:16:47.253 +00:00 [DBG] Connection id "0HN8DSGJH4OAS" stopped. 2024-12-09 17:16:47.715 +00:00 [DBG] Connection id "0HN8DSGJH4OAT" accepted. 2024-12-09 17:16:47.716 +00:00 [DBG] Connection id "0HN8DSGJH4OAT" started. 2024-12-09 17:16:47.726 +00:00 [DBG] Connection id "0HN8DSGJH4OAT" 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-09 17:16:47.727 +00:00 [DBG] Connection id "0HN8DSGJH4OAT" disconnecting. 2024-12-09 17:16:47.727 +00:00 [DBG] Connection id "0HN8DSGJH4OAT" stopped. 2024-12-09 17:16:47.727 +00:00 [DBG] Connection id "0HN8DSGJH4OAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:16:47.764 +00:00 [DBG] Connection id "0HN8DSGJH4OAU" accepted. 2024-12-09 17:16:47.764 +00:00 [DBG] Connection id "0HN8DSGJH4OAU" started. 2024-12-09 17:16:52.560 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-09 17:16:52.560 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-09 17:16:52.560 +00:00 [DBG] Connection id "0HN8DSGJH4OAU" completed keep alive response. 2024-12-09 17:16:52.561 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2963ms 2024-12-09 17:16:58.774 +00:00 [DBG] Connection id "0HN8DSGJH4OAU" reset. 2024-12-09 17:16:58.774 +00:00 [DBG] Connection id "0HN8DSGJH4OAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:16:58.774 +00:00 [DBG] Connection id "0HN8DSGJH4OAU" disconnecting. 2024-12-09 17:16:58.774 +00:00 [DBG] Connection id "0HN8DSGJH4OAU" stopped. 2024-12-09 17:17:01.855 +00:00 [DBG] Connection id "0HN8DSGJH4OAV" accepted. 2024-12-09 17:17:01.855 +00:00 [DBG] Connection id "0HN8DSGJH4OAV" started. 2024-12-09 17:17:01.855 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-09 17:17:01.855 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-09 17:17:01.855 +00:00 [DBG] Connection id "0HN8DSGJH4OAV" completed keep alive response. 2024-12-09 17:17:01.855 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.1726ms 2024-12-09 17:17:01.889 +00:00 [DBG] Connection id "0HN8DSGJH4OAV" received FIN. 2024-12-09 17:17:01.889 +00:00 [DBG] Connection id "0HN8DSGJH4OAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:17:01.889 +00:00 [DBG] Connection id "0HN8DSGJH4OAV" disconnecting. 2024-12-09 17:17:01.889 +00:00 [DBG] Connection id "0HN8DSGJH4OAV" stopped. 2024-12-09 17:17:01.917 +00:00 [DBG] Connection id "0HN8DSGJH4OB0" accepted. 2024-12-09 17:17:01.917 +00:00 [DBG] Connection id "0HN8DSGJH4OB0" started. 2024-12-09 17:17:01.921 +00:00 [DBG] Connection id "0HN8DSGJH4OB0": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-09 17:17:01.921 +00:00 [DBG] Connection id "0HN8DSGJH4OB0" 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-09 17:17:01.922 +00:00 [DBG] Connection id "0HN8DSGJH4OB0" disconnecting. 2024-12-09 17:17:01.922 +00:00 [DBG] Connection id "0HN8DSGJH4OB0" stopped. 2024-12-09 17:17:01.922 +00:00 [DBG] Connection id "0HN8DSGJH4OB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:17:04.952 +00:00 [DBG] Connection id "0HN8DSGJH4OB1" accepted. 2024-12-09 17:17:04.952 +00:00 [DBG] Connection id "0HN8DSGJH4OB1" started. 2024-12-09 17:17:04.973 +00:00 [DBG] Connection 0HN8DSGJH4OB1 established using the following protocol: "Tls13" 2024-12-09 17:17:04.973 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-09 17:17:04.973 +00:00 [DBG] The request path / does not match a supported file type 2024-12-09 17:17:04.973 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-09 17:17:04.973 +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-09 17:17:04.973 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 17:17:04.973 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 17:17:04.973 +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-09 17:17:04.973 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 17:17:04.973 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 17:17:04.973 +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-09 17:17:04.973 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 17:17:04.973 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 17:17:04.973 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 17:17:04.973 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 17:17:04.973 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:17:04.973 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-09 17:17:04.973 +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-09 17:17:04.973 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:17:04.973 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:17:04.973 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:17:04.973 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:17:04.973 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:17:04.973 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-09 17:17:04.974 +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-09 17:17:04.974 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:17:04.974 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:17:04.974 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:17:04.974 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:17:04.974 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-09 17:17:04.974 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-09 17:17:04.974 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.5778ms. 2024-12-09 17:17:04.974 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-09 17:17:04.975 +00:00 [INF] Executed ViewResult - view noScan executed in 0.9895ms. 2024-12-09 17:17:04.975 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.2946ms 2024-12-09 17:17:04.975 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 17:17:04.975 +00:00 [INF] HTTP GET / responded 200 in 1.6351 ms 2024-12-09 17:17:04.975 +00:00 [DBG] Connection id "0HN8DSGJH4OB1" completed keep alive response. 2024-12-09 17:17:04.975 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.779ms 2024-12-09 17:17:04.988 +00:00 [DBG] Connection id "0HN8DSGJH4OB1" received FIN. 2024-12-09 17:17:04.988 +00:00 [DBG] Connection id "0HN8DSGJH4OB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:17:04.988 +00:00 [DBG] Connection id "0HN8DSGJH4OB1" disconnecting. 2024-12-09 17:17:04.988 +00:00 [DBG] Connection id "0HN8DSGJH4OB1" stopped. 2024-12-09 17:17:05.001 +00:00 [DBG] Connection id "0HN8DSGJH4OB2" accepted. 2024-12-09 17:17:05.001 +00:00 [DBG] Connection id "0HN8DSGJH4OB2" started. 2024-12-09 17:17:05.016 +00:00 [DBG] Connection 0HN8DSGJH4OB2 established using the following protocol: "Tls13" 2024-12-09 17:17:05.017 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-09 17:17:05.017 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-09 17:17:05.017 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3284ms 2024-12-09 17:17:05.017 +00:00 [DBG] Connection id "0HN8DSGJH4OB2" disconnecting. 2024-12-09 17:17:05.017 +00:00 [DBG] Connection id "0HN8DSGJH4OB2" stopped. 2024-12-09 17:17:05.017 +00:00 [DBG] Connection id "0HN8DSGJH4OB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:17:05.042 +00:00 [DBG] Connection id "0HN8DSGJH4OB3" accepted. 2024-12-09 17:17:05.042 +00:00 [DBG] Connection id "0HN8DSGJH4OB3" started. 2024-12-09 17:17:05.176 +00:00 [DBG] Connection 0HN8DSGJH4OB3 established using the following protocol: "Tls13" 2024-12-09 17:17:05.190 +00:00 [DBG] Connection id "0HN8DSGJH4OB3" reset. 2024-12-09 17:17:05.190 +00:00 [DBG] Connection id "0HN8DSGJH4OB3" is closed. The last processed stream ID was 0. 2024-12-09 17:17:05.190 +00:00 [DBG] Connection id "0HN8DSGJH4OB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:17:05.190 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4OB3 completed. 2024-12-09 17:17:05.190 +00:00 [DBG] Connection id "0HN8DSGJH4OB3" stopped. 2024-12-09 17:17:06.529 +00:00 [DBG] Connection id "0HN8DSGJH4OB4" accepted. 2024-12-09 17:17:06.530 +00:00 [DBG] Connection id "0HN8DSGJH4OB4" started. 2024-12-09 17:17:06.574 +00:00 [DBG] Connection 0HN8DSGJH4OB4 established using the following protocol: "Tls12" 2024-12-09 17:17:06.619 +00:00 [DBG] Connection id "0HN8DSGJH4OB4" reset. 2024-12-09 17:17:06.619 +00:00 [DBG] Connection id "0HN8DSGJH4OB4" disconnecting. 2024-12-09 17:17:06.620 +00:00 [DBG] Connection id "0HN8DSGJH4OB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:17:06.621 +00:00 [DBG] Connection id "0HN8DSGJH4OB4" stopped. 2024-12-09 17:17:08.002 +00:00 [DBG] Connection id "0HN8DSGJH4OB5" accepted. 2024-12-09 17:17:08.002 +00:00 [DBG] Connection id "0HN8DSGJH4OB5" started. 2024-12-09 17:17:08.049 +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-09 17:17:08.050 +00:00 [DBG] Connection id "0HN8DSGJH4OB5" stopped. 2024-12-09 17:17:08.050 +00:00 [DBG] Connection id "0HN8DSGJH4OB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:17:09.438 +00:00 [DBG] Connection id "0HN8DSGJH4OB6" accepted. 2024-12-09 17:17:09.438 +00:00 [DBG] Connection id "0HN8DSGJH4OB6" started. 2024-12-09 17:17:09.456 +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-09 17:17:09.457 +00:00 [DBG] Connection id "0HN8DSGJH4OB6" stopped. 2024-12-09 17:17:09.457 +00:00 [DBG] Connection id "0HN8DSGJH4OB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:17:10.704 +00:00 [DBG] Connection id "0HN8DSGJH4OB7" accepted. 2024-12-09 17:17:10.704 +00:00 [DBG] Connection id "0HN8DSGJH4OB7" started. 2024-12-09 17:17:10.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: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-09 17:17:10.753 +00:00 [DBG] Connection id "0HN8DSGJH4OB7" stopped. 2024-12-09 17:17:10.753 +00:00 [DBG] Connection id "0HN8DSGJH4OB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:37:31.141 +00:00 [DBG] Connection id "0HN8DSGJH4OB8" accepted. 2024-12-09 17:37:31.141 +00:00 [DBG] Connection id "0HN8DSGJH4OB8" started. 2024-12-09 17:37:34.171 +00:00 [DBG] Connection id "0HN8DSGJH4OB8" reset. 2024-12-09 17:37:34.172 +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-09 17:37:34.172 +00:00 [DBG] Connection id "0HN8DSGJH4OB8" stopped. 2024-12-09 17:37:34.172 +00:00 [DBG] Connection id "0HN8DSGJH4OB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:37:34.398 +00:00 [DBG] Connection id "0HN8DSGJH4OB9" accepted. 2024-12-09 17:37:34.398 +00:00 [DBG] Connection id "0HN8DSGJH4OB9" started. 2024-12-09 17:37:34.881 +00:00 [DBG] Connection 0HN8DSGJH4OB9 established using the following protocol: "Tls13" 2024-12-09 17:37:37.955 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-09 17:37:37.955 +00:00 [DBG] The request path / does not match a supported file type 2024-12-09 17:37:37.955 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-09 17:37:37.955 +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-09 17:37:37.955 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 17:37:37.955 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 17:37:37.955 +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-09 17:37:37.955 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 17:37:37.955 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 17:37:37.955 +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-09 17:37:37.955 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 17:37:37.955 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 17:37:37.955 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 17:37:37.955 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 17:37:37.955 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:37:37.955 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-09 17:37:37.955 +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-09 17:37:37.955 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:37.955 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:37.955 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:37:37.955 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:37.955 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:37:37.955 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-09 17:37:37.955 +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-09 17:37:37.955 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:37.955 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:37.955 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:37:37.955 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:37.955 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-09 17:37:37.956 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-09 17:37:37.956 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6087ms. 2024-12-09 17:37:37.956 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-09 17:37:37.956 +00:00 [INF] Executed ViewResult - view noScan executed in 1.0507ms. 2024-12-09 17:37:37.957 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4419ms 2024-12-09 17:37:37.957 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 17:37:37.957 +00:00 [INF] HTTP GET / responded 200 in 1.7433 ms 2024-12-09 17:37:37.957 +00:00 [DBG] Connection id "0HN8DSGJH4OB9" completed keep alive response. 2024-12-09 17:37:37.957 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.0333ms 2024-12-09 17:37:38.274 +00:00 [DBG] Connection id "0HN8DSGJH4OB9" reset. 2024-12-09 17:37:38.274 +00:00 [DBG] Connection id "0HN8DSGJH4OB9" disconnecting. 2024-12-09 17:37:38.274 +00:00 [DBG] Connection id "0HN8DSGJH4OB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:37:38.275 +00:00 [DBG] Connection id "0HN8DSGJH4OB9" stopped. 2024-12-09 17:37:41.939 +00:00 [DBG] Connection id "0HN8DSGJH4OBA" accepted. 2024-12-09 17:37:41.939 +00:00 [DBG] Connection id "0HN8DSGJH4OBA" started. 2024-12-09 17:37:42.193 +00:00 [DBG] Connection 0HN8DSGJH4OBA established using the following protocol: "Tls13" 2024-12-09 17:37:42.194 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-09 17:37:42.194 +00:00 [DBG] The request path / does not match a supported file type 2024-12-09 17:37:42.195 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-09 17:37:42.195 +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-09 17:37:42.195 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 17:37:42.195 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 17:37:42.195 +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-09 17:37:42.195 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 17:37:42.195 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 17:37:42.195 +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-09 17:37:42.195 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 17:37:42.195 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 17:37:42.195 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 17:37:42.195 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 17:37:42.195 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:37:42.195 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-09 17:37:42.195 +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-09 17:37:42.195 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:42.195 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:42.195 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:37:42.195 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:42.195 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:37:42.195 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-09 17:37:42.195 +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-09 17:37:42.195 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:42.195 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:42.195 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 17:37:42.195 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 17:37:42.195 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-09 17:37:42.195 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-09 17:37:42.195 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0516ms. 2024-12-09 17:37:42.195 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-09 17:37:42.195 +00:00 [INF] Executed ViewResult - view noScan executed in 0.2717ms. 2024-12-09 17:37:42.196 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.6783ms 2024-12-09 17:37:42.196 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 17:37:42.196 +00:00 [INF] HTTP GET / responded 200 in 1.0482 ms 2024-12-09 17:37:42.196 +00:00 [DBG] Connection id "0HN8DSGJH4OBA" completed keep alive response. 2024-12-09 17:37:42.196 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.2068ms 2024-12-09 17:37:42.395 +00:00 [DBG] Connection id "0HN8DSGJH4OBA" received FIN. 2024-12-09 17:37:42.395 +00:00 [DBG] Connection id "0HN8DSGJH4OBA" disconnecting. 2024-12-09 17:37:42.395 +00:00 [DBG] Connection id "0HN8DSGJH4OBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:37:42.396 +00:00 [DBG] Connection id "0HN8DSGJH4OBA" stopped. 2024-12-09 17:37:42.572 +00:00 [DBG] Connection id "0HN8DSGJH4OBB" accepted. 2024-12-09 17:37:42.572 +00:00 [DBG] Connection id "0HN8DSGJH4OBB" started. 2024-12-09 17:37:42.804 +00:00 [DBG] Connection 0HN8DSGJH4OBB established using the following protocol: "Tls13" 2024-12-09 17:37:42.804 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-09 17:37:42.804 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-09 17:37:42.804 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5291ms 2024-12-09 17:37:42.804 +00:00 [DBG] Connection id "0HN8DSGJH4OBB" disconnecting. 2024-12-09 17:37:42.804 +00:00 [DBG] Connection id "0HN8DSGJH4OBB" stopped. 2024-12-09 17:37:42.805 +00:00 [DBG] Connection id "0HN8DSGJH4OBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:37:43.183 +00:00 [DBG] Connection id "0HN8DSGJH4OBC" accepted. 2024-12-09 17:37:43.184 +00:00 [DBG] Connection id "0HN8DSGJH4OBC" started. 2024-12-09 17:37:43.421 +00:00 [DBG] Connection 0HN8DSGJH4OBC established using the following protocol: "Tls13" 2024-12-09 17:37:43.626 +00:00 [DBG] Connection id "0HN8DSGJH4OBC" reset. 2024-12-09 17:37:43.626 +00:00 [DBG] Connection id "0HN8DSGJH4OBC" is closed. The last processed stream ID was 0. 2024-12-09 17:37:43.626 +00:00 [DBG] Connection id "0HN8DSGJH4OBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:37:43.627 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4OBC completed. 2024-12-09 17:37:43.627 +00:00 [DBG] Connection id "0HN8DSGJH4OBC" stopped. 2024-12-09 17:37:45.602 +00:00 [DBG] Connection id "0HN8DSGJH4OBD" accepted. 2024-12-09 17:37:45.602 +00:00 [DBG] Connection id "0HN8DSGJH4OBD" started. 2024-12-09 17:37:46.006 +00:00 [DBG] Connection 0HN8DSGJH4OBD established using the following protocol: "Tls12" 2024-12-09 17:37:46.196 +00:00 [DBG] Connection id "0HN8DSGJH4OBD" reset. 2024-12-09 17:37:46.196 +00:00 [DBG] Connection id "0HN8DSGJH4OBD" disconnecting. 2024-12-09 17:37:46.196 +00:00 [DBG] Connection id "0HN8DSGJH4OBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:37:46.196 +00:00 [DBG] Connection id "0HN8DSGJH4OBD" stopped. 2024-12-09 17:37:47.844 +00:00 [DBG] Connection id "0HN8DSGJH4OBE" accepted. 2024-12-09 17:37:47.844 +00:00 [DBG] Connection id "0HN8DSGJH4OBE" started. 2024-12-09 17:37:47.966 +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-09 17:37:47.966 +00:00 [DBG] Connection id "0HN8DSGJH4OBE" stopped. 2024-12-09 17:37:47.966 +00:00 [DBG] Connection id "0HN8DSGJH4OBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:37:49.772 +00:00 [DBG] Connection id "0HN8DSGJH4OBF" accepted. 2024-12-09 17:37:49.773 +00:00 [DBG] Connection id "0HN8DSGJH4OBF" started. 2024-12-09 17:37:49.776 +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-09 17:37:49.776 +00:00 [DBG] Connection id "0HN8DSGJH4OBF" stopped. 2024-12-09 17:37:49.776 +00:00 [DBG] Connection id "0HN8DSGJH4OBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 17:37:51.323 +00:00 [DBG] Connection id "0HN8DSGJH4OBG" accepted. 2024-12-09 17:37:51.323 +00:00 [DBG] Connection id "0HN8DSGJH4OBG" started. 2024-12-09 17:37:51.349 +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-09 17:37:51.350 +00:00 [DBG] Connection id "0HN8DSGJH4OBG" stopped. 2024-12-09 17:37:51.350 +00:00 [DBG] Connection id "0HN8DSGJH4OBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 18:48:45.307 +00:00 [DBG] Connection id "0HN8DSGJH4OBH" accepted. 2024-12-09 18:48:45.307 +00:00 [DBG] Connection id "0HN8DSGJH4OBH" started. 2024-12-09 18:48:45.308 +00:00 [DBG] Connection id "0HN8DSGJH4OBH" 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-09 18:48:45.309 +00:00 [DBG] Connection id "0HN8DSGJH4OBH" disconnecting. 2024-12-09 18:48:45.309 +00:00 [DBG] Connection id "0HN8DSGJH4OBH" stopped. 2024-12-09 18:48:45.309 +00:00 [DBG] Connection id "0HN8DSGJH4OBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 18:54:29.016 +00:00 [DBG] Connection id "0HN8DSGJH4OBI" accepted. 2024-12-09 18:54:29.016 +00:00 [DBG] Connection id "0HN8DSGJH4OBI" started. 2024-12-09 18:54:32.016 +00:00 [INF] Request starting HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - null null 2024-12-09 18:54:32.016 +00:00 [DBG] Redirecting to 'https://[2a01:4f8:1c17:df57::1]:5104/'. 2024-12-09 18:54:32.016 +00:00 [INF] Request finished HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - 307 0 null 0.1962ms 2024-12-09 18:54:32.016 +00:00 [DBG] Connection id "0HN8DSGJH4OBI" disconnecting. 2024-12-09 18:54:32.016 +00:00 [DBG] Connection id "0HN8DSGJH4OBI" stopped. 2024-12-09 18:54:32.016 +00:00 [DBG] Connection id "0HN8DSGJH4OBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 18:54:32.100 +00:00 [DBG] Connection id "0HN8DSGJH4OBJ" accepted. 2024-12-09 18:54:32.100 +00:00 [DBG] Connection id "0HN8DSGJH4OBJ" started. 2024-12-09 18:54:32.122 +00:00 [DBG] Connection 0HN8DSGJH4OBJ established using the following protocol: "Tls13" 2024-12-09 18:54:32.122 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2024-12-09 18:54:32.122 +00:00 [DBG] The request path / does not match a supported file type 2024-12-09 18:54:32.123 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-09 18:54:32.123 +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-09 18:54:32.123 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 18:54:32.123 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 18:54:32.123 +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-09 18:54:32.123 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-09 18:54:32.123 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 18:54:32.123 +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-09 18:54:32.123 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-09 18:54:32.123 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-09 18:54:32.123 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 18:54:32.123 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-09 18:54:32.123 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 18:54:32.123 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-09 18:54:32.123 +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-09 18:54:32.123 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 18:54:32.123 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 18:54:32.123 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 18:54:32.123 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 18:54:32.123 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 18:54:32.123 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-09 18:54:32.123 +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-09 18:54:32.123 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 18:54:32.123 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 18:54:32.123 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-09 18:54:32.123 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-09 18:54:32.123 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-09 18:54:32.124 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-09 18:54:32.124 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8105ms. 2024-12-09 18:54:32.124 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-09 18:54:32.125 +00:00 [INF] Executed ViewResult - view noScan executed in 1.3257ms. 2024-12-09 18:54:32.125 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.9039ms 2024-12-09 18:54:32.125 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-09 18:54:32.125 +00:00 [INF] HTTP GET / responded 200 in 2.3600 ms 2024-12-09 18:54:32.125 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 2.6182ms 2024-12-09 18:54:32.125 +00:00 [DBG] Connection id "0HN8DSGJH4OBJ" disconnecting. 2024-12-09 18:54:32.125 +00:00 [DBG] Connection id "0HN8DSGJH4OBJ" stopped. 2024-12-09 18:54:32.125 +00:00 [DBG] Connection id "0HN8DSGJH4OBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 18:54:33.259 +00:00 [DBG] Connection id "0HN8DSGJH4OBK" accepted. 2024-12-09 18:54:33.259 +00:00 [DBG] Connection id "0HN8DSGJH4OBK" started. 2024-12-09 18:54:33.282 +00:00 [DBG] Connection 0HN8DSGJH4OBK established using the following protocol: "Tls13" 2024-12-09 18:54:33.282 +00:00 [INF] Request starting HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - null null 2024-12-09 18:54:33.283 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-09 18:54:33.283 +00:00 [INF] Request finished HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - 200 5430 image/x-icon 0.7383ms 2024-12-09 18:54:33.304 +00:00 [DBG] Connection id "0HN8DSGJH4OBK" received FIN. 2024-12-09 18:54:33.304 +00:00 [DBG] Connection id "0HN8DSGJH4OBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-09 18:54:33.304 +00:00 [DBG] Connection id "0HN8DSGJH4OBK" is closed. The last processed stream ID was 1. 2024-12-09 18:54:33.304 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4OBK completed. 2024-12-09 18:54:33.304 +00:00 [DBG] Connection id "0HN8DSGJH4OBK" stopped.