2024-12-07 01:05:17.172 +00:00 [DBG] Connection id "0HN8DSGJH4O6C" accepted. 2024-12-07 01:05:17.173 +00:00 [DBG] Connection id "0HN8DSGJH4O6C" started. 2024-12-07 01:05:20.172 +00:00 [INF] Request starting HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - null null 2024-12-07 01:05:20.172 +00:00 [DBG] Redirecting to 'https://[2a01:4f8:1c17:df57::1]:5104/'. 2024-12-07 01:05:20.173 +00:00 [INF] Request finished HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - 307 0 null 0.1848ms 2024-12-07 01:05:20.173 +00:00 [DBG] Connection id "0HN8DSGJH4O6C" disconnecting. 2024-12-07 01:05:20.173 +00:00 [DBG] Connection id "0HN8DSGJH4O6C" stopped. 2024-12-07 01:05:20.173 +00:00 [DBG] Connection id "0HN8DSGJH4O6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 01:05:20.242 +00:00 [DBG] Connection id "0HN8DSGJH4O6D" accepted. 2024-12-07 01:05:20.242 +00:00 [DBG] Connection id "0HN8DSGJH4O6D" started. 2024-12-07 01:05:20.293 +00:00 [DBG] Connection 0HN8DSGJH4O6D established using the following protocol: "Tls13" 2024-12-07 01:05:20.293 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2024-12-07 01:05:20.293 +00:00 [DBG] The request path / does not match a supported file type 2024-12-07 01:05:20.293 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-07 01:05:20.293 +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-07 01:05:20.293 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 01:05:20.293 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 01:05:20.293 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-07 01:05:20.293 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-07 01:05:20.294 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 01:05:20.294 +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-07 01:05:20.294 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-07 01:05:20.294 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 01:05:20.294 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 01:05:20.294 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 01:05:20.294 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 01:05:20.294 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 01:05:20.294 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:05:20.294 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:05:20.294 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:05:20.294 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 01:05:20.294 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:05:20.294 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 01:05:20.294 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 01:05:20.294 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:05:20.294 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:05:20.294 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:05:20.294 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 01:05:20.294 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:05:20.294 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-07 01:05:20.294 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-07 01:05:20.294 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.5434ms. 2024-12-07 01:05:20.294 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-07 01:05:20.295 +00:00 [INF] Executed ViewResult - view noScan executed in 0.9217ms. 2024-12-07 01:05:20.295 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.3314ms 2024-12-07 01:05:20.295 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 01:05:20.295 +00:00 [INF] HTTP GET / responded 200 in 1.7209 ms 2024-12-07 01:05:20.295 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 1.855ms 2024-12-07 01:05:20.295 +00:00 [DBG] Connection id "0HN8DSGJH4O6D" disconnecting. 2024-12-07 01:05:20.295 +00:00 [DBG] Connection id "0HN8DSGJH4O6D" stopped. 2024-12-07 01:05:20.295 +00:00 [DBG] Connection id "0HN8DSGJH4O6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 01:05:20.640 +00:00 [DBG] Connection id "0HN8DSGJH4O6E" accepted. 2024-12-07 01:05:20.640 +00:00 [DBG] Connection id "0HN8DSGJH4O6E" started. 2024-12-07 01:05:20.663 +00:00 [DBG] Connection 0HN8DSGJH4O6E established using the following protocol: "Tls13" 2024-12-07 01:05:20.664 +00:00 [INF] Request starting HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - null null 2024-12-07 01:05:20.664 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-07 01:05:20.664 +00:00 [INF] Request finished HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - 200 5430 image/x-icon 0.4169ms 2024-12-07 01:05:20.685 +00:00 [DBG] Connection id "0HN8DSGJH4O6E" received FIN. 2024-12-07 01:05:20.686 +00:00 [DBG] Connection id "0HN8DSGJH4O6E" is closed. The last processed stream ID was 1. 2024-12-07 01:05:20.686 +00:00 [DBG] Connection id "0HN8DSGJH4O6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 01:05:20.686 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O6E completed. 2024-12-07 01:05:20.686 +00:00 [DBG] Connection id "0HN8DSGJH4O6E" stopped. 2024-12-07 01:40:36.883 +00:00 [DBG] Connection id "0HN8DSGJH4O6F" accepted. 2024-12-07 01:40:36.884 +00:00 [DBG] Connection id "0HN8DSGJH4O6F" started. 2024-12-07 01:40:39.884 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-07 01:40:39.884 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-07 01:40:39.884 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2113ms 2024-12-07 01:40:39.884 +00:00 [DBG] Connection id "0HN8DSGJH4O6F" disconnecting. 2024-12-07 01:40:39.884 +00:00 [DBG] Connection id "0HN8DSGJH4O6F" stopped. 2024-12-07 01:40:39.884 +00:00 [DBG] Connection id "0HN8DSGJH4O6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 01:40:39.935 +00:00 [DBG] Connection id "0HN8DSGJH4O6G" accepted. 2024-12-07 01:40:39.936 +00:00 [DBG] Connection id "0HN8DSGJH4O6G" started. 2024-12-07 01:40:39.968 +00:00 [DBG] Connection 0HN8DSGJH4O6G established using the following protocol: "Tls13" 2024-12-07 01:40:39.968 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-07 01:40:39.969 +00:00 [DBG] The request path / does not match a supported file type 2024-12-07 01:40:39.969 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-07 01:40:39.969 +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-07 01:40:39.969 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 01:40:39.969 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 01:40:39.969 +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-07 01:40:39.969 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-07 01:40:39.969 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 01:40:39.969 +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-07 01:40:39.969 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-07 01:40:39.969 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 01:40:39.969 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 01:40:39.969 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 01:40:39.969 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 01:40:39.969 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 01:40:39.969 +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-07 01:40:39.969 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:40:39.969 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:40:39.969 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 01:40:39.969 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:40:39.969 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 01:40:39.969 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 01:40:39.969 +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-07 01:40:39.969 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:40:39.969 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:40:39.969 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 01:40:39.969 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 01:40:39.969 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-07 01:40:39.970 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-07 01:40:39.970 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8543ms. 2024-12-07 01:40:39.970 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-07 01:40:39.971 +00:00 [INF] Executed ViewResult - view noScan executed in 1.3531ms. 2024-12-07 01:40:39.971 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7985ms 2024-12-07 01:40:39.971 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 01:40:39.971 +00:00 [INF] HTTP GET / responded 200 in 2.1471 ms 2024-12-07 01:40:39.971 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.3102ms 2024-12-07 01:40:39.971 +00:00 [DBG] Connection id "0HN8DSGJH4O6G" disconnecting. 2024-12-07 01:40:39.971 +00:00 [DBG] Connection id "0HN8DSGJH4O6G" stopped. 2024-12-07 01:40:39.971 +00:00 [DBG] Connection id "0HN8DSGJH4O6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 01:40:40.817 +00:00 [DBG] Connection id "0HN8DSGJH4O6H" accepted. 2024-12-07 01:40:40.817 +00:00 [DBG] Connection id "0HN8DSGJH4O6H" started. 2024-12-07 01:40:40.845 +00:00 [DBG] Connection 0HN8DSGJH4O6H established using the following protocol: "Tls13" 2024-12-07 01:40:40.846 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-07 01:40:40.846 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-07 01:40:40.846 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5989ms 2024-12-07 01:40:40.872 +00:00 [DBG] Connection id "0HN8DSGJH4O6H" received FIN. 2024-12-07 01:40:40.872 +00:00 [DBG] Connection id "0HN8DSGJH4O6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 01:40:40.872 +00:00 [DBG] Connection id "0HN8DSGJH4O6H" is closed. The last processed stream ID was 1. 2024-12-07 01:40:40.872 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O6H completed. 2024-12-07 01:40:40.873 +00:00 [DBG] Connection id "0HN8DSGJH4O6H" stopped. 2024-12-07 04:05:41.759 +00:00 [DBG] Connection id "0HN8DSGJH4O6I" accepted. 2024-12-07 04:05:41.759 +00:00 [DBG] Connection id "0HN8DSGJH4O6I" started. 2024-12-07 04:05:41.759 +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-07 04:05:41.760 +00:00 [DBG] Connection id "0HN8DSGJH4O6I" stopped. 2024-12-07 04:05:41.760 +00:00 [DBG] Connection id "0HN8DSGJH4O6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 04:49:11.538 +00:00 [DBG] Connection id "0HN8DSGJH4O6J" accepted. 2024-12-07 04:49:11.539 +00:00 [DBG] Connection id "0HN8DSGJH4O6J" started. 2024-12-07 04:49:13.568 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-07 04:49:13.568 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-07 04:49:13.569 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-07 04:49:13.569 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.8307ms 2024-12-07 04:49:13.569 +00:00 [DBG] Connection id "0HN8DSGJH4O6J" disconnecting. 2024-12-07 04:49:13.569 +00:00 [DBG] Connection id "0HN8DSGJH4O6J" stopped. 2024-12-07 04:49:13.569 +00:00 [DBG] Connection id "0HN8DSGJH4O6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 09:29:13.940 +00:00 [DBG] Connection id "0HN8DSGJH4O6K" accepted. 2024-12-07 09:29:13.941 +00:00 [DBG] Connection id "0HN8DSGJH4O6K" started. 2024-12-07 09:29:13.941 +00:00 [DBG] Connection id "0HN8DSGJH4O6K" 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-07 09:29:13.941 +00:00 [DBG] Connection id "0HN8DSGJH4O6K" disconnecting. 2024-12-07 09:29:13.941 +00:00 [DBG] Connection id "0HN8DSGJH4O6K" stopped. 2024-12-07 09:29:13.942 +00:00 [DBG] Connection id "0HN8DSGJH4O6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:35:48.485 +00:00 [DBG] Connection id "0HN8DSGJH4O6L" accepted. 2024-12-07 11:35:48.485 +00:00 [DBG] Connection id "0HN8DSGJH4O6L" started. 2024-12-07 11:35:51.661 +00:00 [DBG] Connection id "0HN8DSGJH4O6L" reset. 2024-12-07 11:35:51.661 +00:00 [DBG] Connection id "0HN8DSGJH4O6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:35:51.661 +00:00 [DBG] Connection id "0HN8DSGJH4O6L" disconnecting. 2024-12-07 11:35:51.661 +00:00 [DBG] Connection id "0HN8DSGJH4O6L" stopped. 2024-12-07 11:35:51.762 +00:00 [DBG] Connection id "0HN8DSGJH4O6M" accepted. 2024-12-07 11:35:51.762 +00:00 [DBG] Connection id "0HN8DSGJH4O6M" started. 2024-12-07 11:35:51.765 +00:00 [DBG] Connection id "0HN8DSGJH4O6M" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-07 11:35:51.765 +00:00 [DBG] Connection id "0HN8DSGJH4O6M" disconnecting. 2024-12-07 11:35:51.765 +00:00 [DBG] Connection id "0HN8DSGJH4O6M" stopped. 2024-12-07 11:35:51.765 +00:00 [DBG] Connection id "0HN8DSGJH4O6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:35:51.980 +00:00 [DBG] Connection id "0HN8DSGJH4O6N" accepted. 2024-12-07 11:35:51.980 +00:00 [DBG] Connection id "0HN8DSGJH4O6N" started. 2024-12-07 11:35:55.211 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-07 11:35:55.211 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-07 11:35:55.211 +00:00 [DBG] Connection id "0HN8DSGJH4O6N" completed keep alive response. 2024-12-07 11:35:55.211 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2652ms 2024-12-07 11:36:01.211 +00:00 [DBG] Connection id "0HN8DSGJH4O6N" reset. 2024-12-07 11:36:01.211 +00:00 [DBG] Connection id "0HN8DSGJH4O6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:36:01.211 +00:00 [DBG] Connection id "0HN8DSGJH4O6N" disconnecting. 2024-12-07 11:36:01.211 +00:00 [DBG] Connection id "0HN8DSGJH4O6N" stopped. 2024-12-07 11:36:04.595 +00:00 [DBG] Connection id "0HN8DSGJH4O6O" accepted. 2024-12-07 11:36:04.595 +00:00 [DBG] Connection id "0HN8DSGJH4O6O" started. 2024-12-07 11:36:04.709 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-07 11:36:04.709 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-07 11:36:04.709 +00:00 [DBG] Connection id "0HN8DSGJH4O6O" completed keep alive response. 2024-12-07 11:36:04.710 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3042ms 2024-12-07 11:36:05.279 +00:00 [DBG] Connection id "0HN8DSGJH4O6O" received FIN. 2024-12-07 11:36:05.279 +00:00 [DBG] Connection id "0HN8DSGJH4O6O" disconnecting. 2024-12-07 11:36:05.279 +00:00 [DBG] Connection id "0HN8DSGJH4O6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:36:05.281 +00:00 [DBG] Connection id "0HN8DSGJH4O6O" stopped. 2024-12-07 11:36:05.456 +00:00 [DBG] Connection id "0HN8DSGJH4O6P" accepted. 2024-12-07 11:36:05.457 +00:00 [DBG] Connection id "0HN8DSGJH4O6P" started. 2024-12-07 11:36:05.457 +00:00 [DBG] Connection id "0HN8DSGJH4O6P": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-07 11:36:05.457 +00:00 [DBG] Connection id "0HN8DSGJH4O6P" 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-07 11:36:05.458 +00:00 [DBG] Connection id "0HN8DSGJH4O6P" disconnecting. 2024-12-07 11:36:05.458 +00:00 [DBG] Connection id "0HN8DSGJH4O6P" stopped. 2024-12-07 11:36:05.458 +00:00 [DBG] Connection id "0HN8DSGJH4O6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:36:09.767 +00:00 [DBG] Connection id "0HN8DSGJH4O6Q" accepted. 2024-12-07 11:36:09.767 +00:00 [DBG] Connection id "0HN8DSGJH4O6Q" started. 2024-12-07 11:36:10.386 +00:00 [DBG] Connection 0HN8DSGJH4O6Q established using the following protocol: "Tls13" 2024-12-07 11:36:11.739 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-07 11:36:11.740 +00:00 [DBG] The request path / does not match a supported file type 2024-12-07 11:36:11.740 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-07 11:36:11.740 +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-07 11:36:11.740 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 11:36:11.740 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 11:36:11.740 +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-07 11:36:11.740 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-07 11:36:11.740 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 11:36:11.740 +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-07 11:36:11.740 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-07 11:36:11.740 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 11:36:11.740 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 11:36:11.740 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 11:36:11.740 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 11:36:11.740 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 11:36:11.740 +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-07 11:36:11.740 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 11:36:11.740 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 11:36:11.740 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 11:36:11.740 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 11:36:11.740 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 11:36:11.740 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 11:36:11.740 +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-07 11:36:11.740 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 11:36:11.740 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 11:36:11.740 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 11:36:11.740 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 11:36:11.740 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-07 11:36:11.741 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-07 11:36:11.741 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6793ms. 2024-12-07 11:36:11.741 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-07 11:36:11.741 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1754ms. 2024-12-07 11:36:11.741 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.5144ms 2024-12-07 11:36:11.741 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 11:36:11.741 +00:00 [INF] HTTP GET / responded 200 in 1.8243 ms 2024-12-07 11:36:11.741 +00:00 [DBG] Connection id "0HN8DSGJH4O6Q" completed keep alive response. 2024-12-07 11:36:11.742 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.0788ms 2024-12-07 11:36:11.852 +00:00 [DBG] Connection id "0HN8DSGJH4O6Q" received FIN. 2024-12-07 11:36:11.852 +00:00 [DBG] Connection id "0HN8DSGJH4O6Q" disconnecting. 2024-12-07 11:36:11.852 +00:00 [DBG] Connection id "0HN8DSGJH4O6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:36:11.853 +00:00 [DBG] Connection id "0HN8DSGJH4O6Q" stopped. 2024-12-07 11:36:12.019 +00:00 [DBG] Connection id "0HN8DSGJH4O6R" accepted. 2024-12-07 11:36:12.019 +00:00 [DBG] Connection id "0HN8DSGJH4O6R" started. 2024-12-07 11:36:12.195 +00:00 [DBG] Connection 0HN8DSGJH4O6R established using the following protocol: "Tls13" 2024-12-07 11:36:12.196 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-07 11:36:12.196 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-07 11:36:12.196 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.2897ms 2024-12-07 11:36:12.196 +00:00 [DBG] Connection id "0HN8DSGJH4O6R" disconnecting. 2024-12-07 11:36:12.196 +00:00 [DBG] Connection id "0HN8DSGJH4O6R" stopped. 2024-12-07 11:36:12.196 +00:00 [DBG] Connection id "0HN8DSGJH4O6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:36:12.409 +00:00 [DBG] Connection id "0HN8DSGJH4O6S" accepted. 2024-12-07 11:36:12.410 +00:00 [DBG] Connection id "0HN8DSGJH4O6S" started. 2024-12-07 11:36:12.534 +00:00 [DBG] Connection 0HN8DSGJH4O6S established using the following protocol: "Tls13" 2024-12-07 11:36:12.641 +00:00 [DBG] Connection id "0HN8DSGJH4O6S" reset. 2024-12-07 11:36:12.641 +00:00 [DBG] Connection id "0HN8DSGJH4O6S" is closed. The last processed stream ID was 0. 2024-12-07 11:36:12.641 +00:00 [DBG] Connection id "0HN8DSGJH4O6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:36:12.641 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O6S completed. 2024-12-07 11:36:12.641 +00:00 [DBG] Connection id "0HN8DSGJH4O6S" stopped. 2024-12-07 11:36:13.955 +00:00 [DBG] Connection id "0HN8DSGJH4O6T" accepted. 2024-12-07 11:36:13.955 +00:00 [DBG] Connection id "0HN8DSGJH4O6T" started. 2024-12-07 11:36:14.063 +00:00 [DBG] Connection 0HN8DSGJH4O6T established using the following protocol: "Tls12" 2024-12-07 11:36:14.186 +00:00 [DBG] Connection id "0HN8DSGJH4O6T" reset. 2024-12-07 11:36:14.186 +00:00 [DBG] Connection id "0HN8DSGJH4O6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:36:14.186 +00:00 [DBG] Connection id "0HN8DSGJH4O6T" disconnecting. 2024-12-07 11:36:14.186 +00:00 [DBG] Connection id "0HN8DSGJH4O6T" stopped. 2024-12-07 11:36:15.721 +00:00 [DBG] Connection id "0HN8DSGJH4O6U" accepted. 2024-12-07 11:36:15.721 +00:00 [DBG] Connection id "0HN8DSGJH4O6U" started. 2024-12-07 11:36:15.886 +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-07 11:36:15.886 +00:00 [DBG] Connection id "0HN8DSGJH4O6U" stopped. 2024-12-07 11:36:15.886 +00:00 [DBG] Connection id "0HN8DSGJH4O6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:36:17.282 +00:00 [DBG] Connection id "0HN8DSGJH4O6V" accepted. 2024-12-07 11:36:17.283 +00:00 [DBG] Connection id "0HN8DSGJH4O6V" started. 2024-12-07 11:36:17.285 +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-07 11:36:17.285 +00:00 [DBG] Connection id "0HN8DSGJH4O6V" stopped. 2024-12-07 11:36:17.285 +00:00 [DBG] Connection id "0HN8DSGJH4O6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 11:36:20.737 +00:00 [DBG] Connection id "0HN8DSGJH4O70" accepted. 2024-12-07 11:36:20.737 +00:00 [DBG] Connection id "0HN8DSGJH4O70" started. 2024-12-07 11:36:20.825 +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-07 11:36:20.825 +00:00 [DBG] Connection id "0HN8DSGJH4O70" stopped. 2024-12-07 11:36:20.825 +00:00 [DBG] Connection id "0HN8DSGJH4O70" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:25:44.951 +00:00 [DBG] Connection id "0HN8DSGJH4O71" accepted. 2024-12-07 12:25:44.951 +00:00 [DBG] Connection id "0HN8DSGJH4O71" started. 2024-12-07 12:25:48.870 +00:00 [DBG] Connection id "0HN8DSGJH4O71" reset. 2024-12-07 12:25:48.870 +00:00 [DBG] Connection id "0HN8DSGJH4O71" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:25:48.870 +00:00 [DBG] Connection id "0HN8DSGJH4O71" disconnecting. 2024-12-07 12:25:48.870 +00:00 [DBG] Connection id "0HN8DSGJH4O71" stopped. 2024-12-07 12:25:49.081 +00:00 [DBG] Connection id "0HN8DSGJH4O72" accepted. 2024-12-07 12:25:49.082 +00:00 [DBG] Connection id "0HN8DSGJH4O72" started. 2024-12-07 12:25:49.201 +00:00 [DBG] Connection id "0HN8DSGJH4O72" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-07 12:25:49.202 +00:00 [DBG] Connection id "0HN8DSGJH4O72" disconnecting. 2024-12-07 12:25:49.202 +00:00 [DBG] Connection id "0HN8DSGJH4O72" stopped. 2024-12-07 12:25:49.202 +00:00 [DBG] Connection id "0HN8DSGJH4O72" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:25:49.599 +00:00 [DBG] Connection id "0HN8DSGJH4O73" accepted. 2024-12-07 12:25:49.599 +00:00 [DBG] Connection id "0HN8DSGJH4O73" started. 2024-12-07 12:25:52.781 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-07 12:25:52.781 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-07 12:25:52.781 +00:00 [DBG] Connection id "0HN8DSGJH4O73" completed keep alive response. 2024-12-07 12:25:52.781 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2416ms 2024-12-07 12:25:58.789 +00:00 [DBG] Connection id "0HN8DSGJH4O73" reset. 2024-12-07 12:25:58.789 +00:00 [DBG] Connection id "0HN8DSGJH4O73" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:25:58.789 +00:00 [DBG] Connection id "0HN8DSGJH4O73" disconnecting. 2024-12-07 12:25:58.789 +00:00 [DBG] Connection id "0HN8DSGJH4O73" stopped. 2024-12-07 12:26:02.026 +00:00 [DBG] Connection id "0HN8DSGJH4O74" accepted. 2024-12-07 12:26:02.026 +00:00 [DBG] Connection id "0HN8DSGJH4O74" started. 2024-12-07 12:26:02.119 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-07 12:26:02.119 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-07 12:26:02.119 +00:00 [DBG] Connection id "0HN8DSGJH4O74" completed keep alive response. 2024-12-07 12:26:02.119 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2188ms 2024-12-07 12:26:02.489 +00:00 [DBG] Connection id "0HN8DSGJH4O74" received FIN. 2024-12-07 12:26:02.489 +00:00 [DBG] Connection id "0HN8DSGJH4O74" disconnecting. 2024-12-07 12:26:02.489 +00:00 [DBG] Connection id "0HN8DSGJH4O74" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:26:02.490 +00:00 [DBG] Connection id "0HN8DSGJH4O74" stopped. 2024-12-07 12:26:02.709 +00:00 [DBG] Connection id "0HN8DSGJH4O75" accepted. 2024-12-07 12:26:02.709 +00:00 [DBG] Connection id "0HN8DSGJH4O75" started. 2024-12-07 12:26:02.778 +00:00 [DBG] Connection id "0HN8DSGJH4O75": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-07 12:26:02.778 +00:00 [DBG] Connection id "0HN8DSGJH4O75" 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-07 12:26:02.779 +00:00 [DBG] Connection id "0HN8DSGJH4O75" disconnecting. 2024-12-07 12:26:02.779 +00:00 [DBG] Connection id "0HN8DSGJH4O75" stopped. 2024-12-07 12:26:02.779 +00:00 [DBG] Connection id "0HN8DSGJH4O75" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:26:06.390 +00:00 [DBG] Connection id "0HN8DSGJH4O76" accepted. 2024-12-07 12:26:06.390 +00:00 [DBG] Connection id "0HN8DSGJH4O76" started. 2024-12-07 12:26:06.682 +00:00 [DBG] Connection 0HN8DSGJH4O76 established using the following protocol: "Tls13" 2024-12-07 12:26:06.682 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-07 12:26:06.682 +00:00 [DBG] The request path / does not match a supported file type 2024-12-07 12:26:06.682 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-07 12:26:06.682 +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-07 12:26:06.682 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 12:26:06.683 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 12:26:06.683 +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-07 12:26:06.683 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-07 12:26:06.683 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 12:26:06.683 +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-07 12:26:06.683 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-07 12:26:06.683 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 12:26:06.683 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 12:26:06.683 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 12:26:06.683 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 12:26:06.683 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 12:26:06.683 +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-07 12:26:06.683 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 12:26:06.683 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 12:26:06.683 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 12:26:06.683 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 12:26:06.683 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 12:26:06.683 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 12:26:06.683 +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-07 12:26:06.683 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 12:26:06.683 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 12:26:06.683 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 12:26:06.683 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 12:26:06.683 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-07 12:26:06.684 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-07 12:26:06.684 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7245ms. 2024-12-07 12:26:06.684 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-07 12:26:06.684 +00:00 [INF] Executed ViewResult - view noScan executed in 1.2169ms. 2024-12-07 12:26:06.684 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7068ms 2024-12-07 12:26:06.684 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 12:26:06.684 +00:00 [INF] HTTP GET / responded 200 in 2.0494 ms 2024-12-07 12:26:06.685 +00:00 [DBG] Connection id "0HN8DSGJH4O76" completed keep alive response. 2024-12-07 12:26:06.685 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.245ms 2024-12-07 12:26:06.886 +00:00 [DBG] Connection id "0HN8DSGJH4O76" received FIN. 2024-12-07 12:26:06.886 +00:00 [DBG] Connection id "0HN8DSGJH4O76" disconnecting. 2024-12-07 12:26:06.887 +00:00 [DBG] Connection id "0HN8DSGJH4O76" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:26:06.888 +00:00 [DBG] Connection id "0HN8DSGJH4O76" stopped. 2024-12-07 12:26:07.170 +00:00 [DBG] Connection id "0HN8DSGJH4O77" accepted. 2024-12-07 12:26:07.170 +00:00 [DBG] Connection id "0HN8DSGJH4O77" started. 2024-12-07 12:26:09.532 +00:00 [DBG] Connection 0HN8DSGJH4O77 established using the following protocol: "Tls13" 2024-12-07 12:26:09.629 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-07 12:26:09.629 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-07 12:26:09.629 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3722ms 2024-12-07 12:26:09.629 +00:00 [DBG] Connection id "0HN8DSGJH4O77" disconnecting. 2024-12-07 12:26:09.629 +00:00 [DBG] Connection id "0HN8DSGJH4O77" stopped. 2024-12-07 12:26:09.629 +00:00 [DBG] Connection id "0HN8DSGJH4O77" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:26:10.320 +00:00 [DBG] Connection id "0HN8DSGJH4O78" accepted. 2024-12-07 12:26:10.320 +00:00 [DBG] Connection id "0HN8DSGJH4O78" started. 2024-12-07 12:26:10.728 +00:00 [DBG] Connection 0HN8DSGJH4O78 established using the following protocol: "Tls13" 2024-12-07 12:26:11.028 +00:00 [DBG] Connection id "0HN8DSGJH4O78" reset. 2024-12-07 12:26:11.028 +00:00 [DBG] Connection id "0HN8DSGJH4O78" is closing. 2024-12-07 12:26:11.029 +00:00 [DBG] Connection id "0HN8DSGJH4O78" is closed. The last processed stream ID was 0. 2024-12-07 12:26:11.029 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O78 completed. 2024-12-07 12:26:11.029 +00:00 [DBG] Connection id "0HN8DSGJH4O78" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:26:11.029 +00:00 [DBG] Connection id "0HN8DSGJH4O78" stopped. 2024-12-07 12:26:12.845 +00:00 [DBG] Connection id "0HN8DSGJH4O79" accepted. 2024-12-07 12:26:12.845 +00:00 [DBG] Connection id "0HN8DSGJH4O79" started. 2024-12-07 12:26:13.335 +00:00 [DBG] Connection 0HN8DSGJH4O79 established using the following protocol: "Tls12" 2024-12-07 12:26:13.631 +00:00 [DBG] Connection id "0HN8DSGJH4O79" reset. 2024-12-07 12:26:13.632 +00:00 [DBG] Connection id "0HN8DSGJH4O79" disconnecting. 2024-12-07 12:26:13.632 +00:00 [DBG] Connection id "0HN8DSGJH4O79" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:26:13.633 +00:00 [DBG] Connection id "0HN8DSGJH4O79" stopped. 2024-12-07 12:26:15.322 +00:00 [DBG] Connection id "0HN8DSGJH4O7A" accepted. 2024-12-07 12:26:15.322 +00:00 [DBG] Connection id "0HN8DSGJH4O7A" started. 2024-12-07 12:26:15.380 +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-07 12:26:15.381 +00:00 [DBG] Connection id "0HN8DSGJH4O7A" stopped. 2024-12-07 12:26:15.381 +00:00 [DBG] Connection id "0HN8DSGJH4O7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:26:17.053 +00:00 [DBG] Connection id "0HN8DSGJH4O7B" accepted. 2024-12-07 12:26:17.053 +00:00 [DBG] Connection id "0HN8DSGJH4O7B" started. 2024-12-07 12:26:17.089 +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-07 12:26:17.089 +00:00 [DBG] Connection id "0HN8DSGJH4O7B" stopped. 2024-12-07 12:26:17.089 +00:00 [DBG] Connection id "0HN8DSGJH4O7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 12:26:18.577 +00:00 [DBG] Connection id "0HN8DSGJH4O7C" accepted. 2024-12-07 12:26:18.578 +00:00 [DBG] Connection id "0HN8DSGJH4O7C" started. 2024-12-07 12:26:19.836 +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-07 12:26:19.836 +00:00 [DBG] Connection id "0HN8DSGJH4O7C" stopped. 2024-12-07 12:26:19.836 +00:00 [DBG] Connection id "0HN8DSGJH4O7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 13:11:55.833 +00:00 [DBG] Connection id "0HN8DSGJH4O7D" accepted. 2024-12-07 13:11:55.833 +00:00 [DBG] Connection id "0HN8DSGJH4O7D" started. 2024-12-07 13:11:58.867 +00:00 [DBG] Connection id "0HN8DSGJH4O7D" reset. 2024-12-07 13:11:58.868 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-07 13:11:58.868 +00:00 [DBG] Connection id "0HN8DSGJH4O7D" stopped. 2024-12-07 13:11:58.868 +00:00 [DBG] Connection id "0HN8DSGJH4O7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 13:11:58.873 +00:00 [DBG] Connection id "0HN8DSGJH4O7E" accepted. 2024-12-07 13:11:58.873 +00:00 [DBG] Connection id "0HN8DSGJH4O7E" started. 2024-12-07 13:11:59.481 +00:00 [DBG] Connection 0HN8DSGJH4O7E established using the following protocol: "Tls13" 2024-12-07 13:12:02.611 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-07 13:12:02.612 +00:00 [DBG] The request path / does not match a supported file type 2024-12-07 13:12:02.612 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-07 13:12:02.612 +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-07 13:12:02.612 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 13:12:02.612 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 13:12:02.612 +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-07 13:12:02.612 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-07 13:12:02.612 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 13:12:02.612 +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-07 13:12:02.612 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-07 13:12:02.612 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 13:12:02.612 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 13:12:02.612 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 13:12:02.612 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 13:12:02.612 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 13:12:02.612 +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-07 13:12:02.612 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:02.612 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:02.612 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 13:12:02.612 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:02.612 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 13:12:02.612 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 13:12:02.612 +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-07 13:12:02.612 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:02.612 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:02.612 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 13:12:02.612 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:02.612 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-07 13:12:02.613 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-07 13:12:02.613 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6977ms. 2024-12-07 13:12:02.613 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-07 13:12:02.614 +00:00 [INF] Executed ViewResult - view noScan executed in 1.2022ms. 2024-12-07 13:12:02.614 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.579ms 2024-12-07 13:12:02.614 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 13:12:02.614 +00:00 [INF] HTTP GET / responded 200 in 1.9385 ms 2024-12-07 13:12:02.614 +00:00 [DBG] Connection id "0HN8DSGJH4O7E" completed keep alive response. 2024-12-07 13:12:02.614 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.2147ms 2024-12-07 13:12:02.620 +00:00 [DBG] Connection id "0HN8DSGJH4O7E" reset. 2024-12-07 13:12:02.620 +00:00 [DBG] Connection id "0HN8DSGJH4O7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 13:12:02.621 +00:00 [DBG] Connection id "0HN8DSGJH4O7E" disconnecting. 2024-12-07 13:12:02.621 +00:00 [DBG] Connection id "0HN8DSGJH4O7E" stopped. 2024-12-07 13:12:05.986 +00:00 [DBG] Connection id "0HN8DSGJH4O7F" accepted. 2024-12-07 13:12:05.986 +00:00 [DBG] Connection id "0HN8DSGJH4O7F" started. 2024-12-07 13:12:06.120 +00:00 [DBG] Connection 0HN8DSGJH4O7F established using the following protocol: "Tls13" 2024-12-07 13:12:06.140 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-07 13:12:06.141 +00:00 [DBG] The request path / does not match a supported file type 2024-12-07 13:12:06.141 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-07 13:12:06.141 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-07 13:12:06.141 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 13:12:06.141 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 13:12:06.141 +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-07 13:12:06.141 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-07 13:12:06.141 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 13:12:06.141 +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-07 13:12:06.141 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-07 13:12:06.141 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-07 13:12:06.141 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 13:12:06.141 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-07 13:12:06.141 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 13:12:06.141 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 13:12:06.141 +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-07 13:12:06.141 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:06.141 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:06.141 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 13:12:06.141 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:06.141 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 13:12:06.141 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-07 13:12:06.141 +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-07 13:12:06.141 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:06.141 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:06.141 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-07 13:12:06.141 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-07 13:12:06.141 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-07 13:12:06.141 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-07 13:12:06.141 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0588ms. 2024-12-07 13:12:06.141 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-07 13:12:06.142 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3387ms. 2024-12-07 13:12:06.142 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.8574ms 2024-12-07 13:12:06.142 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-07 13:12:06.142 +00:00 [INF] HTTP GET / responded 200 in 1.2289 ms 2024-12-07 13:12:06.142 +00:00 [DBG] Connection id "0HN8DSGJH4O7F" completed keep alive response. 2024-12-07 13:12:06.142 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.4983ms 2024-12-07 13:12:06.382 +00:00 [DBG] Connection id "0HN8DSGJH4O7F" received FIN. 2024-12-07 13:12:06.382 +00:00 [DBG] Connection id "0HN8DSGJH4O7F" disconnecting. 2024-12-07 13:12:06.382 +00:00 [DBG] Connection id "0HN8DSGJH4O7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 13:12:06.383 +00:00 [DBG] Connection id "0HN8DSGJH4O7F" stopped. 2024-12-07 13:12:06.388 +00:00 [DBG] Connection id "0HN8DSGJH4O7G" accepted. 2024-12-07 13:12:06.388 +00:00 [DBG] Connection id "0HN8DSGJH4O7G" started. 2024-12-07 13:12:06.560 +00:00 [DBG] Connection 0HN8DSGJH4O7G established using the following protocol: "Tls13" 2024-12-07 13:12:06.613 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-07 13:12:06.614 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-07 13:12:06.614 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.357ms 2024-12-07 13:12:06.614 +00:00 [DBG] Connection id "0HN8DSGJH4O7G" disconnecting. 2024-12-07 13:12:06.614 +00:00 [DBG] Connection id "0HN8DSGJH4O7G" stopped. 2024-12-07 13:12:06.614 +00:00 [DBG] Connection id "0HN8DSGJH4O7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 13:12:06.740 +00:00 [DBG] Connection id "0HN8DSGJH4O7H" accepted. 2024-12-07 13:12:06.740 +00:00 [DBG] Connection id "0HN8DSGJH4O7H" started. 2024-12-07 13:12:07.303 +00:00 [DBG] Connection 0HN8DSGJH4O7H established using the following protocol: "Tls13" 2024-12-07 13:12:07.310 +00:00 [DBG] Connection id "0HN8DSGJH4O7H" reset. 2024-12-07 13:12:07.310 +00:00 [DBG] Connection id "0HN8DSGJH4O7H" is closing. 2024-12-07 13:12:07.310 +00:00 [DBG] Connection id "0HN8DSGJH4O7H" is closed. The last processed stream ID was 0. 2024-12-07 13:12:07.310 +00:00 [DBG] Connection id "0HN8DSGJH4O7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 13:12:07.310 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O7H completed. 2024-12-07 13:12:07.310 +00:00 [DBG] Connection id "0HN8DSGJH4O7H" stopped. 2024-12-07 13:12:08.889 +00:00 [DBG] Connection id "0HN8DSGJH4O7I" accepted. 2024-12-07 13:12:08.889 +00:00 [DBG] Connection id "0HN8DSGJH4O7I" started. 2024-12-07 13:12:08.936 +00:00 [DBG] Connection 0HN8DSGJH4O7I established using the following protocol: "Tls12" 2024-12-07 13:12:08.944 +00:00 [DBG] Connection id "0HN8DSGJH4O7I" reset. 2024-12-07 13:12:08.944 +00:00 [DBG] Connection id "0HN8DSGJH4O7I" disconnecting. 2024-12-07 13:12:08.944 +00:00 [DBG] Connection id "0HN8DSGJH4O7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 13:12:08.945 +00:00 [DBG] Connection id "0HN8DSGJH4O7I" stopped. 2024-12-07 13:12:10.745 +00:00 [DBG] Connection id "0HN8DSGJH4O7J" accepted. 2024-12-07 13:12:10.745 +00:00 [DBG] Connection id "0HN8DSGJH4O7J" started. 2024-12-07 13:12:10.757 +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-07 13:12:10.757 +00:00 [DBG] Connection id "0HN8DSGJH4O7J" stopped. 2024-12-07 13:12:10.757 +00:00 [DBG] Connection id "0HN8DSGJH4O7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 13:12:12.206 +00:00 [DBG] Connection id "0HN8DSGJH4O7K" accepted. 2024-12-07 13:12:12.206 +00:00 [DBG] Connection id "0HN8DSGJH4O7K" started. 2024-12-07 13:12:12.500 +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-07 13:12:12.501 +00:00 [DBG] Connection id "0HN8DSGJH4O7K" stopped. 2024-12-07 13:12:12.501 +00:00 [DBG] Connection id "0HN8DSGJH4O7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 13:12:13.611 +00:00 [DBG] Connection id "0HN8DSGJH4O7L" accepted. 2024-12-07 13:12:13.611 +00:00 [DBG] Connection id "0HN8DSGJH4O7L" started. 2024-12-07 13:12:13.704 +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-07 13:12:13.704 +00:00 [DBG] Connection id "0HN8DSGJH4O7L" stopped. 2024-12-07 13:12:13.705 +00:00 [DBG] Connection id "0HN8DSGJH4O7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 14:57:03.176 +00:00 [DBG] Connection id "0HN8DSGJH4O7M" accepted. 2024-12-07 14:57:03.176 +00:00 [DBG] Connection id "0HN8DSGJH4O7M" started. 2024-12-07 14:57:05.201 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-07 14:57:05.201 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-07 14:57:05.201 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-07 14:57:05.201 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2344ms 2024-12-07 14:57:05.201 +00:00 [DBG] Connection id "0HN8DSGJH4O7M" disconnecting. 2024-12-07 14:57:05.201 +00:00 [DBG] Connection id "0HN8DSGJH4O7M" stopped. 2024-12-07 14:57:05.201 +00:00 [DBG] Connection id "0HN8DSGJH4O7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:14:50.000 +00:00 [DBG] Connection id "0HN8DSGJH4O7N" accepted. 2024-12-07 23:14:50.000 +00:00 [DBG] Connection id "0HN8DSGJH4O7N" started. 2024-12-07 23:14:50.000 +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-07 23:14:50.001 +00:00 [DBG] Connection id "0HN8DSGJH4O7N" stopped. 2024-12-07 23:14:50.001 +00:00 [DBG] Connection id "0HN8DSGJH4O7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:57:19.246 +00:00 [DBG] Connection id "0HN8DSGJH4O7O" accepted. 2024-12-07 23:57:19.246 +00:00 [DBG] Connection id "0HN8DSGJH4O7O" started. 2024-12-07 23:57:22.247 +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-07 23:57:22.248 +00:00 [DBG] Connection id "0HN8DSGJH4O7O" stopped. 2024-12-07 23:57:22.248 +00:00 [DBG] Connection id "0HN8DSGJH4O7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:57:34.347 +00:00 [DBG] Connection id "0HN8DSGJH4O7P" accepted. 2024-12-07 23:57:34.347 +00:00 [DBG] Connection id "0HN8DSGJH4O7P" started. 2024-12-07 23:57:37.347 +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-07 23:57:37.348 +00:00 [DBG] Connection id "0HN8DSGJH4O7P" stopped. 2024-12-07 23:57:37.348 +00:00 [DBG] Connection id "0HN8DSGJH4O7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:57:49.419 +00:00 [DBG] Connection id "0HN8DSGJH4O7Q" accepted. 2024-12-07 23:57:49.419 +00:00 [DBG] Connection id "0HN8DSGJH4O7Q" started. 2024-12-07 23:57:52.419 +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-07 23:57:52.420 +00:00 [DBG] Connection id "0HN8DSGJH4O7Q" stopped. 2024-12-07 23:57:52.420 +00:00 [DBG] Connection id "0HN8DSGJH4O7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:58:04.491 +00:00 [DBG] Connection id "0HN8DSGJH4O7R" accepted. 2024-12-07 23:58:04.491 +00:00 [DBG] Connection id "0HN8DSGJH4O7R" started. 2024-12-07 23:58:07.492 +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-07 23:58:07.492 +00:00 [DBG] Connection id "0HN8DSGJH4O7R" stopped. 2024-12-07 23:58:07.492 +00:00 [DBG] Connection id "0HN8DSGJH4O7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:58:25.515 +00:00 [DBG] Connection id "0HN8DSGJH4O7S" accepted. 2024-12-07 23:58:25.515 +00:00 [DBG] Connection id "0HN8DSGJH4O7S" started. 2024-12-07 23:58:28.516 +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-07 23:58:28.517 +00:00 [DBG] Connection id "0HN8DSGJH4O7S" stopped. 2024-12-07 23:58:28.517 +00:00 [DBG] Connection id "0HN8DSGJH4O7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:58:40.587 +00:00 [DBG] Connection id "0HN8DSGJH4O7T" accepted. 2024-12-07 23:58:40.587 +00:00 [DBG] Connection id "0HN8DSGJH4O7T" started. 2024-12-07 23:58:43.588 +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-07 23:58:43.589 +00:00 [DBG] Connection id "0HN8DSGJH4O7T" stopped. 2024-12-07 23:58:43.589 +00:00 [DBG] Connection id "0HN8DSGJH4O7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:58:43.685 +00:00 [DBG] Connection id "0HN8DSGJH4O7U" accepted. 2024-12-07 23:58:43.685 +00:00 [DBG] Connection id "0HN8DSGJH4O7U" started. 2024-12-07 23:58:43.685 +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-07 23:58:43.686 +00:00 [DBG] Connection id "0HN8DSGJH4O7U" stopped. 2024-12-07 23:58:43.687 +00:00 [DBG] Connection id "0HN8DSGJH4O7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:58:55.756 +00:00 [DBG] Connection id "0HN8DSGJH4O7V" accepted. 2024-12-07 23:58:55.756 +00:00 [DBG] Connection id "0HN8DSGJH4O7V" started. 2024-12-07 23:58:58.758 +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-07 23:58:58.759 +00:00 [DBG] Connection id "0HN8DSGJH4O7V" stopped. 2024-12-07 23:58:58.759 +00:00 [DBG] Connection id "0HN8DSGJH4O7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:59:10.829 +00:00 [DBG] Connection id "0HN8DSGJH4O80" accepted. 2024-12-07 23:59:10.829 +00:00 [DBG] Connection id "0HN8DSGJH4O80" started. 2024-12-07 23:59:13.830 +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-07 23:59:13.830 +00:00 [DBG] Connection id "0HN8DSGJH4O80" stopped. 2024-12-07 23:59:13.831 +00:00 [DBG] Connection id "0HN8DSGJH4O80" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:59:25.929 +00:00 [DBG] Connection id "0HN8DSGJH4O81" accepted. 2024-12-07 23:59:25.929 +00:00 [DBG] Connection id "0HN8DSGJH4O81" started. 2024-12-07 23:59:28.929 +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-07 23:59:28.930 +00:00 [DBG] Connection id "0HN8DSGJH4O81" stopped. 2024-12-07 23:59:28.930 +00:00 [DBG] Connection id "0HN8DSGJH4O81" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:59:41.027 +00:00 [DBG] Connection id "0HN8DSGJH4O82" accepted. 2024-12-07 23:59:41.027 +00:00 [DBG] Connection id "0HN8DSGJH4O82" started. 2024-12-07 23:59:44.027 +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-07 23:59:44.028 +00:00 [DBG] Connection id "0HN8DSGJH4O82" stopped. 2024-12-07 23:59:44.028 +00:00 [DBG] Connection id "0HN8DSGJH4O82" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:59:44.125 +00:00 [DBG] Connection id "0HN8DSGJH4O83" accepted. 2024-12-07 23:59:44.125 +00:00 [DBG] Connection id "0HN8DSGJH4O83" started. 2024-12-07 23:59:44.125 +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-07 23:59:44.126 +00:00 [DBG] Connection id "0HN8DSGJH4O83" stopped. 2024-12-07 23:59:44.126 +00:00 [DBG] Connection id "0HN8DSGJH4O83" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-07 23:59:56.198 +00:00 [DBG] Connection id "0HN8DSGJH4O84" accepted. 2024-12-07 23:59:56.198 +00:00 [DBG] Connection id "0HN8DSGJH4O84" started. 2024-12-07 23:59:59.197 +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-07 23:59:59.198 +00:00 [DBG] Connection id "0HN8DSGJH4O84" stopped. 2024-12-07 23:59:59.198 +00:00 [DBG] Connection id "0HN8DSGJH4O84" sending FIN because: "The Socket transport's send loop completed gracefully."