2024-10-16 00:13:58.516 +00:00 [DBG] Connection id "0HN7D0JB2BLUA" accepted. 2024-10-16 00:13:58.518 +00:00 [DBG] Connection id "0HN7D0JB2BLUA" started. 2024-10-16 00:13:58.518 +00:00 [DBG] Connection id "0HN7D0JB2BLUA" 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-10-16 00:13:58.519 +00:00 [DBG] Connection id "0HN7D0JB2BLUA" disconnecting. 2024-10-16 00:13:58.519 +00:00 [DBG] Connection id "0HN7D0JB2BLUA" stopped. 2024-10-16 00:13:58.520 +00:00 [DBG] Connection id "0HN7D0JB2BLUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 01:05:50.549 +00:00 [DBG] Connection id "0HN7D0JB2BLUB" accepted. 2024-10-16 01:05:50.549 +00:00 [DBG] Connection id "0HN7D0JB2BLUB" started. 2024-10-16 01:05:53.549 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-10-16 01:05:53.549 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-10-16 01:05:53.550 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.4467ms 2024-10-16 01:05:53.550 +00:00 [DBG] Connection id "0HN7D0JB2BLUB" disconnecting. 2024-10-16 01:05:53.550 +00:00 [DBG] Connection id "0HN7D0JB2BLUB" stopped. 2024-10-16 01:05:53.550 +00:00 [DBG] Connection id "0HN7D0JB2BLUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 01:05:53.601 +00:00 [DBG] Connection id "0HN7D0JB2BLUC" accepted. 2024-10-16 01:05:53.601 +00:00 [DBG] Connection id "0HN7D0JB2BLUC" started. 2024-10-16 01:05:53.629 +00:00 [DBG] Connection 0HN7D0JB2BLUC established using the following protocol: "Tls13" 2024-10-16 01:05:53.629 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-10-16 01:05:53.629 +00:00 [DBG] The request path / does not match a supported file type 2024-10-16 01:05:53.629 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-10-16 01:05:53.630 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-10-16 01:05:53.630 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 01:05:53.630 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 01:05:53.630 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-10-16 01:05:53.630 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-10-16 01:05:53.630 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-16 01:05:53.630 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-10-16 01:05:53.630 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-10-16 01:05:53.630 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-16 01:05:53.630 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-16 01:05:53.631 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-16 01:05:53.631 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 01:05:53.631 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-16 01:05:53.631 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 01:05:53.631 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 01:05:53.631 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 01:05:53.631 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 01:05:53.631 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 01:05:53.631 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 01:05:53.631 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-16 01:05:53.631 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 01:05:53.631 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 01:05:53.631 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 01:05:53.631 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 01:05:53.631 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 01:05:53.631 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-10-16 01:05:53.632 +00:00 [INF] Executing ViewResult, running view noScan. 2024-10-16 01:05:53.632 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8637ms. 2024-10-16 01:05:53.632 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-10-16 01:05:53.633 +00:00 [INF] Executed ViewResult - view noScan executed in 1.7643ms. 2024-10-16 01:05:53.633 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3609ms 2024-10-16 01:05:53.633 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 01:05:53.633 +00:00 [INF] HTTP GET / responded 200 in 3.6119 ms 2024-10-16 01:05:53.633 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.8305ms 2024-10-16 01:05:53.633 +00:00 [DBG] Connection id "0HN7D0JB2BLUC" disconnecting. 2024-10-16 01:05:53.633 +00:00 [DBG] Connection id "0HN7D0JB2BLUC" stopped. 2024-10-16 01:05:53.633 +00:00 [DBG] Connection id "0HN7D0JB2BLUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 01:05:54.055 +00:00 [DBG] Connection id "0HN7D0JB2BLUD" accepted. 2024-10-16 01:05:54.055 +00:00 [DBG] Connection id "0HN7D0JB2BLUD" started. 2024-10-16 01:05:54.084 +00:00 [DBG] Connection 0HN7D0JB2BLUD established using the following protocol: "Tls13" 2024-10-16 01:05:54.084 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2024-10-16 01:05:54.085 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-10-16 01:05:54.085 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.6947ms 2024-10-16 01:05:54.111 +00:00 [DBG] Connection id "0HN7D0JB2BLUD" received FIN. 2024-10-16 01:05:54.111 +00:00 [DBG] Connection id "0HN7D0JB2BLUD" is closed. The last processed stream ID was 1. 2024-10-16 01:05:54.111 +00:00 [DBG] Connection id "0HN7D0JB2BLUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 01:05:54.115 +00:00 [DBG] The connection queue processing loop for 0HN7D0JB2BLUD completed. 2024-10-16 01:05:54.115 +00:00 [DBG] Connection id "0HN7D0JB2BLUD" stopped. 2024-10-16 05:19:40.589 +00:00 [DBG] Connection id "0HN7D0JB2BLUE" accepted. 2024-10-16 05:19:40.590 +00:00 [DBG] Connection id "0HN7D0JB2BLUE" started. 2024-10-16 05:19:42.616 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-10-16 05:19:42.616 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-10-16 05:19:42.616 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-10-16 05:19:42.616 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3275ms 2024-10-16 05:19:42.617 +00:00 [DBG] Connection id "0HN7D0JB2BLUE" disconnecting. 2024-10-16 05:19:42.617 +00:00 [DBG] Connection id "0HN7D0JB2BLUE" stopped. 2024-10-16 05:19:42.617 +00:00 [DBG] Connection id "0HN7D0JB2BLUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 11:54:58.254 +00:00 [DBG] Connection id "0HN7D0JB2BLUF" accepted. 2024-10-16 11:54:58.255 +00:00 [DBG] Connection id "0HN7D0JB2BLUF" started. 2024-10-16 11:54:58.256 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-10-16 11:54:58.257 +00:00 [DBG] Connection id "0HN7D0JB2BLUF" stopped. 2024-10-16 11:54:58.257 +00:00 [DBG] Connection id "0HN7D0JB2BLUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:11:37.894 +00:00 [DBG] Connection id "0HN7D0JB2BLUG" accepted. 2024-10-16 13:11:37.894 +00:00 [DBG] Connection id "0HN7D0JB2BLUG" started. 2024-10-16 13:11:41.069 +00:00 [DBG] Connection id "0HN7D0JB2BLUG" reset. 2024-10-16 13:11:41.070 +00:00 [DBG] Connection id "0HN7D0JB2BLUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:11:41.070 +00:00 [DBG] Connection id "0HN7D0JB2BLUG" disconnecting. 2024-10-16 13:11:41.070 +00:00 [DBG] Connection id "0HN7D0JB2BLUG" stopped. 2024-10-16 13:11:41.367 +00:00 [DBG] Connection id "0HN7D0JB2BLUH" accepted. 2024-10-16 13:11:41.367 +00:00 [DBG] Connection id "0HN7D0JB2BLUH" started. 2024-10-16 13:11:41.382 +00:00 [DBG] Connection id "0HN7D0JB2BLUH" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-10-16 13:11:41.383 +00:00 [DBG] Connection id "0HN7D0JB2BLUH" disconnecting. 2024-10-16 13:11:41.383 +00:00 [DBG] Connection id "0HN7D0JB2BLUH" stopped. 2024-10-16 13:11:41.383 +00:00 [DBG] Connection id "0HN7D0JB2BLUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:11:42.036 +00:00 [DBG] Connection id "0HN7D0JB2BLUI" accepted. 2024-10-16 13:11:42.036 +00:00 [DBG] Connection id "0HN7D0JB2BLUI" started. 2024-10-16 13:11:45.052 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-10-16 13:11:45.052 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-10-16 13:11:45.052 +00:00 [DBG] Connection id "0HN7D0JB2BLUI" completed keep alive response. 2024-10-16 13:11:45.052 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2834ms 2024-10-16 13:11:52.128 +00:00 [DBG] Connection id "0HN7D0JB2BLUI" reset. 2024-10-16 13:11:52.128 +00:00 [DBG] Connection id "0HN7D0JB2BLUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:11:52.128 +00:00 [DBG] Connection id "0HN7D0JB2BLUI" disconnecting. 2024-10-16 13:11:52.128 +00:00 [DBG] Connection id "0HN7D0JB2BLUI" stopped. 2024-10-16 13:11:55.499 +00:00 [DBG] Connection id "0HN7D0JB2BLUJ" accepted. 2024-10-16 13:11:55.499 +00:00 [DBG] Connection id "0HN7D0JB2BLUJ" started. 2024-10-16 13:11:55.537 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-10-16 13:11:55.537 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-10-16 13:11:55.537 +00:00 [DBG] Connection id "0HN7D0JB2BLUJ" completed keep alive response. 2024-10-16 13:11:55.537 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.5753ms 2024-10-16 13:11:55.919 +00:00 [DBG] Connection id "0HN7D0JB2BLUJ" received FIN. 2024-10-16 13:11:55.919 +00:00 [DBG] Connection id "0HN7D0JB2BLUJ" disconnecting. 2024-10-16 13:11:55.919 +00:00 [DBG] Connection id "0HN7D0JB2BLUJ" stopped. 2024-10-16 13:11:55.919 +00:00 [DBG] Connection id "0HN7D0JB2BLUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:11:56.418 +00:00 [DBG] Connection id "0HN7D0JB2BLUK" accepted. 2024-10-16 13:11:56.418 +00:00 [DBG] Connection id "0HN7D0JB2BLUK" started. 2024-10-16 13:11:56.420 +00:00 [DBG] Connection id "0HN7D0JB2BLUK": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-10-16 13:11:56.421 +00:00 [DBG] Connection id "0HN7D0JB2BLUK" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-10-16 13:11:56.421 +00:00 [DBG] Connection id "0HN7D0JB2BLUK" disconnecting. 2024-10-16 13:11:56.421 +00:00 [DBG] Connection id "0HN7D0JB2BLUK" stopped. 2024-10-16 13:11:56.421 +00:00 [DBG] Connection id "0HN7D0JB2BLUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:12:00.137 +00:00 [DBG] Connection id "0HN7D0JB2BLUL" accepted. 2024-10-16 13:12:00.137 +00:00 [DBG] Connection id "0HN7D0JB2BLUL" started. 2024-10-16 13:12:00.635 +00:00 [DBG] Connection 0HN7D0JB2BLUL established using the following protocol: "Tls13" 2024-10-16 13:12:00.636 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-10-16 13:12:00.636 +00:00 [DBG] The request path / does not match a supported file type 2024-10-16 13:12:00.636 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-10-16 13:12:00.636 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-10-16 13:12:00.636 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 13:12:00.636 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 13:12:00.637 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-10-16 13:12:00.637 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-10-16 13:12:00.637 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-16 13:12:00.637 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-10-16 13:12:00.637 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-10-16 13:12:00.637 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-16 13:12:00.637 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-16 13:12:00.637 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-16 13:12:00.637 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:12:00.637 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-16 13:12:00.637 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:12:00.637 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:12:00.637 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:12:00.637 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:12:00.637 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:12:00.637 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:12:00.637 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-16 13:12:00.637 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:12:00.637 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:12:00.637 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:12:00.637 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:12:00.637 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:12:00.637 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-10-16 13:12:00.638 +00:00 [INF] Executing ViewResult, running view noScan. 2024-10-16 13:12:00.638 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.63ms. 2024-10-16 13:12:00.638 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-10-16 13:12:00.640 +00:00 [INF] Executed ViewResult - view noScan executed in 3.3084ms. 2024-10-16 13:12:00.640 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 3.7709ms 2024-10-16 13:12:00.640 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 13:12:00.640 +00:00 [INF] HTTP GET / responded 200 in 4.0887 ms 2024-10-16 13:12:00.640 +00:00 [DBG] Connection id "0HN7D0JB2BLUL" completed keep alive response. 2024-10-16 13:12:00.641 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 4.2691ms 2024-10-16 13:12:01.015 +00:00 [DBG] Connection id "0HN7D0JB2BLUL" received FIN. 2024-10-16 13:12:01.015 +00:00 [DBG] Connection id "0HN7D0JB2BLUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:12:01.015 +00:00 [DBG] Connection id "0HN7D0JB2BLUL" disconnecting. 2024-10-16 13:12:01.015 +00:00 [DBG] Connection id "0HN7D0JB2BLUL" stopped. 2024-10-16 13:12:01.358 +00:00 [DBG] Connection id "0HN7D0JB2BLUM" accepted. 2024-10-16 13:12:01.358 +00:00 [DBG] Connection id "0HN7D0JB2BLUM" started. 2024-10-16 13:12:03.216 +00:00 [DBG] Connection 0HN7D0JB2BLUM established using the following protocol: "Tls13" 2024-10-16 13:12:03.216 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-10-16 13:12:03.217 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-10-16 13:12:03.217 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3304ms 2024-10-16 13:12:03.217 +00:00 [DBG] Connection id "0HN7D0JB2BLUM" disconnecting. 2024-10-16 13:12:03.217 +00:00 [DBG] Connection id "0HN7D0JB2BLUM" stopped. 2024-10-16 13:12:03.217 +00:00 [DBG] Connection id "0HN7D0JB2BLUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:12:03.926 +00:00 [DBG] Connection id "0HN7D0JB2BLUN" accepted. 2024-10-16 13:12:03.926 +00:00 [DBG] Connection id "0HN7D0JB2BLUN" started. 2024-10-16 13:12:04.371 +00:00 [DBG] Connection 0HN7D0JB2BLUN established using the following protocol: "Tls13" 2024-10-16 13:12:04.687 +00:00 [DBG] Connection id "0HN7D0JB2BLUN" reset. 2024-10-16 13:12:04.687 +00:00 [DBG] Connection id "0HN7D0JB2BLUN" is closed. The last processed stream ID was 0. 2024-10-16 13:12:04.688 +00:00 [DBG] Connection id "0HN7D0JB2BLUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:12:04.688 +00:00 [DBG] The connection queue processing loop for 0HN7D0JB2BLUN completed. 2024-10-16 13:12:04.688 +00:00 [DBG] Connection id "0HN7D0JB2BLUN" stopped. 2024-10-16 13:12:06.525 +00:00 [DBG] Connection id "0HN7D0JB2BLUO" accepted. 2024-10-16 13:12:06.525 +00:00 [DBG] Connection id "0HN7D0JB2BLUO" started. 2024-10-16 13:12:06.874 +00:00 [DBG] Connection 0HN7D0JB2BLUO established using the following protocol: "Tls12" 2024-10-16 13:12:08.231 +00:00 [DBG] Connection id "0HN7D0JB2BLUO" reset. 2024-10-16 13:12:08.231 +00:00 [DBG] Connection id "0HN7D0JB2BLUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:12:08.231 +00:00 [DBG] Connection id "0HN7D0JB2BLUO" disconnecting. 2024-10-16 13:12:08.231 +00:00 [DBG] Connection id "0HN7D0JB2BLUO" stopped. 2024-10-16 13:12:10.004 +00:00 [DBG] Connection id "0HN7D0JB2BLUP" accepted. 2024-10-16 13:12:10.004 +00:00 [DBG] Connection id "0HN7D0JB2BLUP" started. 2024-10-16 13:12:10.017 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-10-16 13:12:10.018 +00:00 [DBG] Connection id "0HN7D0JB2BLUP" stopped. 2024-10-16 13:12:10.018 +00:00 [DBG] Connection id "0HN7D0JB2BLUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:12:12.134 +00:00 [DBG] Connection id "0HN7D0JB2BLUQ" accepted. 2024-10-16 13:12:12.134 +00:00 [DBG] Connection id "0HN7D0JB2BLUQ" started. 2024-10-16 13:12:12.643 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-10-16 13:12:12.643 +00:00 [DBG] Connection id "0HN7D0JB2BLUQ" stopped. 2024-10-16 13:12:12.644 +00:00 [DBG] Connection id "0HN7D0JB2BLUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:12:14.867 +00:00 [DBG] Connection id "0HN7D0JB2BLUR" accepted. 2024-10-16 13:12:14.867 +00:00 [DBG] Connection id "0HN7D0JB2BLUR" started. 2024-10-16 13:12:14.867 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-10-16 13:12:14.868 +00:00 [DBG] Connection id "0HN7D0JB2BLUR" stopped. 2024-10-16 13:12:14.868 +00:00 [DBG] Connection id "0HN7D0JB2BLUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:44:07.994 +00:00 [DBG] Connection id "0HN7D0JB2BLUS" accepted. 2024-10-16 13:44:07.994 +00:00 [DBG] Connection id "0HN7D0JB2BLUS" started. 2024-10-16 13:44:11.237 +00:00 [DBG] Connection id "0HN7D0JB2BLUS" reset. 2024-10-16 13:44:11.237 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-10-16 13:44:11.238 +00:00 [DBG] Connection id "0HN7D0JB2BLUS" stopped. 2024-10-16 13:44:11.238 +00:00 [DBG] Connection id "0HN7D0JB2BLUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:44:11.242 +00:00 [DBG] Connection id "0HN7D0JB2BLUT" accepted. 2024-10-16 13:44:11.243 +00:00 [DBG] Connection id "0HN7D0JB2BLUT" started. 2024-10-16 13:44:11.253 +00:00 [DBG] Connection 0HN7D0JB2BLUT established using the following protocol: "Tls13" 2024-10-16 13:44:14.460 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-10-16 13:44:14.461 +00:00 [DBG] The request path / does not match a supported file type 2024-10-16 13:44:14.461 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-10-16 13:44:14.461 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-10-16 13:44:14.461 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 13:44:14.461 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 13:44:14.461 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-10-16 13:44:14.461 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-10-16 13:44:14.461 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-16 13:44:14.461 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-10-16 13:44:14.461 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-10-16 13:44:14.461 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-16 13:44:14.461 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-16 13:44:14.461 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-16 13:44:14.461 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:44:14.461 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-16 13:44:14.461 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:14.461 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:14.461 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:14.461 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:44:14.461 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:14.461 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:44:14.461 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-16 13:44:14.461 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:14.461 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:14.461 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:14.461 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:44:14.461 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:14.461 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-10-16 13:44:14.462 +00:00 [INF] Executing ViewResult, running view noScan. 2024-10-16 13:44:14.462 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6299ms. 2024-10-16 13:44:14.462 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-10-16 13:44:14.463 +00:00 [INF] Executed ViewResult - view noScan executed in 1.3118ms. 2024-10-16 13:44:14.463 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7126ms 2024-10-16 13:44:14.463 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 13:44:14.463 +00:00 [INF] HTTP GET / responded 200 in 2.0846 ms 2024-10-16 13:44:14.463 +00:00 [DBG] Connection id "0HN7D0JB2BLUT" completed keep alive response. 2024-10-16 13:44:14.463 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.3692ms 2024-10-16 13:44:14.502 +00:00 [DBG] Connection id "0HN7D0JB2BLUT" reset. 2024-10-16 13:44:14.503 +00:00 [DBG] Connection id "0HN7D0JB2BLUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:44:14.503 +00:00 [DBG] Connection id "0HN7D0JB2BLUT" disconnecting. 2024-10-16 13:44:14.503 +00:00 [DBG] Connection id "0HN7D0JB2BLUT" stopped. 2024-10-16 13:44:17.510 +00:00 [DBG] Connection id "0HN7D0JB2BLUU" accepted. 2024-10-16 13:44:17.510 +00:00 [DBG] Connection id "0HN7D0JB2BLUU" started. 2024-10-16 13:44:17.523 +00:00 [DBG] Connection 0HN7D0JB2BLUU established using the following protocol: "Tls13" 2024-10-16 13:44:17.523 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-10-16 13:44:17.523 +00:00 [DBG] The request path / does not match a supported file type 2024-10-16 13:44:17.523 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-10-16 13:44:17.523 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-10-16 13:44:17.523 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 13:44:17.523 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 13:44:17.523 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-10-16 13:44:17.523 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-10-16 13:44:17.523 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-16 13:44:17.523 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-10-16 13:44:17.523 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-10-16 13:44:17.523 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-10-16 13:44:17.523 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-16 13:44:17.523 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-10-16 13:44:17.523 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:44:17.524 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-16 13:44:17.524 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:17.524 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:17.524 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:17.524 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:44:17.524 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:17.524 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:44:17.524 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-10-16 13:44:17.524 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:17.524 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:17.524 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:17.524 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-10-16 13:44:17.524 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-10-16 13:44:17.524 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-10-16 13:44:17.524 +00:00 [INF] Executing ViewResult, running view noScan. 2024-10-16 13:44:17.524 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.081ms. 2024-10-16 13:44:17.524 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-10-16 13:44:17.524 +00:00 [INF] Executed ViewResult - view noScan executed in 0.7092ms. 2024-10-16 13:44:17.524 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1014ms 2024-10-16 13:44:17.525 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-10-16 13:44:17.525 +00:00 [INF] HTTP GET / responded 200 in 1.4161 ms 2024-10-16 13:44:17.525 +00:00 [DBG] Connection id "0HN7D0JB2BLUU" completed keep alive response. 2024-10-16 13:44:17.525 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.6067ms 2024-10-16 13:44:17.535 +00:00 [DBG] Connection id "0HN7D0JB2BLUU" received FIN. 2024-10-16 13:44:17.535 +00:00 [DBG] Connection id "0HN7D0JB2BLUU" disconnecting. 2024-10-16 13:44:17.535 +00:00 [DBG] Connection id "0HN7D0JB2BLUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:44:17.536 +00:00 [DBG] Connection id "0HN7D0JB2BLUU" stopped. 2024-10-16 13:44:17.561 +00:00 [DBG] Connection id "0HN7D0JB2BLUV" accepted. 2024-10-16 13:44:17.561 +00:00 [DBG] Connection id "0HN7D0JB2BLUV" started. 2024-10-16 13:44:17.594 +00:00 [DBG] Connection 0HN7D0JB2BLUV established using the following protocol: "Tls13" 2024-10-16 13:44:17.594 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-10-16 13:44:17.595 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-10-16 13:44:17.595 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.385ms 2024-10-16 13:44:17.595 +00:00 [DBG] Connection id "0HN7D0JB2BLUV" disconnecting. 2024-10-16 13:44:17.595 +00:00 [DBG] Connection id "0HN7D0JB2BLUV" stopped. 2024-10-16 13:44:17.595 +00:00 [DBG] Connection id "0HN7D0JB2BLUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:44:17.661 +00:00 [DBG] Connection id "0HN7D0JB2BLV0" accepted. 2024-10-16 13:44:17.662 +00:00 [DBG] Connection id "0HN7D0JB2BLV0" started. 2024-10-16 13:44:17.701 +00:00 [DBG] Connection 0HN7D0JB2BLV0 established using the following protocol: "Tls13" 2024-10-16 13:44:17.708 +00:00 [DBG] Connection id "0HN7D0JB2BLV0" reset. 2024-10-16 13:44:17.708 +00:00 [DBG] Connection id "0HN7D0JB2BLV0" is closed. The last processed stream ID was 0. 2024-10-16 13:44:17.708 +00:00 [DBG] Connection id "0HN7D0JB2BLV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:44:17.709 +00:00 [DBG] The connection queue processing loop for 0HN7D0JB2BLV0 completed. 2024-10-16 13:44:17.709 +00:00 [DBG] Connection id "0HN7D0JB2BLV0" stopped. 2024-10-16 13:44:19.078 +00:00 [DBG] Connection id "0HN7D0JB2BLV1" accepted. 2024-10-16 13:44:19.078 +00:00 [DBG] Connection id "0HN7D0JB2BLV1" started. 2024-10-16 13:44:19.510 +00:00 [DBG] Connection 0HN7D0JB2BLV1 established using the following protocol: "Tls12" 2024-10-16 13:44:19.549 +00:00 [DBG] Connection id "0HN7D0JB2BLV1" reset. 2024-10-16 13:44:19.549 +00:00 [DBG] Connection id "0HN7D0JB2BLV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:44:19.549 +00:00 [DBG] Connection id "0HN7D0JB2BLV1" disconnecting. 2024-10-16 13:44:19.550 +00:00 [DBG] Connection id "0HN7D0JB2BLV1" stopped. 2024-10-16 13:44:20.656 +00:00 [DBG] Connection id "0HN7D0JB2BLV2" accepted. 2024-10-16 13:44:20.656 +00:00 [DBG] Connection id "0HN7D0JB2BLV2" started. 2024-10-16 13:44:20.657 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-10-16 13:44:20.657 +00:00 [DBG] Connection id "0HN7D0JB2BLV2" stopped. 2024-10-16 13:44:20.657 +00:00 [DBG] Connection id "0HN7D0JB2BLV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:44:22.228 +00:00 [DBG] Connection id "0HN7D0JB2BLV3" accepted. 2024-10-16 13:44:22.228 +00:00 [DBG] Connection id "0HN7D0JB2BLV3" started. 2024-10-16 13:44:22.229 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-10-16 13:44:22.229 +00:00 [DBG] Connection id "0HN7D0JB2BLV3" stopped. 2024-10-16 13:44:22.229 +00:00 [DBG] Connection id "0HN7D0JB2BLV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 13:44:23.885 +00:00 [DBG] Connection id "0HN7D0JB2BLV4" accepted. 2024-10-16 13:44:23.885 +00:00 [DBG] Connection id "0HN7D0JB2BLV4" started. 2024-10-16 13:44:24.205 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-10-16 13:44:24.206 +00:00 [DBG] Connection id "0HN7D0JB2BLV4" stopped. 2024-10-16 13:44:24.206 +00:00 [DBG] Connection id "0HN7D0JB2BLV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 14:56:07.495 +00:00 [DBG] Connection id "0HN7D0JB2BLV5" accepted. 2024-10-16 14:56:07.495 +00:00 [DBG] Connection id "0HN7D0JB2BLV5" started. 2024-10-16 14:56:07.496 +00:00 [DBG] Connection id "0HN7D0JB2BLV5" 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-10-16 14:56:07.497 +00:00 [DBG] Connection id "0HN7D0JB2BLV5" disconnecting. 2024-10-16 14:56:07.497 +00:00 [DBG] Connection id "0HN7D0JB2BLV5" stopped. 2024-10-16 14:56:07.497 +00:00 [DBG] Connection id "0HN7D0JB2BLV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-10-16 16:21:30.572 +00:00 [DBG] Connection id "0HN7D0JB2BLV6" accepted. 2024-10-16 16:21:30.572 +00:00 [DBG] Connection id "0HN7D0JB2BLV6" started. 2024-10-16 16:21:32.596 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-10-16 16:21:32.597 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-10-16 16:21:32.597 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-10-16 16:21:32.597 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.5702ms 2024-10-16 16:21:32.597 +00:00 [DBG] Connection id "0HN7D0JB2BLV6" disconnecting. 2024-10-16 16:21:32.597 +00:00 [DBG] Connection id "0HN7D0JB2BLV6" stopped. 2024-10-16 16:21:32.597 +00:00 [DBG] Connection id "0HN7D0JB2BLV6" sending FIN because: "The Socket transport's send loop completed gracefully."