2024-11-24 01:50:58.566 +00:00 [DBG] Connection id "0HN865CEUUCDF" accepted. 2024-11-24 01:50:58.568 +00:00 [DBG] Connection id "0HN865CEUUCDF" started. 2024-11-24 01:50:58.718 +00:00 [DBG] Connection 0HN865CEUUCDF established using the following protocol: "Tls13" 2024-11-24 01:50:58.718 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/robots.txt - null null 2024-11-24 01:50:58.718 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-11-24 01:50:58.718 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-11-24 01:50:58.718 +00:00 [DBG] Request did not match any endpoints 2024-11-24 01:50:58.719 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.1179 ms 2024-11-24 01:50:58.719 +00:00 [DBG] Connection id "0HN865CEUUCDF" completed keep alive response. 2024-11-24 01:50:58.719 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/robots.txt - 404 0 null 0.5259ms 2024-11-24 01:50:58.719 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://drposture.app:5104/robots.txt, Response status code: 404 2024-11-24 01:50:59.015 +00:00 [DBG] Connection id "0HN865CEUUCDG" accepted. 2024-11-24 01:50:59.015 +00:00 [DBG] Connection id "0HN865CEUUCDG" started. 2024-11-24 01:50:59.164 +00:00 [DBG] Connection 0HN865CEUUCDG established using the following protocol: "Tls13" 2024-11-24 01:50:59.164 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/ - null null 2024-11-24 01:50:59.164 +00:00 [DBG] The request path / does not match a supported file type 2024-11-24 01:50:59.164 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-24 01:50:59.164 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-24 01:50:59.164 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 01:50:59.164 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 01:50:59.164 +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-11-24 01:50:59.164 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 01:50:59.164 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 01:50:59.164 +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-11-24 01:50:59.164 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 01:50:59.164 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 01:50:59.164 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 01:50:59.164 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 01:50:59.164 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 01:50:59.164 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 01:50:59.164 +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-11-24 01:50:59.164 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 01:50:59.164 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 01:50:59.165 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 01:50:59.165 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 01:50:59.165 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 01:50:59.165 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 01:50:59.165 +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-11-24 01:50:59.165 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 01:50:59.165 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 01:50:59.165 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 01:50:59.165 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 01:50:59.165 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-24 01:50:59.165 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-24 01:50:59.165 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6527ms. 2024-11-24 01:50:59.165 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-24 01:50:59.166 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1738ms. 2024-11-24 01:50:59.166 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.607ms 2024-11-24 01:50:59.166 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 01:50:59.166 +00:00 [INF] HTTP GET / responded 200 in 1.9035 ms 2024-11-24 01:50:59.166 +00:00 [DBG] Connection id "0HN865CEUUCDG" completed keep alive response. 2024-11-24 01:50:59.166 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/ - 200 null text/html; charset=utf-8 2.0703ms 2024-11-24 01:51:02.210 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/lib/jquery/dist/jquery.min.js - null null 2024-11-24 01:51:02.210 +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-11-24 01:51:02.210 +00:00 [DBG] Connection id "0HN865CEUUCDF" completed keep alive response. 2024-11-24 01:51:02.211 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.8491ms 2024-11-24 01:51:02.943 +00:00 [DBG] Connection id "0HN865CEUUCDH" accepted. 2024-11-24 01:51:02.943 +00:00 [DBG] Connection id "0HN865CEUUCDH" started. 2024-11-24 01:51:03.091 +00:00 [DBG] Connection 0HN865CEUUCDH established using the following protocol: "Tls13" 2024-11-24 01:51:03.091 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-11-24 01:51:03.092 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-11-24 01:51:03.092 +00:00 [DBG] Connection id "0HN865CEUUCDH" completed keep alive response. 2024-11-24 01:51:03.092 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.4996ms 2024-11-24 01:53:10.848 +00:00 [DBG] Connection id "0HN865CEUUCDG" disconnecting. 2024-11-24 01:53:10.848 +00:00 [DBG] Connection id "0HN865CEUUCDG" stopped. 2024-11-24 01:53:10.849 +00:00 [DBG] Connection id "0HN865CEUUCDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 01:53:12.848 +00:00 [DBG] Connection id "0HN865CEUUCDF" disconnecting. 2024-11-24 01:53:12.848 +00:00 [DBG] Connection id "0HN865CEUUCDF" stopped. 2024-11-24 01:53:12.849 +00:00 [DBG] Connection id "0HN865CEUUCDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 01:53:14.848 +00:00 [DBG] Connection id "0HN865CEUUCDH" disconnecting. 2024-11-24 01:53:14.849 +00:00 [DBG] Connection id "0HN865CEUUCDH" stopped. 2024-11-24 01:53:14.849 +00:00 [DBG] Connection id "0HN865CEUUCDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 02:56:32.636 +00:00 [DBG] Connection id "0HN865CEUUCDI" accepted. 2024-11-24 02:56:32.636 +00:00 [DBG] Connection id "0HN865CEUUCDI" started. 2024-11-24 02:56:34.663 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-11-24 02:56:34.663 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-11-24 02:56:34.663 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-11-24 02:56:34.663 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.5748ms 2024-11-24 02:56:34.663 +00:00 [DBG] Connection id "0HN865CEUUCDI" disconnecting. 2024-11-24 02:56:34.663 +00:00 [DBG] Connection id "0HN865CEUUCDI" stopped. 2024-11-24 02:56:34.664 +00:00 [DBG] Connection id "0HN865CEUUCDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 03:42:15.627 +00:00 [DBG] Connection id "0HN865CEUUCDJ" accepted. 2024-11-24 03:42:15.627 +00:00 [DBG] Connection id "0HN865CEUUCDJ" started. 2024-11-24 03:42:18.628 +00:00 [INF] Request starting HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - null null 2024-11-24 03:42:18.628 +00:00 [DBG] Redirecting to 'https://[2a01:4f8:1c17:df57::1]:5104/'. 2024-11-24 03:42:18.628 +00:00 [INF] Request finished HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - 307 0 null 0.2787ms 2024-11-24 03:42:18.628 +00:00 [DBG] Connection id "0HN865CEUUCDJ" disconnecting. 2024-11-24 03:42:18.628 +00:00 [DBG] Connection id "0HN865CEUUCDJ" stopped. 2024-11-24 03:42:18.628 +00:00 [DBG] Connection id "0HN865CEUUCDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 03:42:18.723 +00:00 [DBG] Connection id "0HN865CEUUCDK" accepted. 2024-11-24 03:42:18.724 +00:00 [DBG] Connection id "0HN865CEUUCDK" started. 2024-11-24 03:42:18.775 +00:00 [DBG] Connection 0HN865CEUUCDK established using the following protocol: "Tls13" 2024-11-24 03:42:18.775 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2024-11-24 03:42:18.775 +00:00 [DBG] The request path / does not match a supported file type 2024-11-24 03:42:18.775 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-24 03:42:18.775 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-24 03:42:18.775 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 03:42:18.775 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 03:42:18.776 +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-11-24 03:42:18.776 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 03:42:18.776 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 03:42:18.776 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-11-24 03:42:18.776 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 03:42:18.776 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 03:42:18.776 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 03:42:18.776 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 03:42:18.776 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 03:42:18.776 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 03:42:18.776 +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-11-24 03:42:18.776 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 03:42:18.776 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 03:42:18.776 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 03:42:18.776 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 03:42:18.776 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 03:42:18.776 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 03:42:18.776 +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-11-24 03:42:18.776 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 03:42:18.776 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 03:42:18.776 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 03:42:18.776 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 03:42:18.776 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-24 03:42:18.777 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-24 03:42:18.778 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.3244ms. 2024-11-24 03:42:18.778 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-24 03:42:18.778 +00:00 [INF] Executed ViewResult - view noScan executed in 2.2383ms. 2024-11-24 03:42:18.779 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.8294ms 2024-11-24 03:42:18.779 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 03:42:18.779 +00:00 [INF] HTTP GET / responded 200 in 3.3665 ms 2024-11-24 03:42:18.779 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 3.5701ms 2024-11-24 03:42:18.779 +00:00 [DBG] Connection id "0HN865CEUUCDK" disconnecting. 2024-11-24 03:42:18.779 +00:00 [DBG] Connection id "0HN865CEUUCDK" stopped. 2024-11-24 03:42:18.785 +00:00 [DBG] Connection id "0HN865CEUUCDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 03:42:19.506 +00:00 [DBG] Connection id "0HN865CEUUCDL" accepted. 2024-11-24 03:42:19.506 +00:00 [DBG] Connection id "0HN865CEUUCDL" started. 2024-11-24 03:42:19.554 +00:00 [DBG] Connection 0HN865CEUUCDL established using the following protocol: "Tls13" 2024-11-24 03:42:19.555 +00:00 [INF] Request starting HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - null null 2024-11-24 03:42:19.555 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-24 03:42:19.555 +00:00 [INF] Request finished HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - 200 5430 image/x-icon 0.4323ms 2024-11-24 03:42:19.601 +00:00 [DBG] Connection id "0HN865CEUUCDL" received FIN. 2024-11-24 03:42:19.602 +00:00 [DBG] Connection id "0HN865CEUUCDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 03:42:19.602 +00:00 [DBG] Connection id "0HN865CEUUCDL" is closed. The last processed stream ID was 1. 2024-11-24 03:42:19.602 +00:00 [DBG] The connection queue processing loop for 0HN865CEUUCDL completed. 2024-11-24 03:42:19.602 +00:00 [DBG] Connection id "0HN865CEUUCDL" stopped. 2024-11-24 04:07:01.493 +00:00 [DBG] Connection id "0HN865CEUUCDM" accepted. 2024-11-24 04:07:01.493 +00:00 [DBG] Connection id "0HN865CEUUCDM" started. 2024-11-24 04:07:01.507 +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-11-24 04:07:01.507 +00:00 [DBG] Connection id "0HN865CEUUCDM" stopped. 2024-11-24 04:07:01.508 +00:00 [DBG] Connection id "0HN865CEUUCDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:20:38.339 +00:00 [DBG] Connection id "0HN865CEUUCDN" accepted. 2024-11-24 05:20:38.340 +00:00 [DBG] Connection id "0HN865CEUUCDN" started. 2024-11-24 05:20:38.340 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2541&userId=1582 - null null 2024-11-24 05:20:38.340 +00:00 [DBG] The request path / does not match a supported file type 2024-11-24 05:20:38.340 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-24 05:20:38.340 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-24 05:20:38.340 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:20:38.340 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:20:38.340 +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-11-24 05:20:38.340 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:20:38.340 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:20:38.340 +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-11-24 05:20:38.340 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:20:38.340 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:20:38.340 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:20:38.340 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:20:38.341 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:20:38.341 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-11-24 05:20:38.341 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:20:38.341 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:20:38.341 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:20:38.341 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:20:38.341 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:20:38.341 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-11-24 05:20:38.341 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:20:38.341 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:20:38.341 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:20:38.341 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:20:38.406 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2024-11-24 05:20:38.407 +00:00 [INF] Executing ViewResult, running view marker. 2024-11-24 05:20:38.407 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.9699ms. 2024-11-24 05:20:38.407 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-24 05:20:38.408 +00:00 [INF] Executed ViewResult - view marker executed in 2.1137ms. 2024-11-24 05:20:38.408 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 68.0643ms 2024-11-24 05:20:38.408 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:20:38.408 +00:00 [INF] HTTP GET / responded 200 in 68.6446 ms 2024-11-24 05:20:38.409 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:38.409 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2541&userId=1582 - 200 null text/html; charset=utf-8 68.8834ms 2024-11-24 05:20:38.554 +00:00 [DBG] Connection id "0HN865CEUUCDO" accepted. 2024-11-24 05:20:38.554 +00:00 [DBG] Connection id "0HN865CEUUCDO" started. 2024-11-24 05:20:38.554 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-11-24 05:20:38.554 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-11-24 05:20:38.554 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:38.554 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.3133ms 2024-11-24 05:20:38.569 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2024-11-24 05:20:38.570 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2024-11-24 05:20:38.571 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:38.571 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 1.8971ms 2024-11-24 05:20:38.679 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2024-11-24 05:20:38.680 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2024-11-24 05:20:38.680 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:38.680 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 0.92ms 2024-11-24 05:20:38.797 +00:00 [DBG] Connection id "0HN865CEUUCDP" accepted. 2024-11-24 05:20:38.797 +00:00 [DBG] Connection id "0HN865CEUUCDP" started. 2024-11-24 05:20:38.797 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2024-11-24 05:20:38.798 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AnteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AnteriorBody.png' 2024-11-24 05:20:38.798 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:38.798 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 1.1208ms 2024-11-24 05:20:38.799 +00:00 [DBG] Connection id "0HN865CEUUCDQ" accepted. 2024-11-24 05:20:38.799 +00:00 [DBG] Connection id "0HN865CEUUCDQ" started. 2024-11-24 05:20:38.799 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2024-11-24 05:20:38.800 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/LateralBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/LateralBody.png' 2024-11-24 05:20:38.800 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:38.800 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 0.9669ms 2024-11-24 05:20:38.857 +00:00 [DBG] Connection id "0HN865CEUUCDR" accepted. 2024-11-24 05:20:38.857 +00:00 [DBG] Connection id "0HN865CEUUCDR" started. 2024-11-24 05:20:38.857 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2024-11-24 05:20:38.858 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AchileBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AchileBody.png' 2024-11-24 05:20:38.858 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:38.858 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 0.962ms 2024-11-24 05:20:38.862 +00:00 [DBG] Connection id "0HN865CEUUCDS" accepted. 2024-11-24 05:20:38.862 +00:00 [DBG] Connection id "0HN865CEUUCDS" started. 2024-11-24 05:20:38.863 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-11-24 05:20:38.863 +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-11-24 05:20:38.863 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:38.863 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.3685ms 2024-11-24 05:20:38.954 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2024-11-24 05:20:38.954 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2024-11-24 05:20:38.954 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:38.954 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 51554 text/javascript 0.3846ms 2024-11-24 05:20:38.974 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-11-24 05:20:38.975 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-11-24 05:20:38.975 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:38.975 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 1.8235ms 2024-11-24 05:20:39.076 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2024-11-24 05:20:39.077 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2024-11-24 05:20:39.077 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:39.077 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16834 text/javascript 0.8728ms 2024-11-24 05:20:39.104 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2024-11-24 05:20:39.104 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2024-11-24 05:20:39.104 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:39.104 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 0.3755ms 2024-11-24 05:20:39.176 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2024-11-24 05:20:39.177 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2024-11-24 05:20:39.177 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:39.177 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.9893ms 2024-11-24 05:20:39.211 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2024-11-24 05:20:39.212 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/rightknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/rightknee.js' 2024-11-24 05:20:39.212 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:39.212 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 0.4552ms 2024-11-24 05:20:39.254 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2024-11-24 05:20:39.254 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/shoulder.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/shoulder.js' 2024-11-24 05:20:39.254 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:39.254 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 0.3877ms 2024-11-24 05:20:39.309 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2024-11-24 05:20:39.309 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/asis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/asis.js' 2024-11-24 05:20:39.309 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:39.309 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 0.4016ms 2024-11-24 05:20:39.311 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2024-11-24 05:20:39.311 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/kyphosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/kyphosis.js' 2024-11-24 05:20:39.312 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:39.312 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 0.5632ms 2024-11-24 05:20:39.314 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2024-11-24 05:20:39.314 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/fhd.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/fhd.js' 2024-11-24 05:20:39.314 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:39.314 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 43030 text/javascript 0.4184ms 2024-11-24 05:20:39.321 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2024-11-24 05:20:39.321 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/leftknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/leftknee.js' 2024-11-24 05:20:39.321 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:39.321 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 0.414ms 2024-11-24 05:20:39.351 +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-11-24 05:20:39.352 +00:00 [DBG] POST requests are not supported 2024-11-24 05:20:39.352 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:20:39.352 +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-11-24 05:20:39.352 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:20:39.352 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:20:39.352 +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-11-24 05:20:39.352 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:20:39.352 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:20:39.352 +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-11-24 05:20:39.352 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:20:39.352 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:20:39.352 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:20:39.352 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:20:39.352 +00:00 [DBG] Connection id "0HN865CEUUCDP", Request id "0HN865CEUUCDP:00000004": started reading request body. 2024-11-24 05:20:39.352 +00:00 [DBG] Connection id "0HN865CEUUCDP", Request id "0HN865CEUUCDP:00000004": done reading request body. 2024-11-24 05:20:39.352 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:20:39.352 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:20:39.352 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:20:39.353 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:20:39.353 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:20:39.353 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:20:39.353 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:20:39.353 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:20:39.353 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:20:39.353 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:20:39.353 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:20:39.353 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:20:39.353 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:20:39.353 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7796ms 2024-11-24 05:20:39.353 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:20:39.353 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2730 ms 2024-11-24 05:20:39.353 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:39.353 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.6528ms 2024-11-24 05:20:39.410 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2024-11-24 05:20:39.410 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/tpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/tpattern.js' 2024-11-24 05:20:39.410 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:39.410 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 0.7801ms 2024-11-24 05:20:39.465 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2024-11-24 05:20:39.466 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/ukpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/ukpattern.js' 2024-11-24 05:20:39.466 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:39.466 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.4473ms 2024-11-24 05:20:39.471 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2024-11-24 05:20:39.471 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/qangle.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/qangle.js' 2024-11-24 05:20:39.471 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:39.471 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 0.4509ms 2024-11-24 05:20:39.504 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2024-11-24 05:20:39.505 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/rightkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/rightkneepattern.js' 2024-11-24 05:20:39.505 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:39.505 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 0.4448ms 2024-11-24 05:20:39.507 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2024-11-24 05:20:39.507 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/lordosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/lordosis.js' 2024-11-24 05:20:39.508 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:39.508 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 0.6603ms 2024-11-24 05:20:39.513 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2024-11-24 05:20:39.513 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/leftkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/leftkneepattern.js' 2024-11-24 05:20:39.513 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:39.513 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 0.36ms 2024-11-24 05:20:39.614 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2024-11-24 05:20:39.614 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/achilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/achilepattern.js' 2024-11-24 05:20:39.614 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:39.614 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.4816ms 2024-11-24 05:20:39.622 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2024-11-24 05:20:39.622 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/rightachilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/rightachilepattern.js' 2024-11-24 05:20:39.622 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:39.622 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 0.4274ms 2024-11-24 05:20:39.679 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2024-11-24 05:20:39.679 +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-11-24 05:20:39.679 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2024-11-24 05:20:39.679 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:39.679 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 0.7725ms 2024-11-24 05:20:39.679 +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-11-24 05:20:39.679 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:39.680 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 0.543ms 2024-11-24 05:20:39.690 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2024-11-24 05:20:39.690 +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-11-24 05:20:39.690 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:39.691 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 0.3056ms 2024-11-24 05:20:39.744 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2024-11-24 05:20:39.744 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scolioscurve.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scolioscurve.js' 2024-11-24 05:20:39.744 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:39.744 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 0.3888ms 2024-11-24 05:20:39.774 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2024-11-24 05:20:39.774 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2024-11-24 05:20:39.774 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scoliometer.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scoliometer.js' 2024-11-24 05:20:39.774 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_anteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_anteriorcontroller.js' 2024-11-24 05:20:39.774 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:39.774 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:39.774 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 0.2925ms 2024-11-24 05:20:39.774 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 0.4083ms 2024-11-24 05:20:39.828 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2024-11-24 05:20:39.828 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_posteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_posteriorcontroller.js' 2024-11-24 05:20:39.829 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:39.829 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 0.3526ms 2024-11-24 05:20:39.829 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2024-11-24 05:20:39.829 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_lateralcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_lateralcontroller.js' 2024-11-24 05:20:39.829 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:39.829 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 0.1586ms 2024-11-24 05:20:39.919 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=N4BS2d-IEeLGmXgJgInL_NBo921gCbWjvsmjml6Bft4 - null null 2024-11-24 05:20:39.919 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2024-11-24 05:20:39.919 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2024-11-24 05:20:39.919 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:39.919 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=N4BS2d-IEeLGmXgJgInL_NBo921gCbWjvsmjml6Bft4 - 200 47839 text/javascript 0.3852ms 2024-11-24 05:20:39.920 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/SupineBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/SupineBody.png' 2024-11-24 05:20:39.920 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:39.920 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 1.0474ms 2024-11-24 05:20:39.921 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2024-11-24 05:20:39.922 +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-11-24 05:20:39.922 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:39.922 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.753ms 2024-11-24 05:20:39.931 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2024-11-24 05:20:39.932 +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-11-24 05:20:39.932 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:39.932 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.7497ms 2024-11-24 05:20:40.011 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2024-11-24 05:20:40.012 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2024-11-24 05:20:40.012 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:40.012 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 1.0923ms 2024-11-24 05:20:40.026 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2024-11-24 05:20:40.026 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2024-11-24 05:20:40.026 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:40.026 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 0.6627ms 2024-11-24 05:20:40.055 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2024-11-24 05:20:40.056 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2024-11-24 05:20:40.056 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:40.056 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 0.6687ms 2024-11-24 05:20:40.058 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2024-11-24 05:20:40.058 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/Text.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/Text.png' 2024-11-24 05:20:40.058 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:40.058 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.5127ms 2024-11-24 05:20:40.119 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2024-11-24 05:20:40.119 +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-11-24 05:20:40.119 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:40.120 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 0.7719ms 2024-11-24 05:20:40.121 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2024-11-24 05:20:40.121 +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-11-24 05:20:40.122 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:40.122 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.5629ms 2024-11-24 05:20:40.137 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2024-11-24 05:20:40.137 +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-11-24 05:20:40.137 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:40.137 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.7343ms 2024-11-24 05:20:40.171 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2024-11-24 05:20:40.171 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2024-11-24 05:20:40.171 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/angle.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/angle.png' 2024-11-24 05:20:40.171 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/viewport.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/viewport.png' 2024-11-24 05:20:40.171 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:40.171 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:40.171 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.6323ms 2024-11-24 05:20:40.171 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 0.5719ms 2024-11-24 05:20:40.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-11-24 05:20:40.186 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2024-11-24 05:20:40.186 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:40.186 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.6ms 2024-11-24 05:20:40.249 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-11-24 05:20:40.250 +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-11-24 05:20:40.250 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:40.250 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.7834ms 2024-11-24 05:20:40.255 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-11-24 05:20:40.255 +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-11-24 05:20:40.255 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:40.255 +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.7784ms 2024-11-24 05:20:40.281 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-11-24 05:20:40.281 +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-11-24 05:20:40.282 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:40.282 +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.6126ms 2024-11-24 05:20:40.314 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2024-11-24 05:20:40.314 +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-11-24 05:20:40.315 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:40.315 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.8214ms 2024-11-24 05:20:40.355 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2024-11-24 05:20:40.356 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/visibility.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/visibility.png' 2024-11-24 05:20:40.356 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:40.356 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 0.7755ms 2024-11-24 05:20:40.357 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2024-11-24 05:20:40.358 +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-11-24 05:20:40.358 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:40.358 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.8771ms 2024-11-24 05:20:40.392 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2024-11-24 05:20:40.392 +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-11-24 05:20:40.392 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:40.392 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.8992ms 2024-11-24 05:20:40.399 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Anterior.jpeg - null null 2024-11-24 05:20:40.400 +00:00 [INF] Sending file. Request path: '/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Anterior.jpeg' 2024-11-24 05:20:40.401 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:40.401 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Anterior.jpeg - 200 75615 image/jpeg 1.5148ms 2024-11-24 05:20:40.432 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2024-11-24 05:20:40.435 +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-11-24 05:20:40.435 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:40.435 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 3.8186ms 2024-11-24 05:20:40.454 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - null null 2024-11-24 05:20:40.455 +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-11-24 05:20:40.455 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:40.455 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - 200 26320 image/png 1.0532ms 2024-11-24 05:20:40.477 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - null null 2024-11-24 05:20:40.478 +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-11-24 05:20:40.478 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:40.478 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - 200 27296 image/png 1.0404ms 2024-11-24 05:20:40.494 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - null null 2024-11-24 05:20:40.495 +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-11-24 05:20:40.495 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:40.495 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - 200 82525 image/png 1.4675ms 2024-11-24 05:20:40.542 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - null null 2024-11-24 05:20:40.544 +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-11-24 05:20:40.544 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:40.544 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - 200 79355 image/png 1.5166ms 2024-11-24 05:20:40.569 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - null null 2024-11-24 05:20:40.570 +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-11-24 05:20:40.571 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:40.571 +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.5822ms 2024-11-24 05:20:40.599 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - null null 2024-11-24 05:20:40.601 +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-11-24 05:20:40.601 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:40.601 +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.7617ms 2024-11-24 05:20:40.627 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - null null 2024-11-24 05:20:40.628 +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-11-24 05:20:40.628 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:40.629 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - 200 194393 image/png 1.4315ms 2024-11-24 05:20:40.638 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - null null 2024-11-24 05:20:40.640 +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-11-24 05:20:40.640 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:40.640 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - 200 197783 image/png 1.5118ms 2024-11-24 05:20:40.864 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - null null 2024-11-24 05:20:40.865 +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-11-24 05:20:40.865 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:40.865 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - 200 16309 image/png 0.9779ms 2024-11-24 05:20:40.952 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - null null 2024-11-24 05:20:40.952 +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-11-24 05:20:40.952 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:40.953 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - 200 16056 image/png 0.9402ms 2024-11-24 05:20:41.074 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - null null 2024-11-24 05:20:41.076 +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-11-24 05:20:41.076 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:41.076 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - 200 121082 image/png 2.3303ms 2024-11-24 05:20:41.109 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - null null 2024-11-24 05:20:41.110 +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-11-24 05:20:41.111 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:41.111 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - 200 126465 image/png 1.8069ms 2024-11-24 05:20:41.216 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - null null 2024-11-24 05:20:41.217 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Coccyx.png' 2024-11-24 05:20:41.217 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:41.217 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - 200 15300 image/png 1.3073ms 2024-11-24 05:20:41.219 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - null null 2024-11-24 05:20:41.220 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Sacrum.png' 2024-11-24 05:20:41.220 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:41.220 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - 200 60570 image/png 1.245ms 2024-11-24 05:20:41.394 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T12.png - null null 2024-11-24 05:20:41.395 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T12.png' 2024-11-24 05:20:41.395 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:41.395 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T12.png - 200 24030 image/png 1.1759ms 2024-11-24 05:20:41.456 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L1.png - null null 2024-11-24 05:20:41.457 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L1.png' 2024-11-24 05:20:41.457 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:41.458 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L1.png - 200 28261 image/png 1.3931ms 2024-11-24 05:20:41.509 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L2.png - null null 2024-11-24 05:20:41.509 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L2.png' 2024-11-24 05:20:41.509 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:41.509 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L2.png - 200 25164 image/png 0.8382ms 2024-11-24 05:20:41.561 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L5.png - null null 2024-11-24 05:20:41.562 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L5.png' 2024-11-24 05:20:41.563 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:41.563 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L5.png - 200 36372 image/png 1.1656ms 2024-11-24 05:20:41.589 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L4.png - null null 2024-11-24 05:20:41.589 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L4.png' 2024-11-24 05:20:41.589 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:41.589 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L4.png - 200 29720 image/png 0.906ms 2024-11-24 05:20:41.756 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T11.png - null null 2024-11-24 05:20:41.757 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T11.png' 2024-11-24 05:20:41.757 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:41.757 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T11.png - 200 28394 image/png 0.9851ms 2024-11-24 05:20:41.758 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L3.png - null null 2024-11-24 05:20:41.759 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L3.png' 2024-11-24 05:20:41.759 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:41.759 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L3.png - 200 27056 image/png 0.6374ms 2024-11-24 05:20:41.780 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T10.png - null null 2024-11-24 05:20:41.781 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T10.png' 2024-11-24 05:20:41.781 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:41.781 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T10.png - 200 23234 image/png 0.7849ms 2024-11-24 05:20:41.783 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T9.png - null null 2024-11-24 05:20:41.784 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T9.png' 2024-11-24 05:20:41.784 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:41.784 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T9.png - 200 22239 image/png 0.6818ms 2024-11-24 05:20:41.787 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T7.png - null null 2024-11-24 05:20:41.788 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T7.png' 2024-11-24 05:20:41.788 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:41.788 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T7.png - 200 24029 image/png 0.5978ms 2024-11-24 05:20:41.790 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T8.png - null null 2024-11-24 05:20:41.790 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T8.png' 2024-11-24 05:20:41.791 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:41.791 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T8.png - 200 20685 image/png 0.593ms 2024-11-24 05:20:41.890 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T5.png - null null 2024-11-24 05:20:41.891 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T6.png - null null 2024-11-24 05:20:41.891 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T5.png' 2024-11-24 05:20:41.891 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:41.891 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T5.png - 200 21373 image/png 1.0517ms 2024-11-24 05:20:41.891 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T6.png' 2024-11-24 05:20:41.891 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:41.892 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T6.png - 200 24065 image/png 0.4991ms 2024-11-24 05:20:41.916 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T3.png - null null 2024-11-24 05:20:41.916 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T1.png - null null 2024-11-24 05:20:41.917 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T3.png' 2024-11-24 05:20:41.917 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:41.917 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T3.png - 200 22642 image/png 0.9243ms 2024-11-24 05:20:41.917 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T1.png' 2024-11-24 05:20:41.917 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:41.917 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T1.png - 200 21196 image/png 0.8263ms 2024-11-24 05:20:41.918 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T2.png - null null 2024-11-24 05:20:41.918 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T4.png - null null 2024-11-24 05:20:41.919 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T2.png' 2024-11-24 05:20:41.919 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:41.919 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T4.png' 2024-11-24 05:20:41.919 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T2.png - 200 20817 image/png 0.5292ms 2024-11-24 05:20:41.919 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:41.919 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T4.png - 200 19723 image/png 0.6748ms 2024-11-24 05:20:42.014 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C7.png - null null 2024-11-24 05:20:42.015 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C7.png' 2024-11-24 05:20:42.015 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:42.015 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C7.png - 200 16828 image/png 1.0183ms 2024-11-24 05:20:42.016 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C6.png - null null 2024-11-24 05:20:42.017 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C6.png' 2024-11-24 05:20:42.017 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:42.017 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C6.png - 200 17733 image/png 0.5586ms 2024-11-24 05:20:42.035 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C5.png - null null 2024-11-24 05:20:42.036 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C5.png' 2024-11-24 05:20:42.036 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:42.036 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C5.png - 200 16329 image/png 0.7026ms 2024-11-24 05:20:42.038 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C4.png - null null 2024-11-24 05:20:42.038 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C4.png' 2024-11-24 05:20:42.038 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:42.038 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C4.png - 200 15703 image/png 0.6363ms 2024-11-24 05:20:42.045 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C2.png - null null 2024-11-24 05:20:42.046 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C2.png' 2024-11-24 05:20:42.046 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:42.046 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C2.png - 200 14079 image/png 0.6432ms 2024-11-24 05:20:42.047 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C3.png - null null 2024-11-24 05:20:42.047 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C3.png' 2024-11-24 05:20:42.047 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:42.048 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C3.png - 200 17005 image/png 0.639ms 2024-11-24 05:20:42.148 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - null null 2024-11-24 05:20:42.150 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C1.png - null null 2024-11-24 05:20:42.152 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C1.png' 2024-11-24 05:20:42.152 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:42.152 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C1.png - 200 12332 image/png 1.5624ms 2024-11-24 05:20:42.153 +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-11-24 05:20:42.153 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:42.153 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - 200 111574 image/png 4.9346ms 2024-11-24 05:20:42.156 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - null null 2024-11-24 05:20:42.157 +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-11-24 05:20:42.157 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:42.157 +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.4446ms 2024-11-24 05:20:42.158 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - null null 2024-11-24 05:20:42.160 +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-11-24 05:20:42.160 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:42.160 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - 200 116821 image/png 1.7049ms 2024-11-24 05:20:42.188 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - null null 2024-11-24 05:20:42.190 +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-11-24 05:20:42.190 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:42.190 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - 200 114712 image/png 1.5552ms 2024-11-24 05:20:42.191 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - null null 2024-11-24 05:20:42.192 +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-11-24 05:20:42.192 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:42.192 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - 200 103098 image/png 1.6785ms 2024-11-24 05:20:42.284 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - null null 2024-11-24 05:20:42.286 +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-11-24 05:20:42.286 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:42.286 +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.9927ms 2024-11-24 05:20:42.316 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - null null 2024-11-24 05:20:42.316 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - null null 2024-11-24 05:20:42.318 +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-11-24 05:20:42.318 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:42.318 +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-11-24 05:20:42.318 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:42.318 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - 200 110754 image/png 1.9654ms 2024-11-24 05:20:42.318 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - 200 101327 image/png 1.7533ms 2024-11-24 05:20:42.357 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Thorax.png - null null 2024-11-24 05:20:42.360 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Thorax.png' 2024-11-24 05:20:42.360 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:42.360 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Thorax.png - 200 732947 image/png 2.5583ms 2024-11-24 05:20:42.438 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Head.png - null null 2024-11-24 05:20:42.438 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2024-11-24 05:20:42.440 +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-11-24 05:20:42.440 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Head.png' 2024-11-24 05:20:42.440 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:42.440 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Head.png - 200 212437 image/png 1.8137ms 2024-11-24 05:20:42.440 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:42.440 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 1.8898ms 2024-11-24 05:20:42.476 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2024-11-24 05:20:42.478 +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-11-24 05:20:42.478 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:42.478 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 1.8064ms 2024-11-24 05:20:42.478 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2024-11-24 05:20:42.480 +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-11-24 05:20:42.480 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:42.480 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 1.3636ms 2024-11-24 05:20:42.489 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2024-11-24 05:20:42.491 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Foot.png' 2024-11-24 05:20:42.491 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:42.491 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 1.8071ms 2024-11-24 05:20:42.608 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-11-24 05:20:42.613 +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-11-24 05:20:42.613 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:42.613 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 200 1113682 image/png 5.0129ms 2024-11-24 05:20:42.795 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-11-24 05:20:42.798 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-11-24 05:20:42.802 +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-11-24 05:20:42.802 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:42.802 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 6.518ms 2024-11-24 05:20:42.804 +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-11-24 05:20:42.804 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:42.804 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 6.3496ms 2024-11-24 05:20:43.034 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-11-24 05:20:43.037 +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-11-24 05:20:43.037 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:43.037 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 200 842863 image/png 3.2412ms 2024-11-24 05:20:43.051 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-11-24 05:20:43.054 +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-11-24 05:20:43.054 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:43.054 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 200 1177517 image/png 3.4129ms 2024-11-24 05:20:43.149 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-11-24 05:20:43.152 +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-11-24 05:20:43.152 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:43.152 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 3.4391ms 2024-11-24 05:20:43.686 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - null null 2024-11-24 05:20:43.687 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Coccyx.png' 2024-11-24 05:20:43.688 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:43.688 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - 200 62826 image/png 1.5115ms 2024-11-24 05:20:43.879 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-11-24 05:20:43.883 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png' 2024-11-24 05:20:43.884 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:43.884 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 200 535736 image/png 4.5249ms 2024-11-24 05:20:43.914 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C1.png - null null 2024-11-24 05:20:43.916 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C1.png' 2024-11-24 05:20:43.916 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:43.916 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C1.png - 200 109176 image/png 1.838ms 2024-11-24 05:20:43.926 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C2.png - null null 2024-11-24 05:20:43.927 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C2.png' 2024-11-24 05:20:43.928 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:43.928 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C2.png - 200 131815 image/png 1.6207ms 2024-11-24 05:20:44.019 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C3.png - null null 2024-11-24 05:20:44.021 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C3.png' 2024-11-24 05:20:44.021 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:44.021 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C3.png - 200 101456 image/png 1.8388ms 2024-11-24 05:20:44.194 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C4.png - null null 2024-11-24 05:20:44.195 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C4.png' 2024-11-24 05:20:44.196 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:44.196 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C4.png - 200 107279 image/png 1.7598ms 2024-11-24 05:20:44.276 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C5.png - null null 2024-11-24 05:20:44.278 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C5.png' 2024-11-24 05:20:44.278 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:44.278 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C5.png - 200 94458 image/png 1.5861ms 2024-11-24 05:20:44.354 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C6.png - null null 2024-11-24 05:20:44.355 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C6.png' 2024-11-24 05:20:44.355 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:44.356 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C6.png - 200 97670 image/png 1.6731ms 2024-11-24 05:20:44.379 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T1.png - null null 2024-11-24 05:20:44.380 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T1.png' 2024-11-24 05:20:44.380 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:44.380 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T1.png - 200 114174 image/png 1.6939ms 2024-11-24 05:20:44.459 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C7.png - null null 2024-11-24 05:20:44.461 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C7.png' 2024-11-24 05:20:44.461 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:44.461 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C7.png - 200 114960 image/png 1.953ms 2024-11-24 05:20:44.522 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T2.png - null null 2024-11-24 05:20:44.523 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T2.png' 2024-11-24 05:20:44.524 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:44.524 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T2.png - 200 138785 image/png 2.0383ms 2024-11-24 05:20:44.600 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T3.png - null null 2024-11-24 05:20:44.601 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T3.png' 2024-11-24 05:20:44.602 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:44.602 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T3.png - 200 152096 image/png 1.9416ms 2024-11-24 05:20:44.629 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T4.png - null null 2024-11-24 05:20:44.630 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T4.png' 2024-11-24 05:20:44.630 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:44.630 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T4.png - 200 152241 image/png 1.2623ms 2024-11-24 05:20:44.684 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T5.png - null null 2024-11-24 05:20:44.685 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T5.png' 2024-11-24 05:20:44.685 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:44.685 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T5.png - 200 152901 image/png 1.2997ms 2024-11-24 05:20:44.751 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T6.png - null null 2024-11-24 05:20:44.753 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T6.png' 2024-11-24 05:20:44.754 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:44.754 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T6.png - 200 177411 image/png 2.4208ms 2024-11-24 05:20:44.984 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T7.png - null null 2024-11-24 05:20:44.985 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T7.png' 2024-11-24 05:20:44.985 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:44.985 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T7.png - 200 176205 image/png 1.4178ms 2024-11-24 05:20:45.003 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T8.png - null null 2024-11-24 05:20:45.005 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T8.png' 2024-11-24 05:20:45.005 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:45.005 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T8.png - 200 164262 image/png 1.4265ms 2024-11-24 05:20:45.045 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T9.png - null null 2024-11-24 05:20:45.046 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T9.png' 2024-11-24 05:20:45.047 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:45.047 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T9.png - 200 195657 image/png 1.9153ms 2024-11-24 05:20:45.156 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-11-24 05:20:45.157 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T10.png' 2024-11-24 05:20:45.157 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:45.157 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 200 203561 image/png 1.4522ms 2024-11-24 05:20:45.203 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-11-24 05:20:45.205 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T11.png' 2024-11-24 05:20:45.205 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:45.205 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 200 235609 image/png 1.5212ms 2024-11-24 05:20:45.339 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-11-24 05:20:45.340 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T12.png' 2024-11-24 05:20:45.340 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:45.340 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 200 211905 image/png 1.249ms 2024-11-24 05:20:45.419 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-11-24 05:20:45.420 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L1.png' 2024-11-24 05:20:45.420 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:45.420 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 200 219883 image/png 1.422ms 2024-11-24 05:20:45.421 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2024-11-24 05:20:45.422 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L2.png' 2024-11-24 05:20:45.422 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:45.422 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 1.4537ms 2024-11-24 05:20:45.476 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L3.png - null null 2024-11-24 05:20:45.478 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L3.png' 2024-11-24 05:20:45.478 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:45.478 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L3.png - 200 242988 image/png 1.8955ms 2024-11-24 05:20:45.559 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L4.png - null null 2024-11-24 05:20:45.561 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L4.png' 2024-11-24 05:20:45.561 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:45.561 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L4.png - 200 202957 image/png 1.4767ms 2024-11-24 05:20:45.679 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L5.png - null null 2024-11-24 05:20:45.682 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L5.png' 2024-11-24 05:20:45.682 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:45.682 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L5.png - 200 186880 image/png 2.6382ms 2024-11-24 05:20:45.709 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - null null 2024-11-24 05:20:45.710 +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-11-24 05:20:45.710 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:45.711 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - 200 519465 image/png 1.725ms 2024-11-24 05:20:45.712 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-11-24 05:20:45.719 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png' 2024-11-24 05:20:45.719 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:45.719 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 200 2900979 image/png 7.7204ms 2024-11-24 05:20:45.766 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-11-24 05:20:45.769 +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-11-24 05:20:45.769 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:45.769 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 200 689212 image/png 2.5727ms 2024-11-24 05:20:45.834 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - null null 2024-11-24 05:20:45.835 +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-11-24 05:20:45.836 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:45.836 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - 200 468011 image/png 1.8596ms 2024-11-24 05:20:45.861 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-11-24 05:20:45.863 +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-11-24 05:20:45.863 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:45.863 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 200 818118 image/png 2.1375ms 2024-11-24 05:20:45.959 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2024-11-24 05:20:45.961 +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-11-24 05:20:45.961 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:45.961 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 2.0653ms 2024-11-24 05:20:46.479 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2024-11-24 05:20:46.480 +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-11-24 05:20:46.481 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:46.481 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 1.6508ms 2024-11-24 05:20:46.629 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - null null 2024-11-24 05:20:46.630 +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-11-24 05:20:46.631 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:46.631 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - 200 472557 image/png 1.7335ms 2024-11-24 05:20:46.789 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - null null 2024-11-24 05:20:46.791 +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-11-24 05:20:46.791 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:46.791 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - 200 773321 image/png 1.6863ms 2024-11-24 05:20:46.886 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Head.png - null null 2024-11-24 05:20:46.888 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Head.png' 2024-11-24 05:20:46.889 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:46.889 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Head.png - 200 1167086 image/png 2.3435ms 2024-11-24 05:20:47.319 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-11-24 05:20:47.323 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Head.png' 2024-11-24 05:20:47.323 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:47.323 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 200 2103433 image/png 3.2119ms 2024-11-24 05:20:47.344 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - null null 2024-11-24 05:20:47.344 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Coccyx.png' 2024-11-24 05:20:47.344 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:47.345 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - 200 42204 image/png 0.4788ms 2024-11-24 05:20:48.166 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - null null 2024-11-24 05:20:48.167 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Sacrum.png' 2024-11-24 05:20:48.167 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:48.167 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - 200 333393 image/png 0.899ms 2024-11-24 05:20:48.244 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-11-24 05:20:48.247 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png' 2024-11-24 05:20:48.247 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:48.247 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 200 1723341 image/png 3.1673ms 2024-11-24 05:20:48.313 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-11-24 05:20:48.314 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C1.png' 2024-11-24 05:20:48.314 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:48.314 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 200 71406 image/png 0.5046ms 2024-11-24 05:20:48.874 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2024-11-24 05:20:48.875 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C2.png' 2024-11-24 05:20:48.875 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:48.875 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 0.6979ms 2024-11-24 05:20:49.067 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C3.png - null null 2024-11-24 05:20:49.067 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C3.png' 2024-11-24 05:20:49.068 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:49.068 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C3.png - 200 89844 image/png 1.2027ms 2024-11-24 05:20:49.579 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C4.png - null null 2024-11-24 05:20:49.580 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C4.png' 2024-11-24 05:20:49.580 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:49.580 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C4.png - 200 93250 image/png 0.8708ms 2024-11-24 05:20:50.152 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C5.png - null null 2024-11-24 05:20:50.153 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C5.png' 2024-11-24 05:20:50.153 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:50.153 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C5.png - 200 89926 image/png 0.6848ms 2024-11-24 05:20:50.204 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C6.png - null null 2024-11-24 05:20:50.204 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C6.png' 2024-11-24 05:20:50.205 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:50.205 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C6.png - 200 97643 image/png 0.5842ms 2024-11-24 05:20:50.226 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C7.png - null null 2024-11-24 05:20:50.226 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C7.png' 2024-11-24 05:20:50.226 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:50.227 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C7.png - 200 93654 image/png 0.5302ms 2024-11-24 05:20:50.351 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T1.png - null null 2024-11-24 05:20:50.352 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T1.png' 2024-11-24 05:20:50.352 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:50.352 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T1.png - 200 126855 image/png 1.0265ms 2024-11-24 05:20:50.399 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T2.png - null null 2024-11-24 05:20:50.400 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T2.png' 2024-11-24 05:20:50.400 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:50.400 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T2.png - 200 123930 image/png 0.7341ms 2024-11-24 05:20:50.417 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T3.png - null null 2024-11-24 05:20:50.418 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T3.png' 2024-11-24 05:20:50.418 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:50.418 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T3.png - 200 137506 image/png 0.8386ms 2024-11-24 05:20:50.444 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T4.png - null null 2024-11-24 05:20:50.444 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T4.png' 2024-11-24 05:20:50.444 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:50.444 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T4.png - 200 137466 image/png 0.3808ms 2024-11-24 05:20:50.546 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T5.png - null null 2024-11-24 05:20:50.547 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T5.png' 2024-11-24 05:20:50.547 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:50.547 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T5.png - 200 150025 image/png 0.801ms 2024-11-24 05:20:50.599 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T6.png - null null 2024-11-24 05:20:50.600 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T6.png' 2024-11-24 05:20:50.600 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:50.600 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T6.png - 200 159370 image/png 0.918ms 2024-11-24 05:20:50.699 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T7.png - null null 2024-11-24 05:20:50.699 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T7.png' 2024-11-24 05:20:50.699 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:50.700 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T7.png - 200 167084 image/png 0.7819ms 2024-11-24 05:20:50.706 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T8.png - null null 2024-11-24 05:20:50.706 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T8.png' 2024-11-24 05:20:50.707 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:50.707 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T8.png - 200 160662 image/png 0.7486ms 2024-11-24 05:20:50.821 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T9.png - null null 2024-11-24 05:20:50.821 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T9.png' 2024-11-24 05:20:50.822 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:50.822 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T9.png - 200 170175 image/png 0.6325ms 2024-11-24 05:20:50.826 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T10.png - null null 2024-11-24 05:20:50.826 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T10.png' 2024-11-24 05:20:50.826 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:50.826 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T10.png - 200 189186 image/png 0.5742ms 2024-11-24 05:20:50.919 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T11.png - null null 2024-11-24 05:20:50.920 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T11.png' 2024-11-24 05:20:50.920 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:50.920 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T11.png - 200 215092 image/png 0.7101ms 2024-11-24 05:20:50.929 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T12.png - null null 2024-11-24 05:20:50.929 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T12.png' 2024-11-24 05:20:50.929 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:50.929 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T12.png - 200 194362 image/png 0.7298ms 2024-11-24 05:20:50.984 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L1.png - null null 2024-11-24 05:20:50.984 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L1.png' 2024-11-24 05:20:50.985 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:50.985 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L1.png - 200 228240 image/png 0.8507ms 2024-11-24 05:20:51.021 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L2.png - null null 2024-11-24 05:20:51.022 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L2.png' 2024-11-24 05:20:51.022 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:51.022 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L2.png - 200 205229 image/png 0.7026ms 2024-11-24 05:20:51.169 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L4.png - null null 2024-11-24 05:20:51.169 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L4.png' 2024-11-24 05:20:51.169 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:51.169 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L4.png - 200 198525 image/png 0.7341ms 2024-11-24 05:20:51.200 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L3.png - null null 2024-11-24 05:20:51.201 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L3.png' 2024-11-24 05:20:51.201 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:51.201 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L3.png - 200 214737 image/png 0.9519ms 2024-11-24 05:20:51.321 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L5.png - null null 2024-11-24 05:20:51.322 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L5.png' 2024-11-24 05:20:51.322 +00:00 [DBG] Connection id "0HN865CEUUCDQ" completed keep alive response. 2024-11-24 05:20:51.323 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L5.png - 200 203959 image/png 1.5177ms 2024-11-24 05:20:51.325 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Femur.png - null null 2024-11-24 05:20:51.325 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Patella.png - null null 2024-11-24 05:20:51.326 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Patella.png' 2024-11-24 05:20:51.326 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:51.326 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Patella.png - 200 99090 image/png 0.6763ms 2024-11-24 05:20:51.327 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Femur.png' 2024-11-24 05:20:51.327 +00:00 [DBG] Connection id "0HN865CEUUCDP" completed keep alive response. 2024-11-24 05:20:51.327 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Femur.png - 200 1475401 image/png 1.5773ms 2024-11-24 05:20:51.374 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Tibia.png - null null 2024-11-24 05:20:51.375 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Tibia.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Tibia.png' 2024-11-24 05:20:51.375 +00:00 [DBG] Connection id "0HN865CEUUCDO" completed keep alive response. 2024-11-24 05:20:51.376 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Tibia.png - 200 1192597 image/png 1.8957ms 2024-11-24 05:20:51.424 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Foot.png - null null 2024-11-24 05:20:51.426 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Foot.png' 2024-11-24 05:20:51.426 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:20:51.426 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Foot.png - 200 915434 image/png 1.9847ms 2024-11-24 05:20:51.572 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Rib.png - null null 2024-11-24 05:20:51.618 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Rib.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Rib.png' 2024-11-24 05:20:51.618 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:51.618 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Rib.png - 200 4386983 image/png 46.6233ms 2024-11-24 05:20:57.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-11-24 05:20:57.097 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-24 05:20:57.097 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:57.097 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.3488ms 2024-11-24 05:20:58.016 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/FHD.png - null null 2024-11-24 05:20:58.017 +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-11-24 05:20:58.017 +00:00 [DBG] POST requests are not supported 2024-11-24 05:20:58.017 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:20:58.017 +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-11-24 05:20:58.017 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/FHD.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/FHD.png' 2024-11-24 05:20:58.017 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:20:58.018 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:20:58.018 +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-11-24 05:20:58.018 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:58.018 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:20:58.018 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:20:58.018 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/FHD.png - 200 10227 image/png 1.468ms 2024-11-24 05:20:58.018 +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-11-24 05:20:58.018 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:20:58.018 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:20:58.018 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:20:58.018 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:20:58.018 +00:00 [DBG] Connection id "0HN865CEUUCDS", Request id "0HN865CEUUCDS:0000001D": started reading request body. 2024-11-24 05:20:58.018 +00:00 [DBG] Connection id "0HN865CEUUCDS", Request id "0HN865CEUUCDS:0000001D": done reading request body. 2024-11-24 05:20:58.018 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:20:58.018 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:20:58.019 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:20:58.019 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:20:58.019 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:20:58.019 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:20:58.019 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:20:58.019 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:20:58.019 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:20:58.019 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:20:58.019 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:20:58.019 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:20:58.019 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:20:58.019 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8415ms 2024-11-24 05:20:58.019 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:20:58.019 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.7723 ms 2024-11-24 05:20:58.019 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:58.019 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.6825ms 2024-11-24 05:20:58.176 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphometer.png - null null 2024-11-24 05:20:58.176 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphosis.png - null null 2024-11-24 05:20:58.177 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphosis.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphosis.png' 2024-11-24 05:20:58.177 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphometer.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphometer.png' 2024-11-24 05:20:58.178 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:58.178 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphometer.png - 200 13416 image/png 1.4016ms 2024-11-24 05:20:58.178 +00:00 [DBG] Connection id "0HN865CEUUCDR" completed keep alive response. 2024-11-24 05:20:58.178 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphosis.png - 200 12069 image/png 1.5607ms 2024-11-24 05:20:58.315 +00:00 [DBG] Connection id "0HN865CEUUCDT" accepted. 2024-11-24 05:20:58.315 +00:00 [DBG] Connection id "0HN865CEUUCDT" started. 2024-11-24 05:20:58.315 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/side-knee.png - null null 2024-11-24 05:20:58.316 +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-11-24 05:20:58.316 +00:00 [DBG] Connection id "0HN865CEUUCDT" completed keep alive response. 2024-11-24 05:20:58.316 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/side-knee.png - 200 17297 image/png 1.5844ms 2024-11-24 05:20:58.317 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Lateral.jpeg - null null 2024-11-24 05:20:58.317 +00:00 [DBG] Connection id "0HN865CEUUCDU" accepted. 2024-11-24 05:20:58.317 +00:00 [DBG] Connection id "0HN865CEUUCDU" started. 2024-11-24 05:20:58.318 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-foot.png - null null 2024-11-24 05:20:58.318 +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-11-24 05:20:58.319 +00:00 [DBG] Connection id "0HN865CEUUCDU" completed keep alive response. 2024-11-24 05:20:58.319 +00:00 [INF] Sending file. Request path: '/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Lateral.jpeg' 2024-11-24 05:20:58.319 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-foot.png - 200 9714 image/png 1.6559ms 2024-11-24 05:20:58.319 +00:00 [DBG] Connection id "0HN865CEUUCDS" completed keep alive response. 2024-11-24 05:20:58.320 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Lateral.jpeg - 200 80314 image/jpeg 2.8841ms 2024-11-24 05:20:58.321 +00:00 [DBG] Connection id "0HN865CEUUCDV" accepted. 2024-11-24 05:20:58.322 +00:00 [DBG] Connection id "0HN865CEUUCDV" started. 2024-11-24 05:20:58.322 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/TPattern.png - null null 2024-11-24 05:20:58.322 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/TPattern.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/TPattern.png' 2024-11-24 05:20:58.322 +00:00 [DBG] Connection id "0HN865CEUUCDV" completed keep alive response. 2024-11-24 05:20:58.322 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/TPattern.png - 200 10819 image/png 0.7108ms 2024-11-24 05:21:01.307 +00:00 [DBG] Connection id "0HN865CEUUCDQ" received FIN. 2024-11-24 05:21:01.307 +00:00 [DBG] Connection id "0HN865CEUUCDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:21:01.307 +00:00 [DBG] Connection id "0HN865CEUUCDQ" disconnecting. 2024-11-24 05:21:01.307 +00:00 [DBG] Connection id "0HN865CEUUCDQ" stopped. 2024-11-24 05:21:03.454 +00:00 [DBG] Connection id "0HN865CEUUCE0" accepted. 2024-11-24 05:21:03.454 +00:00 [DBG] Connection id "0HN865CEUUCE0" started. 2024-11-24 05:21:03.455 +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-11-24 05:21:03.455 +00:00 [DBG] POST requests are not supported 2024-11-24 05:21:03.455 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:21:03.455 +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-11-24 05:21:03.455 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:03.455 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:03.455 +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-11-24 05:21:03.455 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:21:03.455 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:03.455 +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-11-24 05:21:03.455 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:21:03.455 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:03.455 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:03.455 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:03.455 +00:00 [DBG] Connection id "0HN865CEUUCE0", Request id "0HN865CEUUCE0:00000001": started reading request body. 2024-11-24 05:21:03.455 +00:00 [DBG] Connection id "0HN865CEUUCE0", Request id "0HN865CEUUCE0:00000001": done reading request body. 2024-11-24 05:21:03.455 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:03.455 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:21:03.455 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:03.455 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:03.455 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:03.455 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:03.455 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:21:03.455 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:21:03.456 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:03.456 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:03.456 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:21:03.456 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:21:03.456 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:21:03.456 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5253ms 2024-11-24 05:21:03.456 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:03.456 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9701 ms 2024-11-24 05:21:03.456 +00:00 [DBG] Connection id "0HN865CEUUCE0" completed keep alive response. 2024-11-24 05:21:03.456 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1484ms 2024-11-24 05:21:04.204 +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-11-24 05:21:04.204 +00:00 [DBG] POST requests are not supported 2024-11-24 05:21:04.204 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:21:04.204 +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-11-24 05:21:04.204 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:04.204 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:04.204 +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-11-24 05:21:04.204 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:21:04.204 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:04.204 +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-11-24 05:21:04.204 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:21:04.204 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:04.204 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:04.204 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:04.204 +00:00 [DBG] Connection id "0HN865CEUUCE0", Request id "0HN865CEUUCE0:00000002": started reading request body. 2024-11-24 05:21:04.204 +00:00 [DBG] Connection id "0HN865CEUUCE0", Request id "0HN865CEUUCE0:00000002": done reading request body. 2024-11-24 05:21:04.204 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:04.204 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:21:04.205 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:04.205 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:04.205 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:04.205 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:04.205 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:21:04.205 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:21:04.205 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:04.205 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:04.205 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:21:04.205 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:21:04.205 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:21:04.205 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6752ms 2024-11-24 05:21:04.205 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:04.205 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0190 ms 2024-11-24 05:21:04.205 +00:00 [DBG] Connection id "0HN865CEUUCE0" completed keep alive response. 2024-11-24 05:21:04.205 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4098ms 2024-11-24 05:21:04.312 +00:00 [DBG] Connection id "0HN865CEUUCDO" received FIN. 2024-11-24 05:21:04.312 +00:00 [DBG] Connection id "0HN865CEUUCDO" disconnecting. 2024-11-24 05:21:04.312 +00:00 [DBG] Connection id "0HN865CEUUCDO" stopped. 2024-11-24 05:21:04.312 +00:00 [DBG] Connection id "0HN865CEUUCDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:21:04.470 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scapula.png - null null 2024-11-24 05:21:04.471 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scapula.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scapula.png' 2024-11-24 05:21:04.471 +00:00 [DBG] Connection id "0HN865CEUUCE0" completed keep alive response. 2024-11-24 05:21:04.471 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scapula.png - 200 18424 image/png 0.8941ms 2024-11-24 05:21:04.599 +00:00 [DBG] Connection id "0HN865CEUUCE1" accepted. 2024-11-24 05:21:04.599 +00:00 [DBG] Connection id "0HN865CEUUCE1" started. 2024-11-24 05:21:04.599 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/spinal-column.png - null null 2024-11-24 05:21:04.600 +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-11-24 05:21:04.600 +00:00 [DBG] Connection id "0HN865CEUUCE1" completed keep alive response. 2024-11-24 05:21:04.600 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/spinal-column.png - 200 16574 image/png 0.8989ms 2024-11-24 05:21:04.601 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scolio-meter.png - null null 2024-11-24 05:21:04.602 +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-11-24 05:21:04.602 +00:00 [DBG] Connection id "0HN865CEUUCDN" completed keep alive response. 2024-11-24 05:21:04.602 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scolio-meter.png - 200 23089 image/png 0.7151ms 2024-11-24 05:21:04.626 +00:00 [DBG] Connection id "0HN865CEUUCE2" accepted. 2024-11-24 05:21:04.626 +00:00 [DBG] Connection id "0HN865CEUUCE2" started. 2024-11-24 05:21:04.626 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Posterior.jpeg - null null 2024-11-24 05:21:04.627 +00:00 [INF] Sending file. Request path: '/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Posterior.jpeg' 2024-11-24 05:21:04.628 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:21:04.628 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9027dc7-ae51-4990-82d0-391b9cec01c5_Posterior.jpeg - 200 83573 image/jpeg 1.4144ms 2024-11-24 05:21:07.701 +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-11-24 05:21:07.701 +00:00 [DBG] POST requests are not supported 2024-11-24 05:21:07.701 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:21:07.701 +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-11-24 05:21:07.701 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:07.701 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:07.701 +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-11-24 05:21:07.701 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:21:07.701 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:07.701 +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-11-24 05:21:07.701 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:21:07.701 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:07.701 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:07.701 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:07.701 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000002": started reading request body. 2024-11-24 05:21:07.702 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000002": done reading request body. 2024-11-24 05:21:07.702 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:07.702 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:21:07.702 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:07.702 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:07.702 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:07.702 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:07.702 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:21:07.702 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:21:07.702 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:07.702 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:07.702 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:21:07.702 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:21:07.702 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:21:07.702 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4756ms 2024-11-24 05:21:07.702 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:07.702 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8476 ms 2024-11-24 05:21:07.702 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:21:07.702 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1018ms 2024-11-24 05:21:13.349 +00:00 [DBG] Connection id "0HN865CEUUCE3" accepted. 2024-11-24 05:21:13.349 +00:00 [DBG] Connection id "0HN865CEUUCE3" started. 2024-11-24 05:21:13.349 +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-11-24 05:21:13.349 +00:00 [DBG] POST requests are not supported 2024-11-24 05:21:13.349 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:21:13.349 +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-11-24 05:21:13.349 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:13.349 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:13.349 +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-11-24 05:21:13.349 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:21:13.349 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:13.349 +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-11-24 05:21:13.349 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:21:13.349 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:13.349 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:13.349 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:13.349 +00:00 [DBG] Connection id "0HN865CEUUCE3", Request id "0HN865CEUUCE3:00000001": started reading request body. 2024-11-24 05:21:13.349 +00:00 [DBG] Connection id "0HN865CEUUCE3", Request id "0HN865CEUUCE3:00000001": done reading request body. 2024-11-24 05:21:13.350 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:13.350 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:21:13.350 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:13.350 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:13.350 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:13.350 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:13.350 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:21:13.350 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:21:13.350 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:13.350 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:13.350 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:21:13.350 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:21:13.350 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:21:13.350 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5577ms 2024-11-24 05:21:13.350 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:13.350 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8724 ms 2024-11-24 05:21:13.350 +00:00 [DBG] Connection id "0HN865CEUUCE3" completed keep alive response. 2024-11-24 05:21:13.350 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0279ms 2024-11-24 05:21:14.322 +00:00 [DBG] Connection id "0HN865CEUUCDP" received FIN. 2024-11-24 05:21:14.322 +00:00 [DBG] Connection id "0HN865CEUUCDP" disconnecting. 2024-11-24 05:21:14.322 +00:00 [DBG] Connection id "0HN865CEUUCDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:21:14.323 +00:00 [DBG] Connection id "0HN865CEUUCDP" stopped. 2024-11-24 05:21:27.338 +00:00 [DBG] Connection id "0HN865CEUUCE0" received FIN. 2024-11-24 05:21:27.338 +00:00 [DBG] Connection id "0HN865CEUUCE0" disconnecting. 2024-11-24 05:21:27.338 +00:00 [DBG] Connection id "0HN865CEUUCE0" stopped. 2024-11-24 05:21:27.338 +00:00 [DBG] Connection id "0HN865CEUUCE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:21:27.816 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-11-24 05:21:27.817 +00:00 [DBG] POST requests are not supported 2024-11-24 05:21:27.817 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:21:27.817 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-11-24 05:21:27.817 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:27.817 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:27.817 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-11-24 05:21:27.817 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:21:27.817 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:27.817 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-11-24 05:21:27.817 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:21:27.817 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:27.817 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:27.817 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:27.817 +00:00 [DBG] Connection id "0HN865CEUUCE1", Request id "0HN865CEUUCE1:00000002": started reading request body. 2024-11-24 05:21:27.817 +00:00 [DBG] Connection id "0HN865CEUUCE1", Request id "0HN865CEUUCE1:00000002": done reading request body. 2024-11-24 05:21:27.817 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:27.817 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:21:27.817 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:27.817 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:27.817 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:27.817 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:27.817 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:21:27.817 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:21:27.817 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:27.817 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:27.817 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:21:27.817 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:21:27.817 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:21:27.817 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4712ms 2024-11-24 05:21:27.817 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:27.817 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7915 ms 2024-11-24 05:21:27.817 +00:00 [DBG] Connection id "0HN865CEUUCE1" completed keep alive response. 2024-11-24 05:21:27.817 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.023ms 2024-11-24 05:21:29.266 +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-11-24 05:21:29.266 +00:00 [DBG] POST requests are not supported 2024-11-24 05:21:29.266 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:21:29.266 +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-11-24 05:21:29.267 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:29.267 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:29.267 +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-11-24 05:21:29.267 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:21:29.267 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:29.267 +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-11-24 05:21:29.267 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:21:29.267 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:21:29.267 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:29.267 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:21:29.267 +00:00 [DBG] Connection id "0HN865CEUUCE1", Request id "0HN865CEUUCE1:00000003": started reading request body. 2024-11-24 05:21:29.267 +00:00 [DBG] Connection id "0HN865CEUUCE1", Request id "0HN865CEUUCE1:00000003": done reading request body. 2024-11-24 05:21:29.267 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:29.267 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:21:29.267 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:29.267 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:29.267 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:21:29.267 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:21:29.267 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:21:29.267 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:21:29.267 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:29.267 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:21:29.267 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:21:29.267 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:21:29.268 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:21:29.268 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.1132ms 2024-11-24 05:21:29.268 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:21:29.268 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.5535 ms 2024-11-24 05:21:29.268 +00:00 [DBG] Connection id "0HN865CEUUCE1" completed keep alive response. 2024-11-24 05:21:29.268 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.9471ms 2024-11-24 05:22:19.667 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2549&userId=1585 - null null 2024-11-24 05:22:19.667 +00:00 [DBG] The request path / does not match a supported file type 2024-11-24 05:22:19.667 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-24 05:22:19.667 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-24 05:22:19.667 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:22:19.667 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:22:19.667 +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-11-24 05:22:19.667 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:22:19.667 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:22:19.667 +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-11-24 05:22:19.667 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:22:19.667 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:22:19.667 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:22:19.668 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:22:19.668 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:22:19.668 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-11-24 05:22:19.668 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:22:19.668 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:22:19.668 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:22:19.668 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:22:19.668 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:22:19.668 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-11-24 05:22:19.668 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:22:19.669 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:22:19.669 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:22:19.669 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:22:19.700 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-11-24 05:22:19.700 +00:00 [INF] Executing ViewResult, running view marker. 2024-11-24 05:22:19.700 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1744ms. 2024-11-24 05:22:19.700 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-11-24 05:22:19.700 +00:00 [INF] Executed ViewResult - view marker executed in 0.8877ms. 2024-11-24 05:22:19.701 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 33.1183ms 2024-11-24 05:22:19.701 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:22:19.701 +00:00 [INF] HTTP GET / responded 200 in 33.7132 ms 2024-11-24 05:22:19.701 +00:00 [DBG] Connection id "0HN865CEUUCDV" completed keep alive response. 2024-11-24 05:22:19.701 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2549&userId=1585 - 200 null text/html; charset=utf-8 34.1047ms 2024-11-24 05:22:19.892 +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-11-24 05:22:19.892 +00:00 [DBG] POST requests are not supported 2024-11-24 05:22:19.892 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:22:19.892 +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-11-24 05:22:19.892 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:22:19.892 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:22:19.892 +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-11-24 05:22:19.892 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:22:19.892 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:22:19.892 +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-11-24 05:22:19.892 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:22:19.892 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:22:19.892 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:22:19.892 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:22:19.892 +00:00 [DBG] Connection id "0HN865CEUUCDV", Request id "0HN865CEUUCDV:00000003": started reading request body. 2024-11-24 05:22:19.892 +00:00 [DBG] Connection id "0HN865CEUUCDV", Request id "0HN865CEUUCDV:00000003": done reading request body. 2024-11-24 05:22:19.893 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:22:19.893 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:22:19.893 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:22:19.893 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:22:19.893 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:22:19.893 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:22:19.893 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:22:19.893 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:22:19.893 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:22:19.893 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:22:19.893 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:22:19.893 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:22:19.893 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:22:19.893 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6857ms 2024-11-24 05:22:19.893 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:22:19.893 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1438 ms 2024-11-24 05:22:19.893 +00:00 [DBG] Connection id "0HN865CEUUCDV" completed keep alive response. 2024-11-24 05:22:19.893 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5362ms 2024-11-24 05:22:20.032 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Anterior.jpeg - null null 2024-11-24 05:22:20.033 +00:00 [INF] Sending file. Request path: '/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Anterior.jpeg' 2024-11-24 05:22:20.034 +00:00 [DBG] Connection id "0HN865CEUUCDV" completed keep alive response. 2024-11-24 05:22:20.034 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Anterior.jpeg - 200 70401 image/jpeg 1.9164ms 2024-11-24 05:22:26.934 +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-11-24 05:22:26.934 +00:00 [DBG] POST requests are not supported 2024-11-24 05:22:26.934 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:22:26.934 +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-11-24 05:22:26.935 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:22:26.935 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:22:26.935 +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-11-24 05:22:26.935 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:22:26.935 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:22:26.935 +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-11-24 05:22:26.935 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:22:26.935 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:22:26.935 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:22:26.935 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:22:26.935 +00:00 [DBG] Connection id "0HN865CEUUCE1", Request id "0HN865CEUUCE1:00000004": started reading request body. 2024-11-24 05:22:26.935 +00:00 [DBG] Connection id "0HN865CEUUCE1", Request id "0HN865CEUUCE1:00000004": done reading request body. 2024-11-24 05:22:26.935 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:22:26.935 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:22:26.935 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:22:26.935 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:22:26.935 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:22:26.935 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:22:26.935 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:22:26.935 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:22:26.935 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:22:26.935 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:22:26.935 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:22:26.935 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:22:26.936 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:22:26.936 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7402ms 2024-11-24 05:22:26.936 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:22:26.936 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2140 ms 2024-11-24 05:22:26.936 +00:00 [DBG] Connection id "0HN865CEUUCE1" completed keep alive response. 2024-11-24 05:22:26.936 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5676ms 2024-11-24 05:22:27.299 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Posterior.jpeg - null null 2024-11-24 05:22:27.300 +00:00 [INF] Sending file. Request path: '/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Posterior.jpeg' 2024-11-24 05:22:27.301 +00:00 [DBG] Connection id "0HN865CEUUCE1" completed keep alive response. 2024-11-24 05:22:27.301 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Posterior.jpeg - 200 74903 image/jpeg 1.6381ms 2024-11-24 05:22:30.514 +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-11-24 05:22:30.514 +00:00 [DBG] POST requests are not supported 2024-11-24 05:22:30.514 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:22:30.514 +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-11-24 05:22:30.514 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:22:30.514 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:22:30.514 +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-11-24 05:22:30.515 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:22:30.515 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:22:30.515 +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-11-24 05:22:30.515 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:22:30.515 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:22:30.515 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:22:30.515 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:22:30.515 +00:00 [DBG] Connection id "0HN865CEUUCE1", Request id "0HN865CEUUCE1:00000006": started reading request body. 2024-11-24 05:22:30.515 +00:00 [DBG] Connection id "0HN865CEUUCE1", Request id "0HN865CEUUCE1:00000006": done reading request body. 2024-11-24 05:22:30.515 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:22:30.515 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:22:30.515 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:22:30.515 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:22:30.515 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:22:30.515 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:22:30.515 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:22:30.515 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:22:30.515 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:22:30.515 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:22:30.515 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:22:30.515 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:22:30.515 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:22:30.515 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7053ms 2024-11-24 05:22:30.515 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:22:30.516 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2211 ms 2024-11-24 05:22:30.516 +00:00 [DBG] Connection id "0HN865CEUUCE1" completed keep alive response. 2024-11-24 05:22:30.516 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.6221ms 2024-11-24 05:22:30.684 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Lateral.jpeg - null null 2024-11-24 05:22:30.685 +00:00 [INF] Sending file. Request path: '/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Lateral.jpeg' 2024-11-24 05:22:30.685 +00:00 [DBG] Connection id "0HN865CEUUCE1" completed keep alive response. 2024-11-24 05:22:30.686 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/5e5f3574-d24c-42b3-a376-88ae90203f74_Lateral.jpeg - 200 74436 image/jpeg 1.7093ms 2024-11-24 05:23:00.629 +00:00 [DBG] Connection id "0HN865CEUUCE4" accepted. 2024-11-24 05:23:00.629 +00:00 [DBG] Connection id "0HN865CEUUCE4" started. 2024-11-24 05:23:00.629 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2553&userId=1592 - null null 2024-11-24 05:23:00.630 +00:00 [DBG] The request path / does not match a supported file type 2024-11-24 05:23:00.630 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-24 05:23:00.630 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-24 05:23:00.630 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:23:00.630 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:23:00.630 +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-11-24 05:23:00.630 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:23:00.630 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:00.630 +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-11-24 05:23:00.630 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:23:00.630 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:00.630 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:00.630 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:00.630 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:23:00.630 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-11-24 05:23:00.630 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:23:00.630 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:23:00.630 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:23:00.630 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:23:00.630 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:23:00.630 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-11-24 05:23:00.630 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:23:00.630 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:23:00.630 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:23:00.631 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:23:00.649 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-11-24 05:23:00.649 +00:00 [INF] Executing ViewResult, running view marker. 2024-11-24 05:23:00.649 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1222ms. 2024-11-24 05:23:00.649 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-11-24 05:23:00.650 +00:00 [INF] Executed ViewResult - view marker executed in 0.6041ms. 2024-11-24 05:23:00.650 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 19.8593ms 2024-11-24 05:23:00.650 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:23:00.650 +00:00 [INF] HTTP GET / responded 200 in 20.3113 ms 2024-11-24 05:23:00.650 +00:00 [DBG] Connection id "0HN865CEUUCE4" completed keep alive response. 2024-11-24 05:23:00.650 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2553&userId=1592 - 200 null text/html; charset=utf-8 20.525ms 2024-11-24 05:23:00.860 +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-11-24 05:23:00.860 +00:00 [DBG] POST requests are not supported 2024-11-24 05:23:00.860 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:23:00.860 +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-11-24 05:23:00.860 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:00.860 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:00.860 +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-11-24 05:23:00.860 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:23:00.860 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:00.860 +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-11-24 05:23:00.860 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:23:00.860 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:00.860 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:00.860 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:00.860 +00:00 [DBG] Connection id "0HN865CEUUCE4", Request id "0HN865CEUUCE4:00000002": started reading request body. 2024-11-24 05:23:00.860 +00:00 [DBG] Connection id "0HN865CEUUCE4", Request id "0HN865CEUUCE4:00000002": done reading request body. 2024-11-24 05:23:00.860 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:00.860 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:23:00.860 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:00.860 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:00.860 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:00.860 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:00.860 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:23:00.860 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:23:00.860 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:00.860 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:00.860 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:23:00.860 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:23:00.860 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:23:00.861 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4367ms 2024-11-24 05:23:00.861 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:00.861 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7841 ms 2024-11-24 05:23:00.861 +00:00 [DBG] Connection id "0HN865CEUUCE4" completed keep alive response. 2024-11-24 05:23:00.861 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0452ms 2024-11-24 05:23:00.976 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg - null null 2024-11-24 05:23:00.977 +00:00 [INF] Sending file. Request path: '/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg' 2024-11-24 05:23:00.977 +00:00 [DBG] Connection id "0HN865CEUUCE4" completed keep alive response. 2024-11-24 05:23:00.977 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg - 200 69961 image/jpeg 1.2672ms 2024-11-24 05:23:07.872 +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-11-24 05:23:07.872 +00:00 [DBG] POST requests are not supported 2024-11-24 05:23:07.872 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:23:07.872 +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-11-24 05:23:07.872 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:07.872 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:07.873 +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-11-24 05:23:07.873 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:23:07.873 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:07.873 +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-11-24 05:23:07.873 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:23:07.873 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:07.873 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:07.873 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:07.873 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000003": started reading request body. 2024-11-24 05:23:07.873 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000003": done reading request body. 2024-11-24 05:23:07.873 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:07.873 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:23:07.873 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:07.873 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:07.873 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:07.873 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:07.873 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:23:07.873 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:23:07.873 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:07.873 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:07.873 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:23:07.874 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:23:07.874 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:23:07.874 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8802ms 2024-11-24 05:23:07.874 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:07.874 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3070 ms 2024-11-24 05:23:07.874 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:23:07.874 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.6305ms 2024-11-24 05:23:08.052 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Lateral.jpeg - null null 2024-11-24 05:23:08.052 +00:00 [INF] Sending file. Request path: '/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Lateral.jpeg' 2024-11-24 05:23:08.053 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:23:08.053 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Lateral.jpeg - 200 73812 image/jpeg 0.8736ms 2024-11-24 05:23:08.606 +00:00 [DBG] Connection id "0HN865CEUUCDR" disconnecting. 2024-11-24 05:23:08.606 +00:00 [DBG] Connection id "0HN865CEUUCDS" disconnecting. 2024-11-24 05:23:08.606 +00:00 [DBG] Connection id "0HN865CEUUCDR" stopped. 2024-11-24 05:23:08.606 +00:00 [DBG] Connection id "0HN865CEUUCDS" stopped. 2024-11-24 05:23:08.606 +00:00 [DBG] Connection id "0HN865CEUUCDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:23:08.606 +00:00 [DBG] Connection id "0HN865CEUUCDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:23:09.606 +00:00 [DBG] Connection id "0HN865CEUUCDT" disconnecting. 2024-11-24 05:23:09.606 +00:00 [DBG] Connection id "0HN865CEUUCDU" disconnecting. 2024-11-24 05:23:09.606 +00:00 [DBG] Connection id "0HN865CEUUCDT" stopped. 2024-11-24 05:23:09.606 +00:00 [DBG] Connection id "0HN865CEUUCDU" stopped. 2024-11-24 05:23:09.606 +00:00 [DBG] Connection id "0HN865CEUUCDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:23:09.606 +00:00 [DBG] Connection id "0HN865CEUUCDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:23:09.712 +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-11-24 05:23:09.712 +00:00 [DBG] POST requests are not supported 2024-11-24 05:23:09.712 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:23:09.712 +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-11-24 05:23:09.712 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:09.712 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:09.712 +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-11-24 05:23:09.712 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:23:09.712 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:09.712 +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-11-24 05:23:09.712 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:23:09.712 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:09.712 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:09.712 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:09.713 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000005": started reading request body. 2024-11-24 05:23:09.713 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000005": done reading request body. 2024-11-24 05:23:09.713 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:09.713 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:23:09.713 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:09.713 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:09.713 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:09.713 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:09.713 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:23:09.713 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:23:09.713 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:09.713 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:09.713 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:23:09.713 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:23:09.713 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:23:09.713 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6052ms 2024-11-24 05:23:09.713 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:09.713 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0768 ms 2024-11-24 05:23:09.713 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:23:09.713 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.3344ms 2024-11-24 05:23:09.872 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Posterior.jpeg - null null 2024-11-24 05:23:09.874 +00:00 [INF] Sending file. Request path: '/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Posterior.jpeg' 2024-11-24 05:23:09.874 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:23:09.874 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Posterior.jpeg - 200 73544 image/jpeg 2.1814ms 2024-11-24 05:23:12.526 +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-11-24 05:23:12.527 +00:00 [DBG] POST requests are not supported 2024-11-24 05:23:12.527 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:23:12.527 +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-11-24 05:23:12.527 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:12.527 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:12.527 +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-11-24 05:23:12.527 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:23:12.527 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:12.527 +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-11-24 05:23:12.527 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:23:12.527 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:12.527 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:12.527 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:12.527 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000007": started reading request body. 2024-11-24 05:23:12.527 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000007": done reading request body. 2024-11-24 05:23:12.527 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:12.527 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:23:12.527 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:12.527 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:12.527 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:12.527 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:12.527 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:23:12.527 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:23:12.528 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:12.528 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:12.528 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:23:12.528 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:23:12.528 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:23:12.528 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.698ms 2024-11-24 05:23:12.528 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:12.528 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1664 ms 2024-11-24 05:23:12.528 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:23:12.528 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.509ms 2024-11-24 05:23:14.232 +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-11-24 05:23:14.232 +00:00 [DBG] POST requests are not supported 2024-11-24 05:23:14.232 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:23:14.232 +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-11-24 05:23:14.232 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:14.232 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:14.232 +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-11-24 05:23:14.232 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:23:14.232 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:14.232 +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-11-24 05:23:14.232 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:23:14.232 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:14.232 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:14.232 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:14.232 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000008": started reading request body. 2024-11-24 05:23:14.232 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000008": done reading request body. 2024-11-24 05:23:14.232 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:14.232 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:23:14.232 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:14.232 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:14.232 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:14.232 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:14.233 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:23:14.233 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:23:14.233 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:14.233 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:14.233 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:23:14.233 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:23:14.233 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:23:14.233 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6891ms 2024-11-24 05:23:14.233 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:14.233 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1308 ms 2024-11-24 05:23:14.233 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:23:14.233 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5242ms 2024-11-24 05:23:15.607 +00:00 [DBG] Connection id "0HN865CEUUCDN" disconnecting. 2024-11-24 05:23:15.607 +00:00 [DBG] Connection id "0HN865CEUUCDN" stopped. 2024-11-24 05:23:15.607 +00:00 [DBG] Connection id "0HN865CEUUCDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:23:18.061 +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-11-24 05:23:18.061 +00:00 [DBG] POST requests are not supported 2024-11-24 05:23:18.061 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:23:18.061 +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-11-24 05:23:18.061 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:18.061 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:18.061 +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-11-24 05:23:18.062 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:23:18.062 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:18.062 +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-11-24 05:23:18.062 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:23:18.062 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:18.062 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:18.062 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:18.062 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000009": started reading request body. 2024-11-24 05:23:18.062 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:00000009": done reading request body. 2024-11-24 05:23:18.062 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:18.062 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:23:18.062 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:18.062 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:18.062 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:18.062 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:18.062 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:23:18.062 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:23:18.062 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:18.062 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:18.062 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:23:18.062 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:23:18.062 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:23:18.062 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4784ms 2024-11-24 05:23:18.062 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:18.062 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8132 ms 2024-11-24 05:23:18.062 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:23:18.062 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1185ms 2024-11-24 05:23:20.016 +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-11-24 05:23:20.017 +00:00 [DBG] POST requests are not supported 2024-11-24 05:23:20.017 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:23:20.017 +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-11-24 05:23:20.017 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:20.017 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:20.017 +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-11-24 05:23:20.017 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:23:20.017 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:20.017 +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-11-24 05:23:20.017 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:23:20.017 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:23:20.017 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:20.017 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:23:20.017 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:0000000A": started reading request body. 2024-11-24 05:23:20.017 +00:00 [DBG] Connection id "0HN865CEUUCE2", Request id "0HN865CEUUCE2:0000000A": done reading request body. 2024-11-24 05:23:20.017 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:20.017 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:23:20.017 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:20.017 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:20.017 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:23:20.017 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:23:20.017 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:23:20.017 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:23:20.017 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:20.017 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:23:20.017 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:23:20.017 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:23:20.017 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:23:20.018 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.532ms 2024-11-24 05:23:20.018 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:23:20.018 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9099 ms 2024-11-24 05:23:20.018 +00:00 [DBG] Connection id "0HN865CEUUCE2" completed keep alive response. 2024-11-24 05:23:20.018 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1973ms 2024-11-24 05:23:24.609 +00:00 [DBG] Connection id "0HN865CEUUCE3" disconnecting. 2024-11-24 05:23:24.609 +00:00 [DBG] Connection id "0HN865CEUUCE3" stopped. 2024-11-24 05:23:24.609 +00:00 [DBG] Connection id "0HN865CEUUCE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:23:26.487 +00:00 [DBG] Connection id "0HN865CEUUCE4" received FIN. 2024-11-24 05:23:26.487 +00:00 [DBG] Connection id "0HN865CEUUCE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:23:26.487 +00:00 [DBG] Connection id "0HN865CEUUCE4" disconnecting. 2024-11-24 05:23:26.487 +00:00 [DBG] Connection id "0HN865CEUUCE4" stopped. 2024-11-24 05:24:08.696 +00:00 [DBG] Connection id "0HN865CEUUCE5" accepted. 2024-11-24 05:24:08.697 +00:00 [DBG] Connection id "0HN865CEUUCE5" started. 2024-11-24 05:24:08.697 +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-11-24 05:24:08.697 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:08.697 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:08.697 +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-11-24 05:24:08.697 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:08.697 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:08.697 +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-11-24 05:24:08.697 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:08.697 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:08.697 +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-11-24 05:24:08.697 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:08.697 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:08.697 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:08.697 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:08.697 +00:00 [DBG] Connection id "0HN865CEUUCE5", Request id "0HN865CEUUCE5:00000001": started reading request body. 2024-11-24 05:24:08.697 +00:00 [DBG] Connection id "0HN865CEUUCE5", Request id "0HN865CEUUCE5:00000001": done reading request body. 2024-11-24 05:24:08.697 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:08.697 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:08.697 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:08.697 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:08.697 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:08.698 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:08.698 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:08.698 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:08.698 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:08.698 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:08.698 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:08.698 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:08.698 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:08.698 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.9765ms 2024-11-24 05:24:08.698 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:08.698 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.4896 ms 2024-11-24 05:24:08.698 +00:00 [DBG] Connection id "0HN865CEUUCE5" completed keep alive response. 2024-11-24 05:24:08.698 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.7442ms 2024-11-24 05:24:08.704 +00:00 [DBG] Connection id "0HN865CEUUCE6" accepted. 2024-11-24 05:24:08.705 +00:00 [DBG] Connection id "0HN865CEUUCE6" started. 2024-11-24 05:24:08.705 +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-11-24 05:24:08.705 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:08.705 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:08.705 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-11-24 05:24:08.705 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:08.705 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:08.705 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-11-24 05:24:08.705 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:08.705 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:08.705 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-11-24 05:24:08.705 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:08.705 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:08.705 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:08.706 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:08.706 +00:00 [DBG] Connection id "0HN865CEUUCE6", Request id "0HN865CEUUCE6:00000001": started reading request body. 2024-11-24 05:24:08.706 +00:00 [DBG] Connection id "0HN865CEUUCE6", Request id "0HN865CEUUCE6:00000001": done reading request body. 2024-11-24 05:24:08.706 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:08.706 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:08.706 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:08.706 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:08.706 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:08.706 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:08.706 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:08.706 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:08.706 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:08.706 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:08.706 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:08.706 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:08.706 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:08.706 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6393ms 2024-11-24 05:24:08.706 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:08.706 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2073 ms 2024-11-24 05:24:08.706 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:08.706 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5052ms 2024-11-24 05:24:10.472 +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-11-24 05:24:10.472 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:10.472 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:10.472 +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-11-24 05:24:10.472 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:10.472 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:10.472 +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-11-24 05:24:10.472 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:10.472 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:10.472 +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-11-24 05:24:10.472 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:10.472 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:10.472 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:10.472 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:10.472 +00:00 [DBG] Connection id "0HN865CEUUCE5", Request id "0HN865CEUUCE5:00000002": started reading request body. 2024-11-24 05:24:10.472 +00:00 [DBG] Connection id "0HN865CEUUCE5", Request id "0HN865CEUUCE5:00000002": done reading request body. 2024-11-24 05:24:10.472 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:10.472 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:10.472 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:10.472 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:10.472 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:10.472 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:10.472 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:10.472 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:10.472 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:10.472 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:10.472 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:10.472 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:10.472 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:10.472 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4398ms 2024-11-24 05:24:10.472 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:10.472 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7827 ms 2024-11-24 05:24:10.473 +00:00 [DBG] Connection id "0HN865CEUUCE5" completed keep alive response. 2024-11-24 05:24:10.473 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0463ms 2024-11-24 05:24:12.521 +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-11-24 05:24:12.522 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:12.522 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:12.522 +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-11-24 05:24:12.522 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:12.522 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:12.522 +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-11-24 05:24:12.522 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:12.522 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:12.522 +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-11-24 05:24:12.522 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:12.522 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:12.522 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:12.522 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:12.522 +00:00 [DBG] Connection id "0HN865CEUUCE5", Request id "0HN865CEUUCE5:00000003": started reading request body. 2024-11-24 05:24:12.522 +00:00 [DBG] Connection id "0HN865CEUUCE5", Request id "0HN865CEUUCE5:00000003": done reading request body. 2024-11-24 05:24:12.522 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:12.522 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:12.522 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:12.522 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:12.522 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:12.522 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:12.522 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:12.522 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:12.522 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:12.522 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:12.522 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:12.522 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:12.522 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:12.522 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3874ms 2024-11-24 05:24:12.522 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:12.522 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6548 ms 2024-11-24 05:24:12.523 +00:00 [DBG] Connection id "0HN865CEUUCE5" completed keep alive response. 2024-11-24 05:24:12.523 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2272ms 2024-11-24 05:24:19.544 +00:00 [DBG] Connection id "0HN865CEUUCE2" received FIN. 2024-11-24 05:24:19.544 +00:00 [DBG] Connection id "0HN865CEUUCE2" disconnecting. 2024-11-24 05:24:19.544 +00:00 [DBG] Connection id "0HN865CEUUCE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:24:19.545 +00:00 [DBG] Connection id "0HN865CEUUCE2" stopped. 2024-11-24 05:24:26.896 +00:00 [DBG] Connection id "0HN865CEUUCE7" accepted. 2024-11-24 05:24:26.896 +00:00 [DBG] Connection id "0HN865CEUUCE7" started. 2024-11-24 05:24:26.896 +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-11-24 05:24:26.896 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:26.896 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:26.896 +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-11-24 05:24:26.896 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:26.896 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:26.896 +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-11-24 05:24:26.896 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:26.896 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:26.896 +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-11-24 05:24:26.896 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:26.896 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:26.896 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:26.896 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:26.896 +00:00 [DBG] Connection id "0HN865CEUUCE7", Request id "0HN865CEUUCE7:00000001": started reading request body. 2024-11-24 05:24:26.896 +00:00 [DBG] Connection id "0HN865CEUUCE7", Request id "0HN865CEUUCE7:00000001": done reading request body. 2024-11-24 05:24:26.896 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:26.896 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:26.896 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:26.897 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:26.897 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:26.897 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:26.897 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:26.897 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:26.897 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:26.897 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:26.897 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:26.897 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:26.897 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:26.897 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4614ms 2024-11-24 05:24:26.897 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:26.897 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7558 ms 2024-11-24 05:24:26.897 +00:00 [DBG] Connection id "0HN865CEUUCE7" completed keep alive response. 2024-11-24 05:24:26.897 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9207ms 2024-11-24 05:24:27.032 +00:00 [DBG] Connection id "0HN865CEUUCE8" accepted. 2024-11-24 05:24:27.032 +00:00 [DBG] Connection id "0HN865CEUUCE8" started. 2024-11-24 05:24:27.032 +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-11-24 05:24:27.032 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:27.032 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:27.032 +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-11-24 05:24:27.032 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:27.032 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:27.032 +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-11-24 05:24:27.032 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:27.032 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:27.032 +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-11-24 05:24:27.032 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:27.032 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:27.032 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:27.032 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:27.032 +00:00 [DBG] Connection id "0HN865CEUUCE8", Request id "0HN865CEUUCE8:00000001": started reading request body. 2024-11-24 05:24:27.032 +00:00 [DBG] Connection id "0HN865CEUUCE8", Request id "0HN865CEUUCE8:00000001": done reading request body. 2024-11-24 05:24:27.032 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:27.032 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:27.032 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:27.032 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:27.032 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:27.033 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:27.033 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:27.033 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:27.033 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:27.033 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:27.033 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:27.033 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:27.033 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:27.033 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.416ms 2024-11-24 05:24:27.033 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:27.033 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6877 ms 2024-11-24 05:24:27.033 +00:00 [DBG] Connection id "0HN865CEUUCE8" completed keep alive response. 2024-11-24 05:24:27.033 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.84ms 2024-11-24 05:24:28.631 +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-11-24 05:24:28.632 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:28.632 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:28.632 +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-11-24 05:24:28.632 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:28.632 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:28.632 +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-11-24 05:24:28.632 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:28.632 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:28.632 +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-11-24 05:24:28.632 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:28.632 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:28.632 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:28.632 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:28.632 +00:00 [DBG] Connection id "0HN865CEUUCE8", Request id "0HN865CEUUCE8:00000002": started reading request body. 2024-11-24 05:24:28.632 +00:00 [DBG] Connection id "0HN865CEUUCE8", Request id "0HN865CEUUCE8:00000002": done reading request body. 2024-11-24 05:24:28.632 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:28.632 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:28.632 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:28.632 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:28.632 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:28.632 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:28.632 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:28.632 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:28.633 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:28.633 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:28.633 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:28.633 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:28.633 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:28.633 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6359ms 2024-11-24 05:24:28.633 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:28.633 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0725 ms 2024-11-24 05:24:28.633 +00:00 [DBG] Connection id "0HN865CEUUCE8" completed keep alive response. 2024-11-24 05:24:28.633 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4063ms 2024-11-24 05:24:30.618 +00:00 [DBG] Connection id "0HN865CEUUCDV" disconnecting. 2024-11-24 05:24:30.618 +00:00 [DBG] Connection id "0HN865CEUUCDV" stopped. 2024-11-24 05:24:30.618 +00:00 [DBG] Connection id "0HN865CEUUCDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:24:30.697 +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-11-24 05:24:30.697 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:30.697 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:30.697 +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-11-24 05:24:30.697 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:30.697 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:30.697 +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-11-24 05:24:30.697 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:30.697 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:30.697 +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-11-24 05:24:30.697 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:30.697 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:30.697 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:30.697 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:30.698 +00:00 [DBG] Connection id "0HN865CEUUCE8", Request id "0HN865CEUUCE8:00000003": started reading request body. 2024-11-24 05:24:30.698 +00:00 [DBG] Connection id "0HN865CEUUCE8", Request id "0HN865CEUUCE8:00000003": done reading request body. 2024-11-24 05:24:30.698 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:30.698 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:30.698 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:30.698 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:30.698 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:30.698 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:30.698 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:30.698 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:30.698 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:30.698 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:30.698 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:30.698 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:30.698 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:30.698 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5864ms 2024-11-24 05:24:30.698 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:30.698 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0818 ms 2024-11-24 05:24:30.698 +00:00 [DBG] Connection id "0HN865CEUUCE8" completed keep alive response. 2024-11-24 05:24:30.698 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5758ms 2024-11-24 05:24:41.524 +00:00 [DBG] Connection id "0HN865CEUUCE9" accepted. 2024-11-24 05:24:41.525 +00:00 [DBG] Connection id "0HN865CEUUCE9" started. 2024-11-24 05:24:41.525 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2553&userId=1592 - null null 2024-11-24 05:24:41.525 +00:00 [DBG] The request path / does not match a supported file type 2024-11-24 05:24:41.525 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-24 05:24:41.525 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-24 05:24:41.525 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:24:41.525 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:24:41.525 +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-11-24 05:24:41.525 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:41.525 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:41.525 +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-11-24 05:24:41.526 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:41.526 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:41.526 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:41.526 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:41.526 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:24:41.526 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-11-24 05:24:41.526 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:24:41.526 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:24:41.526 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:24:41.526 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:24:41.526 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:24:41.526 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-11-24 05:24:41.526 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:24:41.526 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:24:41.526 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 05:24:41.526 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 05:24:41.557 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-11-24 05:24:41.557 +00:00 [INF] Executing ViewResult, running view marker. 2024-11-24 05:24:41.557 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.2008ms. 2024-11-24 05:24:41.557 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-11-24 05:24:41.559 +00:00 [INF] Executed ViewResult - view marker executed in 2.2338ms. 2024-11-24 05:24:41.559 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 33.8038ms 2024-11-24 05:24:41.559 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 05:24:41.560 +00:00 [INF] HTTP GET / responded 200 in 34.5919 ms 2024-11-24 05:24:41.560 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:41.560 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2553&userId=1592 - 200 null text/html; charset=utf-8 34.873ms 2024-11-24 05:24:41.620 +00:00 [DBG] Connection id "0HN865CEUUCE1" disconnecting. 2024-11-24 05:24:41.620 +00:00 [DBG] Connection id "0HN865CEUUCE1" stopped. 2024-11-24 05:24:41.620 +00:00 [DBG] Connection id "0HN865CEUUCE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:24:41.846 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-11-24 05:24:41.847 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-11-24 05:24:41.847 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:41.847 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.4928ms 2024-11-24 05:24:41.849 +00:00 [DBG] Connection id "0HN865CEUUCEA" accepted. 2024-11-24 05:24:41.849 +00:00 [DBG] Connection id "0HN865CEUUCEA" started. 2024-11-24 05:24:41.849 +00:00 [DBG] Connection id "0HN865CEUUCEB" accepted. 2024-11-24 05:24:41.849 +00:00 [DBG] Connection id "0HN865CEUUCEB" started. 2024-11-24 05:24:41.849 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2024-11-24 05:24:41.849 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2024-11-24 05:24:41.849 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2024-11-24 05:24:41.849 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:41.849 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 0.307ms 2024-11-24 05:24:41.850 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2024-11-24 05:24:41.850 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:41.850 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 0.9496ms 2024-11-24 05:24:42.019 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2024-11-24 05:24:42.019 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AnteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AnteriorBody.png' 2024-11-24 05:24:42.019 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:42.019 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 0.541ms 2024-11-24 05:24:42.199 +00:00 [DBG] Connection id "0HN865CEUUCEC" accepted. 2024-11-24 05:24:42.199 +00:00 [DBG] Connection id "0HN865CEUUCEC" started. 2024-11-24 05:24:42.200 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2024-11-24 05:24:42.200 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/LateralBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/LateralBody.png' 2024-11-24 05:24:42.200 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:42.200 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 0.4499ms 2024-11-24 05:24:42.219 +00:00 [DBG] Connection id "0HN865CEUUCED" accepted. 2024-11-24 05:24:42.219 +00:00 [DBG] Connection id "0HN865CEUUCED" started. 2024-11-24 05:24:42.219 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2024-11-24 05:24:42.220 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AchileBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AchileBody.png' 2024-11-24 05:24:42.220 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:42.220 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 0.4147ms 2024-11-24 05:24:42.226 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-11-24 05:24:42.227 +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-11-24 05:24:42.227 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:42.227 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 1.0392ms 2024-11-24 05:24:42.231 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2024-11-24 05:24:42.231 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2024-11-24 05:24:42.231 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:42.232 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 51554 text/javascript 0.3498ms 2024-11-24 05:24:42.392 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-11-24 05:24:42.393 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-11-24 05:24:42.393 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:42.393 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 1.1389ms 2024-11-24 05:24:42.459 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2024-11-24 05:24:42.460 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2024-11-24 05:24:42.460 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:42.460 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16834 text/javascript 0.4447ms 2024-11-24 05:24:42.489 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2024-11-24 05:24:42.489 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2024-11-24 05:24:42.490 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:42.490 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 0.3496ms 2024-11-24 05:24:42.670 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2024-11-24 05:24:42.670 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2024-11-24 05:24:42.670 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:42.670 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.3891ms 2024-11-24 05:24:42.731 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2024-11-24 05:24:42.731 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/rightknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/rightknee.js' 2024-11-24 05:24:42.731 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:42.731 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 0.5066ms 2024-11-24 05:24:42.735 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2024-11-24 05:24:42.735 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/shoulder.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/shoulder.js' 2024-11-24 05:24:42.735 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:42.735 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 0.3271ms 2024-11-24 05:24:42.759 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2024-11-24 05:24:42.759 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/asis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/asis.js' 2024-11-24 05:24:42.759 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:42.759 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 0.3749ms 2024-11-24 05:24:42.784 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2024-11-24 05:24:42.784 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/leftknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/leftknee.js' 2024-11-24 05:24:42.784 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:42.784 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 0.3339ms 2024-11-24 05:24:42.886 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2024-11-24 05:24:42.887 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/fhd.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/fhd.js' 2024-11-24 05:24:42.887 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:42.887 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 43030 text/javascript 0.3306ms 2024-11-24 05:24:42.896 +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-11-24 05:24:42.896 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:42.896 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:42.896 +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-11-24 05:24:42.896 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:42.896 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:42.896 +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-11-24 05:24:42.896 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:42.896 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:42.896 +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-11-24 05:24:42.896 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:42.896 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:42.896 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:42.896 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:42.896 +00:00 [DBG] Connection id "0HN865CEUUCEA", Request id "0HN865CEUUCEA:00000003": started reading request body. 2024-11-24 05:24:42.896 +00:00 [DBG] Connection id "0HN865CEUUCEA", Request id "0HN865CEUUCEA:00000003": done reading request body. 2024-11-24 05:24:42.896 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:42.896 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:42.896 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:42.896 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:42.896 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:42.896 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:42.897 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:42.897 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:42.897 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:42.897 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:42.897 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:42.897 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:42.897 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:42.897 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.435ms 2024-11-24 05:24:42.897 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:42.897 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7284 ms 2024-11-24 05:24:42.897 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:42.897 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9447ms 2024-11-24 05:24:42.899 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2024-11-24 05:24:42.899 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/kyphosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/kyphosis.js' 2024-11-24 05:24:42.899 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:42.899 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 0.2219ms 2024-11-24 05:24:42.906 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2024-11-24 05:24:42.906 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/tpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/tpattern.js' 2024-11-24 05:24:42.907 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:42.907 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 0.3828ms 2024-11-24 05:24:42.934 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2024-11-24 05:24:42.934 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/ukpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/ukpattern.js' 2024-11-24 05:24:42.934 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:42.934 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.334ms 2024-11-24 05:24:42.949 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2024-11-24 05:24:42.949 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/qangle.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/qangle.js' 2024-11-24 05:24:42.949 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:42.949 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 0.3388ms 2024-11-24 05:24:43.125 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2024-11-24 05:24:43.126 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/leftkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/leftkneepattern.js' 2024-11-24 05:24:43.126 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:43.126 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 0.4879ms 2024-11-24 05:24:43.126 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2024-11-24 05:24:43.127 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/lordosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/lordosis.js' 2024-11-24 05:24:43.127 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:43.127 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 0.5648ms 2024-11-24 05:24:43.128 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2024-11-24 05:24:43.128 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2024-11-24 05:24:43.128 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/rightkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/rightkneepattern.js' 2024-11-24 05:24:43.128 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:43.128 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/achilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/achilepattern.js' 2024-11-24 05:24:43.128 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 0.4145ms 2024-11-24 05:24:43.128 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:43.128 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.2986ms 2024-11-24 05:24:43.129 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2024-11-24 05:24:43.129 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/rightachilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/rightachilepattern.js' 2024-11-24 05:24:43.129 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:43.129 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 0.5424ms 2024-11-24 05:24:43.134 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2024-11-24 05:24:43.134 +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-11-24 05:24:43.134 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:43.135 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 0.7696ms 2024-11-24 05:24:43.334 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2024-11-24 05:24:43.334 +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-11-24 05:24:43.334 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:43.334 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 0.3741ms 2024-11-24 05:24:43.342 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2024-11-24 05:24:43.342 +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-11-24 05:24:43.342 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:43.342 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 0.3207ms 2024-11-24 05:24:43.384 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2024-11-24 05:24:43.384 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2024-11-24 05:24:43.384 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scolioscurve.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scolioscurve.js' 2024-11-24 05:24:43.384 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scoliometer.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scoliometer.js' 2024-11-24 05:24:43.384 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:43.385 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:43.385 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 0.3697ms 2024-11-24 05:24:43.385 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 0.3475ms 2024-11-24 05:24:43.387 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2024-11-24 05:24:43.387 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_anteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_anteriorcontroller.js' 2024-11-24 05:24:43.387 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:43.387 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 0.4034ms 2024-11-24 05:24:43.431 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2024-11-24 05:24:43.431 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_posteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_posteriorcontroller.js' 2024-11-24 05:24:43.431 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:43.431 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 0.289ms 2024-11-24 05:24:43.479 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2024-11-24 05:24:43.479 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_lateralcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_lateralcontroller.js' 2024-11-24 05:24:43.479 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:43.479 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 0.2716ms 2024-11-24 05:24:43.491 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=N4BS2d-IEeLGmXgJgInL_NBo921gCbWjvsmjml6Bft4 - null null 2024-11-24 05:24:43.491 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2024-11-24 05:24:43.491 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:43.491 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=N4BS2d-IEeLGmXgJgInL_NBo921gCbWjvsmjml6Bft4 - 200 47839 text/javascript 0.2357ms 2024-11-24 05:24:43.639 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2024-11-24 05:24:43.639 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/SupineBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/SupineBody.png' 2024-11-24 05:24:43.639 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:43.639 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 0.3424ms 2024-11-24 05:24:43.643 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2024-11-24 05:24:43.644 +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-11-24 05:24:43.644 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:43.644 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.1957ms 2024-11-24 05:24:43.651 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2024-11-24 05:24:43.651 +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-11-24 05:24:43.651 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:43.651 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.2312ms 2024-11-24 05:24:43.696 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2024-11-24 05:24:43.697 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2024-11-24 05:24:43.697 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:43.697 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 0.3568ms 2024-11-24 05:24:43.703 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2024-11-24 05:24:43.704 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2024-11-24 05:24:43.704 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:43.704 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 0.2723ms 2024-11-24 05:24:43.712 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2024-11-24 05:24:43.712 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2024-11-24 05:24:43.712 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:43.712 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 0.3098ms 2024-11-24 05:24:43.799 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2024-11-24 05:24:43.799 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/Text.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/Text.png' 2024-11-24 05:24:43.799 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:43.799 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.3204ms 2024-11-24 05:24:43.844 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2024-11-24 05:24:43.845 +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-11-24 05:24:43.845 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:43.845 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 0.4398ms 2024-11-24 05:24:43.847 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2024-11-24 05:24:43.847 +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-11-24 05:24:43.847 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:43.847 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.2817ms 2024-11-24 05:24:43.851 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2024-11-24 05:24:43.851 +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-11-24 05:24:43.851 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:43.851 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.3191ms 2024-11-24 05:24:43.856 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2024-11-24 05:24:43.857 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/viewport.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/viewport.png' 2024-11-24 05:24:43.857 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:43.857 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 0.2724ms 2024-11-24 05:24:43.858 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2024-11-24 05:24:43.859 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/angle.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/angle.png' 2024-11-24 05:24:43.859 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:43.859 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.2098ms 2024-11-24 05:24:43.940 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-11-24 05:24:43.940 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2024-11-24 05:24:43.940 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:43.940 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.5587ms 2024-11-24 05:24:43.974 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-11-24 05:24:43.974 +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-11-24 05:24:43.974 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:43.974 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.339ms 2024-11-24 05:24:43.984 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2024-11-24 05:24:43.984 +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-11-24 05:24:43.984 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:43.984 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.2064ms 2024-11-24 05:24:43.986 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-11-24 05:24:43.986 +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-11-24 05:24:43.986 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:43.986 +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.1972ms 2024-11-24 05:24:44.007 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-11-24 05:24:44.007 +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-11-24 05:24:44.007 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:44.007 +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.2289ms 2024-11-24 05:24:44.016 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2024-11-24 05:24:44.016 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/visibility.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/visibility.png' 2024-11-24 05:24:44.016 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:44.016 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 0.2422ms 2024-11-24 05:24:44.059 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2024-11-24 05:24:44.060 +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-11-24 05:24:44.060 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:44.060 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.3917ms 2024-11-24 05:24:44.135 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2024-11-24 05:24:44.135 +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-11-24 05:24:44.135 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:44.135 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.385ms 2024-11-24 05:24:44.141 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2024-11-24 05:24:44.142 +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-11-24 05:24:44.143 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:44.143 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 1.776ms 2024-11-24 05:24:44.144 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg - null null 2024-11-24 05:24:44.144 +00:00 [INF] Sending file. Request path: '/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg' 2024-11-24 05:24:44.144 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:44.144 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg - 200 69961 image/jpeg 0.323ms 2024-11-24 05:24:44.151 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - null null 2024-11-24 05:24:44.151 +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-11-24 05:24:44.151 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:44.151 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - 200 26320 image/png 0.1997ms 2024-11-24 05:24:44.171 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - null null 2024-11-24 05:24:44.171 +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-11-24 05:24:44.171 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:44.171 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - 200 27296 image/png 0.2126ms 2024-11-24 05:24:44.224 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - null null 2024-11-24 05:24:44.225 +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-11-24 05:24:44.225 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:44.225 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - 200 82525 image/png 0.4734ms 2024-11-24 05:24:44.269 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - null null 2024-11-24 05:24:44.269 +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-11-24 05:24:44.269 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:44.269 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - 200 79355 image/png 0.569ms 2024-11-24 05:24:44.426 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - null null 2024-11-24 05:24:44.427 +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-11-24 05:24:44.427 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:44.427 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - 200 143639 image/png 0.9113ms 2024-11-24 05:24:44.441 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - null null 2024-11-24 05:24:44.442 +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-11-24 05:24:44.442 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:44.442 +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.0212ms 2024-11-24 05:24:44.443 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - null null 2024-11-24 05:24:44.444 +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-11-24 05:24:44.444 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:44.444 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - 200 194393 image/png 0.6229ms 2024-11-24 05:24:44.544 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - null null 2024-11-24 05:24:44.545 +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-11-24 05:24:44.545 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:44.545 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - 200 197783 image/png 1.017ms 2024-11-24 05:24:44.624 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - null null 2024-11-24 05:24:44.624 +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-11-24 05:24:44.624 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:44.624 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - 200 16309 image/png 0.5092ms 2024-11-24 05:24:44.696 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - null null 2024-11-24 05:24:44.696 +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-11-24 05:24:44.696 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:44.696 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - 200 16056 image/png 0.2756ms 2024-11-24 05:24:44.906 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - null null 2024-11-24 05:24:44.907 +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-11-24 05:24:44.907 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:44.907 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - 200 121082 image/png 0.9855ms 2024-11-24 05:24:44.934 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - null null 2024-11-24 05:24:44.935 +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-11-24 05:24:44.935 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:44.935 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - 200 126465 image/png 0.5597ms 2024-11-24 05:24:45.011 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - null null 2024-11-24 05:24:45.012 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Coccyx.png' 2024-11-24 05:24:45.012 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:45.012 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - 200 15300 image/png 0.4003ms 2024-11-24 05:24:45.050 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - null null 2024-11-24 05:24:45.050 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Sacrum.png' 2024-11-24 05:24:45.050 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:45.050 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - 200 60570 image/png 0.3766ms 2024-11-24 05:24:45.054 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T12.png - null null 2024-11-24 05:24:45.054 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T12.png' 2024-11-24 05:24:45.054 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:45.054 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T12.png - 200 24030 image/png 0.2248ms 2024-11-24 05:24:45.069 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L1.png - null null 2024-11-24 05:24:45.069 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L1.png' 2024-11-24 05:24:45.069 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:45.069 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L1.png - 200 28261 image/png 0.441ms 2024-11-24 05:24:45.106 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L2.png - null null 2024-11-24 05:24:45.107 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L2.png' 2024-11-24 05:24:45.107 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:45.107 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L2.png - 200 25164 image/png 0.2681ms 2024-11-24 05:24:45.144 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L5.png - null null 2024-11-24 05:24:45.144 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L5.png' 2024-11-24 05:24:45.144 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:45.144 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L5.png - 200 36372 image/png 0.26ms 2024-11-24 05:24:45.161 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L4.png - null null 2024-11-24 05:24:45.161 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L4.png' 2024-11-24 05:24:45.161 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:45.161 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L4.png - 200 29720 image/png 0.2589ms 2024-11-24 05:24:45.206 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T11.png - null null 2024-11-24 05:24:45.207 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T11.png' 2024-11-24 05:24:45.207 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:45.207 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T11.png - 200 28394 image/png 0.3893ms 2024-11-24 05:24:45.209 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L3.png - null null 2024-11-24 05:24:45.209 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L3.png' 2024-11-24 05:24:45.209 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:45.209 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L3.png - 200 27056 image/png 0.2189ms 2024-11-24 05:24:45.214 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T10.png - null null 2024-11-24 05:24:45.214 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T10.png' 2024-11-24 05:24:45.214 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:45.214 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T10.png - 200 23234 image/png 0.3339ms 2024-11-24 05:24:45.246 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T9.png - null null 2024-11-24 05:24:45.246 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T9.png' 2024-11-24 05:24:45.247 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:45.247 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T9.png - 200 22239 image/png 0.5583ms 2024-11-24 05:24:45.269 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T8.png - null null 2024-11-24 05:24:45.269 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T8.png' 2024-11-24 05:24:45.269 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:45.270 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T8.png - 200 20685 image/png 0.4433ms 2024-11-24 05:24:45.311 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T7.png - null null 2024-11-24 05:24:45.311 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T7.png' 2024-11-24 05:24:45.311 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:45.311 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T7.png - 200 24029 image/png 0.3469ms 2024-11-24 05:24:45.341 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T6.png - null null 2024-11-24 05:24:45.342 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T6.png' 2024-11-24 05:24:45.342 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:45.342 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T6.png - 200 24065 image/png 0.333ms 2024-11-24 05:24:45.349 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T5.png - null null 2024-11-24 05:24:45.349 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T5.png' 2024-11-24 05:24:45.349 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:45.349 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T5.png - 200 21373 image/png 0.5018ms 2024-11-24 05:24:45.364 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T4.png - null null 2024-11-24 05:24:45.364 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T4.png' 2024-11-24 05:24:45.364 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:45.364 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T4.png - 200 19723 image/png 0.2519ms 2024-11-24 05:24:45.371 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T3.png - null null 2024-11-24 05:24:45.371 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T3.png' 2024-11-24 05:24:45.371 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:45.371 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T3.png - 200 22642 image/png 0.2441ms 2024-11-24 05:24:45.393 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T2.png - null null 2024-11-24 05:24:45.394 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T2.png' 2024-11-24 05:24:45.394 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:45.394 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T2.png - 200 20817 image/png 0.2407ms 2024-11-24 05:24:45.457 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T1.png - null null 2024-11-24 05:24:45.457 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T1.png' 2024-11-24 05:24:45.457 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:45.457 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T1.png - 200 21196 image/png 0.327ms 2024-11-24 05:24:45.509 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C5.png - null null 2024-11-24 05:24:45.509 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C7.png - null null 2024-11-24 05:24:45.509 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C5.png' 2024-11-24 05:24:45.509 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C7.png' 2024-11-24 05:24:45.509 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:45.509 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:45.509 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C5.png - 200 16329 image/png 0.3074ms 2024-11-24 05:24:45.509 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C7.png - 200 16828 image/png 0.3488ms 2024-11-24 05:24:45.526 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C6.png - null null 2024-11-24 05:24:45.526 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C6.png' 2024-11-24 05:24:45.526 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:45.526 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C6.png - 200 17733 image/png 0.1734ms 2024-11-24 05:24:45.533 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C4.png - null null 2024-11-24 05:24:45.533 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C4.png' 2024-11-24 05:24:45.533 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:45.533 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C4.png - 200 15703 image/png 0.2082ms 2024-11-24 05:24:45.533 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C3.png - null null 2024-11-24 05:24:45.533 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C3.png' 2024-11-24 05:24:45.533 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:45.534 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C3.png - 200 17005 image/png 0.1807ms 2024-11-24 05:24:45.591 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C2.png - null null 2024-11-24 05:24:45.591 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C2.png' 2024-11-24 05:24:45.591 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:45.591 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C2.png - 200 14079 image/png 0.2673ms 2024-11-24 05:24:45.639 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C1.png - null null 2024-11-24 05:24:45.639 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C1.png' 2024-11-24 05:24:45.639 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:45.639 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C1.png - 200 12332 image/png 0.3085ms 2024-11-24 05:24:45.643 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - null null 2024-11-24 05:24:45.644 +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-11-24 05:24:45.644 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:45.644 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - 200 111574 image/png 0.4589ms 2024-11-24 05:24:45.656 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - null null 2024-11-24 05:24:45.656 +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-11-24 05:24:45.657 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:45.657 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - 200 95613 image/png 0.6083ms 2024-11-24 05:24:45.662 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - null null 2024-11-24 05:24:45.662 +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-11-24 05:24:45.662 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:45.662 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - 200 116821 image/png 0.7626ms 2024-11-24 05:24:45.684 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - null null 2024-11-24 05:24:45.684 +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-11-24 05:24:45.684 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:45.684 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - 200 103098 image/png 0.3829ms 2024-11-24 05:24:45.717 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - null null 2024-11-24 05:24:45.718 +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-11-24 05:24:45.718 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:45.718 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - 200 114712 image/png 0.8347ms 2024-11-24 05:24:45.789 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - null null 2024-11-24 05:24:45.789 +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-11-24 05:24:45.789 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:45.790 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - 200 95278 image/png 0.6208ms 2024-11-24 05:24:45.844 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - null null 2024-11-24 05:24:45.845 +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-11-24 05:24:45.845 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:45.845 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - 200 110754 image/png 0.5266ms 2024-11-24 05:24:45.861 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - null null 2024-11-24 05:24:45.861 +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-11-24 05:24:45.862 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:45.862 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - 200 101327 image/png 0.5876ms 2024-11-24 05:24:45.906 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Thorax.png - null null 2024-11-24 05:24:45.907 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Thorax.png' 2024-11-24 05:24:45.907 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:45.907 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Thorax.png - 200 732947 image/png 0.9896ms 2024-11-24 05:24:45.989 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Head.png - null null 2024-11-24 05:24:45.990 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Head.png' 2024-11-24 05:24:45.990 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:45.990 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Head.png - 200 212437 image/png 0.8063ms 2024-11-24 05:24:46.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2024-11-24 05:24:46.097 +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-11-24 05:24:46.097 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:46.097 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 0.4377ms 2024-11-24 05:24:46.256 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2024-11-24 05:24:46.257 +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-11-24 05:24:46.257 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:46.257 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 0.9504ms 2024-11-24 05:24:46.379 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2024-11-24 05:24:46.380 +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-11-24 05:24:46.380 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:46.380 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 1.2116ms 2024-11-24 05:24:46.384 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2024-11-24 05:24:46.385 +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-11-24 05:24:46.385 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:46.385 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 0.9212ms 2024-11-24 05:24:46.414 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-11-24 05:24:46.415 +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-11-24 05:24:46.415 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:46.415 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 200 1113682 image/png 1.5181ms 2024-11-24 05:24:46.416 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-11-24 05:24:46.418 +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-11-24 05:24:46.418 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:46.418 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 1.8438ms 2024-11-24 05:24:46.456 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-11-24 05:24:46.457 +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-11-24 05:24:46.457 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:46.457 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 1.4536ms 2024-11-24 05:24:47.133 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-11-24 05:24:47.135 +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-11-24 05:24:47.135 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:47.135 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 200 1177517 image/png 1.3223ms 2024-11-24 05:24:47.171 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-11-24 05:24:47.172 +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-11-24 05:24:47.172 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:47.172 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 200 842863 image/png 1.4296ms 2024-11-24 05:24:47.932 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-11-24 05:24:47.933 +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-11-24 05:24:47.934 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:47.934 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 1.6623ms 2024-11-24 05:24:47.935 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - null null 2024-11-24 05:24:47.935 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Coccyx.png' 2024-11-24 05:24:47.935 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:47.935 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - 200 62826 image/png 0.364ms 2024-11-24 05:24:48.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-11-24 05:24:48.188 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png' 2024-11-24 05:24:48.188 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:48.188 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 200 535736 image/png 1.4033ms 2024-11-24 05:24:48.214 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C1.png - null null 2024-11-24 05:24:48.214 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C1.png' 2024-11-24 05:24:48.215 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:48.215 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C1.png - 200 109176 image/png 0.8932ms 2024-11-24 05:24:48.504 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C2.png - null null 2024-11-24 05:24:48.504 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C2.png' 2024-11-24 05:24:48.504 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:48.505 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C2.png - 200 131815 image/png 0.6944ms 2024-11-24 05:24:48.944 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C3.png - null null 2024-11-24 05:24:48.944 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C3.png' 2024-11-24 05:24:48.945 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:48.945 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C3.png - 200 101456 image/png 0.7062ms 2024-11-24 05:24:48.946 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C4.png - null null 2024-11-24 05:24:48.946 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C4.png' 2024-11-24 05:24:48.946 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:48.946 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C4.png - 200 107279 image/png 0.412ms 2024-11-24 05:24:48.991 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C5.png - null null 2024-11-24 05:24:48.991 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C6.png - null null 2024-11-24 05:24:48.992 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C6.png' 2024-11-24 05:24:48.992 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C5.png' 2024-11-24 05:24:48.993 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:48.993 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:48.993 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C5.png - 200 94458 image/png 1.2557ms 2024-11-24 05:24:48.993 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C6.png - 200 97670 image/png 1.2966ms 2024-11-24 05:24:49.009 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T1.png - null null 2024-11-24 05:24:49.009 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T1.png' 2024-11-24 05:24:49.009 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:49.009 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T1.png - 200 114174 image/png 0.4169ms 2024-11-24 05:24:49.134 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C7.png - null null 2024-11-24 05:24:49.135 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C7.png' 2024-11-24 05:24:49.135 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:49.135 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C7.png - 200 114960 image/png 0.7922ms 2024-11-24 05:24:49.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T2.png - null null 2024-11-24 05:24:49.187 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T2.png' 2024-11-24 05:24:49.188 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:49.188 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T2.png - 200 138785 image/png 1.2353ms 2024-11-24 05:24:49.261 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T3.png - null null 2024-11-24 05:24:49.262 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T3.png' 2024-11-24 05:24:49.262 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:49.262 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T3.png - 200 152096 image/png 0.9416ms 2024-11-24 05:24:49.286 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T4.png - null null 2024-11-24 05:24:49.287 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T4.png' 2024-11-24 05:24:49.287 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:49.287 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T4.png - 200 152241 image/png 0.7827ms 2024-11-24 05:24:49.404 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T5.png - null null 2024-11-24 05:24:49.405 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T5.png' 2024-11-24 05:24:49.405 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:49.405 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T5.png - 200 152901 image/png 0.826ms 2024-11-24 05:24:49.419 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T6.png - null null 2024-11-24 05:24:49.420 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T6.png' 2024-11-24 05:24:49.420 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:49.420 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T6.png - 200 177411 image/png 0.9153ms 2024-11-24 05:24:49.487 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T7.png - null null 2024-11-24 05:24:49.487 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T7.png' 2024-11-24 05:24:49.487 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:49.487 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T7.png - 200 176205 image/png 0.6172ms 2024-11-24 05:24:49.539 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T8.png - null null 2024-11-24 05:24:49.539 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T8.png' 2024-11-24 05:24:49.539 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:49.539 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T8.png - 200 164262 image/png 0.5232ms 2024-11-24 05:24:49.546 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T9.png - null null 2024-11-24 05:24:49.546 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T9.png' 2024-11-24 05:24:49.547 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:49.547 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T9.png - 200 195657 image/png 0.7725ms 2024-11-24 05:24:49.621 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-11-24 05:24:49.622 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T10.png' 2024-11-24 05:24:49.622 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:49.622 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 200 203561 image/png 0.7692ms 2024-11-24 05:24:49.644 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-11-24 05:24:49.644 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T11.png' 2024-11-24 05:24:49.645 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:49.645 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 200 235609 image/png 0.7792ms 2024-11-24 05:24:49.705 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-11-24 05:24:49.705 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T12.png' 2024-11-24 05:24:49.705 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:49.705 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 200 211905 image/png 0.77ms 2024-11-24 05:24:49.751 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-11-24 05:24:49.752 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L1.png' 2024-11-24 05:24:49.752 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:49.753 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 200 219883 image/png 1.0756ms 2024-11-24 05:24:49.822 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2024-11-24 05:24:49.822 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L2.png' 2024-11-24 05:24:49.822 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:49.823 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 0.7135ms 2024-11-24 05:24:49.866 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L3.png - null null 2024-11-24 05:24:49.867 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L3.png' 2024-11-24 05:24:49.867 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:49.867 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L3.png - 200 242988 image/png 0.7906ms 2024-11-24 05:24:49.883 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L4.png - null null 2024-11-24 05:24:49.884 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L4.png' 2024-11-24 05:24:49.884 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:49.884 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L4.png - 200 202957 image/png 0.6835ms 2024-11-24 05:24:49.969 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-11-24 05:24:49.969 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L5.png - null null 2024-11-24 05:24:49.970 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L5.png' 2024-11-24 05:24:49.970 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:49.970 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L5.png - 200 186880 image/png 1.2706ms 2024-11-24 05:24:49.972 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png' 2024-11-24 05:24:49.972 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:49.972 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 200 2900979 image/png 2.9389ms 2024-11-24 05:24:50.016 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - null null 2024-11-24 05:24:50.017 +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-11-24 05:24:50.017 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:50.017 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - 200 519465 image/png 1.1379ms 2024-11-24 05:24:50.086 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-11-24 05:24:50.088 +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-11-24 05:24:50.088 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:50.088 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 200 689212 image/png 1.3073ms 2024-11-24 05:24:50.166 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - null null 2024-11-24 05:24:50.167 +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-11-24 05:24:50.167 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:50.167 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - 200 468011 image/png 1.2952ms 2024-11-24 05:24:50.204 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-11-24 05:24:50.205 +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-11-24 05:24:50.205 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:50.205 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 200 818118 image/png 1.6334ms 2024-11-24 05:24:50.284 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2024-11-24 05:24:50.284 +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-11-24 05:24:50.285 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:50.285 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 1.0517ms 2024-11-24 05:24:50.807 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2024-11-24 05:24:50.808 +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-11-24 05:24:50.808 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:50.808 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 1.0352ms 2024-11-24 05:24:50.846 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - null null 2024-11-24 05:24:50.847 +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-11-24 05:24:50.847 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:50.847 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - 200 472557 image/png 0.7346ms 2024-11-24 05:24:50.931 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - null null 2024-11-24 05:24:50.932 +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-11-24 05:24:50.933 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:50.933 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - 200 773321 image/png 1.6666ms 2024-11-24 05:24:51.504 +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-11-24 05:24:51.504 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:51.504 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:51.504 +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-11-24 05:24:51.504 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:51.504 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:51.505 +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-11-24 05:24:51.505 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:51.505 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:51.505 +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-11-24 05:24:51.505 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:51.505 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:51.505 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:51.505 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:51.505 +00:00 [DBG] Connection id "0HN865CEUUCE9", Request id "0HN865CEUUCE9:0000001C": started reading request body. 2024-11-24 05:24:51.505 +00:00 [DBG] Connection id "0HN865CEUUCE9", Request id "0HN865CEUUCE9:0000001C": done reading request body. 2024-11-24 05:24:51.505 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:51.505 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:51.505 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:51.505 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:51.505 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:51.505 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:51.505 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:51.505 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:51.505 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:51.505 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:51.505 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:51.505 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:51.506 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:51.506 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7016ms 2024-11-24 05:24:51.506 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:51.506 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3028 ms 2024-11-24 05:24:51.506 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:51.506 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.6498ms 2024-11-24 05:24:51.616 +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-11-24 05:24:51.616 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:51.616 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:51.617 +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-11-24 05:24:51.617 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:51.617 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:51.617 +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-11-24 05:24:51.617 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:51.617 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:51.617 +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-11-24 05:24:51.617 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:51.617 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:51.617 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:51.617 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:51.617 +00:00 [DBG] Connection id "0HN865CEUUCE6", Request id "0HN865CEUUCE6:00000019": started reading request body. 2024-11-24 05:24:51.617 +00:00 [DBG] Connection id "0HN865CEUUCE6", Request id "0HN865CEUUCE6:00000019": done reading request body. 2024-11-24 05:24:51.617 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:51.617 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:51.617 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:51.617 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:51.617 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:51.617 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:51.617 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:51.617 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:51.617 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:51.617 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:51.617 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:51.617 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:51.617 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:51.617 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6401ms 2024-11-24 05:24:51.617 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:51.618 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0261 ms 2024-11-24 05:24:51.618 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:51.618 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2991ms 2024-11-24 05:24:51.864 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Head.png - null null 2024-11-24 05:24:51.867 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Head.png' 2024-11-24 05:24:51.867 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:51.867 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Head.png - 200 1167086 image/png 2.7817ms 2024-11-24 05:24:51.924 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - null null 2024-11-24 05:24:51.925 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Coccyx.png' 2024-11-24 05:24:51.925 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:51.925 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - 200 42204 image/png 0.5867ms 2024-11-24 05:24:51.926 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-11-24 05:24:51.931 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Head.png' 2024-11-24 05:24:51.931 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:51.931 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 200 2103433 image/png 4.8002ms 2024-11-24 05:24:51.966 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - null null 2024-11-24 05:24:51.967 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Sacrum.png' 2024-11-24 05:24:51.968 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:51.968 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - 200 333393 image/png 1.8187ms 2024-11-24 05:24:51.971 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-11-24 05:24:51.974 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png' 2024-11-24 05:24:51.974 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:51.974 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 200 1723341 image/png 3.3175ms 2024-11-24 05:24:52.134 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-11-24 05:24:52.135 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C1.png' 2024-11-24 05:24:52.135 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:52.135 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 200 71406 image/png 0.927ms 2024-11-24 05:24:52.669 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2024-11-24 05:24:52.670 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C2.png' 2024-11-24 05:24:52.670 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:52.670 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 0.8523ms 2024-11-24 05:24:52.832 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C3.png - null null 2024-11-24 05:24:52.832 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C3.png' 2024-11-24 05:24:52.833 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:52.833 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C3.png - 200 89844 image/png 1.0737ms 2024-11-24 05:24:53.104 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C4.png - null null 2024-11-24 05:24:53.104 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C4.png' 2024-11-24 05:24:53.104 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:53.104 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C4.png - 200 93250 image/png 0.6544ms 2024-11-24 05:24:53.291 +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-11-24 05:24:53.291 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:53.291 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:53.292 +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-11-24 05:24:53.292 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:53.292 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:53.292 +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-11-24 05:24:53.292 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:53.292 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:53.292 +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-11-24 05:24:53.292 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:53.292 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:53.292 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:53.292 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:53.292 +00:00 [DBG] Connection id "0HN865CEUUCEA", Request id "0HN865CEUUCEA:0000001D": started reading request body. 2024-11-24 05:24:53.292 +00:00 [DBG] Connection id "0HN865CEUUCEA", Request id "0HN865CEUUCEA:0000001D": done reading request body. 2024-11-24 05:24:53.292 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:53.292 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:53.292 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:53.292 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:53.292 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:53.292 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:53.292 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:53.292 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:53.292 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:53.292 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:53.292 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:53.292 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:53.292 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:53.292 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3685ms 2024-11-24 05:24:53.292 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:53.292 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6960 ms 2024-11-24 05:24:53.292 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:53.292 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9548ms 2024-11-24 05:24:53.534 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C5.png - null null 2024-11-24 05:24:53.534 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C5.png' 2024-11-24 05:24:53.534 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:53.535 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C5.png - 200 89926 image/png 0.7587ms 2024-11-24 05:24:53.644 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C6.png - null null 2024-11-24 05:24:53.645 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C6.png' 2024-11-24 05:24:53.645 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:53.645 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C6.png - 200 97643 image/png 0.4608ms 2024-11-24 05:24:53.647 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C7.png - null null 2024-11-24 05:24:53.647 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C7.png' 2024-11-24 05:24:53.647 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:53.647 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C7.png - 200 93654 image/png 0.337ms 2024-11-24 05:24:53.819 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T1.png - null null 2024-11-24 05:24:53.819 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T1.png' 2024-11-24 05:24:53.820 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:53.820 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T1.png - 200 126855 image/png 1.1013ms 2024-11-24 05:24:54.049 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T2.png - null null 2024-11-24 05:24:54.049 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T2.png' 2024-11-24 05:24:54.049 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:54.049 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T2.png - 200 123930 image/png 0.6166ms 2024-11-24 05:24:54.294 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T3.png - null null 2024-11-24 05:24:54.295 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T3.png' 2024-11-24 05:24:54.295 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:54.295 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T3.png - 200 137506 image/png 0.8933ms 2024-11-24 05:24:54.488 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T4.png - null null 2024-11-24 05:24:54.489 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T4.png' 2024-11-24 05:24:54.489 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:54.489 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T4.png - 200 137466 image/png 0.8563ms 2024-11-24 05:24:54.542 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T5.png - null null 2024-11-24 05:24:54.542 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T5.png' 2024-11-24 05:24:54.543 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:54.543 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T5.png - 200 150025 image/png 0.7792ms 2024-11-24 05:24:54.684 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T6.png - null null 2024-11-24 05:24:54.684 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T6.png' 2024-11-24 05:24:54.684 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:54.684 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T6.png - 200 159370 image/png 0.528ms 2024-11-24 05:24:54.744 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T7.png - null null 2024-11-24 05:24:54.745 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T7.png' 2024-11-24 05:24:54.745 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:54.745 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T7.png - 200 167084 image/png 0.5751ms 2024-11-24 05:24:54.781 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T8.png - null null 2024-11-24 05:24:54.781 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T8.png' 2024-11-24 05:24:54.781 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:54.782 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T8.png - 200 160662 image/png 0.5863ms 2024-11-24 05:24:54.896 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T9.png - null null 2024-11-24 05:24:54.898 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T9.png' 2024-11-24 05:24:54.898 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:54.898 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T9.png - 200 170175 image/png 1.4143ms 2024-11-24 05:24:55.019 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T10.png - null null 2024-11-24 05:24:55.020 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T10.png' 2024-11-24 05:24:55.020 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:55.020 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T10.png - 200 189186 image/png 1.0532ms 2024-11-24 05:24:55.256 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T11.png - null null 2024-11-24 05:24:55.257 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T11.png' 2024-11-24 05:24:55.257 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:55.257 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T11.png - 200 215092 image/png 1.0088ms 2024-11-24 05:24:55.431 +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-11-24 05:24:55.432 +00:00 [DBG] POST requests are not supported 2024-11-24 05:24:55.432 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-11-24 05:24:55.432 +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-11-24 05:24:55.432 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:55.432 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:55.432 +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-11-24 05:24:55.432 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 05:24:55.432 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:55.432 +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-11-24 05:24:55.432 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 05:24:55.432 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 05:24:55.432 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:55.432 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 05:24:55.432 +00:00 [DBG] Connection id "0HN865CEUUCE6", Request id "0HN865CEUUCE6:0000001D": started reading request body. 2024-11-24 05:24:55.432 +00:00 [DBG] Connection id "0HN865CEUUCE6", Request id "0HN865CEUUCE6:0000001D": done reading request body. 2024-11-24 05:24:55.432 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:55.432 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-11-24 05:24:55.432 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:55.432 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:55.432 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-11-24 05:24:55.432 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-11-24 05:24:55.432 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-11-24 05:24:55.432 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-11-24 05:24:55.432 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:55.432 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-11-24 05:24:55.432 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-11-24 05:24:55.432 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-11-24 05:24:55.432 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-11-24 05:24:55.432 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3717ms 2024-11-24 05:24:55.432 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-11-24 05:24:55.432 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7150 ms 2024-11-24 05:24:55.432 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:55.432 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0226ms 2024-11-24 05:24:55.529 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T12.png - null null 2024-11-24 05:24:55.530 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T12.png' 2024-11-24 05:24:55.530 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:55.530 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T12.png - 200 194362 image/png 1.0475ms 2024-11-24 05:24:55.708 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L1.png - null null 2024-11-24 05:24:55.709 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L1.png' 2024-11-24 05:24:55.709 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:55.710 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L1.png - 200 228240 image/png 1.6126ms 2024-11-24 05:24:55.734 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L2.png - null null 2024-11-24 05:24:55.735 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L2.png' 2024-11-24 05:24:55.735 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:55.735 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L2.png - 200 205229 image/png 0.9378ms 2024-11-24 05:24:55.772 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L3.png - null null 2024-11-24 05:24:55.772 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L3.png' 2024-11-24 05:24:55.773 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:55.773 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L3.png - 200 214737 image/png 1.2708ms 2024-11-24 05:24:55.976 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L4.png - null null 2024-11-24 05:24:55.977 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L4.png' 2024-11-24 05:24:55.978 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:55.978 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L4.png - 200 198525 image/png 1.3486ms 2024-11-24 05:24:56.064 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Femur.png - null null 2024-11-24 05:24:56.066 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Femur.png' 2024-11-24 05:24:56.066 +00:00 [DBG] Connection id "0HN865CEUUCE9" completed keep alive response. 2024-11-24 05:24:56.066 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Femur.png - 200 1475401 image/png 2.1866ms 2024-11-24 05:24:56.068 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L5.png - null null 2024-11-24 05:24:56.068 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L5.png' 2024-11-24 05:24:56.068 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:56.069 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L5.png - 200 203959 image/png 1.0458ms 2024-11-24 05:24:56.147 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Patella.png - null null 2024-11-24 05:24:56.148 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Patella.png' 2024-11-24 05:24:56.148 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:56.148 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Patella.png - 200 99090 image/png 1.1348ms 2024-11-24 05:24:56.204 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Tibia.png - null null 2024-11-24 05:24:56.205 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Tibia.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Tibia.png' 2024-11-24 05:24:56.205 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:56.205 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Tibia.png - 200 1192597 image/png 1.6492ms 2024-11-24 05:24:56.256 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Foot.png - null null 2024-11-24 05:24:56.258 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Foot.png' 2024-11-24 05:24:56.258 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:56.258 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Foot.png - 200 915434 image/png 1.4918ms 2024-11-24 05:24:56.446 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Rib.png - null null 2024-11-24 05:24:56.452 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Rib.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Rib.png' 2024-11-24 05:24:56.452 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:24:56.452 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Rib.png - 200 4386983 image/png 5.6675ms 2024-11-24 05:24:56.942 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scapula.png - null null 2024-11-24 05:24:56.942 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scapula.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scapula.png' 2024-11-24 05:24:56.942 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:56.942 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scapula.png - 200 18424 image/png 0.3821ms 2024-11-24 05:24:57.336 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/spinal-column.png - null null 2024-11-24 05:24:57.337 +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-11-24 05:24:57.337 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:57.337 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/spinal-column.png - 200 16574 image/png 0.459ms 2024-11-24 05:24:57.751 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/FHD.png - null null 2024-11-24 05:24:57.752 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/FHD.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/FHD.png' 2024-11-24 05:24:57.752 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:57.752 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/FHD.png - 200 10227 image/png 0.4891ms 2024-11-24 05:24:57.766 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scolio-meter.png - null null 2024-11-24 05:24:57.766 +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-11-24 05:24:57.766 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:57.767 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scolio-meter.png - 200 23089 image/png 0.3887ms 2024-11-24 05:24:58.032 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphometer.png - null null 2024-11-24 05:24:58.032 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphosis.png - null null 2024-11-24 05:24:58.032 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphosis.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphosis.png' 2024-11-24 05:24:58.032 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:58.032 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphosis.png - 200 12069 image/png 0.307ms 2024-11-24 05:24:58.032 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphometer.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphometer.png' 2024-11-24 05:24:58.032 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:58.032 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphometer.png - 200 13416 image/png 0.6711ms 2024-11-24 05:24:58.164 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/TPattern.png - null null 2024-11-24 05:24:58.164 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/TPattern.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/TPattern.png' 2024-11-24 05:24:58.164 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:58.164 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/TPattern.png - 200 10819 image/png 0.3451ms 2024-11-24 05:24:58.181 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/side-knee.png - null null 2024-11-24 05:24:58.181 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-foot.png - null null 2024-11-24 05:24:58.181 +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-11-24 05:24:58.181 +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-11-24 05:24:58.181 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:58.181 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:58.181 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-foot.png - 200 9714 image/png 0.3501ms 2024-11-24 05:24:58.181 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/side-knee.png - 200 17297 image/png 0.4591ms 2024-11-24 05:24:58.310 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-11-24 05:24:58.310 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2024-11-24 05:24:58.310 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:58.310 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.6557ms 2024-11-24 05:24:58.324 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-11-24 05:24:58.324 +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-11-24 05:24:58.324 +00:00 [DBG] Connection id "0HN865CEUUCEC" completed keep alive response. 2024-11-24 05:24:58.324 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.3169ms 2024-11-24 05:24:58.336 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-11-24 05:24:58.336 +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-11-24 05:24:58.336 +00:00 [DBG] Connection id "0HN865CEUUCEB" completed keep alive response. 2024-11-24 05:24:58.336 +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.2334ms 2024-11-24 05:24:58.341 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-11-24 05:24:58.341 +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-11-24 05:24:58.341 +00:00 [DBG] Connection id "0HN865CEUUCEA" completed keep alive response. 2024-11-24 05:24:58.341 +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.3164ms 2024-11-24 05:24:58.439 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg - null null 2024-11-24 05:24:58.440 +00:00 [INF] Sending file. Request path: '/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg' 2024-11-24 05:24:58.440 +00:00 [DBG] Connection id "0HN865CEUUCED" completed keep alive response. 2024-11-24 05:24:58.440 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/9a82b0d9-74a4-4ebc-a11f-c48815e24cb3_Anterior.jpeg - 200 69961 image/jpeg 0.6293ms 2024-11-24 05:25:00.377 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-11-24 05:25:00.377 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-24 05:25:00.377 +00:00 [DBG] Connection id "0HN865CEUUCE6" completed keep alive response. 2024-11-24 05:25:00.377 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.3852ms 2024-11-24 05:25:17.619 +00:00 [DBG] Connection id "0HN865CEUUCE9" received FIN. 2024-11-24 05:25:17.620 +00:00 [DBG] Connection id "0HN865CEUUCE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:25:17.620 +00:00 [DBG] Connection id "0HN865CEUUCE9" disconnecting. 2024-11-24 05:25:17.620 +00:00 [DBG] Connection id "0HN865CEUUCE9" stopped. 2024-11-24 05:25:18.623 +00:00 [DBG] Connection id "0HN865CEUUCEC" received FIN. 2024-11-24 05:25:18.624 +00:00 [DBG] Connection id "0HN865CEUUCEC" disconnecting. 2024-11-24 05:25:18.624 +00:00 [DBG] Connection id "0HN865CEUUCEC" stopped. 2024-11-24 05:25:18.624 +00:00 [DBG] Connection id "0HN865CEUUCEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:25:24.626 +00:00 [DBG] Connection id "0HN865CEUUCEB" received FIN. 2024-11-24 05:25:24.626 +00:00 [DBG] Connection id "0HN865CEUUCEB" disconnecting. 2024-11-24 05:25:24.626 +00:00 [DBG] Connection id "0HN865CEUUCEB" stopped. 2024-11-24 05:25:24.626 +00:00 [DBG] Connection id "0HN865CEUUCEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:26:22.635 +00:00 [DBG] Connection id "0HN865CEUUCE5" disconnecting. 2024-11-24 05:26:22.635 +00:00 [DBG] Connection id "0HN865CEUUCE5" stopped. 2024-11-24 05:26:22.635 +00:00 [DBG] Connection id "0HN865CEUUCE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:26:38.637 +00:00 [DBG] Connection id "0HN865CEUUCE7" disconnecting. 2024-11-24 05:26:38.638 +00:00 [DBG] Connection id "0HN865CEUUCE7" stopped. 2024-11-24 05:26:38.638 +00:00 [DBG] Connection id "0HN865CEUUCE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:26:41.638 +00:00 [DBG] Connection id "0HN865CEUUCE8" disconnecting. 2024-11-24 05:26:41.638 +00:00 [DBG] Connection id "0HN865CEUUCE8" stopped. 2024-11-24 05:26:41.638 +00:00 [DBG] Connection id "0HN865CEUUCE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:27:08.642 +00:00 [DBG] Connection id "0HN865CEUUCEA" disconnecting. 2024-11-24 05:27:08.642 +00:00 [DBG] Connection id "0HN865CEUUCEA" stopped. 2024-11-24 05:27:08.642 +00:00 [DBG] Connection id "0HN865CEUUCED" disconnecting. 2024-11-24 05:27:08.642 +00:00 [DBG] Connection id "0HN865CEUUCED" stopped. 2024-11-24 05:27:08.642 +00:00 [DBG] Connection id "0HN865CEUUCED" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:27:08.643 +00:00 [DBG] Connection id "0HN865CEUUCEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 05:27:10.643 +00:00 [DBG] Connection id "0HN865CEUUCE6" disconnecting. 2024-11-24 05:27:10.643 +00:00 [DBG] Connection id "0HN865CEUUCE6" stopped. 2024-11-24 05:27:10.643 +00:00 [DBG] Connection id "0HN865CEUUCE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 11:23:03.797 +00:00 [DBG] Connection id "0HN865CEUUCEE" accepted. 2024-11-24 11:23:03.797 +00:00 [DBG] Connection id "0HN865CEUUCEE" started. 2024-11-24 11:23:03.798 +00:00 [DBG] Connection id "0HN865CEUUCEE" 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-11-24 11:23:03.798 +00:00 [DBG] Connection id "0HN865CEUUCEE" disconnecting. 2024-11-24 11:23:03.798 +00:00 [DBG] Connection id "0HN865CEUUCEE" stopped. 2024-11-24 11:23:03.798 +00:00 [DBG] Connection id "0HN865CEUUCEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 15:24:21.451 +00:00 [DBG] Connection id "0HN865CEUUCEF" accepted. 2024-11-24 15:24:21.452 +00:00 [DBG] Connection id "0HN865CEUUCEF" started. 2024-11-24 15:24:23.478 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-11-24 15:24:23.479 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-11-24 15:24:23.479 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-11-24 15:24:23.479 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.208ms 2024-11-24 15:24:23.479 +00:00 [DBG] Connection id "0HN865CEUUCEF" disconnecting. 2024-11-24 15:24:23.479 +00:00 [DBG] Connection id "0HN865CEUUCEF" stopped. 2024-11-24 15:24:23.479 +00:00 [DBG] Connection id "0HN865CEUUCEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 18:14:54.767 +00:00 [DBG] Connection id "0HN865CEUUCEG" accepted. 2024-11-24 18:14:54.767 +00:00 [DBG] Connection id "0HN865CEUUCEG" started. 2024-11-24 18:14:57.767 +00:00 [INF] Request starting HTTP/1.1 GET http://www.drposture.app:5103/ - null null 2024-11-24 18:14:57.767 +00:00 [DBG] Redirecting to 'https://www.drposture.app:5104/'. 2024-11-24 18:14:57.767 +00:00 [INF] Request finished HTTP/1.1 GET http://www.drposture.app:5103/ - 307 0 null 0.1806ms 2024-11-24 18:14:57.768 +00:00 [DBG] Connection id "0HN865CEUUCEG" disconnecting. 2024-11-24 18:14:57.768 +00:00 [DBG] Connection id "0HN865CEUUCEG" stopped. 2024-11-24 18:14:57.768 +00:00 [DBG] Connection id "0HN865CEUUCEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 18:14:57.819 +00:00 [DBG] Connection id "0HN865CEUUCEH" accepted. 2024-11-24 18:14:57.819 +00:00 [DBG] Connection id "0HN865CEUUCEH" started. 2024-11-24 18:14:57.846 +00:00 [DBG] Connection 0HN865CEUUCEH established using the following protocol: "Tls13" 2024-11-24 18:14:57.847 +00:00 [INF] Request starting HTTP/1.1 GET https://www.drposture.app:5104/ - null null 2024-11-24 18:14:57.847 +00:00 [DBG] The request path / does not match a supported file type 2024-11-24 18:14:57.847 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-24 18:14:57.847 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-24 18:14:57.847 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 18:14:57.847 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 18:14:57.848 +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-11-24 18:14:57.848 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 18:14:57.848 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 18:14:57.848 +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-11-24 18:14:57.848 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 18:14:57.848 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 18:14:57.848 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 18:14:57.848 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 18:14:57.848 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 18:14:57.848 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 18:14:57.848 +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-11-24 18:14:57.848 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 18:14:57.848 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 18:14:57.848 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 18:14:57.848 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 18:14:57.848 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 18:14:57.848 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 18:14:57.848 +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-11-24 18:14:57.848 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 18:14:57.848 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 18:14:57.848 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 18:14:57.848 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 18:14:57.848 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-24 18:14:57.850 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-24 18:14:57.851 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 2.1481ms. 2024-11-24 18:14:57.851 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-24 18:14:57.851 +00:00 [INF] Executed ViewResult - view noScan executed in 2.684ms. 2024-11-24 18:14:57.851 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 3.0808ms 2024-11-24 18:14:57.851 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 18:14:57.851 +00:00 [INF] HTTP GET / responded 200 in 4.6343 ms 2024-11-24 18:14:57.851 +00:00 [INF] Request finished HTTP/1.1 GET https://www.drposture.app:5104/ - 200 null text/html; charset=utf-8 4.7881ms 2024-11-24 18:14:57.851 +00:00 [DBG] Connection id "0HN865CEUUCEH" disconnecting. 2024-11-24 18:14:57.851 +00:00 [DBG] Connection id "0HN865CEUUCEH" stopped. 2024-11-24 18:14:57.851 +00:00 [DBG] Connection id "0HN865CEUUCEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 18:14:58.627 +00:00 [DBG] Connection id "0HN865CEUUCEI" accepted. 2024-11-24 18:14:58.628 +00:00 [DBG] Connection id "0HN865CEUUCEI" started. 2024-11-24 18:14:58.656 +00:00 [DBG] Connection 0HN865CEUUCEI established using the following protocol: "Tls13" 2024-11-24 18:14:58.657 +00:00 [INF] Request starting HTTP/2 GET https://www.drposture.app:5104/favicon.ico - null null 2024-11-24 18:14:58.658 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-24 18:14:58.658 +00:00 [INF] Request finished HTTP/2 GET https://www.drposture.app:5104/favicon.ico - 200 5430 image/x-icon 0.9534ms 2024-11-24 18:14:58.684 +00:00 [DBG] Connection id "0HN865CEUUCEI" received FIN. 2024-11-24 18:14:58.684 +00:00 [DBG] Connection id "0HN865CEUUCEI" is closed. The last processed stream ID was 1. 2024-11-24 18:14:58.684 +00:00 [DBG] Connection id "0HN865CEUUCEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 18:14:58.684 +00:00 [DBG] The connection queue processing loop for 0HN865CEUUCEI completed. 2024-11-24 18:14:58.684 +00:00 [DBG] Connection id "0HN865CEUUCEI" stopped. 2024-11-24 22:39:25.996 +00:00 [DBG] Connection id "0HN865CEUUCEJ" accepted. 2024-11-24 22:39:25.996 +00:00 [DBG] Connection id "0HN865CEUUCEJ" started. 2024-11-24 22:39:28.997 +00:00 [INF] Request starting HTTP/1.1 GET http://batapi.drposture.app:5103/ - null null 2024-11-24 22:39:28.997 +00:00 [DBG] Redirecting to 'https://batapi.drposture.app:5104/'. 2024-11-24 22:39:28.997 +00:00 [INF] Request finished HTTP/1.1 GET http://batapi.drposture.app:5103/ - 307 0 null 0.2154ms 2024-11-24 22:39:28.997 +00:00 [DBG] Connection id "0HN865CEUUCEJ" disconnecting. 2024-11-24 22:39:28.997 +00:00 [DBG] Connection id "0HN865CEUUCEJ" stopped. 2024-11-24 22:39:28.997 +00:00 [DBG] Connection id "0HN865CEUUCEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 22:39:29.047 +00:00 [DBG] Connection id "0HN865CEUUCEK" accepted. 2024-11-24 22:39:29.047 +00:00 [DBG] Connection id "0HN865CEUUCEK" started. 2024-11-24 22:39:29.074 +00:00 [DBG] Connection 0HN865CEUUCEK established using the following protocol: "Tls13" 2024-11-24 22:39:29.075 +00:00 [INF] Request starting HTTP/1.1 GET https://batapi.drposture.app:5104/ - null null 2024-11-24 22:39:29.075 +00:00 [DBG] The request path / does not match a supported file type 2024-11-24 22:39:29.075 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-24 22:39:29.075 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-24 22:39:29.075 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 22:39:29.075 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 22:39:29.075 +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-11-24 22:39:29.075 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 22:39:29.075 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 22:39:29.075 +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-11-24 22:39:29.075 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 22:39:29.075 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 22:39:29.075 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 22:39:29.075 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 22:39:29.075 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 22:39:29.075 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 22:39:29.075 +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-11-24 22:39:29.075 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 22:39:29.075 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 22:39:29.075 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 22:39:29.075 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 22:39:29.075 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 22:39:29.075 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 22:39:29.075 +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-11-24 22:39:29.075 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 22:39:29.075 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 22:39:29.075 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 22:39:29.075 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 22:39:29.075 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-24 22:39:29.076 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-24 22:39:29.076 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6621ms. 2024-11-24 22:39:29.076 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-24 22:39:29.076 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1451ms. 2024-11-24 22:39:29.076 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.5797ms 2024-11-24 22:39:29.077 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 22:39:29.077 +00:00 [INF] HTTP GET / responded 200 in 1.8934 ms 2024-11-24 22:39:29.077 +00:00 [INF] Request finished HTTP/1.1 GET https://batapi.drposture.app:5104/ - 200 null text/html; charset=utf-8 2.0673ms 2024-11-24 22:39:29.077 +00:00 [DBG] Connection id "0HN865CEUUCEK" disconnecting. 2024-11-24 22:39:29.077 +00:00 [DBG] Connection id "0HN865CEUUCEK" stopped. 2024-11-24 22:39:29.077 +00:00 [DBG] Connection id "0HN865CEUUCEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 22:39:29.476 +00:00 [DBG] Connection id "0HN865CEUUCEL" accepted. 2024-11-24 22:39:29.476 +00:00 [DBG] Connection id "0HN865CEUUCEL" started. 2024-11-24 22:39:29.503 +00:00 [DBG] Connection 0HN865CEUUCEL established using the following protocol: "Tls13" 2024-11-24 22:39:29.503 +00:00 [INF] Request starting HTTP/2 GET https://batapi.drposture.app:5104/favicon.ico - null null 2024-11-24 22:39:29.504 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-24 22:39:29.504 +00:00 [INF] Request finished HTTP/2 GET https://batapi.drposture.app:5104/favicon.ico - 200 5430 image/x-icon 0.4814ms 2024-11-24 22:39:29.529 +00:00 [DBG] Connection id "0HN865CEUUCEL" received FIN. 2024-11-24 22:39:29.529 +00:00 [DBG] Connection id "0HN865CEUUCEL" is closed. The last processed stream ID was 1. 2024-11-24 22:39:29.529 +00:00 [DBG] Connection id "0HN865CEUUCEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 22:39:29.529 +00:00 [DBG] The connection queue processing loop for 0HN865CEUUCEL completed. 2024-11-24 22:39:29.529 +00:00 [DBG] Connection id "0HN865CEUUCEL" stopped. 2024-11-24 23:11:07.500 +00:00 [DBG] Connection id "0HN865CEUUCEM" accepted. 2024-11-24 23:11:07.501 +00:00 [DBG] Connection id "0HN865CEUUCEM" started. 2024-11-24 23:11:10.555 +00:00 [DBG] Connection id "0HN865CEUUCEM" reset. 2024-11-24 23:11:10.555 +00:00 [DBG] Connection id "0HN865CEUUCEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:10.555 +00:00 [DBG] Connection id "0HN865CEUUCEM" disconnecting. 2024-11-24 23:11:10.555 +00:00 [DBG] Connection id "0HN865CEUUCEM" stopped. 2024-11-24 23:11:10.560 +00:00 [DBG] Connection id "0HN865CEUUCEN" accepted. 2024-11-24 23:11:10.561 +00:00 [DBG] Connection id "0HN865CEUUCEN" started. 2024-11-24 23:11:10.832 +00:00 [DBG] Connection id "0HN865CEUUCEN" 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-11-24 23:11:10.833 +00:00 [DBG] Connection id "0HN865CEUUCEN" disconnecting. 2024-11-24 23:11:10.833 +00:00 [DBG] Connection id "0HN865CEUUCEN" stopped. 2024-11-24 23:11:10.833 +00:00 [DBG] Connection id "0HN865CEUUCEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:11.072 +00:00 [DBG] Connection id "0HN865CEUUCEO" accepted. 2024-11-24 23:11:11.073 +00:00 [DBG] Connection id "0HN865CEUUCEO" started. 2024-11-24 23:11:14.073 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-11-24 23:11:14.073 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-11-24 23:11:14.073 +00:00 [DBG] Connection id "0HN865CEUUCEO" completed keep alive response. 2024-11-24 23:11:14.073 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2388ms 2024-11-24 23:11:20.484 +00:00 [DBG] Connection id "0HN865CEUUCEO" reset. 2024-11-24 23:11:20.484 +00:00 [DBG] Connection id "0HN865CEUUCEO" disconnecting. 2024-11-24 23:11:20.484 +00:00 [DBG] Connection id "0HN865CEUUCEO" stopped. 2024-11-24 23:11:20.484 +00:00 [DBG] Connection id "0HN865CEUUCEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:23.674 +00:00 [DBG] Connection id "0HN865CEUUCEP" accepted. 2024-11-24 23:11:23.674 +00:00 [DBG] Connection id "0HN865CEUUCEP" started. 2024-11-24 23:11:23.711 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-11-24 23:11:23.711 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-11-24 23:11:23.711 +00:00 [DBG] Connection id "0HN865CEUUCEP" completed keep alive response. 2024-11-24 23:11:23.711 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2442ms 2024-11-24 23:11:23.717 +00:00 [DBG] Connection id "0HN865CEUUCEP" received FIN. 2024-11-24 23:11:23.717 +00:00 [DBG] Connection id "0HN865CEUUCEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:23.717 +00:00 [DBG] Connection id "0HN865CEUUCEP" disconnecting. 2024-11-24 23:11:23.717 +00:00 [DBG] Connection id "0HN865CEUUCEP" stopped. 2024-11-24 23:11:23.723 +00:00 [DBG] Connection id "0HN865CEUUCEQ" accepted. 2024-11-24 23:11:23.723 +00:00 [DBG] Connection id "0HN865CEUUCEQ" started. 2024-11-24 23:11:23.724 +00:00 [DBG] Connection id "0HN865CEUUCEQ": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-11-24 23:11:23.724 +00:00 [DBG] Connection id "0HN865CEUUCEQ" 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-11-24 23:11:23.725 +00:00 [DBG] Connection id "0HN865CEUUCEQ" disconnecting. 2024-11-24 23:11:23.725 +00:00 [DBG] Connection id "0HN865CEUUCEQ" stopped. 2024-11-24 23:11:23.725 +00:00 [DBG] Connection id "0HN865CEUUCEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:27.818 +00:00 [DBG] Connection id "0HN865CEUUCER" accepted. 2024-11-24 23:11:27.818 +00:00 [DBG] Connection id "0HN865CEUUCER" started. 2024-11-24 23:11:27.845 +00:00 [DBG] Connection 0HN865CEUUCER established using the following protocol: "Tls13" 2024-11-24 23:11:27.883 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-11-24 23:11:27.883 +00:00 [DBG] The request path / does not match a supported file type 2024-11-24 23:11:27.883 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-24 23:11:27.883 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-24 23:11:27.883 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 23:11:27.883 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 23:11:27.883 +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-11-24 23:11:27.883 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-24 23:11:27.883 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 23:11:27.883 +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-11-24 23:11:27.884 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-24 23:11:27.884 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-24 23:11:27.884 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 23:11:27.884 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-24 23:11:27.884 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 23:11:27.884 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 23:11:27.884 +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-11-24 23:11:27.884 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 23:11:27.884 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 23:11:27.884 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 23:11:27.884 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 23:11:27.884 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 23:11:27.884 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-24 23:11:27.884 +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-11-24 23:11:27.884 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 23:11:27.884 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 23:11:27.884 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-24 23:11:27.884 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-24 23:11:27.884 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-24 23:11:27.884 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-24 23:11:27.885 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6463ms. 2024-11-24 23:11:27.885 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-24 23:11:27.885 +00:00 [INF] Executed ViewResult - view noScan executed in 1.3112ms. 2024-11-24 23:11:27.885 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.6984ms 2024-11-24 23:11:27.885 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-24 23:11:27.885 +00:00 [INF] HTTP GET / responded 200 in 2.0086 ms 2024-11-24 23:11:27.885 +00:00 [DBG] Connection id "0HN865CEUUCER" completed keep alive response. 2024-11-24 23:11:27.885 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.222ms 2024-11-24 23:11:27.959 +00:00 [DBG] Connection id "0HN865CEUUCER" received FIN. 2024-11-24 23:11:27.959 +00:00 [DBG] Connection id "0HN865CEUUCER" disconnecting. 2024-11-24 23:11:27.959 +00:00 [DBG] Connection id "0HN865CEUUCER" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:27.961 +00:00 [DBG] Connection id "0HN865CEUUCER" stopped. 2024-11-24 23:11:27.966 +00:00 [DBG] Connection id "0HN865CEUUCES" accepted. 2024-11-24 23:11:27.966 +00:00 [DBG] Connection id "0HN865CEUUCES" started. 2024-11-24 23:11:28.003 +00:00 [DBG] Connection 0HN865CEUUCES established using the following protocol: "Tls13" 2024-11-24 23:11:28.022 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-11-24 23:11:28.022 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-24 23:11:28.022 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.2618ms 2024-11-24 23:11:28.022 +00:00 [DBG] Connection id "0HN865CEUUCES" disconnecting. 2024-11-24 23:11:28.022 +00:00 [DBG] Connection id "0HN865CEUUCES" stopped. 2024-11-24 23:11:28.022 +00:00 [DBG] Connection id "0HN865CEUUCES" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:28.038 +00:00 [DBG] Connection id "0HN865CEUUCET" accepted. 2024-11-24 23:11:28.039 +00:00 [DBG] Connection id "0HN865CEUUCET" started. 2024-11-24 23:11:28.050 +00:00 [DBG] Connection 0HN865CEUUCET established using the following protocol: "Tls13" 2024-11-24 23:11:28.057 +00:00 [DBG] Connection id "0HN865CEUUCET" reset. 2024-11-24 23:11:28.057 +00:00 [DBG] Connection id "0HN865CEUUCET" is closed. The last processed stream ID was 0. 2024-11-24 23:11:28.057 +00:00 [DBG] Connection id "0HN865CEUUCET" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:28.057 +00:00 [DBG] The connection queue processing loop for 0HN865CEUUCET completed. 2024-11-24 23:11:28.057 +00:00 [DBG] Connection id "0HN865CEUUCET" stopped. 2024-11-24 23:11:29.757 +00:00 [DBG] Connection id "0HN865CEUUCEU" accepted. 2024-11-24 23:11:29.757 +00:00 [DBG] Connection id "0HN865CEUUCEU" started. 2024-11-24 23:11:29.804 +00:00 [DBG] Connection 0HN865CEUUCEU established using the following protocol: "Tls12" 2024-11-24 23:11:29.811 +00:00 [DBG] Connection id "0HN865CEUUCEU" reset. 2024-11-24 23:11:29.811 +00:00 [DBG] Connection id "0HN865CEUUCEU" disconnecting. 2024-11-24 23:11:29.812 +00:00 [DBG] Connection id "0HN865CEUUCEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:29.813 +00:00 [DBG] Connection id "0HN865CEUUCEU" stopped. 2024-11-24 23:11:31.253 +00:00 [DBG] Connection id "0HN865CEUUCEV" accepted. 2024-11-24 23:11:31.253 +00:00 [DBG] Connection id "0HN865CEUUCEV" started. 2024-11-24 23:11:31.378 +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-11-24 23:11:31.378 +00:00 [DBG] Connection id "0HN865CEUUCEV" stopped. 2024-11-24 23:11:31.378 +00:00 [DBG] Connection id "0HN865CEUUCEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:33.254 +00:00 [DBG] Connection id "0HN865CEUUCF0" accepted. 2024-11-24 23:11:33.254 +00:00 [DBG] Connection id "0HN865CEUUCF0" started. 2024-11-24 23:11:33.259 +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-11-24 23:11:33.259 +00:00 [DBG] Connection id "0HN865CEUUCF0" stopped. 2024-11-24 23:11:33.259 +00:00 [DBG] Connection id "0HN865CEUUCF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-24 23:11:34.699 +00:00 [DBG] Connection id "0HN865CEUUCF1" accepted. 2024-11-24 23:11:34.699 +00:00 [DBG] Connection id "0HN865CEUUCF1" started. 2024-11-24 23:11:34.699 +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-11-24 23:11:34.700 +00:00 [DBG] Connection id "0HN865CEUUCF1" stopped. 2024-11-24 23:11:34.700 +00:00 [DBG] Connection id "0HN865CEUUCF1" sending FIN because: "The Socket transport's send loop completed gracefully."