2024-12-04 04:38:07.063 +00:00 [DBG] Connection id "0HN8DSGJH4O0O" accepted. 2024-12-04 04:38:07.064 +00:00 [DBG] Connection id "0HN8DSGJH4O0O" started. 2024-12-04 04:38:09.090 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-04 04:38:09.090 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-04 04:38:09.090 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-04 04:38:09.090 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2051ms 2024-12-04 04:38:09.090 +00:00 [DBG] Connection id "0HN8DSGJH4O0O" disconnecting. 2024-12-04 04:38:09.090 +00:00 [DBG] Connection id "0HN8DSGJH4O0O" stopped. 2024-12-04 04:38:09.090 +00:00 [DBG] Connection id "0HN8DSGJH4O0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 06:16:33.501 +00:00 [DBG] Connection id "0HN8DSGJH4O0P" accepted. 2024-12-04 06:16:33.501 +00:00 [DBG] Connection id "0HN8DSGJH4O0P" started. 2024-12-04 06:16:33.503 +00:00 [DBG] Connection id "0HN8DSGJH4O0P" 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-04 06:16:33.504 +00:00 [DBG] Connection id "0HN8DSGJH4O0P" disconnecting. 2024-12-04 06:16:33.504 +00:00 [DBG] Connection id "0HN8DSGJH4O0P" stopped. 2024-12-04 06:16:33.504 +00:00 [DBG] Connection id "0HN8DSGJH4O0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 09:24:43.945 +00:00 [DBG] Connection id "0HN8DSGJH4O0Q" accepted. 2024-12-04 09:24:43.945 +00:00 [DBG] Connection id "0HN8DSGJH4O0Q" started. 2024-12-04 09:24:46.945 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-04 09:24:46.945 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-04 09:24:46.945 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2717ms 2024-12-04 09:24:46.945 +00:00 [DBG] Connection id "0HN8DSGJH4O0Q" disconnecting. 2024-12-04 09:24:46.945 +00:00 [DBG] Connection id "0HN8DSGJH4O0Q" stopped. 2024-12-04 09:24:46.945 +00:00 [DBG] Connection id "0HN8DSGJH4O0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 09:24:46.997 +00:00 [DBG] Connection id "0HN8DSGJH4O0R" accepted. 2024-12-04 09:24:46.997 +00:00 [DBG] Connection id "0HN8DSGJH4O0R" started. 2024-12-04 09:24:47.024 +00:00 [DBG] Connection 0HN8DSGJH4O0R established using the following protocol: "Tls13" 2024-12-04 09:24:47.024 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-04 09:24:47.025 +00:00 [DBG] The request path / does not match a supported file type 2024-12-04 09:24:47.025 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-04 09:24:47.025 +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-04 09:24:47.025 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 09:24:47.025 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 09:24:47.025 +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-04 09:24:47.025 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-04 09:24:47.025 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 09:24:47.025 +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-04 09:24:47.025 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-04 09:24:47.025 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 09:24:47.025 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 09:24:47.025 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 09:24:47.025 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 09:24:47.025 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 09:24:47.025 +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-04 09:24:47.025 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 09:24:47.025 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 09:24:47.025 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 09:24:47.025 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 09:24:47.025 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 09:24:47.025 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 09:24:47.025 +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-04 09:24:47.025 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 09:24:47.025 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 09:24:47.025 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 09:24:47.025 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 09:24:47.025 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-04 09:24:47.026 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-04 09:24:47.026 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6615ms. 2024-12-04 09:24:47.026 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-04 09:24:47.027 +00:00 [INF] Executed ViewResult - view noScan executed in 1.4797ms. 2024-12-04 09:24:47.027 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.0443ms 2024-12-04 09:24:47.027 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 09:24:47.027 +00:00 [INF] HTTP GET / responded 200 in 2.4243 ms 2024-12-04 09:24:47.027 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.5851ms 2024-12-04 09:24:47.027 +00:00 [DBG] Connection id "0HN8DSGJH4O0R" disconnecting. 2024-12-04 09:24:47.027 +00:00 [DBG] Connection id "0HN8DSGJH4O0R" stopped. 2024-12-04 09:24:47.027 +00:00 [DBG] Connection id "0HN8DSGJH4O0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 09:24:47.539 +00:00 [DBG] Connection id "0HN8DSGJH4O0S" accepted. 2024-12-04 09:24:47.540 +00:00 [DBG] Connection id "0HN8DSGJH4O0S" started. 2024-12-04 09:24:47.567 +00:00 [DBG] Connection 0HN8DSGJH4O0S established using the following protocol: "Tls13" 2024-12-04 09:24:47.567 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-04 09:24:47.567 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-04 09:24:47.567 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4595ms 2024-12-04 09:24:47.594 +00:00 [DBG] Connection id "0HN8DSGJH4O0S" received FIN. 2024-12-04 09:24:47.594 +00:00 [DBG] Connection id "0HN8DSGJH4O0S" is closed. The last processed stream ID was 1. 2024-12-04 09:24:47.594 +00:00 [DBG] Connection id "0HN8DSGJH4O0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 09:24:47.594 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O0S completed. 2024-12-04 09:24:47.594 +00:00 [DBG] Connection id "0HN8DSGJH4O0S" stopped. 2024-12-04 13:28:13.454 +00:00 [DBG] Connection id "0HN8DSGJH4O0T" accepted. 2024-12-04 13:28:13.455 +00:00 [DBG] Connection id "0HN8DSGJH4O0T" started. 2024-12-04 13:28:13.556 +00:00 [DBG] Connection 0HN8DSGJH4O0T established using the following protocol: "Tls13" 2024-12-04 13:28:13.556 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/robots.txt - null null 2024-12-04 13:28:13.556 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-04 13:28:13.556 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-04 13:28:13.556 +00:00 [DBG] Request did not match any endpoints 2024-12-04 13:28:13.556 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0554 ms 2024-12-04 13:28:13.556 +00:00 [DBG] Connection id "0HN8DSGJH4O0T" completed keep alive response. 2024-12-04 13:28:13.556 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/robots.txt - 404 0 null 0.2584ms 2024-12-04 13:28:13.556 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://drposture.app:5104/robots.txt, Response status code: 404 2024-12-04 13:28:14.093 +00:00 [DBG] Connection id "0HN8DSGJH4O0U" accepted. 2024-12-04 13:28:14.094 +00:00 [DBG] Connection id "0HN8DSGJH4O0U" started. 2024-12-04 13:28:14.195 +00:00 [DBG] Connection 0HN8DSGJH4O0U established using the following protocol: "Tls13" 2024-12-04 13:28:14.195 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/ - null null 2024-12-04 13:28:14.195 +00:00 [DBG] The request path / does not match a supported file type 2024-12-04 13:28:14.195 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-04 13:28:14.195 +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-04 13:28:14.195 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 13:28:14.195 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 13:28:14.195 +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-04 13:28:14.195 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-04 13:28:14.195 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 13:28:14.195 +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-04 13:28:14.195 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-04 13:28:14.195 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 13:28:14.195 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 13:28:14.195 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 13:28:14.195 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 13:28:14.196 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 13:28:14.196 +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-04 13:28:14.196 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 13:28:14.196 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 13:28:14.196 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 13:28:14.196 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 13:28:14.196 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 13:28:14.196 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 13:28:14.196 +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-04 13:28:14.196 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 13:28:14.196 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 13:28:14.196 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 13:28:14.196 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 13:28:14.196 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-04 13:28:14.196 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-04 13:28:14.196 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6187ms. 2024-12-04 13:28:14.196 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-04 13:28:14.197 +00:00 [INF] Executed ViewResult - view noScan executed in 1.0835ms. 2024-12-04 13:28:14.197 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4225ms 2024-12-04 13:28:14.197 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 13:28:14.197 +00:00 [INF] HTTP GET / responded 200 in 1.7591 ms 2024-12-04 13:28:14.197 +00:00 [DBG] Connection id "0HN8DSGJH4O0U" completed keep alive response. 2024-12-04 13:28:14.197 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/ - 200 null text/html; charset=utf-8 1.9263ms 2024-12-04 13:30:25.361 +00:00 [DBG] Connection id "0HN8DSGJH4O0T" disconnecting. 2024-12-04 13:30:25.361 +00:00 [DBG] Connection id "0HN8DSGJH4O0T" stopped. 2024-12-04 13:30:25.361 +00:00 [DBG] Connection id "0HN8DSGJH4O0U" disconnecting. 2024-12-04 13:30:25.361 +00:00 [DBG] Connection id "0HN8DSGJH4O0U" stopped. 2024-12-04 13:30:25.361 +00:00 [DBG] Connection id "0HN8DSGJH4O0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 13:30:25.365 +00:00 [DBG] Connection id "0HN8DSGJH4O0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:07:12.182 +00:00 [DBG] Connection id "0HN8DSGJH4O0V" accepted. 2024-12-04 14:07:12.182 +00:00 [DBG] Connection id "0HN8DSGJH4O0V" started. 2024-12-04 14:07:14.209 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-04 14:07:14.209 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-04 14:07:14.209 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-04 14:07:14.209 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2509ms 2024-12-04 14:07:14.209 +00:00 [DBG] Connection id "0HN8DSGJH4O0V" disconnecting. 2024-12-04 14:07:14.209 +00:00 [DBG] Connection id "0HN8DSGJH4O0V" stopped. 2024-12-04 14:07:14.209 +00:00 [DBG] Connection id "0HN8DSGJH4O0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:26:19.587 +00:00 [DBG] Connection id "0HN8DSGJH4O10" accepted. 2024-12-04 14:26:19.587 +00:00 [DBG] Connection id "0HN8DSGJH4O10" started. 2024-12-04 14:26:19.883 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-04 14:26:19.883 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-04 14:26:19.883 +00:00 [DBG] Connection id "0HN8DSGJH4O10" completed keep alive response. 2024-12-04 14:26:19.883 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.237ms 2024-12-04 14:26:20.168 +00:00 [DBG] Connection id "0HN8DSGJH4O10" received FIN. 2024-12-04 14:26:20.168 +00:00 [DBG] Connection id "0HN8DSGJH4O10" disconnecting. 2024-12-04 14:26:20.168 +00:00 [DBG] Connection id "0HN8DSGJH4O10" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:26:20.169 +00:00 [DBG] Connection id "0HN8DSGJH4O10" stopped. 2024-12-04 14:26:20.275 +00:00 [DBG] Connection id "0HN8DSGJH4O11" accepted. 2024-12-04 14:26:20.275 +00:00 [DBG] Connection id "0HN8DSGJH4O11" started. 2024-12-04 14:26:20.779 +00:00 [DBG] Connection id "0HN8DSGJH4O11": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-04 14:26:20.779 +00:00 [DBG] Connection id "0HN8DSGJH4O11" 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-04 14:26:20.780 +00:00 [DBG] Connection id "0HN8DSGJH4O11" disconnecting. 2024-12-04 14:26:20.781 +00:00 [DBG] Connection id "0HN8DSGJH4O11" stopped. 2024-12-04 14:26:20.781 +00:00 [DBG] Connection id "0HN8DSGJH4O11" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:26:25.771 +00:00 [DBG] Connection id "0HN8DSGJH4O12" accepted. 2024-12-04 14:26:25.772 +00:00 [DBG] Connection id "0HN8DSGJH4O12" started. 2024-12-04 14:26:26.406 +00:00 [DBG] Connection 0HN8DSGJH4O12 established using the following protocol: "Tls13" 2024-12-04 14:26:26.549 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-04 14:26:26.549 +00:00 [DBG] The request path / does not match a supported file type 2024-12-04 14:26:26.549 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-04 14:26:26.549 +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-04 14:26:26.549 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 14:26:26.549 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 14:26:26.550 +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-04 14:26:26.550 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-04 14:26:26.550 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 14:26:26.550 +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-04 14:26:26.550 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-04 14:26:26.550 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 14:26:26.550 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 14:26:26.550 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 14:26:26.550 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:26:26.550 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 14:26:26.550 +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-04 14:26:26.550 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:26:26.550 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:26:26.550 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:26:26.550 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:26:26.550 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:26:26.550 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 14:26:26.550 +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-04 14:26:26.550 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:26:26.550 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:26:26.550 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:26:26.550 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:26:26.550 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-04 14:26:26.551 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-04 14:26:26.551 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7793ms. 2024-12-04 14:26:26.551 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-04 14:26:26.551 +00:00 [INF] Executed ViewResult - view noScan executed in 1.3117ms. 2024-12-04 14:26:26.551 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7185ms 2024-12-04 14:26:26.551 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 14:26:26.551 +00:00 [INF] HTTP GET / responded 200 in 2.0579 ms 2024-12-04 14:26:26.551 +00:00 [DBG] Connection id "0HN8DSGJH4O12" completed keep alive response. 2024-12-04 14:26:26.552 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.3254ms 2024-12-04 14:26:26.897 +00:00 [DBG] Connection id "0HN8DSGJH4O12" received FIN. 2024-12-04 14:26:26.897 +00:00 [DBG] Connection id "0HN8DSGJH4O12" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:26:26.897 +00:00 [DBG] Connection id "0HN8DSGJH4O12" disconnecting. 2024-12-04 14:26:26.897 +00:00 [DBG] Connection id "0HN8DSGJH4O12" stopped. 2024-12-04 14:26:27.124 +00:00 [DBG] Connection id "0HN8DSGJH4O13" accepted. 2024-12-04 14:26:27.124 +00:00 [DBG] Connection id "0HN8DSGJH4O13" started. 2024-12-04 14:26:27.845 +00:00 [DBG] Connection 0HN8DSGJH4O13 established using the following protocol: "Tls13" 2024-12-04 14:26:30.052 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-04 14:26:30.052 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-04 14:26:30.053 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.6294ms 2024-12-04 14:26:30.053 +00:00 [DBG] Connection id "0HN8DSGJH4O13" disconnecting. 2024-12-04 14:26:30.053 +00:00 [DBG] Connection id "0HN8DSGJH4O13" stopped. 2024-12-04 14:26:30.053 +00:00 [DBG] Connection id "0HN8DSGJH4O13" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:26:31.054 +00:00 [DBG] Connection id "0HN8DSGJH4O14" accepted. 2024-12-04 14:26:31.054 +00:00 [DBG] Connection id "0HN8DSGJH4O14" started. 2024-12-04 14:26:32.308 +00:00 [DBG] Connection 0HN8DSGJH4O14 established using the following protocol: "Tls13" 2024-12-04 14:26:32.534 +00:00 [DBG] Connection id "0HN8DSGJH4O14" reset. 2024-12-04 14:26:32.534 +00:00 [DBG] Connection id "0HN8DSGJH4O14" is closed. The last processed stream ID was 0. 2024-12-04 14:26:32.534 +00:00 [DBG] Connection id "0HN8DSGJH4O14" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:26:32.535 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O14 completed. 2024-12-04 14:26:32.535 +00:00 [DBG] Connection id "0HN8DSGJH4O14" stopped. 2024-12-04 14:26:34.034 +00:00 [DBG] Connection id "0HN8DSGJH4O15" accepted. 2024-12-04 14:26:34.034 +00:00 [DBG] Connection id "0HN8DSGJH4O15" started. 2024-12-04 14:26:34.789 +00:00 [DBG] Connection 0HN8DSGJH4O15 established using the following protocol: "Tls12" 2024-12-04 14:26:35.074 +00:00 [DBG] Connection id "0HN8DSGJH4O15" disconnecting. 2024-12-04 14:26:35.074 +00:00 [DBG] Connection id "0HN8DSGJH4O15" stopped. 2024-12-04 14:26:35.075 +00:00 [DBG] Connection id "0HN8DSGJH4O15" reset. 2024-12-04 14:26:35.075 +00:00 [DBG] Connection id "0HN8DSGJH4O15" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:26:36.501 +00:00 [DBG] Connection id "0HN8DSGJH4O16" accepted. 2024-12-04 14:26:36.501 +00:00 [DBG] Connection id "0HN8DSGJH4O16" started. 2024-12-04 14:26:36.852 +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-04 14:26:36.852 +00:00 [DBG] Connection id "0HN8DSGJH4O16" stopped. 2024-12-04 14:26:36.852 +00:00 [DBG] Connection id "0HN8DSGJH4O16" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:26:39.070 +00:00 [DBG] Connection id "0HN8DSGJH4O17" accepted. 2024-12-04 14:26:39.071 +00:00 [DBG] Connection id "0HN8DSGJH4O17" started. 2024-12-04 14:26:39.529 +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-04 14:26:39.530 +00:00 [DBG] Connection id "0HN8DSGJH4O17" stopped. 2024-12-04 14:26:39.530 +00:00 [DBG] Connection id "0HN8DSGJH4O17" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:26:41.676 +00:00 [DBG] Connection id "0HN8DSGJH4O18" accepted. 2024-12-04 14:26:41.676 +00:00 [DBG] Connection id "0HN8DSGJH4O18" started. 2024-12-04 14:26:42.042 +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-04 14:26:42.043 +00:00 [DBG] Connection id "0HN8DSGJH4O18" stopped. 2024-12-04 14:26:42.043 +00:00 [DBG] Connection id "0HN8DSGJH4O18" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:31:37.745 +00:00 [DBG] Connection id "0HN8DSGJH4O19" accepted. 2024-12-04 14:31:37.745 +00:00 [DBG] Connection id "0HN8DSGJH4O19" started. 2024-12-04 14:31:38.137 +00:00 [DBG] Connection 0HN8DSGJH4O19 established using the following protocol: "Tls13" 2024-12-04 14:31:38.347 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-04 14:31:38.347 +00:00 [DBG] The request path / does not match a supported file type 2024-12-04 14:31:38.347 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-04 14:31:38.347 +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-04 14:31:38.347 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 14:31:38.348 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 14:31:38.348 +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-04 14:31:38.348 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-04 14:31:38.348 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 14:31:38.348 +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-04 14:31:38.348 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-04 14:31:38.348 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 14:31:38.348 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 14:31:38.348 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 14:31:38.348 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:31:38.348 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 14:31:38.348 +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-04 14:31:38.348 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:31:38.348 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:31:38.348 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:31:38.348 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:31:38.348 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:31:38.348 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 14:31:38.348 +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-04 14:31:38.348 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:31:38.348 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:31:38.348 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:31:38.348 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:31:38.349 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-04 14:31:38.349 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-04 14:31:38.349 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.151ms. 2024-12-04 14:31:38.349 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-04 14:31:38.349 +00:00 [INF] Executed ViewResult - view noScan executed in 0.8496ms. 2024-12-04 14:31:38.350 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.701ms 2024-12-04 14:31:38.350 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 14:31:38.350 +00:00 [INF] HTTP GET / responded 200 in 2.2260 ms 2024-12-04 14:31:38.350 +00:00 [DBG] Connection id "0HN8DSGJH4O19" completed keep alive response. 2024-12-04 14:31:38.350 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.6632ms 2024-12-04 14:31:38.558 +00:00 [DBG] Connection id "0HN8DSGJH4O19" received FIN. 2024-12-04 14:31:38.558 +00:00 [DBG] Connection id "0HN8DSGJH4O19" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:31:38.558 +00:00 [DBG] Connection id "0HN8DSGJH4O19" disconnecting. 2024-12-04 14:31:38.559 +00:00 [DBG] Connection id "0HN8DSGJH4O19" stopped. 2024-12-04 14:31:38.736 +00:00 [DBG] Connection id "0HN8DSGJH4O1A" accepted. 2024-12-04 14:31:38.736 +00:00 [DBG] Connection id "0HN8DSGJH4O1A" started. 2024-12-04 14:31:39.144 +00:00 [DBG] Connection 0HN8DSGJH4O1A established using the following protocol: "Tls13" 2024-12-04 14:31:39.326 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-04 14:31:39.326 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-04 14:31:39.327 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.6654ms 2024-12-04 14:31:39.327 +00:00 [DBG] Connection id "0HN8DSGJH4O1A" disconnecting. 2024-12-04 14:31:39.327 +00:00 [DBG] Connection id "0HN8DSGJH4O1A" stopped. 2024-12-04 14:31:39.327 +00:00 [DBG] Connection id "0HN8DSGJH4O1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:31:39.801 +00:00 [DBG] Connection id "0HN8DSGJH4O1B" accepted. 2024-12-04 14:31:39.801 +00:00 [DBG] Connection id "0HN8DSGJH4O1B" started. 2024-12-04 14:31:40.473 +00:00 [DBG] Connection 0HN8DSGJH4O1B established using the following protocol: "Tls13" 2024-12-04 14:31:40.787 +00:00 [DBG] Connection id "0HN8DSGJH4O1B" reset. 2024-12-04 14:31:40.788 +00:00 [DBG] Connection id "0HN8DSGJH4O1B" is closing. 2024-12-04 14:31:40.788 +00:00 [DBG] Connection id "0HN8DSGJH4O1B" is closed. The last processed stream ID was 0. 2024-12-04 14:31:40.788 +00:00 [DBG] Connection id "0HN8DSGJH4O1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:31:40.788 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O1B completed. 2024-12-04 14:31:40.788 +00:00 [DBG] Connection id "0HN8DSGJH4O1B" stopped. 2024-12-04 14:31:42.542 +00:00 [DBG] Connection id "0HN8DSGJH4O1C" accepted. 2024-12-04 14:31:42.542 +00:00 [DBG] Connection id "0HN8DSGJH4O1C" started. 2024-12-04 14:31:43.141 +00:00 [DBG] Connection 0HN8DSGJH4O1C established using the following protocol: "Tls12" 2024-12-04 14:31:43.589 +00:00 [DBG] Connection id "0HN8DSGJH4O1C" reset. 2024-12-04 14:31:43.589 +00:00 [DBG] Connection id "0HN8DSGJH4O1C" disconnecting. 2024-12-04 14:31:43.589 +00:00 [DBG] Connection id "0HN8DSGJH4O1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:31:43.590 +00:00 [DBG] Connection id "0HN8DSGJH4O1C" stopped. 2024-12-04 14:31:45.142 +00:00 [DBG] Connection id "0HN8DSGJH4O1D" accepted. 2024-12-04 14:31:45.142 +00:00 [DBG] Connection id "0HN8DSGJH4O1D" started. 2024-12-04 14:31:45.326 +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-04 14:31:45.326 +00:00 [DBG] Connection id "0HN8DSGJH4O1D" stopped. 2024-12-04 14:31:45.327 +00:00 [DBG] Connection id "0HN8DSGJH4O1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:31:46.898 +00:00 [DBG] Connection id "0HN8DSGJH4O1E" accepted. 2024-12-04 14:31:46.898 +00:00 [DBG] Connection id "0HN8DSGJH4O1E" started. 2024-12-04 14:31:46.956 +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-04 14:31:46.956 +00:00 [DBG] Connection id "0HN8DSGJH4O1E" stopped. 2024-12-04 14:31:46.956 +00:00 [DBG] Connection id "0HN8DSGJH4O1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:31:48.785 +00:00 [DBG] Connection id "0HN8DSGJH4O1F" accepted. 2024-12-04 14:31:48.785 +00:00 [DBG] Connection id "0HN8DSGJH4O1F" started. 2024-12-04 14:31:49.053 +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-04 14:31:49.053 +00:00 [DBG] Connection id "0HN8DSGJH4O1F" stopped. 2024-12-04 14:31:49.053 +00:00 [DBG] Connection id "0HN8DSGJH4O1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:58:38.431 +00:00 [DBG] Connection id "0HN8DSGJH4O1G" accepted. 2024-12-04 14:58:38.431 +00:00 [DBG] Connection id "0HN8DSGJH4O1G" started. 2024-12-04 14:58:41.695 +00:00 [DBG] Connection id "0HN8DSGJH4O1G" reset. 2024-12-04 14:58:41.695 +00:00 [DBG] Connection id "0HN8DSGJH4O1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:58:41.695 +00:00 [DBG] Connection id "0HN8DSGJH4O1G" disconnecting. 2024-12-04 14:58:41.695 +00:00 [DBG] Connection id "0HN8DSGJH4O1G" stopped. 2024-12-04 14:58:41.996 +00:00 [DBG] Connection id "0HN8DSGJH4O1H" accepted. 2024-12-04 14:58:41.996 +00:00 [DBG] Connection id "0HN8DSGJH4O1H" started. 2024-12-04 14:58:42.937 +00:00 [DBG] Connection id "0HN8DSGJH4O1H" received FIN. 2024-12-04 14:58:42.938 +00:00 [DBG] Connection id "0HN8DSGJH4O1H" disconnecting. 2024-12-04 14:58:42.938 +00:00 [DBG] Connection id "0HN8DSGJH4O1H" stopped. 2024-12-04 14:58:42.938 +00:00 [DBG] Connection id "0HN8DSGJH4O1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:58:43.673 +00:00 [DBG] Connection id "0HN8DSGJH4O1I" accepted. 2024-12-04 14:58:43.673 +00:00 [DBG] Connection id "0HN8DSGJH4O1I" started. 2024-12-04 14:58:46.675 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-04 14:58:46.675 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-04 14:58:46.675 +00:00 [DBG] Connection id "0HN8DSGJH4O1I" completed keep alive response. 2024-12-04 14:58:46.675 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2394ms 2024-12-04 14:58:52.688 +00:00 [DBG] Connection id "0HN8DSGJH4O1I" reset. 2024-12-04 14:58:52.689 +00:00 [DBG] Connection id "0HN8DSGJH4O1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:58:52.689 +00:00 [DBG] Connection id "0HN8DSGJH4O1I" disconnecting. 2024-12-04 14:58:52.689 +00:00 [DBG] Connection id "0HN8DSGJH4O1I" stopped. 2024-12-04 14:58:56.160 +00:00 [DBG] Connection id "0HN8DSGJH4O1J" accepted. 2024-12-04 14:58:56.160 +00:00 [DBG] Connection id "0HN8DSGJH4O1J" started. 2024-12-04 14:58:56.194 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-04 14:58:56.194 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-04 14:58:56.194 +00:00 [DBG] Connection id "0HN8DSGJH4O1J" completed keep alive response. 2024-12-04 14:58:56.195 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3752ms 2024-12-04 14:58:56.544 +00:00 [DBG] Connection id "0HN8DSGJH4O1J" received FIN. 2024-12-04 14:58:56.544 +00:00 [DBG] Connection id "0HN8DSGJH4O1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:58:56.544 +00:00 [DBG] Connection id "0HN8DSGJH4O1J" disconnecting. 2024-12-04 14:58:56.544 +00:00 [DBG] Connection id "0HN8DSGJH4O1J" stopped. 2024-12-04 14:58:56.864 +00:00 [DBG] Connection id "0HN8DSGJH4O1K" accepted. 2024-12-04 14:58:56.864 +00:00 [DBG] Connection id "0HN8DSGJH4O1K" started. 2024-12-04 14:58:56.887 +00:00 [DBG] Connection id "0HN8DSGJH4O1K": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-04 14:58:56.887 +00:00 [DBG] Connection id "0HN8DSGJH4O1K" 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-04 14:58:56.887 +00:00 [DBG] Connection id "0HN8DSGJH4O1K" disconnecting. 2024-12-04 14:58:56.887 +00:00 [DBG] Connection id "0HN8DSGJH4O1K" stopped. 2024-12-04 14:58:56.887 +00:00 [DBG] Connection id "0HN8DSGJH4O1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:59:00.598 +00:00 [DBG] Connection id "0HN8DSGJH4O1L" accepted. 2024-12-04 14:59:00.599 +00:00 [DBG] Connection id "0HN8DSGJH4O1L" started. 2024-12-04 14:59:01.033 +00:00 [DBG] Connection 0HN8DSGJH4O1L established using the following protocol: "Tls13" 2024-12-04 14:59:01.033 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-04 14:59:01.033 +00:00 [DBG] The request path / does not match a supported file type 2024-12-04 14:59:01.033 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-04 14:59:01.033 +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-04 14:59:01.033 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 14:59:01.033 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 14:59:01.033 +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-04 14:59:01.033 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-04 14:59:01.033 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 14:59:01.033 +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-04 14:59:01.033 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-04 14:59:01.033 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 14:59:01.033 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 14:59:01.033 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 14:59:01.033 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:59:01.033 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 14:59:01.033 +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-04 14:59:01.033 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:59:01.033 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:59:01.033 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:59:01.033 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:59:01.033 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:59:01.033 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 14:59:01.033 +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-04 14:59:01.034 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:59:01.034 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:59:01.034 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 14:59:01.034 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 14:59:01.034 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-04 14:59:01.034 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-04 14:59:01.034 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7263ms. 2024-12-04 14:59:01.034 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-04 14:59:01.035 +00:00 [INF] Executed ViewResult - view noScan executed in 1.25ms. 2024-12-04 14:59:01.035 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7178ms 2024-12-04 14:59:01.035 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 14:59:01.035 +00:00 [INF] HTTP GET / responded 200 in 2.1331 ms 2024-12-04 14:59:01.035 +00:00 [DBG] Connection id "0HN8DSGJH4O1L" completed keep alive response. 2024-12-04 14:59:01.035 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.3135ms 2024-12-04 14:59:01.435 +00:00 [DBG] Connection id "0HN8DSGJH4O1L" received FIN. 2024-12-04 14:59:01.435 +00:00 [DBG] Connection id "0HN8DSGJH4O1L" disconnecting. 2024-12-04 14:59:01.435 +00:00 [DBG] Connection id "0HN8DSGJH4O1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:59:01.435 +00:00 [DBG] Connection id "0HN8DSGJH4O1L" stopped. 2024-12-04 14:59:01.965 +00:00 [DBG] Connection id "0HN8DSGJH4O1M" accepted. 2024-12-04 14:59:01.966 +00:00 [DBG] Connection id "0HN8DSGJH4O1M" started. 2024-12-04 14:59:02.355 +00:00 [DBG] Connection 0HN8DSGJH4O1M established using the following protocol: "Tls13" 2024-12-04 14:59:02.355 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-04 14:59:02.355 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-04 14:59:02.355 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3257ms 2024-12-04 14:59:02.355 +00:00 [DBG] Connection id "0HN8DSGJH4O1M" disconnecting. 2024-12-04 14:59:02.355 +00:00 [DBG] Connection id "0HN8DSGJH4O1M" stopped. 2024-12-04 14:59:02.355 +00:00 [DBG] Connection id "0HN8DSGJH4O1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:59:03.052 +00:00 [DBG] Connection id "0HN8DSGJH4O1N" accepted. 2024-12-04 14:59:03.052 +00:00 [DBG] Connection id "0HN8DSGJH4O1N" started. 2024-12-04 14:59:03.673 +00:00 [DBG] Connection 0HN8DSGJH4O1N established using the following protocol: "Tls13" 2024-12-04 14:59:04.967 +00:00 [DBG] Connection id "0HN8DSGJH4O1N" reset. 2024-12-04 14:59:04.967 +00:00 [DBG] Connection id "0HN8DSGJH4O1N" is closing. 2024-12-04 14:59:04.967 +00:00 [DBG] Connection id "0HN8DSGJH4O1N" is closed. The last processed stream ID was 0. 2024-12-04 14:59:04.968 +00:00 [DBG] Connection id "0HN8DSGJH4O1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:59:04.968 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O1N completed. 2024-12-04 14:59:04.968 +00:00 [DBG] Connection id "0HN8DSGJH4O1N" stopped. 2024-12-04 14:59:07.073 +00:00 [DBG] Connection id "0HN8DSGJH4O1O" accepted. 2024-12-04 14:59:07.073 +00:00 [DBG] Connection id "0HN8DSGJH4O1O" started. 2024-12-04 14:59:07.420 +00:00 [DBG] Connection 0HN8DSGJH4O1O established using the following protocol: "Tls12" 2024-12-04 14:59:07.752 +00:00 [DBG] Connection id "0HN8DSGJH4O1O" reset. 2024-12-04 14:59:07.752 +00:00 [DBG] Connection id "0HN8DSGJH4O1O" disconnecting. 2024-12-04 14:59:07.753 +00:00 [DBG] Connection id "0HN8DSGJH4O1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:59:07.753 +00:00 [DBG] Connection id "0HN8DSGJH4O1O" stopped. 2024-12-04 14:59:09.576 +00:00 [DBG] Connection id "0HN8DSGJH4O1P" accepted. 2024-12-04 14:59:09.576 +00:00 [DBG] Connection id "0HN8DSGJH4O1P" started. 2024-12-04 14:59:09.827 +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-04 14:59:09.827 +00:00 [DBG] Connection id "0HN8DSGJH4O1P" stopped. 2024-12-04 14:59:09.827 +00:00 [DBG] Connection id "0HN8DSGJH4O1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:59:11.890 +00:00 [DBG] Connection id "0HN8DSGJH4O1Q" accepted. 2024-12-04 14:59:11.891 +00:00 [DBG] Connection id "0HN8DSGJH4O1Q" started. 2024-12-04 14:59:12.041 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error: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-04 14:59:12.041 +00:00 [DBG] Connection id "0HN8DSGJH4O1Q" stopped. 2024-12-04 14:59:12.041 +00:00 [DBG] Connection id "0HN8DSGJH4O1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 14:59:13.810 +00:00 [DBG] Connection id "0HN8DSGJH4O1R" accepted. 2024-12-04 14:59:13.810 +00:00 [DBG] Connection id "0HN8DSGJH4O1R" started. 2024-12-04 14:59:13.929 +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-04 14:59:13.930 +00:00 [DBG] Connection id "0HN8DSGJH4O1R" stopped. 2024-12-04 14:59:13.930 +00:00 [DBG] Connection id "0HN8DSGJH4O1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:33.494 +00:00 [DBG] Connection id "0HN8DSGJH4O1S" accepted. 2024-12-04 15:52:33.495 +00:00 [DBG] Connection id "0HN8DSGJH4O1S" started. 2024-12-04 15:52:34.206 +00:00 [DBG] Connection id "0HN8DSGJH4O1S" received FIN. 2024-12-04 15:52:34.207 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-04 15:52:34.208 +00:00 [DBG] Connection id "0HN8DSGJH4O1S" stopped. 2024-12-04 15:52:34.208 +00:00 [DBG] Connection id "0HN8DSGJH4O1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:34.399 +00:00 [DBG] Connection id "0HN8DSGJH4O1T" accepted. 2024-12-04 15:52:34.399 +00:00 [DBG] Connection id "0HN8DSGJH4O1T" started. 2024-12-04 15:52:35.413 +00:00 [DBG] Connection id "0HN8DSGJH4O1T" received FIN. 2024-12-04 15:52:35.413 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-04 15:52:35.414 +00:00 [DBG] Connection id "0HN8DSGJH4O1T" stopped. 2024-12-04 15:52:35.414 +00:00 [DBG] Connection id "0HN8DSGJH4O1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:35.592 +00:00 [DBG] Connection id "0HN8DSGJH4O1U" accepted. 2024-12-04 15:52:35.592 +00:00 [DBG] Connection id "0HN8DSGJH4O1U" started. 2024-12-04 15:52:35.614 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-04 15:52:35.615 +00:00 [DBG] Connection id "0HN8DSGJH4O1U" stopped. 2024-12-04 15:52:35.615 +00:00 [DBG] Connection id "0HN8DSGJH4O1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:36.063 +00:00 [DBG] Connection id "0HN8DSGJH4O1V" accepted. 2024-12-04 15:52:36.063 +00:00 [DBG] Connection id "0HN8DSGJH4O1V" started. 2024-12-04 15:52:36.065 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:142320EB:SSL routines:tls_handle_alpn:no application protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-04 15:52:36.066 +00:00 [DBG] Connection id "0HN8DSGJH4O1V" stopped. 2024-12-04 15:52:36.066 +00:00 [DBG] Connection id "0HN8DSGJH4O1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:36.555 +00:00 [DBG] Connection id "0HN8DSGJH4O20" accepted. 2024-12-04 15:52:36.555 +00:00 [DBG] Connection id "0HN8DSGJH4O20" started. 2024-12-04 15:52:36.577 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:142320EB:SSL routines:tls_handle_alpn:no application protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-04 15:52:36.578 +00:00 [DBG] Connection id "0HN8DSGJH4O20" stopped. 2024-12-04 15:52:36.578 +00:00 [DBG] Connection id "0HN8DSGJH4O20" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:36.961 +00:00 [DBG] Connection id "0HN8DSGJH4O21" accepted. 2024-12-04 15:52:36.961 +00:00 [DBG] Connection id "0HN8DSGJH4O21" started. 2024-12-04 15:52:36.970 +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-04 15:52:36.970 +00:00 [DBG] Connection id "0HN8DSGJH4O21" stopped. 2024-12-04 15:52:36.970 +00:00 [DBG] Connection id "0HN8DSGJH4O21" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:37.550 +00:00 [DBG] Connection id "0HN8DSGJH4O22" accepted. 2024-12-04 15:52:37.550 +00:00 [DBG] Connection id "0HN8DSGJH4O22" started. 2024-12-04 15:52:38.305 +00:00 [DBG] Connection id "0HN8DSGJH4O22" received FIN. 2024-12-04 15:52:38.305 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-04 15:52:38.306 +00:00 [DBG] Connection id "0HN8DSGJH4O22" stopped. 2024-12-04 15:52:38.306 +00:00 [DBG] Connection id "0HN8DSGJH4O22" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:38.471 +00:00 [DBG] Connection id "0HN8DSGJH4O23" accepted. 2024-12-04 15:52:38.471 +00:00 [DBG] Connection id "0HN8DSGJH4O23" started. 2024-12-04 15:52:39.200 +00:00 [DBG] Connection id "0HN8DSGJH4O23" received FIN. 2024-12-04 15:52:39.200 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-04 15:52:39.201 +00:00 [DBG] Connection id "0HN8DSGJH4O23" stopped. 2024-12-04 15:52:39.201 +00:00 [DBG] Connection id "0HN8DSGJH4O23" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:39.384 +00:00 [DBG] Connection id "0HN8DSGJH4O24" accepted. 2024-12-04 15:52:39.384 +00:00 [DBG] Connection id "0HN8DSGJH4O24" started. 2024-12-04 15:52:39.428 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:142090C1:SSL routines:tls_early_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-04 15:52:39.429 +00:00 [DBG] Connection id "0HN8DSGJH4O24" stopped. 2024-12-04 15:52:39.429 +00:00 [DBG] Connection id "0HN8DSGJH4O24" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 15:52:39.817 +00:00 [DBG] Connection id "0HN8DSGJH4O25" accepted. 2024-12-04 15:52:39.817 +00:00 [DBG] Connection id "0HN8DSGJH4O25" started. 2024-12-04 15:52:39.851 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-04 15:52:39.851 +00:00 [DBG] Connection id "0HN8DSGJH4O25" stopped. 2024-12-04 15:52:39.852 +00:00 [DBG] Connection id "0HN8DSGJH4O25" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 16:02:42.999 +00:00 [DBG] Connection id "0HN8DSGJH4O26" accepted. 2024-12-04 16:02:43.000 +00:00 [DBG] Connection id "0HN8DSGJH4O26" started. 2024-12-04 16:02:46.052 +00:00 [DBG] Connection id "0HN8DSGJH4O26" reset. 2024-12-04 16:02:46.052 +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-04 16:02:46.053 +00:00 [DBG] Connection id "0HN8DSGJH4O26" stopped. 2024-12-04 16:02:46.053 +00:00 [DBG] Connection id "0HN8DSGJH4O26" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 16:02:46.363 +00:00 [DBG] Connection id "0HN8DSGJH4O27" accepted. 2024-12-04 16:02:46.363 +00:00 [DBG] Connection id "0HN8DSGJH4O27" started. 2024-12-04 16:02:47.130 +00:00 [DBG] Connection 0HN8DSGJH4O27 established using the following protocol: "Tls13" 2024-12-04 16:02:50.238 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-04 16:02:50.238 +00:00 [DBG] The request path / does not match a supported file type 2024-12-04 16:02:50.238 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-04 16:02:50.238 +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-04 16:02:50.238 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 16:02:50.238 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 16:02:50.238 +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-04 16:02:50.238 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-04 16:02:50.238 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 16:02:50.238 +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-04 16:02:50.238 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-04 16:02:50.238 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 16:02:50.239 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 16:02:50.239 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 16:02:50.239 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 16:02:50.239 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 16:02:50.239 +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-04 16:02:50.239 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:50.239 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:50.239 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 16:02:50.239 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:50.239 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 16:02:50.239 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 16:02:50.239 +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-04 16:02:50.239 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:50.239 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:50.239 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 16:02:50.239 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:50.239 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-04 16:02:50.240 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-04 16:02:50.240 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6934ms. 2024-12-04 16:02:50.240 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-04 16:02:50.240 +00:00 [INF] Executed ViewResult - view noScan executed in 1.4638ms. 2024-12-04 16:02:50.240 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.9372ms 2024-12-04 16:02:50.240 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 16:02:50.241 +00:00 [INF] HTTP GET / responded 200 in 2.3282 ms 2024-12-04 16:02:50.241 +00:00 [DBG] Connection id "0HN8DSGJH4O27" completed keep alive response. 2024-12-04 16:02:50.241 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.5997ms 2024-12-04 16:02:50.561 +00:00 [DBG] Connection id "0HN8DSGJH4O27" reset. 2024-12-04 16:02:50.561 +00:00 [DBG] Connection id "0HN8DSGJH4O27" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 16:02:50.561 +00:00 [DBG] Connection id "0HN8DSGJH4O27" disconnecting. 2024-12-04 16:02:50.561 +00:00 [DBG] Connection id "0HN8DSGJH4O27" stopped. 2024-12-04 16:02:54.004 +00:00 [DBG] Connection id "0HN8DSGJH4O28" accepted. 2024-12-04 16:02:54.004 +00:00 [DBG] Connection id "0HN8DSGJH4O28" started. 2024-12-04 16:02:55.441 +00:00 [DBG] Connection 0HN8DSGJH4O28 established using the following protocol: "Tls13" 2024-12-04 16:02:55.655 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-04 16:02:55.655 +00:00 [DBG] The request path / does not match a supported file type 2024-12-04 16:02:55.655 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-04 16:02:55.655 +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-04 16:02:55.655 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 16:02:55.655 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 16:02:55.655 +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-04 16:02:55.655 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-04 16:02:55.655 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 16:02:55.655 +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-04 16:02:55.655 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-04 16:02:55.655 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-04 16:02:55.655 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 16:02:55.655 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-04 16:02:55.655 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 16:02:55.655 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 16:02:55.655 +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-04 16:02:55.655 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:55.655 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:55.655 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 16:02:55.655 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:55.655 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 16:02:55.655 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-04 16:02:55.655 +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-04 16:02:55.655 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:55.655 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:55.655 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-04 16:02:55.655 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-04 16:02:55.655 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-04 16:02:55.655 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-04 16:02:55.655 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0498ms. 2024-12-04 16:02:55.655 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-04 16:02:55.656 +00:00 [INF] Executed ViewResult - view noScan executed in 0.2971ms. 2024-12-04 16:02:55.656 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.6157ms 2024-12-04 16:02:55.656 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-04 16:02:55.656 +00:00 [INF] HTTP GET / responded 200 in 0.9235 ms 2024-12-04 16:02:55.656 +00:00 [DBG] Connection id "0HN8DSGJH4O28" completed keep alive response. 2024-12-04 16:02:55.656 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.1914ms 2024-12-04 16:02:56.133 +00:00 [DBG] Connection id "0HN8DSGJH4O28" received FIN. 2024-12-04 16:02:56.134 +00:00 [DBG] Connection id "0HN8DSGJH4O28" disconnecting. 2024-12-04 16:02:56.134 +00:00 [DBG] Connection id "0HN8DSGJH4O28" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 16:02:56.135 +00:00 [DBG] Connection id "0HN8DSGJH4O28" stopped. 2024-12-04 16:02:57.108 +00:00 [DBG] Connection id "0HN8DSGJH4O29" accepted. 2024-12-04 16:02:57.109 +00:00 [DBG] Connection id "0HN8DSGJH4O29" started. 2024-12-04 16:02:57.807 +00:00 [DBG] Connection 0HN8DSGJH4O29 established using the following protocol: "Tls13" 2024-12-04 16:02:57.892 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-04 16:02:57.893 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-04 16:02:57.893 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.3697ms 2024-12-04 16:02:57.893 +00:00 [DBG] Connection id "0HN8DSGJH4O29" disconnecting. 2024-12-04 16:02:57.893 +00:00 [DBG] Connection id "0HN8DSGJH4O29" stopped. 2024-12-04 16:02:57.893 +00:00 [DBG] Connection id "0HN8DSGJH4O29" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 16:02:58.536 +00:00 [DBG] Connection id "0HN8DSGJH4O2A" accepted. 2024-12-04 16:02:58.536 +00:00 [DBG] Connection id "0HN8DSGJH4O2A" started. 2024-12-04 16:02:58.927 +00:00 [DBG] Connection 0HN8DSGJH4O2A established using the following protocol: "Tls13" 2024-12-04 16:02:59.291 +00:00 [DBG] Connection id "0HN8DSGJH4O2A" reset. 2024-12-04 16:02:59.291 +00:00 [DBG] Connection id "0HN8DSGJH4O2A" is closed. The last processed stream ID was 0. 2024-12-04 16:02:59.291 +00:00 [DBG] Connection id "0HN8DSGJH4O2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 16:02:59.292 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O2A completed. 2024-12-04 16:02:59.292 +00:00 [DBG] Connection id "0HN8DSGJH4O2A" stopped. 2024-12-04 16:03:01.158 +00:00 [DBG] Connection id "0HN8DSGJH4O2B" accepted. 2024-12-04 16:03:01.158 +00:00 [DBG] Connection id "0HN8DSGJH4O2B" started. 2024-12-04 16:03:01.734 +00:00 [DBG] Connection 0HN8DSGJH4O2B established using the following protocol: "Tls12" 2024-12-04 16:03:02.202 +00:00 [DBG] Connection id "0HN8DSGJH4O2B" reset. 2024-12-04 16:03:02.202 +00:00 [DBG] Connection id "0HN8DSGJH4O2B" disconnecting. 2024-12-04 16:03:02.202 +00:00 [DBG] Connection id "0HN8DSGJH4O2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 16:03:02.203 +00:00 [DBG] Connection id "0HN8DSGJH4O2B" stopped. 2024-12-04 16:03:03.740 +00:00 [DBG] Connection id "0HN8DSGJH4O2C" accepted. 2024-12-04 16:03:03.740 +00:00 [DBG] Connection id "0HN8DSGJH4O2C" started. 2024-12-04 16:03:03.756 +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-04 16:03:03.757 +00:00 [DBG] Connection id "0HN8DSGJH4O2C" stopped. 2024-12-04 16:03:03.757 +00:00 [DBG] Connection id "0HN8DSGJH4O2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 16:03:05.738 +00:00 [DBG] Connection id "0HN8DSGJH4O2D" accepted. 2024-12-04 16:03:05.739 +00:00 [DBG] Connection id "0HN8DSGJH4O2D" started. 2024-12-04 16:03:06.518 +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-04 16:03:06.519 +00:00 [DBG] Connection id "0HN8DSGJH4O2D" stopped. 2024-12-04 16:03:06.519 +00:00 [DBG] Connection id "0HN8DSGJH4O2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 16:03:09.280 +00:00 [DBG] Connection id "0HN8DSGJH4O2E" accepted. 2024-12-04 16:03:09.280 +00:00 [DBG] Connection id "0HN8DSGJH4O2E" started. 2024-12-04 16:03:09.299 +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-04 16:03:09.299 +00:00 [DBG] Connection id "0HN8DSGJH4O2E" stopped. 2024-12-04 16:03:09.300 +00:00 [DBG] Connection id "0HN8DSGJH4O2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 19:19:55.213 +00:00 [DBG] Connection id "0HN8DSGJH4O2F" accepted. 2024-12-04 19:19:55.214 +00:00 [DBG] Connection id "0HN8DSGJH4O2F" started. 2024-12-04 19:19:55.214 +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-04 19:19:55.214 +00:00 [DBG] Connection id "0HN8DSGJH4O2F" stopped. 2024-12-04 19:19:55.214 +00:00 [DBG] Connection id "0HN8DSGJH4O2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-04 22:41:53.033 +00:00 [DBG] Connection id "0HN8DSGJH4O2G" accepted. 2024-12-04 22:41:53.034 +00:00 [DBG] Connection id "0HN8DSGJH4O2G" started. 2024-12-04 22:41:53.135 +00:00 [DBG] Connection 0HN8DSGJH4O2G established using the following protocol: "Tls13" 2024-12-04 22:41:53.135 +00:00 [INF] Request starting HTTP/1.1 GET https://qa.cms.drposture.app:5104/robots.txt - null null 2024-12-04 22:41:53.135 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-04 22:41:53.135 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-04 22:41:53.135 +00:00 [DBG] Request did not match any endpoints 2024-12-04 22:41:53.135 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0619 ms 2024-12-04 22:41:53.135 +00:00 [DBG] Connection id "0HN8DSGJH4O2G" completed keep alive response. 2024-12-04 22:41:53.135 +00:00 [INF] Request finished HTTP/1.1 GET https://qa.cms.drposture.app:5104/robots.txt - 404 0 null 0.322ms 2024-12-04 22:41:53.135 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://qa.cms.drposture.app:5104/robots.txt, Response status code: 404 2024-12-04 22:41:53.239 +00:00 [INF] Request starting HTTP/1.1 GET https://qa.cms.drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-04 22:41:53.239 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-04 22:41:53.239 +00:00 [DBG] Connection id "0HN8DSGJH4O2G" completed keep alive response. 2024-12-04 22:41:53.239 +00:00 [INF] Request finished HTTP/1.1 GET https://qa.cms.drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.4565ms 2024-12-04 22:44:04.185 +00:00 [DBG] Connection id "0HN8DSGJH4O2G" disconnecting. 2024-12-04 22:44:04.185 +00:00 [DBG] Connection id "0HN8DSGJH4O2G" stopped. 2024-12-04 22:44:04.185 +00:00 [DBG] Connection id "0HN8DSGJH4O2G" sending FIN because: "The Socket transport's send loop completed gracefully."