2024-10-17 04:28:00.487 +00:00 [DBG] Connection id "0HN7D0JB2BLV7" accepted. 2024-10-17 04:28:00.489 +00:00 [DBG] Connection id "0HN7D0JB2BLV7" started. 2024-10-17 04:28:02.512 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-10-17 04:28:02.512 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-10-17 04:28:02.513 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-10-17 04:28:02.513 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2574ms 2024-10-17 04:28:02.513 +00:00 [DBG] Connection id "0HN7D0JB2BLV7" disconnecting. 2024-10-17 04:28:02.513 +00:00 [DBG] Connection id "0HN7D0JB2BLV7" stopped. 2024-10-17 04:28:02.513 +00:00 [DBG] Connection id "0HN7D0JB2BLV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:12:59.860 +00:00 [DBG] Connection id "0HN7D0JB2BLV8" accepted. 2024-10-17 13:12:59.860 +00:00 [DBG] Connection id "0HN7D0JB2BLV8" started. 2024-10-17 13:13:02.926 +00:00 [DBG] Connection id "0HN7D0JB2BLV8" reset. 2024-10-17 13:13:02.926 +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-10-17 13:13:02.927 +00:00 [DBG] Connection id "0HN7D0JB2BLV8" stopped. 2024-10-17 13:13:02.927 +00:00 [DBG] Connection id "0HN7D0JB2BLV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:13:03.125 +00:00 [DBG] Connection id "0HN7D0JB2BLV9" accepted. 2024-10-17 13:13:03.125 +00:00 [DBG] Connection id "0HN7D0JB2BLV9" started. 2024-10-17 13:13:03.437 +00:00 [DBG] Connection 0HN7D0JB2BLV9 established using the following protocol: "Tls13" 2024-10-17 13:13:06.493 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-10-17 13:13:06.493 +00:00 [DBG] The request path / does not match a supported file type 2024-10-17 13:13:06.493 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-10-17 13:13:06.493 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-10-17 13:13:06.493 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 13:13:06.493 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 13:13:06.493 +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-10-17 13:13:06.493 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-10-17 13:13:06.493 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-17 13:13:06.494 +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-10-17 13:13:06.494 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-10-17 13:13:06.494 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-17 13:13:06.494 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-17 13:13:06.494 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-17 13:13:06.494 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:13:06.494 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-17 13:13:06.494 +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-10-17 13:13:06.494 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:06.494 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:06.494 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:13:06.494 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:06.494 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:13:06.494 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-17 13:13:06.494 +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-10-17 13:13:06.494 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:06.494 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:06.494 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:13:06.494 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:06.494 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-10-17 13:13:06.495 +00:00 [INF] Executing ViewResult, running view noScan. 2024-10-17 13:13:06.495 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.3298ms. 2024-10-17 13:13:06.496 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-10-17 13:13:06.496 +00:00 [INF] Executed ViewResult - view noScan executed in 2.1833ms. 2024-10-17 13:13:06.496 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.6756ms 2024-10-17 13:13:06.496 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 13:13:06.496 +00:00 [INF] HTTP GET / responded 200 in 3.0828 ms 2024-10-17 13:13:06.496 +00:00 [DBG] Connection id "0HN7D0JB2BLV9" completed keep alive response. 2024-10-17 13:13:06.496 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.3953ms 2024-10-17 13:13:07.708 +00:00 [DBG] Connection id "0HN7D0JB2BLV9" reset. 2024-10-17 13:13:07.708 +00:00 [DBG] Connection id "0HN7D0JB2BLV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:13:07.708 +00:00 [DBG] Connection id "0HN7D0JB2BLV9" disconnecting. 2024-10-17 13:13:07.709 +00:00 [DBG] Connection id "0HN7D0JB2BLV9" stopped. 2024-10-17 13:13:11.163 +00:00 [DBG] Connection id "0HN7D0JB2BLVA" accepted. 2024-10-17 13:13:11.163 +00:00 [DBG] Connection id "0HN7D0JB2BLVA" started. 2024-10-17 13:13:11.448 +00:00 [DBG] Connection 0HN7D0JB2BLVA established using the following protocol: "Tls13" 2024-10-17 13:13:11.470 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-10-17 13:13:11.470 +00:00 [DBG] The request path / does not match a supported file type 2024-10-17 13:13:11.471 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-10-17 13:13:11.471 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-10-17 13:13:11.471 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 13:13:11.471 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 13:13:11.471 +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-10-17 13:13:11.471 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-10-17 13:13:11.471 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-17 13:13:11.471 +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-10-17 13:13:11.471 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-10-17 13:13:11.471 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-17 13:13:11.471 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-17 13:13:11.471 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-17 13:13:11.471 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:13:11.471 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-17 13:13:11.471 +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-10-17 13:13:11.471 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:11.471 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:11.471 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:13:11.471 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:11.471 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:13:11.471 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-17 13:13:11.471 +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-10-17 13:13:11.471 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:11.471 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:11.471 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:13:11.471 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:13:11.471 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-10-17 13:13:11.471 +00:00 [INF] Executing ViewResult, running view noScan. 2024-10-17 13:13:11.472 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1436ms. 2024-10-17 13:13:11.472 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-10-17 13:13:11.472 +00:00 [INF] Executed ViewResult - view noScan executed in 0.6768ms. 2024-10-17 13:13:11.472 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.2736ms 2024-10-17 13:13:11.472 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 13:13:11.472 +00:00 [INF] HTTP GET / responded 200 in 1.8169 ms 2024-10-17 13:13:11.472 +00:00 [DBG] Connection id "0HN7D0JB2BLVA" completed keep alive response. 2024-10-17 13:13:11.472 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.1961ms 2024-10-17 13:13:11.740 +00:00 [DBG] Connection id "0HN7D0JB2BLVA" received FIN. 2024-10-17 13:13:11.740 +00:00 [DBG] Connection id "0HN7D0JB2BLVA" disconnecting. 2024-10-17 13:13:11.741 +00:00 [DBG] Connection id "0HN7D0JB2BLVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:13:11.742 +00:00 [DBG] Connection id "0HN7D0JB2BLVA" stopped. 2024-10-17 13:13:12.042 +00:00 [DBG] Connection id "0HN7D0JB2BLVB" accepted. 2024-10-17 13:13:12.042 +00:00 [DBG] Connection id "0HN7D0JB2BLVB" started. 2024-10-17 13:13:12.401 +00:00 [DBG] Connection 0HN7D0JB2BLVB established using the following protocol: "Tls13" 2024-10-17 13:13:12.402 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-10-17 13:13:12.402 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-10-17 13:13:12.402 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3985ms 2024-10-17 13:13:12.402 +00:00 [DBG] Connection id "0HN7D0JB2BLVB" disconnecting. 2024-10-17 13:13:12.402 +00:00 [DBG] Connection id "0HN7D0JB2BLVB" stopped. 2024-10-17 13:13:12.402 +00:00 [DBG] Connection id "0HN7D0JB2BLVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:13:12.965 +00:00 [DBG] Connection id "0HN7D0JB2BLVC" accepted. 2024-10-17 13:13:12.965 +00:00 [DBG] Connection id "0HN7D0JB2BLVC" started. 2024-10-17 13:13:13.238 +00:00 [DBG] Connection 0HN7D0JB2BLVC established using the following protocol: "Tls13" 2024-10-17 13:13:13.474 +00:00 [DBG] Connection id "0HN7D0JB2BLVC" reset. 2024-10-17 13:13:13.474 +00:00 [DBG] Connection id "0HN7D0JB2BLVC" is closed. The last processed stream ID was 0. 2024-10-17 13:13:13.474 +00:00 [DBG] Connection id "0HN7D0JB2BLVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:13:13.474 +00:00 [DBG] The connection queue processing loop for 0HN7D0JB2BLVC completed. 2024-10-17 13:13:13.474 +00:00 [DBG] Connection id "0HN7D0JB2BLVC" stopped. 2024-10-17 13:13:15.087 +00:00 [DBG] Connection id "0HN7D0JB2BLVD" accepted. 2024-10-17 13:13:15.087 +00:00 [DBG] Connection id "0HN7D0JB2BLVD" started. 2024-10-17 13:13:15.418 +00:00 [DBG] Connection 0HN7D0JB2BLVD established using the following protocol: "Tls12" 2024-10-17 13:13:15.663 +00:00 [DBG] Connection id "0HN7D0JB2BLVD" reset. 2024-10-17 13:13:15.663 +00:00 [DBG] Connection id "0HN7D0JB2BLVD" disconnecting. 2024-10-17 13:13:15.663 +00:00 [DBG] Connection id "0HN7D0JB2BLVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:13:15.664 +00:00 [DBG] Connection id "0HN7D0JB2BLVD" stopped. 2024-10-17 13:13:17.267 +00:00 [DBG] Connection id "0HN7D0JB2BLVE" accepted. 2024-10-17 13:13:17.267 +00:00 [DBG] Connection id "0HN7D0JB2BLVE" started. 2024-10-17 13:13:17.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: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-10-17 13:13:17.268 +00:00 [DBG] Connection id "0HN7D0JB2BLVE" stopped. 2024-10-17 13:13:17.268 +00:00 [DBG] Connection id "0HN7D0JB2BLVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:13:19.235 +00:00 [DBG] Connection id "0HN7D0JB2BLVF" accepted. 2024-10-17 13:13:19.235 +00:00 [DBG] Connection id "0HN7D0JB2BLVF" started. 2024-10-17 13:13:19.283 +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-10-17 13:13:19.284 +00:00 [DBG] Connection id "0HN7D0JB2BLVF" stopped. 2024-10-17 13:13:19.284 +00:00 [DBG] Connection id "0HN7D0JB2BLVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:13:20.933 +00:00 [DBG] Connection id "0HN7D0JB2BLVG" accepted. 2024-10-17 13:13:20.933 +00:00 [DBG] Connection id "0HN7D0JB2BLVG" started. 2024-10-17 13:13:20.944 +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-10-17 13:13:20.944 +00:00 [DBG] Connection id "0HN7D0JB2BLVG" stopped. 2024-10-17 13:13:20.945 +00:00 [DBG] Connection id "0HN7D0JB2BLVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:34.667 +00:00 [DBG] Connection id "0HN7D0JB2BLVH" accepted. 2024-10-17 13:21:34.667 +00:00 [DBG] Connection id "0HN7D0JB2BLVH" started. 2024-10-17 13:21:37.821 +00:00 [DBG] Connection id "0HN7D0JB2BLVH" reset. 2024-10-17 13:21:37.821 +00:00 [DBG] Connection id "0HN7D0JB2BLVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:37.821 +00:00 [DBG] Connection id "0HN7D0JB2BLVH" disconnecting. 2024-10-17 13:21:37.821 +00:00 [DBG] Connection id "0HN7D0JB2BLVH" stopped. 2024-10-17 13:21:37.827 +00:00 [DBG] Connection id "0HN7D0JB2BLVI" accepted. 2024-10-17 13:21:37.827 +00:00 [DBG] Connection id "0HN7D0JB2BLVI" started. 2024-10-17 13:21:37.843 +00:00 [DBG] Connection id "0HN7D0JB2BLVI" 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-10-17 13:21:37.844 +00:00 [DBG] Connection id "0HN7D0JB2BLVI" disconnecting. 2024-10-17 13:21:37.844 +00:00 [DBG] Connection id "0HN7D0JB2BLVI" stopped. 2024-10-17 13:21:37.844 +00:00 [DBG] Connection id "0HN7D0JB2BLVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:37.856 +00:00 [DBG] Connection id "0HN7D0JB2BLVJ" accepted. 2024-10-17 13:21:37.856 +00:00 [DBG] Connection id "0HN7D0JB2BLVJ" started. 2024-10-17 13:21:41.024 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-10-17 13:21:41.024 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-10-17 13:21:41.024 +00:00 [DBG] Connection id "0HN7D0JB2BLVJ" completed keep alive response. 2024-10-17 13:21:41.025 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3214ms 2024-10-17 13:21:47.038 +00:00 [DBG] Connection id "0HN7D0JB2BLVJ" reset. 2024-10-17 13:21:47.038 +00:00 [DBG] Connection id "0HN7D0JB2BLVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:47.038 +00:00 [DBG] Connection id "0HN7D0JB2BLVJ" disconnecting. 2024-10-17 13:21:47.039 +00:00 [DBG] Connection id "0HN7D0JB2BLVJ" stopped. 2024-10-17 13:21:50.060 +00:00 [DBG] Connection id "0HN7D0JB2BLVK" accepted. 2024-10-17 13:21:50.060 +00:00 [DBG] Connection id "0HN7D0JB2BLVK" started. 2024-10-17 13:21:50.065 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-10-17 13:21:50.065 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-10-17 13:21:50.065 +00:00 [DBG] Connection id "0HN7D0JB2BLVK" completed keep alive response. 2024-10-17 13:21:50.065 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.268ms 2024-10-17 13:21:50.071 +00:00 [DBG] Connection id "0HN7D0JB2BLVK" received FIN. 2024-10-17 13:21:50.071 +00:00 [DBG] Connection id "0HN7D0JB2BLVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:50.071 +00:00 [DBG] Connection id "0HN7D0JB2BLVK" disconnecting. 2024-10-17 13:21:50.071 +00:00 [DBG] Connection id "0HN7D0JB2BLVK" stopped. 2024-10-17 13:21:50.077 +00:00 [DBG] Connection id "0HN7D0JB2BLVL" accepted. 2024-10-17 13:21:50.077 +00:00 [DBG] Connection id "0HN7D0JB2BLVL" started. 2024-10-17 13:21:50.077 +00:00 [DBG] Connection id "0HN7D0JB2BLVL": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-10-17 13:21:50.078 +00:00 [DBG] Connection id "0HN7D0JB2BLVL" 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-10-17 13:21:50.078 +00:00 [DBG] Connection id "0HN7D0JB2BLVL" disconnecting. 2024-10-17 13:21:50.078 +00:00 [DBG] Connection id "0HN7D0JB2BLVL" stopped. 2024-10-17 13:21:50.078 +00:00 [DBG] Connection id "0HN7D0JB2BLVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:55.030 +00:00 [DBG] Connection id "0HN7D0JB2BLVM" accepted. 2024-10-17 13:21:55.030 +00:00 [DBG] Connection id "0HN7D0JB2BLVM" started. 2024-10-17 13:21:55.079 +00:00 [DBG] Connection 0HN7D0JB2BLVM established using the following protocol: "Tls13" 2024-10-17 13:21:55.119 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-10-17 13:21:55.119 +00:00 [DBG] The request path / does not match a supported file type 2024-10-17 13:21:55.120 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-10-17 13:21:55.120 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-10-17 13:21:55.120 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 13:21:55.120 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 13:21:55.120 +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-10-17 13:21:55.120 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-10-17 13:21:55.120 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-17 13:21:55.120 +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-10-17 13:21:55.120 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-10-17 13:21:55.120 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-17 13:21:55.120 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-17 13:21:55.120 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-17 13:21:55.120 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:21:55.121 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-17 13:21:55.121 +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-10-17 13:21:55.121 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:21:55.121 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:21:55.121 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:21:55.121 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:21:55.121 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:21:55.121 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-17 13:21:55.121 +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-10-17 13:21:55.121 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:21:55.121 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:21:55.121 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 13:21:55.121 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 13:21:55.121 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-10-17 13:21:55.121 +00:00 [INF] Executing ViewResult, running view noScan. 2024-10-17 13:21:55.121 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1357ms. 2024-10-17 13:21:55.121 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-10-17 13:21:55.122 +00:00 [INF] Executed ViewResult - view noScan executed in 0.9863ms. 2024-10-17 13:21:55.122 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7728ms 2024-10-17 13:21:55.122 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 13:21:55.122 +00:00 [INF] HTTP GET / responded 200 in 2.5683 ms 2024-10-17 13:21:55.122 +00:00 [DBG] Connection id "0HN7D0JB2BLVM" completed keep alive response. 2024-10-17 13:21:55.122 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.9672ms 2024-10-17 13:21:55.286 +00:00 [DBG] Connection id "0HN7D0JB2BLVM" received FIN. 2024-10-17 13:21:55.286 +00:00 [DBG] Connection id "0HN7D0JB2BLVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:55.286 +00:00 [DBG] Connection id "0HN7D0JB2BLVM" disconnecting. 2024-10-17 13:21:55.286 +00:00 [DBG] Connection id "0HN7D0JB2BLVM" stopped. 2024-10-17 13:21:55.401 +00:00 [DBG] Connection id "0HN7D0JB2BLVN" accepted. 2024-10-17 13:21:55.401 +00:00 [DBG] Connection id "0HN7D0JB2BLVN" started. 2024-10-17 13:21:55.423 +00:00 [DBG] Connection 0HN7D0JB2BLVN established using the following protocol: "Tls13" 2024-10-17 13:21:55.423 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-10-17 13:21:55.424 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-10-17 13:21:55.424 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.2748ms 2024-10-17 13:21:55.424 +00:00 [DBG] Connection id "0HN7D0JB2BLVN" disconnecting. 2024-10-17 13:21:55.424 +00:00 [DBG] Connection id "0HN7D0JB2BLVN" stopped. 2024-10-17 13:21:55.424 +00:00 [DBG] Connection id "0HN7D0JB2BLVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:55.500 +00:00 [DBG] Connection id "0HN7D0JB2BLVO" accepted. 2024-10-17 13:21:55.500 +00:00 [DBG] Connection id "0HN7D0JB2BLVO" started. 2024-10-17 13:21:55.562 +00:00 [DBG] Connection 0HN7D0JB2BLVO established using the following protocol: "Tls13" 2024-10-17 13:21:55.568 +00:00 [DBG] Connection id "0HN7D0JB2BLVO" reset. 2024-10-17 13:21:55.569 +00:00 [DBG] Connection id "0HN7D0JB2BLVO" is closing. 2024-10-17 13:21:55.569 +00:00 [DBG] Connection id "0HN7D0JB2BLVO" is closed. The last processed stream ID was 0. 2024-10-17 13:21:55.569 +00:00 [DBG] Connection id "0HN7D0JB2BLVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:55.569 +00:00 [DBG] The connection queue processing loop for 0HN7D0JB2BLVO completed. 2024-10-17 13:21:55.569 +00:00 [DBG] Connection id "0HN7D0JB2BLVO" stopped. 2024-10-17 13:21:56.642 +00:00 [DBG] Connection id "0HN7D0JB2BLVP" accepted. 2024-10-17 13:21:56.643 +00:00 [DBG] Connection id "0HN7D0JB2BLVP" started. 2024-10-17 13:21:58.034 +00:00 [DBG] Connection 0HN7D0JB2BLVP established using the following protocol: "Tls12" 2024-10-17 13:21:58.041 +00:00 [DBG] Connection id "0HN7D0JB2BLVP" reset. 2024-10-17 13:21:58.041 +00:00 [DBG] Connection id "0HN7D0JB2BLVP" disconnecting. 2024-10-17 13:21:58.041 +00:00 [DBG] Connection id "0HN7D0JB2BLVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:21:58.041 +00:00 [DBG] Connection id "0HN7D0JB2BLVP" stopped. 2024-10-17 13:21:59.444 +00:00 [DBG] Connection id "0HN7D0JB2BLVQ" accepted. 2024-10-17 13:21:59.444 +00:00 [DBG] Connection id "0HN7D0JB2BLVQ" started. 2024-10-17 13:21:59.552 +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-10-17 13:21:59.552 +00:00 [DBG] Connection id "0HN7D0JB2BLVQ" stopped. 2024-10-17 13:21:59.552 +00:00 [DBG] Connection id "0HN7D0JB2BLVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:22:00.877 +00:00 [DBG] Connection id "0HN7D0JB2BLVR" accepted. 2024-10-17 13:22:00.877 +00:00 [DBG] Connection id "0HN7D0JB2BLVR" started. 2024-10-17 13:22:00.889 +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-10-17 13:22:00.890 +00:00 [DBG] Connection id "0HN7D0JB2BLVR" stopped. 2024-10-17 13:22:00.890 +00:00 [DBG] Connection id "0HN7D0JB2BLVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 13:22:02.498 +00:00 [DBG] Connection id "0HN7D0JB2BLVS" accepted. 2024-10-17 13:22:02.498 +00:00 [DBG] Connection id "0HN7D0JB2BLVS" started. 2024-10-17 13:22:02.754 +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-10-17 13:22:02.754 +00:00 [DBG] Connection id "0HN7D0JB2BLVS" stopped. 2024-10-17 13:22:02.754 +00:00 [DBG] Connection id "0HN7D0JB2BLVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 17:31:15.902 +00:00 [DBG] Connection id "0HN7D0JB2BLVT" accepted. 2024-10-17 17:31:15.902 +00:00 [DBG] Connection id "0HN7D0JB2BLVT" started. 2024-10-17 17:31:17.948 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-10-17 17:31:17.948 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-10-17 17:31:17.948 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-10-17 17:31:17.949 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.4689ms 2024-10-17 17:31:17.949 +00:00 [DBG] Connection id "0HN7D0JB2BLVT" disconnecting. 2024-10-17 17:31:17.949 +00:00 [DBG] Connection id "0HN7D0JB2BLVT" stopped. 2024-10-17 17:31:17.949 +00:00 [DBG] Connection id "0HN7D0JB2BLVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 20:39:32.525 +00:00 [DBG] Connection id "0HN7D0JB2BLVU" accepted. 2024-10-17 20:39:32.525 +00:00 [DBG] Connection id "0HN7D0JB2BLVU" started. 2024-10-17 20:39:35.525 +00:00 [INF] Request starting HTTP/1.1 GET http://api.drposture.app:5103/ - null null 2024-10-17 20:39:35.525 +00:00 [DBG] Redirecting to 'https://api.drposture.app:5104/'. 2024-10-17 20:39:35.525 +00:00 [INF] Request finished HTTP/1.1 GET http://api.drposture.app:5103/ - 307 0 null 0.2356ms 2024-10-17 20:39:35.525 +00:00 [DBG] Connection id "0HN7D0JB2BLVU" disconnecting. 2024-10-17 20:39:35.525 +00:00 [DBG] Connection id "0HN7D0JB2BLVU" stopped. 2024-10-17 20:39:35.525 +00:00 [DBG] Connection id "0HN7D0JB2BLVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 20:39:35.577 +00:00 [DBG] Connection id "0HN7D0JB2BLVV" accepted. 2024-10-17 20:39:35.577 +00:00 [DBG] Connection id "0HN7D0JB2BLVV" started. 2024-10-17 20:39:35.604 +00:00 [DBG] Connection 0HN7D0JB2BLVV established using the following protocol: "Tls13" 2024-10-17 20:39:35.605 +00:00 [INF] Request starting HTTP/1.1 GET https://api.drposture.app:5104/ - null null 2024-10-17 20:39:35.605 +00:00 [DBG] The request path / does not match a supported file type 2024-10-17 20:39:35.605 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-10-17 20:39:35.605 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-10-17 20:39:35.605 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 20:39:35.605 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 20:39:35.605 +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-10-17 20:39:35.605 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-10-17 20:39:35.605 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-17 20:39:35.605 +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-10-17 20:39:35.605 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-10-17 20:39:35.605 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-17 20:39:35.605 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-17 20:39:35.605 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-17 20:39:35.605 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 20:39:35.605 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-17 20:39:35.605 +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-10-17 20:39:35.605 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 20:39:35.605 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 20:39:35.605 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 20:39:35.605 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 20:39:35.605 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 20:39:35.605 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-17 20:39:35.605 +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-10-17 20:39:35.605 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 20:39:35.605 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 20:39:35.605 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-17 20:39:35.605 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-17 20:39:35.605 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-10-17 20:39:35.606 +00:00 [INF] Executing ViewResult, running view noScan. 2024-10-17 20:39:35.606 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6049ms. 2024-10-17 20:39:35.606 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-10-17 20:39:35.607 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6854ms. 2024-10-17 20:39:35.607 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.1064ms 2024-10-17 20:39:35.607 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-17 20:39:35.607 +00:00 [INF] HTTP GET / responded 200 in 2.4372 ms 2024-10-17 20:39:35.607 +00:00 [INF] Request finished HTTP/1.1 GET https://api.drposture.app:5104/ - 200 null text/html; charset=utf-8 2.621ms 2024-10-17 20:39:35.607 +00:00 [DBG] Connection id "0HN7D0JB2BLVV" disconnecting. 2024-10-17 20:39:35.607 +00:00 [DBG] Connection id "0HN7D0JB2BLVV" stopped. 2024-10-17 20:39:35.607 +00:00 [DBG] Connection id "0HN7D0JB2BLVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 20:39:36.357 +00:00 [DBG] Connection id "0HN7D0JB2BM00" accepted. 2024-10-17 20:39:36.357 +00:00 [DBG] Connection id "0HN7D0JB2BM00" started. 2024-10-17 20:39:36.385 +00:00 [DBG] Connection 0HN7D0JB2BM00 established using the following protocol: "Tls13" 2024-10-17 20:39:36.386 +00:00 [INF] Request starting HTTP/2 GET https://api.drposture.app:5104/favicon.ico - null null 2024-10-17 20:39:36.386 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-10-17 20:39:36.387 +00:00 [INF] Request finished HTTP/2 GET https://api.drposture.app:5104/favicon.ico - 200 5430 image/x-icon 0.819ms 2024-10-17 20:39:36.413 +00:00 [DBG] Connection id "0HN7D0JB2BM00" received FIN. 2024-10-17 20:39:36.413 +00:00 [DBG] Connection id "0HN7D0JB2BM00" is closed. The last processed stream ID was 1. 2024-10-17 20:39:36.413 +00:00 [DBG] Connection id "0HN7D0JB2BM00" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-17 20:39:36.413 +00:00 [DBG] The connection queue processing loop for 0HN7D0JB2BM00 completed. 2024-10-17 20:39:36.413 +00:00 [DBG] Connection id "0HN7D0JB2BM00" stopped. 2024-10-17 21:32:46.561 +00:00 [DBG] Connection id "0HN7D0JB2BM01" accepted. 2024-10-17 21:32:46.561 +00:00 [DBG] Connection id "0HN7D0JB2BM01" started. 2024-10-17 21:32:46.562 +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-10-17 21:32:46.562 +00:00 [DBG] Connection id "0HN7D0JB2BM01" stopped. 2024-10-17 21:32:46.562 +00:00 [DBG] Connection id "0HN7D0JB2BM01" sending FIN because: "The Socket transport's send loop completed gracefully."