2024-12-06 03:55:06.479 +00:00 [DBG] Connection id "0HN8DSGJH4O5G" accepted. 2024-12-06 03:55:06.481 +00:00 [DBG] Connection id "0HN8DSGJH4O5G" started. 2024-12-06 03:55:08.503 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-06 03:55:08.503 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-06 03:55:08.503 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-06 03:55:08.503 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2161ms 2024-12-06 03:55:08.503 +00:00 [DBG] Connection id "0HN8DSGJH4O5G" disconnecting. 2024-12-06 03:55:08.503 +00:00 [DBG] Connection id "0HN8DSGJH4O5G" stopped. 2024-12-06 03:55:08.503 +00:00 [DBG] Connection id "0HN8DSGJH4O5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 04:20:15.906 +00:00 [DBG] Connection id "0HN8DSGJH4O5H" accepted. 2024-12-06 04:20:15.906 +00:00 [DBG] Connection id "0HN8DSGJH4O5H" started. 2024-12-06 04:20:18.906 +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-06 04:20:18.907 +00:00 [DBG] Connection id "0HN8DSGJH4O5H" stopped. 2024-12-06 04:20:18.907 +00:00 [DBG] Connection id "0HN8DSGJH4O5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 04:20:30.958 +00:00 [DBG] Connection id "0HN8DSGJH4O5I" accepted. 2024-12-06 04:20:30.958 +00:00 [DBG] Connection id "0HN8DSGJH4O5I" started. 2024-12-06 04:20:31.986 +00:00 [DBG] Connection 0HN8DSGJH4O5I established using the following protocol: "Tls13" 2024-12-06 04:20:34.986 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/ - null null 2024-12-06 04:20:34.986 +00:00 [DBG] The request path / does not match a supported file type 2024-12-06 04:20:34.986 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-06 04:20:34.986 +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-06 04:20:34.986 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 04:20:34.986 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 04:20:34.986 +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-06 04:20:34.986 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-06 04:20:34.986 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-06 04:20:34.986 +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-06 04:20:34.987 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-06 04:20:34.987 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-06 04:20:34.987 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-06 04:20:34.987 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-06 04:20:34.987 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 04:20:34.987 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-06 04:20:34.987 +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-06 04:20:34.987 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 04:20:34.987 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 04:20:34.987 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 04:20:34.987 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 04:20:34.987 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 04:20:34.987 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-06 04:20:34.987 +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-06 04:20:34.987 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 04:20:34.987 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 04:20:34.987 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 04:20:34.987 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 04:20:34.987 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-06 04:20:34.987 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-06 04:20:34.988 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.698ms. 2024-12-06 04:20:34.988 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-06 04:20:34.988 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1605ms. 2024-12-06 04:20:34.988 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.5054ms 2024-12-06 04:20:34.988 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 04:20:34.988 +00:00 [INF] HTTP GET / responded 200 in 1.8308 ms 2024-12-06 04:20:34.988 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/ - 200 null text/html; charset=utf-8 2.0772ms 2024-12-06 04:20:34.988 +00:00 [DBG] Connection id "0HN8DSGJH4O5I" disconnecting. 2024-12-06 04:20:34.988 +00:00 [DBG] Connection id "0HN8DSGJH4O5I" stopped. 2024-12-06 04:20:34.988 +00:00 [DBG] Connection id "0HN8DSGJH4O5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 08:59:44.745 +00:00 [DBG] Connection id "0HN8DSGJH4O5J" accepted. 2024-12-06 08:59:44.745 +00:00 [DBG] Connection id "0HN8DSGJH4O5J" started. 2024-12-06 08:59:44.745 +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-06 08:59:44.746 +00:00 [DBG] Connection id "0HN8DSGJH4O5J" stopped. 2024-12-06 08:59:44.746 +00:00 [DBG] Connection id "0HN8DSGJH4O5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 14:30:43.471 +00:00 [DBG] Connection id "0HN8DSGJH4O5K" accepted. 2024-12-06 14:30:43.471 +00:00 [DBG] Connection id "0HN8DSGJH4O5K" started. 2024-12-06 14:30:43.471 +00:00 [DBG] Connection id "0HN8DSGJH4O5K" 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-06 14:30:43.472 +00:00 [DBG] Connection id "0HN8DSGJH4O5K" disconnecting. 2024-12-06 14:30:43.472 +00:00 [DBG] Connection id "0HN8DSGJH4O5K" stopped. 2024-12-06 14:30:43.472 +00:00 [DBG] Connection id "0HN8DSGJH4O5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 14:38:23.117 +00:00 [DBG] Connection id "0HN8DSGJH4O5L" accepted. 2024-12-06 14:38:23.117 +00:00 [DBG] Connection id "0HN8DSGJH4O5L" started. 2024-12-06 14:38:23.119 +00:00 [DBG] Connection id "0HN8DSGJH4O5L" 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-06 14:38:23.120 +00:00 [DBG] Connection id "0HN8DSGJH4O5L" disconnecting. 2024-12-06 14:38:23.120 +00:00 [DBG] Connection id "0HN8DSGJH4O5L" stopped. 2024-12-06 14:38:23.120 +00:00 [DBG] Connection id "0HN8DSGJH4O5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 15:18:51.237 +00:00 [DBG] Connection id "0HN8DSGJH4O5M" accepted. 2024-12-06 15:18:51.237 +00:00 [DBG] Connection id "0HN8DSGJH4O5M" started. 2024-12-06 15:18:53.262 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-06 15:18:53.262 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-06 15:18:53.262 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-06 15:18:53.262 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2093ms 2024-12-06 15:18:53.262 +00:00 [DBG] Connection id "0HN8DSGJH4O5M" disconnecting. 2024-12-06 15:18:53.262 +00:00 [DBG] Connection id "0HN8DSGJH4O5M" stopped. 2024-12-06 15:18:53.262 +00:00 [DBG] Connection id "0HN8DSGJH4O5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 18:49:28.066 +00:00 [DBG] Connection id "0HN8DSGJH4O5N" accepted. 2024-12-06 18:49:28.066 +00:00 [DBG] Connection id "0HN8DSGJH4O5N" started. 2024-12-06 18:49:31.757 +00:00 [DBG] Connection id "0HN8DSGJH4O5N" reset. 2024-12-06 18:49:31.757 +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-06 18:49:31.758 +00:00 [DBG] Connection id "0HN8DSGJH4O5N" stopped. 2024-12-06 18:49:31.758 +00:00 [DBG] Connection id "0HN8DSGJH4O5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 18:49:31.857 +00:00 [DBG] Connection id "0HN8DSGJH4O5O" accepted. 2024-12-06 18:49:31.857 +00:00 [DBG] Connection id "0HN8DSGJH4O5O" started. 2024-12-06 18:49:32.828 +00:00 [DBG] Connection 0HN8DSGJH4O5O established using the following protocol: "Tls13" 2024-12-06 18:49:36.564 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-06 18:49:36.564 +00:00 [DBG] The request path / does not match a supported file type 2024-12-06 18:49:36.564 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-06 18:49:36.564 +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-06 18:49:36.564 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 18:49:36.564 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 18:49:36.564 +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-06 18:49:36.564 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-06 18:49:36.564 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-06 18:49:36.565 +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-06 18:49:36.565 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-06 18:49:36.565 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-06 18:49:36.565 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-06 18:49:36.565 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-06 18:49:36.565 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 18:49:36.565 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-06 18:49:36.565 +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-06 18:49:36.565 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:36.565 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:36.565 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 18:49:36.565 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:36.565 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 18:49:36.565 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-06 18:49:36.565 +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-06 18:49:36.565 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:36.565 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:36.565 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 18:49:36.565 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:36.565 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-06 18:49:36.565 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-06 18:49:36.566 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6662ms. 2024-12-06 18:49:36.566 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-06 18:49:36.567 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6207ms. 2024-12-06 18:49:36.567 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.9974ms 2024-12-06 18:49:36.567 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 18:49:36.567 +00:00 [INF] HTTP GET / responded 200 in 2.3669 ms 2024-12-06 18:49:36.567 +00:00 [DBG] Connection id "0HN8DSGJH4O5O" completed keep alive response. 2024-12-06 18:49:36.567 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.6972ms 2024-12-06 18:49:36.726 +00:00 [DBG] Connection id "0HN8DSGJH4O5O" reset. 2024-12-06 18:49:36.726 +00:00 [DBG] Connection id "0HN8DSGJH4O5O" disconnecting. 2024-12-06 18:49:36.727 +00:00 [DBG] Connection id "0HN8DSGJH4O5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 18:49:36.727 +00:00 [DBG] Connection id "0HN8DSGJH4O5O" stopped. 2024-12-06 18:49:41.885 +00:00 [DBG] Connection id "0HN8DSGJH4O5P" accepted. 2024-12-06 18:49:41.885 +00:00 [DBG] Connection id "0HN8DSGJH4O5P" started. 2024-12-06 18:49:42.461 +00:00 [DBG] Connection 0HN8DSGJH4O5P established using the following protocol: "Tls13" 2024-12-06 18:49:42.461 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-06 18:49:42.461 +00:00 [DBG] The request path / does not match a supported file type 2024-12-06 18:49:42.461 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-06 18:49:42.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-12-06 18:49:42.461 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 18:49:42.462 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 18:49:42.462 +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-06 18:49:42.462 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-06 18:49:42.462 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-06 18:49:42.462 +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-06 18:49:42.462 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-06 18:49:42.462 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-06 18:49:42.462 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-06 18:49:42.462 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-06 18:49:42.462 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 18:49:42.462 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-06 18:49:42.462 +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-06 18:49:42.462 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:42.462 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:42.462 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 18:49:42.462 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:42.462 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 18:49:42.462 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-06 18:49:42.462 +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-06 18:49:42.462 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:42.462 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:42.462 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 18:49:42.462 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 18:49:42.462 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-06 18:49:42.462 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-06 18:49:42.462 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.2067ms. 2024-12-06 18:49:42.462 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-06 18:49:42.463 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5976ms. 2024-12-06 18:49:42.463 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1315ms 2024-12-06 18:49:42.463 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 18:49:42.463 +00:00 [INF] HTTP GET / responded 200 in 1.4011 ms 2024-12-06 18:49:42.463 +00:00 [DBG] Connection id "0HN8DSGJH4O5P" completed keep alive response. 2024-12-06 18:49:42.463 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.574ms 2024-12-06 18:49:42.570 +00:00 [DBG] Connection id "0HN8DSGJH4O5P" received FIN. 2024-12-06 18:49:42.570 +00:00 [DBG] Connection id "0HN8DSGJH4O5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 18:49:42.570 +00:00 [DBG] Connection id "0HN8DSGJH4O5P" disconnecting. 2024-12-06 18:49:42.570 +00:00 [DBG] Connection id "0HN8DSGJH4O5P" stopped. 2024-12-06 18:49:42.676 +00:00 [DBG] Connection id "0HN8DSGJH4O5Q" accepted. 2024-12-06 18:49:42.676 +00:00 [DBG] Connection id "0HN8DSGJH4O5Q" started. 2024-12-06 18:49:43.067 +00:00 [DBG] Connection 0HN8DSGJH4O5Q established using the following protocol: "Tls13" 2024-12-06 18:49:43.072 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-06 18:49:43.072 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-06 18:49:43.072 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.2828ms 2024-12-06 18:49:43.072 +00:00 [DBG] Connection id "0HN8DSGJH4O5Q" disconnecting. 2024-12-06 18:49:43.072 +00:00 [DBG] Connection id "0HN8DSGJH4O5Q" stopped. 2024-12-06 18:49:43.072 +00:00 [DBG] Connection id "0HN8DSGJH4O5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 18:49:43.675 +00:00 [DBG] Connection id "0HN8DSGJH4O5R" accepted. 2024-12-06 18:49:43.675 +00:00 [DBG] Connection id "0HN8DSGJH4O5R" started. 2024-12-06 18:49:43.920 +00:00 [DBG] Connection 0HN8DSGJH4O5R established using the following protocol: "Tls13" 2024-12-06 18:49:44.209 +00:00 [DBG] Connection id "0HN8DSGJH4O5R" reset. 2024-12-06 18:49:44.209 +00:00 [DBG] Connection id "0HN8DSGJH4O5R" is closed. The last processed stream ID was 0. 2024-12-06 18:49:44.210 +00:00 [DBG] Connection id "0HN8DSGJH4O5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 18:49:44.210 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O5R completed. 2024-12-06 18:49:44.210 +00:00 [DBG] Connection id "0HN8DSGJH4O5R" stopped. 2024-12-06 18:49:45.766 +00:00 [DBG] Connection id "0HN8DSGJH4O5S" accepted. 2024-12-06 18:49:45.766 +00:00 [DBG] Connection id "0HN8DSGJH4O5S" started. 2024-12-06 18:49:46.321 +00:00 [DBG] Connection 0HN8DSGJH4O5S established using the following protocol: "Tls12" 2024-12-06 18:49:46.583 +00:00 [DBG] Connection id "0HN8DSGJH4O5S" reset. 2024-12-06 18:49:46.583 +00:00 [DBG] Connection id "0HN8DSGJH4O5S" disconnecting. 2024-12-06 18:49:46.583 +00:00 [DBG] Connection id "0HN8DSGJH4O5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 18:49:46.584 +00:00 [DBG] Connection id "0HN8DSGJH4O5S" stopped. 2024-12-06 18:49:47.916 +00:00 [DBG] Connection id "0HN8DSGJH4O5T" accepted. 2024-12-06 18:49:47.916 +00:00 [DBG] Connection id "0HN8DSGJH4O5T" started. 2024-12-06 18:49:48.667 +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-06 18:49:48.668 +00:00 [DBG] Connection id "0HN8DSGJH4O5T" stopped. 2024-12-06 18:49:48.668 +00:00 [DBG] Connection id "0HN8DSGJH4O5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 18:49:50.460 +00:00 [DBG] Connection id "0HN8DSGJH4O5U" accepted. 2024-12-06 18:49:50.460 +00:00 [DBG] Connection id "0HN8DSGJH4O5U" started. 2024-12-06 18:49:50.483 +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-06 18:49:50.483 +00:00 [DBG] Connection id "0HN8DSGJH4O5U" stopped. 2024-12-06 18:49:50.483 +00:00 [DBG] Connection id "0HN8DSGJH4O5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 18:49:52.187 +00:00 [DBG] Connection id "0HN8DSGJH4O5V" accepted. 2024-12-06 18:49:52.187 +00:00 [DBG] Connection id "0HN8DSGJH4O5V" started. 2024-12-06 18:49:52.302 +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-06 18:49:52.302 +00:00 [DBG] Connection id "0HN8DSGJH4O5V" stopped. 2024-12-06 18:49:52.302 +00:00 [DBG] Connection id "0HN8DSGJH4O5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:22:47.833 +00:00 [DBG] Connection id "0HN8DSGJH4O60" accepted. 2024-12-06 19:22:47.833 +00:00 [DBG] Connection id "0HN8DSGJH4O60" started. 2024-12-06 19:22:50.862 +00:00 [DBG] Connection id "0HN8DSGJH4O60" reset. 2024-12-06 19:22:50.862 +00:00 [DBG] Connection id "0HN8DSGJH4O60" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:22:50.862 +00:00 [DBG] Connection id "0HN8DSGJH4O60" disconnecting. 2024-12-06 19:22:50.862 +00:00 [DBG] Connection id "0HN8DSGJH4O60" stopped. 2024-12-06 19:22:50.873 +00:00 [DBG] Connection id "0HN8DSGJH4O61" accepted. 2024-12-06 19:22:50.874 +00:00 [DBG] Connection id "0HN8DSGJH4O61" started. 2024-12-06 19:22:50.874 +00:00 [DBG] Connection id "0HN8DSGJH4O61" 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-06 19:22:50.874 +00:00 [DBG] Connection id "0HN8DSGJH4O61" disconnecting. 2024-12-06 19:22:50.874 +00:00 [DBG] Connection id "0HN8DSGJH4O61" stopped. 2024-12-06 19:22:50.874 +00:00 [DBG] Connection id "0HN8DSGJH4O61" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:22:50.898 +00:00 [DBG] Connection id "0HN8DSGJH4O62" accepted. 2024-12-06 19:22:50.898 +00:00 [DBG] Connection id "0HN8DSGJH4O62" started. 2024-12-06 19:22:54.236 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-06 19:22:54.236 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-06 19:22:54.236 +00:00 [DBG] Connection id "0HN8DSGJH4O62" completed keep alive response. 2024-12-06 19:22:54.236 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2537ms 2024-12-06 19:23:00.247 +00:00 [DBG] Connection id "0HN8DSGJH4O62" reset. 2024-12-06 19:23:00.247 +00:00 [DBG] Connection id "0HN8DSGJH4O62" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:23:00.247 +00:00 [DBG] Connection id "0HN8DSGJH4O62" disconnecting. 2024-12-06 19:23:00.247 +00:00 [DBG] Connection id "0HN8DSGJH4O62" stopped. 2024-12-06 19:23:03.336 +00:00 [DBG] Connection id "0HN8DSGJH4O63" accepted. 2024-12-06 19:23:03.336 +00:00 [DBG] Connection id "0HN8DSGJH4O63" started. 2024-12-06 19:23:03.336 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-06 19:23:03.336 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-06 19:23:03.336 +00:00 [DBG] Connection id "0HN8DSGJH4O63" completed keep alive response. 2024-12-06 19:23:03.336 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.1241ms 2024-12-06 19:23:03.348 +00:00 [DBG] Connection id "0HN8DSGJH4O63" received FIN. 2024-12-06 19:23:03.349 +00:00 [DBG] Connection id "0HN8DSGJH4O63" disconnecting. 2024-12-06 19:23:03.349 +00:00 [DBG] Connection id "0HN8DSGJH4O63" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:23:03.350 +00:00 [DBG] Connection id "0HN8DSGJH4O63" stopped. 2024-12-06 19:23:03.361 +00:00 [DBG] Connection id "0HN8DSGJH4O64" accepted. 2024-12-06 19:23:03.362 +00:00 [DBG] Connection id "0HN8DSGJH4O64" started. 2024-12-06 19:23:03.362 +00:00 [DBG] Connection id "0HN8DSGJH4O64": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-06 19:23:03.362 +00:00 [DBG] Connection id "0HN8DSGJH4O64" 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-06 19:23:03.363 +00:00 [DBG] Connection id "0HN8DSGJH4O64" disconnecting. 2024-12-06 19:23:03.363 +00:00 [DBG] Connection id "0HN8DSGJH4O64" stopped. 2024-12-06 19:23:03.363 +00:00 [DBG] Connection id "0HN8DSGJH4O64" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:23:06.585 +00:00 [DBG] Connection id "0HN8DSGJH4O65" accepted. 2024-12-06 19:23:06.585 +00:00 [DBG] Connection id "0HN8DSGJH4O65" started. 2024-12-06 19:23:06.662 +00:00 [DBG] Connection 0HN8DSGJH4O65 established using the following protocol: "Tls13" 2024-12-06 19:23:06.662 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-06 19:23:06.662 +00:00 [DBG] The request path / does not match a supported file type 2024-12-06 19:23:06.662 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-06 19:23:06.662 +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-06 19:23:06.662 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 19:23:06.662 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 19:23:06.662 +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-06 19:23:06.662 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-06 19:23:06.662 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-06 19:23:06.662 +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-06 19:23:06.662 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-06 19:23:06.662 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-06 19:23:06.662 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-06 19:23:06.662 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-06 19:23:06.663 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 19:23:06.663 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-06 19:23:06.663 +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-06 19:23:06.663 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 19:23:06.663 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 19:23:06.663 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 19:23:06.663 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 19:23:06.663 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 19:23:06.663 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-06 19:23:06.663 +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-06 19:23:06.663 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 19:23:06.663 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 19:23:06.663 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-06 19:23:06.663 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-06 19:23:06.663 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-06 19:23:06.663 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-06 19:23:06.663 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6523ms. 2024-12-06 19:23:06.663 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-06 19:23:06.664 +00:00 [INF] Executed ViewResult - view noScan executed in 1.067ms. 2024-12-06 19:23:06.664 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4053ms 2024-12-06 19:23:06.664 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-06 19:23:06.664 +00:00 [INF] HTTP GET / responded 200 in 1.6839 ms 2024-12-06 19:23:06.664 +00:00 [DBG] Connection id "0HN8DSGJH4O65" completed keep alive response. 2024-12-06 19:23:06.664 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.8786ms 2024-12-06 19:23:06.680 +00:00 [DBG] Connection id "0HN8DSGJH4O65" received FIN. 2024-12-06 19:23:06.680 +00:00 [DBG] Connection id "0HN8DSGJH4O65" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:23:06.680 +00:00 [DBG] Connection id "0HN8DSGJH4O65" disconnecting. 2024-12-06 19:23:06.680 +00:00 [DBG] Connection id "0HN8DSGJH4O65" stopped. 2024-12-06 19:23:06.925 +00:00 [DBG] Connection id "0HN8DSGJH4O66" accepted. 2024-12-06 19:23:06.925 +00:00 [DBG] Connection id "0HN8DSGJH4O66" started. 2024-12-06 19:23:06.946 +00:00 [DBG] Connection 0HN8DSGJH4O66 established using the following protocol: "Tls13" 2024-12-06 19:23:06.960 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-06 19:23:06.960 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-06 19:23:06.960 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.337ms 2024-12-06 19:23:06.960 +00:00 [DBG] Connection id "0HN8DSGJH4O66" disconnecting. 2024-12-06 19:23:06.960 +00:00 [DBG] Connection id "0HN8DSGJH4O66" stopped. 2024-12-06 19:23:06.960 +00:00 [DBG] Connection id "0HN8DSGJH4O66" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:23:06.986 +00:00 [DBG] Connection id "0HN8DSGJH4O67" accepted. 2024-12-06 19:23:06.986 +00:00 [DBG] Connection id "0HN8DSGJH4O67" started. 2024-12-06 19:23:07.003 +00:00 [DBG] Connection 0HN8DSGJH4O67 established using the following protocol: "Tls13" 2024-12-06 19:23:07.016 +00:00 [DBG] Connection id "0HN8DSGJH4O67" reset. 2024-12-06 19:23:07.016 +00:00 [DBG] Connection id "0HN8DSGJH4O67" is closing. 2024-12-06 19:23:07.016 +00:00 [DBG] Connection id "0HN8DSGJH4O67" is closed. The last processed stream ID was 0. 2024-12-06 19:23:07.016 +00:00 [DBG] Connection id "0HN8DSGJH4O67" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:23:07.016 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O67 completed. 2024-12-06 19:23:07.016 +00:00 [DBG] Connection id "0HN8DSGJH4O67" stopped. 2024-12-06 19:23:08.267 +00:00 [DBG] Connection id "0HN8DSGJH4O68" accepted. 2024-12-06 19:23:08.267 +00:00 [DBG] Connection id "0HN8DSGJH4O68" started. 2024-12-06 19:23:08.286 +00:00 [DBG] Connection 0HN8DSGJH4O68 established using the following protocol: "Tls12" 2024-12-06 19:23:08.300 +00:00 [DBG] Connection id "0HN8DSGJH4O68" reset. 2024-12-06 19:23:08.300 +00:00 [DBG] Connection id "0HN8DSGJH4O68" disconnecting. 2024-12-06 19:23:08.300 +00:00 [DBG] Connection id "0HN8DSGJH4O68" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:23:08.300 +00:00 [DBG] Connection id "0HN8DSGJH4O68" stopped. 2024-12-06 19:23:10.841 +00:00 [DBG] Connection id "0HN8DSGJH4O69" accepted. 2024-12-06 19:23:10.841 +00:00 [DBG] Connection id "0HN8DSGJH4O69" started. 2024-12-06 19:23:10.842 +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-06 19:23:10.843 +00:00 [DBG] Connection id "0HN8DSGJH4O69" stopped. 2024-12-06 19:23:10.843 +00:00 [DBG] Connection id "0HN8DSGJH4O69" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:23:12.238 +00:00 [DBG] Connection id "0HN8DSGJH4O6A" accepted. 2024-12-06 19:23:12.238 +00:00 [DBG] Connection id "0HN8DSGJH4O6A" started. 2024-12-06 19:23:12.238 +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-06 19:23:12.238 +00:00 [DBG] Connection id "0HN8DSGJH4O6A" stopped. 2024-12-06 19:23:12.238 +00:00 [DBG] Connection id "0HN8DSGJH4O6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-06 19:23:13.326 +00:00 [DBG] Connection id "0HN8DSGJH4O6B" accepted. 2024-12-06 19:23:13.326 +00:00 [DBG] Connection id "0HN8DSGJH4O6B" started. 2024-12-06 19:23:13.340 +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-06 19:23:13.341 +00:00 [DBG] Connection id "0HN8DSGJH4O6B" stopped. 2024-12-06 19:23:13.341 +00:00 [DBG] Connection id "0HN8DSGJH4O6B" sending FIN because: "The Socket transport's send loop completed gracefully."