2024-12-21 01:44:18.133 +00:00 [DBG] Connection id "0HN8VETJHTI1B" accepted. 2024-12-21 01:44:18.136 +00:00 [DBG] Connection id "0HN8VETJHTI1B" started. 2024-12-21 01:44:19.239 +00:00 [DBG] Connection 0HN8VETJHTI1B established using the following protocol: "Tls13" 2024-12-21 01:44:19.624 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 01:44:19.624 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 01:44:19.624 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 01:44:19.624 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 01:44:19.624 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 01:44:19.624 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 01:44:19.624 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 01:44:19.624 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 01:44:19.624 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 01:44:19.624 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 01:44:19.624 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 01:44:19.624 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 01:44:19.624 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 01:44:19.624 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 01:44:19.624 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 01:44:19.624 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 01:44:19.624 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:44:19.625 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:44:19.625 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:44:19.625 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 01:44:19.625 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:44:19.625 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 01:44:19.625 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 01:44:19.625 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:44:19.625 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:44:19.625 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:44:19.625 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 01:44:19.625 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:44:19.625 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-21 01:44:19.626 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 01:44:19.626 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9035ms. 2024-12-21 01:44:19.626 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-21 01:44:19.627 +00:00 [INF] Executed ViewResult - view noScan executed in 1.9702ms. 2024-12-21 01:44:19.627 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.507ms 2024-12-21 01:44:19.627 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 01:44:19.627 +00:00 [INF] HTTP GET / responded 200 in 2.9161 ms 2024-12-21 01:44:19.627 +00:00 [DBG] Connection id "0HN8VETJHTI1B" completed keep alive response. 2024-12-21 01:44:19.627 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.2296ms 2024-12-21 01:44:20.639 +00:00 [DBG] Connection id "0HN8VETJHTI1B" received FIN. 2024-12-21 01:44:20.639 +00:00 [DBG] Connection id "0HN8VETJHTI1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:44:20.639 +00:00 [DBG] Connection id "0HN8VETJHTI1B" disconnecting. 2024-12-21 01:44:20.640 +00:00 [DBG] Connection id "0HN8VETJHTI1B" stopped. 2024-12-21 01:44:20.743 +00:00 [DBG] Connection id "0HN8VETJHTI1C" accepted. 2024-12-21 01:44:20.743 +00:00 [DBG] Connection id "0HN8VETJHTI1C" started. 2024-12-21 01:44:25.671 +00:00 [DBG] Connection 0HN8VETJHTI1C established using the following protocol: "Tls13" 2024-12-21 01:44:26.526 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 01:44:26.526 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 01:44:26.527 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5703ms 2024-12-21 01:44:26.527 +00:00 [DBG] Connection id "0HN8VETJHTI1C" disconnecting. 2024-12-21 01:44:26.527 +00:00 [DBG] Connection id "0HN8VETJHTI1C" stopped. 2024-12-21 01:44:26.527 +00:00 [DBG] Connection id "0HN8VETJHTI1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:44:29.782 +00:00 [DBG] Connection id "0HN8VETJHTI1D" accepted. 2024-12-21 01:44:29.782 +00:00 [DBG] Connection id "0HN8VETJHTI1D" started. 2024-12-21 01:44:30.603 +00:00 [DBG] Connection 0HN8VETJHTI1D established using the following protocol: "Tls13" 2024-12-21 01:44:31.380 +00:00 [DBG] Connection id "0HN8VETJHTI1D" reset. 2024-12-21 01:44:31.380 +00:00 [DBG] Connection id "0HN8VETJHTI1D" is closed. The last processed stream ID was 0. 2024-12-21 01:44:31.380 +00:00 [DBG] Connection id "0HN8VETJHTI1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:44:31.381 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI1D completed. 2024-12-21 01:44:31.381 +00:00 [DBG] Connection id "0HN8VETJHTI1D" stopped. 2024-12-21 01:44:34.943 +00:00 [DBG] Connection id "0HN8VETJHTI1E" accepted. 2024-12-21 01:44:34.943 +00:00 [DBG] Connection id "0HN8VETJHTI1E" started. 2024-12-21 01:44:37.335 +00:00 [DBG] Connection 0HN8VETJHTI1E established using the following protocol: "Tls12" 2024-12-21 01:44:38.441 +00:00 [DBG] Connection id "0HN8VETJHTI1E" reset. 2024-12-21 01:44:38.442 +00:00 [DBG] Connection id "0HN8VETJHTI1E" disconnecting. 2024-12-21 01:44:38.442 +00:00 [DBG] Connection id "0HN8VETJHTI1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:44:38.442 +00:00 [DBG] Connection id "0HN8VETJHTI1E" stopped. 2024-12-21 01:44:40.158 +00:00 [DBG] Connection id "0HN8VETJHTI1F" accepted. 2024-12-21 01:44:40.158 +00:00 [DBG] Connection id "0HN8VETJHTI1F" started. 2024-12-21 01:44:43.260 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 01:44:43.261 +00:00 [DBG] Connection id "0HN8VETJHTI1F" stopped. 2024-12-21 01:44:43.261 +00:00 [DBG] Connection id "0HN8VETJHTI1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:44:47.108 +00:00 [DBG] Connection id "0HN8VETJHTI1G" accepted. 2024-12-21 01:44:47.108 +00:00 [DBG] Connection id "0HN8VETJHTI1G" started. 2024-12-21 01:44:48.052 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 01:44:48.053 +00:00 [DBG] Connection id "0HN8VETJHTI1G" stopped. 2024-12-21 01:44:48.053 +00:00 [DBG] Connection id "0HN8VETJHTI1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:44:50.226 +00:00 [DBG] Connection id "0HN8VETJHTI1H" accepted. 2024-12-21 01:44:50.226 +00:00 [DBG] Connection id "0HN8VETJHTI1H" started. 2024-12-21 01:44:51.267 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 01:44:51.267 +00:00 [DBG] Connection id "0HN8VETJHTI1H" stopped. 2024-12-21 01:44:51.267 +00:00 [DBG] Connection id "0HN8VETJHTI1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:48:27.879 +00:00 [DBG] Connection id "0HN8VETJHTI1I" accepted. 2024-12-21 01:48:27.879 +00:00 [DBG] Connection id "0HN8VETJHTI1I" started. 2024-12-21 01:48:28.739 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-21 01:48:28.740 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-21 01:48:28.740 +00:00 [DBG] Connection id "0HN8VETJHTI1I" completed keep alive response. 2024-12-21 01:48:28.740 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.5279ms 2024-12-21 01:48:29.283 +00:00 [DBG] Connection id "0HN8VETJHTI1I" received FIN. 2024-12-21 01:48:29.284 +00:00 [DBG] Connection id "0HN8VETJHTI1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:48:29.284 +00:00 [DBG] Connection id "0HN8VETJHTI1I" disconnecting. 2024-12-21 01:48:29.284 +00:00 [DBG] Connection id "0HN8VETJHTI1I" stopped. 2024-12-21 01:48:29.979 +00:00 [DBG] Connection id "0HN8VETJHTI1J" accepted. 2024-12-21 01:48:29.980 +00:00 [DBG] Connection id "0HN8VETJHTI1J" started. 2024-12-21 01:48:31.335 +00:00 [DBG] Connection id "0HN8VETJHTI1J": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-21 01:48:31.335 +00:00 [DBG] Connection id "0HN8VETJHTI1J" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-21 01:48:31.336 +00:00 [DBG] Connection id "0HN8VETJHTI1J" disconnecting. 2024-12-21 01:48:31.336 +00:00 [DBG] Connection id "0HN8VETJHTI1J" stopped. 2024-12-21 01:48:31.336 +00:00 [DBG] Connection id "0HN8VETJHTI1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:48:46.391 +00:00 [DBG] Connection id "0HN8VETJHTI1K" accepted. 2024-12-21 01:48:46.391 +00:00 [DBG] Connection id "0HN8VETJHTI1K" started. 2024-12-21 01:48:47.416 +00:00 [DBG] Connection 0HN8VETJHTI1K established using the following protocol: "Tls13" 2024-12-21 01:48:47.498 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 01:48:47.499 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 01:48:47.499 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 01:48:47.499 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 01:48:47.499 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 01:48:47.499 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 01:48:47.499 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 01:48:47.499 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 01:48:47.499 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 01:48:47.499 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 01:48:47.499 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 01:48:47.499 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 01:48:47.499 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 01:48:47.499 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 01:48:47.499 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 01:48:47.499 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 01:48:47.499 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:48:47.499 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:48:47.499 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:48:47.499 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 01:48:47.499 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:48:47.499 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 01:48:47.499 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 01:48:47.499 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:48:47.499 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:48:47.499 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:48:47.499 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 01:48:47.499 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 01:48:47.499 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-21 01:48:47.499 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 01:48:47.500 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.2724ms. 2024-12-21 01:48:47.500 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 01:48:47.500 +00:00 [INF] Executed ViewResult - view noScan executed in 0.9937ms. 2024-12-21 01:48:47.500 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4244ms 2024-12-21 01:48:47.500 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 01:48:47.500 +00:00 [INF] HTTP GET / responded 200 in 1.7981 ms 2024-12-21 01:48:47.500 +00:00 [DBG] Connection id "0HN8VETJHTI1K" completed keep alive response. 2024-12-21 01:48:47.501 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.0808ms 2024-12-21 01:48:47.921 +00:00 [DBG] Connection id "0HN8VETJHTI1K" received FIN. 2024-12-21 01:48:47.921 +00:00 [DBG] Connection id "0HN8VETJHTI1K" disconnecting. 2024-12-21 01:48:47.921 +00:00 [DBG] Connection id "0HN8VETJHTI1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:48:47.922 +00:00 [DBG] Connection id "0HN8VETJHTI1K" stopped. 2024-12-21 01:48:48.586 +00:00 [DBG] Connection id "0HN8VETJHTI1L" accepted. 2024-12-21 01:48:48.586 +00:00 [DBG] Connection id "0HN8VETJHTI1L" started. 2024-12-21 01:48:49.200 +00:00 [DBG] Connection 0HN8VETJHTI1L established using the following protocol: "Tls13" 2024-12-21 01:48:49.371 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 01:48:49.371 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 01:48:49.371 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3815ms 2024-12-21 01:48:49.372 +00:00 [DBG] Connection id "0HN8VETJHTI1L" disconnecting. 2024-12-21 01:48:49.372 +00:00 [DBG] Connection id "0HN8VETJHTI1L" stopped. 2024-12-21 01:48:49.372 +00:00 [DBG] Connection id "0HN8VETJHTI1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:49:21.497 +00:00 [DBG] Connection id "0HN8VETJHTI1M" accepted. 2024-12-21 01:49:21.497 +00:00 [DBG] Connection id "0HN8VETJHTI1M" started. 2024-12-21 01:49:22.721 +00:00 [DBG] Connection 0HN8VETJHTI1M established using the following protocol: "Tls13" 2024-12-21 01:49:23.352 +00:00 [DBG] Connection id "0HN8VETJHTI1M" reset. 2024-12-21 01:49:23.352 +00:00 [DBG] Connection id "0HN8VETJHTI1M" is closed. The last processed stream ID was 0. 2024-12-21 01:49:23.352 +00:00 [DBG] Connection id "0HN8VETJHTI1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:49:23.352 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI1M completed. 2024-12-21 01:49:23.352 +00:00 [DBG] Connection id "0HN8VETJHTI1M" stopped. 2024-12-21 01:49:25.419 +00:00 [DBG] Connection id "0HN8VETJHTI1N" accepted. 2024-12-21 01:49:25.419 +00:00 [DBG] Connection id "0HN8VETJHTI1N" started. 2024-12-21 01:49:25.990 +00:00 [DBG] Connection 0HN8VETJHTI1N established using the following protocol: "Tls12" 2024-12-21 01:49:26.321 +00:00 [DBG] Connection id "0HN8VETJHTI1N" reset. 2024-12-21 01:49:26.321 +00:00 [DBG] Connection id "0HN8VETJHTI1N" disconnecting. 2024-12-21 01:49:26.321 +00:00 [DBG] Connection id "0HN8VETJHTI1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:49:26.321 +00:00 [DBG] Connection id "0HN8VETJHTI1N" stopped. 2024-12-21 01:49:27.936 +00:00 [DBG] Connection id "0HN8VETJHTI1O" accepted. 2024-12-21 01:49:27.936 +00:00 [DBG] Connection id "0HN8VETJHTI1O" started. 2024-12-21 01:49:28.278 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 01:49:28.279 +00:00 [DBG] Connection id "0HN8VETJHTI1O" stopped. 2024-12-21 01:49:28.279 +00:00 [DBG] Connection id "0HN8VETJHTI1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:49:30.038 +00:00 [DBG] Connection id "0HN8VETJHTI1P" accepted. 2024-12-21 01:49:30.038 +00:00 [DBG] Connection id "0HN8VETJHTI1P" started. 2024-12-21 01:49:30.248 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 01:49:30.248 +00:00 [DBG] Connection id "0HN8VETJHTI1P" stopped. 2024-12-21 01:49:30.248 +00:00 [DBG] Connection id "0HN8VETJHTI1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 01:49:31.886 +00:00 [DBG] Connection id "0HN8VETJHTI1Q" accepted. 2024-12-21 01:49:31.887 +00:00 [DBG] Connection id "0HN8VETJHTI1Q" started. 2024-12-21 01:49:31.962 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 01:49:31.962 +00:00 [DBG] Connection id "0HN8VETJHTI1Q" stopped. 2024-12-21 01:49:31.962 +00:00 [DBG] Connection id "0HN8VETJHTI1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:05:04.123 +00:00 [DBG] Connection id "0HN8VETJHTI1R" accepted. 2024-12-21 04:05:04.123 +00:00 [DBG] Connection id "0HN8VETJHTI1R" started. 2024-12-21 04:05:04.124 +00:00 [DBG] Connection id "0HN8VETJHTI1R" bad request data: "Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-21 04:05:04.124 +00:00 [DBG] Connection id "0HN8VETJHTI1R" disconnecting. 2024-12-21 04:05:04.124 +00:00 [DBG] Connection id "0HN8VETJHTI1R" stopped. 2024-12-21 04:05:04.124 +00:00 [DBG] Connection id "0HN8VETJHTI1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:44:34.141 +00:00 [DBG] Connection id "0HN8VETJHTI1S" accepted. 2024-12-21 04:44:34.141 +00:00 [DBG] Connection id "0HN8VETJHTI1S" started. 2024-12-21 04:44:34.141 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=1629&userId=609 - null null 2024-12-21 04:44:34.141 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 04:44:34.141 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 04:44:34.141 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 04:44:34.141 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 04:44:34.141 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 04:44:34.142 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 04:44:34.142 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 04:44:34.142 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:44:34.142 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 04:44:34.142 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 04:44:34.142 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:44:34.142 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:44:34.142 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:44:34.142 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 04:44:34.142 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 04:44:34.142 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 04:44:34.142 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 04:44:34.142 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 04:44:34.142 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 04:44:34.142 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 04:44:34.143 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 04:44:34.143 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 04:44:34.143 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 04:44:34.143 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 04:44:34.143 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 04:44:34.332 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2024-12-21 04:44:34.333 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 04:44:34.333 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.6855ms. 2024-12-21 04:44:34.333 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-21 04:44:34.334 +00:00 [INF] Executed ViewResult - view marker executed in 1.6744ms. 2024-12-21 04:44:34.334 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 192.2535ms 2024-12-21 04:44:34.334 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 04:44:34.334 +00:00 [INF] HTTP GET / responded 200 in 192.7983 ms 2024-12-21 04:44:34.334 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:34.334 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=1629&userId=609 - 200 null text/html; charset=utf-8 193.0691ms 2024-12-21 04:44:34.479 +00:00 [DBG] Connection id "0HN8VETJHTI1T" accepted. 2024-12-21 04:44:34.480 +00:00 [DBG] Connection id "0HN8VETJHTI1T" started. 2024-12-21 04:44:34.480 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2024-12-21 04:44:34.480 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2024-12-21 04:44:34.480 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:34.480 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 0.545ms 2024-12-21 04:44:34.790 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-21 04:44:34.790 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-21 04:44:34.791 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:34.791 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.4265ms 2024-12-21 04:44:34.804 +00:00 [DBG] Connection id "0HN8VETJHTI1U" accepted. 2024-12-21 04:44:34.804 +00:00 [DBG] Connection id "0HN8VETJHTI1U" started. 2024-12-21 04:44:34.804 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2024-12-21 04:44:34.804 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2024-12-21 04:44:34.805 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:34.805 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 0.2458ms 2024-12-21 04:44:34.866 +00:00 [DBG] Connection id "0HN8VETJHTI1V" accepted. 2024-12-21 04:44:34.866 +00:00 [DBG] Connection id "0HN8VETJHTI1V" started. 2024-12-21 04:44:34.866 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2024-12-21 04:44:34.866 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AnteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AnteriorBody.png' 2024-12-21 04:44:34.866 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:34.866 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 0.2492ms 2024-12-21 04:44:34.890 +00:00 [DBG] Connection id "0HN8VETJHTI20" accepted. 2024-12-21 04:44:34.890 +00:00 [DBG] Connection id "0HN8VETJHTI20" started. 2024-12-21 04:44:34.890 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2024-12-21 04:44:34.890 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/LateralBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/LateralBody.png' 2024-12-21 04:44:34.890 +00:00 [DBG] Connection id "0HN8VETJHTI20" completed keep alive response. 2024-12-21 04:44:34.890 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 0.289ms 2024-12-21 04:44:34.994 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-12-21 04:44:34.995 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-21 04:44:34.995 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:34.995 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.5269ms 2024-12-21 04:44:35.055 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-21 04:44:35.055 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-21 04:44:35.055 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:35.055 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 0.7025ms 2024-12-21 04:44:35.085 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2024-12-21 04:44:35.085 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2024-12-21 04:44:35.086 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:35.086 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 49856 text/javascript 0.5255ms 2024-12-21 04:44:35.114 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2024-12-21 04:44:35.114 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2024-12-21 04:44:35.114 +00:00 [DBG] Connection id "0HN8VETJHTI20" completed keep alive response. 2024-12-21 04:44:35.114 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16377 text/javascript 0.334ms 2024-12-21 04:44:35.149 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2024-12-21 04:44:35.149 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2024-12-21 04:44:35.149 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:35.149 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 0.408ms 2024-12-21 04:44:35.215 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2024-12-21 04:44:35.215 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AchileBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AchileBody.png' 2024-12-21 04:44:35.215 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:35.216 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 0.417ms 2024-12-21 04:44:35.244 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2024-12-21 04:44:35.244 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2024-12-21 04:44:35.245 +00:00 [DBG] Connection id "0HN8VETJHTI20" completed keep alive response. 2024-12-21 04:44:35.245 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.5661ms 2024-12-21 04:44:35.274 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2024-12-21 04:44:35.274 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/rightknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/rightknee.js' 2024-12-21 04:44:35.274 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:35.274 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 0.3171ms 2024-12-21 04:44:35.340 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2024-12-21 04:44:35.340 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/shoulder.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/shoulder.js' 2024-12-21 04:44:35.341 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:35.341 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 0.2359ms 2024-12-21 04:44:35.369 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 04:44:35.369 +00:00 [DBG] POST requests are not supported 2024-12-21 04:44:35.369 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 04:44:35.369 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 04:44:35.369 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:44:35.369 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:44:35.369 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 04:44:35.369 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 04:44:35.370 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:44:35.370 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 04:44:35.370 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 04:44:35.370 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:44:35.370 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:44:35.370 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:44:35.370 +00:00 [DBG] Connection id "0HN8VETJHTI20", Request id "0HN8VETJHTI20:00000004": started reading request body. 2024-12-21 04:44:35.370 +00:00 [DBG] Connection id "0HN8VETJHTI20", Request id "0HN8VETJHTI20:00000004": done reading request body. 2024-12-21 04:44:35.370 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:44:35.370 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 04:44:35.370 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:44:35.370 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:44:35.370 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:44:35.370 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 04:44:35.370 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 04:44:35.370 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 04:44:35.370 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:44:35.370 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:44:35.370 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 04:44:35.370 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 04:44:35.401 +00:00 [DBG] Connection id "0HN8VETJHTI21" accepted. 2024-12-21 04:44:35.402 +00:00 [DBG] Connection id "0HN8VETJHTI21" started. 2024-12-21 04:44:35.402 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2024-12-21 04:44:35.402 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/asis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/asis.js' 2024-12-21 04:44:35.402 +00:00 [DBG] Connection id "0HN8VETJHTI21" completed keep alive response. 2024-12-21 04:44:35.402 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 0.4341ms 2024-12-21 04:44:35.409 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2024-12-21 04:44:35.409 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/leftknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/leftknee.js' 2024-12-21 04:44:35.409 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:35.409 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 0.3708ms 2024-12-21 04:44:35.424 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2024-12-21 04:44:35.425 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/fhd.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/fhd.js' 2024-12-21 04:44:35.425 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:35.425 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 42052 text/javascript 0.4341ms 2024-12-21 04:44:35.460 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2024-12-21 04:44:35.461 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/kyphosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/kyphosis.js' 2024-12-21 04:44:35.461 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:35.461 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 0.632ms 2024-12-21 04:44:35.470 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2024-12-21 04:44:35.471 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/tpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/tpattern.js' 2024-12-21 04:44:35.471 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:35.472 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 1.0463ms 2024-12-21 04:44:35.507 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 04:44:35.509 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 139.0244ms 2024-12-21 04:44:35.509 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:44:35.509 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 139.6610 ms 2024-12-21 04:44:35.509 +00:00 [DBG] Connection id "0HN8VETJHTI20" completed keep alive response. 2024-12-21 04:44:35.509 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 175419 text/plain; charset=utf-8 139.8937ms 2024-12-21 04:44:35.570 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2024-12-21 04:44:35.570 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2024-12-21 04:44:35.570 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/ukpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/ukpattern.js' 2024-12-21 04:44:35.570 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:35.570 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.5654ms 2024-12-21 04:44:35.570 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/qangle.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/qangle.js' 2024-12-21 04:44:35.570 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:35.570 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 0.7027ms 2024-12-21 04:44:35.591 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2024-12-21 04:44:35.591 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/lordosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/lordosis.js' 2024-12-21 04:44:35.591 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:35.591 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 0.5866ms 2024-12-21 04:44:35.660 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2024-12-21 04:44:35.661 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/rightkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/rightkneepattern.js' 2024-12-21 04:44:35.661 +00:00 [DBG] Connection id "0HN8VETJHTI21" completed keep alive response. 2024-12-21 04:44:35.661 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 0.4217ms 2024-12-21 04:44:35.694 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2024-12-21 04:44:35.694 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2024-12-21 04:44:35.695 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/leftkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/leftkneepattern.js' 2024-12-21 04:44:35.695 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/achilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/achilepattern.js' 2024-12-21 04:44:35.695 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:35.695 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.326ms 2024-12-21 04:44:35.695 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:35.695 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 0.6232ms 2024-12-21 04:44:35.745 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2024-12-21 04:44:35.746 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/rightachilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/rightachilepattern.js' 2024-12-21 04:44:35.746 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:35.746 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 0.3348ms 2024-12-21 04:44:35.775 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2024-12-21 04:44:35.775 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_shoulderpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_shoulderpattern.js' 2024-12-21 04:44:35.775 +00:00 [DBG] Connection id "0HN8VETJHTI21" completed keep alive response. 2024-12-21 04:44:35.775 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 0.2562ms 2024-12-21 04:44:35.834 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2024-12-21 04:44:35.834 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_backpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_backpattern.js' 2024-12-21 04:44:35.834 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:35.834 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 0.324ms 2024-12-21 04:44:35.839 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2024-12-21 04:44:35.839 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_pelvicpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_pelvicpattern.js' 2024-12-21 04:44:35.839 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:35.839 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 0.2766ms 2024-12-21 04:44:35.901 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2024-12-21 04:44:35.901 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scoliometer.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scoliometer.js' 2024-12-21 04:44:35.901 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:35.901 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 0.467ms 2024-12-21 04:44:35.910 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2024-12-21 04:44:35.911 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scolioscurve.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scolioscurve.js' 2024-12-21 04:44:35.911 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:35.911 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 0.5169ms 2024-12-21 04:44:35.914 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2024-12-21 04:44:35.914 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_anteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_anteriorcontroller.js' 2024-12-21 04:44:35.914 +00:00 [DBG] Connection id "0HN8VETJHTI20" completed keep alive response. 2024-12-21 04:44:35.915 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 0.4059ms 2024-12-21 04:44:35.921 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2024-12-21 04:44:35.921 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_posteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_posteriorcontroller.js' 2024-12-21 04:44:35.921 +00:00 [DBG] Connection id "0HN8VETJHTI21" completed keep alive response. 2024-12-21 04:44:35.921 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 0.483ms 2024-12-21 04:44:35.985 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2024-12-21 04:44:35.985 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_lateralcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_lateralcontroller.js' 2024-12-21 04:44:35.985 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:35.986 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 0.6656ms 2024-12-21 04:44:35.989 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - null null 2024-12-21 04:44:35.990 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2024-12-21 04:44:35.990 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:35.990 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - 200 47649 text/javascript 0.708ms 2024-12-21 04:44:36.061 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2024-12-21 04:44:36.061 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-out.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-out.png' 2024-12-21 04:44:36.062 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:36.062 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.5324ms 2024-12-21 04:44:36.069 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2024-12-21 04:44:36.069 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-in.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-in.png' 2024-12-21 04:44:36.070 +00:00 [DBG] Connection id "0HN8VETJHTI20" completed keep alive response. 2024-12-21 04:44:36.070 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.4831ms 2024-12-21 04:44:36.071 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2024-12-21 04:44:36.071 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/SupineBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/SupineBody.png' 2024-12-21 04:44:36.071 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:36.071 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 0.9251ms 2024-12-21 04:44:36.081 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2024-12-21 04:44:36.082 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2024-12-21 04:44:36.082 +00:00 [DBG] Connection id "0HN8VETJHTI21" completed keep alive response. 2024-12-21 04:44:36.082 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 0.3972ms 2024-12-21 04:44:36.129 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2024-12-21 04:44:36.129 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2024-12-21 04:44:36.129 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:36.130 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 0.3097ms 2024-12-21 04:44:36.144 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2024-12-21 04:44:36.144 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2024-12-21 04:44:36.144 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:36.144 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 0.2251ms 2024-12-21 04:44:36.205 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2024-12-21 04:44:36.206 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/Text.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/Text.png' 2024-12-21 04:44:36.206 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:36.206 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.3247ms 2024-12-21 04:44:36.229 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2024-12-21 04:44:36.230 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/face-scan.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/face-scan.png' 2024-12-21 04:44:36.230 +00:00 [DBG] Connection id "0HN8VETJHTI20" completed keep alive response. 2024-12-21 04:44:36.230 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 0.4119ms 2024-12-21 04:44:36.230 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2024-12-21 04:44:36.230 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/drag-drop.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/drag-drop.png' 2024-12-21 04:44:36.230 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:36.230 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.2216ms 2024-12-21 04:44:36.230 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2024-12-21 04:44:36.231 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/grid-lines.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/grid-lines.png' 2024-12-21 04:44:36.231 +00:00 [DBG] Connection id "0HN8VETJHTI21" completed keep alive response. 2024-12-21 04:44:36.231 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.196ms 2024-12-21 04:44:36.289 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2024-12-21 04:44:36.289 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2024-12-21 04:44:36.290 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/viewport.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/viewport.png' 2024-12-21 04:44:36.290 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:36.290 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 0.4174ms 2024-12-21 04:44:36.290 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/angle.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/angle.png' 2024-12-21 04:44:36.290 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:36.290 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.5808ms 2024-12-21 04:44:36.325 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-12-21 04:44:36.325 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2024-12-21 04:44:36.325 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:36.325 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.2826ms 2024-12-21 04:44:36.365 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-12-21 04:44:36.365 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/pelvic-bone.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/pelvic-bone.png' 2024-12-21 04:44:36.366 +00:00 [DBG] Connection id "0HN8VETJHTI21" completed keep alive response. 2024-12-21 04:44:36.366 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.3035ms 2024-12-21 04:44:36.380 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-12-21 04:44:36.381 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-front-knee.png' 2024-12-21 04:44:36.381 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:36.381 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-front-knee.png - 200 17440 image/png 0.2367ms 2024-12-21 04:44:36.394 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-12-21 04:44:36.394 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-front-knee.png' 2024-12-21 04:44:36.394 +00:00 [DBG] Connection id "0HN8VETJHTI20" completed keep alive response. 2024-12-21 04:44:36.394 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-front-knee.png - 200 18281 image/png 0.2027ms 2024-12-21 04:44:36.429 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2024-12-21 04:44:36.429 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2024-12-21 04:44:36.429 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-arrow.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-arrow.png' 2024-12-21 04:44:36.429 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:36.429 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.2697ms 2024-12-21 04:44:36.429 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/visibility.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/visibility.png' 2024-12-21 04:44:36.429 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:36.429 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 0.471ms 2024-12-21 04:44:36.460 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2024-12-21 04:44:36.460 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/invisible-symbol.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/invisible-symbol.png' 2024-12-21 04:44:36.460 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:36.460 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.1979ms 2024-12-21 04:44:36.505 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Anterior.jpeg - null null 2024-12-21 04:44:36.505 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2024-12-21 04:44:36.506 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/rubbish-bin.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/rubbish-bin.png' 2024-12-21 04:44:36.506 +00:00 [DBG] Connection id "0HN8VETJHTI21" completed keep alive response. 2024-12-21 04:44:36.506 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.3655ms 2024-12-21 04:44:36.506 +00:00 [INF] Sending file. Request path: '/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Anterior.jpeg' 2024-12-21 04:44:36.506 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:36.506 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Anterior.jpeg - 200 131546 image/jpeg 0.6899ms 2024-12-21 04:44:36.519 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2024-12-21 04:44:36.520 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scoliometre-02.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scoliometre-02.png' 2024-12-21 04:44:36.520 +00:00 [DBG] Connection id "0HN8VETJHTI20" completed keep alive response. 2024-12-21 04:44:36.520 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 1.3127ms 2024-12-21 04:44:36.596 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2024-12-21 04:44:36.596 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Clavicle.png' 2024-12-21 04:44:36.596 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:36.597 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 0.8385ms 2024-12-21 04:44:36.604 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2024-12-21 04:44:36.605 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Clavicle.png' 2024-12-21 04:44:36.605 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:36.605 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 0.6383ms 2024-12-21 04:44:36.609 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2024-12-21 04:44:36.609 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Foot.png' 2024-12-21 04:44:36.610 +00:00 [DBG] Connection id "0HN8VETJHTI1U" completed keep alive response. 2024-12-21 04:44:36.610 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 0.8467ms 2024-12-21 04:44:36.620 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2024-12-21 04:44:36.621 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Foot.png' 2024-12-21 04:44:36.621 +00:00 [DBG] Connection id "0HN8VETJHTI21" completed keep alive response. 2024-12-21 04:44:36.621 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 1.1411ms 2024-12-21 04:44:36.881 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-12-21 04:44:36.882 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Tibia&Fibula.png' 2024-12-21 04:44:36.882 +00:00 [DBG] Connection id "0HN8VETJHTI1S" completed keep alive response. 2024-12-21 04:44:36.882 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 200 1113682 image/png 1.7754ms 2024-12-21 04:44:36.885 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-12-21 04:44:36.887 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Tibia&Fibula.png' 2024-12-21 04:44:36.888 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:44:36.888 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 2.0457ms 2024-12-21 04:44:36.889 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-12-21 04:44:36.892 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Femur.png' 2024-12-21 04:44:36.892 +00:00 [DBG] Connection id "0HN8VETJHTI1T" completed keep alive response. 2024-12-21 04:44:36.892 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 2.8296ms 2024-12-21 04:44:50.702 +00:00 [DBG] Connection id "0HN8VETJHTI21" received FIN. 2024-12-21 04:44:50.702 +00:00 [DBG] Connection id "0HN8VETJHTI21" disconnecting. 2024-12-21 04:44:50.702 +00:00 [DBG] Connection id "0HN8VETJHTI21" stopped. 2024-12-21 04:44:50.702 +00:00 [DBG] Connection id "0HN8VETJHTI21" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:44:51.703 +00:00 [DBG] Connection id "0HN8VETJHTI1U" received FIN. 2024-12-21 04:44:51.703 +00:00 [DBG] Connection id "0HN8VETJHTI1U" disconnecting. 2024-12-21 04:44:51.703 +00:00 [DBG] Connection id "0HN8VETJHTI1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:44:51.704 +00:00 [DBG] Connection id "0HN8VETJHTI1U" stopped. 2024-12-21 04:44:52.704 +00:00 [DBG] Connection id "0HN8VETJHTI20" received FIN. 2024-12-21 04:44:52.704 +00:00 [DBG] Connection id "0HN8VETJHTI20" disconnecting. 2024-12-21 04:44:52.704 +00:00 [DBG] Connection id "0HN8VETJHTI20" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:44:52.705 +00:00 [DBG] Connection id "0HN8VETJHTI20" stopped. 2024-12-21 04:44:53.705 +00:00 [DBG] Connection id "0HN8VETJHTI1S" received FIN. 2024-12-21 04:44:53.705 +00:00 [DBG] Connection id "0HN8VETJHTI1S" disconnecting. 2024-12-21 04:44:53.705 +00:00 [DBG] Connection id "0HN8VETJHTI1S" stopped. 2024-12-21 04:44:53.705 +00:00 [DBG] Connection id "0HN8VETJHTI1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:45:00.713 +00:00 [DBG] Connection id "0HN8VETJHTI1T" received FIN. 2024-12-21 04:45:00.713 +00:00 [DBG] Connection id "0HN8VETJHTI1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:45:00.713 +00:00 [DBG] Connection id "0HN8VETJHTI1T" disconnecting. 2024-12-21 04:45:00.713 +00:00 [DBG] Connection id "0HN8VETJHTI1T" stopped. 2024-12-21 04:45:15.134 +00:00 [DBG] Connection id "0HN8VETJHTI22" accepted. 2024-12-21 04:45:15.134 +00:00 [DBG] Connection id "0HN8VETJHTI22" started. 2024-12-21 04:45:15.134 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 04:45:15.135 +00:00 [DBG] POST requests are not supported 2024-12-21 04:45:15.135 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 04:45:15.135 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 04:45:15.135 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:15.135 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:15.135 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 04:45:15.135 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 04:45:15.135 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:15.135 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 04:45:15.135 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 04:45:15.135 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:15.135 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:15.135 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:15.135 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000001": started reading request body. 2024-12-21 04:45:15.135 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000001": done reading request body. 2024-12-21 04:45:15.135 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:15.135 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 04:45:15.135 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:15.135 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:15.135 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:15.135 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:15.135 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 04:45:15.135 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 04:45:15.135 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:15.135 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:15.135 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 04:45:15.135 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 04:45:15.158 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 04:45:15.159 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 23.9154ms 2024-12-21 04:45:15.159 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:15.159 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 24.2636 ms 2024-12-21 04:45:15.159 +00:00 [DBG] Connection id "0HN8VETJHTI22" completed keep alive response. 2024-12-21 04:45:15.159 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 172855 text/plain; charset=utf-8 24.4447ms 2024-12-21 04:45:15.165 +00:00 [DBG] Connection id "0HN8VETJHTI23" accepted. 2024-12-21 04:45:15.165 +00:00 [DBG] Connection id "0HN8VETJHTI23" started. 2024-12-21 04:45:15.165 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-foot.png - null null 2024-12-21 04:45:15.165 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-foot.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-foot.png' 2024-12-21 04:45:15.166 +00:00 [DBG] Connection id "0HN8VETJHTI23" completed keep alive response. 2024-12-21 04:45:15.166 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-foot.png - 200 9714 image/png 0.1901ms 2024-12-21 04:45:15.169 +00:00 [DBG] Connection id "0HN8VETJHTI24" accepted. 2024-12-21 04:45:15.169 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphosis.png - null null 2024-12-21 04:45:15.169 +00:00 [DBG] Connection id "0HN8VETJHTI24" started. 2024-12-21 04:45:15.170 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphosis.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphosis.png' 2024-12-21 04:45:15.170 +00:00 [DBG] Connection id "0HN8VETJHTI1V" completed keep alive response. 2024-12-21 04:45:15.170 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphosis.png - 200 12069 image/png 0.5002ms 2024-12-21 04:45:15.170 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/FHD.png - null null 2024-12-21 04:45:15.170 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/FHD.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/FHD.png' 2024-12-21 04:45:15.170 +00:00 [DBG] Connection id "0HN8VETJHTI24" completed keep alive response. 2024-12-21 04:45:15.170 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/FHD.png - 200 10227 image/png 0.3247ms 2024-12-21 04:45:15.185 +00:00 [DBG] Connection id "0HN8VETJHTI25" accepted. 2024-12-21 04:45:15.185 +00:00 [DBG] Connection id "0HN8VETJHTI25" started. 2024-12-21 04:45:15.185 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/TPattern.png - null null 2024-12-21 04:45:15.185 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/TPattern.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/TPattern.png' 2024-12-21 04:45:15.185 +00:00 [DBG] Connection id "0HN8VETJHTI25" completed keep alive response. 2024-12-21 04:45:15.185 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/TPattern.png - 200 10819 image/png 0.2077ms 2024-12-21 04:45:15.185 +00:00 [DBG] Connection id "0HN8VETJHTI26" accepted. 2024-12-21 04:45:15.185 +00:00 [DBG] Connection id "0HN8VETJHTI26" started. 2024-12-21 04:45:15.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphometer.png - null null 2024-12-21 04:45:15.186 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphometer.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphometer.png' 2024-12-21 04:45:15.186 +00:00 [DBG] Connection id "0HN8VETJHTI26" completed keep alive response. 2024-12-21 04:45:15.186 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphometer.png - 200 13416 image/png 0.1579ms 2024-12-21 04:45:15.291 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/side-knee.png - null null 2024-12-21 04:45:15.292 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/side-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/side-knee.png' 2024-12-21 04:45:15.292 +00:00 [DBG] Connection id "0HN8VETJHTI23" completed keep alive response. 2024-12-21 04:45:15.292 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/side-knee.png - 200 17297 image/png 0.51ms 2024-12-21 04:45:15.704 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Lateral.jpeg - null null 2024-12-21 04:45:15.705 +00:00 [INF] Sending file. Request path: '/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Lateral.jpeg' 2024-12-21 04:45:15.705 +00:00 [DBG] Connection id "0HN8VETJHTI22" completed keep alive response. 2024-12-21 04:45:15.705 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Lateral.jpeg - 200 129624 image/jpeg 0.7261ms 2024-12-21 04:45:19.145 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 04:45:19.145 +00:00 [DBG] POST requests are not supported 2024-12-21 04:45:19.145 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 04:45:19.145 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 04:45:19.145 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:19.145 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:19.145 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 04:45:19.145 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 04:45:19.145 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:19.145 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 04:45:19.145 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 04:45:19.145 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:19.145 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:19.145 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:19.145 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000003": started reading request body. 2024-12-21 04:45:19.145 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000003": done reading request body. 2024-12-21 04:45:19.145 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:19.145 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 04:45:19.145 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:19.145 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:19.145 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:19.145 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:19.145 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 04:45:19.145 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 04:45:19.145 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:19.145 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:19.145 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 04:45:19.146 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 04:45:19.146 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 04:45:19.146 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4199ms 2024-12-21 04:45:19.146 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:19.146 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7616 ms 2024-12-21 04:45:19.146 +00:00 [DBG] Connection id "0HN8VETJHTI22" completed keep alive response. 2024-12-21 04:45:19.146 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9949ms 2024-12-21 04:45:20.564 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 04:45:20.564 +00:00 [DBG] POST requests are not supported 2024-12-21 04:45:20.564 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 04:45:20.564 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 04:45:20.564 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:20.564 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:20.565 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 04:45:20.565 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 04:45:20.565 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:20.565 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 04:45:20.565 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 04:45:20.565 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:20.565 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:20.565 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:20.565 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000004": started reading request body. 2024-12-21 04:45:20.565 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000004": done reading request body. 2024-12-21 04:45:20.565 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:20.565 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 04:45:20.565 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:20.565 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:20.565 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:20.565 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:20.565 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 04:45:20.565 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 04:45:20.565 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:20.565 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:20.565 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 04:45:20.565 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 04:45:20.571 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 04:45:20.571 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 6.7554ms 2024-12-21 04:45:20.572 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:20.572 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 7.2182 ms 2024-12-21 04:45:20.572 +00:00 [DBG] Connection id "0HN8VETJHTI22" completed keep alive response. 2024-12-21 04:45:20.572 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 168851 text/plain; charset=utf-8 7.5057ms 2024-12-21 04:45:20.875 +00:00 [DBG] Connection id "0HN8VETJHTI27" accepted. 2024-12-21 04:45:20.875 +00:00 [DBG] Connection id "0HN8VETJHTI27" started. 2024-12-21 04:45:20.875 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scapula.png - null null 2024-12-21 04:45:20.875 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scapula.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scapula.png' 2024-12-21 04:45:20.875 +00:00 [DBG] Connection id "0HN8VETJHTI27" completed keep alive response. 2024-12-21 04:45:20.875 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scapula.png - 200 18424 image/png 0.2436ms 2024-12-21 04:45:20.880 +00:00 [DBG] Connection id "0HN8VETJHTI28" accepted. 2024-12-21 04:45:20.880 +00:00 [DBG] Connection id "0HN8VETJHTI28" started. 2024-12-21 04:45:20.880 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/spinal-column.png - null null 2024-12-21 04:45:20.880 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/spinal-column.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/spinal-column.png' 2024-12-21 04:45:20.880 +00:00 [DBG] Connection id "0HN8VETJHTI28" completed keep alive response. 2024-12-21 04:45:20.880 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/spinal-column.png - 200 16574 image/png 0.206ms 2024-12-21 04:45:21.025 +00:00 [DBG] Connection id "0HN8VETJHTI29" accepted. 2024-12-21 04:45:21.026 +00:00 [DBG] Connection id "0HN8VETJHTI29" started. 2024-12-21 04:45:21.026 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scolio-meter.png - null null 2024-12-21 04:45:21.026 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scolio-meter.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scolio-meter.png' 2024-12-21 04:45:21.026 +00:00 [DBG] Connection id "0HN8VETJHTI29" completed keep alive response. 2024-12-21 04:45:21.026 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scolio-meter.png - 200 23089 image/png 0.2502ms 2024-12-21 04:45:21.170 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Posterior.jpeg - null null 2024-12-21 04:45:21.170 +00:00 [INF] Sending file. Request path: '/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Posterior.jpeg' 2024-12-21 04:45:21.171 +00:00 [DBG] Connection id "0HN8VETJHTI22" completed keep alive response. 2024-12-21 04:45:21.171 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/23a06558-dfc1-4049-9f59-4bafe093230b_Posterior.jpeg - 200 126619 image/jpeg 0.6443ms 2024-12-21 04:45:25.614 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/no-image.png - null null 2024-12-21 04:45:25.615 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-foot.png - null null 2024-12-21 04:45:25.616 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-foot.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-foot.png' 2024-12-21 04:45:25.616 +00:00 [DBG] Connection id "0HN8VETJHTI29" completed keep alive response. 2024-12-21 04:45:25.616 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-foot.png - 200 8898 image/png 0.5724ms 2024-12-21 04:45:25.616 +00:00 [INF] Sending file. Request path: '/images/icons/no-image.png'. Physical path: '/var/www/bat/wwwroot/images/icons/no-image.png' 2024-12-21 04:45:25.616 +00:00 [DBG] Connection id "0HN8VETJHTI22" completed keep alive response. 2024-12-21 04:45:25.616 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/no-image.png - 200 41713 image/png 2.1054ms 2024-12-21 04:45:27.724 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 04:45:27.724 +00:00 [DBG] POST requests are not supported 2024-12-21 04:45:27.724 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 04:45:27.724 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 04:45:27.725 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:27.725 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:27.725 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 04:45:27.725 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 04:45:27.725 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:27.725 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 04:45:27.725 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 04:45:27.725 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:27.725 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:27.725 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:27.725 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000007": started reading request body. 2024-12-21 04:45:27.725 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000007": done reading request body. 2024-12-21 04:45:27.725 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:27.725 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 04:45:27.725 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:27.725 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:27.725 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:27.725 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:27.725 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 04:45:27.725 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 04:45:27.725 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:27.725 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:27.725 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 04:45:27.725 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 04:45:27.725 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 04:45:27.725 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4597ms 2024-12-21 04:45:27.725 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:27.725 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7649 ms 2024-12-21 04:45:27.725 +00:00 [DBG] Connection id "0HN8VETJHTI22" completed keep alive response. 2024-12-21 04:45:27.725 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0142ms 2024-12-21 04:45:29.424 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 04:45:29.424 +00:00 [DBG] POST requests are not supported 2024-12-21 04:45:29.425 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 04:45:29.425 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 04:45:29.425 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:29.425 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:29.425 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 04:45:29.425 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 04:45:29.425 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:29.425 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 04:45:29.425 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 04:45:29.425 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:29.425 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:29.425 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:29.425 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000008": started reading request body. 2024-12-21 04:45:29.426 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000008": done reading request body. 2024-12-21 04:45:29.426 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:29.426 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 04:45:29.426 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:29.426 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:29.426 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:29.426 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:29.426 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 04:45:29.426 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 04:45:29.426 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:29.426 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:29.426 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 04:45:29.426 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 04:45:29.426 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 04:45:29.426 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.1117ms 2024-12-21 04:45:29.426 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:29.426 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.6532 ms 2024-12-21 04:45:29.426 +00:00 [DBG] Connection id "0HN8VETJHTI22" completed keep alive response. 2024-12-21 04:45:29.426 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.0531ms 2024-12-21 04:45:31.194 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 04:45:31.195 +00:00 [DBG] POST requests are not supported 2024-12-21 04:45:31.195 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 04:45:31.195 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 04:45:31.195 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:31.195 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:31.195 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 04:45:31.195 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 04:45:31.195 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:31.195 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 04:45:31.195 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 04:45:31.195 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 04:45:31.195 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:31.195 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 04:45:31.195 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000009": started reading request body. 2024-12-21 04:45:31.195 +00:00 [DBG] Connection id "0HN8VETJHTI22", Request id "0HN8VETJHTI22:00000009": done reading request body. 2024-12-21 04:45:31.195 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:31.195 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 04:45:31.195 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:31.195 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:31.195 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 04:45:31.195 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 04:45:31.195 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 04:45:31.195 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 04:45:31.195 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:31.195 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 04:45:31.195 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 04:45:31.195 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 04:45:31.195 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 04:45:31.195 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5258ms 2024-12-21 04:45:31.195 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 04:45:31.195 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8509 ms 2024-12-21 04:45:31.195 +00:00 [DBG] Connection id "0HN8VETJHTI22" completed keep alive response. 2024-12-21 04:45:31.196 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1274ms 2024-12-21 04:47:25.437 +00:00 [DBG] Connection id "0HN8VETJHTI1V" disconnecting. 2024-12-21 04:47:25.437 +00:00 [DBG] Connection id "0HN8VETJHTI1V" stopped. 2024-12-21 04:47:25.438 +00:00 [DBG] Connection id "0HN8VETJHTI1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:47:26.437 +00:00 [DBG] Connection id "0HN8VETJHTI24" disconnecting. 2024-12-21 04:47:26.437 +00:00 [DBG] Connection id "0HN8VETJHTI24" stopped. 2024-12-21 04:47:26.437 +00:00 [DBG] Connection id "0HN8VETJHTI26" disconnecting. 2024-12-21 04:47:26.437 +00:00 [DBG] Connection id "0HN8VETJHTI25" disconnecting. 2024-12-21 04:47:26.438 +00:00 [DBG] Connection id "0HN8VETJHTI26" stopped. 2024-12-21 04:47:26.438 +00:00 [DBG] Connection id "0HN8VETJHTI25" stopped. 2024-12-21 04:47:26.438 +00:00 [DBG] Connection id "0HN8VETJHTI26" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:47:26.438 +00:00 [DBG] Connection id "0HN8VETJHTI24" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:47:26.438 +00:00 [DBG] Connection id "0HN8VETJHTI25" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:47:26.438 +00:00 [DBG] Connection id "0HN8VETJHTI23" disconnecting. 2024-12-21 04:47:26.438 +00:00 [DBG] Connection id "0HN8VETJHTI23" stopped. 2024-12-21 04:47:26.438 +00:00 [DBG] Connection id "0HN8VETJHTI23" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:47:32.438 +00:00 [DBG] Connection id "0HN8VETJHTI27" disconnecting. 2024-12-21 04:47:32.438 +00:00 [DBG] Connection id "0HN8VETJHTI28" disconnecting. 2024-12-21 04:47:32.438 +00:00 [DBG] Connection id "0HN8VETJHTI27" stopped. 2024-12-21 04:47:32.438 +00:00 [DBG] Connection id "0HN8VETJHTI28" stopped. 2024-12-21 04:47:32.438 +00:00 [DBG] Connection id "0HN8VETJHTI28" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:47:32.439 +00:00 [DBG] Connection id "0HN8VETJHTI27" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:47:36.439 +00:00 [DBG] Connection id "0HN8VETJHTI29" disconnecting. 2024-12-21 04:47:36.439 +00:00 [DBG] Connection id "0HN8VETJHTI29" stopped. 2024-12-21 04:47:36.439 +00:00 [DBG] Connection id "0HN8VETJHTI29" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:47:41.439 +00:00 [DBG] Connection id "0HN8VETJHTI22" disconnecting. 2024-12-21 04:47:41.439 +00:00 [DBG] Connection id "0HN8VETJHTI22" stopped. 2024-12-21 04:47:41.440 +00:00 [DBG] Connection id "0HN8VETJHTI22" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 04:51:09.228 +00:00 [DBG] Connection id "0HN8VETJHTI2A" accepted. 2024-12-21 04:51:09.228 +00:00 [DBG] Connection id "0HN8VETJHTI2A" started. 2024-12-21 04:51:11.254 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-21 04:51:11.254 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-21 04:51:11.254 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-21 04:51:11.254 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3275ms 2024-12-21 04:51:11.254 +00:00 [DBG] Connection id "0HN8VETJHTI2A" disconnecting. 2024-12-21 04:51:11.254 +00:00 [DBG] Connection id "0HN8VETJHTI2A" stopped. 2024-12-21 04:51:11.254 +00:00 [DBG] Connection id "0HN8VETJHTI2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:17:09.455 +00:00 [DBG] Connection id "0HN8VETJHTI2B" accepted. 2024-12-21 05:17:09.455 +00:00 [DBG] Connection id "0HN8VETJHTI2B" started. 2024-12-21 05:17:09.455 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2143&userId=769 - null null 2024-12-21 05:17:09.455 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 05:17:09.455 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 05:17:09.455 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 05:17:09.455 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:17:09.455 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:17:09.456 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:17:09.456 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:17:09.456 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:09.456 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:17:09.456 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:17:09.456 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:09.456 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:09.456 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:09.456 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:17:09.456 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 05:17:09.456 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:09.456 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:09.456 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:17:09.456 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:09.456 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:17:09.456 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 05:17:09.456 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:09.457 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:09.457 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:17:09.457 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:09.523 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2024-12-21 05:17:09.523 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 05:17:09.523 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.6129ms. 2024-12-21 05:17:09.523 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-21 05:17:09.524 +00:00 [INF] Executed ViewResult - view marker executed in 1.3694ms. 2024-12-21 05:17:09.524 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 68.2019ms 2024-12-21 05:17:09.524 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:17:09.524 +00:00 [INF] HTTP GET / responded 200 in 68.7886 ms 2024-12-21 05:17:09.524 +00:00 [DBG] Connection id "0HN8VETJHTI2B" completed keep alive response. 2024-12-21 05:17:09.524 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2143&userId=769 - 200 null text/html; charset=utf-8 69.0853ms 2024-12-21 05:17:09.694 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 05:17:09.694 +00:00 [DBG] POST requests are not supported 2024-12-21 05:17:09.694 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 05:17:09.694 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 05:17:09.694 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:09.694 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:09.694 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:17:09.694 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:17:09.694 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:09.694 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:17:09.694 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:17:09.694 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:09.694 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:09.694 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:09.694 +00:00 [DBG] Connection id "0HN8VETJHTI2B", Request id "0HN8VETJHTI2B:00000002": started reading request body. 2024-12-21 05:17:09.694 +00:00 [DBG] Connection id "0HN8VETJHTI2B", Request id "0HN8VETJHTI2B:00000002": done reading request body. 2024-12-21 05:17:09.695 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:17:09.695 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 05:17:09.695 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:09.695 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:09.695 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:17:09.695 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:09.695 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 05:17:09.695 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 05:17:09.695 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:17:09.695 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:17:09.695 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 05:17:09.695 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 05:17:09.723 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 05:17:09.723 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 29.0822ms 2024-12-21 05:17:09.724 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:09.724 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 29.4220 ms 2024-12-21 05:17:09.724 +00:00 [DBG] Connection id "0HN8VETJHTI2B" completed keep alive response. 2024-12-21 05:17:09.724 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 135515 text/plain; charset=utf-8 29.6472ms 2024-12-21 05:17:10.361 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Anterior.jpeg - null null 2024-12-21 05:17:10.362 +00:00 [INF] Sending file. Request path: '/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Anterior.jpeg' 2024-12-21 05:17:10.362 +00:00 [DBG] Connection id "0HN8VETJHTI2B" completed keep alive response. 2024-12-21 05:17:10.362 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Anterior.jpeg - 200 101619 image/jpeg 0.9615ms 2024-12-21 05:17:15.689 +00:00 [DBG] Connection id "0HN8VETJHTI2C" accepted. 2024-12-21 05:17:15.689 +00:00 [DBG] Connection id "0HN8VETJHTI2C" started. 2024-12-21 05:17:15.689 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 05:17:15.690 +00:00 [DBG] POST requests are not supported 2024-12-21 05:17:15.690 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 05:17:15.690 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 05:17:15.690 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:15.690 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:15.690 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:17:15.690 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:17:15.690 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:15.690 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:17:15.690 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:17:15.690 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:15.690 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:15.690 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:15.690 +00:00 [DBG] Connection id "0HN8VETJHTI2C", Request id "0HN8VETJHTI2C:00000001": started reading request body. 2024-12-21 05:17:15.690 +00:00 [DBG] Connection id "0HN8VETJHTI2C", Request id "0HN8VETJHTI2C:00000001": done reading request body. 2024-12-21 05:17:15.690 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:17:15.690 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 05:17:15.690 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:15.690 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:15.690 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:17:15.690 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:15.690 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 05:17:15.690 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 05:17:15.690 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:17:15.690 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:17:15.690 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 05:17:15.690 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 05:17:15.713 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 05:17:15.713 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 23.2775ms 2024-12-21 05:17:15.713 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:15.713 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 23.5936 ms 2024-12-21 05:17:15.713 +00:00 [DBG] Connection id "0HN8VETJHTI2C" completed keep alive response. 2024-12-21 05:17:15.713 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 131863 text/plain; charset=utf-8 23.783ms 2024-12-21 05:17:16.054 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Lateral.jpeg - null null 2024-12-21 05:17:16.055 +00:00 [INF] Sending file. Request path: '/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Lateral.jpeg' 2024-12-21 05:17:16.055 +00:00 [DBG] Connection id "0HN8VETJHTI2C" completed keep alive response. 2024-12-21 05:17:16.055 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Lateral.jpeg - 200 98878 image/jpeg 0.6383ms 2024-12-21 05:17:18.002 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 05:17:18.002 +00:00 [DBG] POST requests are not supported 2024-12-21 05:17:18.002 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 05:17:18.002 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 05:17:18.002 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:18.002 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:18.002 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:17:18.002 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:17:18.002 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:18.002 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:17:18.002 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:17:18.002 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:18.003 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:18.003 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:18.003 +00:00 [DBG] Connection id "0HN8VETJHTI2C", Request id "0HN8VETJHTI2C:00000003": started reading request body. 2024-12-21 05:17:18.003 +00:00 [DBG] Connection id "0HN8VETJHTI2C", Request id "0HN8VETJHTI2C:00000003": done reading request body. 2024-12-21 05:17:18.003 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:17:18.003 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 05:17:18.003 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:18.003 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:18.003 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:17:18.003 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:18.003 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 05:17:18.003 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 05:17:18.003 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:17:18.003 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:17:18.003 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 05:17:18.003 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 05:17:18.033 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 05:17:18.033 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 30.9347ms 2024-12-21 05:17:18.034 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:18.034 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 31.5597 ms 2024-12-21 05:17:18.034 +00:00 [DBG] Connection id "0HN8VETJHTI2C" completed keep alive response. 2024-12-21 05:17:18.034 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 135431 text/plain; charset=utf-8 31.9119ms 2024-12-21 05:17:18.455 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Posterior.jpeg - null null 2024-12-21 05:17:18.455 +00:00 [INF] Sending file. Request path: '/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Posterior.jpeg' 2024-12-21 05:17:18.455 +00:00 [DBG] Connection id "0HN8VETJHTI2C" completed keep alive response. 2024-12-21 05:17:18.456 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/dbf51fac-b28f-4f23-b8d1-9c396f716f0c_Posterior.jpeg - 200 101555 image/jpeg 0.9575ms 2024-12-21 05:17:34.796 +00:00 [DBG] Connection id "0HN8VETJHTI2B" received FIN. 2024-12-21 05:17:34.796 +00:00 [DBG] Connection id "0HN8VETJHTI2B" disconnecting. 2024-12-21 05:17:34.796 +00:00 [DBG] Connection id "0HN8VETJHTI2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:17:34.797 +00:00 [DBG] Connection id "0HN8VETJHTI2B" stopped. 2024-12-21 05:17:55.904 +00:00 [DBG] Connection id "0HN8VETJHTI2D" accepted. 2024-12-21 05:17:55.904 +00:00 [DBG] Connection id "0HN8VETJHTI2D" started. 2024-12-21 05:17:55.904 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=1151&userId=317 - null null 2024-12-21 05:17:55.904 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 05:17:55.904 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 05:17:55.904 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 05:17:55.904 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:17:55.904 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:17:55.904 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:17:55.904 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:17:55.904 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:55.904 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:17:55.904 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:17:55.904 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:55.904 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:55.904 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:55.905 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:17:55.905 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 05:17:55.905 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:55.905 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:55.905 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:17:55.905 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:55.905 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:17:55.905 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 05:17:55.905 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:55.905 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:55.905 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:17:55.905 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:17:56.041 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-21 05:17:56.041 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 05:17:56.041 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1265ms. 2024-12-21 05:17:56.041 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 05:17:56.041 +00:00 [INF] Executed ViewResult - view marker executed in 0.7395ms. 2024-12-21 05:17:56.042 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 137.3483ms 2024-12-21 05:17:56.042 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:17:56.042 +00:00 [INF] HTTP GET / responded 200 in 137.7371 ms 2024-12-21 05:17:56.042 +00:00 [DBG] Connection id "0HN8VETJHTI2D" completed keep alive response. 2024-12-21 05:17:56.042 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=1151&userId=317 - 200 null text/html; charset=utf-8 138.0062ms 2024-12-21 05:17:56.214 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 05:17:56.214 +00:00 [DBG] POST requests are not supported 2024-12-21 05:17:56.214 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 05:17:56.214 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 05:17:56.214 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:56.214 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:56.214 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:17:56.214 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:17:56.214 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:56.214 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:17:56.214 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:17:56.214 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:17:56.214 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:56.214 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:17:56.214 +00:00 [DBG] Connection id "0HN8VETJHTI2D", Request id "0HN8VETJHTI2D:00000002": started reading request body. 2024-12-21 05:17:56.214 +00:00 [DBG] Connection id "0HN8VETJHTI2D", Request id "0HN8VETJHTI2D:00000002": done reading request body. 2024-12-21 05:17:56.214 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:17:56.214 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 05:17:56.214 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:56.214 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:56.214 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:17:56.214 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 05:17:56.214 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 05:17:56.214 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 05:17:56.214 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:17:56.214 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:17:56.214 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 05:17:56.215 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 05:17:56.224 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 05:17:56.224 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 10.4452ms 2024-12-21 05:17:56.225 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:17:56.225 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 10.8077 ms 2024-12-21 05:17:56.225 +00:00 [DBG] Connection id "0HN8VETJHTI2D" completed keep alive response. 2024-12-21 05:17:56.225 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 145463 text/plain; charset=utf-8 11.0477ms 2024-12-21 05:17:56.569 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/a47d9249-2e5a-47eb-b1ea-2ac7c5a4d0d1_Anterior.jpeg - null null 2024-12-21 05:17:56.569 +00:00 [INF] Sending file. Request path: '/Reports/Edges/a47d9249-2e5a-47eb-b1ea-2ac7c5a4d0d1_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/a47d9249-2e5a-47eb-b1ea-2ac7c5a4d0d1_Anterior.jpeg' 2024-12-21 05:17:56.569 +00:00 [DBG] Connection id "0HN8VETJHTI2D" completed keep alive response. 2024-12-21 05:17:56.569 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/a47d9249-2e5a-47eb-b1ea-2ac7c5a4d0d1_Anterior.jpeg - 200 109080 image/jpeg 0.7282ms 2024-12-21 05:18:21.856 +00:00 [DBG] Connection id "0HN8VETJHTI2C" received FIN. 2024-12-21 05:18:21.856 +00:00 [DBG] Connection id "0HN8VETJHTI2C" disconnecting. 2024-12-21 05:18:21.856 +00:00 [DBG] Connection id "0HN8VETJHTI2C" stopped. 2024-12-21 05:18:21.857 +00:00 [DBG] Connection id "0HN8VETJHTI2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:18:22.857 +00:00 [DBG] Connection id "0HN8VETJHTI2D" received FIN. 2024-12-21 05:18:22.857 +00:00 [DBG] Connection id "0HN8VETJHTI2D" disconnecting. 2024-12-21 05:18:22.857 +00:00 [DBG] Connection id "0HN8VETJHTI2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:18:22.859 +00:00 [DBG] Connection id "0HN8VETJHTI2D" stopped. 2024-12-21 05:18:48.917 +00:00 [DBG] Connection id "0HN8VETJHTI2E" accepted. 2024-12-21 05:18:48.918 +00:00 [DBG] Connection id "0HN8VETJHTI2E" started. 2024-12-21 05:18:48.918 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=1662&userId=610 - null null 2024-12-21 05:18:48.918 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 05:18:48.918 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 05:18:48.918 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 05:18:48.918 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:18:48.918 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:18:48.918 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:18:48.918 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:18:48.918 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:18:48.918 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:18:48.918 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:18:48.918 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:18:48.918 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:18:48.919 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:18:48.919 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:18:48.919 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 05:18:48.919 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:18:48.919 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:18:48.919 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:18:48.919 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:18:48.919 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:18:48.919 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 05:18:48.919 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:18:48.919 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:18:48.919 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:18:48.919 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:18:48.935 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-21 05:18:48.935 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 05:18:48.935 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1606ms. 2024-12-21 05:18:48.935 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 05:18:48.936 +00:00 [INF] Executed ViewResult - view marker executed in 1.3805ms. 2024-12-21 05:18:48.937 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 18.1554ms 2024-12-21 05:18:48.937 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:18:48.937 +00:00 [INF] HTTP GET / responded 200 in 18.6185 ms 2024-12-21 05:18:48.937 +00:00 [DBG] Connection id "0HN8VETJHTI2E" completed keep alive response. 2024-12-21 05:18:48.937 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=1662&userId=610 - 200 null text/html; charset=utf-8 18.8361ms 2024-12-21 05:18:49.084 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 05:18:49.084 +00:00 [DBG] POST requests are not supported 2024-12-21 05:18:49.084 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 05:18:49.085 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 05:18:49.085 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:18:49.085 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:18:49.085 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:18:49.085 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:18:49.085 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:18:49.085 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:18:49.085 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:18:49.085 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:18:49.085 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:18:49.085 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:18:49.085 +00:00 [DBG] Connection id "0HN8VETJHTI2E", Request id "0HN8VETJHTI2E:00000002": started reading request body. 2024-12-21 05:18:49.085 +00:00 [DBG] Connection id "0HN8VETJHTI2E", Request id "0HN8VETJHTI2E:00000002": done reading request body. 2024-12-21 05:18:49.085 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:18:49.085 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 05:18:49.085 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:18:49.085 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:18:49.085 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:18:49.085 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 05:18:49.085 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 05:18:49.085 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 05:18:49.085 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:18:49.085 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:18:49.085 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 05:18:49.085 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 05:18:49.091 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 05:18:49.091 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 6.5707ms 2024-12-21 05:18:49.091 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:18:49.091 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 6.8911 ms 2024-12-21 05:18:49.091 +00:00 [DBG] Connection id "0HN8VETJHTI2E" completed keep alive response. 2024-12-21 05:18:49.091 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 141607 text/plain; charset=utf-8 7.1152ms 2024-12-21 05:18:49.418 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Anterior.jpeg - null null 2024-12-21 05:18:49.418 +00:00 [INF] Sending file. Request path: '/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Anterior.jpeg' 2024-12-21 05:18:49.418 +00:00 [DBG] Connection id "0HN8VETJHTI2E" completed keep alive response. 2024-12-21 05:18:49.418 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Anterior.jpeg - 200 106188 image/jpeg 0.6717ms 2024-12-21 05:18:58.366 +00:00 [DBG] Connection id "0HN8VETJHTI2F" accepted. 2024-12-21 05:18:58.366 +00:00 [DBG] Connection id "0HN8VETJHTI2F" started. 2024-12-21 05:18:58.366 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 05:18:58.367 +00:00 [DBG] POST requests are not supported 2024-12-21 05:18:58.367 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 05:18:58.367 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 05:18:58.367 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:18:58.367 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:18:58.367 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:18:58.367 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:18:58.367 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:18:58.367 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:18:58.367 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:18:58.367 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:18:58.367 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:18:58.367 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:18:58.367 +00:00 [DBG] Connection id "0HN8VETJHTI2F", Request id "0HN8VETJHTI2F:00000001": started reading request body. 2024-12-21 05:18:58.367 +00:00 [DBG] Connection id "0HN8VETJHTI2F", Request id "0HN8VETJHTI2F:00000001": done reading request body. 2024-12-21 05:18:58.367 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:18:58.367 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 05:18:58.367 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:18:58.367 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:18:58.367 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:18:58.367 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 05:18:58.367 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 05:18:58.367 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 05:18:58.367 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:18:58.367 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:18:58.367 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 05:18:58.367 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 05:18:58.374 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 05:18:58.374 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 7.2266ms 2024-12-21 05:18:58.374 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:18:58.374 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 7.5900 ms 2024-12-21 05:18:58.374 +00:00 [DBG] Connection id "0HN8VETJHTI2F" completed keep alive response. 2024-12-21 05:18:58.374 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 156819 text/plain; charset=utf-8 7.8356ms 2024-12-21 05:18:58.848 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Posterior.jpeg - null null 2024-12-21 05:18:58.849 +00:00 [INF] Sending file. Request path: '/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Posterior.jpeg' 2024-12-21 05:18:58.849 +00:00 [DBG] Connection id "0HN8VETJHTI2F" completed keep alive response. 2024-12-21 05:18:58.849 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Posterior.jpeg - 200 117596 image/jpeg 0.729ms 2024-12-21 05:19:02.723 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 05:19:02.723 +00:00 [DBG] POST requests are not supported 2024-12-21 05:19:02.723 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 05:19:02.723 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 05:19:02.723 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:19:02.723 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:19:02.723 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:19:02.723 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:19:02.723 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:19:02.724 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:19:02.724 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:19:02.724 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:19:02.724 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:19:02.724 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:19:02.724 +00:00 [DBG] Connection id "0HN8VETJHTI2F", Request id "0HN8VETJHTI2F:00000003": started reading request body. 2024-12-21 05:19:02.724 +00:00 [DBG] Connection id "0HN8VETJHTI2F", Request id "0HN8VETJHTI2F:00000003": done reading request body. 2024-12-21 05:19:02.724 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:19:02.724 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 05:19:02.724 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:19:02.724 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 05:19:02.724 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 05:19:02.724 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 05:19:02.724 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 05:19:02.724 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 05:19:02.724 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:19:02.724 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 05:19:02.724 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 05:19:02.724 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 05:19:02.731 +00:00 [INF] Executing ContentResult with HTTP Response ContentType of text/plain; charset=utf-8 2024-12-21 05:19:02.732 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 8.3417ms 2024-12-21 05:19:02.732 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 05:19:02.732 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 8.6557 ms 2024-12-21 05:19:02.732 +00:00 [DBG] Connection id "0HN8VETJHTI2F" completed keep alive response. 2024-12-21 05:19:02.732 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 160943 text/plain; charset=utf-8 8.9313ms 2024-12-21 05:19:03.209 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Lateral.jpeg - null null 2024-12-21 05:19:03.209 +00:00 [INF] Sending file. Request path: '/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Lateral.jpeg' 2024-12-21 05:19:03.210 +00:00 [DBG] Connection id "0HN8VETJHTI2F" completed keep alive response. 2024-12-21 05:19:03.210 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/cf0ffdeb-0266-4ff1-b91a-0c8fd7d6789d_Lateral.jpeg - 200 120688 image/jpeg 0.9511ms 2024-12-21 05:21:00.698 +00:00 [DBG] Connection id "0HN8VETJHTI2E" disconnecting. 2024-12-21 05:21:00.698 +00:00 [DBG] Connection id "0HN8VETJHTI2E" stopped. 2024-12-21 05:21:00.699 +00:00 [DBG] Connection id "0HN8VETJHTI2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:21:13.700 +00:00 [DBG] Connection id "0HN8VETJHTI2F" disconnecting. 2024-12-21 05:21:13.700 +00:00 [DBG] Connection id "0HN8VETJHTI2F" stopped. 2024-12-21 05:21:13.700 +00:00 [DBG] Connection id "0HN8VETJHTI2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:54:39.328 +00:00 [DBG] Connection id "0HN8VETJHTI2G" accepted. 2024-12-21 05:54:39.329 +00:00 [DBG] Connection id "0HN8VETJHTI2G" started. 2024-12-21 05:54:40.258 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-21 05:54:40.258 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-21 05:54:40.258 +00:00 [DBG] Connection id "0HN8VETJHTI2G" completed keep alive response. 2024-12-21 05:54:40.258 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2194ms 2024-12-21 05:54:41.286 +00:00 [DBG] Connection id "0HN8VETJHTI2G" received FIN. 2024-12-21 05:54:41.286 +00:00 [DBG] Connection id "0HN8VETJHTI2G" disconnecting. 2024-12-21 05:54:41.286 +00:00 [DBG] Connection id "0HN8VETJHTI2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:54:41.286 +00:00 [DBG] Connection id "0HN8VETJHTI2G" stopped. 2024-12-21 05:54:41.437 +00:00 [DBG] Connection id "0HN8VETJHTI2H" accepted. 2024-12-21 05:54:41.438 +00:00 [DBG] Connection id "0HN8VETJHTI2H" started. 2024-12-21 05:54:42.346 +00:00 [DBG] Connection id "0HN8VETJHTI2H": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-21 05:54:42.346 +00:00 [DBG] Connection id "0HN8VETJHTI2H" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-21 05:54:42.346 +00:00 [DBG] Connection id "0HN8VETJHTI2H" disconnecting. 2024-12-21 05:54:42.346 +00:00 [DBG] Connection id "0HN8VETJHTI2H" stopped. 2024-12-21 05:54:42.347 +00:00 [DBG] Connection id "0HN8VETJHTI2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:54:53.289 +00:00 [DBG] Connection id "0HN8VETJHTI2I" accepted. 2024-12-21 05:54:53.289 +00:00 [DBG] Connection id "0HN8VETJHTI2I" started. 2024-12-21 05:54:55.147 +00:00 [DBG] Connection 0HN8VETJHTI2I established using the following protocol: "Tls13" 2024-12-21 05:54:55.183 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 05:54:55.183 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 05:54:55.183 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 05:54:55.183 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 05:54:55.183 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:54:55.183 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:54:55.183 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:54:55.183 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:54:55.183 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:54:55.183 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:54:55.183 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:54:55.183 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:54:55.184 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:54:55.184 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:54:55.184 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:54:55.184 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 05:54:55.184 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:54:55.184 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:54:55.184 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:54:55.184 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:54:55.184 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:54:55.184 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:54:55.184 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 05:54:55.184 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:54:55.184 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:54:55.184 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:54:55.184 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:54:55.184 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:54:55.184 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-21 05:54:55.185 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 05:54:55.185 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8463ms. 2024-12-21 05:54:55.185 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-21 05:54:55.186 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6289ms. 2024-12-21 05:54:55.186 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.1252ms 2024-12-21 05:54:55.186 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:54:55.186 +00:00 [INF] HTTP GET / responded 200 in 2.6385 ms 2024-12-21 05:54:55.186 +00:00 [DBG] Connection id "0HN8VETJHTI2I" completed keep alive response. 2024-12-21 05:54:55.186 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.9198ms 2024-12-21 05:54:56.101 +00:00 [DBG] Connection id "0HN8VETJHTI2I" received FIN. 2024-12-21 05:54:56.101 +00:00 [DBG] Connection id "0HN8VETJHTI2I" disconnecting. 2024-12-21 05:54:56.101 +00:00 [DBG] Connection id "0HN8VETJHTI2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:54:56.103 +00:00 [DBG] Connection id "0HN8VETJHTI2I" stopped. 2024-12-21 05:54:59.888 +00:00 [DBG] Connection id "0HN8VETJHTI2J" accepted. 2024-12-21 05:54:59.888 +00:00 [DBG] Connection id "0HN8VETJHTI2J" started. 2024-12-21 05:55:03.497 +00:00 [DBG] Connection 0HN8VETJHTI2J established using the following protocol: "Tls13" 2024-12-21 05:55:03.709 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 05:55:03.710 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 05:55:03.710 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.541ms 2024-12-21 05:55:03.710 +00:00 [DBG] Connection id "0HN8VETJHTI2J" disconnecting. 2024-12-21 05:55:03.710 +00:00 [DBG] Connection id "0HN8VETJHTI2J" stopped. 2024-12-21 05:55:03.710 +00:00 [DBG] Connection id "0HN8VETJHTI2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:55:05.289 +00:00 [DBG] Connection id "0HN8VETJHTI2K" accepted. 2024-12-21 05:55:05.289 +00:00 [DBG] Connection id "0HN8VETJHTI2K" started. 2024-12-21 05:55:09.644 +00:00 [DBG] Connection 0HN8VETJHTI2K established using the following protocol: "Tls13" 2024-12-21 05:55:11.715 +00:00 [DBG] Connection id "0HN8VETJHTI2K" reset. 2024-12-21 05:55:11.715 +00:00 [DBG] Connection id "0HN8VETJHTI2K" is closed. The last processed stream ID was 0. 2024-12-21 05:55:11.715 +00:00 [DBG] Connection id "0HN8VETJHTI2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:55:11.716 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI2K completed. 2024-12-21 05:55:11.716 +00:00 [DBG] Connection id "0HN8VETJHTI2K" stopped. 2024-12-21 05:55:14.947 +00:00 [DBG] Connection id "0HN8VETJHTI2L" accepted. 2024-12-21 05:55:14.947 +00:00 [DBG] Connection id "0HN8VETJHTI2L" started. 2024-12-21 05:55:16.872 +00:00 [DBG] Connection 0HN8VETJHTI2L established using the following protocol: "Tls12" 2024-12-21 05:55:17.612 +00:00 [DBG] Connection id "0HN8VETJHTI2L" reset. 2024-12-21 05:55:17.613 +00:00 [DBG] Connection id "0HN8VETJHTI2L" disconnecting. 2024-12-21 05:55:17.613 +00:00 [DBG] Connection id "0HN8VETJHTI2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:55:17.614 +00:00 [DBG] Connection id "0HN8VETJHTI2L" stopped. 2024-12-21 05:55:19.585 +00:00 [DBG] Connection id "0HN8VETJHTI2M" accepted. 2024-12-21 05:55:19.585 +00:00 [DBG] Connection id "0HN8VETJHTI2M" started. 2024-12-21 05:55:20.714 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 05:55:20.715 +00:00 [DBG] Connection id "0HN8VETJHTI2M" stopped. 2024-12-21 05:55:20.715 +00:00 [DBG] Connection id "0HN8VETJHTI2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:55:23.379 +00:00 [DBG] Connection id "0HN8VETJHTI2N" accepted. 2024-12-21 05:55:23.380 +00:00 [DBG] Connection id "0HN8VETJHTI2N" started. 2024-12-21 05:55:26.032 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 05:55:26.033 +00:00 [DBG] Connection id "0HN8VETJHTI2N" stopped. 2024-12-21 05:55:26.033 +00:00 [DBG] Connection id "0HN8VETJHTI2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:55:29.065 +00:00 [DBG] Connection id "0HN8VETJHTI2O" accepted. 2024-12-21 05:55:29.065 +00:00 [DBG] Connection id "0HN8VETJHTI2O" started. 2024-12-21 05:55:30.078 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 05:55:30.079 +00:00 [DBG] Connection id "0HN8VETJHTI2O" stopped. 2024-12-21 05:55:30.079 +00:00 [DBG] Connection id "0HN8VETJHTI2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:57:53.136 +00:00 [DBG] Connection id "0HN8VETJHTI2P" accepted. 2024-12-21 05:57:53.136 +00:00 [DBG] Connection id "0HN8VETJHTI2P" started. 2024-12-21 05:57:56.307 +00:00 [DBG] Connection 0HN8VETJHTI2P established using the following protocol: "Tls13" 2024-12-21 05:57:56.433 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 05:57:56.433 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 05:57:56.433 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 05:57:56.433 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 05:57:56.433 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:57:56.433 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:57:56.433 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 05:57:56.433 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 05:57:56.433 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:57:56.433 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 05:57:56.433 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 05:57:56.433 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 05:57:56.433 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:57:56.433 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 05:57:56.434 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:57:56.434 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 05:57:56.434 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:57:56.434 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:57:56.434 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:57:56.434 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:57:56.434 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:57:56.434 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:57:56.434 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 05:57:56.434 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:57:56.434 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:57:56.434 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:57:56.434 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 05:57:56.434 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 05:57:56.434 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-21 05:57:56.434 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 05:57:56.434 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1151ms. 2024-12-21 05:57:56.434 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 05:57:56.434 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5069ms. 2024-12-21 05:57:56.434 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0837ms 2024-12-21 05:57:56.435 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 05:57:56.435 +00:00 [INF] HTTP GET / responded 200 in 1.5620 ms 2024-12-21 05:57:56.435 +00:00 [DBG] Connection id "0HN8VETJHTI2P" completed keep alive response. 2024-12-21 05:57:56.435 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.9048ms 2024-12-21 05:57:59.996 +00:00 [DBG] Connection id "0HN8VETJHTI2P" disconnecting. 2024-12-21 05:57:59.996 +00:00 [DBG] Connection id "0HN8VETJHTI2P" stopped. 2024-12-21 05:57:59.996 +00:00 [DBG] Connection id "0HN8VETJHTI2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:58:00.286 +00:00 [DBG] Connection id "0HN8VETJHTI2Q" accepted. 2024-12-21 05:58:00.286 +00:00 [DBG] Connection id "0HN8VETJHTI2Q" started. 2024-12-21 05:58:07.437 +00:00 [DBG] Connection 0HN8VETJHTI2Q established using the following protocol: "Tls13" 2024-12-21 05:58:07.579 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 05:58:07.579 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 05:58:07.580 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3491ms 2024-12-21 05:58:07.580 +00:00 [DBG] Connection id "0HN8VETJHTI2Q" disconnecting. 2024-12-21 05:58:07.580 +00:00 [DBG] Connection id "0HN8VETJHTI2Q" stopped. 2024-12-21 05:58:07.580 +00:00 [DBG] Connection id "0HN8VETJHTI2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:58:10.438 +00:00 [DBG] Connection id "0HN8VETJHTI2R" accepted. 2024-12-21 05:58:10.438 +00:00 [DBG] Connection id "0HN8VETJHTI2R" started. 2024-12-21 05:58:13.528 +00:00 [DBG] Connection 0HN8VETJHTI2R established using the following protocol: "Tls13" 2024-12-21 05:58:16.716 +00:00 [DBG] Connection id "0HN8VETJHTI2R" reset. 2024-12-21 05:58:16.716 +00:00 [DBG] Connection id "0HN8VETJHTI2R" is closed. The last processed stream ID was 0. 2024-12-21 05:58:16.716 +00:00 [DBG] Connection id "0HN8VETJHTI2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:58:16.717 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI2R completed. 2024-12-21 05:58:16.717 +00:00 [DBG] Connection id "0HN8VETJHTI2R" stopped. 2024-12-21 05:58:21.744 +00:00 [DBG] Connection id "0HN8VETJHTI2S" accepted. 2024-12-21 05:58:21.744 +00:00 [DBG] Connection id "0HN8VETJHTI2S" started. 2024-12-21 05:58:25.074 +00:00 [DBG] Connection 0HN8VETJHTI2S established using the following protocol: "Tls12" 2024-12-21 05:58:26.739 +00:00 [DBG] Connection id "0HN8VETJHTI2S" reset. 2024-12-21 05:58:26.739 +00:00 [DBG] Connection id "0HN8VETJHTI2S" disconnecting. 2024-12-21 05:58:26.739 +00:00 [DBG] Connection id "0HN8VETJHTI2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:58:26.740 +00:00 [DBG] Connection id "0HN8VETJHTI2S" stopped. 2024-12-21 05:58:28.422 +00:00 [DBG] Connection id "0HN8VETJHTI2T" accepted. 2024-12-21 05:58:28.422 +00:00 [DBG] Connection id "0HN8VETJHTI2T" started. 2024-12-21 05:58:28.492 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 05:58:28.493 +00:00 [DBG] Connection id "0HN8VETJHTI2T" stopped. 2024-12-21 05:58:28.493 +00:00 [DBG] Connection id "0HN8VETJHTI2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:58:32.104 +00:00 [DBG] Connection id "0HN8VETJHTI2U" accepted. 2024-12-21 05:58:32.104 +00:00 [DBG] Connection id "0HN8VETJHTI2U" started. 2024-12-21 05:58:36.572 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 05:58:36.573 +00:00 [DBG] Connection id "0HN8VETJHTI2U" stopped. 2024-12-21 05:58:36.575 +00:00 [DBG] Connection id "0HN8VETJHTI2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 05:58:42.329 +00:00 [DBG] Connection id "0HN8VETJHTI2V" accepted. 2024-12-21 05:58:42.329 +00:00 [DBG] Connection id "0HN8VETJHTI2V" started. 2024-12-21 05:58:44.934 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 05:58:44.935 +00:00 [DBG] Connection id "0HN8VETJHTI2V" stopped. 2024-12-21 05:58:44.935 +00:00 [DBG] Connection id "0HN8VETJHTI2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:11:24.535 +00:00 [DBG] Connection id "0HN8VETJHTI30" accepted. 2024-12-21 08:11:24.535 +00:00 [DBG] Connection id "0HN8VETJHTI30" started. 2024-12-21 08:11:24.535 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-21 08:11:24.536 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 08:11:24.536 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 08:11:24.536 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 08:11:24.536 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:11:24.536 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:11:24.536 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:24.536 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:24.536 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:24.536 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:24.536 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:24.536 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:24.536 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:24.536 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:24.536 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:24.536 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 08:11:24.536 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:24.536 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:24.536 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:24.536 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:24.536 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:24.536 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 08:11:24.536 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:24.536 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:24.536 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:24.537 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:24.584 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2024-12-21 08:11:24.585 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 08:11:24.585 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.7297ms. 2024-12-21 08:11:24.585 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-21 08:11:24.586 +00:00 [INF] Executed ViewResult - view marker executed in 1.8738ms. 2024-12-21 08:11:24.586 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 50.3157ms 2024-12-21 08:11:24.586 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:11:24.586 +00:00 [INF] HTTP GET / responded 200 in 50.7004 ms 2024-12-21 08:11:24.586 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:24.586 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 50.8949ms 2024-12-21 08:11:24.840 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-21 08:11:24.840 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-21 08:11:24.840 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:24.840 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.4324ms 2024-12-21 08:11:24.847 +00:00 [DBG] Connection id "0HN8VETJHTI31" accepted. 2024-12-21 08:11:24.848 +00:00 [DBG] Connection id "0HN8VETJHTI31" started. 2024-12-21 08:11:24.848 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2024-12-21 08:11:24.848 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2024-12-21 08:11:24.848 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:24.848 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 0.5068ms 2024-12-21 08:11:25.105 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2024-12-21 08:11:25.105 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2024-12-21 08:11:25.105 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:25.105 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 0.3488ms 2024-12-21 08:11:25.234 +00:00 [DBG] Connection id "0HN8VETJHTI32" accepted. 2024-12-21 08:11:25.235 +00:00 [DBG] Connection id "0HN8VETJHTI32" started. 2024-12-21 08:11:25.235 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2024-12-21 08:11:25.235 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AnteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AnteriorBody.png' 2024-12-21 08:11:25.235 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:25.235 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 0.5575ms 2024-12-21 08:11:25.257 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2024-12-21 08:11:25.257 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/LateralBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/LateralBody.png' 2024-12-21 08:11:25.257 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:25.257 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 0.3387ms 2024-12-21 08:11:25.261 +00:00 [DBG] Connection id "0HN8VETJHTI33" accepted. 2024-12-21 08:11:25.261 +00:00 [DBG] Connection id "0HN8VETJHTI33" started. 2024-12-21 08:11:25.261 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2024-12-21 08:11:25.261 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AchileBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AchileBody.png' 2024-12-21 08:11:25.261 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:25.261 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 0.1795ms 2024-12-21 08:11:25.281 +00:00 [DBG] Connection id "0HN8VETJHTI34" accepted. 2024-12-21 08:11:25.281 +00:00 [DBG] Connection id "0HN8VETJHTI34" started. 2024-12-21 08:11:25.281 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-12-21 08:11:25.281 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-21 08:11:25.281 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:25.281 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.3875ms 2024-12-21 08:11:25.309 +00:00 [DBG] Connection id "0HN8VETJHTI35" accepted. 2024-12-21 08:11:25.309 +00:00 [DBG] Connection id "0HN8VETJHTI35" started. 2024-12-21 08:11:25.309 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2024-12-21 08:11:25.309 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2024-12-21 08:11:25.309 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:25.310 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 49856 text/javascript 0.2557ms 2024-12-21 08:11:25.390 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2024-12-21 08:11:25.390 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2024-12-21 08:11:25.390 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:25.390 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16377 text/javascript 0.3807ms 2024-12-21 08:11:25.412 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2024-12-21 08:11:25.412 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2024-12-21 08:11:25.412 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:25.412 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 0.2814ms 2024-12-21 08:11:25.500 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2024-12-21 08:11:25.500 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2024-12-21 08:11:25.500 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:25.500 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.2653ms 2024-12-21 08:11:25.537 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2024-12-21 08:11:25.537 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/rightknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/rightknee.js' 2024-12-21 08:11:25.538 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:25.538 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 0.2398ms 2024-12-21 08:11:25.565 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2024-12-21 08:11:25.565 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/shoulder.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/shoulder.js' 2024-12-21 08:11:25.565 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:25.565 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 0.1988ms 2024-12-21 08:11:25.576 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-21 08:11:25.576 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-21 08:11:25.576 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:25.576 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 0.6583ms 2024-12-21 08:11:25.800 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2024-12-21 08:11:25.800 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/asis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/asis.js' 2024-12-21 08:11:25.800 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:25.800 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 0.3333ms 2024-12-21 08:11:25.856 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2024-12-21 08:11:25.857 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/leftknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/leftknee.js' 2024-12-21 08:11:25.857 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:25.857 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 0.366ms 2024-12-21 08:11:25.866 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2024-12-21 08:11:25.866 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/fhd.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/fhd.js' 2024-12-21 08:11:25.866 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:25.867 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 42052 text/javascript 0.2749ms 2024-12-21 08:11:25.885 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2024-12-21 08:11:25.885 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/kyphosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/kyphosis.js' 2024-12-21 08:11:25.885 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:25.885 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 0.2929ms 2024-12-21 08:11:25.894 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2024-12-21 08:11:25.895 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/tpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/tpattern.js' 2024-12-21 08:11:25.895 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:25.895 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 0.3703ms 2024-12-21 08:11:25.986 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:11:25.987 +00:00 [DBG] POST requests are not supported 2024-12-21 08:11:25.987 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:11:25.987 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:11:25.987 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:25.987 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:25.987 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:25.987 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:25.987 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:25.987 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:25.987 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:25.987 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:25.987 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:25.987 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:25.987 +00:00 [DBG] Connection id "0HN8VETJHTI34", Request id "0HN8VETJHTI34:00000003": started reading request body. 2024-12-21 08:11:25.987 +00:00 [DBG] Connection id "0HN8VETJHTI34", Request id "0HN8VETJHTI34:00000003": done reading request body. 2024-12-21 08:11:25.988 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:25.988 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:11:25.988 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:25.988 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:25.988 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:25.988 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:25.988 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:11:25.988 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:11:25.988 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:25.988 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:25.988 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:11:25.988 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:11:25.988 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:11:25.988 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.1346ms 2024-12-21 08:11:25.988 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:25.988 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.7665 ms 2024-12-21 08:11:25.988 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:25.989 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.1916ms 2024-12-21 08:11:26.012 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2024-12-21 08:11:26.012 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/ukpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/ukpattern.js' 2024-12-21 08:11:26.012 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:26.012 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.3669ms 2024-12-21 08:11:26.026 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2024-12-21 08:11:26.026 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/qangle.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/qangle.js' 2024-12-21 08:11:26.026 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:26.026 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 0.4473ms 2024-12-21 08:11:26.044 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2024-12-21 08:11:26.045 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/lordosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/lordosis.js' 2024-12-21 08:11:26.045 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:26.045 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 0.5189ms 2024-12-21 08:11:26.095 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2024-12-21 08:11:26.095 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/rightkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/rightkneepattern.js' 2024-12-21 08:11:26.095 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:26.095 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 0.2897ms 2024-12-21 08:11:26.105 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2024-12-21 08:11:26.106 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/leftkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/leftkneepattern.js' 2024-12-21 08:11:26.106 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:26.106 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 0.4573ms 2024-12-21 08:11:26.141 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2024-12-21 08:11:26.142 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/achilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/achilepattern.js' 2024-12-21 08:11:26.142 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:26.142 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.3702ms 2024-12-21 08:11:26.191 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2024-12-21 08:11:26.191 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/rightachilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/rightachilepattern.js' 2024-12-21 08:11:26.191 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:26.191 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 0.4242ms 2024-12-21 08:11:26.245 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2024-12-21 08:11:26.245 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_shoulderpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_shoulderpattern.js' 2024-12-21 08:11:26.246 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:26.246 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 0.6058ms 2024-12-21 08:11:26.251 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2024-12-21 08:11:26.251 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_backpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_backpattern.js' 2024-12-21 08:11:26.251 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:26.252 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 0.3832ms 2024-12-21 08:11:26.286 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2024-12-21 08:11:26.287 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_pelvicpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_pelvicpattern.js' 2024-12-21 08:11:26.287 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:26.287 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 0.349ms 2024-12-21 08:11:26.299 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2024-12-21 08:11:26.300 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scolioscurve.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scolioscurve.js' 2024-12-21 08:11:26.300 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:26.300 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 0.2747ms 2024-12-21 08:11:26.351 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2024-12-21 08:11:26.351 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scoliometer.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scoliometer.js' 2024-12-21 08:11:26.351 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:26.351 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 0.541ms 2024-12-21 08:11:26.364 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2024-12-21 08:11:26.365 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_anteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_anteriorcontroller.js' 2024-12-21 08:11:26.365 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:26.365 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 0.4ms 2024-12-21 08:11:26.378 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2024-12-21 08:11:26.378 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_posteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_posteriorcontroller.js' 2024-12-21 08:11:26.378 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:26.378 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 0.3474ms 2024-12-21 08:11:26.415 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2024-12-21 08:11:26.415 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_lateralcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_lateralcontroller.js' 2024-12-21 08:11:26.415 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:26.415 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 0.3218ms 2024-12-21 08:11:26.456 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - null null 2024-12-21 08:11:26.456 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2024-12-21 08:11:26.456 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:26.456 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - 200 47649 text/javascript 0.3388ms 2024-12-21 08:11:26.484 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2024-12-21 08:11:26.485 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/SupineBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/SupineBody.png' 2024-12-21 08:11:26.485 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:26.485 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 0.2372ms 2024-12-21 08:11:26.511 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2024-12-21 08:11:26.511 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-in.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-in.png' 2024-12-21 08:11:26.511 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:26.511 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.2314ms 2024-12-21 08:11:26.524 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2024-12-21 08:11:26.524 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-out.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-out.png' 2024-12-21 08:11:26.524 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:26.524 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.1944ms 2024-12-21 08:11:26.536 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2024-12-21 08:11:26.537 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/Text.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/Text.png' 2024-12-21 08:11:26.537 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:26.537 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.3664ms 2024-12-21 08:11:26.564 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2024-12-21 08:11:26.564 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2024-12-21 08:11:26.564 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:26.564 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 0.1988ms 2024-12-21 08:11:26.626 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2024-12-21 08:11:26.626 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2024-12-21 08:11:26.626 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:26.626 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 0.279ms 2024-12-21 08:11:26.650 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2024-12-21 08:11:26.650 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2024-12-21 08:11:26.650 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:26.650 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 0.3076ms 2024-12-21 08:11:26.650 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2024-12-21 08:11:26.650 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/face-scan.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/face-scan.png' 2024-12-21 08:11:26.650 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:26.650 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 0.196ms 2024-12-21 08:11:26.665 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2024-12-21 08:11:26.666 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/grid-lines.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/grid-lines.png' 2024-12-21 08:11:26.666 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:26.666 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.3518ms 2024-12-21 08:11:26.681 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2024-12-21 08:11:26.681 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/drag-drop.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/drag-drop.png' 2024-12-21 08:11:26.681 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:26.681 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.1814ms 2024-12-21 08:11:26.746 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2024-12-21 08:11:26.747 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/viewport.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/viewport.png' 2024-12-21 08:11:26.747 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:26.747 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 0.29ms 2024-12-21 08:11:26.788 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2024-12-21 08:11:26.789 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/angle.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/angle.png' 2024-12-21 08:11:26.789 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:26.789 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.3215ms 2024-12-21 08:11:26.809 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-12-21 08:11:26.810 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2024-12-21 08:11:26.810 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:26.810 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.3099ms 2024-12-21 08:11:26.811 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-12-21 08:11:26.811 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/pelvic-bone.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/pelvic-bone.png' 2024-12-21 08:11:26.811 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:26.811 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.2704ms 2024-12-21 08:11:26.827 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-12-21 08:11:26.827 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-front-knee.png' 2024-12-21 08:11:26.827 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:26.827 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-front-knee.png - 200 17440 image/png 0.2305ms 2024-12-21 08:11:26.841 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-12-21 08:11:26.841 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-front-knee.png' 2024-12-21 08:11:26.841 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:26.841 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-front-knee.png - 200 18281 image/png 0.266ms 2024-12-21 08:11:26.968 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2024-12-21 08:11:26.968 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-arrow.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-arrow.png' 2024-12-21 08:11:26.968 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:26.968 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.3968ms 2024-12-21 08:11:26.981 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2024-12-21 08:11:26.981 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/visibility.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/visibility.png' 2024-12-21 08:11:26.981 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:26.981 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 0.3056ms 2024-12-21 08:11:27.001 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2024-12-21 08:11:27.001 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/invisible-symbol.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/invisible-symbol.png' 2024-12-21 08:11:27.001 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:27.001 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.3441ms 2024-12-21 08:11:27.003 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2024-12-21 08:11:27.004 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/rubbish-bin.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/rubbish-bin.png' 2024-12-21 08:11:27.004 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:27.004 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.4146ms 2024-12-21 08:11:27.017 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - null null 2024-12-21 08:11:27.018 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg' 2024-12-21 08:11:27.018 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:27.018 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - 200 246957 image/jpeg 0.7742ms 2024-12-21 08:11:27.026 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2024-12-21 08:11:27.028 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scoliometre-02.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scoliometre-02.png' 2024-12-21 08:11:27.028 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:27.028 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 1.8184ms 2024-12-21 08:11:27.142 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - null null 2024-12-21 08:11:27.142 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Clavical.png' 2024-12-21 08:11:27.142 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:27.142 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - 200 26320 image/png 0.3352ms 2024-12-21 08:11:27.307 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - null null 2024-12-21 08:11:27.308 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Clavical.png' 2024-12-21 08:11:27.308 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:27.308 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - 200 27296 image/png 0.5408ms 2024-12-21 08:11:27.364 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - null null 2024-12-21 08:11:27.365 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Foot.png' 2024-12-21 08:11:27.365 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:27.365 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - 200 82525 image/png 0.4999ms 2024-12-21 08:11:27.446 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - null null 2024-12-21 08:11:27.446 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Foot.png' 2024-12-21 08:11:27.446 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:27.446 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - 200 79355 image/png 0.5791ms 2024-12-21 08:11:27.549 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - null null 2024-12-21 08:11:27.550 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Tibia&Fibula.png' 2024-12-21 08:11:27.550 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:27.550 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - 200 143639 image/png 0.4419ms 2024-12-21 08:11:27.601 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - null null 2024-12-21 08:11:27.602 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Tibia&Fibula.png' 2024-12-21 08:11:27.602 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:27.602 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - 200 152397 image/png 0.8597ms 2024-12-21 08:11:27.866 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - null null 2024-12-21 08:11:27.866 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Femur.png' 2024-12-21 08:11:27.867 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:27.867 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - 200 194393 image/png 1.1324ms 2024-12-21 08:11:27.885 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - null null 2024-12-21 08:11:27.885 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Femur.png' 2024-12-21 08:11:27.886 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:27.886 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - 200 197783 image/png 1.3066ms 2024-12-21 08:11:28.102 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - null null 2024-12-21 08:11:28.102 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Patella.png' 2024-12-21 08:11:28.102 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:28.102 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - 200 16309 image/png 0.3792ms 2024-12-21 08:11:28.242 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - null null 2024-12-21 08:11:28.242 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Patella.png' 2024-12-21 08:11:28.242 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:28.242 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - 200 16056 image/png 0.3865ms 2024-12-21 08:11:28.270 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - null null 2024-12-21 08:11:28.270 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Pelvic.png' 2024-12-21 08:11:28.270 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:28.270 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - 200 121082 image/png 0.5064ms 2024-12-21 08:11:28.293 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - null null 2024-12-21 08:11:28.294 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Pelvic.png' 2024-12-21 08:11:28.294 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:28.294 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - 200 126465 image/png 1.0753ms 2024-12-21 08:11:28.401 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - null null 2024-12-21 08:11:28.402 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Coccyx.png' 2024-12-21 08:11:28.402 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:28.402 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - 200 15300 image/png 0.4518ms 2024-12-21 08:11:28.489 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - null null 2024-12-21 08:11:28.490 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Sacrum.png' 2024-12-21 08:11:28.490 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:28.490 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - 200 60570 image/png 0.3267ms 2024-12-21 08:11:28.560 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T12.png - null null 2024-12-21 08:11:28.561 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T12.png' 2024-12-21 08:11:28.561 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:28.561 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T12.png - 200 24030 image/png 0.4089ms 2024-12-21 08:11:28.571 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L1.png - null null 2024-12-21 08:11:28.571 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L1.png' 2024-12-21 08:11:28.571 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:28.571 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L1.png - 200 28261 image/png 0.3846ms 2024-12-21 08:11:28.685 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L2.png - null null 2024-12-21 08:11:28.685 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L2.png' 2024-12-21 08:11:28.685 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:28.685 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L2.png - 200 25164 image/png 0.6197ms 2024-12-21 08:11:28.756 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L5.png - null null 2024-12-21 08:11:28.756 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L5.png' 2024-12-21 08:11:28.756 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:28.756 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L5.png - 200 36372 image/png 0.4735ms 2024-12-21 08:11:28.766 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L4.png - null null 2024-12-21 08:11:28.766 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L4.png' 2024-12-21 08:11:28.766 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:28.767 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L4.png - 200 29720 image/png 0.6522ms 2024-12-21 08:11:28.845 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L3.png - null null 2024-12-21 08:11:28.845 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L3.png' 2024-12-21 08:11:28.845 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:28.845 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L3.png - 200 27056 image/png 0.4769ms 2024-12-21 08:11:28.906 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T11.png - null null 2024-12-21 08:11:28.907 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T11.png' 2024-12-21 08:11:28.907 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:28.907 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T11.png - 200 28394 image/png 0.489ms 2024-12-21 08:11:28.926 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T10.png - null null 2024-12-21 08:11:28.926 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T10.png' 2024-12-21 08:11:28.926 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:28.926 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T10.png - 200 23234 image/png 0.4869ms 2024-12-21 08:11:29.000 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T9.png - null null 2024-12-21 08:11:29.000 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T9.png' 2024-12-21 08:11:29.000 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:29.000 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T9.png - 200 22239 image/png 0.5094ms 2024-12-21 08:11:29.061 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T8.png - null null 2024-12-21 08:11:29.061 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T8.png' 2024-12-21 08:11:29.061 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:29.062 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T8.png - 200 20685 image/png 0.6341ms 2024-12-21 08:11:29.076 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T7.png - null null 2024-12-21 08:11:29.076 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T7.png' 2024-12-21 08:11:29.076 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:29.076 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T7.png - 200 24029 image/png 0.4924ms 2024-12-21 08:11:29.165 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T6.png - null null 2024-12-21 08:11:29.165 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T6.png' 2024-12-21 08:11:29.165 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:29.165 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T6.png - 200 24065 image/png 0.4827ms 2024-12-21 08:11:29.211 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T5.png - null null 2024-12-21 08:11:29.211 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T5.png' 2024-12-21 08:11:29.211 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:29.211 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T5.png - 200 21373 image/png 0.5729ms 2024-12-21 08:11:29.221 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T4.png - null null 2024-12-21 08:11:29.221 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T4.png' 2024-12-21 08:11:29.221 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:29.221 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T4.png - 200 19723 image/png 0.24ms 2024-12-21 08:11:29.326 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T3.png - null null 2024-12-21 08:11:29.326 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T3.png' 2024-12-21 08:11:29.326 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:29.326 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T3.png - 200 22642 image/png 0.4229ms 2024-12-21 08:11:29.361 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T2.png - null null 2024-12-21 08:11:29.361 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T2.png' 2024-12-21 08:11:29.361 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:29.361 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T2.png - 200 20817 image/png 0.3139ms 2024-12-21 08:11:29.366 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T1.png - null null 2024-12-21 08:11:29.366 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T1.png' 2024-12-21 08:11:29.366 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:29.366 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T1.png - 200 21196 image/png 0.2419ms 2024-12-21 08:11:29.490 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C7.png - null null 2024-12-21 08:11:29.490 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C7.png' 2024-12-21 08:11:29.491 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:29.491 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C7.png - 200 16828 image/png 0.4576ms 2024-12-21 08:11:29.507 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C6.png - null null 2024-12-21 08:11:29.507 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C6.png' 2024-12-21 08:11:29.507 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:29.507 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C6.png - 200 17733 image/png 0.6177ms 2024-12-21 08:11:29.535 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C5.png - null null 2024-12-21 08:11:29.535 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C5.png' 2024-12-21 08:11:29.535 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:29.535 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C5.png - 200 16329 image/png 0.3808ms 2024-12-21 08:11:29.550 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C4.png - null null 2024-12-21 08:11:29.551 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C4.png' 2024-12-21 08:11:29.551 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:29.551 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C4.png - 200 15703 image/png 0.5109ms 2024-12-21 08:11:29.556 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C3.png - null null 2024-12-21 08:11:29.556 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C3.png' 2024-12-21 08:11:29.556 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:29.556 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C3.png - 200 17005 image/png 0.3528ms 2024-12-21 08:11:29.571 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C2.png - null null 2024-12-21 08:11:29.571 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C2.png' 2024-12-21 08:11:29.571 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:29.571 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C2.png - 200 14079 image/png 0.2829ms 2024-12-21 08:11:29.715 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C1.png - null null 2024-12-21 08:11:29.715 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C1.png' 2024-12-21 08:11:29.715 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:29.715 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C1.png - 200 12332 image/png 0.3701ms 2024-12-21 08:11:29.721 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - null null 2024-12-21 08:11:29.721 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Hand.png' 2024-12-21 08:11:29.721 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:29.721 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - 200 111574 image/png 0.3751ms 2024-12-21 08:11:29.725 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - null null 2024-12-21 08:11:29.726 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Ulnar&Radius.png' 2024-12-21 08:11:29.726 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:29.726 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - 200 95613 image/png 0.3456ms 2024-12-21 08:11:29.762 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - null null 2024-12-21 08:11:29.762 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Scapula.png' 2024-12-21 08:11:29.762 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:29.762 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - 200 116821 image/png 0.7692ms 2024-12-21 08:11:29.784 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - null null 2024-12-21 08:11:29.785 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Humerus.png' 2024-12-21 08:11:29.785 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:29.785 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - 200 103098 image/png 0.8652ms 2024-12-21 08:11:29.860 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - null null 2024-12-21 08:11:29.861 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Hand.png' 2024-12-21 08:11:29.861 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:29.861 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - 200 114712 image/png 1.221ms 2024-12-21 08:11:29.880 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - null null 2024-12-21 08:11:29.881 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Ulnar&Radius.png' 2024-12-21 08:11:29.881 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:29.881 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - 200 95278 image/png 0.6002ms 2024-12-21 08:11:30.053 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - null null 2024-12-21 08:11:30.054 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Scapula.png' 2024-12-21 08:11:30.054 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:30.054 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - 200 110754 image/png 0.5632ms 2024-12-21 08:11:30.081 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - null null 2024-12-21 08:11:30.081 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Humerus.png' 2024-12-21 08:11:30.082 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:30.082 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - 200 101327 image/png 0.8077ms 2024-12-21 08:11:30.226 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Thorax.png - null null 2024-12-21 08:11:30.227 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Thorax.png' 2024-12-21 08:11:30.228 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:30.228 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Thorax.png - 200 732947 image/png 1.916ms 2024-12-21 08:11:30.376 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Head.png - null null 2024-12-21 08:11:30.377 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Head.png' 2024-12-21 08:11:30.377 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:30.377 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Head.png - 200 212437 image/png 0.8009ms 2024-12-21 08:11:30.446 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2024-12-21 08:11:30.447 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Clavicle.png' 2024-12-21 08:11:30.447 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:30.447 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 0.8399ms 2024-12-21 08:11:30.497 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2024-12-21 08:11:30.498 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Clavicle.png' 2024-12-21 08:11:30.498 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:30.498 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 0.6894ms 2024-12-21 08:11:30.650 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2024-12-21 08:11:30.650 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Foot.png' 2024-12-21 08:11:30.650 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:30.650 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 0.7261ms 2024-12-21 08:11:30.766 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2024-12-21 08:11:30.767 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Foot.png' 2024-12-21 08:11:30.767 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:30.767 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 1.1984ms 2024-12-21 08:11:30.831 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-12-21 08:11:30.833 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Tibia&Fibula.png' 2024-12-21 08:11:30.833 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:30.833 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 200 1113682 image/png 2.2888ms 2024-12-21 08:11:30.906 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-12-21 08:11:30.908 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Tibia&Fibula.png' 2024-12-21 08:11:30.908 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:30.908 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 1.9252ms 2024-12-21 08:11:31.466 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-12-21 08:11:31.468 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Femur.png' 2024-12-21 08:11:31.468 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:31.468 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 1.764ms 2024-12-21 08:11:31.781 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-12-21 08:11:31.782 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Femur.png' 2024-12-21 08:11:31.782 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:31.782 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 200 1177517 image/png 1.6579ms 2024-12-21 08:11:32.660 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-12-21 08:11:32.662 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Pelvic.png' 2024-12-21 08:11:32.662 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:32.662 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 200 842863 image/png 1.7155ms 2024-12-21 08:11:33.686 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-12-21 08:11:33.688 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Pelvic.png' 2024-12-21 08:11:33.689 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:33.689 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 2.3916ms 2024-12-21 08:11:33.696 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - null null 2024-12-21 08:11:33.697 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Coccyx.png' 2024-12-21 08:11:33.697 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:33.697 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - 200 62826 image/png 0.4029ms 2024-12-21 08:11:33.860 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-12-21 08:11:33.861 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png' 2024-12-21 08:11:33.861 +00:00 [DBG] Connection id "0HN8VETJHTI30" completed keep alive response. 2024-12-21 08:11:33.862 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 200 535736 image/png 1.1098ms 2024-12-21 08:11:33.947 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C1.png - null null 2024-12-21 08:11:33.947 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C1.png' 2024-12-21 08:11:33.948 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:33.948 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C1.png - 200 109176 image/png 1.0699ms 2024-12-21 08:11:34.054 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C2.png - null null 2024-12-21 08:11:34.055 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C2.png' 2024-12-21 08:11:34.055 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:34.055 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C2.png - 200 131815 image/png 0.7853ms 2024-12-21 08:11:34.179 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C3.png - null null 2024-12-21 08:11:34.179 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C3.png' 2024-12-21 08:11:34.180 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:34.180 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C3.png - 200 101456 image/png 0.9271ms 2024-12-21 08:11:34.195 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C4.png - null null 2024-12-21 08:11:34.195 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C4.png' 2024-12-21 08:11:34.195 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:34.195 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C4.png - 200 107279 image/png 0.5879ms 2024-12-21 08:11:34.225 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C5.png - null null 2024-12-21 08:11:34.226 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C5.png' 2024-12-21 08:11:34.226 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:34.226 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C5.png - 200 94458 image/png 0.7626ms 2024-12-21 08:11:34.357 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C6.png - null null 2024-12-21 08:11:34.357 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C6.png' 2024-12-21 08:11:34.357 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:34.357 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C6.png - 200 97670 image/png 0.6156ms 2024-12-21 08:11:34.426 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T1.png - null null 2024-12-21 08:11:34.426 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T1.png' 2024-12-21 08:11:34.426 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:34.426 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T1.png - 200 114174 image/png 0.6133ms 2024-12-21 08:11:34.469 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C7.png - null null 2024-12-21 08:11:34.470 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C7.png' 2024-12-21 08:11:34.470 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:34.470 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C7.png - 200 114960 image/png 0.6731ms 2024-12-21 08:11:34.491 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T2.png - null null 2024-12-21 08:11:34.491 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T2.png' 2024-12-21 08:11:34.491 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:34.492 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T2.png - 200 138785 image/png 0.5374ms 2024-12-21 08:11:34.541 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T3.png - null null 2024-12-21 08:11:34.541 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T3.png' 2024-12-21 08:11:34.541 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:34.541 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T3.png - 200 152096 image/png 0.4885ms 2024-12-21 08:11:34.650 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T4.png - null null 2024-12-21 08:11:34.650 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T4.png' 2024-12-21 08:11:34.650 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:34.650 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T4.png - 200 152241 image/png 0.5688ms 2024-12-21 08:11:34.710 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T5.png - null null 2024-12-21 08:11:34.710 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T5.png' 2024-12-21 08:11:34.710 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:34.710 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T5.png - 200 152901 image/png 0.5145ms 2024-12-21 08:11:34.846 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T6.png - null null 2024-12-21 08:11:34.846 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T6.png' 2024-12-21 08:11:34.846 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:34.846 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T6.png - 200 177411 image/png 0.5343ms 2024-12-21 08:11:34.901 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T7.png - null null 2024-12-21 08:11:34.901 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T7.png' 2024-12-21 08:11:34.901 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:34.902 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T7.png - 200 176205 image/png 0.5774ms 2024-12-21 08:11:34.910 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T8.png - null null 2024-12-21 08:11:34.910 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T8.png' 2024-12-21 08:11:34.910 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:34.910 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T8.png - 200 164262 image/png 0.43ms 2024-12-21 08:11:34.915 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T9.png - null null 2024-12-21 08:11:34.916 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T9.png' 2024-12-21 08:11:34.916 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:34.916 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T9.png - 200 195657 image/png 0.5538ms 2024-12-21 08:11:34.965 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-12-21 08:11:34.965 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T10.png' 2024-12-21 08:11:34.965 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:34.965 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 200 203561 image/png 0.5295ms 2024-12-21 08:11:35.252 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-12-21 08:11:35.252 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T11.png' 2024-12-21 08:11:35.252 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:35.252 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 200 235609 image/png 0.6397ms 2024-12-21 08:11:35.261 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-12-21 08:11:35.261 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T12.png' 2024-12-21 08:11:35.261 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:35.261 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 200 211905 image/png 0.587ms 2024-12-21 08:11:35.291 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-12-21 08:11:35.291 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L1.png' 2024-12-21 08:11:35.292 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:35.292 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 200 219883 image/png 0.9903ms 2024-12-21 08:11:35.305 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2024-12-21 08:11:35.305 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L2.png' 2024-12-21 08:11:35.305 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:35.305 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 0.5201ms 2024-12-21 08:11:35.316 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L3.png - null null 2024-12-21 08:11:35.317 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L3.png' 2024-12-21 08:11:35.317 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:35.317 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L3.png - 200 242988 image/png 0.703ms 2024-12-21 08:11:35.687 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L4.png - null null 2024-12-21 08:11:35.687 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L4.png' 2024-12-21 08:11:35.687 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:35.688 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L4.png - 200 202957 image/png 1.0162ms 2024-12-21 08:11:35.696 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L5.png - null null 2024-12-21 08:11:35.696 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L5.png' 2024-12-21 08:11:35.696 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:35.696 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L5.png - 200 186880 image/png 0.5712ms 2024-12-21 08:11:35.709 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-21 08:11:35.711 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png' 2024-12-21 08:11:35.711 +00:00 [DBG] Connection id "0HN8VETJHTI35" completed keep alive response. 2024-12-21 08:11:35.711 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 200 2900979 image/png 1.8727ms 2024-12-21 08:11:35.714 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - null null 2024-12-21 08:11:35.715 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Hand.png' 2024-12-21 08:11:35.715 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:35.715 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - 200 519465 image/png 0.7995ms 2024-12-21 08:11:36.091 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-12-21 08:11:36.092 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Humerus.png' 2024-12-21 08:11:36.093 +00:00 [DBG] Connection id "0HN8VETJHTI33" completed keep alive response. 2024-12-21 08:11:36.093 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 200 689212 image/png 1.9691ms 2024-12-21 08:11:36.102 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - null null 2024-12-21 08:11:36.102 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Ulna&Radius.png' 2024-12-21 08:11:36.103 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:36.103 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - 200 468011 image/png 0.9425ms 2024-12-21 08:11:36.115 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-12-21 08:11:36.116 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Scapula.png' 2024-12-21 08:11:36.116 +00:00 [DBG] Connection id "0HN8VETJHTI34" completed keep alive response. 2024-12-21 08:11:36.117 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 200 818118 image/png 1.0229ms 2024-12-21 08:11:36.781 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-21 08:11:36.781 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 08:11:36.781 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 08:11:36.781 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 08:11:36.781 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:11:36.781 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:11:36.781 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:36.781 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:36.781 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:36.781 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:36.781 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:36.781 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:36.781 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:36.781 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:36.781 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:36.782 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 08:11:36.782 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:36.782 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:36.782 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:36.782 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:36.782 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:36.782 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 08:11:36.782 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:36.782 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:36.782 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:36.782 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:36.796 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-21 08:11:36.796 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 08:11:36.796 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.2319ms. 2024-12-21 08:11:36.797 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 08:11:36.797 +00:00 [INF] Executed ViewResult - view marker executed in 1.123ms. 2024-12-21 08:11:36.798 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 16.3881ms 2024-12-21 08:11:36.798 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:11:36.798 +00:00 [INF] HTTP GET / responded 200 in 16.9628 ms 2024-12-21 08:11:36.798 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:36.798 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 17.2944ms 2024-12-21 08:11:36.847 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2024-12-21 08:11:36.848 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Hand.png' 2024-12-21 08:11:36.848 +00:00 [DBG] Connection id "0HN8VETJHTI31" completed keep alive response. 2024-12-21 08:11:36.848 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 1.5293ms 2024-12-21 08:11:36.979 +00:00 [DBG] Connection id "0HN8VETJHTI35" reset. 2024-12-21 08:11:36.980 +00:00 [DBG] Connection id "0HN8VETJHTI35" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:11:36.980 +00:00 [DBG] Connection id "0HN8VETJHTI35" disconnecting. 2024-12-21 08:11:36.980 +00:00 [DBG] Connection id "0HN8VETJHTI35" stopped. 2024-12-21 08:11:36.994 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2024-12-21 08:11:36.996 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Humerus.png' 2024-12-21 08:11:36.996 +00:00 [DBG] Connection id "0HN8VETJHTI32" completed keep alive response. 2024-12-21 08:11:36.996 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 1.8228ms 2024-12-21 08:11:37.264 +00:00 [DBG] Connection id "0HN8VETJHTI30" reset. 2024-12-21 08:11:37.264 +00:00 [DBG] Connection id "0HN8VETJHTI30" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:11:37.265 +00:00 [DBG] Connection id "0HN8VETJHTI30" disconnecting. 2024-12-21 08:11:37.266 +00:00 [DBG] Connection id "0HN8VETJHTI30" stopped. 2024-12-21 08:11:37.521 +00:00 [DBG] Connection id "0HN8VETJHTI36" accepted. 2024-12-21 08:11:37.521 +00:00 [DBG] Connection id "0HN8VETJHTI36" started. 2024-12-21 08:11:37.521 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:11:37.521 +00:00 [DBG] POST requests are not supported 2024-12-21 08:11:37.521 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:11:37.521 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:11:37.522 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:37.522 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:37.522 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:37.522 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:37.522 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:37.522 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:37.522 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:37.522 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:37.522 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:37.522 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:37.522 +00:00 [DBG] Connection id "0HN8VETJHTI36", Request id "0HN8VETJHTI36:00000001": started reading request body. 2024-12-21 08:11:37.522 +00:00 [DBG] Connection id "0HN8VETJHTI36", Request id "0HN8VETJHTI36:00000001": done reading request body. 2024-12-21 08:11:37.522 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:37.522 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:11:37.522 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:37.522 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:37.522 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:37.522 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:37.522 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:11:37.522 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:11:37.522 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:37.522 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:37.522 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:11:37.522 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:11:37.522 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:11:37.522 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5204ms 2024-12-21 08:11:37.522 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:37.522 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7766 ms 2024-12-21 08:11:37.522 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:37.522 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9301ms 2024-12-21 08:11:37.540 +00:00 [DBG] Connection id "0HN8VETJHTI37" accepted. 2024-12-21 08:11:37.540 +00:00 [DBG] Connection id "0HN8VETJHTI37" started. 2024-12-21 08:11:37.540 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-12-21 08:11:37.540 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 08:11:37.540 +00:00 [DBG] Connection id "0HN8VETJHTI37" completed keep alive response. 2024-12-21 08:11:37.541 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.3051ms 2024-12-21 08:11:37.555 +00:00 [DBG] Connection id "0HN8VETJHTI38" accepted. 2024-12-21 08:11:37.555 +00:00 [DBG] Connection id "0HN8VETJHTI38" started. 2024-12-21 08:11:37.555 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2024-12-21 08:11:37.556 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Hand.png' 2024-12-21 08:11:37.556 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:11:37.556 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 0.4579ms 2024-12-21 08:11:37.556 +00:00 [DBG] Connection id "0HN8VETJHTI39" accepted. 2024-12-21 08:11:37.556 +00:00 [DBG] Connection id "0HN8VETJHTI39" started. 2024-12-21 08:11:37.556 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-12-21 08:11:37.556 +00:00 [INF] Sending ["bytes 127785-127785/535736"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png 2024-12-21 08:11:37.556 +00:00 [DBG] Connection id "0HN8VETJHTI39" completed keep alive response. 2024-12-21 08:11:37.556 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 206 1 image/png 0.217ms 2024-12-21 08:11:37.570 +00:00 [DBG] Connection id "0HN8VETJHTI3A" accepted. 2024-12-21 08:11:37.571 +00:00 [DBG] Connection id "0HN8VETJHTI3A" started. 2024-12-21 08:11:37.571 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-21 08:11:37.571 +00:00 [INF] Sending ["bytes 839784-839784/2900979"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png 2024-12-21 08:11:37.571 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:37.571 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 206 1 image/png 0.5582ms 2024-12-21 08:11:37.621 +00:00 [DBG] Connection id "0HN8VETJHTI3B" accepted. 2024-12-21 08:11:37.621 +00:00 [DBG] Connection id "0HN8VETJHTI3B" started. 2024-12-21 08:11:37.621 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-12-21 08:11:37.621 +00:00 [INF] Sending ["bytes 434176-434176/689212"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Humerus.png 2024-12-21 08:11:37.621 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:37.621 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 206 1 image/png 0.3584ms 2024-12-21 08:11:37.641 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-12-21 08:11:37.641 +00:00 [INF] Sending ["bytes 527785-527785/818118"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Scapula.png 2024-12-21 08:11:37.641 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:37.641 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 206 1 image/png 0.5419ms 2024-12-21 08:11:37.722 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-12-21 08:11:37.722 +00:00 [INF] Sending ["bytes 127785-535735/535736"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png 2024-12-21 08:11:37.722 +00:00 [DBG] Connection id "0HN8VETJHTI39" completed keep alive response. 2024-12-21 08:11:37.722 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 206 407951 image/png 0.9283ms 2024-12-21 08:11:37.725 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2024-12-21 08:11:37.726 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Humerus.png' 2024-12-21 08:11:37.726 +00:00 [DBG] Connection id "0HN8VETJHTI37" completed keep alive response. 2024-12-21 08:11:37.726 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 0.8403ms 2024-12-21 08:11:37.731 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-21 08:11:37.731 +00:00 [INF] Sending ["bytes 839784-2900978/2900979"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png 2024-12-21 08:11:37.732 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:37.732 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 206 2061195 image/png 1.6073ms 2024-12-21 08:11:37.765 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-12-21 08:11:37.765 +00:00 [INF] Sending ["bytes 434176-689211/689212"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Humerus.png 2024-12-21 08:11:37.766 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:37.766 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 206 255036 image/png 1.2303ms 2024-12-21 08:11:37.772 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-12-21 08:11:37.772 +00:00 [INF] Sending ["bytes 527785-818117/818118"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Left_Scapula.png 2024-12-21 08:11:37.773 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:37.773 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 206 290333 image/png 1.1147ms 2024-12-21 08:11:39.639 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - null null 2024-12-21 08:11:39.640 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Ulna&Radius.png' 2024-12-21 08:11:39.640 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:39.640 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - 200 472557 image/png 0.9659ms 2024-12-21 08:11:39.731 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - null null 2024-12-21 08:11:39.732 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Scapula.png' 2024-12-21 08:11:39.732 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:39.732 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - 200 773321 image/png 1.0822ms 2024-12-21 08:11:41.545 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Head.png - null null 2024-12-21 08:11:41.546 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Head.png' 2024-12-21 08:11:41.546 +00:00 [DBG] Connection id "0HN8VETJHTI37" completed keep alive response. 2024-12-21 08:11:41.546 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Head.png - 200 1167086 image/png 1.3705ms 2024-12-21 08:11:41.795 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-12-21 08:11:41.797 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Head.png' 2024-12-21 08:11:41.797 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:41.797 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 200 2103433 image/png 2.0363ms 2024-12-21 08:11:42.411 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - null null 2024-12-21 08:11:42.411 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Coccyx.png' 2024-12-21 08:11:42.411 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:42.411 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - 200 42204 image/png 0.3294ms 2024-12-21 08:11:42.561 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - null null 2024-12-21 08:11:42.562 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Sacrum.png' 2024-12-21 08:11:42.562 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:42.562 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - 200 333393 image/png 0.9989ms 2024-12-21 08:11:43.621 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-21 08:11:43.623 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png' 2024-12-21 08:11:43.623 +00:00 [DBG] Connection id "0HN8VETJHTI39" completed keep alive response. 2024-12-21 08:11:43.623 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 200 1723341 image/png 1.9993ms 2024-12-21 08:11:43.881 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-12-21 08:11:43.881 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C1.png' 2024-12-21 08:11:43.881 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:43.881 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 200 71406 image/png 0.7002ms 2024-12-21 08:11:44.081 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2024-12-21 08:11:44.082 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C2.png' 2024-12-21 08:11:44.082 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:44.082 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 0.4844ms 2024-12-21 08:11:44.246 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C3.png - null null 2024-12-21 08:11:44.246 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C3.png' 2024-12-21 08:11:44.246 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:44.246 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C3.png - 200 89844 image/png 0.5891ms 2024-12-21 08:11:44.301 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C4.png - null null 2024-12-21 08:11:44.301 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C4.png' 2024-12-21 08:11:44.301 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:44.301 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C4.png - 200 93250 image/png 0.5918ms 2024-12-21 08:11:44.390 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C5.png - null null 2024-12-21 08:11:44.391 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C5.png' 2024-12-21 08:11:44.391 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:11:44.391 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C5.png - 200 89926 image/png 0.5107ms 2024-12-21 08:11:44.451 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C6.png - null null 2024-12-21 08:11:44.451 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C6.png' 2024-12-21 08:11:44.451 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:44.451 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C6.png - 200 97643 image/png 0.4848ms 2024-12-21 08:11:44.516 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C7.png - null null 2024-12-21 08:11:44.516 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C7.png' 2024-12-21 08:11:44.516 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:44.516 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C7.png - 200 93654 image/png 0.4733ms 2024-12-21 08:11:44.617 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T1.png - null null 2024-12-21 08:11:44.618 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T1.png' 2024-12-21 08:11:44.618 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:44.618 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T1.png - 200 126855 image/png 0.8098ms 2024-12-21 08:11:44.697 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T2.png - null null 2024-12-21 08:11:44.697 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T2.png' 2024-12-21 08:11:44.698 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:44.698 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T2.png - 200 123930 image/png 0.4778ms 2024-12-21 08:11:44.836 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T3.png - null null 2024-12-21 08:11:44.836 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T3.png' 2024-12-21 08:11:44.837 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:44.837 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T3.png - 200 137506 image/png 0.7076ms 2024-12-21 08:11:45.106 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T4.png - null null 2024-12-21 08:11:45.107 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T4.png' 2024-12-21 08:11:45.107 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:45.107 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T4.png - 200 137466 image/png 0.6932ms 2024-12-21 08:11:45.151 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T5.png - null null 2024-12-21 08:11:45.151 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T5.png' 2024-12-21 08:11:45.151 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:45.151 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T5.png - 200 150025 image/png 0.6226ms 2024-12-21 08:11:45.341 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T6.png - null null 2024-12-21 08:11:45.341 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T6.png' 2024-12-21 08:11:45.341 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:45.341 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T6.png - 200 159370 image/png 0.8284ms 2024-12-21 08:11:45.696 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T7.png - null null 2024-12-21 08:11:45.697 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T7.png' 2024-12-21 08:11:45.697 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:45.697 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T7.png - 200 167084 image/png 0.7847ms 2024-12-21 08:11:45.806 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T8.png - null null 2024-12-21 08:11:45.806 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T8.png' 2024-12-21 08:11:45.807 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:45.807 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T8.png - 200 160662 image/png 0.7726ms 2024-12-21 08:11:45.825 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T9.png - null null 2024-12-21 08:11:45.826 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T9.png' 2024-12-21 08:11:45.826 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:45.826 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T9.png - 200 170175 image/png 0.7007ms 2024-12-21 08:11:46.052 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T10.png - null null 2024-12-21 08:11:46.053 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T10.png' 2024-12-21 08:11:46.053 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:46.053 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T10.png - 200 189186 image/png 0.7651ms 2024-12-21 08:11:46.148 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T11.png - null null 2024-12-21 08:11:46.149 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T11.png' 2024-12-21 08:11:46.149 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:46.149 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T11.png - 200 215092 image/png 0.7979ms 2024-12-21 08:11:46.290 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T12.png - null null 2024-12-21 08:11:46.290 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T12.png' 2024-12-21 08:11:46.290 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:46.290 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T12.png - 200 194362 image/png 0.5968ms 2024-12-21 08:11:46.496 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 08:11:46.496 +00:00 [DBG] POST requests are not supported 2024-12-21 08:11:46.496 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:11:46.496 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:11:46.496 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:46.496 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:46.496 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:46.496 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:46.496 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:46.496 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:46.496 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:46.496 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:46.496 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:46.496 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:46.497 +00:00 [DBG] Connection id "0HN8VETJHTI3A", Request id "0HN8VETJHTI3A:0000000B": started reading request body. 2024-12-21 08:11:46.497 +00:00 [DBG] Connection id "0HN8VETJHTI3A", Request id "0HN8VETJHTI3A:0000000B": done reading request body. 2024-12-21 08:11:46.497 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:46.497 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:11:46.497 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:46.497 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:46.497 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:46.497 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:46.497 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:11:46.497 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:11:46.497 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:46.497 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:46.497 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:11:46.497 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:11:46.497 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:11:46.497 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3981ms 2024-12-21 08:11:46.497 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:46.497 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6944 ms 2024-12-21 08:11:46.497 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:46.497 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9299ms 2024-12-21 08:11:46.690 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/spinal-column.png - null null 2024-12-21 08:11:46.690 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/spinal-column.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/spinal-column.png' 2024-12-21 08:11:46.690 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:46.690 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/spinal-column.png - 200 16574 image/png 0.2841ms 2024-12-21 08:11:46.706 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scapula.png - null null 2024-12-21 08:11:46.706 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scapula.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scapula.png' 2024-12-21 08:11:46.706 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:46.706 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scapula.png - 200 18424 image/png 0.2752ms 2024-12-21 08:11:46.730 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scolio-meter.png - null null 2024-12-21 08:11:46.730 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scolio-meter.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scolio-meter.png' 2024-12-21 08:11:46.730 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:11:46.730 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scolio-meter.png - 200 23089 image/png 0.243ms 2024-12-21 08:11:46.771 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L1.png - null null 2024-12-21 08:11:46.771 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L1.png' 2024-12-21 08:11:46.771 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:46.771 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L1.png - 200 228240 image/png 0.6075ms 2024-12-21 08:11:46.847 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L2.png - null null 2024-12-21 08:11:46.848 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L2.png' 2024-12-21 08:11:46.848 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:46.848 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L2.png - 200 205229 image/png 0.9742ms 2024-12-21 08:11:46.851 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L3.png - null null 2024-12-21 08:11:46.852 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L3.png' 2024-12-21 08:11:46.852 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:46.852 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L3.png - 200 214737 image/png 0.7178ms 2024-12-21 08:11:47.380 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L4.png - null null 2024-12-21 08:11:47.380 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L4.png' 2024-12-21 08:11:47.381 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:11:47.381 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L4.png - 200 198525 image/png 0.866ms 2024-12-21 08:11:47.495 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L5.png - null null 2024-12-21 08:11:47.496 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L5.png' 2024-12-21 08:11:47.496 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:47.496 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L5.png - 200 203959 image/png 0.9091ms 2024-12-21 08:11:47.525 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Femur.png - null null 2024-12-21 08:11:47.526 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Femur.png' 2024-12-21 08:11:47.526 +00:00 [DBG] Connection id "0HN8VETJHTI3A" completed keep alive response. 2024-12-21 08:11:47.526 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Femur.png - 200 1475401 image/png 0.9879ms 2024-12-21 08:11:47.601 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Patella.png - null null 2024-12-21 08:11:47.601 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Patella.png' 2024-12-21 08:11:47.601 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:47.601 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Patella.png - 200 99090 image/png 0.5183ms 2024-12-21 08:11:47.610 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Tibia.png - null null 2024-12-21 08:11:47.611 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Tibia.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Tibia.png' 2024-12-21 08:11:47.611 +00:00 [DBG] Connection id "0HN8VETJHTI37" completed keep alive response. 2024-12-21 08:11:47.611 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Tibia.png - 200 1192597 image/png 1.6501ms 2024-12-21 08:11:47.845 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Foot.png - null null 2024-12-21 08:11:47.848 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Foot.png' 2024-12-21 08:11:47.848 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:47.848 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Foot.png - 200 915434 image/png 2.6059ms 2024-12-21 08:11:48.191 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Rib.png - null null 2024-12-21 08:11:48.237 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Rib.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Rib.png' 2024-12-21 08:11:48.237 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:48.237 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Rib.png - 200 4386983 image/png 45.4135ms 2024-12-21 08:11:49.961 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg - null null 2024-12-21 08:11:49.961 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg' 2024-12-21 08:11:49.962 +00:00 [DBG] Connection id "0HN8VETJHTI3B" completed keep alive response. 2024-12-21 08:11:49.962 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg - 200 268792 image/jpeg 1.0004ms 2024-12-21 08:11:54.585 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:11:54.585 +00:00 [DBG] POST requests are not supported 2024-12-21 08:11:54.585 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:11:54.585 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:11:54.585 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:54.585 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:54.585 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:54.585 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:54.585 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:54.585 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:54.585 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:54.585 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:54.585 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:54.585 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:54.585 +00:00 [DBG] Connection id "0HN8VETJHTI37", Request id "0HN8VETJHTI37:00000005": started reading request body. 2024-12-21 08:11:54.585 +00:00 [DBG] Connection id "0HN8VETJHTI37", Request id "0HN8VETJHTI37:00000005": done reading request body. 2024-12-21 08:11:54.585 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:54.585 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:11:54.585 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:54.585 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:54.585 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:54.585 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:54.585 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:11:54.585 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:11:54.585 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:54.585 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:54.585 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:11:54.585 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:11:54.585 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:11:54.585 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3954ms 2024-12-21 08:11:54.585 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:54.585 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6868 ms 2024-12-21 08:11:54.585 +00:00 [DBG] Connection id "0HN8VETJHTI37" completed keep alive response. 2024-12-21 08:11:54.586 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9643ms 2024-12-21 08:11:55.377 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:11:55.378 +00:00 [DBG] POST requests are not supported 2024-12-21 08:11:55.378 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:11:55.378 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:11:55.378 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:55.378 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:55.378 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:55.378 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:55.378 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:55.378 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:55.378 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:55.378 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:55.378 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:55.378 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:55.378 +00:00 [DBG] Connection id "0HN8VETJHTI36", Request id "0HN8VETJHTI36:00000013": started reading request body. 2024-12-21 08:11:55.378 +00:00 [DBG] Connection id "0HN8VETJHTI36", Request id "0HN8VETJHTI36:00000013": done reading request body. 2024-12-21 08:11:55.378 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:55.378 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:11:55.378 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:55.378 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:55.378 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:55.378 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:55.378 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:11:55.378 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:11:55.378 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:55.378 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:55.378 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:11:55.378 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:11:55.378 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:11:55.378 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.426ms 2024-12-21 08:11:55.378 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:55.378 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7523 ms 2024-12-21 08:11:55.378 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:55.378 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0049ms 2024-12-21 08:11:55.390 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/FHD.png - null null 2024-12-21 08:11:55.390 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/FHD.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/FHD.png' 2024-12-21 08:11:55.390 +00:00 [DBG] Connection id "0HN8VETJHTI37" completed keep alive response. 2024-12-21 08:11:55.390 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/FHD.png - 200 10227 image/png 0.2588ms 2024-12-21 08:11:55.400 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphosis.png - null null 2024-12-21 08:11:55.400 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphosis.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphosis.png' 2024-12-21 08:11:55.400 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:11:55.400 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphosis.png - 200 12069 image/png 0.206ms 2024-12-21 08:11:55.506 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-foot.png - null null 2024-12-21 08:11:55.506 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-foot.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-foot.png' 2024-12-21 08:11:55.506 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:55.506 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-foot.png - 200 9714 image/png 0.3249ms 2024-12-21 08:11:55.559 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/side-knee.png - null null 2024-12-21 08:11:55.560 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/side-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/side-knee.png' 2024-12-21 08:11:55.560 +00:00 [DBG] Connection id "0HN8VETJHTI37" completed keep alive response. 2024-12-21 08:11:55.560 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/side-knee.png - 200 17297 image/png 0.2554ms 2024-12-21 08:11:55.571 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphometer.png - null null 2024-12-21 08:11:55.571 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphometer.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphometer.png' 2024-12-21 08:11:55.571 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:11:55.571 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphometer.png - 200 13416 image/png 0.1973ms 2024-12-21 08:11:55.641 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/TPattern.png - null null 2024-12-21 08:11:55.642 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/TPattern.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/TPattern.png' 2024-12-21 08:11:55.642 +00:00 [DBG] Connection id "0HN8VETJHTI36" completed keep alive response. 2024-12-21 08:11:55.642 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/TPattern.png - 200 10819 image/png 0.2533ms 2024-12-21 08:11:55.664 +00:00 [DBG] Connection id "0HN8VETJHTI3C" accepted. 2024-12-21 08:11:55.664 +00:00 [DBG] Connection id "0HN8VETJHTI3C" started. 2024-12-21 08:11:55.664 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg - null null 2024-12-21 08:11:55.665 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg' 2024-12-21 08:11:55.665 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:11:55.665 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg - 200 260985 image/jpeg 0.4065ms 2024-12-21 08:11:57.720 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:11:57.720 +00:00 [DBG] POST requests are not supported 2024-12-21 08:11:57.720 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:11:57.720 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:11:57.720 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:57.720 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:57.720 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:57.720 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:57.720 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:57.720 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:57.720 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:57.720 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:57.720 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:57.720 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:57.720 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000002": started reading request body. 2024-12-21 08:11:57.720 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000002": done reading request body. 2024-12-21 08:11:57.721 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:57.721 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:11:57.721 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:57.721 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:57.721 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:57.721 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:57.721 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:11:57.721 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:11:57.721 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:57.721 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:57.721 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:11:57.721 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:11:57.721 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:11:57.721 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6322ms 2024-12-21 08:11:57.721 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:57.721 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1159 ms 2024-12-21 08:11:57.721 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:11:57.721 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4574ms 2024-12-21 08:11:58.345 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 08:11:58.345 +00:00 [DBG] POST requests are not supported 2024-12-21 08:11:58.345 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:11:58.345 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:11:58.345 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:58.345 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:58.345 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:58.345 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:58.345 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:58.345 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:58.345 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:58.345 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:58.345 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:58.345 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:58.345 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000003": started reading request body. 2024-12-21 08:11:58.346 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000003": done reading request body. 2024-12-21 08:11:58.346 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:58.346 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:11:58.346 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:58.346 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:58.346 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:58.346 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:58.346 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:11:58.346 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:11:58.346 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:58.346 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:58.346 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:11:58.346 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:11:58.346 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:11:58.346 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.9164ms 2024-12-21 08:11:58.346 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:58.346 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.4975 ms 2024-12-21 08:11:58.346 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:11:58.346 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.8129ms 2024-12-21 08:11:59.396 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-21 08:11:59.396 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 08:11:59.396 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 08:11:59.397 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 08:11:59.397 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:11:59.397 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:11:59.397 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:59.397 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:59.397 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:59.397 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:59.397 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:59.397 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:59.397 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:59.397 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:59.397 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:59.397 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 08:11:59.397 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:59.397 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:59.398 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:59.398 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:59.398 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:59.398 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 08:11:59.398 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:59.398 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:59.398 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:11:59.398 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:11:59.420 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-21 08:11:59.420 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 08:11:59.420 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1853ms. 2024-12-21 08:11:59.421 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 08:11:59.421 +00:00 [INF] Executed ViewResult - view marker executed in 1.0106ms. 2024-12-21 08:11:59.422 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 24.78ms 2024-12-21 08:11:59.422 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:11:59.422 +00:00 [INF] HTTP GET / responded 200 in 25.3510 ms 2024-12-21 08:11:59.422 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:11:59.422 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 25.7746ms 2024-12-21 08:11:59.570 +00:00 [DBG] Connection id "0HN8VETJHTI39" reset. 2024-12-21 08:11:59.570 +00:00 [DBG] Connection id "0HN8VETJHTI39" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:11:59.570 +00:00 [DBG] Connection id "0HN8VETJHTI39" disconnecting. 2024-12-21 08:11:59.570 +00:00 [DBG] Connection id "0HN8VETJHTI39" stopped. 2024-12-21 08:11:59.590 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:11:59.591 +00:00 [DBG] POST requests are not supported 2024-12-21 08:11:59.592 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:11:59.592 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:11:59.592 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:59.592 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:59.592 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:11:59.592 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:11:59.592 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:59.592 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:11:59.592 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:11:59.592 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:11:59.592 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:59.592 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:11:59.592 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000005": started reading request body. 2024-12-21 08:11:59.592 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000005": done reading request body. 2024-12-21 08:11:59.592 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:59.592 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:11:59.592 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:59.592 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:59.592 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:11:59.592 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:11:59.592 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:11:59.592 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:11:59.592 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:59.592 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:11:59.592 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:11:59.592 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:11:59.592 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:11:59.592 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3939ms 2024-12-21 08:11:59.592 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:11:59.592 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7187 ms 2024-12-21 08:11:59.592 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:11:59.592 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.882ms 2024-12-21 08:11:59.630 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-21 08:11:59.630 +00:00 [INF] Sending ["bytes 1081344-1081344/1723341"] of file /var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png 2024-12-21 08:11:59.630 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:11:59.630 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 206 1 image/png 0.3325ms 2024-12-21 08:11:59.790 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-21 08:11:59.791 +00:00 [INF] Sending ["bytes 1081344-1723340/1723341"] of file /var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png 2024-12-21 08:11:59.792 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:11:59.792 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 206 641997 image/png 2.1459ms 2024-12-21 08:12:04.485 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 08:12:04.485 +00:00 [DBG] POST requests are not supported 2024-12-21 08:12:04.485 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:12:04.485 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:12:04.485 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:04.485 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:04.485 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:12:04.485 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:12:04.485 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:04.485 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:12:04.485 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:12:04.485 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:04.485 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:04.485 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:04.486 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000006": started reading request body. 2024-12-21 08:12:04.486 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000006": done reading request body. 2024-12-21 08:12:04.486 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:04.486 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:12:04.486 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:04.486 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:04.486 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:04.486 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:04.486 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:12:04.486 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:12:04.486 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:04.486 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:04.486 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:12:04.486 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:12:04.486 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:12:04.486 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7719ms 2024-12-21 08:12:04.486 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:04.486 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0825 ms 2024-12-21 08:12:04.486 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:12:04.486 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.3383ms 2024-12-21 08:12:06.059 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:12:06.059 +00:00 [DBG] POST requests are not supported 2024-12-21 08:12:06.059 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:12:06.060 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:12:06.060 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:06.060 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:06.060 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:12:06.060 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:12:06.060 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:06.060 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:12:06.060 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:12:06.060 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:06.060 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:06.060 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:06.060 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000007": started reading request body. 2024-12-21 08:12:06.060 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000007": done reading request body. 2024-12-21 08:12:06.060 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:06.060 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:12:06.060 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:06.060 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:06.060 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:06.060 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:06.060 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:12:06.060 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:12:06.060 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:06.060 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:06.060 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:12:06.060 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:12:06.060 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:12:06.060 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.578ms 2024-12-21 08:12:06.060 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:06.061 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0331 ms 2024-12-21 08:12:06.061 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:12:06.061 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2796ms 2024-12-21 08:12:07.335 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 67 2024-12-21 08:12:07.335 +00:00 [DBG] POST requests are not supported 2024-12-21 08:12:07.335 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:12:07.335 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:12:07.335 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:07.335 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:07.335 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:12:07.335 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:12:07.335 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:07.335 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:12:07.335 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:12:07.335 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:07.335 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:07.335 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:07.335 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000008": started reading request body. 2024-12-21 08:12:07.336 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:00000008": done reading request body. 2024-12-21 08:12:07.336 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:07.336 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:12:07.336 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:07.336 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:07.336 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:07.336 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:07.336 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:12:07.336 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:12:07.336 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:07.336 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:07.336 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:12:07.336 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:12:07.336 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:12:07.336 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8015ms 2024-12-21 08:12:07.336 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:07.336 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.4144 ms 2024-12-21 08:12:07.336 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:12:07.336 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.8232ms 2024-12-21 08:12:07.345 +00:00 [DBG] Connection id "0HN8VETJHTI3D" accepted. 2024-12-21 08:12:07.345 +00:00 [DBG] Connection id "0HN8VETJHTI3D" started. 2024-12-21 08:12:07.345 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-foot.png - null null 2024-12-21 08:12:07.345 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-foot.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-foot.png' 2024-12-21 08:12:07.345 +00:00 [DBG] Connection id "0HN8VETJHTI3D" completed keep alive response. 2024-12-21 08:12:07.345 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-foot.png - 200 8898 image/png 0.4414ms 2024-12-21 08:12:07.490 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Supine.jpeg - null null 2024-12-21 08:12:07.490 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Supine.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Supine.jpeg' 2024-12-21 08:12:07.491 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:12:07.491 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Supine.jpeg - 200 152610 image/jpeg 0.6029ms 2024-12-21 08:12:07.955 +00:00 [DBG] Connection id "0HN8VETJHTI34" received FIN. 2024-12-21 08:12:07.956 +00:00 [DBG] Connection id "0HN8VETJHTI34" disconnecting. 2024-12-21 08:12:07.956 +00:00 [DBG] Connection id "0HN8VETJHTI34" stopped. 2024-12-21 08:12:07.956 +00:00 [DBG] Connection id "0HN8VETJHTI34" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:12:09.024 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:12:09.024 +00:00 [DBG] POST requests are not supported 2024-12-21 08:12:09.024 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:12:09.024 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:12:09.024 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:09.025 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:09.025 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:12:09.025 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:12:09.025 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:09.025 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:12:09.025 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:12:09.025 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:09.025 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:09.025 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:09.025 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:0000000A": started reading request body. 2024-12-21 08:12:09.025 +00:00 [DBG] Connection id "0HN8VETJHTI3C", Request id "0HN8VETJHTI3C:0000000A": done reading request body. 2024-12-21 08:12:09.025 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:09.025 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:12:09.025 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:09.025 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:09.025 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:09.025 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:09.025 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:12:09.025 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:12:09.025 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:09.025 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:09.025 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:12:09.025 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:12:09.025 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:12:09.025 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4469ms 2024-12-21 08:12:09.025 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:09.025 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7586 ms 2024-12-21 08:12:09.025 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:12:09.025 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0098ms 2024-12-21 08:12:09.185 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Achille.jpeg - null null 2024-12-21 08:12:09.185 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Achille.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Achille.jpeg' 2024-12-21 08:12:09.186 +00:00 [DBG] Connection id "0HN8VETJHTI3C" completed keep alive response. 2024-12-21 08:12:09.186 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Achille.jpeg - 200 264800 image/jpeg 0.6464ms 2024-12-21 08:12:10.661 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 08:12:10.661 +00:00 [DBG] POST requests are not supported 2024-12-21 08:12:10.661 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:12:10.661 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:12:10.661 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:10.661 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:10.661 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:12:10.661 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:12:10.661 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:10.661 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:12:10.661 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:12:10.661 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:10.661 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:10.661 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:10.662 +00:00 [DBG] Connection id "0HN8VETJHTI38", Request id "0HN8VETJHTI38:00000009": started reading request body. 2024-12-21 08:12:10.662 +00:00 [DBG] Connection id "0HN8VETJHTI38", Request id "0HN8VETJHTI38:00000009": done reading request body. 2024-12-21 08:12:10.662 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:10.662 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:12:10.662 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:10.662 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:10.662 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:10.662 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:10.662 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:12:10.662 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:12:10.662 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:10.662 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:10.662 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:12:10.662 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:12:10.662 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:12:10.662 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3909ms 2024-12-21 08:12:10.662 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:10.662 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6941 ms 2024-12-21 08:12:10.662 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:12:10.662 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9496ms 2024-12-21 08:12:14.960 +00:00 [DBG] Connection id "0HN8VETJHTI37" received FIN. 2024-12-21 08:12:14.960 +00:00 [DBG] Connection id "0HN8VETJHTI37" disconnecting. 2024-12-21 08:12:14.960 +00:00 [DBG] Connection id "0HN8VETJHTI37" stopped. 2024-12-21 08:12:14.960 +00:00 [DBG] Connection id "0HN8VETJHTI37" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:12:17.964 +00:00 [DBG] Connection id "0HN8VETJHTI31" received FIN. 2024-12-21 08:12:17.964 +00:00 [DBG] Connection id "0HN8VETJHTI31" disconnecting. 2024-12-21 08:12:17.964 +00:00 [DBG] Connection id "0HN8VETJHTI31" stopped. 2024-12-21 08:12:17.964 +00:00 [DBG] Connection id "0HN8VETJHTI31" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:12:34.850 +00:00 [DBG] Connection id "0HN8VETJHTI3E" accepted. 2024-12-21 08:12:34.850 +00:00 [DBG] Connection id "0HN8VETJHTI3E" started. 2024-12-21 08:12:34.850 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:12:34.850 +00:00 [DBG] POST requests are not supported 2024-12-21 08:12:34.850 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:12:34.850 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:12:34.850 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:34.850 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:34.850 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:12:34.851 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:12:34.851 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:34.851 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:12:34.851 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:12:34.851 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:12:34.851 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:34.851 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:12:34.851 +00:00 [DBG] Connection id "0HN8VETJHTI3E", Request id "0HN8VETJHTI3E:00000001": started reading request body. 2024-12-21 08:12:34.851 +00:00 [DBG] Connection id "0HN8VETJHTI3E", Request id "0HN8VETJHTI3E:00000001": done reading request body. 2024-12-21 08:12:34.851 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:34.851 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:12:34.851 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:34.851 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:34.851 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:12:34.851 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:12:34.851 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:12:34.851 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:12:34.851 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:34.851 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:12:34.851 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:12:34.851 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:12:34.851 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:12:34.851 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.403ms 2024-12-21 08:12:34.851 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:12:34.851 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8287 ms 2024-12-21 08:12:34.851 +00:00 [DBG] Connection id "0HN8VETJHTI3E" completed keep alive response. 2024-12-21 08:12:34.851 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0639ms 2024-12-21 08:12:41.991 +00:00 [DBG] Connection id "0HN8VETJHTI32" received FIN. 2024-12-21 08:12:41.992 +00:00 [DBG] Connection id "0HN8VETJHTI32" disconnecting. 2024-12-21 08:12:41.992 +00:00 [DBG] Connection id "0HN8VETJHTI32" stopped. 2024-12-21 08:12:41.992 +00:00 [DBG] Connection id "0HN8VETJHTI32" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:13:27.435 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/ - null null 2024-12-21 08:13:27.435 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 08:13:27.435 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 08:13:27.435 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 08:13:27.435 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:13:27.435 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:13:27.435 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:13:27.435 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:13:27.435 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:13:27.435 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:13:27.435 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:13:27.435 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:13:27.435 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:13:27.436 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:13:27.436 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:13:27.436 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 08:13:27.436 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:13:27.436 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:13:27.436 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:13:27.436 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:13:27.436 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:13:27.436 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:13:27.436 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 08:13:27.436 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:13:27.436 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:13:27.436 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:13:27.436 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:13:27.436 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:13:27.436 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-21 08:13:27.436 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 08:13:27.436 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6605ms. 2024-12-21 08:13:27.437 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 08:13:27.437 +00:00 [INF] Executed ViewResult - view noScan executed in 0.9044ms. 2024-12-21 08:13:27.437 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.2185ms 2024-12-21 08:13:27.437 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:13:27.437 +00:00 [INF] HTTP GET / responded 200 in 1.4700 ms 2024-12-21 08:13:27.437 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:13:27.437 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/ - 200 null text/html; charset=utf-8 1.7463ms 2024-12-21 08:13:27.684 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/error-page.jpg - null null 2024-12-21 08:13:27.685 +00:00 [INF] Sending file. Request path: '/images/icons/error-page.jpg'. Physical path: '/var/www/bat/wwwroot/images/icons/error-page.jpg' 2024-12-21 08:13:27.685 +00:00 [DBG] Connection id "0HN8VETJHTI38" completed keep alive response. 2024-12-21 08:13:27.685 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/error-page.jpg - 200 351452 image/jpeg 0.8051ms 2024-12-21 08:13:27.690 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-21 08:13:27.690 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-21 08:13:27.690 +00:00 [DBG] Connection id "0HN8VETJHTI3D" completed keep alive response. 2024-12-21 08:13:27.690 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 0.5246ms 2024-12-21 08:13:39.057 +00:00 [DBG] Connection id "0HN8VETJHTI3A" received FIN. 2024-12-21 08:13:39.058 +00:00 [DBG] Connection id "0HN8VETJHTI3A" disconnecting. 2024-12-21 08:13:39.058 +00:00 [DBG] Connection id "0HN8VETJHTI3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:13:39.059 +00:00 [DBG] Connection id "0HN8VETJHTI3A" stopped. 2024-12-21 08:13:47.073 +00:00 [DBG] Connection id "0HN8VETJHTI33" disconnecting. 2024-12-21 08:13:47.073 +00:00 [DBG] Connection id "0HN8VETJHTI33" stopped. 2024-12-21 08:13:47.073 +00:00 [DBG] Connection id "0HN8VETJHTI33" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:14:00.075 +00:00 [DBG] Connection id "0HN8VETJHTI3B" disconnecting. 2024-12-21 08:14:00.075 +00:00 [DBG] Connection id "0HN8VETJHTI3B" stopped. 2024-12-21 08:14:00.075 +00:00 [DBG] Connection id "0HN8VETJHTI3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:14:06.076 +00:00 [DBG] Connection id "0HN8VETJHTI36" disconnecting. 2024-12-21 08:14:06.076 +00:00 [DBG] Connection id "0HN8VETJHTI36" stopped. 2024-12-21 08:14:06.076 +00:00 [DBG] Connection id "0HN8VETJHTI36" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:14:20.077 +00:00 [DBG] Connection id "0HN8VETJHTI3C" disconnecting. 2024-12-21 08:14:20.078 +00:00 [DBG] Connection id "0HN8VETJHTI3C" stopped. 2024-12-21 08:14:20.078 +00:00 [DBG] Connection id "0HN8VETJHTI3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:14:46.081 +00:00 [DBG] Connection id "0HN8VETJHTI3E" disconnecting. 2024-12-21 08:14:46.081 +00:00 [DBG] Connection id "0HN8VETJHTI3E" stopped. 2024-12-21 08:14:46.081 +00:00 [DBG] Connection id "0HN8VETJHTI3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:15:38.087 +00:00 [DBG] Connection id "0HN8VETJHTI3D" disconnecting. 2024-12-21 08:15:38.087 +00:00 [DBG] Connection id "0HN8VETJHTI3D" stopped. 2024-12-21 08:15:38.087 +00:00 [DBG] Connection id "0HN8VETJHTI3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:15:38.087 +00:00 [DBG] Connection id "0HN8VETJHTI38" disconnecting. 2024-12-21 08:15:38.087 +00:00 [DBG] Connection id "0HN8VETJHTI38" stopped. 2024-12-21 08:15:38.087 +00:00 [DBG] Connection id "0HN8VETJHTI38" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:17:22.420 +00:00 [DBG] Connection id "0HN8VETJHTI3F" accepted. 2024-12-21 08:17:22.420 +00:00 [DBG] Connection id "0HN8VETJHTI3F" started. 2024-12-21 08:17:22.420 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 08:17:22.420 +00:00 [DBG] POST requests are not supported 2024-12-21 08:17:22.420 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:17:22.420 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:17:22.420 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:17:22.420 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:17:22.420 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:17:22.420 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:17:22.420 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:17:22.420 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:17:22.420 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:17:22.420 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:17:22.420 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:17:22.420 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:17:22.420 +00:00 [DBG] Connection id "0HN8VETJHTI3F", Request id "0HN8VETJHTI3F:00000001": started reading request body. 2024-12-21 08:17:22.420 +00:00 [DBG] Connection id "0HN8VETJHTI3F", Request id "0HN8VETJHTI3F:00000001": done reading request body. 2024-12-21 08:17:22.420 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:17:22.420 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:17:22.420 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:17:22.420 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:17:22.420 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:17:22.421 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:17:22.421 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:17:22.421 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:17:22.421 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:17:22.421 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:17:22.421 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:17:22.421 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:17:22.421 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:17:22.421 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4231ms 2024-12-21 08:17:22.421 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:17:22.421 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7158 ms 2024-12-21 08:17:22.421 +00:00 [DBG] Connection id "0HN8VETJHTI3F" completed keep alive response. 2024-12-21 08:17:22.421 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.8937ms 2024-12-21 08:17:42.356 +00:00 [DBG] Connection id "0HN8VETJHTI3G" accepted. 2024-12-21 08:17:42.356 +00:00 [DBG] Connection id "0HN8VETJHTI3G" started. 2024-12-21 08:17:42.357 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:17:42.357 +00:00 [DBG] POST requests are not supported 2024-12-21 08:17:42.357 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:17:42.357 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:17:42.357 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:17:42.357 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:17:42.357 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:17:42.357 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:17:42.357 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:17:42.357 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:17:42.357 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:17:42.357 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:17:42.357 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:17:42.357 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:17:42.357 +00:00 [DBG] Connection id "0HN8VETJHTI3G", Request id "0HN8VETJHTI3G:00000001": started reading request body. 2024-12-21 08:17:42.357 +00:00 [DBG] Connection id "0HN8VETJHTI3G", Request id "0HN8VETJHTI3G:00000001": done reading request body. 2024-12-21 08:17:42.357 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:17:42.357 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:17:42.357 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:17:42.358 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:17:42.358 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:17:42.358 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:17:42.358 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:17:42.358 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:17:42.358 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:17:42.358 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:17:42.358 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:17:42.358 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:17:42.358 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:17:42.358 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.2039ms 2024-12-21 08:17:42.358 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:17:42.358 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.4858 ms 2024-12-21 08:17:42.358 +00:00 [DBG] Connection id "0HN8VETJHTI3G" completed keep alive response. 2024-12-21 08:17:42.358 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.665ms 2024-12-21 08:18:23.830 +00:00 [DBG] Connection id "0HN8VETJHTI3H" accepted. 2024-12-21 08:18:23.830 +00:00 [DBG] Connection id "0HN8VETJHTI3H" started. 2024-12-21 08:18:23.830 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:18:23.831 +00:00 [DBG] POST requests are not supported 2024-12-21 08:18:23.831 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:18:23.831 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:18:23.831 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:23.831 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:23.831 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:18:23.831 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:18:23.831 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:23.831 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:18:23.831 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:18:23.831 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:23.831 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:23.831 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:23.831 +00:00 [DBG] Connection id "0HN8VETJHTI3H", Request id "0HN8VETJHTI3H:00000001": started reading request body. 2024-12-21 08:18:23.831 +00:00 [DBG] Connection id "0HN8VETJHTI3H", Request id "0HN8VETJHTI3H:00000001": done reading request body. 2024-12-21 08:18:23.831 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:23.831 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:18:23.831 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:23.831 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:23.831 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:23.831 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:23.831 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:18:23.831 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:18:23.831 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:23.831 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:23.831 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:18:23.831 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:18:23.831 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:18:23.831 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.497ms 2024-12-21 08:18:23.831 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:23.831 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8196 ms 2024-12-21 08:18:23.831 +00:00 [DBG] Connection id "0HN8VETJHTI3H" completed keep alive response. 2024-12-21 08:18:23.831 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9962ms 2024-12-21 08:18:27.330 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 67 2024-12-21 08:18:27.330 +00:00 [DBG] POST requests are not supported 2024-12-21 08:18:27.330 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:18:27.330 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:18:27.330 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:27.330 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:27.330 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:18:27.330 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:18:27.330 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:27.330 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:18:27.331 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:18:27.331 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:27.331 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:27.331 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:27.331 +00:00 [DBG] Connection id "0HN8VETJHTI3H", Request id "0HN8VETJHTI3H:00000002": started reading request body. 2024-12-21 08:18:27.331 +00:00 [DBG] Connection id "0HN8VETJHTI3H", Request id "0HN8VETJHTI3H:00000002": done reading request body. 2024-12-21 08:18:27.331 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:27.331 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:18:27.331 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:27.331 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:27.331 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:27.331 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:27.331 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:18:27.331 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:18:27.331 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:27.331 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:27.331 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:18:27.331 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:18:27.331 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:18:27.331 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5283ms 2024-12-21 08:18:27.331 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:27.331 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8500 ms 2024-12-21 08:18:27.331 +00:00 [DBG] Connection id "0HN8VETJHTI3H" completed keep alive response. 2024-12-21 08:18:27.331 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.0986ms 2024-12-21 08:18:29.385 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:18:29.385 +00:00 [DBG] POST requests are not supported 2024-12-21 08:18:29.385 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:18:29.385 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:18:29.385 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:29.386 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:29.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). 2024-12-21 08:18:29.386 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:18:29.386 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:29.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)"] 2024-12-21 08:18:29.386 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:18:29.386 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:29.386 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:29.386 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:29.386 +00:00 [DBG] Connection id "0HN8VETJHTI3H", Request id "0HN8VETJHTI3H:00000003": started reading request body. 2024-12-21 08:18:29.386 +00:00 [DBG] Connection id "0HN8VETJHTI3H", Request id "0HN8VETJHTI3H:00000003": done reading request body. 2024-12-21 08:18:29.386 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:29.386 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:18:29.386 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:29.386 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:29.386 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:29.386 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:29.386 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:18:29.386 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:18:29.386 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:29.386 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:29.386 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:18:29.386 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:18:29.386 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:18:29.387 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7006ms 2024-12-21 08:18:29.387 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:29.387 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1742 ms 2024-12-21 08:18:29.387 +00:00 [DBG] Connection id "0HN8VETJHTI3H" completed keep alive response. 2024-12-21 08:18:29.387 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4911ms 2024-12-21 08:18:35.236 +00:00 [DBG] Connection id "0HN8VETJHTI3I" accepted. 2024-12-21 08:18:35.236 +00:00 [DBG] Connection id "0HN8VETJHTI3I" started. 2024-12-21 08:18:35.236 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:18:35.237 +00:00 [DBG] POST requests are not supported 2024-12-21 08:18:35.237 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:18:35.237 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:18:35.237 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:35.237 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:35.237 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:18:35.237 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:18:35.237 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:35.237 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:18:35.237 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:18:35.237 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:35.237 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:35.237 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:35.237 +00:00 [DBG] Connection id "0HN8VETJHTI3I", Request id "0HN8VETJHTI3I:00000001": started reading request body. 2024-12-21 08:18:35.237 +00:00 [DBG] Connection id "0HN8VETJHTI3I", Request id "0HN8VETJHTI3I:00000001": done reading request body. 2024-12-21 08:18:35.237 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:35.237 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:18:35.238 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:35.238 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:35.238 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:35.238 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:35.238 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:18:35.238 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:18:35.238 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:35.238 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:35.238 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:18:35.238 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:18:35.238 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:18:35.238 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.8648ms 2024-12-21 08:18:35.238 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:35.238 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.5282 ms 2024-12-21 08:18:35.238 +00:00 [DBG] Connection id "0HN8VETJHTI3I" completed keep alive response. 2024-12-21 08:18:35.238 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.8007ms 2024-12-21 08:18:35.391 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 08:18:35.391 +00:00 [DBG] POST requests are not supported 2024-12-21 08:18:35.391 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:18:35.391 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:18:35.391 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:35.391 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:35.391 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:18:35.391 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:18:35.391 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:35.391 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:18:35.392 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:18:35.392 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:35.392 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:35.392 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:35.392 +00:00 [DBG] Connection id "0HN8VETJHTI3I", Request id "0HN8VETJHTI3I:00000002": started reading request body. 2024-12-21 08:18:35.392 +00:00 [DBG] Connection id "0HN8VETJHTI3I", Request id "0HN8VETJHTI3I:00000002": done reading request body. 2024-12-21 08:18:35.392 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:35.392 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:18:35.392 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:35.392 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:35.392 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:35.392 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:35.392 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:18:35.392 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:18:35.392 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:35.392 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:35.392 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:18:35.392 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:18:35.392 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:18:35.392 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.711ms 2024-12-21 08:18:35.392 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:35.392 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.2670 ms 2024-12-21 08:18:35.392 +00:00 [DBG] Connection id "0HN8VETJHTI3I" completed keep alive response. 2024-12-21 08:18:35.392 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.6687ms 2024-12-21 08:18:37.226 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:18:37.226 +00:00 [DBG] POST requests are not supported 2024-12-21 08:18:37.226 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:18:37.226 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:18:37.227 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:37.227 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:37.227 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:18:37.227 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:18:37.227 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:37.227 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:18:37.227 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:18:37.227 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:37.227 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:37.227 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:37.227 +00:00 [DBG] Connection id "0HN8VETJHTI3I", Request id "0HN8VETJHTI3I:00000003": started reading request body. 2024-12-21 08:18:37.227 +00:00 [DBG] Connection id "0HN8VETJHTI3I", Request id "0HN8VETJHTI3I:00000003": done reading request body. 2024-12-21 08:18:37.227 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:37.227 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:18:37.227 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:37.227 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:37.227 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:37.227 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:37.227 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:18:37.227 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:18:37.227 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:37.227 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:37.227 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:18:37.227 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:18:37.227 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:18:37.227 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6238ms 2024-12-21 08:18:37.228 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:37.228 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.1031 ms 2024-12-21 08:18:37.228 +00:00 [DBG] Connection id "0HN8VETJHTI3I" completed keep alive response. 2024-12-21 08:18:37.228 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.4758ms 2024-12-21 08:18:39.705 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:18:39.705 +00:00 [DBG] POST requests are not supported 2024-12-21 08:18:39.706 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:18:39.706 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:18:39.706 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:39.706 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:39.706 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:18:39.706 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:18:39.707 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:39.707 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:18:39.707 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:18:39.707 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:18:39.707 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:39.707 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:18:39.707 +00:00 [DBG] Connection id "0HN8VETJHTI3I", Request id "0HN8VETJHTI3I:00000004": started reading request body. 2024-12-21 08:18:39.707 +00:00 [DBG] Connection id "0HN8VETJHTI3I", Request id "0HN8VETJHTI3I:00000004": done reading request body. 2024-12-21 08:18:39.707 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:39.707 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:18:39.707 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:39.707 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:39.707 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:18:39.707 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:18:39.707 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:18:39.707 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:18:39.707 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:39.707 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:18:39.707 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:18:39.707 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:18:39.707 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:18:39.707 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7128ms 2024-12-21 08:18:39.707 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:18:39.707 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.3646 ms 2024-12-21 08:18:39.708 +00:00 [DBG] Connection id "0HN8VETJHTI3I" completed keep alive response. 2024-12-21 08:18:39.708 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 3.0036ms 2024-12-21 08:19:11.631 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/report/save - application/json 1850605 2024-12-21 08:19:11.631 +00:00 [DBG] POST requests are not supported 2024-12-21 08:19:11.632 +00:00 [DBG] 1 candidate(s) found for the request path '/report/save' 2024-12-21 08:19:11.632 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' with route pattern 'report/save' is valid for the request path '/report/save' 2024-12-21 08:19:11.632 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-21 08:19:11.632 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-21 08:19:11.632 +00:00 [INF] Route matched with {action = "SaveImages", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] SaveImages(ReportImageModel) on controller BodyMarker.Controllers.ReportController (BodyMarker). 2024-12-21 08:19:11.632 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:19:11.632 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:19:11.632 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:19:11.632 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:19:11.632 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:19:11.632 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-21 08:19:11.632 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-21 08:19:11.632 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-21 08:19:11.632 +00:00 [DBG] Attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' using the name '' in request data ... 2024-12-21 08:19:11.632 +00:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json'. 2024-12-21 08:19:11.633 +00:00 [DBG] Connection id "0HN8VETJHTI3G", Request id "0HN8VETJHTI3G:00000002": started reading request body. 2024-12-21 08:19:34.115 +00:00 [DBG] Connection id "0HN8VETJHTI3F" disconnecting. 2024-12-21 08:19:34.115 +00:00 [DBG] Connection id "0HN8VETJHTI3F" stopped. 2024-12-21 08:19:34.115 +00:00 [DBG] Connection id "0HN8VETJHTI3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:19:37.866 +00:00 [DBG] Connection id "0HN8VETJHTI3G", Request id "0HN8VETJHTI3G:00000002": done reading request body. 2024-12-21 08:19:37.866 +00:00 [DBG] JSON input formatter succeeded, deserializing to type 'BodyMarker.Controllers.ReportController+ReportImageModel' 2024-12-21 08:19:37.866 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-21 08:19:37.867 +00:00 [DBG] Done attempting to bind parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-21 08:19:37.867 +00:00 [DBG] Attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel' ... 2024-12-21 08:19:37.867 +00:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'BodyMarker.Controllers.ReportController+ReportImageModel'. 2024-12-21 08:19:37.889 +00:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2024-12-21 08:19:37.889 +00:00 [DBG] No information found on request to perform content negotiation. 2024-12-21 08:19:37.889 +00:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2024-12-21 08:19:37.889 +00:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2024-12-21 08:19:37.889 +00:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter' and content type 'text/plain' to write the response. 2024-12-21 08:19:37.889 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.String'. 2024-12-21 08:19:37.889 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.SaveImages (BodyMarker) in 26257.1982ms 2024-12-21 08:19:37.889 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.SaveImages (BodyMarker)' 2024-12-21 08:19:37.890 +00:00 [INF] HTTP POST /report/save responded 200 in 26258.3288 ms 2024-12-21 08:19:37.890 +00:00 [DBG] Connection id "0HN8VETJHTI3G" completed keep alive response. 2024-12-21 08:19:37.890 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/report/save - 200 null text/plain; charset=utf-8 26258.6446ms 2024-12-21 08:19:38.261 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/export - application/x-www-form-urlencoded; charset=UTF-8 3552 2024-12-21 08:19:38.261 +00:00 [DBG] POST requests are not supported 2024-12-21 08:19:38.261 +00:00 [DBG] 1 candidate(s) found for the request path '/export' 2024-12-21 08:19:38.261 +00:00 [DBG] Endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' with route pattern 'Export' is valid for the request path '/export' 2024-12-21 08:19:38.261 +00:00 [DBG] Request matched endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-21 08:19:38.261 +00:00 [INF] Executing endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-21 08:19:38.261 +00:00 [INF] Route matched with {action = "ExportReport", controller = "Report"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.JsonResult ExportReport(System.String, System.String, System.String, System.String, System.String, System.String) on controller BodyMarker.Controllers.ReportController (BodyMarker). 2024-12-21 08:19:38.261 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:19:38.261 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:19:38.261 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:19:38.261 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:19:38.261 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:19:38.261 +00:00 [DBG] Executing controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-21 08:19:38.261 +00:00 [DBG] Executed controller factory for controller BodyMarker.Controllers.ReportController (BodyMarker) 2024-12-21 08:19:38.262 +00:00 [DBG] Connection id "0HN8VETJHTI3G", Request id "0HN8VETJHTI3G:00000003": started reading request body. 2024-12-21 08:19:38.262 +00:00 [DBG] Connection id "0HN8VETJHTI3G", Request id "0HN8VETJHTI3G:00000003": done reading request body. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'chartData' of type 'System.String' using the name 'chartData' in request data ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'chartData' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to validate the bound parameter 'chartData' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to validate the bound parameter 'chartData' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'scoresData' of type 'System.String' using the name 'scoresData' in request data ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'scoresData' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to validate the bound parameter 'scoresData' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to validate the bound parameter 'scoresData' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'guidVal' of type 'System.String' using the name 'guidVal' in request data ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'guidVal' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to validate the bound parameter 'guidVal' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to validate the bound parameter 'guidVal' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'userEdgeScores' of type 'System.String' using the name 'userEdgeScores' in request data ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'userEdgeScores' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to validate the bound parameter 'userEdgeScores' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to validate the bound parameter 'userEdgeScores' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'userInfo' of type 'System.String' using the name 'userInfo' in request data ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'userInfo' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to validate the bound parameter 'userInfo' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to validate the bound parameter 'userInfo' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to bind parameter 'reportType' of type 'System.String' using the name 'reportType' in request data ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to bind parameter 'reportType' of type 'System.String'. 2024-12-21 08:19:38.262 +00:00 [DBG] Attempting to validate the bound parameter 'reportType' of type 'System.String' ... 2024-12-21 08:19:38.262 +00:00 [DBG] Done attempting to validate the bound parameter 'reportType' of type 'System.String'. 2024-12-21 08:19:38.992 +00:00 [INF] Executing JsonResult, writing value of type 'System.Int32'. 2024-12-21 08:19:38.992 +00:00 [INF] Executed action BodyMarker.Controllers.ReportController.ExportReport (BodyMarker) in 730.7083ms 2024-12-21 08:19:38.992 +00:00 [INF] Executed endpoint 'BodyMarker.Controllers.ReportController.ExportReport (BodyMarker)' 2024-12-21 08:19:38.992 +00:00 [INF] HTTP POST /export responded 200 in 731.1169 ms 2024-12-21 08:19:38.992 +00:00 [DBG] Connection id "0HN8VETJHTI3G" completed keep alive response. 2024-12-21 08:19:38.992 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/export - 200 null application/json; charset=utf-8 731.3912ms 2024-12-21 08:19:39.150 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Files/Report.pdf - null null 2024-12-21 08:19:39.152 +00:00 [INF] Sending file. Request path: '/Reports/Files/Report.pdf'. Physical path: '/var/www/bat/wwwroot/Reports/Files/Report.pdf' 2024-12-21 08:19:39.152 +00:00 [DBG] Connection id "0HN8VETJHTI3G" completed keep alive response. 2024-12-21 08:19:39.152 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Files/Report.pdf - 200 107620 application/pdf 1.5174ms 2024-12-21 08:20:40.123 +00:00 [DBG] Connection id "0HN8VETJHTI3H" disconnecting. 2024-12-21 08:20:40.123 +00:00 [DBG] Connection id "0HN8VETJHTI3H" stopped. 2024-12-21 08:20:40.123 +00:00 [DBG] Connection id "0HN8VETJHTI3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:20:50.124 +00:00 [DBG] Connection id "0HN8VETJHTI3I" disconnecting. 2024-12-21 08:20:50.124 +00:00 [DBG] Connection id "0HN8VETJHTI3I" stopped. 2024-12-21 08:20:50.124 +00:00 [DBG] Connection id "0HN8VETJHTI3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:21:50.132 +00:00 [DBG] Connection id "0HN8VETJHTI3G" disconnecting. 2024-12-21 08:21:50.132 +00:00 [DBG] Connection id "0HN8VETJHTI3G" stopped. 2024-12-21 08:21:50.132 +00:00 [DBG] Connection id "0HN8VETJHTI3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:27:11.241 +00:00 [DBG] Connection id "0HN8VETJHTI3J" accepted. 2024-12-21 08:27:11.241 +00:00 [DBG] Connection id "0HN8VETJHTI3J" started. 2024-12-21 08:27:12.479 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-21 08:27:12.480 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-21 08:27:12.480 +00:00 [DBG] Connection id "0HN8VETJHTI3J" completed keep alive response. 2024-12-21 08:27:12.480 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.8765ms 2024-12-21 08:27:13.651 +00:00 [DBG] Connection id "0HN8VETJHTI3J" received FIN. 2024-12-21 08:27:13.651 +00:00 [DBG] Connection id "0HN8VETJHTI3J" disconnecting. 2024-12-21 08:27:13.651 +00:00 [DBG] Connection id "0HN8VETJHTI3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:27:13.652 +00:00 [DBG] Connection id "0HN8VETJHTI3J" stopped. 2024-12-21 08:27:14.041 +00:00 [DBG] Connection id "0HN8VETJHTI3K" accepted. 2024-12-21 08:27:14.041 +00:00 [DBG] Connection id "0HN8VETJHTI3K" started. 2024-12-21 08:27:15.410 +00:00 [DBG] Connection id "0HN8VETJHTI3K": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-21 08:27:15.410 +00:00 [DBG] Connection id "0HN8VETJHTI3K" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-21 08:27:15.411 +00:00 [DBG] Connection id "0HN8VETJHTI3K" disconnecting. 2024-12-21 08:27:15.411 +00:00 [DBG] Connection id "0HN8VETJHTI3K" stopped. 2024-12-21 08:27:15.411 +00:00 [DBG] Connection id "0HN8VETJHTI3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:27:33.664 +00:00 [DBG] Connection id "0HN8VETJHTI3L" accepted. 2024-12-21 08:27:33.664 +00:00 [DBG] Connection id "0HN8VETJHTI3L" started. 2024-12-21 08:27:33.665 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:27:33.665 +00:00 [DBG] POST requests are not supported 2024-12-21 08:27:33.665 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:27:33.665 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:27:33.665 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:27:33.665 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:27:33.665 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:27:33.665 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:27:33.665 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:27:33.665 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:27:33.665 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:27:33.665 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:27:33.665 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:27:33.665 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:27:33.665 +00:00 [DBG] Connection id "0HN8VETJHTI3L", Request id "0HN8VETJHTI3L:00000001": started reading request body. 2024-12-21 08:27:33.665 +00:00 [DBG] Connection id "0HN8VETJHTI3L", Request id "0HN8VETJHTI3L:00000001": done reading request body. 2024-12-21 08:27:33.665 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:27:33.665 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:27:33.665 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:27:33.665 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:27:33.665 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:27:33.665 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:27:33.665 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:27:33.665 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:27:33.665 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:27:33.665 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:27:33.665 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:27:33.665 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:27:33.665 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:27:33.665 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4844ms 2024-12-21 08:27:33.665 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:27:33.665 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.8101 ms 2024-12-21 08:27:33.665 +00:00 [DBG] Connection id "0HN8VETJHTI3L" completed keep alive response. 2024-12-21 08:27:33.665 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.999ms 2024-12-21 08:27:52.060 +00:00 [DBG] Connection id "0HN8VETJHTI3M" accepted. 2024-12-21 08:27:52.060 +00:00 [DBG] Connection id "0HN8VETJHTI3M" started. 2024-12-21 08:27:52.060 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:27:52.061 +00:00 [DBG] POST requests are not supported 2024-12-21 08:27:52.061 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:27:52.061 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:27:52.061 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:27:52.061 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:27:52.061 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:27:52.061 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:27:52.061 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:27:52.061 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:27:52.061 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:27:52.061 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:27:52.061 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:27:52.061 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:27:52.062 +00:00 [DBG] Connection id "0HN8VETJHTI3M", Request id "0HN8VETJHTI3M:00000001": started reading request body. 2024-12-21 08:27:52.062 +00:00 [DBG] Connection id "0HN8VETJHTI3M", Request id "0HN8VETJHTI3M:00000001": done reading request body. 2024-12-21 08:27:52.062 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:27:52.062 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:27:52.062 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:27:52.062 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:27:52.062 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:27:52.062 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:27:52.062 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:27:52.062 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:27:52.062 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:27:52.062 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:27:52.062 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:27:52.062 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:27:52.062 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:27:52.062 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7883ms 2024-12-21 08:27:52.062 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:27:52.062 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.5583 ms 2024-12-21 08:27:52.062 +00:00 [DBG] Connection id "0HN8VETJHTI3M" completed keep alive response. 2024-12-21 08:27:52.062 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.939ms 2024-12-21 08:28:01.494 +00:00 [DBG] Connection id "0HN8VETJHTI3N" accepted. 2024-12-21 08:28:01.495 +00:00 [DBG] Connection id "0HN8VETJHTI3N" started. 2024-12-21 08:28:05.118 +00:00 [DBG] Connection 0HN8VETJHTI3N established using the following protocol: "Tls13" 2024-12-21 08:28:05.481 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 08:28:05.481 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 08:28:05.481 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 08:28:05.481 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 08:28:05.481 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:28:05.482 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:28:05.482 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:28:05.482 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:28:05.482 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:28:05.482 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:28:05.482 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:28:05.482 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:28:05.482 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:28:05.482 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:28:05.482 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:28:05.482 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 08:28:05.482 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:28:05.482 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:28:05.482 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:28:05.482 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:28:05.482 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:28:05.482 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:28:05.482 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 08:28:05.482 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:28:05.482 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:28:05.482 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:28:05.482 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:28:05.482 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:28:05.482 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-21 08:28:05.482 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 08:28:05.482 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0717ms. 2024-12-21 08:28:05.482 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 08:28:05.483 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5739ms. 2024-12-21 08:28:05.483 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.974ms 2024-12-21 08:28:05.483 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:28:05.483 +00:00 [INF] HTTP GET / responded 200 in 1.2807 ms 2024-12-21 08:28:05.483 +00:00 [DBG] Connection id "0HN8VETJHTI3N" completed keep alive response. 2024-12-21 08:28:05.483 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.5306ms 2024-12-21 08:28:06.788 +00:00 [DBG] Connection id "0HN8VETJHTI3N" received FIN. 2024-12-21 08:28:06.788 +00:00 [DBG] Connection id "0HN8VETJHTI3N" disconnecting. 2024-12-21 08:28:06.788 +00:00 [DBG] Connection id "0HN8VETJHTI3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:28:06.789 +00:00 [DBG] Connection id "0HN8VETJHTI3N" stopped. 2024-12-21 08:28:06.928 +00:00 [DBG] Connection id "0HN8VETJHTI3O" accepted. 2024-12-21 08:28:06.928 +00:00 [DBG] Connection id "0HN8VETJHTI3O" started. 2024-12-21 08:28:09.327 +00:00 [DBG] Connection 0HN8VETJHTI3O established using the following protocol: "Tls13" 2024-12-21 08:28:10.840 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 08:28:10.840 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 08:28:10.840 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3667ms 2024-12-21 08:28:10.840 +00:00 [DBG] Connection id "0HN8VETJHTI3O" disconnecting. 2024-12-21 08:28:10.840 +00:00 [DBG] Connection id "0HN8VETJHTI3O" stopped. 2024-12-21 08:28:10.840 +00:00 [DBG] Connection id "0HN8VETJHTI3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:28:13.082 +00:00 [DBG] Connection id "0HN8VETJHTI3P" accepted. 2024-12-21 08:28:13.082 +00:00 [DBG] Connection id "0HN8VETJHTI3P" started. 2024-12-21 08:28:16.213 +00:00 [DBG] Connection 0HN8VETJHTI3P established using the following protocol: "Tls13" 2024-12-21 08:28:18.088 +00:00 [DBG] Connection id "0HN8VETJHTI3P" reset. 2024-12-21 08:28:18.088 +00:00 [DBG] Connection id "0HN8VETJHTI3P" is closing. 2024-12-21 08:28:18.088 +00:00 [DBG] Connection id "0HN8VETJHTI3P" is closed. The last processed stream ID was 0. 2024-12-21 08:28:18.088 +00:00 [DBG] Connection id "0HN8VETJHTI3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:28:18.088 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI3P completed. 2024-12-21 08:28:18.088 +00:00 [DBG] Connection id "0HN8VETJHTI3P" stopped. 2024-12-21 08:28:28.321 +00:00 [DBG] Connection id "0HN8VETJHTI3Q" accepted. 2024-12-21 08:28:28.321 +00:00 [DBG] Connection id "0HN8VETJHTI3Q" started. 2024-12-21 08:28:31.780 +00:00 [DBG] Connection 0HN8VETJHTI3Q established using the following protocol: "Tls12" 2024-12-21 08:28:33.332 +00:00 [DBG] Connection id "0HN8VETJHTI3Q" reset. 2024-12-21 08:28:33.332 +00:00 [DBG] Connection id "0HN8VETJHTI3Q" disconnecting. 2024-12-21 08:28:33.333 +00:00 [DBG] Connection id "0HN8VETJHTI3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:28:33.334 +00:00 [DBG] Connection id "0HN8VETJHTI3Q" stopped. 2024-12-21 08:28:35.240 +00:00 [DBG] Connection id "0HN8VETJHTI3R" accepted. 2024-12-21 08:28:35.240 +00:00 [DBG] Connection id "0HN8VETJHTI3R" started. 2024-12-21 08:28:36.012 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 08:28:36.012 +00:00 [DBG] Connection id "0HN8VETJHTI3R" stopped. 2024-12-21 08:28:36.012 +00:00 [DBG] Connection id "0HN8VETJHTI3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:28:38.527 +00:00 [DBG] Connection id "0HN8VETJHTI3S" accepted. 2024-12-21 08:28:38.527 +00:00 [DBG] Connection id "0HN8VETJHTI3S" started. 2024-12-21 08:28:39.667 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 08:28:39.668 +00:00 [DBG] Connection id "0HN8VETJHTI3S" stopped. 2024-12-21 08:28:39.668 +00:00 [DBG] Connection id "0HN8VETJHTI3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:28:42.413 +00:00 [DBG] Connection id "0HN8VETJHTI3T" accepted. 2024-12-21 08:28:42.413 +00:00 [DBG] Connection id "0HN8VETJHTI3T" started. 2024-12-21 08:28:43.643 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 08:28:43.643 +00:00 [DBG] Connection id "0HN8VETJHTI3T" stopped. 2024-12-21 08:28:43.643 +00:00 [DBG] Connection id "0HN8VETJHTI3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:29:45.195 +00:00 [DBG] Connection id "0HN8VETJHTI3L" disconnecting. 2024-12-21 08:29:45.195 +00:00 [DBG] Connection id "0HN8VETJHTI3L" stopped. 2024-12-21 08:29:45.195 +00:00 [DBG] Connection id "0HN8VETJHTI3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:30:03.197 +00:00 [DBG] Connection id "0HN8VETJHTI3M" disconnecting. 2024-12-21 08:30:03.198 +00:00 [DBG] Connection id "0HN8VETJHTI3M" stopped. 2024-12-21 08:30:03.198 +00:00 [DBG] Connection id "0HN8VETJHTI3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:31:24.357 +00:00 [DBG] Connection id "0HN8VETJHTI3U" accepted. 2024-12-21 08:31:24.357 +00:00 [DBG] Connection id "0HN8VETJHTI3U" started. 2024-12-21 08:31:24.357 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-21 08:31:24.357 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 08:31:24.358 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 08:31:24.358 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 08:31:24.358 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:31:24.358 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:31:24.358 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:31:24.358 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:31:24.358 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:31:24.358 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:31:24.358 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:31:24.358 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:31:24.358 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:31:24.358 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:31:24.358 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:31:24.358 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 08:31:24.358 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:31:24.358 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:31:24.358 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:31:24.358 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:31:24.358 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:31:24.358 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 08:31:24.358 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:31:24.358 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:31:24.358 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:31:24.358 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:31:24.430 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-21 08:31:24.430 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 08:31:24.430 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1265ms. 2024-12-21 08:31:24.430 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 08:31:24.431 +00:00 [INF] Executed ViewResult - view marker executed in 0.5933ms. 2024-12-21 08:31:24.431 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 72.6308ms 2024-12-21 08:31:24.431 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:31:24.431 +00:00 [INF] HTTP GET / responded 200 in 73.0868 ms 2024-12-21 08:31:24.431 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:24.431 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 73.2975ms 2024-12-21 08:31:24.599 +00:00 [DBG] Connection id "0HN8VETJHTI3V" accepted. 2024-12-21 08:31:24.599 +00:00 [DBG] Connection id "0HN8VETJHTI3V" started. 2024-12-21 08:31:24.599 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2024-12-21 08:31:24.599 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2024-12-21 08:31:24.599 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:24.599 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 0.3636ms 2024-12-21 08:31:24.606 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-21 08:31:24.606 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-21 08:31:24.606 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:24.607 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.305ms 2024-12-21 08:31:24.758 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2024-12-21 08:31:24.758 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2024-12-21 08:31:24.758 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:24.758 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 0.3568ms 2024-12-21 08:31:24.929 +00:00 [DBG] Connection id "0HN8VETJHTI40" accepted. 2024-12-21 08:31:24.929 +00:00 [DBG] Connection id "0HN8VETJHTI40" started. 2024-12-21 08:31:24.929 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2024-12-21 08:31:24.929 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AnteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AnteriorBody.png' 2024-12-21 08:31:24.929 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:24.929 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 0.2988ms 2024-12-21 08:31:24.955 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2024-12-21 08:31:24.955 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/LateralBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/LateralBody.png' 2024-12-21 08:31:24.955 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:24.955 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 0.3567ms 2024-12-21 08:31:24.996 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2024-12-21 08:31:24.997 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AchileBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AchileBody.png' 2024-12-21 08:31:24.997 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:24.997 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 0.3823ms 2024-12-21 08:31:25.086 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2024-12-21 08:31:25.086 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-21 08:31:25.087 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:25.087 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.4859ms 2024-12-21 08:31:25.132 +00:00 [DBG] Connection id "0HN8VETJHTI41" accepted. 2024-12-21 08:31:25.132 +00:00 [DBG] Connection id "0HN8VETJHTI41" started. 2024-12-21 08:31:25.132 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2024-12-21 08:31:25.133 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2024-12-21 08:31:25.133 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:25.133 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 49856 text/javascript 0.255ms 2024-12-21 08:31:25.138 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2024-12-21 08:31:25.139 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2024-12-21 08:31:25.139 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:25.139 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16377 text/javascript 0.2981ms 2024-12-21 08:31:25.190 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2024-12-21 08:31:25.190 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2024-12-21 08:31:25.190 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:25.190 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 0.3694ms 2024-12-21 08:31:25.231 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2024-12-21 08:31:25.231 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2024-12-21 08:31:25.231 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:25.231 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.3567ms 2024-12-21 08:31:25.295 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2024-12-21 08:31:25.295 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/rightknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/rightknee.js' 2024-12-21 08:31:25.295 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:25.295 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 0.5222ms 2024-12-21 08:31:25.359 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2024-12-21 08:31:25.360 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2024-12-21 08:31:25.361 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:25.361 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 1.2317ms 2024-12-21 08:31:25.362 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2024-12-21 08:31:25.362 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/shoulder.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/shoulder.js' 2024-12-21 08:31:25.362 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:25.363 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 0.7115ms 2024-12-21 08:31:25.453 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2024-12-21 08:31:25.454 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/asis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/asis.js' 2024-12-21 08:31:25.454 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:25.454 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 0.3335ms 2024-12-21 08:31:25.623 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2024-12-21 08:31:25.624 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/fhd.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/fhd.js' 2024-12-21 08:31:25.624 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:25.624 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 42052 text/javascript 0.497ms 2024-12-21 08:31:25.625 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2024-12-21 08:31:25.626 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/leftknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/leftknee.js' 2024-12-21 08:31:25.626 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:25.626 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 0.2762ms 2024-12-21 08:31:25.690 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2024-12-21 08:31:25.691 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/kyphosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/kyphosis.js' 2024-12-21 08:31:25.691 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:25.691 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 0.4166ms 2024-12-21 08:31:25.691 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2024-12-21 08:31:25.692 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/tpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/tpattern.js' 2024-12-21 08:31:25.692 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:25.692 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 0.8867ms 2024-12-21 08:31:25.779 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:31:25.779 +00:00 [DBG] POST requests are not supported 2024-12-21 08:31:25.779 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:31:25.779 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:31:25.779 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:31:25.779 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:31:25.779 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:31:25.779 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:31:25.779 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:31:25.779 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:31:25.779 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:31:25.779 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:31:25.779 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:31:25.779 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:31:25.780 +00:00 [DBG] Connection id "0HN8VETJHTI3V", Request id "0HN8VETJHTI3V:00000007": started reading request body. 2024-12-21 08:31:25.780 +00:00 [DBG] Connection id "0HN8VETJHTI3V", Request id "0HN8VETJHTI3V:00000007": done reading request body. 2024-12-21 08:31:25.780 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:31:25.780 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:31:25.780 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:31:25.780 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:31:25.780 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:31:25.780 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:31:25.780 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:31:25.780 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:31:25.780 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:31:25.780 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:31:25.780 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:31:25.780 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:31:25.780 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:31:25.780 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.7256ms 2024-12-21 08:31:25.780 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:31:25.780 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0100 ms 2024-12-21 08:31:25.780 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:25.780 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2223ms 2024-12-21 08:31:25.799 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2024-12-21 08:31:25.799 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/ukpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/ukpattern.js' 2024-12-21 08:31:25.799 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:25.799 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.3362ms 2024-12-21 08:31:26.008 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2024-12-21 08:31:26.008 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/qangle.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/qangle.js' 2024-12-21 08:31:26.008 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:26.009 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 0.4186ms 2024-12-21 08:31:26.009 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2024-12-21 08:31:26.009 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/lordosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/lordosis.js' 2024-12-21 08:31:26.009 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:26.010 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 0.8493ms 2024-12-21 08:31:26.011 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2024-12-21 08:31:26.011 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/rightkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/rightkneepattern.js' 2024-12-21 08:31:26.011 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:26.011 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 0.2002ms 2024-12-21 08:31:26.028 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2024-12-21 08:31:26.028 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/leftkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/leftkneepattern.js' 2024-12-21 08:31:26.028 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:26.028 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 0.4123ms 2024-12-21 08:31:26.228 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2024-12-21 08:31:26.228 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/achilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/achilepattern.js' 2024-12-21 08:31:26.228 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:26.228 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.3484ms 2024-12-21 08:31:26.230 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2024-12-21 08:31:26.231 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/rightachilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/rightachilepattern.js' 2024-12-21 08:31:26.231 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:26.231 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 0.2772ms 2024-12-21 08:31:26.235 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2024-12-21 08:31:26.235 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_shoulderpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_shoulderpattern.js' 2024-12-21 08:31:26.235 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:26.235 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 0.2195ms 2024-12-21 08:31:26.237 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2024-12-21 08:31:26.237 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_backpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_backpattern.js' 2024-12-21 08:31:26.237 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:26.237 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 0.2389ms 2024-12-21 08:31:27.236 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2024-12-21 08:31:27.236 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_pelvicpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_pelvicpattern.js' 2024-12-21 08:31:27.236 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:27.236 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 0.3507ms 2024-12-21 08:31:27.263 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2024-12-21 08:31:27.263 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scolioscurve.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scolioscurve.js' 2024-12-21 08:31:27.263 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:27.263 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 0.4818ms 2024-12-21 08:31:27.286 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2024-12-21 08:31:27.287 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scoliometer.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scoliometer.js' 2024-12-21 08:31:27.287 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:27.287 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 0.3505ms 2024-12-21 08:31:27.416 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2024-12-21 08:31:27.417 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_anteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_anteriorcontroller.js' 2024-12-21 08:31:27.417 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:27.417 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 0.3583ms 2024-12-21 08:31:27.469 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2024-12-21 08:31:27.469 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_posteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_posteriorcontroller.js' 2024-12-21 08:31:27.469 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:27.469 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 0.3962ms 2024-12-21 08:31:27.510 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2024-12-21 08:31:27.510 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_lateralcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_lateralcontroller.js' 2024-12-21 08:31:27.510 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:27.510 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 0.3252ms 2024-12-21 08:31:27.677 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - null null 2024-12-21 08:31:27.677 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2024-12-21 08:31:27.677 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:27.677 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - 200 47649 text/javascript 0.428ms 2024-12-21 08:31:27.692 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2024-12-21 08:31:27.692 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-in.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-in.png' 2024-12-21 08:31:27.692 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:27.693 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.3189ms 2024-12-21 08:31:27.695 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2024-12-21 08:31:27.695 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/SupineBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/SupineBody.png' 2024-12-21 08:31:27.695 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:27.695 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 0.2691ms 2024-12-21 08:31:27.695 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2024-12-21 08:31:27.696 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2024-12-21 08:31:27.696 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:27.696 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 0.4538ms 2024-12-21 08:31:27.835 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2024-12-21 08:31:27.835 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2024-12-21 08:31:27.835 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:27.835 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 0.3761ms 2024-12-21 08:31:27.835 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2024-12-21 08:31:27.835 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2024-12-21 08:31:27.835 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:27.835 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 0.2171ms 2024-12-21 08:31:27.838 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2024-12-21 08:31:27.839 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-out.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-out.png' 2024-12-21 08:31:27.839 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:27.839 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.205ms 2024-12-21 08:31:27.975 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2024-12-21 08:31:27.976 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/Text.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/Text.png' 2024-12-21 08:31:27.976 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:27.976 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.3534ms 2024-12-21 08:31:27.997 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2024-12-21 08:31:27.997 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/face-scan.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/face-scan.png' 2024-12-21 08:31:27.997 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:27.997 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 0.2899ms 2024-12-21 08:31:28.009 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2024-12-21 08:31:28.009 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/drag-drop.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/drag-drop.png' 2024-12-21 08:31:28.009 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:28.009 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.2721ms 2024-12-21 08:31:28.014 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2024-12-21 08:31:28.014 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/grid-lines.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/grid-lines.png' 2024-12-21 08:31:28.014 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:28.015 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.3814ms 2024-12-21 08:31:28.123 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2024-12-21 08:31:28.123 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/viewport.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/viewport.png' 2024-12-21 08:31:28.123 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:28.124 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 0.3819ms 2024-12-21 08:31:28.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2024-12-21 08:31:28.186 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/angle.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/angle.png' 2024-12-21 08:31:28.186 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:28.186 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.6116ms 2024-12-21 08:31:28.187 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2024-12-21 08:31:28.187 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/pelvic-bone.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/pelvic-bone.png' 2024-12-21 08:31:28.187 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:28.187 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.3865ms 2024-12-21 08:31:28.189 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2024-12-21 08:31:28.190 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2024-12-21 08:31:28.190 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:28.190 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.299ms 2024-12-21 08:31:28.276 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2024-12-21 08:31:28.277 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-front-knee.png' 2024-12-21 08:31:28.277 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:28.277 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-front-knee.png - 200 17440 image/png 0.3574ms 2024-12-21 08:31:28.375 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2024-12-21 08:31:28.376 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-arrow.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-arrow.png' 2024-12-21 08:31:28.376 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:28.376 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.3035ms 2024-12-21 08:31:28.378 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2024-12-21 08:31:28.378 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-front-knee.png' 2024-12-21 08:31:28.378 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:28.378 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-front-knee.png - 200 18281 image/png 0.3786ms 2024-12-21 08:31:28.431 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2024-12-21 08:31:28.432 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/invisible-symbol.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/invisible-symbol.png' 2024-12-21 08:31:28.432 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:28.432 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.3834ms 2024-12-21 08:31:28.530 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2024-12-21 08:31:28.531 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/rubbish-bin.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/rubbish-bin.png' 2024-12-21 08:31:28.531 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:28.531 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.5444ms 2024-12-21 08:31:28.547 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - null null 2024-12-21 08:31:28.548 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg' 2024-12-21 08:31:28.548 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:28.548 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - 200 246957 image/jpeg 1.0199ms 2024-12-21 08:31:28.587 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2024-12-21 08:31:28.588 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scoliometre-02.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scoliometre-02.png' 2024-12-21 08:31:28.588 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:28.588 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 1.2828ms 2024-12-21 08:31:28.669 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - null null 2024-12-21 08:31:28.669 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Clavical.png' 2024-12-21 08:31:28.669 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:28.669 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - 200 26320 image/png 0.3673ms 2024-12-21 08:31:28.681 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2024-12-21 08:31:28.681 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/visibility.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/visibility.png' 2024-12-21 08:31:28.681 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:28.681 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 0.3984ms 2024-12-21 08:31:28.915 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - null null 2024-12-21 08:31:28.915 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Clavical.png' 2024-12-21 08:31:28.915 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:28.915 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - 200 27296 image/png 0.4867ms 2024-12-21 08:31:28.917 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - null null 2024-12-21 08:31:28.917 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Foot.png' 2024-12-21 08:31:28.917 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:28.917 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - 200 82525 image/png 0.4489ms 2024-12-21 08:31:28.938 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - null null 2024-12-21 08:31:28.938 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Foot.png' 2024-12-21 08:31:28.939 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:28.939 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - 200 79355 image/png 0.7516ms 2024-12-21 08:31:29.108 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - null null 2024-12-21 08:31:29.108 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Tibia&Fibula.png' 2024-12-21 08:31:29.109 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:29.109 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - 200 143639 image/png 0.9367ms 2024-12-21 08:31:29.227 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - null null 2024-12-21 08:31:29.228 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Tibia&Fibula.png' 2024-12-21 08:31:29.228 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:29.228 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - 200 152397 image/png 1.0249ms 2024-12-21 08:31:30.659 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - null null 2024-12-21 08:31:30.660 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Femur.png' 2024-12-21 08:31:30.660 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:30.660 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - 200 194393 image/png 1.2672ms 2024-12-21 08:31:32.249 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - null null 2024-12-21 08:31:32.249 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Femur.png' 2024-12-21 08:31:32.250 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:32.250 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - 200 197783 image/png 0.9553ms 2024-12-21 08:31:32.399 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - null null 2024-12-21 08:31:32.400 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Patella.png' 2024-12-21 08:31:32.400 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:32.400 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - 200 16309 image/png 0.3282ms 2024-12-21 08:31:32.573 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - null null 2024-12-21 08:31:32.573 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Patella.png' 2024-12-21 08:31:32.573 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:32.573 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - 200 16056 image/png 0.3716ms 2024-12-21 08:31:33.252 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - null null 2024-12-21 08:31:33.252 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Pelvic.png' 2024-12-21 08:31:33.252 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:33.252 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - 200 121082 image/png 0.6172ms 2024-12-21 08:31:33.351 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - null null 2024-12-21 08:31:33.352 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Pelvic.png' 2024-12-21 08:31:33.352 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:33.352 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - 200 126465 image/png 0.6676ms 2024-12-21 08:31:33.655 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - null null 2024-12-21 08:31:33.655 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Coccyx.png' 2024-12-21 08:31:33.655 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:33.655 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - 200 15300 image/png 0.2636ms 2024-12-21 08:31:33.668 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - null null 2024-12-21 08:31:33.669 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Sacrum.png' 2024-12-21 08:31:33.669 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:33.669 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - 200 60570 image/png 0.3353ms 2024-12-21 08:31:33.712 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T12.png - null null 2024-12-21 08:31:33.712 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T12.png' 2024-12-21 08:31:33.712 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:33.712 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T12.png - 200 24030 image/png 0.3723ms 2024-12-21 08:31:34.486 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L1.png - null null 2024-12-21 08:31:34.486 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L1.png' 2024-12-21 08:31:34.486 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:34.486 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L1.png - 200 28261 image/png 0.4295ms 2024-12-21 08:31:34.564 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L2.png - null null 2024-12-21 08:31:34.564 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L2.png' 2024-12-21 08:31:34.564 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:34.564 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L2.png - 200 25164 image/png 0.4367ms 2024-12-21 08:31:34.579 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L5.png - null null 2024-12-21 08:31:34.580 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L5.png' 2024-12-21 08:31:34.580 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:34.580 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L5.png - 200 36372 image/png 0.4026ms 2024-12-21 08:31:34.759 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L4.png - null null 2024-12-21 08:31:34.759 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L4.png' 2024-12-21 08:31:34.759 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:34.759 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L4.png - 200 29720 image/png 0.3995ms 2024-12-21 08:31:34.769 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L3.png - null null 2024-12-21 08:31:34.769 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L3.png' 2024-12-21 08:31:34.769 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:34.769 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L3.png - 200 27056 image/png 0.2632ms 2024-12-21 08:31:34.843 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T11.png - null null 2024-12-21 08:31:34.844 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T11.png' 2024-12-21 08:31:34.844 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:34.844 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T11.png - 200 28394 image/png 0.4096ms 2024-12-21 08:31:34.948 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T10.png - null null 2024-12-21 08:31:34.948 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T10.png' 2024-12-21 08:31:34.948 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:34.948 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T10.png - 200 23234 image/png 0.3642ms 2024-12-21 08:31:34.952 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T9.png - null null 2024-12-21 08:31:34.952 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T9.png' 2024-12-21 08:31:34.952 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:34.952 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T9.png - 200 22239 image/png 0.2549ms 2024-12-21 08:31:35.154 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T8.png - null null 2024-12-21 08:31:35.155 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T8.png' 2024-12-21 08:31:35.155 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:35.155 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T8.png - 200 20685 image/png 0.4214ms 2024-12-21 08:31:35.270 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T7.png - null null 2024-12-21 08:31:35.270 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T7.png' 2024-12-21 08:31:35.270 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:35.270 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T7.png - 200 24029 image/png 0.3762ms 2024-12-21 08:31:35.290 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T6.png - null null 2024-12-21 08:31:35.291 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T6.png' 2024-12-21 08:31:35.291 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:35.291 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T6.png - 200 24065 image/png 0.5571ms 2024-12-21 08:31:35.298 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T5.png - null null 2024-12-21 08:31:35.298 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T5.png' 2024-12-21 08:31:35.298 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:35.298 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T5.png - 200 21373 image/png 0.4625ms 2024-12-21 08:31:35.633 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T4.png - null null 2024-12-21 08:31:35.633 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T4.png' 2024-12-21 08:31:35.633 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:35.633 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T4.png - 200 19723 image/png 0.3375ms 2024-12-21 08:31:35.872 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T3.png - null null 2024-12-21 08:31:35.872 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T3.png' 2024-12-21 08:31:35.872 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:35.872 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T3.png - 200 22642 image/png 0.5724ms 2024-12-21 08:31:35.995 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T2.png - null null 2024-12-21 08:31:35.996 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T2.png' 2024-12-21 08:31:35.996 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:35.996 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T2.png - 200 20817 image/png 0.4858ms 2024-12-21 08:31:36.064 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T1.png - null null 2024-12-21 08:31:36.064 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T1.png' 2024-12-21 08:31:36.064 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:36.064 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T1.png - 200 21196 image/png 0.3478ms 2024-12-21 08:31:36.401 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C6.png - null null 2024-12-21 08:31:36.402 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C6.png' 2024-12-21 08:31:36.402 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:36.402 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C6.png - 200 17733 image/png 0.3213ms 2024-12-21 08:31:36.402 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C5.png - null null 2024-12-21 08:31:36.402 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C5.png' 2024-12-21 08:31:36.402 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:36.402 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C5.png - 200 16329 image/png 0.1815ms 2024-12-21 08:31:36.427 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C7.png - null null 2024-12-21 08:31:36.427 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C7.png' 2024-12-21 08:31:36.427 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:36.427 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C7.png - 200 16828 image/png 0.3169ms 2024-12-21 08:31:36.582 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C4.png - null null 2024-12-21 08:31:36.582 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C4.png' 2024-12-21 08:31:36.582 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:36.582 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C4.png - 200 15703 image/png 0.3125ms 2024-12-21 08:31:36.597 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C3.png - null null 2024-12-21 08:31:36.597 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C3.png' 2024-12-21 08:31:36.597 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:36.597 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C3.png - 200 17005 image/png 0.2231ms 2024-12-21 08:31:36.639 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C2.png - null null 2024-12-21 08:31:36.640 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C2.png' 2024-12-21 08:31:36.640 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:36.640 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C2.png - 200 14079 image/png 0.3628ms 2024-12-21 08:31:36.724 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C1.png - null null 2024-12-21 08:31:36.724 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C1.png' 2024-12-21 08:31:36.724 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:36.724 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C1.png - 200 12332 image/png 0.3685ms 2024-12-21 08:31:36.736 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - null null 2024-12-21 08:31:36.736 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Hand.png' 2024-12-21 08:31:36.736 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:36.736 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - 200 111574 image/png 0.4134ms 2024-12-21 08:31:36.737 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - null null 2024-12-21 08:31:36.738 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Ulnar&Radius.png' 2024-12-21 08:31:36.738 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:36.738 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - 200 95613 image/png 0.3557ms 2024-12-21 08:31:36.770 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - null null 2024-12-21 08:31:36.771 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Scapula.png' 2024-12-21 08:31:36.771 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:36.771 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - 200 116821 image/png 0.5277ms 2024-12-21 08:31:36.881 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - null null 2024-12-21 08:31:36.881 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Humerus.png' 2024-12-21 08:31:36.881 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:36.881 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - 200 103098 image/png 0.473ms 2024-12-21 08:31:37.083 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - null null 2024-12-21 08:31:37.083 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Hand.png' 2024-12-21 08:31:37.084 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:37.084 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - 200 114712 image/png 1.3598ms 2024-12-21 08:31:37.153 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - null null 2024-12-21 08:31:37.154 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Ulnar&Radius.png' 2024-12-21 08:31:37.154 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:37.154 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - 200 95278 image/png 0.6067ms 2024-12-21 08:31:37.223 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - null null 2024-12-21 08:31:37.223 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Scapula.png' 2024-12-21 08:31:37.223 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:37.223 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - 200 110754 image/png 0.4756ms 2024-12-21 08:31:37.468 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - null null 2024-12-21 08:31:37.468 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Thorax.png - null null 2024-12-21 08:31:37.469 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Humerus.png' 2024-12-21 08:31:37.469 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:37.469 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - 200 101327 image/png 0.7041ms 2024-12-21 08:31:37.470 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Head.png - null null 2024-12-21 08:31:37.470 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Thorax.png' 2024-12-21 08:31:37.470 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:37.470 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Thorax.png - 200 732947 image/png 1.567ms 2024-12-21 08:31:37.470 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Head.png' 2024-12-21 08:31:37.470 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:37.470 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Head.png - 200 212437 image/png 0.41ms 2024-12-21 08:31:37.549 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2024-12-21 08:31:37.549 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Clavicle.png' 2024-12-21 08:31:37.549 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:37.549 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 0.6193ms 2024-12-21 08:31:37.954 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2024-12-21 08:31:37.954 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Clavicle.png' 2024-12-21 08:31:37.954 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:37.954 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 0.4974ms 2024-12-21 08:31:39.003 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2024-12-21 08:31:39.004 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Foot.png' 2024-12-21 08:31:39.004 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:39.004 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 1.3138ms 2024-12-21 08:31:39.079 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2024-12-21 08:31:39.079 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Foot.png' 2024-12-21 08:31:39.079 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:39.079 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 0.7056ms 2024-12-21 08:31:39.103 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2024-12-21 08:31:39.104 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Tibia&Fibula.png' 2024-12-21 08:31:39.104 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:31:39.104 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 200 1113682 image/png 1.3944ms 2024-12-21 08:31:41.769 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2024-12-21 08:31:41.771 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Tibia&Fibula.png' 2024-12-21 08:31:41.771 +00:00 [DBG] Connection id "0HN8VETJHTI3U" completed keep alive response. 2024-12-21 08:31:41.771 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 1.7119ms 2024-12-21 08:31:42.151 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2024-12-21 08:31:42.153 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Femur.png' 2024-12-21 08:31:42.153 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:31:42.153 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 2.3242ms 2024-12-21 08:31:47.044 +00:00 [DBG] Connection id "0HN8VETJHTI42" accepted. 2024-12-21 08:31:47.044 +00:00 [DBG] Connection id "0HN8VETJHTI42" started. 2024-12-21 08:31:47.044 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2024-12-21 08:31:47.045 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Pelvic.png' 2024-12-21 08:31:47.045 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:47.045 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 200 842863 image/png 1.1177ms 2024-12-21 08:31:49.799 +00:00 [DBG] Connection id "0HN8VETJHTI43" accepted. 2024-12-21 08:31:49.800 +00:00 [DBG] Connection id "0HN8VETJHTI43" started. 2024-12-21 08:31:49.800 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-12-21 08:31:49.801 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Pelvic.png' 2024-12-21 08:31:49.801 +00:00 [DBG] Connection id "0HN8VETJHTI43" completed keep alive response. 2024-12-21 08:31:49.801 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 1.6477ms 2024-12-21 08:31:49.830 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - null null 2024-12-21 08:31:49.830 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Coccyx.png' 2024-12-21 08:31:49.831 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:49.831 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - 200 62826 image/png 0.3342ms 2024-12-21 08:31:50.406 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2024-12-21 08:31:50.407 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png' 2024-12-21 08:31:50.407 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:50.407 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 200 535736 image/png 1.1082ms 2024-12-21 08:31:52.328 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 08:31:52.329 +00:00 [DBG] POST requests are not supported 2024-12-21 08:31:52.329 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:31:52.329 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:31:52.329 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:31:52.329 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:31:52.329 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:31:52.329 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:31:52.329 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:31:52.329 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:31:52.329 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:31:52.329 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:31:52.329 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:31:52.329 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:31:52.329 +00:00 [DBG] Connection id "0HN8VETJHTI42", Request id "0HN8VETJHTI42:00000004": started reading request body. 2024-12-21 08:31:52.329 +00:00 [DBG] Connection id "0HN8VETJHTI42", Request id "0HN8VETJHTI42:00000004": done reading request body. 2024-12-21 08:31:52.329 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:31:52.329 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:31:52.329 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:31:52.329 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:31:52.329 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:31:52.329 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:31:52.329 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:31:52.329 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:31:52.329 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:31:52.329 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:31:52.329 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:31:52.329 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:31:52.329 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:31:52.330 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5754ms 2024-12-21 08:31:52.330 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:31:52.330 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0514 ms 2024-12-21 08:31:52.330 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:52.330 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.3476ms 2024-12-21 08:31:52.530 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/spinal-column.png - null null 2024-12-21 08:31:52.531 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/spinal-column.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/spinal-column.png' 2024-12-21 08:31:52.532 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:52.532 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/spinal-column.png - 200 16574 image/png 1.5492ms 2024-12-21 08:31:52.682 +00:00 [DBG] Connection id "0HN8VETJHTI44" accepted. 2024-12-21 08:31:52.682 +00:00 [DBG] Connection id "0HN8VETJHTI44" started. 2024-12-21 08:31:52.682 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scapula.png - null null 2024-12-21 08:31:52.682 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scapula.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scapula.png' 2024-12-21 08:31:52.682 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:52.682 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scapula.png - 200 18424 image/png 0.2811ms 2024-12-21 08:31:52.709 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scolio-meter.png - null null 2024-12-21 08:31:52.709 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scolio-meter.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scolio-meter.png' 2024-12-21 08:31:52.709 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:52.709 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scolio-meter.png - 200 23089 image/png 0.3228ms 2024-12-21 08:31:52.880 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C1.png - null null 2024-12-21 08:31:52.881 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C1.png' 2024-12-21 08:31:52.881 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:52.881 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C1.png - 200 109176 image/png 0.473ms 2024-12-21 08:31:52.966 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C2.png - null null 2024-12-21 08:31:52.966 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C2.png' 2024-12-21 08:31:52.966 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:52.966 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C2.png - 200 131815 image/png 0.708ms 2024-12-21 08:31:53.162 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C3.png - null null 2024-12-21 08:31:53.163 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C3.png' 2024-12-21 08:31:53.163 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:53.163 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C3.png - 200 101456 image/png 0.5819ms 2024-12-21 08:31:53.280 +00:00 [DBG] Connection id "0HN8VETJHTI45" accepted. 2024-12-21 08:31:53.281 +00:00 [DBG] Connection id "0HN8VETJHTI45" started. 2024-12-21 08:31:53.281 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C4.png - null null 2024-12-21 08:31:53.281 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C4.png' 2024-12-21 08:31:53.281 +00:00 [DBG] Connection id "0HN8VETJHTI45" completed keep alive response. 2024-12-21 08:31:53.281 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C4.png - 200 107279 image/png 0.4325ms 2024-12-21 08:31:53.337 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C5.png - null null 2024-12-21 08:31:53.337 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C5.png' 2024-12-21 08:31:53.337 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:53.338 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C5.png - 200 94458 image/png 0.6933ms 2024-12-21 08:31:53.346 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C6.png - null null 2024-12-21 08:31:53.346 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C6.png' 2024-12-21 08:31:53.346 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:53.346 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C6.png - 200 97670 image/png 0.3144ms 2024-12-21 08:31:53.504 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T1.png - null null 2024-12-21 08:31:53.504 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T1.png' 2024-12-21 08:31:53.504 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:53.504 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T1.png - 200 114174 image/png 0.4774ms 2024-12-21 08:31:53.574 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C7.png - null null 2024-12-21 08:31:53.574 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C7.png' 2024-12-21 08:31:53.574 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:53.574 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C7.png - 200 114960 image/png 0.743ms 2024-12-21 08:31:53.686 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T2.png - null null 2024-12-21 08:31:53.686 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T2.png' 2024-12-21 08:31:53.686 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:53.686 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T2.png - 200 138785 image/png 0.5109ms 2024-12-21 08:31:53.716 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T3.png - null null 2024-12-21 08:31:53.716 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T3.png' 2024-12-21 08:31:53.716 +00:00 [DBG] Connection id "0HN8VETJHTI45" completed keep alive response. 2024-12-21 08:31:53.716 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T3.png - 200 152096 image/png 0.3837ms 2024-12-21 08:31:53.863 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T4.png - null null 2024-12-21 08:31:53.864 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T4.png' 2024-12-21 08:31:53.864 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:53.864 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T4.png - 200 152241 image/png 0.7144ms 2024-12-21 08:31:54.077 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T5.png - null null 2024-12-21 08:31:54.078 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T5.png' 2024-12-21 08:31:54.078 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:54.078 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T5.png - 200 152901 image/png 0.6819ms 2024-12-21 08:31:54.479 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T6.png - null null 2024-12-21 08:31:54.480 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T6.png' 2024-12-21 08:31:54.480 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:54.480 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T6.png - 200 177411 image/png 0.7973ms 2024-12-21 08:31:54.535 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T7.png - null null 2024-12-21 08:31:54.536 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T7.png' 2024-12-21 08:31:54.536 +00:00 [DBG] Connection id "0HN8VETJHTI45" completed keep alive response. 2024-12-21 08:31:54.536 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T7.png - 200 176205 image/png 0.7261ms 2024-12-21 08:31:54.610 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T8.png - null null 2024-12-21 08:31:54.610 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T8.png' 2024-12-21 08:31:54.611 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:54.611 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T8.png - 200 164262 image/png 0.9257ms 2024-12-21 08:31:54.776 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2024-12-21 08:31:54.777 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T11.png' 2024-12-21 08:31:54.777 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:54.777 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 200 235609 image/png 1.1126ms 2024-12-21 08:31:54.845 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2024-12-21 08:31:54.846 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T12.png' 2024-12-21 08:31:54.846 +00:00 [DBG] Connection id "0HN8VETJHTI45" completed keep alive response. 2024-12-21 08:31:54.846 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 200 211905 image/png 0.816ms 2024-12-21 08:31:54.858 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2024-12-21 08:31:54.859 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L1.png' 2024-12-21 08:31:54.859 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:54.859 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 200 219883 image/png 1.1407ms 2024-12-21 08:31:55.002 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2024-12-21 08:31:55.002 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L2.png' 2024-12-21 08:31:55.002 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:55.003 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 1.0313ms 2024-12-21 08:31:55.068 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L3.png - null null 2024-12-21 08:31:55.069 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L3.png' 2024-12-21 08:31:55.069 +00:00 [DBG] Connection id "0HN8VETJHTI45" completed keep alive response. 2024-12-21 08:31:55.069 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L3.png - 200 242988 image/png 0.8278ms 2024-12-21 08:31:55.106 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L4.png - null null 2024-12-21 08:31:55.106 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L4.png' 2024-12-21 08:31:55.107 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:55.107 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L4.png - 200 202957 image/png 0.693ms 2024-12-21 08:31:55.114 +00:00 [DBG] Connection id "0HN8VETJHTI46" accepted. 2024-12-21 08:31:55.114 +00:00 [DBG] Connection id "0HN8VETJHTI46" started. 2024-12-21 08:31:55.114 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L5.png - null null 2024-12-21 08:31:55.115 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L5.png' 2024-12-21 08:31:55.115 +00:00 [DBG] Connection id "0HN8VETJHTI46" completed keep alive response. 2024-12-21 08:31:55.115 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L5.png - 200 186880 image/png 0.4401ms 2024-12-21 08:31:55.117 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-21 08:31:55.119 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png' 2024-12-21 08:31:55.119 +00:00 [DBG] Connection id "0HN8VETJHTI41" completed keep alive response. 2024-12-21 08:31:55.119 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 200 2900979 image/png 1.6988ms 2024-12-21 08:31:55.357 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - null null 2024-12-21 08:31:55.358 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Hand.png' 2024-12-21 08:31:55.358 +00:00 [DBG] Connection id "0HN8VETJHTI42" completed keep alive response. 2024-12-21 08:31:55.359 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - 200 519465 image/png 1.1607ms 2024-12-21 08:31:57.563 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2024-12-21 08:31:57.564 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Humerus.png' 2024-12-21 08:31:57.564 +00:00 [DBG] Connection id "0HN8VETJHTI45" completed keep alive response. 2024-12-21 08:31:57.564 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 200 689212 image/png 1.2644ms 2024-12-21 08:31:57.727 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - null null 2024-12-21 08:31:57.728 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Ulna&Radius.png' 2024-12-21 08:31:57.728 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:31:57.728 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - 200 468011 image/png 0.891ms 2024-12-21 08:31:58.635 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2024-12-21 08:31:58.636 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Scapula.png' 2024-12-21 08:31:58.636 +00:00 [DBG] Connection id "0HN8VETJHTI46" completed keep alive response. 2024-12-21 08:31:58.636 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 200 818118 image/png 1.345ms 2024-12-21 08:32:00.453 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2024-12-21 08:32:00.454 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Humerus.png' 2024-12-21 08:32:00.454 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:32:00.454 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 1.031ms 2024-12-21 08:32:00.545 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - null null 2024-12-21 08:32:00.546 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Ulna&Radius.png' 2024-12-21 08:32:00.546 +00:00 [DBG] Connection id "0HN8VETJHTI45" completed keep alive response. 2024-12-21 08:32:00.546 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - 200 472557 image/png 0.8666ms 2024-12-21 08:32:00.803 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - null null 2024-12-21 08:32:00.804 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Scapula.png' 2024-12-21 08:32:00.804 +00:00 [DBG] Connection id "0HN8VETJHTI46" completed keep alive response. 2024-12-21 08:32:00.804 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - 200 773321 image/png 1.4005ms 2024-12-21 08:32:01.071 +00:00 [DBG] Connection id "0HN8VETJHTI47" accepted. 2024-12-21 08:32:01.071 +00:00 [DBG] Connection id "0HN8VETJHTI47" started. 2024-12-21 08:32:01.071 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Head.png - null null 2024-12-21 08:32:01.072 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Head.png' 2024-12-21 08:32:01.072 +00:00 [DBG] Connection id "0HN8VETJHTI47" completed keep alive response. 2024-12-21 08:32:01.072 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Head.png - 200 1167086 image/png 1.433ms 2024-12-21 08:32:02.037 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-12-21 08:32:02.039 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Head.png' 2024-12-21 08:32:02.039 +00:00 [DBG] Connection id "0HN8VETJHTI45" completed keep alive response. 2024-12-21 08:32:02.039 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 200 2103433 image/png 1.9469ms 2024-12-21 08:32:02.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - null null 2024-12-21 08:32:02.186 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Coccyx.png' 2024-12-21 08:32:02.187 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:32:02.187 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - 200 42204 image/png 0.4509ms 2024-12-21 08:32:02.221 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - null null 2024-12-21 08:32:02.222 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Sacrum.png' 2024-12-21 08:32:02.222 +00:00 [DBG] Connection id "0HN8VETJHTI46" completed keep alive response. 2024-12-21 08:32:02.222 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - 200 333393 image/png 0.7143ms 2024-12-21 08:32:03.183 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-21 08:32:03.186 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png' 2024-12-21 08:32:03.186 +00:00 [DBG] Connection id "0HN8VETJHTI44" completed keep alive response. 2024-12-21 08:32:03.186 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 200 1723341 image/png 2.8357ms 2024-12-21 08:32:03.511 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-12-21 08:32:03.511 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C1.png' 2024-12-21 08:32:03.511 +00:00 [DBG] Connection id "0HN8VETJHTI47" completed keep alive response. 2024-12-21 08:32:03.511 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 200 71406 image/png 0.8802ms 2024-12-21 08:32:03.927 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2024-12-21 08:32:03.927 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C2.png' 2024-12-21 08:32:03.927 +00:00 [DBG] Connection id "0HN8VETJHTI46" completed keep alive response. 2024-12-21 08:32:03.927 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 0.9175ms 2024-12-21 08:32:04.150 +00:00 [DBG] Connection id "0HN8VETJHTI44" reset. 2024-12-21 08:32:04.150 +00:00 [DBG] Connection id "0HN8VETJHTI44" disconnecting. 2024-12-21 08:32:04.150 +00:00 [DBG] Connection id "0HN8VETJHTI44" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:32:04.150 +00:00 [DBG] Connection id "0HN8VETJHTI44" stopped. 2024-12-21 08:32:04.259 +00:00 [DBG] Connection id "0HN8VETJHTI3U" received FIN. 2024-12-21 08:32:04.260 +00:00 [DBG] Connection id "0HN8VETJHTI3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:32:04.260 +00:00 [DBG] Connection id "0HN8VETJHTI3U" disconnecting. 2024-12-21 08:32:04.260 +00:00 [DBG] Connection id "0HN8VETJHTI3U" stopped. 2024-12-21 08:32:05.377 +00:00 [DBG] Connection id "0HN8VETJHTI48" accepted. 2024-12-21 08:32:05.377 +00:00 [DBG] Connection id "0HN8VETJHTI48" started. 2024-12-21 08:32:05.378 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-21 08:32:05.378 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 08:32:05.378 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 08:32:05.378 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 08:32:05.378 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:32:05.378 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:32:05.378 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:32:05.378 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:32:05.378 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:32:05.378 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:32:05.378 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:32:05.378 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:32:05.378 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:32:05.378 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:32:05.378 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:32:05.378 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 08:32:05.378 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:32:05.378 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:32:05.378 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:32:05.378 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:32:05.378 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:32:05.378 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 08:32:05.378 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:32:05.378 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:32:05.378 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:32:05.379 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:32:05.392 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-21 08:32:05.392 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 08:32:05.392 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1228ms. 2024-12-21 08:32:05.393 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 08:32:05.393 +00:00 [INF] Executed ViewResult - view marker executed in 0.6388ms. 2024-12-21 08:32:05.393 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 14.841ms 2024-12-21 08:32:05.393 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:32:05.393 +00:00 [INF] HTTP GET / responded 200 in 15.3649 ms 2024-12-21 08:32:05.393 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:05.393 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 15.6373ms 2024-12-21 08:32:05.586 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:32:05.587 +00:00 [DBG] POST requests are not supported 2024-12-21 08:32:05.587 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:32:05.587 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:32:05.587 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:32:05.587 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:32:05.587 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:32:05.587 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:32:05.587 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:32:05.587 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:32:05.587 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:32:05.587 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:32:05.587 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:32:05.587 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:32:05.587 +00:00 [DBG] Connection id "0HN8VETJHTI48", Request id "0HN8VETJHTI48:00000002": started reading request body. 2024-12-21 08:32:05.587 +00:00 [DBG] Connection id "0HN8VETJHTI48", Request id "0HN8VETJHTI48:00000002": done reading request body. 2024-12-21 08:32:05.587 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:32:05.587 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:32:05.587 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:32:05.587 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:32:05.587 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:32:05.587 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:32:05.587 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:32:05.587 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:32:05.587 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:32:05.587 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:32:05.587 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:32:05.587 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:32:05.587 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:32:05.587 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3741ms 2024-12-21 08:32:05.587 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:32:05.587 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6931 ms 2024-12-21 08:32:05.587 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:05.587 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.915ms 2024-12-21 08:32:05.607 +00:00 [DBG] Connection id "0HN8VETJHTI49" accepted. 2024-12-21 08:32:05.607 +00:00 [DBG] Connection id "0HN8VETJHTI49" started. 2024-12-21 08:32:05.607 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T9.png - null null 2024-12-21 08:32:05.608 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T9.png' 2024-12-21 08:32:05.608 +00:00 [DBG] Connection id "0HN8VETJHTI49" completed keep alive response. 2024-12-21 08:32:05.608 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T9.png - 200 195657 image/png 0.5811ms 2024-12-21 08:32:05.609 +00:00 [DBG] Connection id "0HN8VETJHTI4A" accepted. 2024-12-21 08:32:05.609 +00:00 [DBG] Connection id "0HN8VETJHTI4A" started. 2024-12-21 08:32:05.609 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2024-12-21 08:32:05.610 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T10.png' 2024-12-21 08:32:05.610 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:05.610 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 200 203561 image/png 0.8537ms 2024-12-21 08:32:05.610 +00:00 [DBG] Connection id "0HN8VETJHTI4B" accepted. 2024-12-21 08:32:05.610 +00:00 [DBG] Connection id "0HN8VETJHTI4B" started. 2024-12-21 08:32:05.611 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2024-12-21 08:32:05.612 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Femur.png' 2024-12-21 08:32:05.612 +00:00 [DBG] Connection id "0HN8VETJHTI4B" completed keep alive response. 2024-12-21 08:32:05.612 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 200 1177517 image/png 1.702ms 2024-12-21 08:32:05.620 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-12-21 08:32:05.621 +00:00 [INF] Sending ["bytes 226304-226304/918099"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Right_Pelvic.png 2024-12-21 08:32:05.621 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:05.621 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 206 1 image/png 0.4897ms 2024-12-21 08:32:05.722 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-21 08:32:05.723 +00:00 [INF] Sending ["bytes 131072-131072/2900979"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png 2024-12-21 08:32:05.723 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:05.723 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 206 1 image/png 0.6042ms 2024-12-21 08:32:05.763 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2024-12-21 08:32:05.764 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Hand.png' 2024-12-21 08:32:05.764 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:05.764 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 1.7694ms 2024-12-21 08:32:06.295 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2024-12-21 08:32:06.295 +00:00 [INF] Sending ["bytes 131072-2900978/2900979"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png 2024-12-21 08:32:06.298 +00:00 [DBG] Connection id "0HN8VETJHTI49" completed keep alive response. 2024-12-21 08:32:06.298 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 206 2769907 image/png 3.6839ms 2024-12-21 08:32:06.311 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2024-12-21 08:32:06.312 +00:00 [INF] Sending ["bytes 226304-918098/918099"] of file /var/www/bat/wwwroot/images/skeleton/Posterior/Right_Pelvic.png 2024-12-21 08:32:06.313 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:06.313 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 206 691795 image/png 1.6581ms 2024-12-21 08:32:08.434 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-12-21 08:32:08.434 +00:00 [INF] Sending ["bytes 679936-679936/2103433"] of file /var/www/bat/wwwroot/images/skeleton/Lateral/Head.png 2024-12-21 08:32:08.435 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:08.435 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 206 1 image/png 1.2522ms 2024-12-21 08:32:08.677 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-21 08:32:08.677 +00:00 [INF] Sending ["bytes 344064-344064/1723341"] of file /var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png 2024-12-21 08:32:08.677 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:08.677 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 206 1 image/png 0.4103ms 2024-12-21 08:32:08.829 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2024-12-21 08:32:08.829 +00:00 [INF] Sending ["bytes 679936-2103432/2103433"] of file /var/www/bat/wwwroot/images/skeleton/Lateral/Head.png 2024-12-21 08:32:08.832 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:08.832 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 206 1423497 image/png 3.7219ms 2024-12-21 08:32:08.897 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-12-21 08:32:08.897 +00:00 [INF] Sending ["bytes 49152-49152/71406"] of file /var/www/bat/wwwroot/images/skeleton/Lateral/C1.png 2024-12-21 08:32:08.897 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:08.898 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 206 1 image/png 0.3562ms 2024-12-21 08:32:08.908 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2024-12-21 08:32:08.908 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C2.png' 2024-12-21 08:32:08.908 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:08.908 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 0.4835ms 2024-12-21 08:32:08.987 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2024-12-21 08:32:08.987 +00:00 [INF] Sending ["bytes 344064-1723340/1723341"] of file /var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png 2024-12-21 08:32:08.989 +00:00 [DBG] Connection id "0HN8VETJHTI4B" completed keep alive response. 2024-12-21 08:32:08.989 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 206 1379277 image/png 1.6593ms 2024-12-21 08:32:09.087 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C3.png - null null 2024-12-21 08:32:09.088 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C3.png' 2024-12-21 08:32:09.088 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:09.088 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C3.png - 200 89844 image/png 0.6889ms 2024-12-21 08:32:10.118 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2024-12-21 08:32:10.118 +00:00 [INF] Sending ["bytes 49152-71405/71406"] of file /var/www/bat/wwwroot/images/skeleton/Lateral/C1.png 2024-12-21 08:32:10.118 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:10.119 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 206 22254 image/png 0.4297ms 2024-12-21 08:32:11.282 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C4.png - null null 2024-12-21 08:32:11.282 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C4.png' 2024-12-21 08:32:11.282 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:11.282 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C4.png - 200 93250 image/png 0.5557ms 2024-12-21 08:32:11.293 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C5.png - null null 2024-12-21 08:32:11.293 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C5.png' 2024-12-21 08:32:11.293 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:11.293 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C5.png - 200 89926 image/png 0.491ms 2024-12-21 08:32:11.393 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C6.png - null null 2024-12-21 08:32:11.393 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C6.png' 2024-12-21 08:32:11.394 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:11.394 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C6.png - 200 97643 image/png 0.6057ms 2024-12-21 08:32:11.738 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C7.png - null null 2024-12-21 08:32:11.739 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C7.png' 2024-12-21 08:32:11.739 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:11.739 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C7.png - 200 93654 image/png 0.4713ms 2024-12-21 08:32:11.922 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T1.png - null null 2024-12-21 08:32:11.923 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T1.png' 2024-12-21 08:32:11.923 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:11.923 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T1.png - 200 126855 image/png 0.6185ms 2024-12-21 08:32:12.482 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T2.png - null null 2024-12-21 08:32:12.483 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T2.png' 2024-12-21 08:32:12.483 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:12.483 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T2.png - 200 123930 image/png 0.5659ms 2024-12-21 08:32:13.339 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T3.png - null null 2024-12-21 08:32:13.340 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T3.png' 2024-12-21 08:32:13.340 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:13.340 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T3.png - 200 137506 image/png 0.6348ms 2024-12-21 08:32:13.375 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T5.png - null null 2024-12-21 08:32:13.376 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T5.png' 2024-12-21 08:32:13.376 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:13.376 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T5.png - 200 150025 image/png 0.7766ms 2024-12-21 08:32:13.388 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T4.png - null null 2024-12-21 08:32:13.389 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T4.png' 2024-12-21 08:32:13.389 +00:00 [DBG] Connection id "0HN8VETJHTI4B" completed keep alive response. 2024-12-21 08:32:13.389 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T4.png - 200 137466 image/png 0.6388ms 2024-12-21 08:32:13.429 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T6.png - null null 2024-12-21 08:32:13.430 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T6.png' 2024-12-21 08:32:13.430 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:13.430 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T6.png - 200 159370 image/png 0.7728ms 2024-12-21 08:32:13.896 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T7.png - null null 2024-12-21 08:32:13.897 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T7.png' 2024-12-21 08:32:13.897 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:13.897 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T7.png - 200 167084 image/png 0.6279ms 2024-12-21 08:32:13.940 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T8.png - null null 2024-12-21 08:32:13.940 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T8.png' 2024-12-21 08:32:13.940 +00:00 [DBG] Connection id "0HN8VETJHTI4B" completed keep alive response. 2024-12-21 08:32:13.940 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T8.png - 200 160662 image/png 0.6592ms 2024-12-21 08:32:13.940 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T9.png - null null 2024-12-21 08:32:13.941 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T9.png' 2024-12-21 08:32:13.941 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:13.941 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T9.png - 200 170175 image/png 0.8624ms 2024-12-21 08:32:14.819 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T10.png - null null 2024-12-21 08:32:14.820 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T10.png' 2024-12-21 08:32:14.820 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:14.820 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T10.png - 200 189186 image/png 0.6321ms 2024-12-21 08:32:14.883 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T11.png - null null 2024-12-21 08:32:14.883 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T11.png' 2024-12-21 08:32:14.883 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:32:14.883 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T11.png - 200 215092 image/png 0.6033ms 2024-12-21 08:32:15.061 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T12.png - null null 2024-12-21 08:32:15.062 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T12.png' 2024-12-21 08:32:15.062 +00:00 [DBG] Connection id "0HN8VETJHTI4B" completed keep alive response. 2024-12-21 08:32:15.062 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T12.png - 200 194362 image/png 0.6719ms 2024-12-21 08:32:15.135 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L1.png - null null 2024-12-21 08:32:15.136 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L1.png' 2024-12-21 08:32:15.136 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:15.136 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L1.png - 200 228240 image/png 0.9078ms 2024-12-21 08:32:15.241 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L2.png - null null 2024-12-21 08:32:15.241 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L2.png' 2024-12-21 08:32:15.241 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:15.241 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L2.png - 200 205229 image/png 0.9108ms 2024-12-21 08:32:16.329 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L3.png - null null 2024-12-21 08:32:16.330 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L3.png' 2024-12-21 08:32:16.330 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:16.330 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L3.png - 200 214737 image/png 0.7396ms 2024-12-21 08:32:16.333 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L4.png - null null 2024-12-21 08:32:16.333 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L4.png' 2024-12-21 08:32:16.334 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:16.334 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L4.png - 200 198525 image/png 0.7076ms 2024-12-21 08:32:16.373 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L5.png - null null 2024-12-21 08:32:16.374 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L5.png' 2024-12-21 08:32:16.374 +00:00 [DBG] Connection id "0HN8VETJHTI4B" completed keep alive response. 2024-12-21 08:32:16.374 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L5.png - 200 203959 image/png 1.3324ms 2024-12-21 08:32:16.396 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Femur.png - null null 2024-12-21 08:32:16.398 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Femur.png' 2024-12-21 08:32:16.398 +00:00 [DBG] Connection id "0HN8VETJHTI40" completed keep alive response. 2024-12-21 08:32:16.398 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Femur.png - 200 1475401 image/png 1.6972ms 2024-12-21 08:32:17.014 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Patella.png - null null 2024-12-21 08:32:17.014 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Patella.png' 2024-12-21 08:32:17.014 +00:00 [DBG] Connection id "0HN8VETJHTI3V" completed keep alive response. 2024-12-21 08:32:17.014 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Patella.png - 200 99090 image/png 0.7291ms 2024-12-21 08:32:18.842 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Tibia.png - null null 2024-12-21 08:32:18.843 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Tibia.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Tibia.png' 2024-12-21 08:32:18.843 +00:00 [DBG] Connection id "0HN8VETJHTI48" completed keep alive response. 2024-12-21 08:32:18.844 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Tibia.png - 200 1192597 image/png 1.2905ms 2024-12-21 08:32:18.849 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Foot.png - null null 2024-12-21 08:32:18.850 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Foot.png' 2024-12-21 08:32:18.850 +00:00 [DBG] Connection id "0HN8VETJHTI4B" completed keep alive response. 2024-12-21 08:32:18.850 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Foot.png - 200 915434 image/png 1.0729ms 2024-12-21 08:32:18.871 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Rib.png - null null 2024-12-21 08:32:18.917 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Rib.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Rib.png' 2024-12-21 08:32:18.917 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:18.917 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Rib.png - 200 4386983 image/png 45.8435ms 2024-12-21 08:32:26.294 +00:00 [DBG] Connection id "0HN8VETJHTI49" received FIN. 2024-12-21 08:32:26.294 +00:00 [DBG] Connection id "0HN8VETJHTI49" disconnecting. 2024-12-21 08:32:26.294 +00:00 [DBG] Connection id "0HN8VETJHTI49" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:32:26.295 +00:00 [DBG] Connection id "0HN8VETJHTI49" stopped. 2024-12-21 08:32:27.295 +00:00 [DBG] Connection id "0HN8VETJHTI42" received FIN. 2024-12-21 08:32:27.295 +00:00 [DBG] Connection id "0HN8VETJHTI42" disconnecting. 2024-12-21 08:32:27.295 +00:00 [DBG] Connection id "0HN8VETJHTI42" stopped. 2024-12-21 08:32:27.295 +00:00 [DBG] Connection id "0HN8VETJHTI42" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:32:28.297 +00:00 [DBG] Connection id "0HN8VETJHTI47" received FIN. 2024-12-21 08:32:28.297 +00:00 [DBG] Connection id "0HN8VETJHTI47" disconnecting. 2024-12-21 08:32:28.297 +00:00 [DBG] Connection id "0HN8VETJHTI47" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:32:28.298 +00:00 [DBG] Connection id "0HN8VETJHTI47" stopped. 2024-12-21 08:32:29.484 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2024-12-21 08:32:29.484 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 08:32:29.484 +00:00 [DBG] Connection id "0HN8VETJHTI4A" completed keep alive response. 2024-12-21 08:32:29.485 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.3096ms 2024-12-21 08:32:37.307 +00:00 [DBG] Connection id "0HN8VETJHTI46" received FIN. 2024-12-21 08:32:37.308 +00:00 [DBG] Connection id "0HN8VETJHTI46" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:32:37.308 +00:00 [DBG] Connection id "0HN8VETJHTI46" disconnecting. 2024-12-21 08:32:37.308 +00:00 [DBG] Connection id "0HN8VETJHTI46" stopped. 2024-12-21 08:32:38.308 +00:00 [DBG] Connection id "0HN8VETJHTI41" received FIN. 2024-12-21 08:32:38.308 +00:00 [DBG] Connection id "0HN8VETJHTI41" disconnecting. 2024-12-21 08:32:38.308 +00:00 [DBG] Connection id "0HN8VETJHTI41" stopped. 2024-12-21 08:32:38.308 +00:00 [DBG] Connection id "0HN8VETJHTI41" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:34:01.228 +00:00 [DBG] Connection id "0HN8VETJHTI43" disconnecting. 2024-12-21 08:34:01.228 +00:00 [DBG] Connection id "0HN8VETJHTI43" stopped. 2024-12-21 08:34:01.228 +00:00 [DBG] Connection id "0HN8VETJHTI43" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:34:12.229 +00:00 [DBG] Connection id "0HN8VETJHTI45" disconnecting. 2024-12-21 08:34:12.229 +00:00 [DBG] Connection id "0HN8VETJHTI45" stopped. 2024-12-21 08:34:12.229 +00:00 [DBG] Connection id "0HN8VETJHTI45" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:34:27.231 +00:00 [DBG] Connection id "0HN8VETJHTI3V" disconnecting. 2024-12-21 08:34:27.231 +00:00 [DBG] Connection id "0HN8VETJHTI40" disconnecting. 2024-12-21 08:34:27.231 +00:00 [DBG] Connection id "0HN8VETJHTI3V" stopped. 2024-12-21 08:34:27.231 +00:00 [DBG] Connection id "0HN8VETJHTI40" stopped. 2024-12-21 08:34:27.231 +00:00 [DBG] Connection id "0HN8VETJHTI3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:34:27.231 +00:00 [DBG] Connection id "0HN8VETJHTI40" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:34:29.231 +00:00 [DBG] Connection id "0HN8VETJHTI48" disconnecting. 2024-12-21 08:34:29.231 +00:00 [DBG] Connection id "0HN8VETJHTI4B" disconnecting. 2024-12-21 08:34:29.231 +00:00 [DBG] Connection id "0HN8VETJHTI48" stopped. 2024-12-21 08:34:29.231 +00:00 [DBG] Connection id "0HN8VETJHTI4B" stopped. 2024-12-21 08:34:29.231 +00:00 [DBG] Connection id "0HN8VETJHTI48" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:34:29.232 +00:00 [DBG] Connection id "0HN8VETJHTI4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:34:40.233 +00:00 [DBG] Connection id "0HN8VETJHTI4A" disconnecting. 2024-12-21 08:34:40.233 +00:00 [DBG] Connection id "0HN8VETJHTI4A" stopped. 2024-12-21 08:34:40.233 +00:00 [DBG] Connection id "0HN8VETJHTI4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:35:38.375 +00:00 [DBG] Connection id "0HN8VETJHTI4C" accepted. 2024-12-21 08:35:38.375 +00:00 [DBG] Connection id "0HN8VETJHTI4C" started. 2024-12-21 08:35:38.375 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 70 2024-12-21 08:35:38.375 +00:00 [DBG] POST requests are not supported 2024-12-21 08:35:38.375 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:35:38.375 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:35:38.375 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:35:38.376 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:35:38.376 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:35:38.376 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:35:38.376 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:35:38.376 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:35:38.376 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:35:38.376 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:35:38.376 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:35:38.376 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:35:38.376 +00:00 [DBG] Connection id "0HN8VETJHTI4C", Request id "0HN8VETJHTI4C:00000001": started reading request body. 2024-12-21 08:35:38.376 +00:00 [DBG] Connection id "0HN8VETJHTI4C", Request id "0HN8VETJHTI4C:00000001": done reading request body. 2024-12-21 08:35:38.376 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:35:38.376 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:35:38.376 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:35:38.376 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:35:38.376 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:35:38.376 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:35:38.376 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:35:38.376 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:35:38.376 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:35:38.376 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:35:38.376 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:35:38.376 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:35:38.376 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:35:38.376 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.4529ms 2024-12-21 08:35:38.376 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:35:38.376 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.7871 ms 2024-12-21 08:35:38.376 +00:00 [DBG] Connection id "0HN8VETJHTI4C" completed keep alive response. 2024-12-21 08:35:38.376 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.9568ms 2024-12-21 08:35:38.931 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg - null null 2024-12-21 08:35:38.932 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg' 2024-12-21 08:35:38.932 +00:00 [DBG] Connection id "0HN8VETJHTI4C" completed keep alive response. 2024-12-21 08:35:38.932 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Posterior.jpeg - 200 268792 image/jpeg 0.7671ms 2024-12-21 08:35:52.351 +00:00 [DBG] Connection id "0HN8VETJHTI4D" accepted. 2024-12-21 08:35:52.351 +00:00 [DBG] Connection id "0HN8VETJHTI4D" started. 2024-12-21 08:35:52.351 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:35:52.351 +00:00 [DBG] POST requests are not supported 2024-12-21 08:35:52.351 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:35:52.351 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:35:52.351 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:35:52.351 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:35:52.351 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:35:52.351 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:35:52.351 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:35:52.351 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:35:52.351 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:35:52.351 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:35:52.351 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:35:52.351 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:35:52.352 +00:00 [DBG] Connection id "0HN8VETJHTI4D", Request id "0HN8VETJHTI4D:00000001": started reading request body. 2024-12-21 08:35:52.352 +00:00 [DBG] Connection id "0HN8VETJHTI4D", Request id "0HN8VETJHTI4D:00000001": done reading request body. 2024-12-21 08:35:52.352 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:35:52.352 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:35:52.352 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:35:52.352 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:35:52.352 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:35:52.352 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:35:52.352 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:35:52.352 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:35:52.352 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:35:52.352 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:35:52.352 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:35:52.352 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:35:52.352 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:35:52.352 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.5237ms 2024-12-21 08:35:52.352 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:35:52.352 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9300 ms 2024-12-21 08:35:52.352 +00:00 [DBG] Connection id "0HN8VETJHTI4D" completed keep alive response. 2024-12-21 08:35:52.352 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.1622ms 2024-12-21 08:35:52.353 +00:00 [DBG] Connection id "0HN8VETJHTI4E" accepted. 2024-12-21 08:35:52.353 +00:00 [DBG] Connection id "0HN8VETJHTI4E" started. 2024-12-21 08:35:52.353 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:35:52.353 +00:00 [DBG] POST requests are not supported 2024-12-21 08:35:52.353 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:35:52.353 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:35:52.353 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:35:52.353 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:35:52.353 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:35:52.353 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:35:52.353 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:35:52.353 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:35:52.353 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:35:52.353 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:35:52.353 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:35:52.353 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:35:52.353 +00:00 [DBG] Connection id "0HN8VETJHTI4E", Request id "0HN8VETJHTI4E:00000001": started reading request body. 2024-12-21 08:35:52.353 +00:00 [DBG] Connection id "0HN8VETJHTI4E", Request id "0HN8VETJHTI4E:00000001": done reading request body. 2024-12-21 08:35:52.353 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:35:52.353 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:35:52.353 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:35:52.353 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:35:52.353 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:35:52.353 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:35:52.353 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:35:52.353 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:35:52.354 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:35:52.354 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:35:52.354 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:35:52.354 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:35:52.354 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:35:52.354 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3776ms 2024-12-21 08:35:52.354 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:35:52.354 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.6231 ms 2024-12-21 08:35:52.354 +00:00 [DBG] Connection id "0HN8VETJHTI4E" completed keep alive response. 2024-12-21 08:35:52.354 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.7689ms 2024-12-21 08:35:52.365 +00:00 [DBG] Connection id "0HN8VETJHTI4F" accepted. 2024-12-21 08:35:52.365 +00:00 [DBG] Connection id "0HN8VETJHTI4F" started. 2024-12-21 08:35:52.365 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphosis.png - null null 2024-12-21 08:35:52.365 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphosis.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphosis.png' 2024-12-21 08:35:52.366 +00:00 [DBG] Connection id "0HN8VETJHTI4F" completed keep alive response. 2024-12-21 08:35:52.366 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphosis.png - 200 12069 image/png 0.2215ms 2024-12-21 08:35:52.366 +00:00 [DBG] Connection id "0HN8VETJHTI4G" accepted. 2024-12-21 08:35:52.366 +00:00 [DBG] Connection id "0HN8VETJHTI4G" started. 2024-12-21 08:35:52.366 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/FHD.png - null null 2024-12-21 08:35:52.366 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/FHD.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/FHD.png' 2024-12-21 08:35:52.366 +00:00 [DBG] Connection id "0HN8VETJHTI4G" completed keep alive response. 2024-12-21 08:35:52.366 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/FHD.png - 200 10227 image/png 0.1807ms 2024-12-21 08:35:52.483 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/TPattern.png - null null 2024-12-21 08:35:52.483 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphometer.png - null null 2024-12-21 08:35:52.483 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/TPattern.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/TPattern.png' 2024-12-21 08:35:52.483 +00:00 [DBG] Connection id "0HN8VETJHTI4E" completed keep alive response. 2024-12-21 08:35:52.483 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/TPattern.png - 200 10819 image/png 0.301ms 2024-12-21 08:35:52.483 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphometer.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphometer.png' 2024-12-21 08:35:52.483 +00:00 [DBG] Connection id "0HN8VETJHTI4D" completed keep alive response. 2024-12-21 08:35:52.484 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphometer.png - 200 13416 image/png 0.6519ms 2024-12-21 08:35:52.489 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-foot.png - null null 2024-12-21 08:35:52.489 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-foot.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-foot.png' 2024-12-21 08:35:52.489 +00:00 [DBG] Connection id "0HN8VETJHTI4G" completed keep alive response. 2024-12-21 08:35:52.489 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-foot.png - 200 9714 image/png 0.1759ms 2024-12-21 08:35:52.629 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/side-knee.png - null null 2024-12-21 08:35:52.630 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/side-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/side-knee.png' 2024-12-21 08:35:52.630 +00:00 [DBG] Connection id "0HN8VETJHTI4F" completed keep alive response. 2024-12-21 08:35:52.630 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/side-knee.png - 200 17297 image/png 0.3232ms 2024-12-21 08:36:00.552 +00:00 [DBG] Connection id "0HN8VETJHTI4H" accepted. 2024-12-21 08:36:00.552 +00:00 [DBG] Connection id "0HN8VETJHTI4H" started. 2024-12-21 08:36:00.553 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2024-12-21 08:36:00.553 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 08:36:00.553 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 08:36:00.553 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 08:36:00.553 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:36:00.553 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:36:00.553 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:36:00.553 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:36:00.553 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:36:00.553 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:36:00.553 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:36:00.553 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:36:00.553 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:36:00.553 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:36:00.553 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:36:00.553 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2024-12-21 08:36:00.553 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:36:00.553 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:36:00.553 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:36:00.553 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:36:00.553 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:36:00.553 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2024-12-21 08:36:00.553 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:36:00.553 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:36:00.553 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 08:36:00.553 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 08:36:00.587 +00:00 [DBG] View lookup cache hit for view 'marker' in controller 'Home'. 2024-12-21 08:36:00.587 +00:00 [INF] Executing ViewResult, running view marker. 2024-12-21 08:36:00.587 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.1585ms. 2024-12-21 08:36:00.587 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 08:36:00.587 +00:00 [INF] Executed ViewResult - view marker executed in 0.7834ms. 2024-12-21 08:36:00.587 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 34.2282ms 2024-12-21 08:36:00.587 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 08:36:00.587 +00:00 [INF] HTTP GET / responded 200 in 34.5728 ms 2024-12-21 08:36:00.588 +00:00 [DBG] Connection id "0HN8VETJHTI4H" completed keep alive response. 2024-12-21 08:36:00.588 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 34.8175ms 2024-12-21 08:36:00.853 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2024-12-21 08:36:00.853 +00:00 [DBG] POST requests are not supported 2024-12-21 08:36:00.853 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:36:00.853 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:36:00.853 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:36:00.853 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:36:00.853 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:36:00.853 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:36:00.853 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:36:00.853 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 08:36:00.853 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:36:00.853 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:36:00.853 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:36:00.853 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:36:00.854 +00:00 [DBG] Connection id "0HN8VETJHTI4H", Request id "0HN8VETJHTI4H:00000002": started reading request body. 2024-12-21 08:36:00.854 +00:00 [DBG] Connection id "0HN8VETJHTI4H", Request id "0HN8VETJHTI4H:00000002": done reading request body. 2024-12-21 08:36:00.854 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:36:00.854 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:36:00.854 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:36:00.854 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:36:00.854 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:36:00.854 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:36:00.854 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:36:00.854 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:36:00.854 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:36:00.854 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:36:00.854 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:36:00.854 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:36:00.854 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:36:00.854 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.3087ms 2024-12-21 08:36:00.854 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:36:00.854 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.5885 ms 2024-12-21 08:36:00.854 +00:00 [DBG] Connection id "0HN8VETJHTI4H" completed keep alive response. 2024-12-21 08:36:00.854 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 0.8231ms 2024-12-21 08:36:04.710 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2024-12-21 08:36:04.710 +00:00 [DBG] POST requests are not supported 2024-12-21 08:36:04.710 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2024-12-21 08:36:04.710 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2024-12-21 08:36:04.710 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:36:04.710 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:36:04.710 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 08:36:04.710 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 08:36:04.710 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:36:04.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)"] 2024-12-21 08:36:04.710 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 08:36:04.710 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 08:36:04.710 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:36:04.711 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 08:36:04.711 +00:00 [DBG] Connection id "0HN8VETJHTI4H", Request id "0HN8VETJHTI4H:00000003": started reading request body. 2024-12-21 08:36:04.711 +00:00 [DBG] Connection id "0HN8VETJHTI4H", Request id "0HN8VETJHTI4H:00000003": done reading request body. 2024-12-21 08:36:04.711 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:36:04.711 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2024-12-21 08:36:04.711 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:36:04.711 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2024-12-21 08:36:04.711 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2024-12-21 08:36:04.711 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2024-12-21 08:36:04.711 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2024-12-21 08:36:04.711 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2024-12-21 08:36:04.711 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:36:04.711 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2024-12-21 08:36:04.711 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2024-12-21 08:36:04.711 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2024-12-21 08:36:04.711 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2024-12-21 08:36:04.711 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6456ms 2024-12-21 08:36:04.711 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2024-12-21 08:36:04.711 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9649 ms 2024-12-21 08:36:04.711 +00:00 [DBG] Connection id "0HN8VETJHTI4H" completed keep alive response. 2024-12-21 08:36:04.711 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2387ms 2024-12-21 08:36:04.834 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg - null null 2024-12-21 08:36:04.835 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg' 2024-12-21 08:36:04.835 +00:00 [DBG] Connection id "0HN8VETJHTI4H" completed keep alive response. 2024-12-21 08:36:04.835 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg - 200 260985 image/jpeg 0.6984ms 2024-12-21 08:36:10.537 +00:00 [DBG] Connection id "0HN8VETJHTI4F" received FIN. 2024-12-21 08:36:10.537 +00:00 [DBG] Connection id "0HN8VETJHTI4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:36:10.537 +00:00 [DBG] Connection id "0HN8VETJHTI4F" disconnecting. 2024-12-21 08:36:10.537 +00:00 [DBG] Connection id "0HN8VETJHTI4F" stopped. 2024-12-21 08:36:11.539 +00:00 [DBG] Connection id "0HN8VETJHTI4C" received FIN. 2024-12-21 08:36:11.539 +00:00 [DBG] Connection id "0HN8VETJHTI4C" disconnecting. 2024-12-21 08:36:11.540 +00:00 [DBG] Connection id "0HN8VETJHTI4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:36:11.541 +00:00 [DBG] Connection id "0HN8VETJHTI4C" stopped. 2024-12-21 08:38:04.258 +00:00 [DBG] Connection id "0HN8VETJHTI4E" disconnecting. 2024-12-21 08:38:04.259 +00:00 [DBG] Connection id "0HN8VETJHTI4E" stopped. 2024-12-21 08:38:04.259 +00:00 [DBG] Connection id "0HN8VETJHTI4D" disconnecting. 2024-12-21 08:38:04.259 +00:00 [DBG] Connection id "0HN8VETJHTI4D" stopped. 2024-12-21 08:38:04.259 +00:00 [DBG] Connection id "0HN8VETJHTI4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:38:04.259 +00:00 [DBG] Connection id "0HN8VETJHTI4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:38:04.260 +00:00 [DBG] Connection id "0HN8VETJHTI4G" disconnecting. 2024-12-21 08:38:04.260 +00:00 [DBG] Connection id "0HN8VETJHTI4G" stopped. 2024-12-21 08:38:04.260 +00:00 [DBG] Connection id "0HN8VETJHTI4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 08:38:15.260 +00:00 [DBG] Connection id "0HN8VETJHTI4H" disconnecting. 2024-12-21 08:38:15.260 +00:00 [DBG] Connection id "0HN8VETJHTI4H" stopped. 2024-12-21 08:38:15.260 +00:00 [DBG] Connection id "0HN8VETJHTI4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:50:45.230 +00:00 [DBG] Connection id "0HN8VETJHTI4I" accepted. 2024-12-21 13:50:45.230 +00:00 [DBG] Connection id "0HN8VETJHTI4I" started. 2024-12-21 13:50:48.921 +00:00 [DBG] Connection id "0HN8VETJHTI4I" reset. 2024-12-21 13:50:48.921 +00:00 [DBG] Connection id "0HN8VETJHTI4I" disconnecting. 2024-12-21 13:50:48.921 +00:00 [DBG] Connection id "0HN8VETJHTI4I" stopped. 2024-12-21 13:50:48.921 +00:00 [DBG] Connection id "0HN8VETJHTI4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:50:49.030 +00:00 [DBG] Connection id "0HN8VETJHTI4J" accepted. 2024-12-21 13:50:49.030 +00:00 [DBG] Connection id "0HN8VETJHTI4J" started. 2024-12-21 13:50:49.961 +00:00 [DBG] Connection id "0HN8VETJHTI4J" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-21 13:50:49.961 +00:00 [DBG] Connection id "0HN8VETJHTI4J" disconnecting. 2024-12-21 13:50:49.961 +00:00 [DBG] Connection id "0HN8VETJHTI4J" stopped. 2024-12-21 13:50:49.961 +00:00 [DBG] Connection id "0HN8VETJHTI4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:50:50.870 +00:00 [DBG] Connection id "0HN8VETJHTI4K" accepted. 2024-12-21 13:50:50.870 +00:00 [DBG] Connection id "0HN8VETJHTI4K" started. 2024-12-21 13:50:54.561 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-21 13:50:54.561 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-21 13:50:54.561 +00:00 [DBG] Connection id "0HN8VETJHTI4K" completed keep alive response. 2024-12-21 13:50:54.561 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3017ms 2024-12-21 13:51:00.797 +00:00 [DBG] Connection id "0HN8VETJHTI4K" reset. 2024-12-21 13:51:00.798 +00:00 [DBG] Connection id "0HN8VETJHTI4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:51:00.798 +00:00 [DBG] Connection id "0HN8VETJHTI4K" disconnecting. 2024-12-21 13:51:00.798 +00:00 [DBG] Connection id "0HN8VETJHTI4K" stopped. 2024-12-21 13:51:08.337 +00:00 [DBG] Connection id "0HN8VETJHTI4L" accepted. 2024-12-21 13:51:08.337 +00:00 [DBG] Connection id "0HN8VETJHTI4L" started. 2024-12-21 13:51:09.871 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-21 13:51:09.871 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-21 13:51:09.871 +00:00 [DBG] Connection id "0HN8VETJHTI4L" completed keep alive response. 2024-12-21 13:51:09.871 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3519ms 2024-12-21 13:51:11.179 +00:00 [DBG] Connection id "0HN8VETJHTI4L" received FIN. 2024-12-21 13:51:11.179 +00:00 [DBG] Connection id "0HN8VETJHTI4L" disconnecting. 2024-12-21 13:51:11.179 +00:00 [DBG] Connection id "0HN8VETJHTI4L" stopped. 2024-12-21 13:51:11.179 +00:00 [DBG] Connection id "0HN8VETJHTI4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:51:11.427 +00:00 [DBG] Connection id "0HN8VETJHTI4M" accepted. 2024-12-21 13:51:11.428 +00:00 [DBG] Connection id "0HN8VETJHTI4M" started. 2024-12-21 13:51:12.527 +00:00 [DBG] Connection id "0HN8VETJHTI4M": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-21 13:51:12.527 +00:00 [DBG] Connection id "0HN8VETJHTI4M" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-21 13:51:12.527 +00:00 [DBG] Connection id "0HN8VETJHTI4M" disconnecting. 2024-12-21 13:51:12.527 +00:00 [DBG] Connection id "0HN8VETJHTI4M" stopped. 2024-12-21 13:51:12.527 +00:00 [DBG] Connection id "0HN8VETJHTI4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:51:20.171 +00:00 [DBG] Connection id "0HN8VETJHTI4N" accepted. 2024-12-21 13:51:20.171 +00:00 [DBG] Connection id "0HN8VETJHTI4N" started. 2024-12-21 13:51:22.047 +00:00 [DBG] Connection 0HN8VETJHTI4N established using the following protocol: "Tls13" 2024-12-21 13:51:22.385 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 13:51:22.385 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 13:51:22.385 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 13:51:22.385 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 13:51:22.385 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 13:51:22.385 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 13:51:22.385 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 13:51:22.385 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 13:51:22.385 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 13:51:22.385 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 13:51:22.385 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 13:51:22.385 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 13:51:22.385 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 13:51:22.385 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 13:51:22.385 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:51:22.385 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 13:51:22.385 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:51:22.385 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:51:22.385 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:51:22.385 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:51:22.386 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:51:22.386 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:51:22.386 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 13:51:22.386 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:51:22.386 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:51:22.386 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:51:22.386 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:51:22.386 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:51:22.386 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-21 13:51:22.387 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 13:51:22.387 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.2287ms. 2024-12-21 13:51:22.387 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-21 13:51:22.388 +00:00 [INF] Executed ViewResult - view noScan executed in 1.9286ms. 2024-12-21 13:51:22.388 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.6096ms 2024-12-21 13:51:22.388 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 13:51:22.388 +00:00 [INF] HTTP GET / responded 200 in 3.1770 ms 2024-12-21 13:51:22.388 +00:00 [DBG] Connection id "0HN8VETJHTI4N" completed keep alive response. 2024-12-21 13:51:22.388 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.5701ms 2024-12-21 13:51:23.764 +00:00 [DBG] Connection id "0HN8VETJHTI4N" received FIN. 2024-12-21 13:51:23.764 +00:00 [DBG] Connection id "0HN8VETJHTI4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:51:23.765 +00:00 [DBG] Connection id "0HN8VETJHTI4N" disconnecting. 2024-12-21 13:51:23.765 +00:00 [DBG] Connection id "0HN8VETJHTI4N" stopped. 2024-12-21 13:51:24.434 +00:00 [DBG] Connection id "0HN8VETJHTI4O" accepted. 2024-12-21 13:51:24.434 +00:00 [DBG] Connection id "0HN8VETJHTI4O" started. 2024-12-21 13:51:28.922 +00:00 [DBG] Connection 0HN8VETJHTI4O established using the following protocol: "Tls13" 2024-12-21 13:51:29.204 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 13:51:29.204 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 13:51:29.204 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5306ms 2024-12-21 13:51:29.204 +00:00 [DBG] Connection id "0HN8VETJHTI4O" disconnecting. 2024-12-21 13:51:29.204 +00:00 [DBG] Connection id "0HN8VETJHTI4O" stopped. 2024-12-21 13:51:29.204 +00:00 [DBG] Connection id "0HN8VETJHTI4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:52:52.423 +00:00 [DBG] Connection id "0HN8VETJHTI4P" accepted. 2024-12-21 13:52:52.424 +00:00 [DBG] Connection id "0HN8VETJHTI4P" started. 2024-12-21 13:52:55.439 +00:00 [DBG] Connection id "0HN8VETJHTI4P" reset. 2024-12-21 13:52:55.439 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 13:52:55.440 +00:00 [DBG] Connection id "0HN8VETJHTI4P" stopped. 2024-12-21 13:52:55.440 +00:00 [DBG] Connection id "0HN8VETJHTI4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:52:55.625 +00:00 [DBG] Connection id "0HN8VETJHTI4Q" accepted. 2024-12-21 13:52:55.625 +00:00 [DBG] Connection id "0HN8VETJHTI4Q" started. 2024-12-21 13:52:56.033 +00:00 [DBG] Connection 0HN8VETJHTI4Q established using the following protocol: "Tls13" 2024-12-21 13:52:59.343 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 13:52:59.343 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 13:52:59.343 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 13:52:59.343 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 13:52:59.343 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 13:52:59.343 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 13:52:59.344 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 13:52:59.344 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 13:52:59.344 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 13:52:59.344 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 13:52:59.344 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 13:52:59.344 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 13:52:59.344 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 13:52:59.344 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 13:52:59.344 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:52:59.344 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 13:52:59.344 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:52:59.344 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:52:59.344 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:52:59.344 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:52:59.344 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:52:59.344 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:52:59.344 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 13:52:59.344 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:52:59.344 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:52:59.344 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:52:59.344 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:52:59.344 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:52:59.344 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-21 13:52:59.344 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 13:52:59.344 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0669ms. 2024-12-21 13:52:59.344 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 13:52:59.344 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3392ms. 2024-12-21 13:52:59.344 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.75ms 2024-12-21 13:52:59.344 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 13:52:59.344 +00:00 [INF] HTTP GET / responded 200 in 1.1546 ms 2024-12-21 13:52:59.345 +00:00 [DBG] Connection id "0HN8VETJHTI4Q" completed keep alive response. 2024-12-21 13:52:59.345 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.4175ms 2024-12-21 13:52:59.632 +00:00 [DBG] Connection id "0HN8VETJHTI4Q" reset. 2024-12-21 13:52:59.632 +00:00 [DBG] Connection id "0HN8VETJHTI4Q" disconnecting. 2024-12-21 13:52:59.632 +00:00 [DBG] Connection id "0HN8VETJHTI4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:52:59.633 +00:00 [DBG] Connection id "0HN8VETJHTI4Q" stopped. 2024-12-21 13:53:03.094 +00:00 [DBG] Connection id "0HN8VETJHTI4R" accepted. 2024-12-21 13:53:03.094 +00:00 [DBG] Connection id "0HN8VETJHTI4R" started. 2024-12-21 13:53:03.408 +00:00 [DBG] Connection 0HN8VETJHTI4R established using the following protocol: "Tls13" 2024-12-21 13:53:03.454 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 13:53:03.455 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 13:53:03.455 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 13:53:03.455 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 13:53:03.455 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 13:53:03.455 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 13:53:03.455 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 13:53:03.455 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 13:53:03.455 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 13:53:03.455 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 13:53:03.455 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 13:53:03.455 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 13:53:03.455 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 13:53:03.455 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 13:53:03.455 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:53:03.455 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 13:53:03.455 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:53:03.455 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:53:03.455 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:53:03.455 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:53:03.455 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:53:03.455 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:53:03.455 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 13:53:03.455 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:53:03.455 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:53:03.455 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:53:03.455 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 13:53:03.455 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 13:53:03.455 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-21 13:53:03.455 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 13:53:03.455 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0571ms. 2024-12-21 13:53:03.455 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 13:53:03.456 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3376ms. 2024-12-21 13:53:03.456 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.7065ms 2024-12-21 13:53:03.456 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 13:53:03.456 +00:00 [INF] HTTP GET / responded 200 in 1.0109 ms 2024-12-21 13:53:03.456 +00:00 [DBG] Connection id "0HN8VETJHTI4R" completed keep alive response. 2024-12-21 13:53:03.456 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.3401ms 2024-12-21 13:53:04.088 +00:00 [DBG] Connection id "0HN8VETJHTI4R" received FIN. 2024-12-21 13:53:04.088 +00:00 [DBG] Connection id "0HN8VETJHTI4R" disconnecting. 2024-12-21 13:53:04.088 +00:00 [DBG] Connection id "0HN8VETJHTI4R" stopped. 2024-12-21 13:53:04.088 +00:00 [DBG] Connection id "0HN8VETJHTI4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:53:04.605 +00:00 [DBG] Connection id "0HN8VETJHTI4S" accepted. 2024-12-21 13:53:04.605 +00:00 [DBG] Connection id "0HN8VETJHTI4S" started. 2024-12-21 13:53:05.483 +00:00 [DBG] Connection 0HN8VETJHTI4S established using the following protocol: "Tls13" 2024-12-21 13:53:05.874 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 13:53:05.874 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 13:53:05.874 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.381ms 2024-12-21 13:53:05.875 +00:00 [DBG] Connection id "0HN8VETJHTI4S" disconnecting. 2024-12-21 13:53:05.875 +00:00 [DBG] Connection id "0HN8VETJHTI4S" stopped. 2024-12-21 13:53:05.875 +00:00 [DBG] Connection id "0HN8VETJHTI4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:53:06.487 +00:00 [DBG] Connection id "0HN8VETJHTI4T" accepted. 2024-12-21 13:53:06.487 +00:00 [DBG] Connection id "0HN8VETJHTI4T" started. 2024-12-21 13:53:07.091 +00:00 [DBG] Connection 0HN8VETJHTI4T established using the following protocol: "Tls13" 2024-12-21 13:53:07.325 +00:00 [DBG] Connection id "0HN8VETJHTI4T" reset. 2024-12-21 13:53:07.325 +00:00 [DBG] Connection id "0HN8VETJHTI4T" is closed. The last processed stream ID was 0. 2024-12-21 13:53:07.326 +00:00 [DBG] Connection id "0HN8VETJHTI4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:53:07.325 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI4T completed. 2024-12-21 13:53:07.326 +00:00 [DBG] Connection id "0HN8VETJHTI4T" stopped. 2024-12-21 13:53:09.197 +00:00 [DBG] Connection id "0HN8VETJHTI4U" accepted. 2024-12-21 13:53:09.197 +00:00 [DBG] Connection id "0HN8VETJHTI4U" started. 2024-12-21 13:53:09.474 +00:00 [DBG] Connection 0HN8VETJHTI4U established using the following protocol: "Tls12" 2024-12-21 13:53:09.864 +00:00 [DBG] Connection id "0HN8VETJHTI4U" reset. 2024-12-21 13:53:09.864 +00:00 [DBG] Connection id "0HN8VETJHTI4U" disconnecting. 2024-12-21 13:53:09.864 +00:00 [DBG] Connection id "0HN8VETJHTI4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:53:09.865 +00:00 [DBG] Connection id "0HN8VETJHTI4U" stopped. 2024-12-21 13:53:11.273 +00:00 [DBG] Connection id "0HN8VETJHTI4V" accepted. 2024-12-21 13:53:11.273 +00:00 [DBG] Connection id "0HN8VETJHTI4V" started. 2024-12-21 13:53:11.384 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 13:53:11.385 +00:00 [DBG] Connection id "0HN8VETJHTI4V" stopped. 2024-12-21 13:53:11.385 +00:00 [DBG] Connection id "0HN8VETJHTI4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:53:13.194 +00:00 [DBG] Connection id "0HN8VETJHTI50" accepted. 2024-12-21 13:53:13.195 +00:00 [DBG] Connection id "0HN8VETJHTI50" started. 2024-12-21 13:53:13.423 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 13:53:13.423 +00:00 [DBG] Connection id "0HN8VETJHTI50" stopped. 2024-12-21 13:53:13.423 +00:00 [DBG] Connection id "0HN8VETJHTI50" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:53:15.269 +00:00 [DBG] Connection id "0HN8VETJHTI51" accepted. 2024-12-21 13:53:15.270 +00:00 [DBG] Connection id "0HN8VETJHTI51" started. 2024-12-21 13:53:15.745 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 13:53:15.746 +00:00 [DBG] Connection id "0HN8VETJHTI51" stopped. 2024-12-21 13:53:15.746 +00:00 [DBG] Connection id "0HN8VETJHTI51" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:56:23.320 +00:00 [DBG] Connection id "0HN8VETJHTI52" accepted. 2024-12-21 13:56:23.320 +00:00 [DBG] Connection id "0HN8VETJHTI52" started. 2024-12-21 13:56:23.429 +00:00 [DBG] Connection 0HN8VETJHTI52 established using the following protocol: "Tls13" 2024-12-21 13:56:23.536 +00:00 [DBG] Connection id "0HN8VETJHTI52" reset. 2024-12-21 13:56:23.536 +00:00 [DBG] Connection id "0HN8VETJHTI52" is closed. The last processed stream ID was 0. 2024-12-21 13:56:23.536 +00:00 [DBG] Connection id "0HN8VETJHTI52" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:56:23.537 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI52 completed. 2024-12-21 13:56:23.537 +00:00 [DBG] Connection id "0HN8VETJHTI52" stopped. 2024-12-21 13:56:25.035 +00:00 [DBG] Connection id "0HN8VETJHTI53" accepted. 2024-12-21 13:56:25.035 +00:00 [DBG] Connection id "0HN8VETJHTI53" started. 2024-12-21 13:56:25.147 +00:00 [DBG] Connection 0HN8VETJHTI53 established using the following protocol: "Tls12" 2024-12-21 13:56:25.255 +00:00 [DBG] Connection id "0HN8VETJHTI53" reset. 2024-12-21 13:56:25.255 +00:00 [DBG] Connection id "0HN8VETJHTI53" disconnecting. 2024-12-21 13:56:25.255 +00:00 [DBG] Connection id "0HN8VETJHTI53" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:56:25.256 +00:00 [DBG] Connection id "0HN8VETJHTI53" stopped. 2024-12-21 13:56:26.935 +00:00 [DBG] Connection id "0HN8VETJHTI54" accepted. 2024-12-21 13:56:26.935 +00:00 [DBG] Connection id "0HN8VETJHTI54" started. 2024-12-21 13:56:27.527 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 13:56:27.527 +00:00 [DBG] Connection id "0HN8VETJHTI54" stopped. 2024-12-21 13:56:27.527 +00:00 [DBG] Connection id "0HN8VETJHTI54" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:56:29.957 +00:00 [DBG] Connection id "0HN8VETJHTI55" accepted. 2024-12-21 13:56:29.957 +00:00 [DBG] Connection id "0HN8VETJHTI55" started. 2024-12-21 13:56:31.202 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 13:56:31.203 +00:00 [DBG] Connection id "0HN8VETJHTI55" stopped. 2024-12-21 13:56:31.203 +00:00 [DBG] Connection id "0HN8VETJHTI55" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 13:56:33.555 +00:00 [DBG] Connection id "0HN8VETJHTI56" accepted. 2024-12-21 13:56:33.555 +00:00 [DBG] Connection id "0HN8VETJHTI56" started. 2024-12-21 13:56:34.469 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 13:56:34.470 +00:00 [DBG] Connection id "0HN8VETJHTI56" stopped. 2024-12-21 13:56:34.470 +00:00 [DBG] Connection id "0HN8VETJHTI56" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:47:11.164 +00:00 [DBG] Connection id "0HN8VETJHTI57" accepted. 2024-12-21 15:47:11.164 +00:00 [DBG] Connection id "0HN8VETJHTI57" started. 2024-12-21 15:47:12.932 +00:00 [DBG] Connection 0HN8VETJHTI57 established using the following protocol: "Tls13" 2024-12-21 15:47:13.070 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 15:47:13.070 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 15:47:13.070 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 15:47:13.070 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 15:47:13.071 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 15:47:13.071 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 15:47:13.071 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 15:47:13.071 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 15:47:13.071 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 15:47:13.071 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 15:47:13.071 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 15:47:13.071 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 15:47:13.071 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 15:47:13.071 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 15:47:13.071 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 15:47:13.071 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 15:47:13.071 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:47:13.071 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:47:13.071 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:47:13.071 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 15:47:13.071 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:47:13.071 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 15:47:13.071 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 15:47:13.071 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:47:13.071 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:47:13.071 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:47:13.071 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 15:47:13.071 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:47:13.071 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-21 15:47:13.072 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 15:47:13.072 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7045ms. 2024-12-21 15:47:13.072 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-21 15:47:13.073 +00:00 [INF] Executed ViewResult - view noScan executed in 1.4515ms. 2024-12-21 15:47:13.073 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.8837ms 2024-12-21 15:47:13.073 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 15:47:13.073 +00:00 [INF] HTTP GET / responded 200 in 2.2076 ms 2024-12-21 15:47:13.073 +00:00 [DBG] Connection id "0HN8VETJHTI57" completed keep alive response. 2024-12-21 15:47:13.073 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.4356ms 2024-12-21 15:47:14.224 +00:00 [DBG] Connection id "0HN8VETJHTI57" received FIN. 2024-12-21 15:47:14.224 +00:00 [DBG] Connection id "0HN8VETJHTI57" disconnecting. 2024-12-21 15:47:14.224 +00:00 [DBG] Connection id "0HN8VETJHTI57" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:47:14.225 +00:00 [DBG] Connection id "0HN8VETJHTI57" stopped. 2024-12-21 15:47:14.382 +00:00 [DBG] Connection id "0HN8VETJHTI58" accepted. 2024-12-21 15:47:14.383 +00:00 [DBG] Connection id "0HN8VETJHTI58" started. 2024-12-21 15:47:16.662 +00:00 [DBG] Connection 0HN8VETJHTI58 established using the following protocol: "Tls13" 2024-12-21 15:47:17.194 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 15:47:17.195 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 15:47:17.195 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5577ms 2024-12-21 15:47:17.195 +00:00 [DBG] Connection id "0HN8VETJHTI58" disconnecting. 2024-12-21 15:47:17.195 +00:00 [DBG] Connection id "0HN8VETJHTI58" stopped. 2024-12-21 15:47:17.195 +00:00 [DBG] Connection id "0HN8VETJHTI58" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:47:38.102 +00:00 [DBG] Connection id "0HN8VETJHTI59" accepted. 2024-12-21 15:47:38.102 +00:00 [DBG] Connection id "0HN8VETJHTI59" started. 2024-12-21 15:47:38.704 +00:00 [DBG] Connection 0HN8VETJHTI59 established using the following protocol: "Tls13" 2024-12-21 15:47:39.258 +00:00 [DBG] Connection id "0HN8VETJHTI59" reset. 2024-12-21 15:47:39.259 +00:00 [DBG] Connection id "0HN8VETJHTI59" is closed. The last processed stream ID was 0. 2024-12-21 15:47:39.259 +00:00 [DBG] Connection id "0HN8VETJHTI59" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:47:39.259 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI59 completed. 2024-12-21 15:47:39.259 +00:00 [DBG] Connection id "0HN8VETJHTI59" stopped. 2024-12-21 15:47:41.129 +00:00 [DBG] Connection id "0HN8VETJHTI5A" accepted. 2024-12-21 15:47:41.129 +00:00 [DBG] Connection id "0HN8VETJHTI5A" started. 2024-12-21 15:47:41.813 +00:00 [DBG] Connection 0HN8VETJHTI5A established using the following protocol: "Tls12" 2024-12-21 15:47:42.232 +00:00 [DBG] Connection id "0HN8VETJHTI5A" reset. 2024-12-21 15:47:42.232 +00:00 [DBG] Connection id "0HN8VETJHTI5A" disconnecting. 2024-12-21 15:47:42.232 +00:00 [DBG] Connection id "0HN8VETJHTI5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:47:42.232 +00:00 [DBG] Connection id "0HN8VETJHTI5A" stopped. 2024-12-21 15:47:43.476 +00:00 [DBG] Connection id "0HN8VETJHTI5B" accepted. 2024-12-21 15:47:43.476 +00:00 [DBG] Connection id "0HN8VETJHTI5B" started. 2024-12-21 15:47:43.781 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 15:47:43.781 +00:00 [DBG] Connection id "0HN8VETJHTI5B" stopped. 2024-12-21 15:47:43.782 +00:00 [DBG] Connection id "0HN8VETJHTI5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:47:45.571 +00:00 [DBG] Connection id "0HN8VETJHTI5C" accepted. 2024-12-21 15:47:45.571 +00:00 [DBG] Connection id "0HN8VETJHTI5C" started. 2024-12-21 15:47:45.781 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 15:47:45.782 +00:00 [DBG] Connection id "0HN8VETJHTI5C" stopped. 2024-12-21 15:47:45.782 +00:00 [DBG] Connection id "0HN8VETJHTI5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:47:47.361 +00:00 [DBG] Connection id "0HN8VETJHTI5D" accepted. 2024-12-21 15:47:47.361 +00:00 [DBG] Connection id "0HN8VETJHTI5D" started. 2024-12-21 15:47:47.446 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 15:47:47.446 +00:00 [DBG] Connection id "0HN8VETJHTI5D" stopped. 2024-12-21 15:47:47.446 +00:00 [DBG] Connection id "0HN8VETJHTI5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:49:05.879 +00:00 [DBG] Connection id "0HN8VETJHTI5E" accepted. 2024-12-21 15:49:05.879 +00:00 [DBG] Connection id "0HN8VETJHTI5E" started. 2024-12-21 15:49:07.040 +00:00 [DBG] Connection 0HN8VETJHTI5E established using the following protocol: "Tls13" 2024-12-21 15:49:07.114 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 15:49:07.115 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 15:49:07.115 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 15:49:07.115 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 15:49:07.115 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 15:49:07.115 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 15:49:07.115 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 15:49:07.115 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 15:49:07.115 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 15:49:07.115 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 15:49:07.115 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 15:49:07.115 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 15:49:07.115 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 15:49:07.115 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 15:49:07.115 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 15:49:07.115 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 15:49:07.115 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:49:07.115 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:49:07.115 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:49:07.115 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 15:49:07.115 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:49:07.115 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 15:49:07.115 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 15:49:07.115 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:49:07.115 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:49:07.115 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:49:07.115 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 15:49:07.115 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 15:49:07.115 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-21 15:49:07.115 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 15:49:07.115 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0669ms. 2024-12-21 15:49:07.115 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 15:49:07.115 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3374ms. 2024-12-21 15:49:07.115 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.6499ms 2024-12-21 15:49:07.116 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 15:49:07.116 +00:00 [INF] HTTP GET / responded 200 in 0.9870 ms 2024-12-21 15:49:07.116 +00:00 [DBG] Connection id "0HN8VETJHTI5E" completed keep alive response. 2024-12-21 15:49:07.116 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.2332ms 2024-12-21 15:49:07.488 +00:00 [DBG] Connection id "0HN8VETJHTI5E" received FIN. 2024-12-21 15:49:07.488 +00:00 [DBG] Connection id "0HN8VETJHTI5E" disconnecting. 2024-12-21 15:49:07.488 +00:00 [DBG] Connection id "0HN8VETJHTI5E" stopped. 2024-12-21 15:49:07.488 +00:00 [DBG] Connection id "0HN8VETJHTI5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:49:07.810 +00:00 [DBG] Connection id "0HN8VETJHTI5F" accepted. 2024-12-21 15:49:07.810 +00:00 [DBG] Connection id "0HN8VETJHTI5F" started. 2024-12-21 15:49:09.057 +00:00 [DBG] Connection 0HN8VETJHTI5F established using the following protocol: "Tls13" 2024-12-21 15:49:09.115 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 15:49:09.116 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 15:49:09.116 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4414ms 2024-12-21 15:49:09.116 +00:00 [DBG] Connection id "0HN8VETJHTI5F" disconnecting. 2024-12-21 15:49:09.116 +00:00 [DBG] Connection id "0HN8VETJHTI5F" stopped. 2024-12-21 15:49:09.116 +00:00 [DBG] Connection id "0HN8VETJHTI5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:49:09.920 +00:00 [DBG] Connection id "0HN8VETJHTI5G" accepted. 2024-12-21 15:49:09.920 +00:00 [DBG] Connection id "0HN8VETJHTI5G" started. 2024-12-21 15:49:11.302 +00:00 [DBG] Connection 0HN8VETJHTI5G established using the following protocol: "Tls13" 2024-12-21 15:49:13.196 +00:00 [DBG] Connection id "0HN8VETJHTI5G" is closing. 2024-12-21 15:49:13.196 +00:00 [DBG] Connection id "0HN8VETJHTI5G" is closed. The last processed stream ID was 0. 2024-12-21 15:49:13.197 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI5G completed. 2024-12-21 15:49:13.197 +00:00 [DBG] Connection id "0HN8VETJHTI5G" stopped. 2024-12-21 15:49:13.197 +00:00 [DBG] Connection id "0HN8VETJHTI5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:49:18.492 +00:00 [DBG] Connection id "0HN8VETJHTI5H" accepted. 2024-12-21 15:49:18.492 +00:00 [DBG] Connection id "0HN8VETJHTI5H" started. 2024-12-21 15:49:19.345 +00:00 [DBG] Connection 0HN8VETJHTI5H established using the following protocol: "Tls12" 2024-12-21 15:49:19.886 +00:00 [DBG] Connection id "0HN8VETJHTI5H" reset. 2024-12-21 15:49:19.886 +00:00 [DBG] Connection id "0HN8VETJHTI5H" disconnecting. 2024-12-21 15:49:19.886 +00:00 [DBG] Connection id "0HN8VETJHTI5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:49:19.887 +00:00 [DBG] Connection id "0HN8VETJHTI5H" stopped. 2024-12-21 15:49:21.507 +00:00 [DBG] Connection id "0HN8VETJHTI5I" accepted. 2024-12-21 15:49:21.507 +00:00 [DBG] Connection id "0HN8VETJHTI5I" started. 2024-12-21 15:49:22.367 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 15:49:22.368 +00:00 [DBG] Connection id "0HN8VETJHTI5I" stopped. 2024-12-21 15:49:22.368 +00:00 [DBG] Connection id "0HN8VETJHTI5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:49:24.419 +00:00 [DBG] Connection id "0HN8VETJHTI5J" accepted. 2024-12-21 15:49:24.419 +00:00 [DBG] Connection id "0HN8VETJHTI5J" started. 2024-12-21 15:49:25.661 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 15:49:25.661 +00:00 [DBG] Connection id "0HN8VETJHTI5J" stopped. 2024-12-21 15:49:25.661 +00:00 [DBG] Connection id "0HN8VETJHTI5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:49:28.377 +00:00 [DBG] Connection id "0HN8VETJHTI5K" accepted. 2024-12-21 15:49:28.377 +00:00 [DBG] Connection id "0HN8VETJHTI5K" started. 2024-12-21 15:49:28.755 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 15:49:28.755 +00:00 [DBG] Connection id "0HN8VETJHTI5K" stopped. 2024-12-21 15:49:28.755 +00:00 [DBG] Connection id "0HN8VETJHTI5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 15:52:03.217 +00:00 [DBG] Connection id "0HN8VETJHTI5L" accepted. 2024-12-21 15:52:03.217 +00:00 [DBG] Connection id "0HN8VETJHTI5L" started. 2024-12-21 15:52:05.244 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-21 15:52:05.244 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-21 15:52:05.245 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-21 15:52:05.245 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2166ms 2024-12-21 15:52:05.245 +00:00 [DBG] Connection id "0HN8VETJHTI5L" disconnecting. 2024-12-21 15:52:05.245 +00:00 [DBG] Connection id "0HN8VETJHTI5L" stopped. 2024-12-21 15:52:05.245 +00:00 [DBG] Connection id "0HN8VETJHTI5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 17:01:32.245 +00:00 [DBG] Connection id "0HN8VETJHTI5M" accepted. 2024-12-21 17:01:32.245 +00:00 [DBG] Connection id "0HN8VETJHTI5M" started. 2024-12-21 17:01:32.279 +00:00 [DBG] Connection id "0HN8VETJHTI5M" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-21 17:01:32.280 +00:00 [DBG] Connection id "0HN8VETJHTI5M" disconnecting. 2024-12-21 17:01:32.280 +00:00 [DBG] Connection id "0HN8VETJHTI5M" stopped. 2024-12-21 17:01:32.280 +00:00 [DBG] Connection id "0HN8VETJHTI5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 17:01:32.452 +00:00 [DBG] Connection id "0HN8VETJHTI5N" accepted. 2024-12-21 17:01:32.452 +00:00 [DBG] Connection id "0HN8VETJHTI5N" started. 2024-12-21 17:01:32.574 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-21 17:01:32.574 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-21 17:01:32.574 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2277ms 2024-12-21 17:01:32.574 +00:00 [DBG] Connection id "0HN8VETJHTI5N" disconnecting. 2024-12-21 17:01:32.574 +00:00 [DBG] Connection id "0HN8VETJHTI5N" stopped. 2024-12-21 17:01:32.574 +00:00 [DBG] Connection id "0HN8VETJHTI5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 17:09:07.374 +00:00 [DBG] Connection id "0HN8VETJHTI5O" accepted. 2024-12-21 17:09:07.374 +00:00 [DBG] Connection id "0HN8VETJHTI5O" started. 2024-12-21 17:09:07.415 +00:00 [DBG] Connection id "0HN8VETJHTI5O" received FIN. 2024-12-21 17:09:07.415 +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) 2024-12-21 17:09:07.415 +00:00 [DBG] Connection id "0HN8VETJHTI5O" stopped. 2024-12-21 17:09:07.416 +00:00 [DBG] Connection id "0HN8VETJHTI5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 17:09:07.428 +00:00 [DBG] Connection id "0HN8VETJHTI5P" accepted. 2024-12-21 17:09:07.428 +00:00 [DBG] Connection id "0HN8VETJHTI5P" started. 2024-12-21 17:09:07.456 +00:00 [DBG] Connection 0HN8VETJHTI5P established using the following protocol: "Tls13" 2024-12-21 17:09:07.456 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 17:09:07.457 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 17:09:07.457 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 17:09:07.457 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 17:09:07.457 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 17:09:07.457 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 17:09:07.457 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 17:09:07.457 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 17:09:07.457 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 17:09:07.457 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 17:09:07.457 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 17:09:07.457 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 17:09:07.457 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 17:09:07.457 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 17:09:07.457 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 17:09:07.457 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 17:09:07.457 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 17:09:07.457 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 17:09:07.457 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 17:09:07.457 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 17:09:07.457 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 17:09:07.457 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 17:09:07.457 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 17:09:07.457 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 17:09:07.457 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 17:09:07.457 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 17:09:07.457 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 17:09:07.457 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 17:09:07.457 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-21 17:09:07.458 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 17:09:07.458 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6455ms. 2024-12-21 17:09:07.458 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-21 17:09:07.458 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1166ms. 2024-12-21 17:09:07.458 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4442ms 2024-12-21 17:09:07.458 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 17:09:07.458 +00:00 [INF] HTTP GET / responded 200 in 1.8331 ms 2024-12-21 17:09:07.458 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.9868ms 2024-12-21 17:09:07.459 +00:00 [DBG] Connection id "0HN8VETJHTI5P" disconnecting. 2024-12-21 17:09:07.459 +00:00 [DBG] Connection id "0HN8VETJHTI5P" stopped. 2024-12-21 17:09:07.459 +00:00 [DBG] Connection id "0HN8VETJHTI5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 17:09:08.004 +00:00 [DBG] Connection id "0HN8VETJHTI5Q" accepted. 2024-12-21 17:09:08.004 +00:00 [DBG] Connection id "0HN8VETJHTI5Q" started. 2024-12-21 17:09:08.615 +00:00 [DBG] Connection id "0HN8VETJHTI5Q" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-21 17:09:08.616 +00:00 [DBG] Connection id "0HN8VETJHTI5Q" disconnecting. 2024-12-21 17:09:08.616 +00:00 [DBG] Connection id "0HN8VETJHTI5Q" stopped. 2024-12-21 17:09:08.616 +00:00 [DBG] Connection id "0HN8VETJHTI5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 17:09:08.804 +00:00 [DBG] Connection id "0HN8VETJHTI5R" accepted. 2024-12-21 17:09:08.804 +00:00 [DBG] Connection id "0HN8VETJHTI5R" started. 2024-12-21 17:09:09.428 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - null null 2024-12-21 17:09:09.429 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/favicon.ico'. 2024-12-21 17:09:09.429 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - 307 0 null 0.2331ms 2024-12-21 17:09:09.429 +00:00 [DBG] Connection id "0HN8VETJHTI5R" disconnecting. 2024-12-21 17:09:09.429 +00:00 [DBG] Connection id "0HN8VETJHTI5R" stopped. 2024-12-21 17:09:09.429 +00:00 [DBG] Connection id "0HN8VETJHTI5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 17:15:07.891 +00:00 [DBG] Connection id "0HN8VETJHTI5S" accepted. 2024-12-21 17:15:07.891 +00:00 [DBG] Connection id "0HN8VETJHTI5S" started. 2024-12-21 17:15:09.639 +00:00 [DBG] Connection id "0HN8VETJHTI5S" received FIN. 2024-12-21 17:15:09.639 +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) 2024-12-21 17:15:09.640 +00:00 [DBG] Connection id "0HN8VETJHTI5S" stopped. 2024-12-21 17:15:09.640 +00:00 [DBG] Connection id "0HN8VETJHTI5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 17:15:09.651 +00:00 [DBG] Connection id "0HN8VETJHTI5T" accepted. 2024-12-21 17:15:09.652 +00:00 [DBG] Connection id "0HN8VETJHTI5T" started. 2024-12-21 17:15:12.214 +00:00 [DBG] Connection 0HN8VETJHTI5T established using the following protocol: "Tls13" 2024-12-21 17:15:12.214 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 17:15:12.214 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 17:15:12.214 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.42ms 2024-12-21 17:15:12.215 +00:00 [DBG] Connection id "0HN8VETJHTI5T" disconnecting. 2024-12-21 17:15:12.215 +00:00 [DBG] Connection id "0HN8VETJHTI5T" stopped. 2024-12-21 17:15:12.215 +00:00 [DBG] Connection id "0HN8VETJHTI5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 17:27:07.361 +00:00 [DBG] Connection id "0HN8VETJHTI5U" accepted. 2024-12-21 17:27:07.361 +00:00 [DBG] Connection id "0HN8VETJHTI5U" started. 2024-12-21 17:27:07.362 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 17:27:07.363 +00:00 [DBG] Connection id "0HN8VETJHTI5U" stopped. 2024-12-21 17:27:07.363 +00:00 [DBG] Connection id "0HN8VETJHTI5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:07:01.568 +00:00 [DBG] Connection id "0HN8VETJHTI5V" accepted. 2024-12-21 18:07:01.568 +00:00 [DBG] Connection id "0HN8VETJHTI5V" started. 2024-12-21 18:07:02.740 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-21 18:07:02.740 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-21 18:07:02.740 +00:00 [DBG] Connection id "0HN8VETJHTI5V" completed keep alive response. 2024-12-21 18:07:02.740 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3122ms 2024-12-21 18:07:04.445 +00:00 [DBG] Connection id "0HN8VETJHTI5V" received FIN. 2024-12-21 18:07:04.446 +00:00 [DBG] Connection id "0HN8VETJHTI5V" disconnecting. 2024-12-21 18:07:04.446 +00:00 [DBG] Connection id "0HN8VETJHTI5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:07:04.447 +00:00 [DBG] Connection id "0HN8VETJHTI5V" stopped. 2024-12-21 18:07:04.768 +00:00 [DBG] Connection id "0HN8VETJHTI60" accepted. 2024-12-21 18:07:04.768 +00:00 [DBG] Connection id "0HN8VETJHTI60" started. 2024-12-21 18:07:05.762 +00:00 [DBG] Connection id "0HN8VETJHTI60": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-21 18:07:05.763 +00:00 [DBG] Connection id "0HN8VETJHTI60" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-21 18:07:05.763 +00:00 [DBG] Connection id "0HN8VETJHTI60" disconnecting. 2024-12-21 18:07:05.763 +00:00 [DBG] Connection id "0HN8VETJHTI60" stopped. 2024-12-21 18:07:05.763 +00:00 [DBG] Connection id "0HN8VETJHTI60" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:07:17.042 +00:00 [DBG] Connection id "0HN8VETJHTI61" accepted. 2024-12-21 18:07:17.042 +00:00 [DBG] Connection id "0HN8VETJHTI61" started. 2024-12-21 18:07:18.567 +00:00 [DBG] Connection 0HN8VETJHTI61 established using the following protocol: "Tls13" 2024-12-21 18:07:20.094 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 18:07:20.094 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 18:07:20.094 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 18:07:20.094 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 18:07:20.094 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 18:07:20.094 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 18:07:20.094 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 18:07:20.094 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 18:07:20.094 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 18:07:20.094 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-21 18:07:20.094 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 18:07:20.094 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 18:07:20.094 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 18:07:20.094 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 18:07:20.095 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 18:07:20.095 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 18:07:20.095 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:07:20.095 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:07:20.095 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:07:20.095 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 18:07:20.095 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:07:20.095 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 18:07:20.095 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 18:07:20.095 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:07:20.095 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:07:20.095 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:07:20.095 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 18:07:20.095 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:07:20.095 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-21 18:07:20.095 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 18:07:20.095 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6575ms. 2024-12-21 18:07:20.096 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-21 18:07:20.096 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1961ms. 2024-12-21 18:07:20.096 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.5696ms 2024-12-21 18:07:20.096 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 18:07:20.096 +00:00 [INF] HTTP GET / responded 200 in 1.9009 ms 2024-12-21 18:07:20.096 +00:00 [DBG] Connection id "0HN8VETJHTI61" completed keep alive response. 2024-12-21 18:07:20.096 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.1458ms 2024-12-21 18:07:20.615 +00:00 [DBG] Connection id "0HN8VETJHTI61" received FIN. 2024-12-21 18:07:20.615 +00:00 [DBG] Connection id "0HN8VETJHTI61" disconnecting. 2024-12-21 18:07:20.615 +00:00 [DBG] Connection id "0HN8VETJHTI61" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:07:20.616 +00:00 [DBG] Connection id "0HN8VETJHTI61" stopped. 2024-12-21 18:07:20.837 +00:00 [DBG] Connection id "0HN8VETJHTI62" accepted. 2024-12-21 18:07:20.837 +00:00 [DBG] Connection id "0HN8VETJHTI62" started. 2024-12-21 18:07:21.454 +00:00 [DBG] Connection 0HN8VETJHTI62 established using the following protocol: "Tls13" 2024-12-21 18:07:21.578 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 18:07:21.578 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 18:07:21.578 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4561ms 2024-12-21 18:07:21.578 +00:00 [DBG] Connection id "0HN8VETJHTI62" disconnecting. 2024-12-21 18:07:21.579 +00:00 [DBG] Connection id "0HN8VETJHTI62" stopped. 2024-12-21 18:07:21.579 +00:00 [DBG] Connection id "0HN8VETJHTI62" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:07:22.823 +00:00 [DBG] Connection id "0HN8VETJHTI63" accepted. 2024-12-21 18:07:22.824 +00:00 [DBG] Connection id "0HN8VETJHTI63" started. 2024-12-21 18:07:23.152 +00:00 [DBG] Connection 0HN8VETJHTI63 established using the following protocol: "Tls13" 2024-12-21 18:07:23.337 +00:00 [DBG] Connection id "0HN8VETJHTI63" reset. 2024-12-21 18:07:23.337 +00:00 [DBG] Connection id "0HN8VETJHTI63" is closed. The last processed stream ID was 0. 2024-12-21 18:07:23.337 +00:00 [DBG] Connection id "0HN8VETJHTI63" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:07:23.338 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI63 completed. 2024-12-21 18:07:23.338 +00:00 [DBG] Connection id "0HN8VETJHTI63" stopped. 2024-12-21 18:07:24.795 +00:00 [DBG] Connection id "0HN8VETJHTI64" accepted. 2024-12-21 18:07:24.795 +00:00 [DBG] Connection id "0HN8VETJHTI64" started. 2024-12-21 18:07:24.932 +00:00 [DBG] Connection 0HN8VETJHTI64 established using the following protocol: "Tls12" 2024-12-21 18:07:25.078 +00:00 [DBG] Connection id "0HN8VETJHTI64" reset. 2024-12-21 18:07:25.078 +00:00 [DBG] Connection id "0HN8VETJHTI64" disconnecting. 2024-12-21 18:07:25.078 +00:00 [DBG] Connection id "0HN8VETJHTI64" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:07:25.079 +00:00 [DBG] Connection id "0HN8VETJHTI64" stopped. 2024-12-21 18:07:26.649 +00:00 [DBG] Connection id "0HN8VETJHTI65" accepted. 2024-12-21 18:07:26.649 +00:00 [DBG] Connection id "0HN8VETJHTI65" started. 2024-12-21 18:07:26.671 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 18:07:26.672 +00:00 [DBG] Connection id "0HN8VETJHTI65" stopped. 2024-12-21 18:07:26.672 +00:00 [DBG] Connection id "0HN8VETJHTI65" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:07:28.405 +00:00 [DBG] Connection id "0HN8VETJHTI66" accepted. 2024-12-21 18:07:28.405 +00:00 [DBG] Connection id "0HN8VETJHTI66" started. 2024-12-21 18:07:28.408 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 18:07:28.408 +00:00 [DBG] Connection id "0HN8VETJHTI66" stopped. 2024-12-21 18:07:28.409 +00:00 [DBG] Connection id "0HN8VETJHTI66" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:07:29.649 +00:00 [DBG] Connection id "0HN8VETJHTI67" accepted. 2024-12-21 18:07:29.649 +00:00 [DBG] Connection id "0HN8VETJHTI67" started. 2024-12-21 18:07:29.650 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 18:07:29.650 +00:00 [DBG] Connection id "0HN8VETJHTI67" stopped. 2024-12-21 18:07:29.650 +00:00 [DBG] Connection id "0HN8VETJHTI67" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:14:48.977 +00:00 [DBG] Connection id "0HN8VETJHTI68" accepted. 2024-12-21 18:14:48.977 +00:00 [DBG] Connection id "0HN8VETJHTI68" started. 2024-12-21 18:14:51.968 +00:00 [DBG] Connection 0HN8VETJHTI68 established using the following protocol: "Tls13" 2024-12-21 18:14:52.246 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-21 18:14:52.246 +00:00 [DBG] The request path / does not match a supported file type 2024-12-21 18:14:52.246 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-21 18:14:52.246 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-21 18:14:52.246 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 18:14:52.246 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 18:14:52.246 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-21 18:14:52.247 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-21 18:14:52.247 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 18:14:52.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)"] 2024-12-21 18:14:52.247 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-21 18:14:52.247 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-21 18:14:52.247 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 18:14:52.247 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-21 18:14:52.247 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 18:14:52.247 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 18:14:52.247 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:14:52.247 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:14:52.247 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:14:52.247 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 18:14:52.247 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:14:52.247 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 18:14:52.247 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-21 18:14:52.247 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:14:52.247 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:14:52.247 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:14:52.247 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-21 18:14:52.247 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-21 18:14:52.247 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-21 18:14:52.247 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-21 18:14:52.247 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1189ms. 2024-12-21 18:14:52.247 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-21 18:14:52.248 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4609ms. 2024-12-21 18:14:52.248 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0251ms 2024-12-21 18:14:52.248 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-21 18:14:52.248 +00:00 [INF] HTTP GET / responded 200 in 1.5483 ms 2024-12-21 18:14:52.248 +00:00 [DBG] Connection id "0HN8VETJHTI68" completed keep alive response. 2024-12-21 18:14:52.248 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.8921ms 2024-12-21 18:14:52.889 +00:00 [DBG] Connection id "0HN8VETJHTI68" received FIN. 2024-12-21 18:14:52.889 +00:00 [DBG] Connection id "0HN8VETJHTI68" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:14:52.889 +00:00 [DBG] Connection id "0HN8VETJHTI68" disconnecting. 2024-12-21 18:14:52.889 +00:00 [DBG] Connection id "0HN8VETJHTI68" stopped. 2024-12-21 18:14:53.135 +00:00 [DBG] Connection id "0HN8VETJHTI69" accepted. 2024-12-21 18:14:53.135 +00:00 [DBG] Connection id "0HN8VETJHTI69" started. 2024-12-21 18:14:55.492 +00:00 [DBG] Connection 0HN8VETJHTI69 established using the following protocol: "Tls13" 2024-12-21 18:14:56.267 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-21 18:14:56.267 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-21 18:14:56.267 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.449ms 2024-12-21 18:14:56.267 +00:00 [DBG] Connection id "0HN8VETJHTI69" disconnecting. 2024-12-21 18:14:56.267 +00:00 [DBG] Connection id "0HN8VETJHTI69" stopped. 2024-12-21 18:14:56.267 +00:00 [DBG] Connection id "0HN8VETJHTI69" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:15:37.868 +00:00 [DBG] Connection id "0HN8VETJHTI6A" accepted. 2024-12-21 18:15:37.868 +00:00 [DBG] Connection id "0HN8VETJHTI6A" started. 2024-12-21 18:15:37.998 +00:00 [DBG] Connection 0HN8VETJHTI6A established using the following protocol: "Tls13" 2024-12-21 18:15:38.109 +00:00 [DBG] Connection id "0HN8VETJHTI6A" reset. 2024-12-21 18:15:38.109 +00:00 [DBG] Connection id "0HN8VETJHTI6A" is closed. The last processed stream ID was 0. 2024-12-21 18:15:38.109 +00:00 [DBG] Connection id "0HN8VETJHTI6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:15:38.112 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI6A completed. 2024-12-21 18:15:38.112 +00:00 [DBG] Connection id "0HN8VETJHTI6A" stopped. 2024-12-21 18:15:39.707 +00:00 [DBG] Connection id "0HN8VETJHTI6B" accepted. 2024-12-21 18:15:39.708 +00:00 [DBG] Connection id "0HN8VETJHTI6B" started. 2024-12-21 18:15:39.814 +00:00 [DBG] Connection 0HN8VETJHTI6B established using the following protocol: "Tls12" 2024-12-21 18:15:39.918 +00:00 [DBG] Connection id "0HN8VETJHTI6B" reset. 2024-12-21 18:15:39.918 +00:00 [DBG] Connection id "0HN8VETJHTI6B" disconnecting. 2024-12-21 18:15:39.918 +00:00 [DBG] Connection id "0HN8VETJHTI6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:15:39.918 +00:00 [DBG] Connection id "0HN8VETJHTI6B" stopped. 2024-12-21 18:15:41.095 +00:00 [DBG] Connection id "0HN8VETJHTI6C" accepted. 2024-12-21 18:15:41.095 +00:00 [DBG] Connection id "0HN8VETJHTI6C" started. 2024-12-21 18:15:41.106 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 18:15:41.106 +00:00 [DBG] Connection id "0HN8VETJHTI6C" stopped. 2024-12-21 18:15:41.106 +00:00 [DBG] Connection id "0HN8VETJHTI6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:15:42.556 +00:00 [DBG] Connection id "0HN8VETJHTI6D" accepted. 2024-12-21 18:15:42.557 +00:00 [DBG] Connection id "0HN8VETJHTI6D" started. 2024-12-21 18:15:42.570 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 18:15:42.571 +00:00 [DBG] Connection id "0HN8VETJHTI6D" stopped. 2024-12-21 18:15:42.571 +00:00 [DBG] Connection id "0HN8VETJHTI6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-21 18:15:43.938 +00:00 [DBG] Connection id "0HN8VETJHTI6E" accepted. 2024-12-21 18:15:43.939 +00:00 [DBG] Connection id "0HN8VETJHTI6E" started. 2024-12-21 18:15:43.939 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-21 18:15:43.939 +00:00 [DBG] Connection id "0HN8VETJHTI6E" stopped. 2024-12-21 18:15:43.939 +00:00 [DBG] Connection id "0HN8VETJHTI6E" sending FIN because: "The Socket transport's send loop completed gracefully."