2024-12-20 03:31:13.971 +00:00 [DBG] Connection id "0HN8VETJHTHUE" accepted. 2024-12-20 03:31:13.974 +00:00 [DBG] Connection id "0HN8VETJHTHUE" started. 2024-12-20 03:31:13.975 +00:00 [DBG] Connection id "0HN8VETJHTHUE" bad request data: "Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-20 03:31:13.975 +00:00 [DBG] Connection id "0HN8VETJHTHUE" disconnecting. 2024-12-20 03:31:13.975 +00:00 [DBG] Connection id "0HN8VETJHTHUE" stopped. 2024-12-20 03:31:13.975 +00:00 [DBG] Connection id "0HN8VETJHTHUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 03:54:03.994 +00:00 [DBG] Connection id "0HN8VETJHTHUF" accepted. 2024-12-20 03:54:03.994 +00:00 [DBG] Connection id "0HN8VETJHTHUF" started. 2024-12-20 03:54:04.461 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-20 03:54:04.462 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-20 03:54:04.462 +00:00 [DBG] Connection id "0HN8VETJHTHUF" completed keep alive response. 2024-12-20 03:54:04.462 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.5107ms 2024-12-20 03:54:05.424 +00:00 [DBG] Connection id "0HN8VETJHTHUF" received FIN. 2024-12-20 03:54:05.424 +00:00 [DBG] Connection id "0HN8VETJHTHUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 03:54:05.424 +00:00 [DBG] Connection id "0HN8VETJHTHUF" disconnecting. 2024-12-20 03:54:05.424 +00:00 [DBG] Connection id "0HN8VETJHTHUF" stopped. 2024-12-20 03:54:05.596 +00:00 [DBG] Connection id "0HN8VETJHTHUG" accepted. 2024-12-20 03:54:05.596 +00:00 [DBG] Connection id "0HN8VETJHTHUG" started. 2024-12-20 03:54:06.259 +00:00 [DBG] Connection id "0HN8VETJHTHUG": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-20 03:54:06.259 +00:00 [DBG] Connection id "0HN8VETJHTHUG" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-20 03:54:06.260 +00:00 [DBG] Connection id "0HN8VETJHTHUG" disconnecting. 2024-12-20 03:54:06.260 +00:00 [DBG] Connection id "0HN8VETJHTHUG" stopped. 2024-12-20 03:54:06.260 +00:00 [DBG] Connection id "0HN8VETJHTHUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 03:54:46.087 +00:00 [DBG] Connection id "0HN8VETJHTHUH" accepted. 2024-12-20 03:54:46.088 +00:00 [DBG] Connection id "0HN8VETJHTHUH" started. 2024-12-20 03:54:49.175 +00:00 [DBG] Connection 0HN8VETJHTHUH established using the following protocol: "Tls13" 2024-12-20 03:54:49.856 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-20 03:54:49.857 +00:00 [DBG] The request path / does not match a supported file type 2024-12-20 03:54:49.857 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-20 03:54:49.857 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-20 03:54:49.857 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 03:54:49.857 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 03:54:49.857 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-20 03:54:49.857 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-20 03:54:49.857 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 03:54:49.857 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-20 03:54:49.857 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-20 03:54:49.857 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 03:54:49.857 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 03:54:49.857 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 03:54:49.857 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 03:54:49.857 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 03:54:49.857 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 03:54:49.857 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 03:54:49.857 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 03:54:49.857 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 03:54:49.857 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 03:54:49.857 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 03:54:49.857 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 03:54:49.857 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 03:54:49.857 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 03:54:49.857 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 03:54:49.858 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 03:54:49.858 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 03:54:49.858 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-20 03:54:49.859 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-20 03:54:49.859 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9812ms. 2024-12-20 03:54:49.859 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-20 03:54:49.859 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6413ms. 2024-12-20 03:54:49.859 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3058ms 2024-12-20 03:54:49.859 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 03:54:49.859 +00:00 [INF] HTTP GET / responded 200 in 2.8032 ms 2024-12-20 03:54:49.859 +00:00 [DBG] Connection id "0HN8VETJHTHUH" completed keep alive response. 2024-12-20 03:54:49.860 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.1094ms 2024-12-20 03:54:50.734 +00:00 [DBG] Connection id "0HN8VETJHTHUH" received FIN. 2024-12-20 03:54:50.734 +00:00 [DBG] Connection id "0HN8VETJHTHUH" disconnecting. 2024-12-20 03:54:50.734 +00:00 [DBG] Connection id "0HN8VETJHTHUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 03:54:50.735 +00:00 [DBG] Connection id "0HN8VETJHTHUH" stopped. 2024-12-20 03:54:51.576 +00:00 [DBG] Connection id "0HN8VETJHTHUI" accepted. 2024-12-20 03:54:51.576 +00:00 [DBG] Connection id "0HN8VETJHTHUI" started. 2024-12-20 03:54:53.490 +00:00 [DBG] Connection 0HN8VETJHTHUI established using the following protocol: "Tls13" 2024-12-20 03:54:53.584 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-20 03:54:53.584 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-20 03:54:53.584 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3934ms 2024-12-20 03:54:53.585 +00:00 [DBG] Connection id "0HN8VETJHTHUI" disconnecting. 2024-12-20 03:54:53.585 +00:00 [DBG] Connection id "0HN8VETJHTHUI" stopped. 2024-12-20 03:54:53.585 +00:00 [DBG] Connection id "0HN8VETJHTHUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 03:54:57.131 +00:00 [DBG] Connection id "0HN8VETJHTHUJ" accepted. 2024-12-20 03:54:57.131 +00:00 [DBG] Connection id "0HN8VETJHTHUJ" started. 2024-12-20 03:54:58.041 +00:00 [DBG] Connection 0HN8VETJHTHUJ established using the following protocol: "Tls13" 2024-12-20 03:54:58.525 +00:00 [DBG] Connection id "0HN8VETJHTHUJ" reset. 2024-12-20 03:54:58.525 +00:00 [DBG] Connection id "0HN8VETJHTHUJ" is closed. The last processed stream ID was 0. 2024-12-20 03:54:58.525 +00:00 [DBG] Connection id "0HN8VETJHTHUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 03:54:58.525 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTHUJ completed. 2024-12-20 03:54:58.526 +00:00 [DBG] Connection id "0HN8VETJHTHUJ" stopped. 2024-12-20 03:55:00.174 +00:00 [DBG] Connection id "0HN8VETJHTHUK" accepted. 2024-12-20 03:55:00.175 +00:00 [DBG] Connection id "0HN8VETJHTHUK" started. 2024-12-20 03:55:00.778 +00:00 [DBG] Connection 0HN8VETJHTHUK established using the following protocol: "Tls12" 2024-12-20 03:55:01.023 +00:00 [DBG] Connection id "0HN8VETJHTHUK" reset. 2024-12-20 03:55:01.023 +00:00 [DBG] Connection id "0HN8VETJHTHUK" disconnecting. 2024-12-20 03:55:01.023 +00:00 [DBG] Connection id "0HN8VETJHTHUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 03:55:01.023 +00:00 [DBG] Connection id "0HN8VETJHTHUK" stopped. 2024-12-20 03:55:02.521 +00:00 [DBG] Connection id "0HN8VETJHTHUL" accepted. 2024-12-20 03:55:02.521 +00:00 [DBG] Connection id "0HN8VETJHTHUL" started. 2024-12-20 03:55:02.640 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 03:55:02.640 +00:00 [DBG] Connection id "0HN8VETJHTHUL" stopped. 2024-12-20 03:55:02.641 +00:00 [DBG] Connection id "0HN8VETJHTHUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 03:55:04.258 +00:00 [DBG] Connection id "0HN8VETJHTHUM" accepted. 2024-12-20 03:55:04.259 +00:00 [DBG] Connection id "0HN8VETJHTHUM" started. 2024-12-20 03:55:04.349 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 03:55:04.349 +00:00 [DBG] Connection id "0HN8VETJHTHUM" stopped. 2024-12-20 03:55:04.349 +00:00 [DBG] Connection id "0HN8VETJHTHUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 03:55:05.680 +00:00 [DBG] Connection id "0HN8VETJHTHUN" accepted. 2024-12-20 03:55:05.680 +00:00 [DBG] Connection id "0HN8VETJHTHUN" started. 2024-12-20 03:55:05.682 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 03:55:05.682 +00:00 [DBG] Connection id "0HN8VETJHTHUN" stopped. 2024-12-20 03:55:05.682 +00:00 [DBG] Connection id "0HN8VETJHTHUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 04:44:54.542 +00:00 [DBG] Connection id "0HN8VETJHTHUO" accepted. 2024-12-20 04:44:54.542 +00:00 [DBG] Connection id "0HN8VETJHTHUO" started. 2024-12-20 04:44:56.567 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-20 04:44:56.568 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-20 04:44:56.568 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-20 04:44:56.568 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3551ms 2024-12-20 04:44:56.568 +00:00 [DBG] Connection id "0HN8VETJHTHUO" disconnecting. 2024-12-20 04:44:56.568 +00:00 [DBG] Connection id "0HN8VETJHTHUO" stopped. 2024-12-20 04:44:56.568 +00:00 [DBG] Connection id "0HN8VETJHTHUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:05:02.319 +00:00 [DBG] Connection id "0HN8VETJHTHUP" accepted. 2024-12-20 09:05:02.320 +00:00 [DBG] Connection id "0HN8VETJHTHUP" started. 2024-12-20 09:05:05.321 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:05:05.322 +00:00 [DBG] Connection id "0HN8VETJHTHUP" stopped. 2024-12-20 09:05:05.322 +00:00 [DBG] Connection id "0HN8VETJHTHUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:05:17.419 +00:00 [DBG] Connection id "0HN8VETJHTHUQ" accepted. 2024-12-20 09:05:17.420 +00:00 [DBG] Connection id "0HN8VETJHTHUQ" started. 2024-12-20 09:05:20.420 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:05:20.421 +00:00 [DBG] Connection id "0HN8VETJHTHUQ" stopped. 2024-12-20 09:05:20.421 +00:00 [DBG] Connection id "0HN8VETJHTHUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:05:32.519 +00:00 [DBG] Connection id "0HN8VETJHTHUR" accepted. 2024-12-20 09:05:32.519 +00:00 [DBG] Connection id "0HN8VETJHTHUR" started. 2024-12-20 09:05:35.521 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:05:35.522 +00:00 [DBG] Connection id "0HN8VETJHTHUR" stopped. 2024-12-20 09:05:35.522 +00:00 [DBG] Connection id "0HN8VETJHTHUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:05:47.593 +00:00 [DBG] Connection id "0HN8VETJHTHUS" accepted. 2024-12-20 09:05:47.593 +00:00 [DBG] Connection id "0HN8VETJHTHUS" started. 2024-12-20 09:05:50.595 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:05:50.596 +00:00 [DBG] Connection id "0HN8VETJHTHUS" stopped. 2024-12-20 09:05:50.596 +00:00 [DBG] Connection id "0HN8VETJHTHUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:06:08.617 +00:00 [DBG] Connection id "0HN8VETJHTHUT" accepted. 2024-12-20 09:06:08.617 +00:00 [DBG] Connection id "0HN8VETJHTHUT" started. 2024-12-20 09:06:11.618 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:06:11.619 +00:00 [DBG] Connection id "0HN8VETJHTHUT" stopped. 2024-12-20 09:06:11.619 +00:00 [DBG] Connection id "0HN8VETJHTHUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:06:23.686 +00:00 [DBG] Connection id "0HN8VETJHTHUU" accepted. 2024-12-20 09:06:23.686 +00:00 [DBG] Connection id "0HN8VETJHTHUU" started. 2024-12-20 09:06:26.687 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:06:26.687 +00:00 [DBG] Connection id "0HN8VETJHTHUU" stopped. 2024-12-20 09:06:26.688 +00:00 [DBG] Connection id "0HN8VETJHTHUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:06:38.790 +00:00 [DBG] Connection id "0HN8VETJHTHUV" accepted. 2024-12-20 09:06:38.790 +00:00 [DBG] Connection id "0HN8VETJHTHUV" started. 2024-12-20 09:06:41.791 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:06:41.792 +00:00 [DBG] Connection id "0HN8VETJHTHUV" stopped. 2024-12-20 09:06:41.792 +00:00 [DBG] Connection id "0HN8VETJHTHUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:06:41.863 +00:00 [DBG] Connection id "0HN8VETJHTHV0" accepted. 2024-12-20 09:06:41.863 +00:00 [DBG] Connection id "0HN8VETJHTHV0" started. 2024-12-20 09:06:41.863 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:06:41.864 +00:00 [DBG] Connection id "0HN8VETJHTHV0" stopped. 2024-12-20 09:06:41.864 +00:00 [DBG] Connection id "0HN8VETJHTHV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:06:53.935 +00:00 [DBG] Connection id "0HN8VETJHTHV1" accepted. 2024-12-20 09:06:53.935 +00:00 [DBG] Connection id "0HN8VETJHTHV1" started. 2024-12-20 09:06:56.935 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:06:56.936 +00:00 [DBG] Connection id "0HN8VETJHTHV1" stopped. 2024-12-20 09:06:56.936 +00:00 [DBG] Connection id "0HN8VETJHTHV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:07:08.978 +00:00 [DBG] Connection id "0HN8VETJHTHV2" accepted. 2024-12-20 09:07:08.978 +00:00 [DBG] Connection id "0HN8VETJHTHV2" started. 2024-12-20 09:07:11.978 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:07:11.980 +00:00 [DBG] Connection id "0HN8VETJHTHV2" stopped. 2024-12-20 09:07:11.980 +00:00 [DBG] Connection id "0HN8VETJHTHV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:07:24.047 +00:00 [DBG] Connection id "0HN8VETJHTHV3" accepted. 2024-12-20 09:07:24.048 +00:00 [DBG] Connection id "0HN8VETJHTHV3" started. 2024-12-20 09:07:27.047 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:07:27.048 +00:00 [DBG] Connection id "0HN8VETJHTHV3" stopped. 2024-12-20 09:07:27.048 +00:00 [DBG] Connection id "0HN8VETJHTHV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:07:39.116 +00:00 [DBG] Connection id "0HN8VETJHTHV4" accepted. 2024-12-20 09:07:39.116 +00:00 [DBG] Connection id "0HN8VETJHTHV4" started. 2024-12-20 09:07:42.116 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:07:42.117 +00:00 [DBG] Connection id "0HN8VETJHTHV4" stopped. 2024-12-20 09:07:42.117 +00:00 [DBG] Connection id "0HN8VETJHTHV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:07:42.187 +00:00 [DBG] Connection id "0HN8VETJHTHV5" accepted. 2024-12-20 09:07:42.187 +00:00 [DBG] Connection id "0HN8VETJHTHV5" started. 2024-12-20 09:07:42.187 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:07:42.188 +00:00 [DBG] Connection id "0HN8VETJHTHV5" stopped. 2024-12-20 09:07:42.188 +00:00 [DBG] Connection id "0HN8VETJHTHV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:07:54.257 +00:00 [DBG] Connection id "0HN8VETJHTHV6" accepted. 2024-12-20 09:07:54.257 +00:00 [DBG] Connection id "0HN8VETJHTHV6" started. 2024-12-20 09:07:57.258 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:07:57.259 +00:00 [DBG] Connection id "0HN8VETJHTHV6" stopped. 2024-12-20 09:07:57.259 +00:00 [DBG] Connection id "0HN8VETJHTHV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:08:09.301 +00:00 [DBG] Connection id "0HN8VETJHTHV7" accepted. 2024-12-20 09:08:09.301 +00:00 [DBG] Connection id "0HN8VETJHTHV7" started. 2024-12-20 09:08:12.303 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:08:12.304 +00:00 [DBG] Connection id "0HN8VETJHTHV7" stopped. 2024-12-20 09:08:12.304 +00:00 [DBG] Connection id "0HN8VETJHTHV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:08:24.346 +00:00 [DBG] Connection id "0HN8VETJHTHV8" accepted. 2024-12-20 09:08:24.346 +00:00 [DBG] Connection id "0HN8VETJHTHV8" started. 2024-12-20 09:08:27.346 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:08:27.347 +00:00 [DBG] Connection id "0HN8VETJHTHV8" stopped. 2024-12-20 09:08:27.347 +00:00 [DBG] Connection id "0HN8VETJHTHV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:08:39.390 +00:00 [DBG] Connection id "0HN8VETJHTHV9" accepted. 2024-12-20 09:08:39.390 +00:00 [DBG] Connection id "0HN8VETJHTHV9" started. 2024-12-20 09:08:42.390 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:08:42.390 +00:00 [DBG] Connection id "0HN8VETJHTHV9" stopped. 2024-12-20 09:08:42.391 +00:00 [DBG] Connection id "0HN8VETJHTHV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:08:54.462 +00:00 [DBG] Connection id "0HN8VETJHTHVA" accepted. 2024-12-20 09:08:54.463 +00:00 [DBG] Connection id "0HN8VETJHTHVA" started. 2024-12-20 09:08:57.463 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:08:57.464 +00:00 [DBG] Connection id "0HN8VETJHTHVA" stopped. 2024-12-20 09:08:57.464 +00:00 [DBG] Connection id "0HN8VETJHTHVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:09:09.563 +00:00 [DBG] Connection id "0HN8VETJHTHVB" accepted. 2024-12-20 09:09:09.563 +00:00 [DBG] Connection id "0HN8VETJHTHVB" started. 2024-12-20 09:09:12.563 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:09:12.564 +00:00 [DBG] Connection id "0HN8VETJHTHVB" stopped. 2024-12-20 09:09:12.564 +00:00 [DBG] Connection id "0HN8VETJHTHVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:09:24.661 +00:00 [DBG] Connection id "0HN8VETJHTHVC" accepted. 2024-12-20 09:09:24.661 +00:00 [DBG] Connection id "0HN8VETJHTHVC" started. 2024-12-20 09:09:27.662 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:09:27.663 +00:00 [DBG] Connection id "0HN8VETJHTHVC" stopped. 2024-12-20 09:09:27.663 +00:00 [DBG] Connection id "0HN8VETJHTHVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:09:39.735 +00:00 [DBG] Connection id "0HN8VETJHTHVD" accepted. 2024-12-20 09:09:39.735 +00:00 [DBG] Connection id "0HN8VETJHTHVD" started. 2024-12-20 09:09:42.736 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:09:42.737 +00:00 [DBG] Connection id "0HN8VETJHTHVD" stopped. 2024-12-20 09:09:42.738 +00:00 [DBG] Connection id "0HN8VETJHTHVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:09:54.780 +00:00 [DBG] Connection id "0HN8VETJHTHVE" accepted. 2024-12-20 09:09:54.781 +00:00 [DBG] Connection id "0HN8VETJHTHVE" started. 2024-12-20 09:10:00.781 +00:00 [DBG] Connection id "0HN8VETJHTHVE" received FIN. 2024-12-20 09:10:00.781 +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) 2024-12-20 09:10:00.782 +00:00 [DBG] Connection id "0HN8VETJHTHVE" stopped. 2024-12-20 09:10:00.782 +00:00 [DBG] Connection id "0HN8VETJHTHVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:10:12.805 +00:00 [DBG] Connection id "0HN8VETJHTHVF" accepted. 2024-12-20 09:10:12.805 +00:00 [DBG] Connection id "0HN8VETJHTHVF" started. 2024-12-20 09:10:15.880 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:10:15.880 +00:00 [DBG] Connection id "0HN8VETJHTHVF" stopped. 2024-12-20 09:10:15.880 +00:00 [DBG] Connection id "0HN8VETJHTHVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:10:27.951 +00:00 [DBG] Connection id "0HN8VETJHTHVG" accepted. 2024-12-20 09:10:27.951 +00:00 [DBG] Connection id "0HN8VETJHTHVG" started. 2024-12-20 09:10:29.002 +00:00 [DBG] Connection 0HN8VETJHTHVG established using the following protocol: "Tls13" 2024-12-20 09:10:32.003 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2024-12-20 09:10:32.003 +00:00 [DBG] The request path / does not match a supported file type 2024-12-20 09:10:32.003 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-20 09:10:32.003 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-20 09:10:32.003 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 09:10:32.003 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 09:10:32.003 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-20 09:10:32.004 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-20 09:10:32.004 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 09:10:32.004 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-20 09:10:32.004 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-20 09:10:32.004 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 09:10:32.004 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 09:10:32.004 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 09:10:32.004 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 09:10:32.004 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 09:10:32.004 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 09:10:32.004 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 09:10:32.004 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 09:10:32.004 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 09:10:32.004 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 09:10:32.004 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 09:10:32.004 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 09:10:32.004 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 09:10:32.004 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 09:10:32.004 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 09:10:32.004 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 09:10:32.004 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 09:10:32.004 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-20 09:10:32.005 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-20 09:10:32.005 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7623ms. 2024-12-20 09:10:32.005 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-20 09:10:32.005 +00:00 [INF] Executed ViewResult - view noScan executed in 1.3736ms. 2024-12-20 09:10:32.005 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.8308ms 2024-12-20 09:10:32.006 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 09:10:32.006 +00:00 [INF] HTTP GET / responded 200 in 2.2249 ms 2024-12-20 09:10:32.006 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 2.4831ms 2024-12-20 09:10:32.006 +00:00 [DBG] Connection id "0HN8VETJHTHVG" disconnecting. 2024-12-20 09:10:32.006 +00:00 [DBG] Connection id "0HN8VETJHTHVG" stopped. 2024-12-20 09:10:32.006 +00:00 [DBG] Connection id "0HN8VETJHTHVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:10:33.025 +00:00 [DBG] Connection id "0HN8VETJHTHVH" accepted. 2024-12-20 09:10:33.026 +00:00 [DBG] Connection id "0HN8VETJHTHVH" started. 2024-12-20 09:10:33.048 +00:00 [DBG] Connection id "0HN8VETJHTHVH" received FIN. 2024-12-20 09:10:33.048 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:10:33.048 +00:00 [DBG] Connection id "0HN8VETJHTHVH" stopped. 2024-12-20 09:10:33.048 +00:00 [DBG] Connection id "0HN8VETJHTHVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:11:06.069 +00:00 [DBG] Connection id "0HN8VETJHTHVI" accepted. 2024-12-20 09:11:06.069 +00:00 [DBG] Connection id "0HN8VETJHTHVI" started. 2024-12-20 09:11:06.092 +00:00 [DBG] Connection id "0HN8VETJHTHVI" received FIN. 2024-12-20 09:11:06.093 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:11:06.094 +00:00 [DBG] Connection id "0HN8VETJHTHVI" stopped. 2024-12-20 09:11:06.094 +00:00 [DBG] Connection id "0HN8VETJHTHVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:11:39.116 +00:00 [DBG] Connection id "0HN8VETJHTHVJ" accepted. 2024-12-20 09:11:39.116 +00:00 [DBG] Connection id "0HN8VETJHTHVJ" started. 2024-12-20 09:11:39.117 +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) 2024-12-20 09:11:39.117 +00:00 [DBG] Connection id "0HN8VETJHTHVJ" stopped. 2024-12-20 09:11:39.117 +00:00 [DBG] Connection id "0HN8VETJHTHVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:12:12.185 +00:00 [DBG] Connection id "0HN8VETJHTHVK" accepted. 2024-12-20 09:12:12.185 +00:00 [DBG] Connection id "0HN8VETJHTHVK" started. 2024-12-20 09:12:12.186 +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) 2024-12-20 09:12:12.186 +00:00 [DBG] Connection id "0HN8VETJHTHVK" stopped. 2024-12-20 09:12:12.186 +00:00 [DBG] Connection id "0HN8VETJHTHVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:12:45.254 +00:00 [DBG] Connection id "0HN8VETJHTHVL" accepted. 2024-12-20 09:12:45.254 +00:00 [DBG] Connection id "0HN8VETJHTHVL" started. 2024-12-20 09:12:45.255 +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) 2024-12-20 09:12:45.255 +00:00 [DBG] Connection id "0HN8VETJHTHVL" stopped. 2024-12-20 09:12:45.255 +00:00 [DBG] Connection id "0HN8VETJHTHVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:13:18.296 +00:00 [DBG] Connection id "0HN8VETJHTHVM" accepted. 2024-12-20 09:13:18.296 +00:00 [DBG] Connection id "0HN8VETJHTHVM" started. 2024-12-20 09:13:18.297 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:13:18.297 +00:00 [DBG] Connection id "0HN8VETJHTHVM" stopped. 2024-12-20 09:13:18.297 +00:00 [DBG] Connection id "0HN8VETJHTHVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:13:51.340 +00:00 [DBG] Connection id "0HN8VETJHTHVN" accepted. 2024-12-20 09:13:51.340 +00:00 [DBG] Connection id "0HN8VETJHTHVN" started. 2024-12-20 09:13:51.362 +00:00 [DBG] Connection id "0HN8VETJHTHVN" received FIN. 2024-12-20 09:13:51.362 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:13:51.362 +00:00 [DBG] Connection id "0HN8VETJHTHVN" stopped. 2024-12-20 09:13:51.362 +00:00 [DBG] Connection id "0HN8VETJHTHVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:14:24.414 +00:00 [DBG] Connection id "0HN8VETJHTHVO" accepted. 2024-12-20 09:14:24.414 +00:00 [DBG] Connection id "0HN8VETJHTHVO" started. 2024-12-20 09:14:24.464 +00:00 [DBG] Connection id "0HN8VETJHTHVO" received FIN. 2024-12-20 09:14:24.465 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 09:14:24.465 +00:00 [DBG] Connection id "0HN8VETJHTHVO" stopped. 2024-12-20 09:14:24.465 +00:00 [DBG] Connection id "0HN8VETJHTHVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:14:57.487 +00:00 [DBG] Connection id "0HN8VETJHTHVP" accepted. 2024-12-20 09:14:57.487 +00:00 [DBG] Connection id "0HN8VETJHTHVP" started. 2024-12-20 09:14:57.488 +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) 2024-12-20 09:14:57.488 +00:00 [DBG] Connection id "0HN8VETJHTHVP" stopped. 2024-12-20 09:14:57.488 +00:00 [DBG] Connection id "0HN8VETJHTHVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 09:15:30.560 +00:00 [DBG] Connection id "0HN8VETJHTHVQ" accepted. 2024-12-20 09:15:30.560 +00:00 [DBG] Connection id "0HN8VETJHTHVQ" started. 2024-12-20 09:15:30.560 +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) 2024-12-20 09:15:30.561 +00:00 [DBG] Connection id "0HN8VETJHTHVQ" stopped. 2024-12-20 09:15:30.561 +00:00 [DBG] Connection id "0HN8VETJHTHVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:50:16.634 +00:00 [DBG] Connection id "0HN8VETJHTHVR" accepted. 2024-12-20 12:50:16.635 +00:00 [DBG] Connection id "0HN8VETJHTHVR" started. 2024-12-20 12:50:19.635 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:50:19.635 +00:00 [DBG] Connection id "0HN8VETJHTHVR" stopped. 2024-12-20 12:50:19.636 +00:00 [DBG] Connection id "0HN8VETJHTHVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:50:31.687 +00:00 [DBG] Connection id "0HN8VETJHTHVS" accepted. 2024-12-20 12:50:31.687 +00:00 [DBG] Connection id "0HN8VETJHTHVS" started. 2024-12-20 12:50:34.688 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:50:34.688 +00:00 [DBG] Connection id "0HN8VETJHTHVS" stopped. 2024-12-20 12:50:34.688 +00:00 [DBG] Connection id "0HN8VETJHTHVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:50:46.740 +00:00 [DBG] Connection id "0HN8VETJHTHVT" accepted. 2024-12-20 12:50:46.740 +00:00 [DBG] Connection id "0HN8VETJHTHVT" started. 2024-12-20 12:50:49.770 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:50:49.770 +00:00 [DBG] Connection id "0HN8VETJHTHVT" stopped. 2024-12-20 12:50:49.771 +00:00 [DBG] Connection id "0HN8VETJHTHVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:51:01.822 +00:00 [DBG] Connection id "0HN8VETJHTHVU" accepted. 2024-12-20 12:51:01.822 +00:00 [DBG] Connection id "0HN8VETJHTHVU" started. 2024-12-20 12:51:04.822 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:51:04.823 +00:00 [DBG] Connection id "0HN8VETJHTHVU" stopped. 2024-12-20 12:51:04.823 +00:00 [DBG] Connection id "0HN8VETJHTHVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:51:22.894 +00:00 [DBG] Connection id "0HN8VETJHTHVV" accepted. 2024-12-20 12:51:22.895 +00:00 [DBG] Connection id "0HN8VETJHTHVV" started. 2024-12-20 12:51:25.983 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:51:25.984 +00:00 [DBG] Connection id "0HN8VETJHTHVV" stopped. 2024-12-20 12:51:25.984 +00:00 [DBG] Connection id "0HN8VETJHTHVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:51:38.035 +00:00 [DBG] Connection id "0HN8VETJHTI00" accepted. 2024-12-20 12:51:38.035 +00:00 [DBG] Connection id "0HN8VETJHTI00" started. 2024-12-20 12:51:41.035 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:51:41.036 +00:00 [DBG] Connection id "0HN8VETJHTI00" stopped. 2024-12-20 12:51:41.036 +00:00 [DBG] Connection id "0HN8VETJHTI00" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:51:53.089 +00:00 [DBG] Connection id "0HN8VETJHTI01" accepted. 2024-12-20 12:51:53.089 +00:00 [DBG] Connection id "0HN8VETJHTI01" started. 2024-12-20 12:51:56.092 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:51:56.092 +00:00 [DBG] Connection id "0HN8VETJHTI01" stopped. 2024-12-20 12:51:56.092 +00:00 [DBG] Connection id "0HN8VETJHTI01" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:51:56.144 +00:00 [DBG] Connection id "0HN8VETJHTI02" accepted. 2024-12-20 12:51:56.144 +00:00 [DBG] Connection id "0HN8VETJHTI02" started. 2024-12-20 12:51:56.144 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:51:56.144 +00:00 [DBG] Connection id "0HN8VETJHTI02" stopped. 2024-12-20 12:51:56.144 +00:00 [DBG] Connection id "0HN8VETJHTI02" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:52:08.200 +00:00 [DBG] Connection id "0HN8VETJHTI03" accepted. 2024-12-20 12:52:08.200 +00:00 [DBG] Connection id "0HN8VETJHTI03" started. 2024-12-20 12:52:11.200 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:52:11.201 +00:00 [DBG] Connection id "0HN8VETJHTI03" stopped. 2024-12-20 12:52:11.201 +00:00 [DBG] Connection id "0HN8VETJHTI03" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:52:23.254 +00:00 [DBG] Connection id "0HN8VETJHTI04" accepted. 2024-12-20 12:52:23.254 +00:00 [DBG] Connection id "0HN8VETJHTI04" started. 2024-12-20 12:52:26.255 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:52:26.256 +00:00 [DBG] Connection id "0HN8VETJHTI04" stopped. 2024-12-20 12:52:26.256 +00:00 [DBG] Connection id "0HN8VETJHTI04" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:52:38.307 +00:00 [DBG] Connection id "0HN8VETJHTI05" accepted. 2024-12-20 12:52:38.307 +00:00 [DBG] Connection id "0HN8VETJHTI05" started. 2024-12-20 12:52:41.307 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:52:41.308 +00:00 [DBG] Connection id "0HN8VETJHTI05" stopped. 2024-12-20 12:52:41.308 +00:00 [DBG] Connection id "0HN8VETJHTI05" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:52:53.360 +00:00 [DBG] Connection id "0HN8VETJHTI06" accepted. 2024-12-20 12:52:53.360 +00:00 [DBG] Connection id "0HN8VETJHTI06" started. 2024-12-20 12:52:56.360 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:52:56.360 +00:00 [DBG] Connection id "0HN8VETJHTI06" stopped. 2024-12-20 12:52:56.360 +00:00 [DBG] Connection id "0HN8VETJHTI06" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:52:56.411 +00:00 [DBG] Connection id "0HN8VETJHTI07" accepted. 2024-12-20 12:52:56.411 +00:00 [DBG] Connection id "0HN8VETJHTI07" started. 2024-12-20 12:52:56.411 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:52:56.412 +00:00 [DBG] Connection id "0HN8VETJHTI07" stopped. 2024-12-20 12:52:56.412 +00:00 [DBG] Connection id "0HN8VETJHTI07" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:53:08.464 +00:00 [DBG] Connection id "0HN8VETJHTI08" accepted. 2024-12-20 12:53:08.464 +00:00 [DBG] Connection id "0HN8VETJHTI08" started. 2024-12-20 12:53:11.464 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:53:11.465 +00:00 [DBG] Connection id "0HN8VETJHTI08" stopped. 2024-12-20 12:53:11.465 +00:00 [DBG] Connection id "0HN8VETJHTI08" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:53:23.516 +00:00 [DBG] Connection id "0HN8VETJHTI09" accepted. 2024-12-20 12:53:23.517 +00:00 [DBG] Connection id "0HN8VETJHTI09" started. 2024-12-20 12:53:26.517 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:53:26.518 +00:00 [DBG] Connection id "0HN8VETJHTI09" stopped. 2024-12-20 12:53:26.518 +00:00 [DBG] Connection id "0HN8VETJHTI09" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:53:38.570 +00:00 [DBG] Connection id "0HN8VETJHTI0A" accepted. 2024-12-20 12:53:38.570 +00:00 [DBG] Connection id "0HN8VETJHTI0A" started. 2024-12-20 12:53:41.572 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:53:41.572 +00:00 [DBG] Connection id "0HN8VETJHTI0A" stopped. 2024-12-20 12:53:41.573 +00:00 [DBG] Connection id "0HN8VETJHTI0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:53:53.623 +00:00 [DBG] Connection id "0HN8VETJHTI0B" accepted. 2024-12-20 12:53:53.623 +00:00 [DBG] Connection id "0HN8VETJHTI0B" started. 2024-12-20 12:53:56.624 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:53:56.625 +00:00 [DBG] Connection id "0HN8VETJHTI0B" stopped. 2024-12-20 12:53:56.625 +00:00 [DBG] Connection id "0HN8VETJHTI0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:54:08.676 +00:00 [DBG] Connection id "0HN8VETJHTI0C" accepted. 2024-12-20 12:54:08.676 +00:00 [DBG] Connection id "0HN8VETJHTI0C" started. 2024-12-20 12:54:11.677 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:54:11.678 +00:00 [DBG] Connection id "0HN8VETJHTI0C" stopped. 2024-12-20 12:54:11.678 +00:00 [DBG] Connection id "0HN8VETJHTI0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:54:23.730 +00:00 [DBG] Connection id "0HN8VETJHTI0D" accepted. 2024-12-20 12:54:23.730 +00:00 [DBG] Connection id "0HN8VETJHTI0D" started. 2024-12-20 12:54:26.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) 2024-12-20 12:54:26.730 +00:00 [DBG] Connection id "0HN8VETJHTI0D" stopped. 2024-12-20 12:54:26.730 +00:00 [DBG] Connection id "0HN8VETJHTI0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:54:38.782 +00:00 [DBG] Connection id "0HN8VETJHTI0E" accepted. 2024-12-20 12:54:38.782 +00:00 [DBG] Connection id "0HN8VETJHTI0E" started. 2024-12-20 12:54:41.783 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:54:41.784 +00:00 [DBG] Connection id "0HN8VETJHTI0E" stopped. 2024-12-20 12:54:41.784 +00:00 [DBG] Connection id "0HN8VETJHTI0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:54:53.837 +00:00 [DBG] Connection id "0HN8VETJHTI0F" accepted. 2024-12-20 12:54:53.837 +00:00 [DBG] Connection id "0HN8VETJHTI0F" started. 2024-12-20 12:54:56.837 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:54:56.838 +00:00 [DBG] Connection id "0HN8VETJHTI0F" stopped. 2024-12-20 12:54:56.838 +00:00 [DBG] Connection id "0HN8VETJHTI0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:55:08.889 +00:00 [DBG] Connection id "0HN8VETJHTI0G" accepted. 2024-12-20 12:55:08.889 +00:00 [DBG] Connection id "0HN8VETJHTI0G" started. 2024-12-20 12:55:14.890 +00:00 [DBG] Connection id "0HN8VETJHTI0G" received FIN. 2024-12-20 12:55:14.890 +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) 2024-12-20 12:55:14.891 +00:00 [DBG] Connection id "0HN8VETJHTI0G" stopped. 2024-12-20 12:55:14.891 +00:00 [DBG] Connection id "0HN8VETJHTI0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:55:26.915 +00:00 [DBG] Connection id "0HN8VETJHTI0H" accepted. 2024-12-20 12:55:26.915 +00:00 [DBG] Connection id "0HN8VETJHTI0H" started. 2024-12-20 12:55:29.915 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:55:29.915 +00:00 [DBG] Connection id "0HN8VETJHTI0H" stopped. 2024-12-20 12:55:29.915 +00:00 [DBG] Connection id "0HN8VETJHTI0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:55:41.968 +00:00 [DBG] Connection id "0HN8VETJHTI0I" accepted. 2024-12-20 12:55:41.968 +00:00 [DBG] Connection id "0HN8VETJHTI0I" started. 2024-12-20 12:55:43.004 +00:00 [DBG] Connection 0HN8VETJHTI0I established using the following protocol: "Tls13" 2024-12-20 12:55:46.067 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-20 12:55:46.067 +00:00 [DBG] The request path / does not match a supported file type 2024-12-20 12:55:46.067 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-20 12:55:46.067 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-20 12:55:46.067 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 12:55:46.067 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 12:55:46.067 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-20 12:55:46.067 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-20 12:55:46.067 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 12:55:46.067 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-20 12:55:46.067 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-20 12:55:46.067 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 12:55:46.068 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 12:55:46.068 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 12:55:46.068 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 12:55:46.068 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 12:55:46.068 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 12:55:46.068 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 12:55:46.068 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 12:55:46.068 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 12:55:46.068 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 12:55:46.068 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 12:55:46.068 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 12:55:46.068 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 12:55:46.068 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 12:55:46.068 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 12:55:46.068 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 12:55:46.068 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 12:55:46.068 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-20 12:55:46.068 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-20 12:55:46.068 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6225ms. 2024-12-20 12:55:46.069 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-20 12:55:46.069 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1862ms. 2024-12-20 12:55:46.069 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7087ms 2024-12-20 12:55:46.069 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 12:55:46.069 +00:00 [INF] HTTP GET / responded 200 in 2.0012 ms 2024-12-20 12:55:46.069 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.2199ms 2024-12-20 12:55:46.069 +00:00 [DBG] Connection id "0HN8VETJHTI0I" disconnecting. 2024-12-20 12:55:46.069 +00:00 [DBG] Connection id "0HN8VETJHTI0I" stopped. 2024-12-20 12:55:46.069 +00:00 [DBG] Connection id "0HN8VETJHTI0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:55:51.549 +00:00 [DBG] Connection id "0HN8VETJHTI0J" accepted. 2024-12-20 12:55:51.550 +00:00 [DBG] Connection id "0HN8VETJHTI0J" started. 2024-12-20 12:55:51.577 +00:00 [DBG] Connection id "0HN8VETJHTI0J" received FIN. 2024-12-20 12:55:51.577 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:55:51.578 +00:00 [DBG] Connection id "0HN8VETJHTI0J" stopped. 2024-12-20 12:55:51.578 +00:00 [DBG] Connection id "0HN8VETJHTI0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:56:24.604 +00:00 [DBG] Connection id "0HN8VETJHTI0K" accepted. 2024-12-20 12:56:24.604 +00:00 [DBG] Connection id "0HN8VETJHTI0K" started. 2024-12-20 12:56:24.633 +00:00 [DBG] Connection id "0HN8VETJHTI0K" received FIN. 2024-12-20 12:56:24.633 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:56:24.633 +00:00 [DBG] Connection id "0HN8VETJHTI0K" stopped. 2024-12-20 12:56:24.633 +00:00 [DBG] Connection id "0HN8VETJHTI0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:56:57.659 +00:00 [DBG] Connection id "0HN8VETJHTI0L" accepted. 2024-12-20 12:56:57.659 +00:00 [DBG] Connection id "0HN8VETJHTI0L" started. 2024-12-20 12:56:57.660 +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) 2024-12-20 12:56:57.660 +00:00 [DBG] Connection id "0HN8VETJHTI0L" stopped. 2024-12-20 12:56:57.660 +00:00 [DBG] Connection id "0HN8VETJHTI0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:57:30.714 +00:00 [DBG] Connection id "0HN8VETJHTI0M" accepted. 2024-12-20 12:57:30.714 +00:00 [DBG] Connection id "0HN8VETJHTI0M" started. 2024-12-20 12:57:30.715 +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) 2024-12-20 12:57:30.715 +00:00 [DBG] Connection id "0HN8VETJHTI0M" stopped. 2024-12-20 12:57:30.715 +00:00 [DBG] Connection id "0HN8VETJHTI0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:58:03.767 +00:00 [DBG] Connection id "0HN8VETJHTI0N" accepted. 2024-12-20 12:58:03.768 +00:00 [DBG] Connection id "0HN8VETJHTI0N" started. 2024-12-20 12:58:03.768 +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) 2024-12-20 12:58:03.769 +00:00 [DBG] Connection id "0HN8VETJHTI0N" stopped. 2024-12-20 12:58:03.769 +00:00 [DBG] Connection id "0HN8VETJHTI0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:58:36.822 +00:00 [DBG] Connection id "0HN8VETJHTI0O" accepted. 2024-12-20 12:58:36.822 +00:00 [DBG] Connection id "0HN8VETJHTI0O" started. 2024-12-20 12:58:36.822 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:58:36.822 +00:00 [DBG] Connection id "0HN8VETJHTI0O" stopped. 2024-12-20 12:58:36.823 +00:00 [DBG] Connection id "0HN8VETJHTI0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:59:09.874 +00:00 [DBG] Connection id "0HN8VETJHTI0P" accepted. 2024-12-20 12:59:09.874 +00:00 [DBG] Connection id "0HN8VETJHTI0P" started. 2024-12-20 12:59:09.901 +00:00 [DBG] Connection id "0HN8VETJHTI0P" received FIN. 2024-12-20 12:59:09.901 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:59:09.902 +00:00 [DBG] Connection id "0HN8VETJHTI0P" stopped. 2024-12-20 12:59:09.902 +00:00 [DBG] Connection id "0HN8VETJHTI0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 12:59:42.926 +00:00 [DBG] Connection id "0HN8VETJHTI0Q" accepted. 2024-12-20 12:59:42.926 +00:00 [DBG] Connection id "0HN8VETJHTI0Q" started. 2024-12-20 12:59:42.954 +00:00 [DBG] Connection id "0HN8VETJHTI0Q" received FIN. 2024-12-20 12:59:42.954 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 12:59:42.955 +00:00 [DBG] Connection id "0HN8VETJHTI0Q" stopped. 2024-12-20 12:59:42.955 +00:00 [DBG] Connection id "0HN8VETJHTI0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 13:00:15.982 +00:00 [DBG] Connection id "0HN8VETJHTI0R" accepted. 2024-12-20 13:00:15.983 +00:00 [DBG] Connection id "0HN8VETJHTI0R" started. 2024-12-20 13:00:15.983 +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) 2024-12-20 13:00:15.983 +00:00 [DBG] Connection id "0HN8VETJHTI0R" stopped. 2024-12-20 13:00:15.984 +00:00 [DBG] Connection id "0HN8VETJHTI0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 13:00:49.034 +00:00 [DBG] Connection id "0HN8VETJHTI0S" accepted. 2024-12-20 13:00:49.034 +00:00 [DBG] Connection id "0HN8VETJHTI0S" started. 2024-12-20 13:00:49.035 +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) 2024-12-20 13:00:49.035 +00:00 [DBG] Connection id "0HN8VETJHTI0S" stopped. 2024-12-20 13:00:49.035 +00:00 [DBG] Connection id "0HN8VETJHTI0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 13:59:56.161 +00:00 [DBG] Connection id "0HN8VETJHTI0T" accepted. 2024-12-20 13:59:56.161 +00:00 [DBG] Connection id "0HN8VETJHTI0T" started. 2024-12-20 13:59:58.189 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-20 13:59:58.189 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-20 13:59:58.189 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-20 13:59:58.189 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3369ms 2024-12-20 13:59:58.189 +00:00 [DBG] Connection id "0HN8VETJHTI0T" disconnecting. 2024-12-20 13:59:58.189 +00:00 [DBG] Connection id "0HN8VETJHTI0T" stopped. 2024-12-20 13:59:58.189 +00:00 [DBG] Connection id "0HN8VETJHTI0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 20:40:06.724 +00:00 [DBG] Connection id "0HN8VETJHTI0U" accepted. 2024-12-20 20:40:06.724 +00:00 [DBG] Connection id "0HN8VETJHTI0U" started. 2024-12-20 20:40:06.724 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 20:40:06.725 +00:00 [DBG] Connection id "0HN8VETJHTI0U" stopped. 2024-12-20 20:40:06.725 +00:00 [DBG] Connection id "0HN8VETJHTI0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:17:44.536 +00:00 [DBG] Connection id "0HN8VETJHTI0V" accepted. 2024-12-20 21:17:44.537 +00:00 [DBG] Connection id "0HN8VETJHTI0V" started. 2024-12-20 21:17:45.410 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-20 21:17:45.410 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-20 21:17:45.410 +00:00 [DBG] Connection id "0HN8VETJHTI0V" completed keep alive response. 2024-12-20 21:17:45.411 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.4721ms 2024-12-20 21:17:46.158 +00:00 [DBG] Connection id "0HN8VETJHTI0V" received FIN. 2024-12-20 21:17:46.158 +00:00 [DBG] Connection id "0HN8VETJHTI0V" disconnecting. 2024-12-20 21:17:46.159 +00:00 [DBG] Connection id "0HN8VETJHTI0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:17:46.160 +00:00 [DBG] Connection id "0HN8VETJHTI0V" stopped. 2024-12-20 21:17:46.684 +00:00 [DBG] Connection id "0HN8VETJHTI10" accepted. 2024-12-20 21:17:46.685 +00:00 [DBG] Connection id "0HN8VETJHTI10" started. 2024-12-20 21:17:47.297 +00:00 [DBG] Connection id "0HN8VETJHTI10": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-20 21:17:47.297 +00:00 [DBG] Connection id "0HN8VETJHTI10" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-20 21:17:47.298 +00:00 [DBG] Connection id "0HN8VETJHTI10" disconnecting. 2024-12-20 21:17:47.298 +00:00 [DBG] Connection id "0HN8VETJHTI10" stopped. 2024-12-20 21:17:47.298 +00:00 [DBG] Connection id "0HN8VETJHTI10" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:17:49.598 +00:00 [DBG] Connection id "0HN8VETJHTI11" accepted. 2024-12-20 21:17:49.598 +00:00 [DBG] Connection id "0HN8VETJHTI11" started. 2024-12-20 21:18:04.888 +00:00 [DBG] Connection id "0HN8VETJHTI12" accepted. 2024-12-20 21:18:04.888 +00:00 [DBG] Connection id "0HN8VETJHTI12" started. 2024-12-20 21:18:10.026 +00:00 [DBG] Connection 0HN8VETJHTI12 established using the following protocol: "Tls13" 2024-12-20 21:18:10.521 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-20 21:18:10.521 +00:00 [DBG] The request path / does not match a supported file type 2024-12-20 21:18:10.521 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-20 21:18:10.521 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-20 21:18:10.521 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 21:18:10.521 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 21:18:10.521 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-20 21:18:10.521 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-20 21:18:10.521 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 21:18:10.521 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-20 21:18:10.521 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-20 21:18:10.521 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 21:18:10.521 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 21:18:10.521 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 21:18:10.521 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 21:18:10.521 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 21:18:10.521 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:18:10.522 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:18:10.522 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:18:10.522 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 21:18:10.522 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:18:10.522 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 21:18:10.522 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 21:18:10.522 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:18:10.522 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:18:10.522 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:18:10.522 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 21:18:10.522 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:18:10.522 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-20 21:18:10.523 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-20 21:18:10.523 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.922ms. 2024-12-20 21:18:10.523 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-20 21:18:10.523 +00:00 [INF] Executed ViewResult - view noScan executed in 1.7428ms. 2024-12-20 21:18:10.523 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.1223ms 2024-12-20 21:18:10.524 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 21:18:10.524 +00:00 [INF] HTTP GET / responded 200 in 2.4670 ms 2024-12-20 21:18:10.524 +00:00 [DBG] Connection id "0HN8VETJHTI12" completed keep alive response. 2024-12-20 21:18:10.524 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.6896ms 2024-12-20 21:18:11.914 +00:00 [DBG] Connection id "0HN8VETJHTI12" received FIN. 2024-12-20 21:18:11.915 +00:00 [DBG] Connection id "0HN8VETJHTI12" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:18:11.915 +00:00 [DBG] Connection id "0HN8VETJHTI12" disconnecting. 2024-12-20 21:18:11.915 +00:00 [DBG] Connection id "0HN8VETJHTI12" stopped. 2024-12-20 21:18:12.110 +00:00 [DBG] Connection id "0HN8VETJHTI13" accepted. 2024-12-20 21:18:12.111 +00:00 [DBG] Connection id "0HN8VETJHTI13" started. 2024-12-20 21:18:14.520 +00:00 [DBG] Connection 0HN8VETJHTI13 established using the following protocol: "Tls13" 2024-12-20 21:18:14.676 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-20 21:18:14.677 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-20 21:18:14.677 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4914ms 2024-12-20 21:18:14.677 +00:00 [DBG] Connection id "0HN8VETJHTI13" disconnecting. 2024-12-20 21:18:14.677 +00:00 [DBG] Connection id "0HN8VETJHTI13" stopped. 2024-12-20 21:18:14.677 +00:00 [DBG] Connection id "0HN8VETJHTI13" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:18:17.873 +00:00 [DBG] Connection id "0HN8VETJHTI14" accepted. 2024-12-20 21:18:17.873 +00:00 [DBG] Connection id "0HN8VETJHTI14" started. 2024-12-20 21:18:19.598 +00:00 [DBG] Connection id "0HN8VETJHTI11" received FIN. 2024-12-20 21:18:19.598 +00:00 [DBG] Connection id "0HN8VETJHTI11" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:18:19.598 +00:00 [DBG] Connection id "0HN8VETJHTI11" disconnecting. 2024-12-20 21:18:19.599 +00:00 [DBG] Connection id "0HN8VETJHTI11" bad request data: "Invalid request line." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-20 21:18:19.599 +00:00 [DBG] Connection id "0HN8VETJHTI11" stopped. 2024-12-20 21:18:21.971 +00:00 [DBG] Connection 0HN8VETJHTI14 established using the following protocol: "Tls13" 2024-12-20 21:18:23.562 +00:00 [DBG] Connection id "0HN8VETJHTI14" reset. 2024-12-20 21:18:23.563 +00:00 [DBG] Connection id "0HN8VETJHTI14" is closing. 2024-12-20 21:18:23.563 +00:00 [DBG] Connection id "0HN8VETJHTI14" is closed. The last processed stream ID was 0. 2024-12-20 21:18:23.563 +00:00 [DBG] Connection id "0HN8VETJHTI14" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:18:23.563 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI14 completed. 2024-12-20 21:18:23.564 +00:00 [DBG] Connection id "0HN8VETJHTI14" stopped. 2024-12-20 21:18:25.836 +00:00 [DBG] Connection id "0HN8VETJHTI15" accepted. 2024-12-20 21:18:25.836 +00:00 [DBG] Connection id "0HN8VETJHTI15" started. 2024-12-20 21:18:27.815 +00:00 [DBG] Connection 0HN8VETJHTI15 established using the following protocol: "Tls12" 2024-12-20 21:18:28.942 +00:00 [DBG] Connection id "0HN8VETJHTI15" reset. 2024-12-20 21:18:28.943 +00:00 [DBG] Connection id "0HN8VETJHTI15" disconnecting. 2024-12-20 21:18:28.943 +00:00 [DBG] Connection id "0HN8VETJHTI15" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:18:28.944 +00:00 [DBG] Connection id "0HN8VETJHTI15" stopped. 2024-12-20 21:18:30.753 +00:00 [DBG] Connection id "0HN8VETJHTI16" accepted. 2024-12-20 21:18:30.753 +00:00 [DBG] Connection id "0HN8VETJHTI16" started. 2024-12-20 21:18:31.345 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 21:18:31.346 +00:00 [DBG] Connection id "0HN8VETJHTI16" stopped. 2024-12-20 21:18:31.346 +00:00 [DBG] Connection id "0HN8VETJHTI16" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:18:33.441 +00:00 [DBG] Connection id "0HN8VETJHTI17" accepted. 2024-12-20 21:18:33.441 +00:00 [DBG] Connection id "0HN8VETJHTI17" started. 2024-12-20 21:18:33.873 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 21:18:33.874 +00:00 [DBG] Connection id "0HN8VETJHTI17" stopped. 2024-12-20 21:18:33.874 +00:00 [DBG] Connection id "0HN8VETJHTI17" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:18:36.634 +00:00 [DBG] Connection id "0HN8VETJHTI18" accepted. 2024-12-20 21:18:36.634 +00:00 [DBG] Connection id "0HN8VETJHTI18" started. 2024-12-20 21:18:37.819 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-20 21:18:37.820 +00:00 [DBG] Connection id "0HN8VETJHTI18" stopped. 2024-12-20 21:18:37.820 +00:00 [DBG] Connection id "0HN8VETJHTI18" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:31:30.885 +00:00 [DBG] Connection id "0HN8VETJHTI19" accepted. 2024-12-20 21:31:30.885 +00:00 [DBG] Connection id "0HN8VETJHTI19" started. 2024-12-20 21:31:30.988 +00:00 [DBG] Connection 0HN8VETJHTI19 established using the following protocol: "Tls13" 2024-12-20 21:31:30.989 +00:00 [INF] Request starting HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - null null 2024-12-20 21:31:30.989 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-20 21:31:30.989 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-20 21:31:30.989 +00:00 [DBG] Request did not match any endpoints 2024-12-20 21:31:30.989 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0800 ms 2024-12-20 21:31:30.989 +00:00 [DBG] Connection id "0HN8VETJHTI19" completed keep alive response. 2024-12-20 21:31:30.989 +00:00 [INF] Request finished HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - 404 0 null 0.472ms 2024-12-20 21:31:30.989 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://batapi.drposture.app:5104/robots.txt, Response status code: 404 2024-12-20 21:31:31.190 +00:00 [DBG] Connection id "0HN8VETJHTI1A" accepted. 2024-12-20 21:31:31.190 +00:00 [DBG] Connection id "0HN8VETJHTI1A" started. 2024-12-20 21:31:31.291 +00:00 [DBG] Connection 0HN8VETJHTI1A established using the following protocol: "Tls13" 2024-12-20 21:31:31.291 +00:00 [INF] Request starting HTTP/1.1 GET https://batapi.drposture.app:5104/ - null null 2024-12-20 21:31:31.292 +00:00 [DBG] The request path / does not match a supported file type 2024-12-20 21:31:31.292 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-20 21:31:31.292 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-20 21:31:31.292 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 21:31:31.292 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 21:31:31.292 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-20 21:31:31.292 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-20 21:31:31.292 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 21:31:31.292 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-20 21:31:31.292 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-20 21:31:31.292 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-20 21:31:31.292 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 21:31:31.292 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-20 21:31:31.292 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 21:31:31.292 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 21:31:31.292 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:31:31.292 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:31:31.292 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:31:31.292 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 21:31:31.292 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:31:31.292 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 21:31:31.292 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-20 21:31:31.292 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:31:31.293 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:31:31.293 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:31:31.293 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-20 21:31:31.293 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-20 21:31:31.293 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-20 21:31:31.293 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-20 21:31:31.293 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1092ms. 2024-12-20 21:31:31.293 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-20 21:31:31.293 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5807ms. 2024-12-20 21:31:31.293 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.2184ms 2024-12-20 21:31:31.293 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-20 21:31:31.293 +00:00 [INF] HTTP GET / responded 200 in 1.7681 ms 2024-12-20 21:31:31.293 +00:00 [DBG] Connection id "0HN8VETJHTI1A" completed keep alive response. 2024-12-20 21:31:31.293 +00:00 [INF] Request finished HTTP/1.1 GET https://batapi.drposture.app:5104/ - 200 null text/html; charset=utf-8 1.9858ms 2024-12-20 21:33:41.992 +00:00 [DBG] Connection id "0HN8VETJHTI19" disconnecting. 2024-12-20 21:33:41.992 +00:00 [DBG] Connection id "0HN8VETJHTI19" stopped. 2024-12-20 21:33:41.992 +00:00 [DBG] Connection id "0HN8VETJHTI19" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-20 21:33:42.992 +00:00 [DBG] Connection id "0HN8VETJHTI1A" disconnecting. 2024-12-20 21:33:42.992 +00:00 [DBG] Connection id "0HN8VETJHTI1A" stopped. 2024-12-20 21:33:42.992 +00:00 [DBG] Connection id "0HN8VETJHTI1A" sending FIN because: "The Socket transport's send loop completed gracefully."