2025-01-16 05:13:35.556 +00:00 [DBG] Connection id "0HN8VETJHTJQ7" accepted. 2025-01-16 05:13:35.559 +00:00 [DBG] Connection id "0HN8VETJHTJQ7" started. 2025-01-16 05:13:37.288 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-16 05:13:37.288 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-16 05:13:37.288 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-16 05:13:37.288 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3094ms 2025-01-16 05:13:37.288 +00:00 [DBG] Connection id "0HN8VETJHTJQ7" disconnecting. 2025-01-16 05:13:37.288 +00:00 [DBG] Connection id "0HN8VETJHTJQ7" stopped. 2025-01-16 05:13:37.288 +00:00 [DBG] Connection id "0HN8VETJHTJQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:06:21.753 +00:00 [DBG] Connection id "0HN8VETJHTJQ8" accepted. 2025-01-16 09:06:21.753 +00:00 [DBG] Connection id "0HN8VETJHTJQ8" started. 2025-01-16 09:06:24.817 +00:00 [DBG] Connection id "0HN8VETJHTJQ8" reset. 2025-01-16 09:06:24.818 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 09:06:24.822 +00:00 [DBG] Connection id "0HN8VETJHTJQ8" stopped. 2025-01-16 09:06:24.822 +00:00 [DBG] Connection id "0HN8VETJHTJQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:06:25.132 +00:00 [DBG] Connection id "0HN8VETJHTJQ9" accepted. 2025-01-16 09:06:25.132 +00:00 [DBG] Connection id "0HN8VETJHTJQ9" started. 2025-01-16 09:06:25.659 +00:00 [DBG] Connection 0HN8VETJHTJQ9 established using the following protocol: "Tls13" 2025-01-16 09:06:28.807 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-16 09:06:28.807 +00:00 [DBG] The request path / does not match a supported file type 2025-01-16 09:06:28.807 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-16 09:06:28.807 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-16 09:06:28.807 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 09:06:28.807 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 09:06:28.809 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-16 09:06:28.809 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-16 09:06:28.809 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 09:06:28.809 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-16 09:06:28.809 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-16 09:06:28.809 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 09:06:28.809 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 09:06:28.809 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 09:06:28.809 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:06:28.809 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 09:06:28.809 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:28.809 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:28.809 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:28.809 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:06:28.809 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:28.809 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:06:28.809 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 09:06:28.809 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:28.809 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:28.809 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:28.809 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:06:28.809 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:28.809 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-16 09:06:28.812 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-16 09:06:28.812 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 3.0352ms. 2025-01-16 09:06:28.812 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-16 09:06:28.813 +00:00 [INF] Executed ViewResult - view noScan executed in 3.4726ms. 2025-01-16 09:06:28.813 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 3.8409ms 2025-01-16 09:06:28.813 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 09:06:28.813 +00:00 [INF] HTTP GET / responded 200 in 5.3708 ms 2025-01-16 09:06:28.813 +00:00 [DBG] Connection id "0HN8VETJHTJQ9" completed keep alive response. 2025-01-16 09:06:28.813 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 5.696ms 2025-01-16 09:06:29.420 +00:00 [DBG] Connection id "0HN8VETJHTJQ9" reset. 2025-01-16 09:06:29.420 +00:00 [DBG] Connection id "0HN8VETJHTJQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:06:29.420 +00:00 [DBG] Connection id "0HN8VETJHTJQ9" disconnecting. 2025-01-16 09:06:29.422 +00:00 [DBG] Connection id "0HN8VETJHTJQ9" stopped. 2025-01-16 09:06:32.849 +00:00 [DBG] Connection id "0HN8VETJHTJQA" accepted. 2025-01-16 09:06:32.850 +00:00 [DBG] Connection id "0HN8VETJHTJQA" started. 2025-01-16 09:06:33.293 +00:00 [DBG] Connection 0HN8VETJHTJQA established using the following protocol: "Tls13" 2025-01-16 09:06:33.293 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-16 09:06:33.293 +00:00 [DBG] The request path / does not match a supported file type 2025-01-16 09:06:33.293 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-16 09:06:33.293 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-16 09:06:33.293 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 09:06:33.293 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 09:06:33.293 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-16 09:06:33.293 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-16 09:06:33.293 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 09:06:33.293 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-16 09:06:33.293 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-16 09:06:33.293 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 09:06:33.293 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 09:06:33.293 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 09:06:33.293 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:06:33.294 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 09:06:33.294 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:33.294 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:33.294 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:33.294 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:06:33.294 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:33.294 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:06:33.294 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 09:06:33.294 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:33.294 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:33.294 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:33.294 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:06:33.294 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:06:33.294 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-16 09:06:33.294 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-16 09:06:33.295 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1978ms. 2025-01-16 09:06:33.295 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-16 09:06:33.295 +00:00 [INF] Executed ViewResult - view noScan executed in 0.6752ms. 2025-01-16 09:06:33.295 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.696ms 2025-01-16 09:06:33.295 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 09:06:33.295 +00:00 [INF] HTTP GET / responded 200 in 2.1284 ms 2025-01-16 09:06:33.295 +00:00 [DBG] Connection id "0HN8VETJHTJQA" completed keep alive response. 2025-01-16 09:06:33.296 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.6087ms 2025-01-16 09:06:33.608 +00:00 [DBG] Connection id "0HN8VETJHTJQA" received FIN. 2025-01-16 09:06:33.608 +00:00 [DBG] Connection id "0HN8VETJHTJQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:06:33.608 +00:00 [DBG] Connection id "0HN8VETJHTJQA" disconnecting. 2025-01-16 09:06:33.608 +00:00 [DBG] Connection id "0HN8VETJHTJQA" stopped. 2025-01-16 09:06:34.078 +00:00 [DBG] Connection id "0HN8VETJHTJQB" accepted. 2025-01-16 09:06:34.078 +00:00 [DBG] Connection id "0HN8VETJHTJQB" started. 2025-01-16 09:06:34.567 +00:00 [DBG] Connection 0HN8VETJHTJQB established using the following protocol: "Tls13" 2025-01-16 09:06:34.640 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-16 09:06:34.641 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-16 09:06:34.641 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 1.3601ms 2025-01-16 09:06:34.641 +00:00 [DBG] Connection id "0HN8VETJHTJQB" disconnecting. 2025-01-16 09:06:34.641 +00:00 [DBG] Connection id "0HN8VETJHTJQB" stopped. 2025-01-16 09:06:34.641 +00:00 [DBG] Connection id "0HN8VETJHTJQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:06:35.306 +00:00 [DBG] Connection id "0HN8VETJHTJQC" accepted. 2025-01-16 09:06:35.306 +00:00 [DBG] Connection id "0HN8VETJHTJQC" started. 2025-01-16 09:06:35.747 +00:00 [DBG] Connection 0HN8VETJHTJQC established using the following protocol: "Tls13" 2025-01-16 09:06:36.105 +00:00 [DBG] Connection id "0HN8VETJHTJQC" reset. 2025-01-16 09:06:36.105 +00:00 [DBG] Connection id "0HN8VETJHTJQC" is closing. 2025-01-16 09:06:36.105 +00:00 [DBG] Connection id "0HN8VETJHTJQC" is closed. The last processed stream ID was 0. 2025-01-16 09:06:36.105 +00:00 [DBG] Connection id "0HN8VETJHTJQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:06:36.105 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJQC completed. 2025-01-16 09:06:36.106 +00:00 [DBG] Connection id "0HN8VETJHTJQC" stopped. 2025-01-16 09:06:38.114 +00:00 [DBG] Connection id "0HN8VETJHTJQD" accepted. 2025-01-16 09:06:38.114 +00:00 [DBG] Connection id "0HN8VETJHTJQD" started. 2025-01-16 09:06:38.472 +00:00 [DBG] Connection 0HN8VETJHTJQD established using the following protocol: "Tls12" 2025-01-16 09:06:38.789 +00:00 [DBG] Connection id "0HN8VETJHTJQD" reset. 2025-01-16 09:06:38.789 +00:00 [DBG] Connection id "0HN8VETJHTJQD" disconnecting. 2025-01-16 09:06:38.790 +00:00 [DBG] Connection id "0HN8VETJHTJQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:06:38.791 +00:00 [DBG] Connection id "0HN8VETJHTJQD" stopped. 2025-01-16 09:06:40.423 +00:00 [DBG] Connection id "0HN8VETJHTJQE" accepted. 2025-01-16 09:06:40.423 +00:00 [DBG] Connection id "0HN8VETJHTJQE" started. 2025-01-16 09:06:40.933 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 09:06:40.934 +00:00 [DBG] Connection id "0HN8VETJHTJQE" stopped. 2025-01-16 09:06:40.934 +00:00 [DBG] Connection id "0HN8VETJHTJQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:06:43.326 +00:00 [DBG] Connection id "0HN8VETJHTJQF" accepted. 2025-01-16 09:06:43.326 +00:00 [DBG] Connection id "0HN8VETJHTJQF" started. 2025-01-16 09:06:43.391 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 09:06:43.392 +00:00 [DBG] Connection id "0HN8VETJHTJQF" stopped. 2025-01-16 09:06:43.392 +00:00 [DBG] Connection id "0HN8VETJHTJQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:06:45.643 +00:00 [DBG] Connection id "0HN8VETJHTJQG" accepted. 2025-01-16 09:06:45.643 +00:00 [DBG] Connection id "0HN8VETJHTJQG" started. 2025-01-16 09:06:45.716 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 09:06:45.717 +00:00 [DBG] Connection id "0HN8VETJHTJQG" stopped. 2025-01-16 09:06:45.717 +00:00 [DBG] Connection id "0HN8VETJHTJQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:30.965 +00:00 [DBG] Connection id "0HN8VETJHTJQH" accepted. 2025-01-16 09:07:30.965 +00:00 [DBG] Connection id "0HN8VETJHTJQH" started. 2025-01-16 09:07:35.139 +00:00 [DBG] Connection id "0HN8VETJHTJQH" reset. 2025-01-16 09:07:35.140 +00:00 [DBG] Connection id "0HN8VETJHTJQH" disconnecting. 2025-01-16 09:07:35.140 +00:00 [DBG] Connection id "0HN8VETJHTJQH" stopped. 2025-01-16 09:07:35.140 +00:00 [DBG] Connection id "0HN8VETJHTJQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:35.376 +00:00 [DBG] Connection id "0HN8VETJHTJQI" accepted. 2025-01-16 09:07:35.376 +00:00 [DBG] Connection id "0HN8VETJHTJQI" started. 2025-01-16 09:07:35.552 +00:00 [DBG] Connection id "0HN8VETJHTJQI" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-16 09:07:35.553 +00:00 [DBG] Connection id "0HN8VETJHTJQI" disconnecting. 2025-01-16 09:07:35.553 +00:00 [DBG] Connection id "0HN8VETJHTJQI" stopped. 2025-01-16 09:07:35.553 +00:00 [DBG] Connection id "0HN8VETJHTJQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:36.097 +00:00 [DBG] Connection id "0HN8VETJHTJQJ" accepted. 2025-01-16 09:07:36.098 +00:00 [DBG] Connection id "0HN8VETJHTJQJ" started. 2025-01-16 09:07:39.119 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-16 09:07:39.119 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-16 09:07:39.119 +00:00 [DBG] Connection id "0HN8VETJHTJQJ" completed keep alive response. 2025-01-16 09:07:39.119 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.375ms 2025-01-16 09:07:45.424 +00:00 [DBG] Connection id "0HN8VETJHTJQJ" reset. 2025-01-16 09:07:45.424 +00:00 [DBG] Connection id "0HN8VETJHTJQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:45.424 +00:00 [DBG] Connection id "0HN8VETJHTJQJ" disconnecting. 2025-01-16 09:07:45.424 +00:00 [DBG] Connection id "0HN8VETJHTJQJ" stopped. 2025-01-16 09:07:48.638 +00:00 [DBG] Connection id "0HN8VETJHTJQK" accepted. 2025-01-16 09:07:48.638 +00:00 [DBG] Connection id "0HN8VETJHTJQK" started. 2025-01-16 09:07:48.646 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-16 09:07:48.646 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-16 09:07:48.646 +00:00 [DBG] Connection id "0HN8VETJHTJQK" completed keep alive response. 2025-01-16 09:07:48.646 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3972ms 2025-01-16 09:07:48.859 +00:00 [DBG] Connection id "0HN8VETJHTJQK" received FIN. 2025-01-16 09:07:48.859 +00:00 [DBG] Connection id "0HN8VETJHTJQK" disconnecting. 2025-01-16 09:07:48.859 +00:00 [DBG] Connection id "0HN8VETJHTJQK" stopped. 2025-01-16 09:07:48.859 +00:00 [DBG] Connection id "0HN8VETJHTJQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:49.076 +00:00 [DBG] Connection id "0HN8VETJHTJQL" accepted. 2025-01-16 09:07:49.076 +00:00 [DBG] Connection id "0HN8VETJHTJQL" started. 2025-01-16 09:07:49.086 +00:00 [DBG] Connection id "0HN8VETJHTJQL": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2025-01-16 09:07:49.086 +00:00 [DBG] Connection id "0HN8VETJHTJQL" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-16 09:07:49.087 +00:00 [DBG] Connection id "0HN8VETJHTJQL" disconnecting. 2025-01-16 09:07:49.088 +00:00 [DBG] Connection id "0HN8VETJHTJQL" stopped. 2025-01-16 09:07:49.088 +00:00 [DBG] Connection id "0HN8VETJHTJQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:52.527 +00:00 [DBG] Connection id "0HN8VETJHTJQM" accepted. 2025-01-16 09:07:52.527 +00:00 [DBG] Connection id "0HN8VETJHTJQM" started. 2025-01-16 09:07:52.923 +00:00 [DBG] Connection 0HN8VETJHTJQM established using the following protocol: "Tls13" 2025-01-16 09:07:52.923 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-16 09:07:52.924 +00:00 [DBG] The request path / does not match a supported file type 2025-01-16 09:07:52.924 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-16 09:07:52.924 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-16 09:07:52.924 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 09:07:52.924 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 09:07:52.924 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-16 09:07:52.924 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-16 09:07:52.924 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 09:07:52.924 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-16 09:07:52.924 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-16 09:07:52.924 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 09:07:52.924 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 09:07:52.924 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 09:07:52.924 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:07:52.924 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 09:07:52.924 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:07:52.924 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:07:52.924 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:07:52.924 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:07:52.924 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:07:52.924 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:07:52.924 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 09:07:52.924 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:07:52.924 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:07:52.924 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:07:52.924 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 09:07:52.924 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 09:07:52.925 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-16 09:07:52.925 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-16 09:07:52.925 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1847ms. 2025-01-16 09:07:52.925 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-16 09:07:52.925 +00:00 [INF] Executed ViewResult - view noScan executed in 0.6095ms. 2025-01-16 09:07:52.925 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.3567ms 2025-01-16 09:07:52.925 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 09:07:52.925 +00:00 [INF] HTTP GET / responded 200 in 1.7845 ms 2025-01-16 09:07:52.925 +00:00 [DBG] Connection id "0HN8VETJHTJQM" completed keep alive response. 2025-01-16 09:07:52.926 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.0546ms 2025-01-16 09:07:53.160 +00:00 [DBG] Connection id "0HN8VETJHTJQM" received FIN. 2025-01-16 09:07:53.160 +00:00 [DBG] Connection id "0HN8VETJHTJQM" disconnecting. 2025-01-16 09:07:53.160 +00:00 [DBG] Connection id "0HN8VETJHTJQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:53.162 +00:00 [DBG] Connection id "0HN8VETJHTJQM" stopped. 2025-01-16 09:07:53.366 +00:00 [DBG] Connection id "0HN8VETJHTJQN" accepted. 2025-01-16 09:07:53.366 +00:00 [DBG] Connection id "0HN8VETJHTJQN" started. 2025-01-16 09:07:53.618 +00:00 [DBG] Connection 0HN8VETJHTJQN established using the following protocol: "Tls13" 2025-01-16 09:07:53.618 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-16 09:07:53.619 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-16 09:07:53.619 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.428ms 2025-01-16 09:07:53.619 +00:00 [DBG] Connection id "0HN8VETJHTJQN" disconnecting. 2025-01-16 09:07:53.619 +00:00 [DBG] Connection id "0HN8VETJHTJQN" stopped. 2025-01-16 09:07:53.619 +00:00 [DBG] Connection id "0HN8VETJHTJQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:54.100 +00:00 [DBG] Connection id "0HN8VETJHTJQO" accepted. 2025-01-16 09:07:54.100 +00:00 [DBG] Connection id "0HN8VETJHTJQO" started. 2025-01-16 09:07:54.480 +00:00 [DBG] Connection 0HN8VETJHTJQO established using the following protocol: "Tls13" 2025-01-16 09:07:54.760 +00:00 [DBG] Connection id "0HN8VETJHTJQO" reset. 2025-01-16 09:07:54.761 +00:00 [DBG] Connection id "0HN8VETJHTJQO" is closed. The last processed stream ID was 0. 2025-01-16 09:07:54.761 +00:00 [DBG] Connection id "0HN8VETJHTJQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:54.761 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJQO completed. 2025-01-16 09:07:54.761 +00:00 [DBG] Connection id "0HN8VETJHTJQO" stopped. 2025-01-16 09:07:56.647 +00:00 [DBG] Connection id "0HN8VETJHTJQP" accepted. 2025-01-16 09:07:56.649 +00:00 [DBG] Connection id "0HN8VETJHTJQP" started. 2025-01-16 09:07:56.900 +00:00 [DBG] Connection 0HN8VETJHTJQP established using the following protocol: "Tls12" 2025-01-16 09:07:57.149 +00:00 [DBG] Connection id "0HN8VETJHTJQP" reset. 2025-01-16 09:07:57.149 +00:00 [DBG] Connection id "0HN8VETJHTJQP" disconnecting. 2025-01-16 09:07:57.149 +00:00 [DBG] Connection id "0HN8VETJHTJQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:07:57.149 +00:00 [DBG] Connection id "0HN8VETJHTJQP" stopped. 2025-01-16 09:07:58.491 +00:00 [DBG] Connection id "0HN8VETJHTJQQ" accepted. 2025-01-16 09:07:58.491 +00:00 [DBG] Connection id "0HN8VETJHTJQQ" started. 2025-01-16 09:07:58.508 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 09:07:58.509 +00:00 [DBG] Connection id "0HN8VETJHTJQQ" stopped. 2025-01-16 09:07:58.509 +00:00 [DBG] Connection id "0HN8VETJHTJQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:08:00.014 +00:00 [DBG] Connection id "0HN8VETJHTJQR" accepted. 2025-01-16 09:08:00.015 +00:00 [DBG] Connection id "0HN8VETJHTJQR" started. 2025-01-16 09:08:00.016 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 09:08:00.017 +00:00 [DBG] Connection id "0HN8VETJHTJQR" stopped. 2025-01-16 09:08:00.017 +00:00 [DBG] Connection id "0HN8VETJHTJQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:08:01.501 +00:00 [DBG] Connection id "0HN8VETJHTJQS" accepted. 2025-01-16 09:08:01.501 +00:00 [DBG] Connection id "0HN8VETJHTJQS" started. 2025-01-16 09:08:01.586 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 09:08:01.586 +00:00 [DBG] Connection id "0HN8VETJHTJQS" stopped. 2025-01-16 09:08:01.587 +00:00 [DBG] Connection id "0HN8VETJHTJQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:40:19.875 +00:00 [DBG] Connection id "0HN8VETJHTJQT" accepted. 2025-01-16 09:40:19.875 +00:00 [DBG] Connection id "0HN8VETJHTJQT" started. 2025-01-16 09:40:19.937 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 09:40:19.938 +00:00 [DBG] Connection id "0HN8VETJHTJQT" stopped. 2025-01-16 09:40:19.938 +00:00 [DBG] Connection id "0HN8VETJHTJQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 09:43:00.040 +00:00 [DBG] Connection id "0HN8VETJHTJQU" accepted. 2025-01-16 09:43:00.040 +00:00 [DBG] Connection id "0HN8VETJHTJQU" started. 2025-01-16 09:43:00.040 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 09:43:00.042 +00:00 [DBG] Connection id "0HN8VETJHTJQU" stopped. 2025-01-16 09:43:00.042 +00:00 [DBG] Connection id "0HN8VETJHTJQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:23:54.269 +00:00 [DBG] Connection id "0HN8VETJHTJQV" accepted. 2025-01-16 14:23:54.270 +00:00 [DBG] Connection id "0HN8VETJHTJQV" started. 2025-01-16 14:23:57.271 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:23:57.272 +00:00 [DBG] Connection id "0HN8VETJHTJQV" stopped. 2025-01-16 14:23:57.272 +00:00 [DBG] Connection id "0HN8VETJHTJQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:24:09.325 +00:00 [DBG] Connection id "0HN8VETJHTJR0" accepted. 2025-01-16 14:24:09.325 +00:00 [DBG] Connection id "0HN8VETJHTJR0" started. 2025-01-16 14:24:12.325 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:24:12.326 +00:00 [DBG] Connection id "0HN8VETJHTJR0" stopped. 2025-01-16 14:24:12.326 +00:00 [DBG] Connection id "0HN8VETJHTJR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:24:24.379 +00:00 [DBG] Connection id "0HN8VETJHTJR1" accepted. 2025-01-16 14:24:24.379 +00:00 [DBG] Connection id "0HN8VETJHTJR1" started. 2025-01-16 14:24:27.379 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:24:27.380 +00:00 [DBG] Connection id "0HN8VETJHTJR1" stopped. 2025-01-16 14:24:27.380 +00:00 [DBG] Connection id "0HN8VETJHTJR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:24:39.432 +00:00 [DBG] Connection id "0HN8VETJHTJR2" accepted. 2025-01-16 14:24:39.433 +00:00 [DBG] Connection id "0HN8VETJHTJR2" started. 2025-01-16 14:24:42.433 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:24:42.435 +00:00 [DBG] Connection id "0HN8VETJHTJR2" stopped. 2025-01-16 14:24:42.435 +00:00 [DBG] Connection id "0HN8VETJHTJR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:25:00.459 +00:00 [DBG] Connection id "0HN8VETJHTJR3" accepted. 2025-01-16 14:25:00.459 +00:00 [DBG] Connection id "0HN8VETJHTJR3" started. 2025-01-16 14:25:03.506 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:25:03.506 +00:00 [DBG] Connection id "0HN8VETJHTJR3" stopped. 2025-01-16 14:25:03.506 +00:00 [DBG] Connection id "0HN8VETJHTJR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:25:15.559 +00:00 [DBG] Connection id "0HN8VETJHTJR4" accepted. 2025-01-16 14:25:15.559 +00:00 [DBG] Connection id "0HN8VETJHTJR4" started. 2025-01-16 14:25:18.914 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:25:18.915 +00:00 [DBG] Connection id "0HN8VETJHTJR4" stopped. 2025-01-16 14:25:18.916 +00:00 [DBG] Connection id "0HN8VETJHTJR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:25:30.968 +00:00 [DBG] Connection id "0HN8VETJHTJR5" accepted. 2025-01-16 14:25:30.968 +00:00 [DBG] Connection id "0HN8VETJHTJR5" started. 2025-01-16 14:25:33.969 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:25:33.970 +00:00 [DBG] Connection id "0HN8VETJHTJR5" stopped. 2025-01-16 14:25:33.970 +00:00 [DBG] Connection id "0HN8VETJHTJR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:25:34.022 +00:00 [DBG] Connection id "0HN8VETJHTJR6" accepted. 2025-01-16 14:25:34.022 +00:00 [DBG] Connection id "0HN8VETJHTJR6" started. 2025-01-16 14:25:34.022 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:25:34.024 +00:00 [DBG] Connection id "0HN8VETJHTJR6" stopped. 2025-01-16 14:25:34.024 +00:00 [DBG] Connection id "0HN8VETJHTJR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:25:46.076 +00:00 [DBG] Connection id "0HN8VETJHTJR7" accepted. 2025-01-16 14:25:46.076 +00:00 [DBG] Connection id "0HN8VETJHTJR7" started. 2025-01-16 14:25:49.090 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:25:49.091 +00:00 [DBG] Connection id "0HN8VETJHTJR7" stopped. 2025-01-16 14:25:49.091 +00:00 [DBG] Connection id "0HN8VETJHTJR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:26:01.144 +00:00 [DBG] Connection id "0HN8VETJHTJR8" accepted. 2025-01-16 14:26:01.144 +00:00 [DBG] Connection id "0HN8VETJHTJR8" started. 2025-01-16 14:26:04.147 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:26:04.149 +00:00 [DBG] Connection id "0HN8VETJHTJR8" stopped. 2025-01-16 14:26:04.149 +00:00 [DBG] Connection id "0HN8VETJHTJR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:26:16.201 +00:00 [DBG] Connection id "0HN8VETJHTJR9" accepted. 2025-01-16 14:26:16.201 +00:00 [DBG] Connection id "0HN8VETJHTJR9" started. 2025-01-16 14:26:19.397 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:26:19.398 +00:00 [DBG] Connection id "0HN8VETJHTJR9" stopped. 2025-01-16 14:26:19.398 +00:00 [DBG] Connection id "0HN8VETJHTJR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:26:31.450 +00:00 [DBG] Connection id "0HN8VETJHTJRA" accepted. 2025-01-16 14:26:31.450 +00:00 [DBG] Connection id "0HN8VETJHTJRA" started. 2025-01-16 14:26:34.584 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:26:34.586 +00:00 [DBG] Connection id "0HN8VETJHTJRA" stopped. 2025-01-16 14:26:34.586 +00:00 [DBG] Connection id "0HN8VETJHTJRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:26:34.637 +00:00 [DBG] Connection id "0HN8VETJHTJRB" accepted. 2025-01-16 14:26:34.637 +00:00 [DBG] Connection id "0HN8VETJHTJRB" started. 2025-01-16 14:26:34.637 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:26:34.638 +00:00 [DBG] Connection id "0HN8VETJHTJRB" stopped. 2025-01-16 14:26:34.638 +00:00 [DBG] Connection id "0HN8VETJHTJRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:26:46.691 +00:00 [DBG] Connection id "0HN8VETJHTJRC" accepted. 2025-01-16 14:26:46.692 +00:00 [DBG] Connection id "0HN8VETJHTJRC" started. 2025-01-16 14:26:49.699 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:26:49.700 +00:00 [DBG] Connection id "0HN8VETJHTJRC" stopped. 2025-01-16 14:26:49.701 +00:00 [DBG] Connection id "0HN8VETJHTJRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:27:01.753 +00:00 [DBG] Connection id "0HN8VETJHTJRD" accepted. 2025-01-16 14:27:01.753 +00:00 [DBG] Connection id "0HN8VETJHTJRD" started. 2025-01-16 14:27:04.754 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:27:04.755 +00:00 [DBG] Connection id "0HN8VETJHTJRD" stopped. 2025-01-16 14:27:04.755 +00:00 [DBG] Connection id "0HN8VETJHTJRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:27:16.809 +00:00 [DBG] Connection id "0HN8VETJHTJRE" accepted. 2025-01-16 14:27:16.809 +00:00 [DBG] Connection id "0HN8VETJHTJRE" started. 2025-01-16 14:27:19.887 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:27:19.888 +00:00 [DBG] Connection id "0HN8VETJHTJRE" stopped. 2025-01-16 14:27:19.888 +00:00 [DBG] Connection id "0HN8VETJHTJRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:27:32.023 +00:00 [DBG] Connection id "0HN8VETJHTJRF" accepted. 2025-01-16 14:27:32.023 +00:00 [DBG] Connection id "0HN8VETJHTJRF" started. 2025-01-16 14:27:35.023 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:27:35.025 +00:00 [DBG] Connection id "0HN8VETJHTJRF" stopped. 2025-01-16 14:27:35.025 +00:00 [DBG] Connection id "0HN8VETJHTJRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:27:47.077 +00:00 [DBG] Connection id "0HN8VETJHTJRG" accepted. 2025-01-16 14:27:47.077 +00:00 [DBG] Connection id "0HN8VETJHTJRG" started. 2025-01-16 14:27:50.077 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:27:50.078 +00:00 [DBG] Connection id "0HN8VETJHTJRG" stopped. 2025-01-16 14:27:50.078 +00:00 [DBG] Connection id "0HN8VETJHTJRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:28:02.130 +00:00 [DBG] Connection id "0HN8VETJHTJRH" accepted. 2025-01-16 14:28:02.130 +00:00 [DBG] Connection id "0HN8VETJHTJRH" started. 2025-01-16 14:28:05.290 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:28:05.291 +00:00 [DBG] Connection id "0HN8VETJHTJRH" stopped. 2025-01-16 14:28:05.291 +00:00 [DBG] Connection id "0HN8VETJHTJRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:28:17.345 +00:00 [DBG] Connection id "0HN8VETJHTJRI" accepted. 2025-01-16 14:28:17.345 +00:00 [DBG] Connection id "0HN8VETJHTJRI" started. 2025-01-16 14:28:20.345 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:28:20.347 +00:00 [DBG] Connection id "0HN8VETJHTJRI" stopped. 2025-01-16 14:28:20.347 +00:00 [DBG] Connection id "0HN8VETJHTJRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:28:32.398 +00:00 [DBG] Connection id "0HN8VETJHTJRJ" accepted. 2025-01-16 14:28:32.398 +00:00 [DBG] Connection id "0HN8VETJHTJRJ" started. 2025-01-16 14:28:35.399 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:28:35.400 +00:00 [DBG] Connection id "0HN8VETJHTJRJ" stopped. 2025-01-16 14:28:35.400 +00:00 [DBG] Connection id "0HN8VETJHTJRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:28:47.512 +00:00 [DBG] Connection id "0HN8VETJHTJRK" accepted. 2025-01-16 14:28:47.512 +00:00 [DBG] Connection id "0HN8VETJHTJRK" started. 2025-01-16 14:28:53.594 +00:00 [DBG] Connection id "0HN8VETJHTJRK" received FIN. 2025-01-16 14:28:53.595 +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.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:28:53.596 +00:00 [DBG] Connection id "0HN8VETJHTJRK" stopped. 2025-01-16 14:28:53.596 +00:00 [DBG] Connection id "0HN8VETJHTJRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:29:05.622 +00:00 [DBG] Connection id "0HN8VETJHTJRL" accepted. 2025-01-16 14:29:05.623 +00:00 [DBG] Connection id "0HN8VETJHTJRL" started. 2025-01-16 14:29:08.623 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:29:08.624 +00:00 [DBG] Connection id "0HN8VETJHTJRL" stopped. 2025-01-16 14:29:08.624 +00:00 [DBG] Connection id "0HN8VETJHTJRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:29:20.675 +00:00 [DBG] Connection id "0HN8VETJHTJRM" accepted. 2025-01-16 14:29:20.676 +00:00 [DBG] Connection id "0HN8VETJHTJRM" started. 2025-01-16 14:29:23.676 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:29:23.677 +00:00 [DBG] Connection id "0HN8VETJHTJRM" stopped. 2025-01-16 14:29:23.677 +00:00 [DBG] Connection id "0HN8VETJHTJRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:29:35.730 +00:00 [DBG] Connection id "0HN8VETJHTJRN" accepted. 2025-01-16 14:29:35.730 +00:00 [DBG] Connection id "0HN8VETJHTJRN" started. 2025-01-16 14:29:38.730 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:29:38.732 +00:00 [DBG] Connection id "0HN8VETJHTJRN" stopped. 2025-01-16 14:29:38.732 +00:00 [DBG] Connection id "0HN8VETJHTJRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:29:50.784 +00:00 [DBG] Connection id "0HN8VETJHTJRO" accepted. 2025-01-16 14:29:50.784 +00:00 [DBG] Connection id "0HN8VETJHTJRO" started. 2025-01-16 14:29:51.820 +00:00 [DBG] Connection 0HN8VETJHTJRO established using the following protocol: "Tls13" 2025-01-16 14:29:54.910 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-16 14:29:54.910 +00:00 [DBG] The request path / does not match a supported file type 2025-01-16 14:29:54.910 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-16 14:29:54.910 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-16 14:29:54.911 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 14:29:54.911 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 14:29:54.911 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-16 14:29:54.911 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-16 14:29:54.911 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 14:29:54.911 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-16 14:29:54.911 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-16 14:29:54.911 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 14:29:54.911 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 14:29:54.911 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 14:29:54.911 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 14:29:54.911 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 14:29:54.911 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 14:29:54.911 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 14:29:54.911 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 14:29:54.911 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 14:29:54.911 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 14:29:54.911 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 14:29:54.911 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 14:29:54.911 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 14:29:54.911 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 14:29:54.911 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 14:29:54.911 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 14:29:54.912 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 14:29:54.912 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-16 14:29:54.913 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-16 14:29:54.913 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.097ms. 2025-01-16 14:29:54.913 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-16 14:29:54.913 +00:00 [INF] Executed ViewResult - view noScan executed in 1.7672ms. 2025-01-16 14:29:54.913 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.4782ms 2025-01-16 14:29:54.913 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 14:29:54.913 +00:00 [INF] HTTP GET / responded 200 in 3.0506 ms 2025-01-16 14:29:54.914 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.3648ms 2025-01-16 14:29:54.914 +00:00 [DBG] Connection id "0HN8VETJHTJRO" disconnecting. 2025-01-16 14:29:54.914 +00:00 [DBG] Connection id "0HN8VETJHTJRO" stopped. 2025-01-16 14:29:54.914 +00:00 [DBG] Connection id "0HN8VETJHTJRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:29:55.456 +00:00 [DBG] Connection id "0HN8VETJHTJRP" accepted. 2025-01-16 14:29:55.456 +00:00 [DBG] Connection id "0HN8VETJHTJRP" started. 2025-01-16 14:29:55.483 +00:00 [DBG] Connection id "0HN8VETJHTJRP" received FIN. 2025-01-16 14:29:55.484 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:29:55.485 +00:00 [DBG] Connection id "0HN8VETJHTJRP" stopped. 2025-01-16 14:29:55.485 +00:00 [DBG] Connection id "0HN8VETJHTJRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:30:28.510 +00:00 [DBG] Connection id "0HN8VETJHTJRQ" accepted. 2025-01-16 14:30:28.510 +00:00 [DBG] Connection id "0HN8VETJHTJRQ" started. 2025-01-16 14:30:28.538 +00:00 [DBG] Connection id "0HN8VETJHTJRQ" received FIN. 2025-01-16 14:30:28.538 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:30:28.539 +00:00 [DBG] Connection id "0HN8VETJHTJRQ" stopped. 2025-01-16 14:30:28.539 +00:00 [DBG] Connection id "0HN8VETJHTJRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:31:01.565 +00:00 [DBG] Connection id "0HN8VETJHTJRR" accepted. 2025-01-16 14:31:01.565 +00:00 [DBG] Connection id "0HN8VETJHTJRR" started. 2025-01-16 14:31:01.567 +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:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:31:01.567 +00:00 [DBG] Connection id "0HN8VETJHTJRR" stopped. 2025-01-16 14:31:01.568 +00:00 [DBG] Connection id "0HN8VETJHTJRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:31:34.620 +00:00 [DBG] Connection id "0HN8VETJHTJRS" accepted. 2025-01-16 14:31:34.620 +00:00 [DBG] Connection id "0HN8VETJHTJRS" started. 2025-01-16 14:31:34.621 +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:142320EB:SSL routines:tls_handle_alpn:no application protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:31:34.622 +00:00 [DBG] Connection id "0HN8VETJHTJRS" stopped. 2025-01-16 14:31:34.622 +00:00 [DBG] Connection id "0HN8VETJHTJRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:32:07.674 +00:00 [DBG] Connection id "0HN8VETJHTJRT" accepted. 2025-01-16 14:32:07.674 +00:00 [DBG] Connection id "0HN8VETJHTJRT" started. 2025-01-16 14:32:07.675 +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:142320EB:SSL routines:tls_handle_alpn:no application protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:32:07.675 +00:00 [DBG] Connection id "0HN8VETJHTJRT" stopped. 2025-01-16 14:32:07.675 +00:00 [DBG] Connection id "0HN8VETJHTJRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:32:40.726 +00:00 [DBG] Connection id "0HN8VETJHTJRU" accepted. 2025-01-16 14:32:40.726 +00:00 [DBG] Connection id "0HN8VETJHTJRU" started. 2025-01-16 14:32:40.727 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:32:40.728 +00:00 [DBG] Connection id "0HN8VETJHTJRU" stopped. 2025-01-16 14:32:40.728 +00:00 [DBG] Connection id "0HN8VETJHTJRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:33:13.779 +00:00 [DBG] Connection id "0HN8VETJHTJRV" accepted. 2025-01-16 14:33:13.779 +00:00 [DBG] Connection id "0HN8VETJHTJRV" started. 2025-01-16 14:33:13.807 +00:00 [DBG] Connection id "0HN8VETJHTJRV" received FIN. 2025-01-16 14:33:13.807 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:33:13.808 +00:00 [DBG] Connection id "0HN8VETJHTJRV" stopped. 2025-01-16 14:33:13.808 +00:00 [DBG] Connection id "0HN8VETJHTJRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:33:46.834 +00:00 [DBG] Connection id "0HN8VETJHTJS0" accepted. 2025-01-16 14:33:46.834 +00:00 [DBG] Connection id "0HN8VETJHTJS0" started. 2025-01-16 14:33:46.867 +00:00 [DBG] Connection id "0HN8VETJHTJS0" received FIN. 2025-01-16 14:33:46.868 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:33:46.869 +00:00 [DBG] Connection id "0HN8VETJHTJS0" stopped. 2025-01-16 14:33:46.869 +00:00 [DBG] Connection id "0HN8VETJHTJS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:34:19.904 +00:00 [DBG] Connection id "0HN8VETJHTJS1" accepted. 2025-01-16 14:34:19.905 +00:00 [DBG] Connection id "0HN8VETJHTJS1" started. 2025-01-16 14:34:19.905 +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:142090C1:SSL routines:tls_early_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:34:19.905 +00:00 [DBG] Connection id "0HN8VETJHTJS1" stopped. 2025-01-16 14:34:19.905 +00:00 [DBG] Connection id "0HN8VETJHTJS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 14:34:52.958 +00:00 [DBG] Connection id "0HN8VETJHTJS2" accepted. 2025-01-16 14:34:52.958 +00:00 [DBG] Connection id "0HN8VETJHTJS2" started. 2025-01-16 14:34:52.960 +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:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-16 14:34:52.961 +00:00 [DBG] Connection id "0HN8VETJHTJS2" stopped. 2025-01-16 14:34:52.961 +00:00 [DBG] Connection id "0HN8VETJHTJS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 15:25:55.303 +00:00 [DBG] Connection id "0HN8VETJHTJS3" accepted. 2025-01-16 15:25:55.303 +00:00 [DBG] Connection id "0HN8VETJHTJS3" started. 2025-01-16 15:25:55.304 +00:00 [DBG] Connection id "0HN8VETJHTJS3" bad request data: "Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-16 15:25:55.304 +00:00 [DBG] Connection id "0HN8VETJHTJS3" disconnecting. 2025-01-16 15:25:55.304 +00:00 [DBG] Connection id "0HN8VETJHTJS3" stopped. 2025-01-16 15:25:55.305 +00:00 [DBG] Connection id "0HN8VETJHTJS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 15:26:17.906 +00:00 [DBG] Connection id "0HN8VETJHTJS4" accepted. 2025-01-16 15:26:17.906 +00:00 [DBG] Connection id "0HN8VETJHTJS4" started. 2025-01-16 15:26:20.905 +00:00 [INF] Request starting HTTP/1.1 GET http://drposture.app:5103/ - null null 2025-01-16 15:26:20.906 +00:00 [DBG] Redirecting to 'https://drposture.app:5104/'. 2025-01-16 15:26:20.906 +00:00 [INF] Request finished HTTP/1.1 GET http://drposture.app:5103/ - 307 0 null 0.1841ms 2025-01-16 15:26:20.906 +00:00 [DBG] Connection id "0HN8VETJHTJS4" disconnecting. 2025-01-16 15:26:20.906 +00:00 [DBG] Connection id "0HN8VETJHTJS4" stopped. 2025-01-16 15:26:20.906 +00:00 [DBG] Connection id "0HN8VETJHTJS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 15:26:20.956 +00:00 [DBG] Connection id "0HN8VETJHTJS5" accepted. 2025-01-16 15:26:20.957 +00:00 [DBG] Connection id "0HN8VETJHTJS5" started. 2025-01-16 15:26:20.985 +00:00 [DBG] Connection 0HN8VETJHTJS5 established using the following protocol: "Tls13" 2025-01-16 15:26:20.985 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/ - null null 2025-01-16 15:26:20.985 +00:00 [DBG] The request path / does not match a supported file type 2025-01-16 15:26:20.985 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-16 15:26:20.985 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-16 15:26:20.985 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 15:26:20.985 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 15:26:20.985 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-16 15:26:20.985 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-16 15:26:20.985 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 15:26:20.985 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-16 15:26:20.985 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-16 15:26:20.985 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-16 15:26:20.985 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 15:26:20.985 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-16 15:26:20.985 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 15:26:20.986 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 15:26:20.986 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 15:26:20.986 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 15:26:20.986 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 15:26:20.986 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 15:26:20.986 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 15:26:20.986 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 15:26:20.986 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-16 15:26:20.986 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 15:26:20.986 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 15:26:20.986 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 15:26:20.986 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-16 15:26:20.986 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-16 15:26:20.986 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-16 15:26:20.987 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-16 15:26:20.987 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9175ms. 2025-01-16 15:26:20.987 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-16 15:26:20.987 +00:00 [INF] Executed ViewResult - view noScan executed in 1.5549ms. 2025-01-16 15:26:20.987 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.0203ms 2025-01-16 15:26:20.987 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-16 15:26:20.987 +00:00 [INF] HTTP GET / responded 200 in 2.3929 ms 2025-01-16 15:26:20.988 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/ - 200 null text/html; charset=utf-8 2.557ms 2025-01-16 15:26:20.988 +00:00 [DBG] Connection id "0HN8VETJHTJS5" disconnecting. 2025-01-16 15:26:20.988 +00:00 [DBG] Connection id "0HN8VETJHTJS5" stopped. 2025-01-16 15:26:20.988 +00:00 [DBG] Connection id "0HN8VETJHTJS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 15:26:22.516 +00:00 [DBG] Connection id "0HN8VETJHTJS6" accepted. 2025-01-16 15:26:22.517 +00:00 [DBG] Connection id "0HN8VETJHTJS6" started. 2025-01-16 15:26:22.546 +00:00 [DBG] Connection 0HN8VETJHTJS6 established using the following protocol: "Tls13" 2025-01-16 15:26:22.550 +00:00 [INF] Request starting HTTP/2 GET https://drposture.app:5104/favicon.ico - null null 2025-01-16 15:26:22.553 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-16 15:26:22.553 +00:00 [INF] Request finished HTTP/2 GET https://drposture.app:5104/favicon.ico - 200 5430 image/x-icon 3.2676ms 2025-01-16 15:26:22.580 +00:00 [DBG] Connection id "0HN8VETJHTJS6" received FIN. 2025-01-16 15:26:22.580 +00:00 [DBG] Connection id "0HN8VETJHTJS6" is closed. The last processed stream ID was 1. 2025-01-16 15:26:22.580 +00:00 [DBG] Connection id "0HN8VETJHTJS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-16 15:26:22.580 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJS6 completed. 2025-01-16 15:26:22.580 +00:00 [DBG] Connection id "0HN8VETJHTJS6" stopped. 2025-01-16 15:30:41.641 +00:00 [DBG] Connection id "0HN8VETJHTJS7" accepted. 2025-01-16 15:30:41.641 +00:00 [DBG] Connection id "0HN8VETJHTJS7" started. 2025-01-16 15:30:43.671 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-16 15:30:43.671 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-16 15:30:43.671 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-16 15:30:43.671 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.4207ms 2025-01-16 15:30:43.671 +00:00 [DBG] Connection id "0HN8VETJHTJS7" disconnecting. 2025-01-16 15:30:43.671 +00:00 [DBG] Connection id "0HN8VETJHTJS7" stopped. 2025-01-16 15:30:43.671 +00:00 [DBG] Connection id "0HN8VETJHTJS7" sending FIN because: "The Socket transport's send loop completed gracefully."