2024-12-03 00:01:57.482 +00:00 [DBG] Connection id "0HN8DSGJH4NV8" accepted. 2024-12-03 00:01:57.483 +00:00 [DBG] Connection id "0HN8DSGJH4NV8" started. 2024-12-03 00:01:57.600 +00:00 [DBG] Connection 0HN8DSGJH4NV8 established using the following protocol: "Tls13" 2024-12-03 00:01:57.600 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/robots.txt - null null 2024-12-03 00:01:57.600 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-03 00:01:57.600 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-03 00:01:57.600 +00:00 [DBG] Request did not match any endpoints 2024-12-03 00:01:57.600 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.1821 ms 2024-12-03 00:01:57.600 +00:00 [DBG] Connection id "0HN8DSGJH4NV8" completed keep alive response. 2024-12-03 00:01:57.600 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/robots.txt - 404 0 null 0.493ms 2024-12-03 00:01:57.601 +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-03 00:01:57.944 +00:00 [DBG] Connection id "0HN8DSGJH4NV9" accepted. 2024-12-03 00:01:57.944 +00:00 [DBG] Connection id "0HN8DSGJH4NV9" started. 2024-12-03 00:01:58.061 +00:00 [DBG] Connection 0HN8DSGJH4NV9 established using the following protocol: "Tls13" 2024-12-03 00:01:58.061 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/ - null null 2024-12-03 00:01:58.061 +00:00 [DBG] The request path / does not match a supported file type 2024-12-03 00:01:58.061 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-03 00:01:58.061 +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-03 00:01:58.061 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 00:01:58.061 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 00:01:58.061 +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-03 00:01:58.061 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-03 00:01:58.062 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 00:01:58.062 +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-03 00:01:58.062 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-03 00:01:58.062 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 00:01:58.062 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 00:01:58.062 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 00:01:58.062 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:01:58.062 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 00:01:58.062 +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-03 00:01:58.062 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:01:58.062 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:01:58.062 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:01:58.062 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:01:58.062 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:01:58.062 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 00:01:58.062 +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-03 00:01:58.062 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:01:58.062 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:01:58.062 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:01:58.062 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:01:58.062 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-03 00:01:58.063 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-03 00:01:58.063 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.3867ms. 2024-12-03 00:01:58.063 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-03 00:01:58.064 +00:00 [INF] Executed ViewResult - view noScan executed in 2.0593ms. 2024-12-03 00:01:58.064 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.4429ms 2024-12-03 00:01:58.064 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 00:01:58.064 +00:00 [INF] HTTP GET / responded 200 in 2.7407 ms 2024-12-03 00:01:58.064 +00:00 [DBG] Connection id "0HN8DSGJH4NV9" completed keep alive response. 2024-12-03 00:01:58.064 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/ - 200 null text/html; charset=utf-8 2.8946ms 2024-12-03 00:02:02.934 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-03 00:02:02.935 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-03 00:02:02.935 +00:00 [DBG] Connection id "0HN8DSGJH4NV8" completed keep alive response. 2024-12-03 00:02:02.935 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 1.1046ms 2024-12-03 00:02:03.470 +00:00 [DBG] Connection id "0HN8DSGJH4NVA" accepted. 2024-12-03 00:02:03.470 +00:00 [DBG] Connection id "0HN8DSGJH4NVA" started. 2024-12-03 00:02:03.587 +00:00 [DBG] Connection 0HN8DSGJH4NVA established using the following protocol: "Tls13" 2024-12-03 00:02:03.587 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/lib/jquery/dist/jquery.min.js - null null 2024-12-03 00:02:03.589 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-03 00:02:03.589 +00:00 [DBG] Connection id "0HN8DSGJH4NVA" completed keep alive response. 2024-12-03 00:02:03.589 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 1.8897ms 2024-12-03 00:04:09.666 +00:00 [DBG] Connection id "0HN8DSGJH4NV9" disconnecting. 2024-12-03 00:04:09.666 +00:00 [DBG] Connection id "0HN8DSGJH4NV9" stopped. 2024-12-03 00:04:09.667 +00:00 [DBG] Connection id "0HN8DSGJH4NV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:04:13.667 +00:00 [DBG] Connection id "0HN8DSGJH4NV8" disconnecting. 2024-12-03 00:04:13.667 +00:00 [DBG] Connection id "0HN8DSGJH4NV8" stopped. 2024-12-03 00:04:13.667 +00:00 [DBG] Connection id "0HN8DSGJH4NV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:04:14.667 +00:00 [DBG] Connection id "0HN8DSGJH4NVA" disconnecting. 2024-12-03 00:04:14.667 +00:00 [DBG] Connection id "0HN8DSGJH4NVA" stopped. 2024-12-03 00:04:14.667 +00:00 [DBG] Connection id "0HN8DSGJH4NVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:51:53.557 +00:00 [DBG] Connection id "0HN8DSGJH4NVB" accepted. 2024-12-03 00:51:53.557 +00:00 [DBG] Connection id "0HN8DSGJH4NVB" started. 2024-12-03 00:51:56.571 +00:00 [DBG] Connection id "0HN8DSGJH4NVB" reset. 2024-12-03 00:51:56.572 +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-03 00:51:56.572 +00:00 [DBG] Connection id "0HN8DSGJH4NVB" stopped. 2024-12-03 00:51:56.572 +00:00 [DBG] Connection id "0HN8DSGJH4NVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:51:56.672 +00:00 [DBG] Connection id "0HN8DSGJH4NVC" accepted. 2024-12-03 00:51:56.672 +00:00 [DBG] Connection id "0HN8DSGJH4NVC" started. 2024-12-03 00:51:56.782 +00:00 [DBG] Connection 0HN8DSGJH4NVC established using the following protocol: "Tls13" 2024-12-03 00:51:59.803 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-03 00:51:59.803 +00:00 [DBG] The request path / does not match a supported file type 2024-12-03 00:51:59.803 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-03 00:51:59.803 +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-03 00:51:59.803 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 00:51:59.803 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 00:51:59.803 +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-03 00:51:59.803 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-03 00:51:59.803 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 00:51:59.803 +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-03 00:51:59.804 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-03 00:51:59.804 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 00:51:59.804 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 00:51:59.804 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 00:51:59.804 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:51:59.804 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 00:51:59.804 +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-03 00:51:59.804 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:51:59.804 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:51:59.804 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:51:59.804 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:51:59.804 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:51:59.804 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 00:51:59.804 +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-03 00:51:59.804 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:51:59.804 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:51:59.804 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:51:59.804 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:51:59.804 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-03 00:51:59.804 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-03 00:51:59.805 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6561ms. 2024-12-03 00:51:59.805 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-03 00:51:59.805 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1503ms. 2024-12-03 00:51:59.805 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.5042ms 2024-12-03 00:51:59.805 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 00:51:59.805 +00:00 [INF] HTTP GET / responded 200 in 1.8357 ms 2024-12-03 00:51:59.805 +00:00 [DBG] Connection id "0HN8DSGJH4NVC" completed keep alive response. 2024-12-03 00:51:59.805 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.0662ms 2024-12-03 00:51:59.910 +00:00 [DBG] Connection id "0HN8DSGJH4NVC" disconnecting. 2024-12-03 00:51:59.910 +00:00 [DBG] Connection id "0HN8DSGJH4NVC" reset. 2024-12-03 00:51:59.910 +00:00 [DBG] Connection id "0HN8DSGJH4NVC" stopped. 2024-12-03 00:51:59.910 +00:00 [DBG] Connection id "0HN8DSGJH4NVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:52:03.188 +00:00 [DBG] Connection id "0HN8DSGJH4NVD" accepted. 2024-12-03 00:52:03.189 +00:00 [DBG] Connection id "0HN8DSGJH4NVD" started. 2024-12-03 00:52:03.332 +00:00 [DBG] Connection 0HN8DSGJH4NVD established using the following protocol: "Tls13" 2024-12-03 00:52:03.333 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-03 00:52:03.333 +00:00 [DBG] The request path / does not match a supported file type 2024-12-03 00:52:03.333 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-03 00:52:03.333 +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-03 00:52:03.333 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 00:52:03.333 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 00:52:03.333 +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-03 00:52:03.333 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-03 00:52:03.333 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 00:52:03.333 +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-03 00:52:03.333 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-03 00:52:03.333 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 00:52:03.333 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 00:52:03.333 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 00:52:03.333 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:52:03.333 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 00:52:03.333 +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-03 00:52:03.333 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:52:03.333 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:52:03.333 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:52:03.333 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:52:03.334 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:52:03.334 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 00:52:03.334 +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-03 00:52:03.334 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:52:03.334 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:52:03.334 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 00:52:03.334 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 00:52:03.334 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-03 00:52:03.334 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-03 00:52:03.334 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0805ms. 2024-12-03 00:52:03.334 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-03 00:52:03.334 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3868ms. 2024-12-03 00:52:03.334 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9346ms 2024-12-03 00:52:03.334 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 00:52:03.334 +00:00 [INF] HTTP GET / responded 200 in 1.4660 ms 2024-12-03 00:52:03.334 +00:00 [DBG] Connection id "0HN8DSGJH4NVD" completed keep alive response. 2024-12-03 00:52:03.334 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.6972ms 2024-12-03 00:52:03.484 +00:00 [DBG] Connection id "0HN8DSGJH4NVD" received FIN. 2024-12-03 00:52:03.484 +00:00 [DBG] Connection id "0HN8DSGJH4NVD" disconnecting. 2024-12-03 00:52:03.484 +00:00 [DBG] Connection id "0HN8DSGJH4NVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:52:03.484 +00:00 [DBG] Connection id "0HN8DSGJH4NVD" stopped. 2024-12-03 00:52:03.704 +00:00 [DBG] Connection id "0HN8DSGJH4NVE" accepted. 2024-12-03 00:52:03.704 +00:00 [DBG] Connection id "0HN8DSGJH4NVE" started. 2024-12-03 00:52:04.002 +00:00 [DBG] Connection 0HN8DSGJH4NVE established using the following protocol: "Tls13" 2024-12-03 00:52:04.004 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-03 00:52:04.004 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-03 00:52:04.004 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4127ms 2024-12-03 00:52:04.004 +00:00 [DBG] Connection id "0HN8DSGJH4NVE" disconnecting. 2024-12-03 00:52:04.004 +00:00 [DBG] Connection id "0HN8DSGJH4NVE" stopped. 2024-12-03 00:52:04.004 +00:00 [DBG] Connection id "0HN8DSGJH4NVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:52:04.253 +00:00 [DBG] Connection id "0HN8DSGJH4NVF" accepted. 2024-12-03 00:52:04.254 +00:00 [DBG] Connection id "0HN8DSGJH4NVF" started. 2024-12-03 00:52:04.398 +00:00 [DBG] Connection 0HN8DSGJH4NVF established using the following protocol: "Tls13" 2024-12-03 00:52:04.504 +00:00 [DBG] Connection id "0HN8DSGJH4NVF" reset. 2024-12-03 00:52:04.504 +00:00 [DBG] Connection id "0HN8DSGJH4NVF" is closing. 2024-12-03 00:52:04.504 +00:00 [DBG] Connection id "0HN8DSGJH4NVF" is closed. The last processed stream ID was 0. 2024-12-03 00:52:04.504 +00:00 [DBG] Connection id "0HN8DSGJH4NVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:52:04.504 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4NVF completed. 2024-12-03 00:52:04.504 +00:00 [DBG] Connection id "0HN8DSGJH4NVF" stopped. 2024-12-03 00:52:05.852 +00:00 [DBG] Connection id "0HN8DSGJH4NVG" accepted. 2024-12-03 00:52:05.852 +00:00 [DBG] Connection id "0HN8DSGJH4NVG" started. 2024-12-03 00:52:05.990 +00:00 [DBG] Connection 0HN8DSGJH4NVG established using the following protocol: "Tls12" 2024-12-03 00:52:06.097 +00:00 [DBG] Connection id "0HN8DSGJH4NVG" reset. 2024-12-03 00:52:06.097 +00:00 [DBG] Connection id "0HN8DSGJH4NVG" disconnecting. 2024-12-03 00:52:06.097 +00:00 [DBG] Connection id "0HN8DSGJH4NVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:52:06.098 +00:00 [DBG] Connection id "0HN8DSGJH4NVG" stopped. 2024-12-03 00:52:07.652 +00:00 [DBG] Connection id "0HN8DSGJH4NVH" accepted. 2024-12-03 00:52:07.652 +00:00 [DBG] Connection id "0HN8DSGJH4NVH" started. 2024-12-03 00:52:07.667 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-03 00:52:07.667 +00:00 [DBG] Connection id "0HN8DSGJH4NVH" stopped. 2024-12-03 00:52:07.667 +00:00 [DBG] Connection id "0HN8DSGJH4NVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:52:08.998 +00:00 [DBG] Connection id "0HN8DSGJH4NVI" accepted. 2024-12-03 00:52:08.999 +00:00 [DBG] Connection id "0HN8DSGJH4NVI" started. 2024-12-03 00:52:08.999 +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-03 00:52:08.999 +00:00 [DBG] Connection id "0HN8DSGJH4NVI" stopped. 2024-12-03 00:52:08.999 +00:00 [DBG] Connection id "0HN8DSGJH4NVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 00:52:10.396 +00:00 [DBG] Connection id "0HN8DSGJH4NVJ" accepted. 2024-12-03 00:52:10.397 +00:00 [DBG] Connection id "0HN8DSGJH4NVJ" started. 2024-12-03 00:52:10.397 +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-03 00:52:10.398 +00:00 [DBG] Connection id "0HN8DSGJH4NVJ" stopped. 2024-12-03 00:52:10.398 +00:00 [DBG] Connection id "0HN8DSGJH4NVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 03:29:52.876 +00:00 [DBG] Connection id "0HN8DSGJH4NVK" accepted. 2024-12-03 03:29:52.876 +00:00 [DBG] Connection id "0HN8DSGJH4NVK" started. 2024-12-03 03:29:52.877 +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-03 03:29:52.878 +00:00 [DBG] Connection id "0HN8DSGJH4NVK" stopped. 2024-12-03 03:29:52.878 +00:00 [DBG] Connection id "0HN8DSGJH4NVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:07:17.433 +00:00 [DBG] Connection id "0HN8DSGJH4NVL" accepted. 2024-12-03 04:07:17.433 +00:00 [DBG] Connection id "0HN8DSGJH4NVL" started. 2024-12-03 04:07:19.458 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-03 04:07:19.458 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-03 04:07:19.458 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-03 04:07:19.459 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2812ms 2024-12-03 04:07:19.459 +00:00 [DBG] Connection id "0HN8DSGJH4NVL" disconnecting. 2024-12-03 04:07:19.459 +00:00 [DBG] Connection id "0HN8DSGJH4NVL" stopped. 2024-12-03 04:07:19.459 +00:00 [DBG] Connection id "0HN8DSGJH4NVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:08:56.898 +00:00 [DBG] Connection id "0HN8DSGJH4NVM" accepted. 2024-12-03 04:08:56.899 +00:00 [DBG] Connection id "0HN8DSGJH4NVM" started. 2024-12-03 04:08:59.925 +00:00 [DBG] Connection id "0HN8DSGJH4NVM" reset. 2024-12-03 04:08:59.925 +00:00 [DBG] Connection id "0HN8DSGJH4NVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:08:59.925 +00:00 [DBG] Connection id "0HN8DSGJH4NVM" disconnecting. 2024-12-03 04:08:59.926 +00:00 [DBG] Connection id "0HN8DSGJH4NVM" stopped. 2024-12-03 04:09:00.024 +00:00 [DBG] Connection id "0HN8DSGJH4NVN" accepted. 2024-12-03 04:09:00.024 +00:00 [DBG] Connection id "0HN8DSGJH4NVN" started. 2024-12-03 04:09:00.056 +00:00 [DBG] Connection id "0HN8DSGJH4NVN" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-12-03 04:09:00.057 +00:00 [DBG] Connection id "0HN8DSGJH4NVN" disconnecting. 2024-12-03 04:09:00.057 +00:00 [DBG] Connection id "0HN8DSGJH4NVN" stopped. 2024-12-03 04:09:00.057 +00:00 [DBG] Connection id "0HN8DSGJH4NVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:00.306 +00:00 [DBG] Connection id "0HN8DSGJH4NVO" accepted. 2024-12-03 04:09:00.306 +00:00 [DBG] Connection id "0HN8DSGJH4NVO" started. 2024-12-03 04:09:03.377 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-03 04:09:03.377 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-03 04:09:03.377 +00:00 [DBG] Connection id "0HN8DSGJH4NVO" completed keep alive response. 2024-12-03 04:09:03.377 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2181ms 2024-12-03 04:09:09.395 +00:00 [DBG] Connection id "0HN8DSGJH4NVO" reset. 2024-12-03 04:09:09.395 +00:00 [DBG] Connection id "0HN8DSGJH4NVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:09.395 +00:00 [DBG] Connection id "0HN8DSGJH4NVO" disconnecting. 2024-12-03 04:09:09.395 +00:00 [DBG] Connection id "0HN8DSGJH4NVO" stopped. 2024-12-03 04:09:12.505 +00:00 [DBG] Connection id "0HN8DSGJH4NVP" accepted. 2024-12-03 04:09:12.505 +00:00 [DBG] Connection id "0HN8DSGJH4NVP" started. 2024-12-03 04:09:12.509 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-03 04:09:12.509 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-03 04:09:12.510 +00:00 [DBG] Connection id "0HN8DSGJH4NVP" completed keep alive response. 2024-12-03 04:09:12.510 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3641ms 2024-12-03 04:09:12.624 +00:00 [DBG] Connection id "0HN8DSGJH4NVP" received FIN. 2024-12-03 04:09:12.625 +00:00 [DBG] Connection id "0HN8DSGJH4NVP" disconnecting. 2024-12-03 04:09:12.625 +00:00 [DBG] Connection id "0HN8DSGJH4NVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:12.626 +00:00 [DBG] Connection id "0HN8DSGJH4NVP" stopped. 2024-12-03 04:09:12.731 +00:00 [DBG] Connection id "0HN8DSGJH4NVQ" accepted. 2024-12-03 04:09:12.731 +00:00 [DBG] Connection id "0HN8DSGJH4NVQ" started. 2024-12-03 04:09:12.757 +00:00 [DBG] Connection id "0HN8DSGJH4NVQ": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-12-03 04:09:12.757 +00:00 [DBG] Connection id "0HN8DSGJH4NVQ" 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-03 04:09:12.758 +00:00 [DBG] Connection id "0HN8DSGJH4NVQ" disconnecting. 2024-12-03 04:09:12.758 +00:00 [DBG] Connection id "0HN8DSGJH4NVQ" stopped. 2024-12-03 04:09:12.758 +00:00 [DBG] Connection id "0HN8DSGJH4NVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:18.333 +00:00 [DBG] Connection id "0HN8DSGJH4NVR" accepted. 2024-12-03 04:09:18.333 +00:00 [DBG] Connection id "0HN8DSGJH4NVR" started. 2024-12-03 04:09:18.475 +00:00 [DBG] Connection 0HN8DSGJH4NVR established using the following protocol: "Tls13" 2024-12-03 04:09:18.485 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-03 04:09:18.485 +00:00 [DBG] The request path / does not match a supported file type 2024-12-03 04:09:18.485 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-03 04:09:18.485 +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-03 04:09:18.485 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 04:09:18.485 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 04:09:18.485 +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-03 04:09:18.485 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-03 04:09:18.485 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 04:09:18.485 +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-03 04:09:18.485 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-03 04:09:18.485 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 04:09:18.485 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 04:09:18.485 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 04:09:18.485 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 04:09:18.485 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 04:09:18.485 +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-03 04:09:18.485 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 04:09:18.485 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 04:09:18.485 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 04:09:18.485 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 04:09:18.485 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 04:09:18.485 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 04:09:18.485 +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-03 04:09:18.485 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 04:09:18.485 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 04:09:18.485 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 04:09:18.485 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 04:09:18.485 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-03 04:09:18.486 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-03 04:09:18.486 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.5831ms. 2024-12-03 04:09:18.486 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-03 04:09:18.487 +00:00 [INF] Executed ViewResult - view noScan executed in 1.0531ms. 2024-12-03 04:09:18.487 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.645ms 2024-12-03 04:09:18.487 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 04:09:18.487 +00:00 [INF] HTTP GET / responded 200 in 1.9680 ms 2024-12-03 04:09:18.487 +00:00 [DBG] Connection id "0HN8DSGJH4NVR" completed keep alive response. 2024-12-03 04:09:18.487 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.1476ms 2024-12-03 04:09:18.598 +00:00 [DBG] Connection id "0HN8DSGJH4NVR" received FIN. 2024-12-03 04:09:18.598 +00:00 [DBG] Connection id "0HN8DSGJH4NVR" disconnecting. 2024-12-03 04:09:18.599 +00:00 [DBG] Connection id "0HN8DSGJH4NVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:18.600 +00:00 [DBG] Connection id "0HN8DSGJH4NVR" stopped. 2024-12-03 04:09:18.782 +00:00 [DBG] Connection id "0HN8DSGJH4NVS" accepted. 2024-12-03 04:09:18.782 +00:00 [DBG] Connection id "0HN8DSGJH4NVS" started. 2024-12-03 04:09:18.960 +00:00 [DBG] Connection 0HN8DSGJH4NVS established using the following protocol: "Tls13" 2024-12-03 04:09:18.960 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-03 04:09:18.960 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-03 04:09:18.960 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4789ms 2024-12-03 04:09:18.960 +00:00 [DBG] Connection id "0HN8DSGJH4NVS" disconnecting. 2024-12-03 04:09:18.960 +00:00 [DBG] Connection id "0HN8DSGJH4NVS" stopped. 2024-12-03 04:09:18.961 +00:00 [DBG] Connection id "0HN8DSGJH4NVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:19.201 +00:00 [DBG] Connection id "0HN8DSGJH4NVT" accepted. 2024-12-03 04:09:19.201 +00:00 [DBG] Connection id "0HN8DSGJH4NVT" started. 2024-12-03 04:09:19.371 +00:00 [DBG] Connection 0HN8DSGJH4NVT established using the following protocol: "Tls13" 2024-12-03 04:09:19.480 +00:00 [DBG] Connection id "0HN8DSGJH4NVT" reset. 2024-12-03 04:09:19.480 +00:00 [DBG] Connection id "0HN8DSGJH4NVT" is closed. The last processed stream ID was 0. 2024-12-03 04:09:19.480 +00:00 [DBG] Connection id "0HN8DSGJH4NVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:19.481 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4NVT completed. 2024-12-03 04:09:19.481 +00:00 [DBG] Connection id "0HN8DSGJH4NVT" stopped. 2024-12-03 04:09:20.747 +00:00 [DBG] Connection id "0HN8DSGJH4NVU" accepted. 2024-12-03 04:09:20.747 +00:00 [DBG] Connection id "0HN8DSGJH4NVU" started. 2024-12-03 04:09:20.906 +00:00 [DBG] Connection 0HN8DSGJH4NVU established using the following protocol: "Tls12" 2024-12-03 04:09:21.010 +00:00 [DBG] Connection id "0HN8DSGJH4NVU" reset. 2024-12-03 04:09:21.011 +00:00 [DBG] Connection id "0HN8DSGJH4NVU" disconnecting. 2024-12-03 04:09:21.011 +00:00 [DBG] Connection id "0HN8DSGJH4NVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:21.012 +00:00 [DBG] Connection id "0HN8DSGJH4NVU" stopped. 2024-12-03 04:09:22.580 +00:00 [DBG] Connection id "0HN8DSGJH4NVV" accepted. 2024-12-03 04:09:22.580 +00:00 [DBG] Connection id "0HN8DSGJH4NVV" started. 2024-12-03 04:09:22.608 +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-03 04:09:22.609 +00:00 [DBG] Connection id "0HN8DSGJH4NVV" stopped. 2024-12-03 04:09:22.609 +00:00 [DBG] Connection id "0HN8DSGJH4NVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:24.104 +00:00 [DBG] Connection id "0HN8DSGJH4O00" accepted. 2024-12-03 04:09:24.104 +00:00 [DBG] Connection id "0HN8DSGJH4O00" started. 2024-12-03 04:09:24.181 +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-03 04:09:24.181 +00:00 [DBG] Connection id "0HN8DSGJH4O00" stopped. 2024-12-03 04:09:24.181 +00:00 [DBG] Connection id "0HN8DSGJH4O00" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 04:09:25.682 +00:00 [DBG] Connection id "0HN8DSGJH4O01" accepted. 2024-12-03 04:09:25.682 +00:00 [DBG] Connection id "0HN8DSGJH4O01" started. 2024-12-03 04:09:25.742 +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-03 04:09:25.742 +00:00 [DBG] Connection id "0HN8DSGJH4O01" stopped. 2024-12-03 04:09:25.742 +00:00 [DBG] Connection id "0HN8DSGJH4O01" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 08:32:50.961 +00:00 [DBG] Connection id "0HN8DSGJH4O02" accepted. 2024-12-03 08:32:50.961 +00:00 [DBG] Connection id "0HN8DSGJH4O02" started. 2024-12-03 08:32:50.962 +00:00 [DBG] Connection id "0HN8DSGJH4O02" 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-03 08:32:50.962 +00:00 [DBG] Connection id "0HN8DSGJH4O02" disconnecting. 2024-12-03 08:32:50.962 +00:00 [DBG] Connection id "0HN8DSGJH4O02" stopped. 2024-12-03 08:32:50.963 +00:00 [DBG] Connection id "0HN8DSGJH4O02" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 09:47:39.534 +00:00 [DBG] Connection id "0HN8DSGJH4O03" accepted. 2024-12-03 09:47:39.535 +00:00 [DBG] Connection id "0HN8DSGJH4O03" started. 2024-12-03 09:47:42.557 +00:00 [DBG] Connection id "0HN8DSGJH4O03" reset. 2024-12-03 09:47:42.557 +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-03 09:47:42.558 +00:00 [DBG] Connection id "0HN8DSGJH4O03" stopped. 2024-12-03 09:47:42.558 +00:00 [DBG] Connection id "0HN8DSGJH4O03" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 09:47:42.564 +00:00 [DBG] Connection id "0HN8DSGJH4O04" accepted. 2024-12-03 09:47:42.564 +00:00 [DBG] Connection id "0HN8DSGJH4O04" started. 2024-12-03 09:47:42.574 +00:00 [DBG] Connection 0HN8DSGJH4O04 established using the following protocol: "Tls13" 2024-12-03 09:47:45.605 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-03 09:47:45.605 +00:00 [DBG] The request path / does not match a supported file type 2024-12-03 09:47:45.605 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-03 09:47:45.605 +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-03 09:47:45.605 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 09:47:45.605 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 09:47:45.605 +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-03 09:47:45.605 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-03 09:47:45.605 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 09:47:45.605 +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-03 09:47:45.605 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-03 09:47:45.605 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 09:47:45.606 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 09:47:45.606 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 09:47:45.606 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 09:47:45.606 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 09:47:45.606 +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-03 09:47:45.606 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:45.606 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:45.606 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 09:47:45.606 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:45.606 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 09:47:45.606 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 09:47:45.606 +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-03 09:47:45.606 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:45.606 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:45.606 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 09:47:45.606 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:45.606 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-03 09:47:45.607 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-03 09:47:45.607 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7691ms. 2024-12-03 09:47:45.607 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-03 09:47:45.608 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6879ms. 2024-12-03 09:47:45.608 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3293ms 2024-12-03 09:47:45.608 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 09:47:45.608 +00:00 [INF] HTTP GET / responded 200 in 2.9328 ms 2024-12-03 09:47:45.608 +00:00 [DBG] Connection id "0HN8DSGJH4O04" completed keep alive response. 2024-12-03 09:47:45.608 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.2497ms 2024-12-03 09:47:45.614 +00:00 [DBG] Connection id "0HN8DSGJH4O04" reset. 2024-12-03 09:47:45.614 +00:00 [DBG] Connection id "0HN8DSGJH4O04" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 09:47:45.614 +00:00 [DBG] Connection id "0HN8DSGJH4O04" disconnecting. 2024-12-03 09:47:45.614 +00:00 [DBG] Connection id "0HN8DSGJH4O04" stopped. 2024-12-03 09:47:49.400 +00:00 [DBG] Connection id "0HN8DSGJH4O05" accepted. 2024-12-03 09:47:49.400 +00:00 [DBG] Connection id "0HN8DSGJH4O05" started. 2024-12-03 09:47:49.444 +00:00 [DBG] Connection 0HN8DSGJH4O05 established using the following protocol: "Tls13" 2024-12-03 09:47:49.444 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-03 09:47:49.444 +00:00 [DBG] The request path / does not match a supported file type 2024-12-03 09:47:49.444 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-03 09:47:49.444 +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-03 09:47:49.444 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 09:47:49.444 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 09:47:49.444 +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-03 09:47:49.444 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-03 09:47:49.444 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 09:47:49.444 +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-03 09:47:49.444 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-03 09:47:49.444 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 09:47:49.445 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 09:47:49.445 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 09:47:49.445 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 09:47:49.445 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 09:47:49.445 +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-03 09:47:49.445 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:49.445 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:49.445 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 09:47:49.445 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:49.445 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 09:47:49.445 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 09:47:49.445 +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-03 09:47:49.445 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:49.445 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:49.445 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 09:47:49.445 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 09:47:49.445 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-12-03 09:47:49.445 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-03 09:47:49.445 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0592ms. 2024-12-03 09:47:49.445 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-12-03 09:47:49.445 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3673ms. 2024-12-03 09:47:49.445 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.8299ms 2024-12-03 09:47:49.445 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 09:47:49.445 +00:00 [INF] HTTP GET / responded 200 in 1.1574 ms 2024-12-03 09:47:49.445 +00:00 [DBG] Connection id "0HN8DSGJH4O05" completed keep alive response. 2024-12-03 09:47:49.445 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.3233ms 2024-12-03 09:47:49.497 +00:00 [DBG] Connection id "0HN8DSGJH4O05" received FIN. 2024-12-03 09:47:49.497 +00:00 [DBG] Connection id "0HN8DSGJH4O05" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 09:47:49.497 +00:00 [DBG] Connection id "0HN8DSGJH4O05" disconnecting. 2024-12-03 09:47:49.497 +00:00 [DBG] Connection id "0HN8DSGJH4O05" stopped. 2024-12-03 09:47:49.533 +00:00 [DBG] Connection id "0HN8DSGJH4O06" accepted. 2024-12-03 09:47:49.533 +00:00 [DBG] Connection id "0HN8DSGJH4O06" started. 2024-12-03 09:47:49.543 +00:00 [DBG] Connection 0HN8DSGJH4O06 established using the following protocol: "Tls13" 2024-12-03 09:47:49.543 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-03 09:47:49.543 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-03 09:47:49.543 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4038ms 2024-12-03 09:47:49.543 +00:00 [DBG] Connection id "0HN8DSGJH4O06" disconnecting. 2024-12-03 09:47:49.543 +00:00 [DBG] Connection id "0HN8DSGJH4O06" stopped. 2024-12-03 09:47:49.543 +00:00 [DBG] Connection id "0HN8DSGJH4O06" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 09:47:49.571 +00:00 [DBG] Connection id "0HN8DSGJH4O07" accepted. 2024-12-03 09:47:49.571 +00:00 [DBG] Connection id "0HN8DSGJH4O07" started. 2024-12-03 09:47:49.832 +00:00 [DBG] Connection 0HN8DSGJH4O07 established using the following protocol: "Tls13" 2024-12-03 09:47:49.861 +00:00 [DBG] Connection id "0HN8DSGJH4O07" reset. 2024-12-03 09:47:49.862 +00:00 [DBG] Connection id "0HN8DSGJH4O07" is closed. The last processed stream ID was 0. 2024-12-03 09:47:49.862 +00:00 [DBG] Connection id "0HN8DSGJH4O07" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 09:47:49.862 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O07 completed. 2024-12-03 09:47:49.862 +00:00 [DBG] Connection id "0HN8DSGJH4O07" stopped. 2024-12-03 09:47:51.285 +00:00 [DBG] Connection id "0HN8DSGJH4O08" accepted. 2024-12-03 09:47:51.285 +00:00 [DBG] Connection id "0HN8DSGJH4O08" started. 2024-12-03 09:47:51.300 +00:00 [DBG] Connection 0HN8DSGJH4O08 established using the following protocol: "Tls12" 2024-12-03 09:47:51.310 +00:00 [DBG] Connection id "0HN8DSGJH4O08" reset. 2024-12-03 09:47:51.310 +00:00 [DBG] Connection id "0HN8DSGJH4O08" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 09:47:51.310 +00:00 [DBG] Connection id "0HN8DSGJH4O08" disconnecting. 2024-12-03 09:47:51.310 +00:00 [DBG] Connection id "0HN8DSGJH4O08" stopped. 2024-12-03 09:47:52.538 +00:00 [DBG] Connection id "0HN8DSGJH4O09" accepted. 2024-12-03 09:47:52.539 +00:00 [DBG] Connection id "0HN8DSGJH4O09" started. 2024-12-03 09:47:52.557 +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-03 09:47:52.557 +00:00 [DBG] Connection id "0HN8DSGJH4O09" stopped. 2024-12-03 09:47:52.557 +00:00 [DBG] Connection id "0HN8DSGJH4O09" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 09:47:53.900 +00:00 [DBG] Connection id "0HN8DSGJH4O0A" accepted. 2024-12-03 09:47:53.900 +00:00 [DBG] Connection id "0HN8DSGJH4O0A" started. 2024-12-03 09:47:53.901 +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-03 09:47:53.901 +00:00 [DBG] Connection id "0HN8DSGJH4O0A" stopped. 2024-12-03 09:47:53.901 +00:00 [DBG] Connection id "0HN8DSGJH4O0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 09:47:55.286 +00:00 [DBG] Connection id "0HN8DSGJH4O0B" accepted. 2024-12-03 09:47:55.286 +00:00 [DBG] Connection id "0HN8DSGJH4O0B" started. 2024-12-03 09:47:55.287 +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-03 09:47:55.288 +00:00 [DBG] Connection id "0HN8DSGJH4O0B" stopped. 2024-12-03 09:47:55.288 +00:00 [DBG] Connection id "0HN8DSGJH4O0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 15:10:22.121 +00:00 [DBG] Connection id "0HN8DSGJH4O0C" accepted. 2024-12-03 15:10:22.121 +00:00 [DBG] Connection id "0HN8DSGJH4O0C" started. 2024-12-03 15:10:24.146 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-03 15:10:24.146 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-03 15:10:24.146 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-03 15:10:24.146 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2248ms 2024-12-03 15:10:24.146 +00:00 [DBG] Connection id "0HN8DSGJH4O0C" disconnecting. 2024-12-03 15:10:24.146 +00:00 [DBG] Connection id "0HN8DSGJH4O0C" stopped. 2024-12-03 15:10:24.146 +00:00 [DBG] Connection id "0HN8DSGJH4O0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 17:02:39.073 +00:00 [DBG] Connection id "0HN8DSGJH4O0D" accepted. 2024-12-03 17:02:39.073 +00:00 [DBG] Connection id "0HN8DSGJH4O0D" started. 2024-12-03 17:02:39.073 +00:00 [INF] Request starting HTTP/1.1 GET http://drposture.app:5103/robots.txt - null null 2024-12-03 17:02:39.074 +00:00 [DBG] Redirecting to 'https://drposture.app:5104/robots.txt'. 2024-12-03 17:02:39.074 +00:00 [DBG] Connection id "0HN8DSGJH4O0D" completed keep alive response. 2024-12-03 17:02:39.074 +00:00 [INF] Request finished HTTP/1.1 GET http://drposture.app:5103/robots.txt - 307 0 null 0.2831ms 2024-12-03 17:02:39.995 +00:00 [DBG] Connection id "0HN8DSGJH4O0E" accepted. 2024-12-03 17:02:39.996 +00:00 [DBG] Connection id "0HN8DSGJH4O0E" started. 2024-12-03 17:02:40.096 +00:00 [DBG] Connection 0HN8DSGJH4O0E established using the following protocol: "Tls13" 2024-12-03 17:02:40.096 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/robots.txt - null null 2024-12-03 17:02:40.097 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-03 17:02:40.097 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-03 17:02:40.097 +00:00 [DBG] Request did not match any endpoints 2024-12-03 17:02:40.097 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0747 ms 2024-12-03 17:02:40.097 +00:00 [DBG] Connection id "0HN8DSGJH4O0E" completed keep alive response. 2024-12-03 17:02:40.097 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/robots.txt - 404 0 null 0.417ms 2024-12-03 17:02:40.097 +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-03 17:02:41.129 +00:00 [DBG] Connection id "0HN8DSGJH4O0F" accepted. 2024-12-03 17:02:41.129 +00:00 [DBG] Connection id "0HN8DSGJH4O0F" started. 2024-12-03 17:02:41.129 +00:00 [INF] Request starting HTTP/1.1 GET http://drposture.app:5103/ - null null 2024-12-03 17:02:41.129 +00:00 [DBG] Redirecting to 'https://drposture.app:5104/'. 2024-12-03 17:02:41.129 +00:00 [DBG] Connection id "0HN8DSGJH4O0F" completed keep alive response. 2024-12-03 17:02:41.129 +00:00 [INF] Request finished HTTP/1.1 GET http://drposture.app:5103/ - 307 0 null 0.169ms 2024-12-03 17:02:42.083 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/ - null null 2024-12-03 17:02:42.083 +00:00 [DBG] The request path / does not match a supported file type 2024-12-03 17:02:42.084 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-03 17:02:42.084 +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-03 17:02:42.084 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 17:02:42.084 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 17:02:42.084 +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-03 17:02:42.084 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-03 17:02:42.084 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 17:02:42.084 +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-03 17:02:42.084 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-03 17:02:42.084 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 17:02:42.084 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 17:02:42.084 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 17:02:42.084 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 17:02:42.084 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 17:02:42.084 +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-03 17:02:42.084 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 17:02:42.084 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 17:02:42.084 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 17:02:42.084 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 17:02:42.084 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 17:02:42.084 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 17:02:42.084 +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-03 17:02:42.084 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 17:02:42.084 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 17:02:42.084 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 17:02:42.084 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 17:02:42.084 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-03 17:02:42.085 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-03 17:02:42.085 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8113ms. 2024-12-03 17:02:42.085 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-03 17:02:42.086 +00:00 [INF] Executed ViewResult - view noScan executed in 1.4857ms. 2024-12-03 17:02:42.086 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.8446ms 2024-12-03 17:02:42.086 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 17:02:42.086 +00:00 [INF] HTTP GET / responded 200 in 2.2484 ms 2024-12-03 17:02:42.086 +00:00 [DBG] Connection id "0HN8DSGJH4O0E" completed keep alive response. 2024-12-03 17:02:42.086 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/ - 200 null text/html; charset=utf-8 2.5406ms 2024-12-03 17:04:50.990 +00:00 [DBG] Connection id "0HN8DSGJH4O0D" disconnecting. 2024-12-03 17:04:50.990 +00:00 [DBG] Connection id "0HN8DSGJH4O0D" stopped. 2024-12-03 17:04:50.990 +00:00 [DBG] Connection id "0HN8DSGJH4O0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 17:04:52.991 +00:00 [DBG] Connection id "0HN8DSGJH4O0F" disconnecting. 2024-12-03 17:04:52.991 +00:00 [DBG] Connection id "0HN8DSGJH4O0F" stopped. 2024-12-03 17:04:52.991 +00:00 [DBG] Connection id "0HN8DSGJH4O0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 17:04:52.991 +00:00 [DBG] Connection id "0HN8DSGJH4O0E" disconnecting. 2024-12-03 17:04:52.992 +00:00 [DBG] Connection id "0HN8DSGJH4O0E" stopped. 2024-12-03 17:04:52.992 +00:00 [DBG] Connection id "0HN8DSGJH4O0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 17:38:31.099 +00:00 [DBG] Connection id "0HN8DSGJH4O0G" accepted. 2024-12-03 17:38:31.099 +00:00 [DBG] Connection id "0HN8DSGJH4O0G" started. 2024-12-03 17:38:31.200 +00:00 [DBG] Connection 0HN8DSGJH4O0G established using the following protocol: "Tls13" 2024-12-03 17:38:31.200 +00:00 [INF] Request starting HTTP/1.1 GET https://api.drposture.app:5104/robots.txt - null null 2024-12-03 17:38:31.200 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-03 17:38:31.200 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-03 17:38:31.200 +00:00 [DBG] Request did not match any endpoints 2024-12-03 17:38:31.200 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0574 ms 2024-12-03 17:38:31.200 +00:00 [DBG] Connection id "0HN8DSGJH4O0G" completed keep alive response. 2024-12-03 17:38:31.200 +00:00 [INF] Request finished HTTP/1.1 GET https://api.drposture.app:5104/robots.txt - 404 0 null 0.323ms 2024-12-03 17:38:31.200 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://api.drposture.app:5104/robots.txt, Response status code: 404 2024-12-03 17:38:32.937 +00:00 [DBG] Connection id "0HN8DSGJH4O0H" accepted. 2024-12-03 17:38:32.937 +00:00 [DBG] Connection id "0HN8DSGJH4O0H" started. 2024-12-03 17:38:33.038 +00:00 [DBG] Connection 0HN8DSGJH4O0H established using the following protocol: "Tls13" 2024-12-03 17:38:33.038 +00:00 [INF] Request starting HTTP/1.1 GET https://api.drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2024-12-03 17:38:33.039 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2024-12-03 17:38:33.039 +00:00 [DBG] Connection id "0HN8DSGJH4O0H" completed keep alive response. 2024-12-03 17:38:33.039 +00:00 [INF] Request finished HTTP/1.1 GET https://api.drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.4064ms 2024-12-03 17:40:42.269 +00:00 [DBG] Connection id "0HN8DSGJH4O0G" disconnecting. 2024-12-03 17:40:42.269 +00:00 [DBG] Connection id "0HN8DSGJH4O0G" stopped. 2024-12-03 17:40:42.269 +00:00 [DBG] Connection id "0HN8DSGJH4O0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 17:40:44.269 +00:00 [DBG] Connection id "0HN8DSGJH4O0H" disconnecting. 2024-12-03 17:40:44.269 +00:00 [DBG] Connection id "0HN8DSGJH4O0H" stopped. 2024-12-03 17:40:44.269 +00:00 [DBG] Connection id "0HN8DSGJH4O0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 18:40:50.953 +00:00 [DBG] Connection id "0HN8DSGJH4O0I" accepted. 2024-12-03 18:40:50.953 +00:00 [DBG] Connection id "0HN8DSGJH4O0I" started. 2024-12-03 18:40:51.054 +00:00 [DBG] Connection 0HN8DSGJH4O0I established using the following protocol: "Tls13" 2024-12-03 18:40:51.054 +00:00 [INF] Request starting HTTP/1.1 GET https://api.drposture.app:5104/robots.txt - null null 2024-12-03 18:40:51.055 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-03 18:40:51.055 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-03 18:40:51.055 +00:00 [DBG] Request did not match any endpoints 2024-12-03 18:40:51.055 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0468 ms 2024-12-03 18:40:51.055 +00:00 [DBG] Connection id "0HN8DSGJH4O0I" completed keep alive response. 2024-12-03 18:40:51.055 +00:00 [INF] Request finished HTTP/1.1 GET https://api.drposture.app:5104/robots.txt - 404 0 null 0.2334ms 2024-12-03 18:40:51.055 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://api.drposture.app:5104/robots.txt, Response status code: 404 2024-12-03 18:43:02.759 +00:00 [DBG] Connection id "0HN8DSGJH4O0I" disconnecting. 2024-12-03 18:43:02.759 +00:00 [DBG] Connection id "0HN8DSGJH4O0I" stopped. 2024-12-03 18:43:02.759 +00:00 [DBG] Connection id "0HN8DSGJH4O0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 19:44:04.956 +00:00 [DBG] Connection id "0HN8DSGJH4O0J" accepted. 2024-12-03 19:44:04.957 +00:00 [DBG] Connection id "0HN8DSGJH4O0J" started. 2024-12-03 19:44:05.057 +00:00 [DBG] Connection 0HN8DSGJH4O0J established using the following protocol: "Tls13" 2024-12-03 19:44:05.057 +00:00 [INF] Request starting HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - null null 2024-12-03 19:44:05.058 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-03 19:44:05.058 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-03 19:44:05.058 +00:00 [DBG] Request did not match any endpoints 2024-12-03 19:44:05.058 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0684 ms 2024-12-03 19:44:05.058 +00:00 [DBG] Connection id "0HN8DSGJH4O0J" completed keep alive response. 2024-12-03 19:44:05.058 +00:00 [INF] Request finished HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - 404 0 null 0.3098ms 2024-12-03 19:44:05.058 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://batapi.drposture.app:5104/robots.txt, Response status code: 404 2024-12-03 19:44:05.703 +00:00 [INF] Request starting HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - null null 2024-12-03 19:44:05.703 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-03 19:44:05.703 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-03 19:44:05.703 +00:00 [DBG] Request did not match any endpoints 2024-12-03 19:44:05.703 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0768 ms 2024-12-03 19:44:05.703 +00:00 [DBG] Connection id "0HN8DSGJH4O0J" completed keep alive response. 2024-12-03 19:44:05.703 +00:00 [INF] Request finished HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - 404 0 null 0.4298ms 2024-12-03 19:44:05.703 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://batapi.drposture.app:5104/robots.txt, Response status code: 404 2024-12-03 19:46:16.258 +00:00 [DBG] Connection id "0HN8DSGJH4O0J" disconnecting. 2024-12-03 19:46:16.258 +00:00 [DBG] Connection id "0HN8DSGJH4O0J" stopped. 2024-12-03 19:46:16.259 +00:00 [DBG] Connection id "0HN8DSGJH4O0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 20:33:31.689 +00:00 [DBG] Connection id "0HN8DSGJH4O0K" accepted. 2024-12-03 20:33:31.689 +00:00 [DBG] Connection id "0HN8DSGJH4O0K" started. 2024-12-03 20:33:34.690 +00:00 [INF] Request starting HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - null null 2024-12-03 20:33:34.690 +00:00 [DBG] Redirecting to 'https://[2a01:4f8:1c17:df57::1]:5104/'. 2024-12-03 20:33:34.691 +00:00 [INF] Request finished HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - 307 0 null 0.6982ms 2024-12-03 20:33:34.691 +00:00 [DBG] Connection id "0HN8DSGJH4O0K" disconnecting. 2024-12-03 20:33:34.691 +00:00 [DBG] Connection id "0HN8DSGJH4O0K" stopped. 2024-12-03 20:33:34.691 +00:00 [DBG] Connection id "0HN8DSGJH4O0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 20:33:34.734 +00:00 [DBG] Connection id "0HN8DSGJH4O0L" accepted. 2024-12-03 20:33:34.734 +00:00 [DBG] Connection id "0HN8DSGJH4O0L" started. 2024-12-03 20:33:34.757 +00:00 [DBG] Connection 0HN8DSGJH4O0L established using the following protocol: "Tls13" 2024-12-03 20:33:34.757 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2024-12-03 20:33:34.757 +00:00 [DBG] The request path / does not match a supported file type 2024-12-03 20:33:34.757 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-03 20:33:34.757 +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-03 20:33:34.757 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 20:33:34.757 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 20:33:34.757 +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-03 20:33:34.757 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-03 20:33:34.757 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 20:33:34.757 +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-03 20:33:34.757 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-03 20:33:34.757 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-03 20:33:34.758 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 20:33:34.758 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-03 20:33:34.758 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 20:33:34.758 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 20:33:34.758 +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-03 20:33:34.758 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 20:33:34.758 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 20:33:34.758 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 20:33:34.758 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 20:33:34.758 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 20:33:34.758 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-03 20:33:34.758 +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-03 20:33:34.758 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 20:33:34.758 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 20:33:34.758 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-03 20:33:34.758 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-03 20:33:34.758 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-03 20:33:34.759 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-03 20:33:34.759 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7363ms. 2024-12-03 20:33:34.759 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-03 20:33:34.759 +00:00 [INF] Executed ViewResult - view noScan executed in 1.2178ms. 2024-12-03 20:33:34.759 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.8805ms 2024-12-03 20:33:34.759 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-03 20:33:34.759 +00:00 [INF] HTTP GET / responded 200 in 2.2634 ms 2024-12-03 20:33:34.759 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 2.4852ms 2024-12-03 20:33:34.760 +00:00 [DBG] Connection id "0HN8DSGJH4O0L" disconnecting. 2024-12-03 20:33:34.760 +00:00 [DBG] Connection id "0HN8DSGJH4O0L" stopped. 2024-12-03 20:33:34.760 +00:00 [DBG] Connection id "0HN8DSGJH4O0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 20:33:35.327 +00:00 [DBG] Connection id "0HN8DSGJH4O0M" accepted. 2024-12-03 20:33:35.327 +00:00 [DBG] Connection id "0HN8DSGJH4O0M" started. 2024-12-03 20:33:35.349 +00:00 [DBG] Connection 0HN8DSGJH4O0M established using the following protocol: "Tls13" 2024-12-03 20:33:35.350 +00:00 [INF] Request starting HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - null null 2024-12-03 20:33:35.351 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-03 20:33:35.351 +00:00 [INF] Request finished HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - 200 5430 image/x-icon 1.1932ms 2024-12-03 20:33:35.371 +00:00 [DBG] Connection id "0HN8DSGJH4O0M" received FIN. 2024-12-03 20:33:35.371 +00:00 [DBG] Connection id "0HN8DSGJH4O0M" is closed. The last processed stream ID was 1. 2024-12-03 20:33:35.371 +00:00 [DBG] Connection id "0HN8DSGJH4O0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-03 20:33:35.372 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4O0M completed. 2024-12-03 20:33:35.372 +00:00 [DBG] Connection id "0HN8DSGJH4O0M" stopped. 2024-12-03 23:19:23.916 +00:00 [DBG] Connection id "0HN8DSGJH4O0N" accepted. 2024-12-03 23:19:23.917 +00:00 [DBG] Connection id "0HN8DSGJH4O0N" started. 2024-12-03 23:19:23.945 +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-03 23:19:23.946 +00:00 [DBG] Connection id "0HN8DSGJH4O0N" stopped. 2024-12-03 23:19:23.946 +00:00 [DBG] Connection id "0HN8DSGJH4O0N" sending FIN because: "The Socket transport's send loop completed gracefully."