2025-01-26 00:15:21.805 +00:00 [DBG] Connection id "0HN9PG560KPSH" accepted. 2025-01-26 00:15:21.807 +00:00 [DBG] Connection id "0HN9PG560KPSH" started. 2025-01-26 00:15:21.807 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 00:15:21.808 +00:00 [DBG] Connection id "0HN9PG560KPSH" stopped. 2025-01-26 00:15:21.808 +00:00 [DBG] Connection id "0HN9PG560KPSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 04:00:49.697 +00:00 [DBG] Connection id "0HN9PG560KPSI" accepted. 2025-01-26 04:00:49.697 +00:00 [DBG] Connection id "0HN9PG560KPSI" started. 2025-01-26 04:00:51.347 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-26 04:00:51.348 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-26 04:00:51.348 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-26 04:00:51.348 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.212ms 2025-01-26 04:00:51.348 +00:00 [DBG] Connection id "0HN9PG560KPSI" disconnecting. 2025-01-26 04:00:51.348 +00:00 [DBG] Connection id "0HN9PG560KPSI" stopped. 2025-01-26 04:00:51.348 +00:00 [DBG] Connection id "0HN9PG560KPSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 04:21:38.942 +00:00 [DBG] Connection id "0HN9PG560KPSJ" accepted. 2025-01-26 04:21:38.942 +00:00 [DBG] Connection id "0HN9PG560KPSJ" started. 2025-01-26 04:21:38.942 +00:00 [DBG] Connection id "0HN9PG560KPSJ" bad request data: "Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-26 04:21:38.943 +00:00 [DBG] Connection id "0HN9PG560KPSJ" disconnecting. 2025-01-26 04:21:38.943 +00:00 [DBG] Connection id "0HN9PG560KPSJ" stopped. 2025-01-26 04:21:38.943 +00:00 [DBG] Connection id "0HN9PG560KPSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:09.573 +00:00 [DBG] Connection id "0HN9PG560KPSK" accepted. 2025-01-26 08:06:09.573 +00:00 [DBG] Connection id "0HN9PG560KPSK" started. 2025-01-26 08:06:12.677 +00:00 [DBG] Connection id "0HN9PG560KPSK" reset. 2025-01-26 08:06:12.678 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:06:12.680 +00:00 [DBG] Connection id "0HN9PG560KPSK" stopped. 2025-01-26 08:06:12.680 +00:00 [DBG] Connection id "0HN9PG560KPSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:12.989 +00:00 [DBG] Connection id "0HN9PG560KPSL" accepted. 2025-01-26 08:06:12.989 +00:00 [DBG] Connection id "0HN9PG560KPSL" started. 2025-01-26 08:06:13.368 +00:00 [DBG] Connection 0HN9PG560KPSL established using the following protocol: "Tls13" 2025-01-26 08:06:16.396 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-26 08:06:16.396 +00:00 [DBG] The request path / does not match a supported file type 2025-01-26 08:06:16.396 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-26 08:06:16.396 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-26 08:06:16.396 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:06:16.396 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:06:16.396 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-26 08:06:16.396 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-26 08:06:16.396 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:06:16.396 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-26 08:06:16.396 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-26 08:06:16.396 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:06:16.396 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:06:16.396 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:06:16.396 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:16.396 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:06:16.396 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:16.396 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:16.396 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:16.396 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:16.396 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:16.396 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:16.396 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:06:16.396 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:16.396 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:16.396 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:16.396 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:16.397 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:16.397 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-26 08:06:16.397 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-26 08:06:16.397 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7896ms. 2025-01-26 08:06:16.397 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-26 08:06:16.398 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1808ms. 2025-01-26 08:06:16.398 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.5616ms 2025-01-26 08:06:16.398 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:06:16.398 +00:00 [INF] HTTP GET / responded 200 in 1.8415 ms 2025-01-26 08:06:16.398 +00:00 [DBG] Connection id "0HN9PG560KPSL" completed keep alive response. 2025-01-26 08:06:16.398 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.0449ms 2025-01-26 08:06:17.998 +00:00 [DBG] Connection id "0HN9PG560KPSL" reset. 2025-01-26 08:06:17.998 +00:00 [DBG] Connection id "0HN9PG560KPSL" disconnecting. 2025-01-26 08:06:17.999 +00:00 [DBG] Connection id "0HN9PG560KPSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:18.000 +00:00 [DBG] Connection id "0HN9PG560KPSL" stopped. 2025-01-26 08:06:21.378 +00:00 [DBG] Connection id "0HN9PG560KPSM" accepted. 2025-01-26 08:06:21.379 +00:00 [DBG] Connection id "0HN9PG560KPSM" started. 2025-01-26 08:06:21.795 +00:00 [DBG] Connection 0HN9PG560KPSM established using the following protocol: "Tls13" 2025-01-26 08:06:21.796 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-26 08:06:21.796 +00:00 [DBG] The request path / does not match a supported file type 2025-01-26 08:06:21.796 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-26 08:06:21.796 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-26 08:06:21.796 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:06:21.796 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:06:21.796 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-26 08:06:21.796 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-26 08:06:21.796 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:06:21.796 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-26 08:06:21.796 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-26 08:06:21.796 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:06:21.796 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:06:21.796 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:06:21.796 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:21.796 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:06:21.796 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:21.796 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:21.796 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:21.796 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:21.796 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:21.796 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:21.796 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:06:21.796 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:21.796 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:21.796 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:21.796 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:21.796 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:21.796 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-26 08:06:21.797 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-26 08:06:21.797 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0641ms. 2025-01-26 08:06:21.797 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-26 08:06:21.797 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4054ms. 2025-01-26 08:06:21.797 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9057ms 2025-01-26 08:06:21.797 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:06:21.797 +00:00 [INF] HTTP GET / responded 200 in 1.3749 ms 2025-01-26 08:06:21.797 +00:00 [DBG] Connection id "0HN9PG560KPSM" completed keep alive response. 2025-01-26 08:06:21.797 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.6136ms 2025-01-26 08:06:22.130 +00:00 [DBG] Connection id "0HN9PG560KPSM" received FIN. 2025-01-26 08:06:22.130 +00:00 [DBG] Connection id "0HN9PG560KPSM" disconnecting. 2025-01-26 08:06:22.130 +00:00 [DBG] Connection id "0HN9PG560KPSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:22.131 +00:00 [DBG] Connection id "0HN9PG560KPSM" stopped. 2025-01-26 08:06:22.606 +00:00 [DBG] Connection id "0HN9PG560KPSN" accepted. 2025-01-26 08:06:22.606 +00:00 [DBG] Connection id "0HN9PG560KPSN" started. 2025-01-26 08:06:22.932 +00:00 [DBG] Connection 0HN9PG560KPSN established using the following protocol: "Tls13" 2025-01-26 08:06:22.932 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-26 08:06:22.933 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-26 08:06:22.933 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4231ms 2025-01-26 08:06:22.933 +00:00 [DBG] Connection id "0HN9PG560KPSN" disconnecting. 2025-01-26 08:06:22.933 +00:00 [DBG] Connection id "0HN9PG560KPSN" stopped. 2025-01-26 08:06:22.933 +00:00 [DBG] Connection id "0HN9PG560KPSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:23.563 +00:00 [DBG] Connection id "0HN9PG560KPSO" accepted. 2025-01-26 08:06:23.563 +00:00 [DBG] Connection id "0HN9PG560KPSO" started. 2025-01-26 08:06:23.966 +00:00 [DBG] Connection 0HN9PG560KPSO established using the following protocol: "Tls13" 2025-01-26 08:06:24.331 +00:00 [DBG] Connection id "0HN9PG560KPSO" reset. 2025-01-26 08:06:24.331 +00:00 [DBG] Connection id "0HN9PG560KPSO" is closed. The last processed stream ID was 0. 2025-01-26 08:06:24.331 +00:00 [DBG] Connection id "0HN9PG560KPSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:24.332 +00:00 [DBG] The connection queue processing loop for 0HN9PG560KPSO completed. 2025-01-26 08:06:24.332 +00:00 [DBG] Connection id "0HN9PG560KPSO" stopped. 2025-01-26 08:06:26.111 +00:00 [DBG] Connection id "0HN9PG560KPSP" accepted. 2025-01-26 08:06:26.111 +00:00 [DBG] Connection id "0HN9PG560KPSP" started. 2025-01-26 08:06:26.500 +00:00 [DBG] Connection 0HN9PG560KPSP established using the following protocol: "Tls12" 2025-01-26 08:06:26.816 +00:00 [DBG] Connection id "0HN9PG560KPSP" reset. 2025-01-26 08:06:26.816 +00:00 [DBG] Connection id "0HN9PG560KPSP" disconnecting. 2025-01-26 08:06:26.816 +00:00 [DBG] Connection id "0HN9PG560KPSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:26.817 +00:00 [DBG] Connection id "0HN9PG560KPSP" stopped. 2025-01-26 08:06:31.123 +00:00 [DBG] Connection id "0HN9PG560KPSQ" accepted. 2025-01-26 08:06:31.123 +00:00 [DBG] Connection id "0HN9PG560KPSQ" started. 2025-01-26 08:06:31.206 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:06:31.206 +00:00 [DBG] Connection id "0HN9PG560KPSQ" stopped. 2025-01-26 08:06:31.206 +00:00 [DBG] Connection id "0HN9PG560KPSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:33.336 +00:00 [DBG] Connection id "0HN9PG560KPSR" accepted. 2025-01-26 08:06:33.336 +00:00 [DBG] Connection id "0HN9PG560KPSR" started. 2025-01-26 08:06:33.520 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:06:33.520 +00:00 [DBG] Connection id "0HN9PG560KPSR" stopped. 2025-01-26 08:06:33.520 +00:00 [DBG] Connection id "0HN9PG560KPSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:35.410 +00:00 [DBG] Connection id "0HN9PG560KPSS" accepted. 2025-01-26 08:06:35.410 +00:00 [DBG] Connection id "0HN9PG560KPSS" started. 2025-01-26 08:06:35.484 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:06:35.484 +00:00 [DBG] Connection id "0HN9PG560KPSS" stopped. 2025-01-26 08:06:35.484 +00:00 [DBG] Connection id "0HN9PG560KPSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:44.187 +00:00 [DBG] Connection id "0HN9PG560KPST" accepted. 2025-01-26 08:06:44.187 +00:00 [DBG] Connection id "0HN9PG560KPST" started. 2025-01-26 08:06:47.551 +00:00 [DBG] Connection id "0HN9PG560KPST" reset. 2025-01-26 08:06:47.551 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:06:47.552 +00:00 [DBG] Connection id "0HN9PG560KPST" stopped. 2025-01-26 08:06:47.553 +00:00 [DBG] Connection id "0HN9PG560KPST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:47.659 +00:00 [DBG] Connection id "0HN9PG560KPSU" accepted. 2025-01-26 08:06:47.659 +00:00 [DBG] Connection id "0HN9PG560KPSU" started. 2025-01-26 08:06:51.526 +00:00 [DBG] Connection 0HN9PG560KPSU established using the following protocol: "Tls13" 2025-01-26 08:06:55.331 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-26 08:06:55.331 +00:00 [DBG] The request path / does not match a supported file type 2025-01-26 08:06:55.332 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-26 08:06:55.332 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-26 08:06:55.332 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:06:55.332 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:06:55.332 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-26 08:06:55.332 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-26 08:06:55.332 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:06:55.332 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-26 08:06:55.332 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-26 08:06:55.332 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:06:55.332 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:06:55.332 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:06:55.332 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:55.332 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:06:55.332 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:55.332 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:55.332 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:55.332 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:55.332 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:55.332 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:55.332 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:06:55.332 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:55.332 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:55.332 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:55.332 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:06:55.332 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:06:55.332 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-26 08:06:55.332 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-26 08:06:55.332 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.07ms. 2025-01-26 08:06:55.332 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-26 08:06:55.333 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3442ms. 2025-01-26 08:06:55.333 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.8895ms 2025-01-26 08:06:55.333 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:06:55.333 +00:00 [INF] HTTP GET / responded 200 in 1.1996 ms 2025-01-26 08:06:55.333 +00:00 [DBG] Connection id "0HN9PG560KPSU" completed keep alive response. 2025-01-26 08:06:55.333 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.4973ms 2025-01-26 08:06:55.640 +00:00 [DBG] Connection id "0HN9PG560KPSU" reset. 2025-01-26 08:06:55.640 +00:00 [DBG] Connection id "0HN9PG560KPSU" disconnecting. 2025-01-26 08:06:55.640 +00:00 [DBG] Connection id "0HN9PG560KPSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:06:55.640 +00:00 [DBG] Connection id "0HN9PG560KPSU" stopped. 2025-01-26 08:07:07.011 +00:00 [DBG] Connection id "0HN9PG560KPSV" accepted. 2025-01-26 08:07:07.011 +00:00 [DBG] Connection id "0HN9PG560KPSV" started. 2025-01-26 08:07:08.488 +00:00 [DBG] Connection 0HN9PG560KPSV established using the following protocol: "Tls13" 2025-01-26 08:07:08.542 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-26 08:07:08.542 +00:00 [DBG] The request path / does not match a supported file type 2025-01-26 08:07:08.542 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-26 08:07:08.542 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-26 08:07:08.542 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:07:08.542 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:07:08.542 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-26 08:07:08.542 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-26 08:07:08.542 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:07:08.542 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-26 08:07:08.542 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-26 08:07:08.542 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:07:08.542 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:07:08.542 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:07:08.542 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:07:08.542 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:07:08.542 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:07:08.542 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:07:08.542 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:07:08.542 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:07:08.542 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:07:08.542 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:07:08.543 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:07:08.543 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:07:08.543 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:07:08.543 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:07:08.543 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:07:08.543 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:07:08.543 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-26 08:07:08.543 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-26 08:07:08.543 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.039ms. 2025-01-26 08:07:08.543 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-26 08:07:08.543 +00:00 [INF] Executed ViewResult - view noScan executed in 0.269ms. 2025-01-26 08:07:08.543 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.6457ms 2025-01-26 08:07:08.543 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:07:08.543 +00:00 [INF] HTTP GET / responded 200 in 0.9551 ms 2025-01-26 08:07:08.543 +00:00 [DBG] Connection id "0HN9PG560KPSV" completed keep alive response. 2025-01-26 08:07:08.543 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.2165ms 2025-01-26 08:07:08.860 +00:00 [DBG] Connection id "0HN9PG560KPSV" received FIN. 2025-01-26 08:07:08.860 +00:00 [DBG] Connection id "0HN9PG560KPSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:07:08.860 +00:00 [DBG] Connection id "0HN9PG560KPSV" disconnecting. 2025-01-26 08:07:08.860 +00:00 [DBG] Connection id "0HN9PG560KPSV" stopped. 2025-01-26 08:07:09.082 +00:00 [DBG] Connection id "0HN9PG560KPT0" accepted. 2025-01-26 08:07:09.083 +00:00 [DBG] Connection id "0HN9PG560KPT0" started. 2025-01-26 08:07:10.555 +00:00 [DBG] Connection 0HN9PG560KPT0 established using the following protocol: "Tls13" 2025-01-26 08:07:10.564 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-26 08:07:10.564 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-26 08:07:10.564 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.2831ms 2025-01-26 08:07:10.564 +00:00 [DBG] Connection id "0HN9PG560KPT0" disconnecting. 2025-01-26 08:07:10.564 +00:00 [DBG] Connection id "0HN9PG560KPT0" stopped. 2025-01-26 08:07:10.565 +00:00 [DBG] Connection id "0HN9PG560KPT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:07:11.214 +00:00 [DBG] Connection id "0HN9PG560KPT1" accepted. 2025-01-26 08:07:11.214 +00:00 [DBG] Connection id "0HN9PG560KPT1" started. 2025-01-26 08:07:11.838 +00:00 [DBG] Connection 0HN9PG560KPT1 established using the following protocol: "Tls13" 2025-01-26 08:07:12.193 +00:00 [DBG] Connection id "0HN9PG560KPT1" is closing. 2025-01-26 08:07:12.193 +00:00 [DBG] Connection id "0HN9PG560KPT1" reset. 2025-01-26 08:07:12.193 +00:00 [DBG] Connection id "0HN9PG560KPT1" is closed. The last processed stream ID was 0. 2025-01-26 08:07:12.194 +00:00 [DBG] Connection id "0HN9PG560KPT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:07:12.194 +00:00 [DBG] Connection id "0HN9PG560KPT1" reset. 2025-01-26 08:07:12.194 +00:00 [DBG] The connection queue processing loop for 0HN9PG560KPT1 completed. 2025-01-26 08:07:12.194 +00:00 [DBG] Connection id "0HN9PG560KPT1" stopped. 2025-01-26 08:07:14.758 +00:00 [DBG] Connection id "0HN9PG560KPT2" accepted. 2025-01-26 08:07:14.758 +00:00 [DBG] Connection id "0HN9PG560KPT2" started. 2025-01-26 08:07:16.564 +00:00 [DBG] Connection 0HN9PG560KPT2 established using the following protocol: "Tls12" 2025-01-26 08:07:17.189 +00:00 [DBG] Connection id "0HN9PG560KPT2" reset. 2025-01-26 08:07:17.189 +00:00 [DBG] Connection id "0HN9PG560KPT2" disconnecting. 2025-01-26 08:07:17.189 +00:00 [DBG] Connection id "0HN9PG560KPT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:07:17.190 +00:00 [DBG] Connection id "0HN9PG560KPT2" stopped. 2025-01-26 08:07:19.192 +00:00 [DBG] Connection id "0HN9PG560KPT3" accepted. 2025-01-26 08:07:19.192 +00:00 [DBG] Connection id "0HN9PG560KPT3" started. 2025-01-26 08:07:22.461 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:07:22.462 +00:00 [DBG] Connection id "0HN9PG560KPT3" stopped. 2025-01-26 08:07:22.462 +00:00 [DBG] Connection id "0HN9PG560KPT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:07:24.793 +00:00 [DBG] Connection id "0HN9PG560KPT4" accepted. 2025-01-26 08:07:24.793 +00:00 [DBG] Connection id "0HN9PG560KPT4" started. 2025-01-26 08:07:25.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) 2025-01-26 08:07:25.298 +00:00 [DBG] Connection id "0HN9PG560KPT4" stopped. 2025-01-26 08:07:25.298 +00:00 [DBG] Connection id "0HN9PG560KPT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:07:27.395 +00:00 [DBG] Connection id "0HN9PG560KPT5" accepted. 2025-01-26 08:07:27.395 +00:00 [DBG] Connection id "0HN9PG560KPT5" started. 2025-01-26 08:07:28.041 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:07:28.041 +00:00 [DBG] Connection id "0HN9PG560KPT5" stopped. 2025-01-26 08:07:28.041 +00:00 [DBG] Connection id "0HN9PG560KPT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:05.707 +00:00 [DBG] Connection id "0HN9PG560KPT6" accepted. 2025-01-26 08:25:05.707 +00:00 [DBG] Connection id "0HN9PG560KPT6" started. 2025-01-26 08:25:08.743 +00:00 [DBG] Connection id "0HN9PG560KPT6" reset. 2025-01-26 08:25:08.743 +00:00 [DBG] Connection id "0HN9PG560KPT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:08.744 +00:00 [DBG] Connection id "0HN9PG560KPT6" disconnecting. 2025-01-26 08:25:08.744 +00:00 [DBG] Connection id "0HN9PG560KPT6" stopped. 2025-01-26 08:25:08.953 +00:00 [DBG] Connection id "0HN9PG560KPT7" accepted. 2025-01-26 08:25:08.953 +00:00 [DBG] Connection id "0HN9PG560KPT7" started. 2025-01-26 08:25:08.957 +00:00 [DBG] Connection id "0HN9PG560KPT7" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-26 08:25:08.957 +00:00 [DBG] Connection id "0HN9PG560KPT7" disconnecting. 2025-01-26 08:25:08.957 +00:00 [DBG] Connection id "0HN9PG560KPT7" stopped. 2025-01-26 08:25:08.957 +00:00 [DBG] Connection id "0HN9PG560KPT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:09.446 +00:00 [DBG] Connection id "0HN9PG560KPT8" accepted. 2025-01-26 08:25:09.447 +00:00 [DBG] Connection id "0HN9PG560KPT8" started. 2025-01-26 08:25:12.465 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-26 08:25:12.465 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-26 08:25:12.465 +00:00 [DBG] Connection id "0HN9PG560KPT8" completed keep alive response. 2025-01-26 08:25:12.465 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2007ms 2025-01-26 08:25:18.477 +00:00 [DBG] Connection id "0HN9PG560KPT8" reset. 2025-01-26 08:25:18.478 +00:00 [DBG] Connection id "0HN9PG560KPT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:18.478 +00:00 [DBG] Connection id "0HN9PG560KPT8" disconnecting. 2025-01-26 08:25:18.478 +00:00 [DBG] Connection id "0HN9PG560KPT8" stopped. 2025-01-26 08:25:21.764 +00:00 [DBG] Connection id "0HN9PG560KPT9" accepted. 2025-01-26 08:25:21.764 +00:00 [DBG] Connection id "0HN9PG560KPT9" started. 2025-01-26 08:25:21.767 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-26 08:25:21.767 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-26 08:25:21.767 +00:00 [DBG] Connection id "0HN9PG560KPT9" completed keep alive response. 2025-01-26 08:25:21.767 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2562ms 2025-01-26 08:25:21.968 +00:00 [DBG] Connection id "0HN9PG560KPT9" received FIN. 2025-01-26 08:25:21.969 +00:00 [DBG] Connection id "0HN9PG560KPT9" disconnecting. 2025-01-26 08:25:21.969 +00:00 [DBG] Connection id "0HN9PG560KPT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:21.969 +00:00 [DBG] Connection id "0HN9PG560KPT9" stopped. 2025-01-26 08:25:22.200 +00:00 [DBG] Connection id "0HN9PG560KPTA" accepted. 2025-01-26 08:25:22.200 +00:00 [DBG] Connection id "0HN9PG560KPTA" started. 2025-01-26 08:25:22.238 +00:00 [DBG] Connection id "0HN9PG560KPTA": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2025-01-26 08:25:22.238 +00:00 [DBG] Connection id "0HN9PG560KPTA" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-26 08:25:22.239 +00:00 [DBG] Connection id "0HN9PG560KPTA" disconnecting. 2025-01-26 08:25:22.239 +00:00 [DBG] Connection id "0HN9PG560KPTA" stopped. 2025-01-26 08:25:22.239 +00:00 [DBG] Connection id "0HN9PG560KPTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:27.630 +00:00 [DBG] Connection id "0HN9PG560KPTB" accepted. 2025-01-26 08:25:27.630 +00:00 [DBG] Connection id "0HN9PG560KPTB" started. 2025-01-26 08:25:27.911 +00:00 [DBG] Connection 0HN9PG560KPTB established using the following protocol: "Tls13" 2025-01-26 08:25:27.947 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-26 08:25:27.947 +00:00 [DBG] The request path / does not match a supported file type 2025-01-26 08:25:27.947 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-26 08:25:27.947 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-26 08:25:27.947 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:25:27.947 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:25:27.948 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-26 08:25:27.948 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-26 08:25:27.948 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:25:27.948 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-26 08:25:27.948 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-26 08:25:27.948 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 08:25:27.948 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:25:27.948 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 08:25:27.948 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:25:27.948 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:25:27.948 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:25:27.948 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:25:27.948 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:25:27.948 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:25:27.948 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:25:27.948 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:25:27.948 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 08:25:27.948 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:25:27.948 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:25:27.948 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:25:27.948 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 08:25:27.948 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 08:25:27.948 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-26 08:25:27.948 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-26 08:25:27.948 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0523ms. 2025-01-26 08:25:27.948 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-26 08:25:27.948 +00:00 [INF] Executed ViewResult - view noScan executed in 0.2903ms. 2025-01-26 08:25:27.948 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.6474ms 2025-01-26 08:25:27.948 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 08:25:27.948 +00:00 [INF] HTTP GET / responded 200 in 1.0001 ms 2025-01-26 08:25:27.948 +00:00 [DBG] Connection id "0HN9PG560KPTB" completed keep alive response. 2025-01-26 08:25:27.948 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.2087ms 2025-01-26 08:25:28.179 +00:00 [DBG] Connection id "0HN9PG560KPTB" received FIN. 2025-01-26 08:25:28.179 +00:00 [DBG] Connection id "0HN9PG560KPTB" disconnecting. 2025-01-26 08:25:28.179 +00:00 [DBG] Connection id "0HN9PG560KPTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:28.179 +00:00 [DBG] Connection id "0HN9PG560KPTB" stopped. 2025-01-26 08:25:28.370 +00:00 [DBG] Connection id "0HN9PG560KPTC" accepted. 2025-01-26 08:25:28.370 +00:00 [DBG] Connection id "0HN9PG560KPTC" started. 2025-01-26 08:25:28.763 +00:00 [DBG] Connection 0HN9PG560KPTC established using the following protocol: "Tls13" 2025-01-26 08:25:28.893 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-26 08:25:28.894 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-26 08:25:28.894 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3323ms 2025-01-26 08:25:28.894 +00:00 [DBG] Connection id "0HN9PG560KPTC" disconnecting. 2025-01-26 08:25:28.894 +00:00 [DBG] Connection id "0HN9PG560KPTC" stopped. 2025-01-26 08:25:28.894 +00:00 [DBG] Connection id "0HN9PG560KPTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:29.440 +00:00 [DBG] Connection id "0HN9PG560KPTD" accepted. 2025-01-26 08:25:29.440 +00:00 [DBG] Connection id "0HN9PG560KPTD" started. 2025-01-26 08:25:29.681 +00:00 [DBG] Connection 0HN9PG560KPTD established using the following protocol: "Tls13" 2025-01-26 08:25:29.912 +00:00 [DBG] Connection id "0HN9PG560KPTD" reset. 2025-01-26 08:25:29.913 +00:00 [DBG] Connection id "0HN9PG560KPTD" is closed. The last processed stream ID was 0. 2025-01-26 08:25:29.913 +00:00 [DBG] Connection id "0HN9PG560KPTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:29.913 +00:00 [DBG] The connection queue processing loop for 0HN9PG560KPTD completed. 2025-01-26 08:25:29.913 +00:00 [DBG] Connection id "0HN9PG560KPTD" stopped. 2025-01-26 08:25:31.488 +00:00 [DBG] Connection id "0HN9PG560KPTE" accepted. 2025-01-26 08:25:31.488 +00:00 [DBG] Connection id "0HN9PG560KPTE" started. 2025-01-26 08:25:31.710 +00:00 [DBG] Connection 0HN9PG560KPTE established using the following protocol: "Tls12" 2025-01-26 08:25:32.063 +00:00 [DBG] Connection id "0HN9PG560KPTE" reset. 2025-01-26 08:25:32.063 +00:00 [DBG] Connection id "0HN9PG560KPTE" disconnecting. 2025-01-26 08:25:32.063 +00:00 [DBG] Connection id "0HN9PG560KPTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:32.064 +00:00 [DBG] Connection id "0HN9PG560KPTE" stopped. 2025-01-26 08:25:33.692 +00:00 [DBG] Connection id "0HN9PG560KPTF" accepted. 2025-01-26 08:25:33.692 +00:00 [DBG] Connection id "0HN9PG560KPTF" started. 2025-01-26 08:25:33.701 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:25:33.701 +00:00 [DBG] Connection id "0HN9PG560KPTF" stopped. 2025-01-26 08:25:33.702 +00:00 [DBG] Connection id "0HN9PG560KPTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:35.375 +00:00 [DBG] Connection id "0HN9PG560KPTG" accepted. 2025-01-26 08:25:35.375 +00:00 [DBG] Connection id "0HN9PG560KPTG" started. 2025-01-26 08:25:35.384 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:25:35.384 +00:00 [DBG] Connection id "0HN9PG560KPTG" stopped. 2025-01-26 08:25:35.384 +00:00 [DBG] Connection id "0HN9PG560KPTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 08:25:37.055 +00:00 [DBG] Connection id "0HN9PG560KPTH" accepted. 2025-01-26 08:25:37.055 +00:00 [DBG] Connection id "0HN9PG560KPTH" started. 2025-01-26 08:25:37.059 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 08:25:37.059 +00:00 [DBG] Connection id "0HN9PG560KPTH" stopped. 2025-01-26 08:25:37.059 +00:00 [DBG] Connection id "0HN9PG560KPTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 14:39:29.165 +00:00 [DBG] Connection id "0HN9PG560KPTI" accepted. 2025-01-26 14:39:29.165 +00:00 [DBG] Connection id "0HN9PG560KPTI" started. 2025-01-26 14:39:31.189 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-26 14:39:31.189 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-26 14:39:31.189 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-26 14:39:31.189 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2129ms 2025-01-26 14:39:31.190 +00:00 [DBG] Connection id "0HN9PG560KPTI" disconnecting. 2025-01-26 14:39:31.190 +00:00 [DBG] Connection id "0HN9PG560KPTI" stopped. 2025-01-26 14:39:31.190 +00:00 [DBG] Connection id "0HN9PG560KPTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 16:16:30.401 +00:00 [DBG] Connection id "0HN9PG560KPTJ" accepted. 2025-01-26 16:16:30.402 +00:00 [DBG] Connection id "0HN9PG560KPTJ" started. 2025-01-26 16:16:30.414 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-26 16:16:30.415 +00:00 [DBG] Connection id "0HN9PG560KPTJ" stopped. 2025-01-26 16:16:30.415 +00:00 [DBG] Connection id "0HN9PG560KPTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 20:21:39.494 +00:00 [DBG] Connection id "0HN9PG560KPTK" accepted. 2025-01-26 20:21:39.494 +00:00 [DBG] Connection id "0HN9PG560KPTK" started. 2025-01-26 20:21:42.494 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-26 20:21:42.494 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-26 20:21:42.494 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2127ms 2025-01-26 20:21:42.494 +00:00 [DBG] Connection id "0HN9PG560KPTK" disconnecting. 2025-01-26 20:21:42.494 +00:00 [DBG] Connection id "0HN9PG560KPTK" stopped. 2025-01-26 20:21:42.494 +00:00 [DBG] Connection id "0HN9PG560KPTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 20:21:42.545 +00:00 [DBG] Connection id "0HN9PG560KPTL" accepted. 2025-01-26 20:21:42.545 +00:00 [DBG] Connection id "0HN9PG560KPTL" started. 2025-01-26 20:21:42.573 +00:00 [DBG] Connection 0HN9PG560KPTL established using the following protocol: "Tls13" 2025-01-26 20:21:42.573 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-26 20:21:42.573 +00:00 [DBG] The request path / does not match a supported file type 2025-01-26 20:21:42.573 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-26 20:21:42.573 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-26 20:21:42.573 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 20:21:42.573 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 20:21:42.573 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-26 20:21:42.573 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-26 20:21:42.573 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 20:21:42.573 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-26 20:21:42.573 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-26 20:21:42.573 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-26 20:21:42.573 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 20:21:42.573 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-26 20:21:42.573 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 20:21:42.573 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 20:21:42.573 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 20:21:42.573 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 20:21:42.573 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 20:21:42.573 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 20:21:42.573 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 20:21:42.573 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 20:21:42.573 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-26 20:21:42.573 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 20:21:42.573 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 20:21:42.573 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 20:21:42.573 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-26 20:21:42.573 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-26 20:21:42.574 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-26 20:21:42.574 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-26 20:21:42.574 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9937ms. 2025-01-26 20:21:42.575 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-26 20:21:42.575 +00:00 [INF] Executed ViewResult - view noScan executed in 1.57ms. 2025-01-26 20:21:42.575 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.0559ms 2025-01-26 20:21:42.575 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-26 20:21:42.575 +00:00 [INF] HTTP GET / responded 200 in 2.3801 ms 2025-01-26 20:21:42.575 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.5204ms 2025-01-26 20:21:42.575 +00:00 [DBG] Connection id "0HN9PG560KPTL" disconnecting. 2025-01-26 20:21:42.575 +00:00 [DBG] Connection id "0HN9PG560KPTL" stopped. 2025-01-26 20:21:42.575 +00:00 [DBG] Connection id "0HN9PG560KPTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 20:21:42.980 +00:00 [DBG] Connection id "0HN9PG560KPTM" accepted. 2025-01-26 20:21:42.980 +00:00 [DBG] Connection id "0HN9PG560KPTM" started. 2025-01-26 20:21:43.009 +00:00 [DBG] Connection 0HN9PG560KPTM established using the following protocol: "Tls13" 2025-01-26 20:21:43.009 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-26 20:21:43.010 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-26 20:21:43.010 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.8303ms 2025-01-26 20:21:43.036 +00:00 [DBG] Connection id "0HN9PG560KPTM" received FIN. 2025-01-26 20:21:43.036 +00:00 [DBG] Connection id "0HN9PG560KPTM" is closed. The last processed stream ID was 1. 2025-01-26 20:21:43.036 +00:00 [DBG] The connection queue processing loop for 0HN9PG560KPTM completed. 2025-01-26 20:21:43.036 +00:00 [DBG] Connection id "0HN9PG560KPTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-26 20:21:43.037 +00:00 [DBG] Connection id "0HN9PG560KPTM" stopped. 2025-01-26 20:24:23.704 +00:00 [DBG] Connection id "0HN9PG560KPTN" accepted. 2025-01-26 20:24:23.704 +00:00 [DBG] Connection id "0HN9PG560KPTN" started. 2025-01-26 20:24:23.704 +00:00 [DBG] Connection id "0HN9PG560KPTN" bad request data: "Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-26 20:24:23.705 +00:00 [DBG] Connection id "0HN9PG560KPTN" disconnecting. 2025-01-26 20:24:23.705 +00:00 [DBG] Connection id "0HN9PG560KPTN" stopped. 2025-01-26 20:24:23.705 +00:00 [DBG] Connection id "0HN9PG560KPTN" sending FIN because: "The Socket transport's send loop completed gracefully."