2025-01-06 00:17:04.249 +00:00 [DBG] Connection id "0HN8VETJHTJ7S" accepted. 2025-01-06 00:17:04.250 +00:00 [DBG] Connection id "0HN8VETJHTJ7S" started. 2025-01-06 00:17:04.251 +00:00 [DBG] Connection id "0HN8VETJHTJ7S" 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) 2025-01-06 00:17:04.252 +00:00 [DBG] Connection id "0HN8VETJHTJ7S" disconnecting. 2025-01-06 00:17:04.253 +00:00 [DBG] Connection id "0HN8VETJHTJ7S" stopped. 2025-01-06 00:17:04.253 +00:00 [DBG] Connection id "0HN8VETJHTJ7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 00:59:14.599 +00:00 [DBG] Connection id "0HN8VETJHTJ7T" accepted. 2025-01-06 00:59:14.599 +00:00 [DBG] Connection id "0HN8VETJHTJ7T" started. 2025-01-06 00:59:17.600 +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) 2025-01-06 00:59:17.601 +00:00 [DBG] Connection id "0HN8VETJHTJ7T" stopped. 2025-01-06 00:59:17.601 +00:00 [DBG] Connection id "0HN8VETJHTJ7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 00:59:29.681 +00:00 [DBG] Connection id "0HN8VETJHTJ7U" accepted. 2025-01-06 00:59:29.681 +00:00 [DBG] Connection id "0HN8VETJHTJ7U" started. 2025-01-06 00:59:30.709 +00:00 [DBG] Connection 0HN8VETJHTJ7U established using the following protocol: "Tls13" 2025-01-06 00:59:33.709 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/ - null null 2025-01-06 00:59:33.709 +00:00 [DBG] The request path / does not match a supported file type 2025-01-06 00:59:33.710 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-06 00:59:33.710 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-06 00:59:33.710 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 00:59:33.710 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 00:59:33.710 +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). 2025-01-06 00:59:33.710 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 00:59:33.710 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 00:59:33.710 +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)"] 2025-01-06 00:59:33.710 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 00:59:33.710 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 00:59:33.710 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 00:59:33.710 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 00:59:33.710 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 00:59:33.710 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 00:59:33.711 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 00:59:33.711 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 00:59:33.711 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 00:59:33.711 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 00:59:33.711 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 00:59:33.711 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 00:59:33.711 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 00:59:33.711 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 00:59:33.711 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 00:59:33.711 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 00:59:33.711 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 00:59:33.711 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 00:59:33.711 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-06 00:59:33.712 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-06 00:59:33.712 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.1984ms. 2025-01-06 00:59:33.712 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-06 00:59:33.713 +00:00 [INF] Executed ViewResult - view noScan executed in 1.9583ms. 2025-01-06 00:59:33.713 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.9412ms 2025-01-06 00:59:33.713 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 00:59:33.713 +00:00 [INF] HTTP GET / responded 200 in 3.7532 ms 2025-01-06 00:59:33.713 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/ - 200 null text/html; charset=utf-8 4.1397ms 2025-01-06 00:59:33.713 +00:00 [DBG] Connection id "0HN8VETJHTJ7U" disconnecting. 2025-01-06 00:59:33.714 +00:00 [DBG] Connection id "0HN8VETJHTJ7U" stopped. 2025-01-06 00:59:33.714 +00:00 [DBG] Connection id "0HN8VETJHTJ7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:05:27.572 +00:00 [DBG] Connection id "0HN8VETJHTJ7V" accepted. 2025-01-06 04:05:27.572 +00:00 [DBG] Connection id "0HN8VETJHTJ7V" started. 2025-01-06 04:05:29.335 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-06 04:05:29.335 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-06 04:05:29.335 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-06 04:05:29.335 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3046ms 2025-01-06 04:05:29.335 +00:00 [DBG] Connection id "0HN8VETJHTJ7V" disconnecting. 2025-01-06 04:05:29.336 +00:00 [DBG] Connection id "0HN8VETJHTJ7V" stopped. 2025-01-06 04:05:29.336 +00:00 [DBG] Connection id "0HN8VETJHTJ7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:36:43.048 +00:00 [DBG] Connection id "0HN8VETJHTJ80" accepted. 2025-01-06 04:36:43.048 +00:00 [DBG] Connection id "0HN8VETJHTJ80" started. 2025-01-06 04:36:43.048 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2622&userId=1664 - null null 2025-01-06 04:36:43.049 +00:00 [DBG] The request path / does not match a supported file type 2025-01-06 04:36:43.049 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-06 04:36:43.049 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-06 04:36:43.049 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 04:36:43.049 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 04:36:43.049 +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). 2025-01-06 04:36:43.049 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:36:43.049 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:36:43.049 +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)"] 2025-01-06 04:36:43.049 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:36:43.049 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:36:43.049 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:36:43.049 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:36:43.049 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 04:36:43.049 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2025-01-06 04:36:43.050 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 04:36:43.050 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 04:36:43.050 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 04:36:43.050 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 04:36:43.050 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 04:36:43.050 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2025-01-06 04:36:43.050 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 04:36:43.050 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 04:36:43.050 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 04:36:43.050 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 04:36:43.138 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2025-01-06 04:36:43.139 +00:00 [INF] Executing ViewResult, running view marker. 2025-01-06 04:36:43.139 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 1.2074ms. 2025-01-06 04:36:43.139 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-06 04:36:43.141 +00:00 [INF] Executed ViewResult - view marker executed in 2.4933ms. 2025-01-06 04:36:43.141 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 91.4208ms 2025-01-06 04:36:43.141 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 04:36:43.141 +00:00 [INF] HTTP GET / responded 200 in 92.0863 ms 2025-01-06 04:36:43.141 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:43.141 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2622&userId=1664 - 200 null text/html; charset=utf-8 92.3995ms 2025-01-06 04:36:43.281 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2025-01-06 04:36:43.281 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-01-06 04:36:43.282 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:43.282 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.6612ms 2025-01-06 04:36:43.310 +00:00 [DBG] Connection id "0HN8VETJHTJ81" accepted. 2025-01-06 04:36:43.310 +00:00 [DBG] Connection id "0HN8VETJHTJ81" started. 2025-01-06 04:36:43.310 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2025-01-06 04:36:43.310 +00:00 [INF] The file /images/icons/Tools/viewport.png was not modified 2025-01-06 04:36:43.311 +00:00 [DBG] Handled. Status code: 304 File: /images/icons/Tools/viewport.png 2025-01-06 04:36:43.311 +00:00 [DBG] Connection id "0HN8VETJHTJ81" completed keep alive response. 2025-01-06 04:36:43.311 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 304 null image/png 0.431ms 2025-01-06 04:36:43.391 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2025-01-06 04:36:43.391 +00:00 [INF] The file /javascript/bodypatterns/mainfuncs.js was not modified 2025-01-06 04:36:43.391 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/mainfuncs.js 2025-01-06 04:36:43.391 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:43.391 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 304 null text/javascript 0.4802ms 2025-01-06 04:36:43.455 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2025-01-06 04:36:43.455 +00:00 [INF] The file /javascript/primitive/maincontroller.js was not modified 2025-01-06 04:36:43.455 +00:00 [DBG] Handled. Status code: 304 File: /javascript/primitive/maincontroller.js 2025-01-06 04:36:43.455 +00:00 [DBG] Connection id "0HN8VETJHTJ81" completed keep alive response. 2025-01-06 04:36:43.455 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 304 null text/javascript 0.4287ms 2025-01-06 04:36:43.511 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2025-01-06 04:36:43.511 +00:00 [INF] The file /javascript/tools/generaltools.js was not modified 2025-01-06 04:36:43.511 +00:00 [DBG] Handled. Status code: 304 File: /javascript/tools/generaltools.js 2025-01-06 04:36:43.511 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:43.511 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 304 null text/javascript 0.4525ms 2025-01-06 04:36:43.547 +00:00 [DBG] Connection id "0HN8VETJHTJ82" accepted. 2025-01-06 04:36:43.547 +00:00 [DBG] Connection id "0HN8VETJHTJ82" started. 2025-01-06 04:36:43.547 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2025-01-06 04:36:43.548 +00:00 [INF] The file /javascript/bodypatterns/front/rightknee.js was not modified 2025-01-06 04:36:43.548 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/front/rightknee.js 2025-01-06 04:36:43.548 +00:00 [DBG] Connection id "0HN8VETJHTJ82" completed keep alive response. 2025-01-06 04:36:43.548 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 304 null text/javascript 0.4188ms 2025-01-06 04:36:43.551 +00:00 [DBG] Connection id "0HN8VETJHTJ83" accepted. 2025-01-06 04:36:43.551 +00:00 [DBG] Connection id "0HN8VETJHTJ83" started. 2025-01-06 04:36:43.551 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2025-01-06 04:36:43.551 +00:00 [DBG] POST requests are not supported 2025-01-06 04:36:43.551 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:36:43.551 +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' 2025-01-06 04:36:43.551 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:36:43.551 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:36:43.551 +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). 2025-01-06 04:36:43.551 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:36:43.552 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:36:43.552 +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)"] 2025-01-06 04:36:43.552 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:36:43.552 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:36:43.552 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:36:43.552 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:36:43.552 +00:00 [DBG] Connection id "0HN8VETJHTJ83", Request id "0HN8VETJHTJ83:00000001": started reading request body. 2025-01-06 04:36:43.552 +00:00 [DBG] Connection id "0HN8VETJHTJ83", Request id "0HN8VETJHTJ83:00000001": done reading request body. 2025-01-06 04:36:43.552 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:36:43.552 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:36:43.552 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:36:43.552 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:36:43.552 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:36:43.552 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:36:43.552 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:36:43.552 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:36:43.553 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:36:43.553 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:36:43.553 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:36:43.553 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:36:43.556 +00:00 [DBG] Connection id "0HN8VETJHTJ84" accepted. 2025-01-06 04:36:43.556 +00:00 [DBG] Connection id "0HN8VETJHTJ84" started. 2025-01-06 04:36:43.557 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2025-01-06 04:36:43.557 +00:00 [INF] The file /javascript/bodypatterns/front/shoulder.js was not modified 2025-01-06 04:36:43.557 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/front/shoulder.js 2025-01-06 04:36:43.557 +00:00 [DBG] Connection id "0HN8VETJHTJ84" completed keep alive response. 2025-01-06 04:36:43.557 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 304 null text/javascript 0.3091ms 2025-01-06 04:36:43.567 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2025-01-06 04:36:43.568 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 16.5793ms 2025-01-06 04:36:43.568 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:36:43.568 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 17.3445 ms 2025-01-06 04:36:43.569 +00:00 [DBG] Connection id "0HN8VETJHTJ83" completed keep alive response. 2025-01-06 04:36:43.569 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 370399 text/plain; charset=utf-8 17.623ms 2025-01-06 04:36:43.570 +00:00 [DBG] Connection id "0HN8VETJHTJ85" accepted. 2025-01-06 04:36:43.570 +00:00 [DBG] Connection id "0HN8VETJHTJ85" started. 2025-01-06 04:36:43.571 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2025-01-06 04:36:43.571 +00:00 [INF] The file /javascript/bodypatterns/front/asis.js was not modified 2025-01-06 04:36:43.571 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/front/asis.js 2025-01-06 04:36:43.571 +00:00 [DBG] Connection id "0HN8VETJHTJ85" completed keep alive response. 2025-01-06 04:36:43.571 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 304 null text/javascript 0.4127ms 2025-01-06 04:36:43.584 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2025-01-06 04:36:43.584 +00:00 [INF] The file /javascript/bodypatterns/front/leftknee.js was not modified 2025-01-06 04:36:43.585 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/front/leftknee.js 2025-01-06 04:36:43.585 +00:00 [DBG] Connection id "0HN8VETJHTJ81" completed keep alive response. 2025-01-06 04:36:43.585 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 304 null text/javascript 0.4131ms 2025-01-06 04:36:43.621 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2025-01-06 04:36:43.622 +00:00 [INF] The file /javascript/bodypatterns/lateral/fhd.js was not modified 2025-01-06 04:36:43.622 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/lateral/fhd.js 2025-01-06 04:36:43.622 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:43.622 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 304 null text/javascript 0.3632ms 2025-01-06 04:36:43.676 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2025-01-06 04:36:43.676 +00:00 [INF] The file /javascript/bodypatterns/lateral/kyphosis.js was not modified 2025-01-06 04:36:43.676 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/lateral/kyphosis.js 2025-01-06 04:36:43.676 +00:00 [DBG] Connection id "0HN8VETJHTJ82" completed keep alive response. 2025-01-06 04:36:43.676 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 304 null text/javascript 0.4778ms 2025-01-06 04:36:43.681 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2025-01-06 04:36:43.681 +00:00 [INF] The file /javascript/bodypatterns/lateral/tpattern.js was not modified 2025-01-06 04:36:43.681 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/lateral/tpattern.js 2025-01-06 04:36:43.681 +00:00 [DBG] Connection id "0HN8VETJHTJ84" completed keep alive response. 2025-01-06 04:36:43.681 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 304 null text/javascript 0.2607ms 2025-01-06 04:36:43.725 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2025-01-06 04:36:43.725 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2025-01-06 04:36:43.725 +00:00 [INF] The file /javascript/bodypatterns/lateral/ukpattern.js was not modified 2025-01-06 04:36:43.725 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/lateral/ukpattern.js 2025-01-06 04:36:43.725 +00:00 [DBG] Connection id "0HN8VETJHTJ81" completed keep alive response. 2025-01-06 04:36:43.725 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 304 null text/javascript 0.4822ms 2025-01-06 04:36:43.726 +00:00 [INF] The file /javascript/bodypatterns/lateral/qangle.js was not modified 2025-01-06 04:36:43.726 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/lateral/qangle.js 2025-01-06 04:36:43.726 +00:00 [DBG] Connection id "0HN8VETJHTJ85" completed keep alive response. 2025-01-06 04:36:43.726 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 304 null text/javascript 1.2419ms 2025-01-06 04:36:43.743 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2025-01-06 04:36:43.743 +00:00 [INF] The file /javascript/bodypatterns/lateral/lordosis.js was not modified 2025-01-06 04:36:43.743 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/lateral/lordosis.js 2025-01-06 04:36:43.743 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:43.743 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 304 null text/javascript 0.3368ms 2025-01-06 04:36:43.797 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2025-01-06 04:36:43.797 +00:00 [INF] The file /javascript/bodypatterns/knee/rightkneepattern.js was not modified 2025-01-06 04:36:43.797 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/knee/rightkneepattern.js 2025-01-06 04:36:43.797 +00:00 [DBG] Connection id "0HN8VETJHTJ82" completed keep alive response. 2025-01-06 04:36:43.797 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 304 null text/javascript 0.3896ms 2025-01-06 04:36:43.801 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2025-01-06 04:36:43.801 +00:00 [INF] The file /javascript/bodypatterns/knee/leftkneepattern.js was not modified 2025-01-06 04:36:43.802 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/knee/leftkneepattern.js 2025-01-06 04:36:43.802 +00:00 [DBG] Connection id "0HN8VETJHTJ84" completed keep alive response. 2025-01-06 04:36:43.802 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 304 null text/javascript 0.3701ms 2025-01-06 04:36:43.855 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2025-01-06 04:36:43.855 +00:00 [INF] The file /javascript/bodypatterns/achile/rightachilepattern.js was not modified 2025-01-06 04:36:43.855 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/achile/rightachilepattern.js 2025-01-06 04:36:43.855 +00:00 [DBG] Connection id "0HN8VETJHTJ85" completed keep alive response. 2025-01-06 04:36:43.855 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 304 null text/javascript 0.4067ms 2025-01-06 04:36:43.855 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2025-01-06 04:36:43.855 +00:00 [INF] The file /javascript/bodypatterns/achile/achilepattern.js was not modified 2025-01-06 04:36:43.855 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/achile/achilepattern.js 2025-01-06 04:36:43.856 +00:00 [DBG] Connection id "0HN8VETJHTJ81" completed keep alive response. 2025-01-06 04:36:43.856 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 304 null text/javascript 0.7634ms 2025-01-06 04:36:43.866 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2025-01-06 04:36:43.866 +00:00 [INF] The file /javascript/bodypatterns/posterior/pos_shoulderpattern.js was not modified 2025-01-06 04:36:43.867 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/posterior/pos_shoulderpattern.js 2025-01-06 04:36:43.867 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:43.867 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 304 null text/javascript 0.2871ms 2025-01-06 04:36:44.002 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2025-01-06 04:36:44.002 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2025-01-06 04:36:44.002 +00:00 [INF] The file /javascript/bodypatterns/posterior/pos_backpattern.js was not modified 2025-01-06 04:36:44.002 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/posterior/pos_backpattern.js 2025-01-06 04:36:44.002 +00:00 [INF] The file /javascript/bodypatterns/posterior/pos_pelvicpattern.js was not modified 2025-01-06 04:36:44.002 +00:00 [DBG] Connection id "0HN8VETJHTJ82" completed keep alive response. 2025-01-06 04:36:44.002 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/posterior/pos_pelvicpattern.js 2025-01-06 04:36:44.002 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 304 null text/javascript 0.5409ms 2025-01-06 04:36:44.002 +00:00 [DBG] Connection id "0HN8VETJHTJ84" completed keep alive response. 2025-01-06 04:36:44.002 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 304 null text/javascript 0.5839ms 2025-01-06 04:36:44.006 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2025-01-06 04:36:44.007 +00:00 [INF] The file /javascript/skeleton/s_anteriorcontroller.js was not modified 2025-01-06 04:36:44.007 +00:00 [DBG] Handled. Status code: 304 File: /javascript/skeleton/s_anteriorcontroller.js 2025-01-06 04:36:44.007 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:44.007 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 304 null text/javascript 0.2707ms 2025-01-06 04:36:44.010 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2025-01-06 04:36:44.010 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2025-01-06 04:36:44.010 +00:00 [INF] The file /javascript/bodypatterns/posterior/scolioscurve.js was not modified 2025-01-06 04:36:44.010 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/posterior/scolioscurve.js 2025-01-06 04:36:44.010 +00:00 [INF] The file /javascript/bodypatterns/posterior/scoliometer.js was not modified 2025-01-06 04:36:44.010 +00:00 [DBG] Connection id "0HN8VETJHTJ85" completed keep alive response. 2025-01-06 04:36:44.011 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 304 null text/javascript 0.5715ms 2025-01-06 04:36:44.010 +00:00 [DBG] Handled. Status code: 304 File: /javascript/bodypatterns/posterior/scoliometer.js 2025-01-06 04:36:44.012 +00:00 [DBG] Connection id "0HN8VETJHTJ81" completed keep alive response. 2025-01-06 04:36:44.012 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 304 null text/javascript 2.0459ms 2025-01-06 04:36:44.201 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2025-01-06 04:36:44.202 +00:00 [INF] The file /javascript/skeleton/s_posteriorcontroller.js was not modified 2025-01-06 04:36:44.202 +00:00 [DBG] Handled. Status code: 304 File: /javascript/skeleton/s_posteriorcontroller.js 2025-01-06 04:36:44.202 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:44.202 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 304 null text/javascript 0.4119ms 2025-01-06 04:36:44.221 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - null null 2025-01-06 04:36:44.221 +00:00 [INF] The file /javascript/site.js was not modified 2025-01-06 04:36:44.221 +00:00 [DBG] Handled. Status code: 304 File: /javascript/site.js 2025-01-06 04:36:44.221 +00:00 [DBG] Connection id "0HN8VETJHTJ82" completed keep alive response. 2025-01-06 04:36:44.221 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - 304 null text/javascript 0.3414ms 2025-01-06 04:36:44.225 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2025-01-06 04:36:44.225 +00:00 [INF] The file /javascript/skeleton/s_lateralcontroller.js was not modified 2025-01-06 04:36:44.225 +00:00 [DBG] Handled. Status code: 304 File: /javascript/skeleton/s_lateralcontroller.js 2025-01-06 04:36:44.225 +00:00 [DBG] Connection id "0HN8VETJHTJ85" completed keep alive response. 2025-01-06 04:36:44.225 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 304 null text/javascript 0.3016ms 2025-01-06 04:36:44.235 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2025-01-06 04:36:44.235 +00:00 [INF] The file /javascript/skeleton/anterior.json was not modified 2025-01-06 04:36:44.235 +00:00 [DBG] Handled. Status code: 304 File: /javascript/skeleton/anterior.json 2025-01-06 04:36:44.235 +00:00 [DBG] Connection id "0HN8VETJHTJ81" completed keep alive response. 2025-01-06 04:36:44.235 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 304 null application/json 0.3635ms 2025-01-06 04:36:44.391 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2025-01-06 04:36:44.391 +00:00 [INF] The file /javascript/skeleton/lateral.json was not modified 2025-01-06 04:36:44.391 +00:00 [DBG] Handled. Status code: 304 File: /javascript/skeleton/lateral.json 2025-01-06 04:36:44.391 +00:00 [DBG] Connection id "0HN8VETJHTJ80" completed keep alive response. 2025-01-06 04:36:44.391 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 304 null application/json 0.3792ms 2025-01-06 04:36:44.395 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2025-01-06 04:36:44.395 +00:00 [INF] The file /javascript/skeleton/posterior.json was not modified 2025-01-06 04:36:44.395 +00:00 [DBG] Handled. Status code: 304 File: /javascript/skeleton/posterior.json 2025-01-06 04:36:44.395 +00:00 [DBG] Connection id "0HN8VETJHTJ81" completed keep alive response. 2025-01-06 04:36:44.395 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 304 null application/json 0.2367ms 2025-01-06 04:36:44.401 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - null null 2025-01-06 04:36:44.402 +00:00 [INF] Sending file. Request path: '/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg' 2025-01-06 04:36:44.402 +00:00 [DBG] Connection id "0HN8VETJHTJ83" completed keep alive response. 2025-01-06 04:36:44.402 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - 200 277782 image/jpeg 0.9686ms 2025-01-06 04:36:44.915 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2025-01-06 04:36:44.915 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-06 04:36:44.916 +00:00 [DBG] Connection id "0HN8VETJHTJ83" completed keep alive response. 2025-01-06 04:36:44.916 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.8471ms 2025-01-06 04:36:57.685 +00:00 [DBG] Connection id "0HN8VETJHTJ84" received FIN. 2025-01-06 04:36:57.686 +00:00 [DBG] Connection id "0HN8VETJHTJ84" disconnecting. 2025-01-06 04:36:57.686 +00:00 [DBG] Connection id "0HN8VETJHTJ84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:36:57.687 +00:00 [DBG] Connection id "0HN8VETJHTJ84" stopped. 2025-01-06 04:36:58.687 +00:00 [DBG] Connection id "0HN8VETJHTJ82" received FIN. 2025-01-06 04:36:58.687 +00:00 [DBG] Connection id "0HN8VETJHTJ82" disconnecting. 2025-01-06 04:36:58.687 +00:00 [DBG] Connection id "0HN8VETJHTJ82" stopped. 2025-01-06 04:36:58.687 +00:00 [DBG] Connection id "0HN8VETJHTJ82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:36:59.686 +00:00 [DBG] Connection id "0HN8VETJHTJ85" received FIN. 2025-01-06 04:36:59.686 +00:00 [DBG] Connection id "0HN8VETJHTJ85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:36:59.686 +00:00 [DBG] Connection id "0HN8VETJHTJ85" disconnecting. 2025-01-06 04:36:59.686 +00:00 [DBG] Connection id "0HN8VETJHTJ85" stopped. 2025-01-06 04:37:00.690 +00:00 [DBG] Connection id "0HN8VETJHTJ81" received FIN. 2025-01-06 04:37:00.690 +00:00 [DBG] Connection id "0HN8VETJHTJ81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:37:00.691 +00:00 [DBG] Connection id "0HN8VETJHTJ81" disconnecting. 2025-01-06 04:37:00.691 +00:00 [DBG] Connection id "0HN8VETJHTJ81" stopped. 2025-01-06 04:37:01.686 +00:00 [DBG] Connection id "0HN8VETJHTJ80" received FIN. 2025-01-06 04:37:01.687 +00:00 [DBG] Connection id "0HN8VETJHTJ80" disconnecting. 2025-01-06 04:37:01.687 +00:00 [DBG] Connection id "0HN8VETJHTJ80" stopped. 2025-01-06 04:37:01.687 +00:00 [DBG] Connection id "0HN8VETJHTJ80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:37:02.689 +00:00 [DBG] Connection id "0HN8VETJHTJ83" received FIN. 2025-01-06 04:37:02.689 +00:00 [DBG] Connection id "0HN8VETJHTJ83" disconnecting. 2025-01-06 04:37:02.690 +00:00 [DBG] Connection id "0HN8VETJHTJ83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:37:02.691 +00:00 [DBG] Connection id "0HN8VETJHTJ83" stopped. 2025-01-06 04:37:37.031 +00:00 [DBG] Connection id "0HN8VETJHTJ86" accepted. 2025-01-06 04:37:37.031 +00:00 [DBG] Connection id "0HN8VETJHTJ86" started. 2025-01-06 04:37:37.032 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2025-01-06 04:37:37.032 +00:00 [DBG] POST requests are not supported 2025-01-06 04:37:37.032 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:37:37.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' 2025-01-06 04:37:37.032 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:37:37.032 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:37:37.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). 2025-01-06 04:37:37.032 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:37:37.032 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:37:37.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)"] 2025-01-06 04:37:37.032 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:37:37.032 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:37:37.032 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:37:37.032 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:37:37.033 +00:00 [DBG] Connection id "0HN8VETJHTJ86", Request id "0HN8VETJHTJ86:00000001": started reading request body. 2025-01-06 04:37:37.033 +00:00 [DBG] Connection id "0HN8VETJHTJ86", Request id "0HN8VETJHTJ86:00000001": done reading request body. 2025-01-06 04:37:37.033 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:37:37.033 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:37:37.033 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:37:37.033 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:37:37.033 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:37:37.033 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:37:37.033 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:37:37.033 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:37:37.033 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:37:37.033 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:37:37.033 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:37:37.033 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:37:37.057 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2025-01-06 04:37:37.057 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 24.8269ms 2025-01-06 04:37:37.057 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:37:37.057 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 25.5078 ms 2025-01-06 04:37:37.057 +00:00 [DBG] Connection id "0HN8VETJHTJ86" completed keep alive response. 2025-01-06 04:37:37.057 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 373511 text/plain; charset=utf-8 25.8437ms 2025-01-06 04:37:37.741 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg - null null 2025-01-06 04:37:37.742 +00:00 [INF] Sending file. Request path: '/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg' 2025-01-06 04:37:37.742 +00:00 [DBG] Connection id "0HN8VETJHTJ86" completed keep alive response. 2025-01-06 04:37:37.742 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg - 200 280114 image/jpeg 1.1802ms 2025-01-06 04:39:48.758 +00:00 [DBG] Connection id "0HN8VETJHTJ86" disconnecting. 2025-01-06 04:39:48.758 +00:00 [DBG] Connection id "0HN8VETJHTJ86" stopped. 2025-01-06 04:39:48.759 +00:00 [DBG] Connection id "0HN8VETJHTJ86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:40:13.875 +00:00 [DBG] Connection id "0HN8VETJHTJ87" accepted. 2025-01-06 04:40:13.875 +00:00 [DBG] Connection id "0HN8VETJHTJ87" started. 2025-01-06 04:40:13.875 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2025-01-06 04:40:13.876 +00:00 [DBG] POST requests are not supported 2025-01-06 04:40:13.876 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:40:13.876 +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' 2025-01-06 04:40:13.876 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:40:13.876 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:40:13.876 +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). 2025-01-06 04:40:13.876 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:40:13.876 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:40:13.876 +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)"] 2025-01-06 04:40:13.876 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:40:13.876 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:40:13.876 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:40:13.877 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:40:13.877 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000001": started reading request body. 2025-01-06 04:40:13.877 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000001": done reading request body. 2025-01-06 04:40:13.877 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:40:13.877 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:40:13.877 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:40:13.877 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:40:13.877 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:40:13.877 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:40:13.877 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:40:13.877 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:40:13.877 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:40:13.877 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:40:13.877 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:40:13.877 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:40:13.878 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:40:13.878 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.1324ms 2025-01-06 04:40:13.878 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:40:13.878 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 2.0163 ms 2025-01-06 04:40:13.878 +00:00 [DBG] Connection id "0HN8VETJHTJ87" completed keep alive response. 2025-01-06 04:40:13.878 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.441ms 2025-01-06 04:40:14.015 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - null null 2025-01-06 04:40:14.016 +00:00 [INF] The file /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg was not modified 2025-01-06 04:40:14.016 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg 2025-01-06 04:40:14.016 +00:00 [DBG] Connection id "0HN8VETJHTJ87" completed keep alive response. 2025-01-06 04:40:14.016 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - 304 null image/jpeg 0.506ms 2025-01-06 04:40:16.850 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2025-01-06 04:40:16.850 +00:00 [DBG] POST requests are not supported 2025-01-06 04:40:16.850 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:40:16.850 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2025-01-06 04:40:16.850 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:40:16.850 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:40:16.850 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2025-01-06 04:40:16.850 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:40:16.850 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:40:16.850 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-06 04:40:16.850 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:40:16.850 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:40:16.850 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:40:16.850 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:40:16.851 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000003": started reading request body. 2025-01-06 04:40:16.851 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000003": done reading request body. 2025-01-06 04:40:16.851 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:40:16.851 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:40:16.851 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:40:16.851 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:40:16.851 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:40:16.851 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:40:16.851 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:40:16.851 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:40:16.851 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:40:16.851 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:40:16.851 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:40:16.851 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:40:17.002 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2025-01-06 04:40:17.003 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 152.8037ms 2025-01-06 04:40:17.003 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:40:17.003 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 153.4404 ms 2025-01-06 04:40:17.003 +00:00 [DBG] Connection id "0HN8VETJHTJ87" completed keep alive response. 2025-01-06 04:40:17.004 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 384283 text/plain; charset=utf-8 153.8489ms 2025-01-06 04:40:17.676 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg - null null 2025-01-06 04:40:17.677 +00:00 [INF] Sending file. Request path: '/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg' 2025-01-06 04:40:17.677 +00:00 [DBG] Connection id "0HN8VETJHTJ87" completed keep alive response. 2025-01-06 04:40:17.678 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg - 200 288195 image/jpeg 2.0427ms 2025-01-06 04:41:23.734 +00:00 [DBG] Connection id "0HN8VETJHTJ88" accepted. 2025-01-06 04:41:23.734 +00:00 [DBG] Connection id "0HN8VETJHTJ88" started. 2025-01-06 04:41:23.735 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2025-01-06 04:41:23.735 +00:00 [DBG] POST requests are not supported 2025-01-06 04:41:23.735 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:41:23.735 +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' 2025-01-06 04:41:23.735 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:23.735 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:23.735 +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). 2025-01-06 04:41:23.735 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:41:23.735 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:23.735 +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)"] 2025-01-06 04:41:23.735 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:41:23.735 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:23.735 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:41:23.735 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:41:23.735 +00:00 [DBG] Connection id "0HN8VETJHTJ88", Request id "0HN8VETJHTJ88:00000001": started reading request body. 2025-01-06 04:41:23.735 +00:00 [DBG] Connection id "0HN8VETJHTJ88", Request id "0HN8VETJHTJ88:00000001": done reading request body. 2025-01-06 04:41:23.735 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:41:23.735 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:41:23.735 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:23.735 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:23.735 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:41:23.735 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:23.736 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:41:23.736 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:41:23.736 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:41:23.736 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:41:23.736 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:41:23.736 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:41:23.736 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:41:23.736 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7799ms 2025-01-06 04:41:23.736 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:23.736 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2221 ms 2025-01-06 04:41:23.736 +00:00 [DBG] Connection id "0HN8VETJHTJ88" completed keep alive response. 2025-01-06 04:41:23.736 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4906ms 2025-01-06 04:41:23.849 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2025-01-06 04:41:23.849 +00:00 [DBG] POST requests are not supported 2025-01-06 04:41:23.849 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:41:23.849 +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' 2025-01-06 04:41:23.849 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:23.849 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:23.849 +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). 2025-01-06 04:41:23.849 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:41:23.849 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:23.849 +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)"] 2025-01-06 04:41:23.849 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:41:23.849 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:23.849 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:41:23.849 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:41:23.849 +00:00 [DBG] Connection id "0HN8VETJHTJ88", Request id "0HN8VETJHTJ88:00000002": started reading request body. 2025-01-06 04:41:23.849 +00:00 [DBG] Connection id "0HN8VETJHTJ88", Request id "0HN8VETJHTJ88:00000002": done reading request body. 2025-01-06 04:41:23.850 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:41:23.850 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:41:23.850 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:23.850 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:23.850 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:41:23.850 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:23.850 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:41:23.850 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:41:23.850 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:41:23.850 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:41:23.850 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:41:23.850 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:41:23.850 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:41:23.850 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6279ms 2025-01-06 04:41:23.850 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:23.850 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1061 ms 2025-01-06 04:41:23.850 +00:00 [DBG] Connection id "0HN8VETJHTJ88" completed keep alive response. 2025-01-06 04:41:23.850 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4568ms 2025-01-06 04:41:23.979 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - null null 2025-01-06 04:41:23.979 +00:00 [INF] The file /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg was not modified 2025-01-06 04:41:23.979 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg 2025-01-06 04:41:23.979 +00:00 [DBG] Connection id "0HN8VETJHTJ88" completed keep alive response. 2025-01-06 04:41:23.979 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - 304 null image/jpeg 0.4001ms 2025-01-06 04:41:25.902 +00:00 [DBG] Connection id "0HN8VETJHTJ89" accepted. 2025-01-06 04:41:25.902 +00:00 [DBG] Connection id "0HN8VETJHTJ89" started. 2025-01-06 04:41:25.902 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2025-01-06 04:41:25.903 +00:00 [DBG] POST requests are not supported 2025-01-06 04:41:25.903 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:41:25.903 +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' 2025-01-06 04:41:25.903 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:25.903 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:25.903 +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). 2025-01-06 04:41:25.903 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:41:25.903 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:25.903 +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)"] 2025-01-06 04:41:25.903 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:41:25.903 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:25.903 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:41:25.903 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:41:25.903 +00:00 [DBG] Connection id "0HN8VETJHTJ89", Request id "0HN8VETJHTJ89:00000001": started reading request body. 2025-01-06 04:41:25.903 +00:00 [DBG] Connection id "0HN8VETJHTJ89", Request id "0HN8VETJHTJ89:00000001": done reading request body. 2025-01-06 04:41:25.903 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:41:25.904 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:41:25.904 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:25.904 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:25.904 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:41:25.904 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:25.904 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:41:25.904 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:41:25.904 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:41:25.904 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:41:25.904 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:41:25.904 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:41:25.904 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:41:25.904 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7548ms 2025-01-06 04:41:25.904 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:25.904 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.4170 ms 2025-01-06 04:41:25.904 +00:00 [DBG] Connection id "0HN8VETJHTJ89" completed keep alive response. 2025-01-06 04:41:25.904 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.678ms 2025-01-06 04:41:26.140 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg - null null 2025-01-06 04:41:26.140 +00:00 [INF] The file /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg was not modified 2025-01-06 04:41:26.140 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg 2025-01-06 04:41:26.140 +00:00 [DBG] Connection id "0HN8VETJHTJ89" completed keep alive response. 2025-01-06 04:41:26.140 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg - 304 null image/jpeg 0.5075ms 2025-01-06 04:41:27.950 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2025-01-06 04:41:27.950 +00:00 [DBG] POST requests are not supported 2025-01-06 04:41:27.950 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:41:27.950 +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' 2025-01-06 04:41:27.950 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:27.950 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:27.950 +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). 2025-01-06 04:41:27.950 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:41:27.950 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:27.950 +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)"] 2025-01-06 04:41:27.951 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:41:27.951 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:27.951 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:41:27.951 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:41:27.951 +00:00 [DBG] Connection id "0HN8VETJHTJ89", Request id "0HN8VETJHTJ89:00000003": started reading request body. 2025-01-06 04:41:27.951 +00:00 [DBG] Connection id "0HN8VETJHTJ89", Request id "0HN8VETJHTJ89:00000003": done reading request body. 2025-01-06 04:41:27.951 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:41:27.951 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:41:27.951 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:27.951 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:27.951 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:41:27.951 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:41:27.951 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:41:27.951 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:41:27.951 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:41:27.951 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:41:27.951 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:41:27.951 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:41:27.951 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:41:27.951 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.662ms 2025-01-06 04:41:27.951 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:41:27.951 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1727 ms 2025-01-06 04:41:27.951 +00:00 [DBG] Connection id "0HN8VETJHTJ89" completed keep alive response. 2025-01-06 04:41:27.952 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.5906ms 2025-01-06 04:41:28.075 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg - null null 2025-01-06 04:41:28.075 +00:00 [INF] The file /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg was not modified 2025-01-06 04:41:28.075 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg 2025-01-06 04:41:28.075 +00:00 [DBG] Connection id "0HN8VETJHTJ89" completed keep alive response. 2025-01-06 04:41:28.075 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg - 304 null image/jpeg 0.4373ms 2025-01-06 04:41:32.960 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/report/save - application/json 1912705 2025-01-06 04:41:32.961 +00:00 [DBG] POST requests are not supported 2025-01-06 04:41:32.961 +00:00 [DBG] 1 candidate(s) found for the request path '/report/save' 2025-01-06 04:41:32.961 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' with route pattern 'report/save' is valid for the request path '/report/save' 2025-01-06 04:41:32.961 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2025-01-06 04:41:32.961 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2025-01-06 04:41:32.961 +00:00 [INF] Route matched with {action = "SaveImages", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] SaveImages(ReportImageModel) on controller BodyMarker.Controllers.ReportController (BodyMarker). 2025-01-06 04:41:32.961 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:41:32.961 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:32.961 +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)"] 2025-01-06 04:41:32.961 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:41:32.961 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:32.961 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2025-01-06 04:41:32.961 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2025-01-06 04:41:32.961 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2025-01-06 04:41:32.961 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' using the name '' in request data ... 2025-01-06 04:41:32.961 +00:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. 2025-01-06 04:41:32.962 +00:00 [DBG] Connection id "0HN8VETJHTJ89", Request id "0HN8VETJHTJ89:00000005": started reading request body. 2025-01-06 04:41:34.535 +00:00 [DBG] Connection id "0HN8VETJHTJ89", Request id "0HN8VETJHTJ89:00000005": done reading request body. 2025-01-06 04:41:34.535 +00:00 [DBG] JSON input formatter succeeded, deserializing to type 'BodyMarker.Controllers.ReportController+ReportImageModel' 2025-01-06 04:41:34.535 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2025-01-06 04:41:34.535 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2025-01-06 04:41:34.535 +00:00 [DBG] Attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2025-01-06 04:41:34.536 +00:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2025-01-06 04:41:34.553 +00:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-01-06 04:41:34.554 +00:00 [DBG] No information found on request to perform content negotiation. 2025-01-06 04:41:34.554 +00:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-01-06 04:41:34.554 +00:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-01-06 04:41:34.554 +00:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response. 2025-01-06 04:41:34.554 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.String'. 2025-01-06 04:41:34.554 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.SaveImages (BodyMarker) in 1592.9143ms 2025-01-06 04:41:34.554 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2025-01-06 04:41:34.554 +00:00 [INF] HTTP POST /report/save responded 200 in 1593.5460 ms 2025-01-06 04:41:34.554 +00:00 [DBG] Connection id "0HN8VETJHTJ89" completed keep alive response. 2025-01-06 04:41:34.554 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/report/save - 200 null text/plain; charset=utf-8 1593.9613ms 2025-01-06 04:41:34.673 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/export - application/x-www-form-urlencoded; charset=UTF-8 3537 2025-01-06 04:41:34.673 +00:00 [DBG] POST requests are not supported 2025-01-06 04:41:34.673 +00:00 [DBG] 1 candidate(s) found for the request path '/export' 2025-01-06 04:41:34.673 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' with route pattern 'Export' is valid for the request path '/export' 2025-01-06 04:41:34.673 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2025-01-06 04:41:34.673 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2025-01-06 04:41:34.673 +00:00 [INF] Route matched with {action = "ExportReport", controller = "Report"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.JsonResult ExportReport(System.String, System.String, System.String, System.String, System.String, System.String) on controller BodyMarker.Controllers.ReportController (BodyMarker). 2025-01-06 04:41:34.673 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:41:34.673 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:34.673 +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)"] 2025-01-06 04:41:34.674 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:41:34.674 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:41:34.674 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2025-01-06 04:41:34.674 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2025-01-06 04:41:34.674 +00:00 [DBG] Connection id "0HN8VETJHTJ89", Request id "0HN8VETJHTJ89:00000006": started reading request body. 2025-01-06 04:41:34.674 +00:00 [DBG] Connection id "0HN8VETJHTJ89", Request id "0HN8VETJHTJ89:00000006": done reading request body. 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' ... 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' using the name 'chartData' in request data ... 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to validate the bound parameter 'chartData' of type 'System.String' ... 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to validate the bound parameter 'chartData' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' ... 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' using the name 'scoresData' in request data ... 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to validate the bound parameter 'scoresData' of type 'System.String' ... 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to validate the bound parameter 'scoresData' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' ... 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' using the name 'guidVal' in request data ... 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to validate the bound parameter 'guidVal' of type 'System.String' ... 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to validate the bound parameter 'guidVal' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' ... 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' using the name 'userEdgeScores' in request data ... 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to validate the bound parameter 'userEdgeScores' of type 'System.String' ... 2025-01-06 04:41:34.674 +00:00 [DBG] Done attempting to validate the bound parameter 'userEdgeScores' of type 'System.String'. 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' ... 2025-01-06 04:41:34.674 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' using the name 'userInfo' in request data ... 2025-01-06 04:41:34.675 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2025-01-06 04:41:34.675 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2025-01-06 04:41:34.675 +00:00 [DBG] Attempting to validate the bound parameter 'userInfo' of type 'System.String' ... 2025-01-06 04:41:34.675 +00:00 [DBG] Done attempting to validate the bound parameter 'userInfo' of type 'System.String'. 2025-01-06 04:41:34.675 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' ... 2025-01-06 04:41:34.675 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' using the name 'reportType' in request data ... 2025-01-06 04:41:34.675 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2025-01-06 04:41:34.675 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2025-01-06 04:41:34.675 +00:00 [DBG] Attempting to validate the bound parameter 'reportType' of type 'System.String' ... 2025-01-06 04:41:34.675 +00:00 [DBG] Done attempting to validate the bound parameter 'reportType' of type 'System.String'. 2025-01-06 04:41:35.166 +00:00 [INF] Executing JsonResult, writing value of type 'System.Int32'. 2025-01-06 04:41:35.166 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.ExportReport (BodyMarker) in 492.7888ms 2025-01-06 04:41:35.166 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2025-01-06 04:41:35.166 +00:00 [INF] HTTP POST /export responded 200 in 493.3402 ms 2025-01-06 04:41:35.166 +00:00 [DBG] Connection id "0HN8VETJHTJ89" completed keep alive response. 2025-01-06 04:41:35.167 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/export - 200 null application/json; charset=utf-8 493.6432ms 2025-01-06 04:41:35.290 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Files/Report.pdf - null null 2025-01-06 04:41:35.291 +00:00 [INF] Sending file. Request path: '/Reports/Files/Report.pdf'. Physical path: '/var/www/bat/wwwroot/Reports/Files/Report.pdf' 2025-01-06 04:41:35.291 +00:00 [DBG] Connection id "0HN8VETJHTJ89" completed keep alive response. 2025-01-06 04:41:35.291 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Files/Report.pdf - 200 85352 application/pdf 0.8711ms 2025-01-06 04:41:50.010 +00:00 [DBG] Connection id "0HN8VETJHTJ88" received FIN. 2025-01-06 04:41:50.010 +00:00 [DBG] Connection id "0HN8VETJHTJ88" disconnecting. 2025-01-06 04:41:50.010 +00:00 [DBG] Connection id "0HN8VETJHTJ88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:41:50.011 +00:00 [DBG] Connection id "0HN8VETJHTJ88" stopped. 2025-01-06 04:42:05.695 +00:00 [DBG] Connection id "0HN8VETJHTJ8A" accepted. 2025-01-06 04:42:05.695 +00:00 [DBG] Connection id "0HN8VETJHTJ8A" started. 2025-01-06 04:42:05.696 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2025-01-06 04:42:05.696 +00:00 [DBG] POST requests are not supported 2025-01-06 04:42:05.696 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:42:05.696 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2025-01-06 04:42:05.696 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:05.696 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:05.696 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2025-01-06 04:42:05.696 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:42:05.696 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:42:05.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)"] 2025-01-06 04:42:05.697 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:42:05.697 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:42:05.697 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:42:05.697 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:42:05.697 +00:00 [DBG] Connection id "0HN8VETJHTJ8A", Request id "0HN8VETJHTJ8A:00000001": started reading request body. 2025-01-06 04:42:05.697 +00:00 [DBG] Connection id "0HN8VETJHTJ8A", Request id "0HN8VETJHTJ8A:00000001": done reading request body. 2025-01-06 04:42:05.697 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:42:05.697 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:42:05.697 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:05.697 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:05.697 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:42:05.697 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:05.697 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:42:05.697 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:42:05.697 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:42:05.697 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:42:05.697 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:42:05.697 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:42:05.697 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:42:05.698 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8484ms 2025-01-06 04:42:05.698 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:05.698 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.5258 ms 2025-01-06 04:42:05.698 +00:00 [DBG] Connection id "0HN8VETJHTJ8A" completed keep alive response. 2025-01-06 04:42:05.698 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.8247ms 2025-01-06 04:42:05.820 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg - null null 2025-01-06 04:42:05.820 +00:00 [INF] The file /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg was not modified 2025-01-06 04:42:05.820 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg 2025-01-06 04:42:05.820 +00:00 [DBG] Connection id "0HN8VETJHTJ8A" completed keep alive response. 2025-01-06 04:42:05.820 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg - 304 null image/jpeg 0.6225ms 2025-01-06 04:42:22.875 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2025-01-06 04:42:22.875 +00:00 [DBG] POST requests are not supported 2025-01-06 04:42:22.876 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:42:22.876 +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' 2025-01-06 04:42:22.876 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:22.876 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:22.876 +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). 2025-01-06 04:42:22.876 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:42:22.876 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:42:22.876 +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)"] 2025-01-06 04:42:22.876 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:42:22.877 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:42:22.877 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:42:22.877 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:42:22.877 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000005": started reading request body. 2025-01-06 04:42:22.877 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000005": done reading request body. 2025-01-06 04:42:22.877 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:42:22.877 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:42:22.877 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:22.877 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:22.877 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:42:22.877 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:22.877 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:42:22.877 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:42:22.877 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:42:22.877 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:42:22.877 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:42:22.877 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:42:22.877 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:42:22.878 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.034ms 2025-01-06 04:42:22.878 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:22.878 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 2.0510 ms 2025-01-06 04:42:22.878 +00:00 [DBG] Connection id "0HN8VETJHTJ87" completed keep alive response. 2025-01-06 04:42:22.878 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 3.1068ms 2025-01-06 04:42:22.990 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - null null 2025-01-06 04:42:22.991 +00:00 [INF] Sending file. Request path: '/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg' 2025-01-06 04:42:22.991 +00:00 [DBG] Connection id "0HN8VETJHTJ87" completed keep alive response. 2025-01-06 04:42:22.991 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - 200 277782 image/jpeg 1.2727ms 2025-01-06 04:42:25.952 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2025-01-06 04:42:25.952 +00:00 [DBG] POST requests are not supported 2025-01-06 04:42:25.952 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:42:25.952 +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' 2025-01-06 04:42:25.952 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:25.952 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:25.953 +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). 2025-01-06 04:42:25.953 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:42:25.953 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:42:25.953 +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)"] 2025-01-06 04:42:25.953 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:42:25.953 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:42:25.953 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:42:25.953 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:42:25.953 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000007": started reading request body. 2025-01-06 04:42:25.953 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000007": done reading request body. 2025-01-06 04:42:25.953 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:42:25.953 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:42:25.953 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:25.953 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:25.953 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:42:25.953 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:25.953 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:42:25.953 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:42:25.953 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:42:25.953 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:42:25.953 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:42:25.953 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:42:25.954 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:42:25.954 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7648ms 2025-01-06 04:42:25.954 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:25.954 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3183 ms 2025-01-06 04:42:25.954 +00:00 [DBG] Connection id "0HN8VETJHTJ87" completed keep alive response. 2025-01-06 04:42:25.954 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.8065ms 2025-01-06 04:42:26.311 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg - null null 2025-01-06 04:42:26.312 +00:00 [INF] The file /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg was not modified 2025-01-06 04:42:26.312 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg 2025-01-06 04:42:26.312 +00:00 [DBG] Connection id "0HN8VETJHTJ87" completed keep alive response. 2025-01-06 04:42:26.312 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg - 304 null image/jpeg 0.415ms 2025-01-06 04:42:28.730 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2025-01-06 04:42:28.730 +00:00 [DBG] POST requests are not supported 2025-01-06 04:42:28.731 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:42:28.731 +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' 2025-01-06 04:42:28.731 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:28.731 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:28.731 +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). 2025-01-06 04:42:28.731 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:42:28.731 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:42:28.731 +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)"] 2025-01-06 04:42:28.731 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:42:28.731 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:42:28.731 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:42:28.731 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:42:28.732 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000009": started reading request body. 2025-01-06 04:42:28.732 +00:00 [DBG] Connection id "0HN8VETJHTJ87", Request id "0HN8VETJHTJ87:00000009": done reading request body. 2025-01-06 04:42:28.732 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:42:28.732 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:42:28.732 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:28.732 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:28.732 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:42:28.732 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:42:28.732 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:42:28.732 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:42:28.732 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:42:28.732 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:42:28.732 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:42:28.732 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:42:28.732 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:42:28.732 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.9136ms 2025-01-06 04:42:28.732 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:42:28.732 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.8057 ms 2025-01-06 04:42:28.733 +00:00 [DBG] Connection id "0HN8VETJHTJ87" completed keep alive response. 2025-01-06 04:42:28.733 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.9443ms 2025-01-06 04:43:45.799 +00:00 [DBG] Connection id "0HN8VETJHTJ89" disconnecting. 2025-01-06 04:43:45.799 +00:00 [DBG] Connection id "0HN8VETJHTJ89" stopped. 2025-01-06 04:43:45.799 +00:00 [DBG] Connection id "0HN8VETJHTJ89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:44:16.804 +00:00 [DBG] Connection id "0HN8VETJHTJ8A" disconnecting. 2025-01-06 04:44:16.805 +00:00 [DBG] Connection id "0HN8VETJHTJ8A" stopped. 2025-01-06 04:44:16.805 +00:00 [DBG] Connection id "0HN8VETJHTJ8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:44:38.808 +00:00 [DBG] Connection id "0HN8VETJHTJ87" disconnecting. 2025-01-06 04:44:38.808 +00:00 [DBG] Connection id "0HN8VETJHTJ87" stopped. 2025-01-06 04:44:38.808 +00:00 [DBG] Connection id "0HN8VETJHTJ87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:44:52.381 +00:00 [DBG] Connection id "0HN8VETJHTJ8B" accepted. 2025-01-06 04:44:52.381 +00:00 [DBG] Connection id "0HN8VETJHTJ8B" started. 2025-01-06 04:44:52.381 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2025-01-06 04:44:52.381 +00:00 [DBG] POST requests are not supported 2025-01-06 04:44:52.381 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:44:52.381 +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' 2025-01-06 04:44:52.381 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:52.381 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:52.381 +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). 2025-01-06 04:44:52.382 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:44:52.382 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:44:52.382 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-06 04:44:52.382 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:44:52.382 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:44:52.382 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:44:52.382 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:44:52.382 +00:00 [DBG] Connection id "0HN8VETJHTJ8B", Request id "0HN8VETJHTJ8B:00000001": started reading request body. 2025-01-06 04:44:52.382 +00:00 [DBG] Connection id "0HN8VETJHTJ8B", Request id "0HN8VETJHTJ8B:00000001": done reading request body. 2025-01-06 04:44:52.382 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:44:52.382 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:44:52.382 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:52.382 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:52.382 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:44:52.382 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:52.383 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:44:52.383 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:44:52.383 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:44:52.383 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:44:52.383 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:44:52.383 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:44:52.383 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:44:52.383 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.0637ms 2025-01-06 04:44:52.383 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:52.383 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.7783 ms 2025-01-06 04:44:52.383 +00:00 [DBG] Connection id "0HN8VETJHTJ8B" completed keep alive response. 2025-01-06 04:44:52.383 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.3299ms 2025-01-06 04:44:52.385 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" accepted. 2025-01-06 04:44:52.385 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" started. 2025-01-06 04:44:52.385 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 71 2025-01-06 04:44:52.385 +00:00 [DBG] POST requests are not supported 2025-01-06 04:44:52.385 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:44:52.386 +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' 2025-01-06 04:44:52.386 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:52.386 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:52.386 +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). 2025-01-06 04:44:52.386 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:44:52.386 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:44:52.386 +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)"] 2025-01-06 04:44:52.386 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:44:52.386 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:44:52.386 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:44:52.386 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:44:52.386 +00:00 [DBG] Connection id "0HN8VETJHTJ8C", Request id "0HN8VETJHTJ8C:00000001": started reading request body. 2025-01-06 04:44:52.386 +00:00 [DBG] Connection id "0HN8VETJHTJ8C", Request id "0HN8VETJHTJ8C:00000001": done reading request body. 2025-01-06 04:44:52.386 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:44:52.386 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:44:52.386 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:52.386 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:52.386 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:44:52.386 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:52.387 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:44:52.387 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:44:52.387 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:44:52.387 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:44:52.387 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:44:52.387 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:44:52.387 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:44:52.387 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.901ms 2025-01-06 04:44:52.387 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:52.387 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.4975 ms 2025-01-06 04:44:52.387 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" completed keep alive response. 2025-01-06 04:44:52.387 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.9083ms 2025-01-06 04:44:52.500 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - null null 2025-01-06 04:44:52.500 +00:00 [INF] The file /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg was not modified 2025-01-06 04:44:52.500 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg 2025-01-06 04:44:52.501 +00:00 [DBG] Connection id "0HN8VETJHTJ8B" completed keep alive response. 2025-01-06 04:44:52.501 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Anterior.jpeg - 304 null image/jpeg 0.3701ms 2025-01-06 04:44:52.508 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg - null null 2025-01-06 04:44:52.508 +00:00 [INF] The file /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg was not modified 2025-01-06 04:44:52.508 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg 2025-01-06 04:44:52.509 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" completed keep alive response. 2025-01-06 04:44:52.509 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Posterior.jpeg - 304 null image/jpeg 0.3926ms 2025-01-06 04:44:54.106 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2025-01-06 04:44:54.106 +00:00 [DBG] POST requests are not supported 2025-01-06 04:44:54.106 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:44:54.106 +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' 2025-01-06 04:44:54.106 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:54.106 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:54.106 +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). 2025-01-06 04:44:54.106 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:44:54.106 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:44:54.106 +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)"] 2025-01-06 04:44:54.106 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:44:54.106 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:44:54.106 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:44:54.106 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:44:54.107 +00:00 [DBG] Connection id "0HN8VETJHTJ8C", Request id "0HN8VETJHTJ8C:00000003": started reading request body. 2025-01-06 04:44:54.107 +00:00 [DBG] Connection id "0HN8VETJHTJ8C", Request id "0HN8VETJHTJ8C:00000003": done reading request body. 2025-01-06 04:44:54.107 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:44:54.107 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:44:54.107 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:54.107 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:54.107 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:44:54.107 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:54.107 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:44:54.107 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:44:54.107 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:44:54.107 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:44:54.107 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:44:54.107 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:44:54.107 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:44:54.107 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.989ms 2025-01-06 04:44:54.107 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:54.107 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.5532 ms 2025-01-06 04:44:54.108 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" completed keep alive response. 2025-01-06 04:44:54.108 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.0463ms 2025-01-06 04:44:54.229 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg - null null 2025-01-06 04:44:54.229 +00:00 [INF] The file /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg was not modified 2025-01-06 04:44:54.229 +00:00 [DBG] Handled. Status code: 304 File: /Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg 2025-01-06 04:44:54.229 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" completed keep alive response. 2025-01-06 04:44:54.229 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a9f89f64-82b1-4a15-ac96-7a89485d715c_Lateral.jpeg - 304 null image/jpeg 0.3574ms 2025-01-06 04:44:56.164 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2025-01-06 04:44:56.164 +00:00 [DBG] POST requests are not supported 2025-01-06 04:44:56.164 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-01-06 04:44:56.164 +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' 2025-01-06 04:44:56.164 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:56.164 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:56.164 +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). 2025-01-06 04:44:56.164 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:44:56.164 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:44:56.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)"] 2025-01-06 04:44:56.165 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:44:56.165 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:44:56.165 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:44:56.165 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 04:44:56.165 +00:00 [DBG] Connection id "0HN8VETJHTJ8C", Request id "0HN8VETJHTJ8C:00000005": started reading request body. 2025-01-06 04:44:56.165 +00:00 [DBG] Connection id "0HN8VETJHTJ8C", Request id "0HN8VETJHTJ8C:00000005": done reading request body. 2025-01-06 04:44:56.165 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:44:56.165 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-01-06 04:44:56.165 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:56.165 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:56.165 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-01-06 04:44:56.165 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-01-06 04:44:56.165 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-01-06 04:44:56.165 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-01-06 04:44:56.165 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:44:56.165 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-01-06 04:44:56.165 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-01-06 04:44:56.165 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-01-06 04:44:56.166 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-01-06 04:44:56.166 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.0287ms 2025-01-06 04:44:56.166 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-01-06 04:44:56.166 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.8189 ms 2025-01-06 04:44:56.166 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" completed keep alive response. 2025-01-06 04:44:56.166 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.2685ms 2025-01-06 04:45:03.012 +00:00 [DBG] Connection id "0HN8VETJHTJ8D" accepted. 2025-01-06 04:45:03.012 +00:00 [DBG] Connection id "0HN8VETJHTJ8D" started. 2025-01-06 04:45:03.012 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/report/save - application/json 1899481 2025-01-06 04:45:03.012 +00:00 [DBG] POST requests are not supported 2025-01-06 04:45:03.012 +00:00 [DBG] 1 candidate(s) found for the request path '/report/save' 2025-01-06 04:45:03.012 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' with route pattern 'report/save' is valid for the request path '/report/save' 2025-01-06 04:45:03.012 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2025-01-06 04:45:03.012 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2025-01-06 04:45:03.012 +00:00 [INF] Route matched with {action = "SaveImages", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] SaveImages(ReportImageModel) on controller BodyMarker.Controllers.ReportController (BodyMarker). 2025-01-06 04:45:03.012 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:45:03.012 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:45:03.012 +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)"] 2025-01-06 04:45:03.012 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:45:03.013 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:45:03.013 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2025-01-06 04:45:03.013 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2025-01-06 04:45:03.013 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2025-01-06 04:45:03.013 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' using the name '' in request data ... 2025-01-06 04:45:03.013 +00:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. 2025-01-06 04:45:03.013 +00:00 [DBG] Connection id "0HN8VETJHTJ8D", Request id "0HN8VETJHTJ8D:00000001": started reading request body. 2025-01-06 04:45:04.103 +00:00 [DBG] Connection id "0HN8VETJHTJ8D", Request id "0HN8VETJHTJ8D:00000001": done reading request body. 2025-01-06 04:45:04.103 +00:00 [DBG] JSON input formatter succeeded, deserializing to type 'BodyMarker.Controllers.ReportController+ReportImageModel' 2025-01-06 04:45:04.103 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2025-01-06 04:45:04.103 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2025-01-06 04:45:04.103 +00:00 [DBG] Attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2025-01-06 04:45:04.103 +00:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2025-01-06 04:45:04.123 +00:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-01-06 04:45:04.123 +00:00 [DBG] No information found on request to perform content negotiation. 2025-01-06 04:45:04.123 +00:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-01-06 04:45:04.123 +00:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-01-06 04:45:04.123 +00:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response. 2025-01-06 04:45:04.123 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.String'. 2025-01-06 04:45:04.123 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.SaveImages (BodyMarker) in 1110.7048ms 2025-01-06 04:45:04.123 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2025-01-06 04:45:04.123 +00:00 [INF] HTTP POST /report/save responded 200 in 1111.4012 ms 2025-01-06 04:45:04.123 +00:00 [DBG] Connection id "0HN8VETJHTJ8D" completed keep alive response. 2025-01-06 04:45:04.124 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/report/save - 200 null text/plain; charset=utf-8 1111.6822ms 2025-01-06 04:45:04.247 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/export - application/x-www-form-urlencoded; charset=UTF-8 3537 2025-01-06 04:45:04.247 +00:00 [DBG] POST requests are not supported 2025-01-06 04:45:04.247 +00:00 [DBG] 1 candidate(s) found for the request path '/export' 2025-01-06 04:45:04.247 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' with route pattern 'Export' is valid for the request path '/export' 2025-01-06 04:45:04.247 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2025-01-06 04:45:04.247 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2025-01-06 04:45:04.247 +00:00 [INF] Route matched with {action = "ExportReport", controller = "Report"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.JsonResult ExportReport(System.String, System.String, System.String, System.String, System.String, System.String) on controller BodyMarker.Controllers.ReportController (BodyMarker). 2025-01-06 04:45:04.247 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 04:45:04.247 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:45:04.247 +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)"] 2025-01-06 04:45:04.247 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 04:45:04.247 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 04:45:04.247 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2025-01-06 04:45:04.247 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2025-01-06 04:45:04.247 +00:00 [DBG] Connection id "0HN8VETJHTJ8D", Request id "0HN8VETJHTJ8D:00000002": started reading request body. 2025-01-06 04:45:04.247 +00:00 [DBG] Connection id "0HN8VETJHTJ8D", Request id "0HN8VETJHTJ8D:00000002": done reading request body. 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' ... 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' using the name 'chartData' in request data ... 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to validate the bound parameter 'chartData' of type 'System.String' ... 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to validate the bound parameter 'chartData' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' ... 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' using the name 'scoresData' in request data ... 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to validate the bound parameter 'scoresData' of type 'System.String' ... 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to validate the bound parameter 'scoresData' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' ... 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' using the name 'guidVal' in request data ... 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to validate the bound parameter 'guidVal' of type 'System.String' ... 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to validate the bound parameter 'guidVal' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' ... 2025-01-06 04:45:04.248 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' using the name 'userEdgeScores' in request data ... 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2025-01-06 04:45:04.248 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2025-01-06 04:45:04.249 +00:00 [DBG] Attempting to validate the bound parameter 'userEdgeScores' of type 'System.String' ... 2025-01-06 04:45:04.249 +00:00 [DBG] Done attempting to validate the bound parameter 'userEdgeScores' of type 'System.String'. 2025-01-06 04:45:04.249 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' ... 2025-01-06 04:45:04.249 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' using the name 'userInfo' in request data ... 2025-01-06 04:45:04.249 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2025-01-06 04:45:04.249 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2025-01-06 04:45:04.249 +00:00 [DBG] Attempting to validate the bound parameter 'userInfo' of type 'System.String' ... 2025-01-06 04:45:04.249 +00:00 [DBG] Done attempting to validate the bound parameter 'userInfo' of type 'System.String'. 2025-01-06 04:45:04.249 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' ... 2025-01-06 04:45:04.249 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' using the name 'reportType' in request data ... 2025-01-06 04:45:04.249 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2025-01-06 04:45:04.249 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2025-01-06 04:45:04.249 +00:00 [DBG] Attempting to validate the bound parameter 'reportType' of type 'System.String' ... 2025-01-06 04:45:04.249 +00:00 [DBG] Done attempting to validate the bound parameter 'reportType' of type 'System.String'. 2025-01-06 04:45:04.630 +00:00 [INF] Executing JsonResult, writing value of type 'System.Int32'. 2025-01-06 04:45:04.630 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.ExportReport (BodyMarker) in 382.7844ms 2025-01-06 04:45:04.630 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2025-01-06 04:45:04.630 +00:00 [INF] HTTP POST /export responded 200 in 383.3409 ms 2025-01-06 04:45:04.630 +00:00 [DBG] Connection id "0HN8VETJHTJ8D" completed keep alive response. 2025-01-06 04:45:04.630 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/export - 200 null application/json; charset=utf-8 383.6214ms 2025-01-06 04:45:04.772 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Files/Report.pdf - null null 2025-01-06 04:45:04.772 +00:00 [INF] Sending file. Request path: '/Reports/Files/Report.pdf'. Physical path: '/var/www/bat/wwwroot/Reports/Files/Report.pdf' 2025-01-06 04:45:04.772 +00:00 [DBG] Connection id "0HN8VETJHTJ8D" completed keep alive response. 2025-01-06 04:45:04.773 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Files/Report.pdf - 200 85373 application/pdf 0.9198ms 2025-01-06 04:47:03.834 +00:00 [DBG] Connection id "0HN8VETJHTJ8B" disconnecting. 2025-01-06 04:47:03.834 +00:00 [DBG] Connection id "0HN8VETJHTJ8B" stopped. 2025-01-06 04:47:03.834 +00:00 [DBG] Connection id "0HN8VETJHTJ8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:47:06.834 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" disconnecting. 2025-01-06 04:47:06.834 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" stopped. 2025-01-06 04:47:06.834 +00:00 [DBG] Connection id "0HN8VETJHTJ8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 04:47:14.835 +00:00 [DBG] Connection id "0HN8VETJHTJ8D" disconnecting. 2025-01-06 04:47:14.835 +00:00 [DBG] Connection id "0HN8VETJHTJ8D" stopped. 2025-01-06 04:47:14.835 +00:00 [DBG] Connection id "0HN8VETJHTJ8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 06:36:43.769 +00:00 [DBG] Connection id "0HN8VETJHTJ8E" accepted. 2025-01-06 06:36:43.769 +00:00 [DBG] Connection id "0HN8VETJHTJ8E" started. 2025-01-06 06:36:43.769 +00:00 [INF] Request starting HTTP/1.1 GET http://api.drposture.app:5103/robots.txt - null null 2025-01-06 06:36:43.770 +00:00 [DBG] Redirecting to 'https://api.drposture.app:5104/robots.txt'. 2025-01-06 06:36:43.770 +00:00 [DBG] Connection id "0HN8VETJHTJ8E" completed keep alive response. 2025-01-06 06:36:43.770 +00:00 [INF] Request finished HTTP/1.1 GET http://api.drposture.app:5103/robots.txt - 307 0 null 0.1641ms 2025-01-06 06:36:44.003 +00:00 [DBG] Connection id "0HN8VETJHTJ8F" accepted. 2025-01-06 06:36:44.003 +00:00 [DBG] Connection id "0HN8VETJHTJ8F" started. 2025-01-06 06:36:44.106 +00:00 [DBG] Connection 0HN8VETJHTJ8F established using the following protocol: "Tls13" 2025-01-06 06:36:44.106 +00:00 [INF] Request starting HTTP/1.1 GET https://api.drposture.app:5104/robots.txt - null null 2025-01-06 06:36:44.106 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-01-06 06:36:44.107 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-01-06 06:36:44.107 +00:00 [DBG] Request did not match any endpoints 2025-01-06 06:36:44.107 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0898 ms 2025-01-06 06:36:44.107 +00:00 [DBG] Connection id "0HN8VETJHTJ8F" completed keep alive response. 2025-01-06 06:36:44.107 +00:00 [INF] Request finished HTTP/1.1 GET https://api.drposture.app:5104/robots.txt - 404 0 null 0.438ms 2025-01-06 06:36:44.107 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://api.drposture.app:5104/robots.txt, Response status code: 404 2025-01-06 06:38:54.978 +00:00 [DBG] Connection id "0HN8VETJHTJ8E" disconnecting. 2025-01-06 06:38:54.978 +00:00 [DBG] Connection id "0HN8VETJHTJ8E" stopped. 2025-01-06 06:38:54.978 +00:00 [DBG] Connection id "0HN8VETJHTJ8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 06:38:55.979 +00:00 [DBG] Connection id "0HN8VETJHTJ8F" disconnecting. 2025-01-06 06:38:55.979 +00:00 [DBG] Connection id "0HN8VETJHTJ8F" stopped. 2025-01-06 06:38:55.979 +00:00 [DBG] Connection id "0HN8VETJHTJ8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 08:24:29.607 +00:00 [DBG] Connection id "0HN8VETJHTJ8G" accepted. 2025-01-06 08:24:29.607 +00:00 [DBG] Connection id "0HN8VETJHTJ8G" started. 2025-01-06 08:24:32.608 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-06 08:24:32.609 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-06 08:24:32.609 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2663ms 2025-01-06 08:24:32.609 +00:00 [DBG] Connection id "0HN8VETJHTJ8G" disconnecting. 2025-01-06 08:24:32.609 +00:00 [DBG] Connection id "0HN8VETJHTJ8G" stopped. 2025-01-06 08:24:32.609 +00:00 [DBG] Connection id "0HN8VETJHTJ8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 08:24:32.660 +00:00 [DBG] Connection id "0HN8VETJHTJ8H" accepted. 2025-01-06 08:24:32.660 +00:00 [DBG] Connection id "0HN8VETJHTJ8H" started. 2025-01-06 08:24:32.691 +00:00 [DBG] Connection 0HN8VETJHTJ8H established using the following protocol: "Tls13" 2025-01-06 08:24:32.691 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-06 08:24:32.691 +00:00 [DBG] The request path / does not match a supported file type 2025-01-06 08:24:32.691 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-06 08:24:32.691 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-06 08:24:32.691 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 08:24:32.691 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 08:24:32.691 +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). 2025-01-06 08:24:32.691 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 08:24:32.691 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 08:24:32.692 +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)"] 2025-01-06 08:24:32.692 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 08:24:32.692 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 08:24:32.692 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 08:24:32.692 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 08:24:32.692 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 08:24:32.692 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 08:24:32.692 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 08:24:32.692 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 08:24:32.692 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 08:24:32.692 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 08:24:32.692 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 08:24:32.692 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 08:24:32.692 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 08:24:32.692 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 08:24:32.692 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 08:24:32.692 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 08:24:32.692 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 08:24:32.692 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 08:24:32.692 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-06 08:24:32.693 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-06 08:24:32.694 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.1093ms. 2025-01-06 08:24:32.694 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-06 08:24:32.694 +00:00 [INF] Executed ViewResult - view noScan executed in 1.8289ms. 2025-01-06 08:24:32.694 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.7509ms 2025-01-06 08:24:32.694 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 08:24:32.695 +00:00 [INF] HTTP GET / responded 200 in 3.5154 ms 2025-01-06 08:24:32.695 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.7476ms 2025-01-06 08:24:32.695 +00:00 [DBG] Connection id "0HN8VETJHTJ8H" disconnecting. 2025-01-06 08:24:32.695 +00:00 [DBG] Connection id "0HN8VETJHTJ8H" stopped. 2025-01-06 08:24:32.695 +00:00 [DBG] Connection id "0HN8VETJHTJ8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 08:24:33.032 +00:00 [DBG] Connection id "0HN8VETJHTJ8I" accepted. 2025-01-06 08:24:33.033 +00:00 [DBG] Connection id "0HN8VETJHTJ8I" started. 2025-01-06 08:24:33.061 +00:00 [DBG] Connection 0HN8VETJHTJ8I established using the following protocol: "Tls13" 2025-01-06 08:24:33.062 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-06 08:24:33.062 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-06 08:24:33.063 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5573ms 2025-01-06 08:24:33.088 +00:00 [DBG] Connection id "0HN8VETJHTJ8I" received FIN. 2025-01-06 08:24:33.088 +00:00 [DBG] Connection id "0HN8VETJHTJ8I" is closed. The last processed stream ID was 1. 2025-01-06 08:24:33.088 +00:00 [DBG] Connection id "0HN8VETJHTJ8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 08:24:33.088 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJ8I completed. 2025-01-06 08:24:33.088 +00:00 [DBG] Connection id "0HN8VETJHTJ8I" stopped. 2025-01-06 09:08:14.189 +00:00 [DBG] Connection id "0HN8VETJHTJ8J" accepted. 2025-01-06 09:08:14.190 +00:00 [DBG] Connection id "0HN8VETJHTJ8J" started. 2025-01-06 09:08:18.787 +00:00 [DBG] Connection id "0HN8VETJHTJ8J" received FIN. 2025-01-06 09:08:18.787 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. 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) 2025-01-06 09:08:18.788 +00:00 [DBG] Connection id "0HN8VETJHTJ8J" stopped. 2025-01-06 09:08:18.788 +00:00 [DBG] Connection id "0HN8VETJHTJ8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:08:19.737 +00:00 [DBG] Connection id "0HN8VETJHTJ8K" accepted. 2025-01-06 09:08:19.738 +00:00 [DBG] Connection id "0HN8VETJHTJ8K" started. 2025-01-06 09:08:20.572 +00:00 [DBG] Connection id "0HN8VETJHTJ8K" received FIN. 2025-01-06 09:08:20.573 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. 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) 2025-01-06 09:08:20.573 +00:00 [DBG] Connection id "0HN8VETJHTJ8K" stopped. 2025-01-06 09:08:20.573 +00:00 [DBG] Connection id "0HN8VETJHTJ8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:08:20.679 +00:00 [DBG] Connection id "0HN8VETJHTJ8L" accepted. 2025-01-06 09:08:20.679 +00:00 [DBG] Connection id "0HN8VETJHTJ8L" started. 2025-01-06 09:08:23.878 +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) 2025-01-06 09:08:23.880 +00:00 [DBG] Connection id "0HN8VETJHTJ8L" stopped. 2025-01-06 09:08:23.880 +00:00 [DBG] Connection id "0HN8VETJHTJ8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:08:24.841 +00:00 [DBG] Connection id "0HN8VETJHTJ8M" accepted. 2025-01-06 09:08:24.841 +00:00 [DBG] Connection id "0HN8VETJHTJ8M" started. 2025-01-06 09:08:25.483 +00:00 [DBG] Connection id "0HN8VETJHTJ8M" reset. 2025-01-06 09:08:25.484 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-06 09:08:25.485 +00:00 [DBG] Connection id "0HN8VETJHTJ8M" stopped. 2025-01-06 09:08:25.485 +00:00 [DBG] Connection id "0HN8VETJHTJ8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:09:49.881 +00:00 [DBG] Connection id "0HN8VETJHTJ8N" accepted. 2025-01-06 09:09:49.881 +00:00 [DBG] Connection id "0HN8VETJHTJ8N" started. 2025-01-06 09:09:53.238 +00:00 [DBG] Connection id "0HN8VETJHTJ8N" reset. 2025-01-06 09:09:53.238 +00:00 [DBG] Connection id "0HN8VETJHTJ8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:09:53.238 +00:00 [DBG] Connection id "0HN8VETJHTJ8N" disconnecting. 2025-01-06 09:09:53.238 +00:00 [DBG] Connection id "0HN8VETJHTJ8N" stopped. 2025-01-06 09:09:53.343 +00:00 [DBG] Connection id "0HN8VETJHTJ8O" accepted. 2025-01-06 09:09:53.343 +00:00 [DBG] Connection id "0HN8VETJHTJ8O" started. 2025-01-06 09:09:53.967 +00:00 [DBG] Connection id "0HN8VETJHTJ8O" 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) 2025-01-06 09:09:53.968 +00:00 [DBG] Connection id "0HN8VETJHTJ8O" disconnecting. 2025-01-06 09:09:53.969 +00:00 [DBG] Connection id "0HN8VETJHTJ8O" stopped. 2025-01-06 09:09:53.969 +00:00 [DBG] Connection id "0HN8VETJHTJ8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:09:54.824 +00:00 [DBG] Connection id "0HN8VETJHTJ8P" accepted. 2025-01-06 09:09:54.824 +00:00 [DBG] Connection id "0HN8VETJHTJ8P" started. 2025-01-06 09:09:58.659 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-06 09:09:58.659 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-06 09:09:58.659 +00:00 [DBG] Connection id "0HN8VETJHTJ8P" completed keep alive response. 2025-01-06 09:09:58.659 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3062ms 2025-01-06 09:10:04.674 +00:00 [DBG] Connection id "0HN8VETJHTJ8P" reset. 2025-01-06 09:10:04.674 +00:00 [DBG] Connection id "0HN8VETJHTJ8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:10:04.674 +00:00 [DBG] Connection id "0HN8VETJHTJ8P" disconnecting. 2025-01-06 09:10:04.675 +00:00 [DBG] Connection id "0HN8VETJHTJ8P" stopped. 2025-01-06 09:10:10.356 +00:00 [DBG] Connection id "0HN8VETJHTJ8Q" accepted. 2025-01-06 09:10:10.356 +00:00 [DBG] Connection id "0HN8VETJHTJ8Q" started. 2025-01-06 09:10:11.068 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-06 09:10:11.068 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-06 09:10:11.068 +00:00 [DBG] Connection id "0HN8VETJHTJ8Q" completed keep alive response. 2025-01-06 09:10:11.068 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2257ms 2025-01-06 09:10:11.683 +00:00 [DBG] Connection id "0HN8VETJHTJ8Q" received FIN. 2025-01-06 09:10:11.683 +00:00 [DBG] Connection id "0HN8VETJHTJ8Q" disconnecting. 2025-01-06 09:10:11.683 +00:00 [DBG] Connection id "0HN8VETJHTJ8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:10:11.684 +00:00 [DBG] Connection id "0HN8VETJHTJ8Q" stopped. 2025-01-06 09:10:11.800 +00:00 [DBG] Connection id "0HN8VETJHTJ8R" accepted. 2025-01-06 09:10:11.801 +00:00 [DBG] Connection id "0HN8VETJHTJ8R" started. 2025-01-06 09:10:12.545 +00:00 [DBG] Connection id "0HN8VETJHTJ8R": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2025-01-06 09:10:12.545 +00:00 [DBG] Connection id "0HN8VETJHTJ8R" 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) 2025-01-06 09:10:12.546 +00:00 [DBG] Connection id "0HN8VETJHTJ8R" disconnecting. 2025-01-06 09:10:12.546 +00:00 [DBG] Connection id "0HN8VETJHTJ8R" stopped. 2025-01-06 09:10:12.546 +00:00 [DBG] Connection id "0HN8VETJHTJ8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:10:22.828 +00:00 [DBG] Connection id "0HN8VETJHTJ8S" accepted. 2025-01-06 09:10:22.828 +00:00 [DBG] Connection id "0HN8VETJHTJ8S" started. 2025-01-06 09:10:23.593 +00:00 [DBG] Connection 0HN8VETJHTJ8S established using the following protocol: "Tls13" 2025-01-06 09:10:23.753 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-06 09:10:23.753 +00:00 [DBG] The request path / does not match a supported file type 2025-01-06 09:10:23.753 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-06 09:10:23.753 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-06 09:10:23.753 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 09:10:23.754 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 09:10:23.754 +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). 2025-01-06 09:10:23.754 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 09:10:23.754 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 09:10:23.754 +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)"] 2025-01-06 09:10:23.754 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 09:10:23.754 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 09:10:23.754 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 09:10:23.754 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 09:10:23.754 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 09:10:23.754 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 09:10:23.754 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 09:10:23.754 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 09:10:23.754 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 09:10:23.754 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 09:10:23.754 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 09:10:23.754 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 09:10:23.754 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 09:10:23.754 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 09:10:23.754 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 09:10:23.754 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 09:10:23.755 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 09:10:23.755 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 09:10:23.755 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-06 09:10:23.756 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-06 09:10:23.756 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.0845ms. 2025-01-06 09:10:23.756 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-06 09:10:23.757 +00:00 [INF] Executed ViewResult - view noScan executed in 1.9273ms. 2025-01-06 09:10:23.757 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.721ms 2025-01-06 09:10:23.757 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 09:10:23.757 +00:00 [INF] HTTP GET / responded 200 in 3.3857 ms 2025-01-06 09:10:23.757 +00:00 [DBG] Connection id "0HN8VETJHTJ8S" completed keep alive response. 2025-01-06 09:10:23.757 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.8436ms 2025-01-06 09:10:24.116 +00:00 [DBG] Connection id "0HN8VETJHTJ8S" received FIN. 2025-01-06 09:10:24.116 +00:00 [DBG] Connection id "0HN8VETJHTJ8S" disconnecting. 2025-01-06 09:10:24.116 +00:00 [DBG] Connection id "0HN8VETJHTJ8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:10:24.116 +00:00 [DBG] Connection id "0HN8VETJHTJ8S" stopped. 2025-01-06 09:10:24.219 +00:00 [DBG] Connection id "0HN8VETJHTJ8T" accepted. 2025-01-06 09:10:24.219 +00:00 [DBG] Connection id "0HN8VETJHTJ8T" started. 2025-01-06 09:10:24.722 +00:00 [DBG] Connection 0HN8VETJHTJ8T established using the following protocol: "Tls13" 2025-01-06 09:10:24.960 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-06 09:10:24.961 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-06 09:10:24.961 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.7034ms 2025-01-06 09:10:24.961 +00:00 [DBG] Connection id "0HN8VETJHTJ8T" disconnecting. 2025-01-06 09:10:24.961 +00:00 [DBG] Connection id "0HN8VETJHTJ8T" stopped. 2025-01-06 09:10:24.961 +00:00 [DBG] Connection id "0HN8VETJHTJ8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:10:31.960 +00:00 [DBG] Connection id "0HN8VETJHTJ8U" accepted. 2025-01-06 09:10:31.960 +00:00 [DBG] Connection id "0HN8VETJHTJ8U" started. 2025-01-06 09:10:33.341 +00:00 [DBG] Connection 0HN8VETJHTJ8U established using the following protocol: "Tls13" 2025-01-06 09:10:33.649 +00:00 [DBG] Connection id "0HN8VETJHTJ8U" reset. 2025-01-06 09:10:33.649 +00:00 [DBG] Connection id "0HN8VETJHTJ8U" is closed. The last processed stream ID was 0. 2025-01-06 09:10:33.649 +00:00 [DBG] Connection id "0HN8VETJHTJ8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:10:33.649 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJ8U completed. 2025-01-06 09:10:33.650 +00:00 [DBG] Connection id "0HN8VETJHTJ8U" stopped. 2025-01-06 09:10:35.543 +00:00 [DBG] Connection id "0HN8VETJHTJ8V" accepted. 2025-01-06 09:10:35.543 +00:00 [DBG] Connection id "0HN8VETJHTJ8V" started. 2025-01-06 09:10:37.669 +00:00 [DBG] Connection 0HN8VETJHTJ8V established using the following protocol: "Tls12" 2025-01-06 09:10:38.585 +00:00 [DBG] Connection id "0HN8VETJHTJ8V" reset. 2025-01-06 09:10:38.585 +00:00 [DBG] Connection id "0HN8VETJHTJ8V" disconnecting. 2025-01-06 09:10:38.585 +00:00 [DBG] Connection id "0HN8VETJHTJ8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:10:38.587 +00:00 [DBG] Connection id "0HN8VETJHTJ8V" stopped. 2025-01-06 09:10:40.065 +00:00 [DBG] Connection id "0HN8VETJHTJ90" accepted. 2025-01-06 09:10:40.066 +00:00 [DBG] Connection id "0HN8VETJHTJ90" started. 2025-01-06 09:10:41.942 +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) 2025-01-06 09:10:41.943 +00:00 [DBG] Connection id "0HN8VETJHTJ90" stopped. 2025-01-06 09:10:41.943 +00:00 [DBG] Connection id "0HN8VETJHTJ90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:10:44.134 +00:00 [DBG] Connection id "0HN8VETJHTJ91" accepted. 2025-01-06 09:10:44.134 +00:00 [DBG] Connection id "0HN8VETJHTJ91" started. 2025-01-06 09:10:44.159 +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) 2025-01-06 09:10:44.160 +00:00 [DBG] Connection id "0HN8VETJHTJ91" stopped. 2025-01-06 09:10:44.160 +00:00 [DBG] Connection id "0HN8VETJHTJ91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 09:10:45.927 +00:00 [DBG] Connection id "0HN8VETJHTJ92" accepted. 2025-01-06 09:10:45.927 +00:00 [DBG] Connection id "0HN8VETJHTJ92" started. 2025-01-06 09:10:46.263 +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) 2025-01-06 09:10:46.263 +00:00 [DBG] Connection id "0HN8VETJHTJ92" stopped. 2025-01-06 09:10:46.263 +00:00 [DBG] Connection id "0HN8VETJHTJ92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 14:19:06.879 +00:00 [DBG] Connection id "0HN8VETJHTJ93" accepted. 2025-01-06 14:19:06.879 +00:00 [DBG] Connection id "0HN8VETJHTJ93" started. 2025-01-06 14:19:06.879 +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) 2025-01-06 14:19:06.880 +00:00 [DBG] Connection id "0HN8VETJHTJ93" stopped. 2025-01-06 14:19:06.881 +00:00 [DBG] Connection id "0HN8VETJHTJ93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 14:45:51.239 +00:00 [DBG] Connection id "0HN8VETJHTJ94" accepted. 2025-01-06 14:45:51.239 +00:00 [DBG] Connection id "0HN8VETJHTJ94" started. 2025-01-06 14:45:53.264 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-06 14:45:53.264 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-06 14:45:53.264 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-06 14:45:53.264 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3574ms 2025-01-06 14:45:53.264 +00:00 [DBG] Connection id "0HN8VETJHTJ94" disconnecting. 2025-01-06 14:45:53.264 +00:00 [DBG] Connection id "0HN8VETJHTJ94" stopped. 2025-01-06 14:45:53.264 +00:00 [DBG] Connection id "0HN8VETJHTJ94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 14:48:39.853 +00:00 [DBG] Connection id "0HN8VETJHTJ95" accepted. 2025-01-06 14:48:39.853 +00:00 [DBG] Connection id "0HN8VETJHTJ95" started. 2025-01-06 14:48:42.853 +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) 2025-01-06 14:48:42.855 +00:00 [DBG] Connection id "0HN8VETJHTJ95" stopped. 2025-01-06 14:48:42.855 +00:00 [DBG] Connection id "0HN8VETJHTJ95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 14:48:54.906 +00:00 [DBG] Connection id "0HN8VETJHTJ96" accepted. 2025-01-06 14:48:54.907 +00:00 [DBG] Connection id "0HN8VETJHTJ96" started. 2025-01-06 14:48:55.935 +00:00 [DBG] Connection 0HN8VETJHTJ96 established using the following protocol: "Tls13" 2025-01-06 14:48:58.936 +00:00 [INF] Request starting HTTP/1.1 GET https://api.drposture.app:5104/ - null null 2025-01-06 14:48:58.936 +00:00 [DBG] The request path / does not match a supported file type 2025-01-06 14:48:58.936 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-06 14:48:58.936 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-06 14:48:58.937 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 14:48:58.937 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 14:48:58.937 +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). 2025-01-06 14:48:58.937 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 14:48:58.937 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 14:48:58.937 +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)"] 2025-01-06 14:48:58.937 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 14:48:58.937 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 14:48:58.937 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 14:48:58.937 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 14:48:58.937 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 14:48:58.937 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 14:48:58.937 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 14:48:58.937 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 14:48:58.937 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 14:48:58.937 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 14:48:58.937 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 14:48:58.937 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 14:48:58.937 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 14:48:58.937 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 14:48:58.937 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 14:48:58.938 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 14:48:58.938 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 14:48:58.938 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 14:48:58.938 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-06 14:48:58.939 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-06 14:48:58.939 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.0824ms. 2025-01-06 14:48:58.939 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-06 14:48:58.939 +00:00 [INF] Executed ViewResult - view noScan executed in 1.7641ms. 2025-01-06 14:48:58.940 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.6324ms 2025-01-06 14:48:58.940 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 14:48:58.940 +00:00 [INF] HTTP GET / responded 200 in 3.2746 ms 2025-01-06 14:48:58.940 +00:00 [INF] Request finished HTTP/1.1 GET https://api.drposture.app:5104/ - 200 null text/html; charset=utf-8 3.6556ms 2025-01-06 14:48:58.940 +00:00 [DBG] Connection id "0HN8VETJHTJ96" disconnecting. 2025-01-06 14:48:58.940 +00:00 [DBG] Connection id "0HN8VETJHTJ96" stopped. 2025-01-06 14:48:58.940 +00:00 [DBG] Connection id "0HN8VETJHTJ96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 16:47:40.185 +00:00 [DBG] Connection id "0HN8VETJHTJ97" accepted. 2025-01-06 16:47:40.185 +00:00 [DBG] Connection id "0HN8VETJHTJ97" started. 2025-01-06 16:47:43.185 +00:00 [INF] Request starting HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - null null 2025-01-06 16:47:43.185 +00:00 [DBG] Redirecting to 'https://[2a01:4f8:1c17:df57::1]:5104/'. 2025-01-06 16:47:43.185 +00:00 [INF] Request finished HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - 307 0 null 0.3159ms 2025-01-06 16:47:43.185 +00:00 [DBG] Connection id "0HN8VETJHTJ97" disconnecting. 2025-01-06 16:47:43.185 +00:00 [DBG] Connection id "0HN8VETJHTJ97" stopped. 2025-01-06 16:47:43.185 +00:00 [DBG] Connection id "0HN8VETJHTJ97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 16:47:43.280 +00:00 [DBG] Connection id "0HN8VETJHTJ98" accepted. 2025-01-06 16:47:43.280 +00:00 [DBG] Connection id "0HN8VETJHTJ98" started. 2025-01-06 16:47:43.332 +00:00 [DBG] Connection 0HN8VETJHTJ98 established using the following protocol: "Tls13" 2025-01-06 16:47:43.332 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2025-01-06 16:47:43.332 +00:00 [DBG] The request path / does not match a supported file type 2025-01-06 16:47:43.332 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-06 16:47:43.332 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-06 16:47:43.332 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 16:47:43.332 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 16:47:43.332 +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). 2025-01-06 16:47:43.332 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-06 16:47:43.332 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 16:47:43.332 +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)"] 2025-01-06 16:47:43.332 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-06 16:47:43.332 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-06 16:47:43.332 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 16:47:43.333 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-06 16:47:43.333 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 16:47:43.333 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 16:47:43.333 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 16:47:43.333 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 16:47:43.333 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 16:47:43.333 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 16:47:43.333 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 16:47:43.333 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 16:47:43.333 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-06 16:47:43.333 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 16:47:43.333 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 16:47:43.333 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 16:47:43.333 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-06 16:47:43.333 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-06 16:47:43.333 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-06 16:47:43.334 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-06 16:47:43.334 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9863ms. 2025-01-06 16:47:43.334 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-06 16:47:43.335 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6207ms. 2025-01-06 16:47:43.335 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.2362ms 2025-01-06 16:47:43.335 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-06 16:47:43.335 +00:00 [INF] HTTP GET / responded 200 in 2.8295 ms 2025-01-06 16:47:43.335 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 3.0469ms 2025-01-06 16:47:43.335 +00:00 [DBG] Connection id "0HN8VETJHTJ98" disconnecting. 2025-01-06 16:47:43.335 +00:00 [DBG] Connection id "0HN8VETJHTJ98" stopped. 2025-01-06 16:47:43.335 +00:00 [DBG] Connection id "0HN8VETJHTJ98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 16:47:43.987 +00:00 [DBG] Connection id "0HN8VETJHTJ99" accepted. 2025-01-06 16:47:43.988 +00:00 [DBG] Connection id "0HN8VETJHTJ99" started. 2025-01-06 16:47:44.037 +00:00 [DBG] Connection 0HN8VETJHTJ99 established using the following protocol: "Tls13" 2025-01-06 16:47:44.037 +00:00 [INF] Request starting HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - null null 2025-01-06 16:47:44.038 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-06 16:47:44.038 +00:00 [INF] Request finished HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - 200 5430 image/x-icon 0.5617ms 2025-01-06 16:47:44.084 +00:00 [DBG] Connection id "0HN8VETJHTJ99" received FIN. 2025-01-06 16:47:44.084 +00:00 [DBG] Connection id "0HN8VETJHTJ99" is closed. The last processed stream ID was 1. 2025-01-06 16:47:44.084 +00:00 [DBG] Connection id "0HN8VETJHTJ99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-06 16:47:44.085 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJ99 completed. 2025-01-06 16:47:44.085 +00:00 [DBG] Connection id "0HN8VETJHTJ99" stopped. 2025-01-06 20:21:42.212 +00:00 [DBG] Connection id "0HN8VETJHTJ9A" accepted. 2025-01-06 20:21:42.212 +00:00 [DBG] Connection id "0HN8VETJHTJ9A" started. 2025-01-06 20:21:42.213 +00:00 [DBG] Connection id "0HN8VETJHTJ9A" 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) 2025-01-06 20:21:42.214 +00:00 [DBG] Connection id "0HN8VETJHTJ9A" disconnecting. 2025-01-06 20:21:42.214 +00:00 [DBG] Connection id "0HN8VETJHTJ9A" stopped. 2025-01-06 20:21:42.214 +00:00 [DBG] Connection id "0HN8VETJHTJ9A" sending FIN because: "The Socket transport's send loop completed gracefully."