2025-01-15 00:04:19.835 +00:00 [DBG] Connection id "0HN8VETJHTJPA" accepted. 2025-01-15 00:04:19.837 +00:00 [DBG] Connection id "0HN8VETJHTJPA" started. 2025-01-15 00:04:19.838 +00:00 [DBG] Connection id "0HN8VETJHTJPA" 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) 2025-01-15 00:04:19.839 +00:00 [DBG] Connection id "0HN8VETJHTJPA" disconnecting. 2025-01-15 00:04:19.839 +00:00 [DBG] Connection id "0HN8VETJHTJPA" stopped. 2025-01-15 00:04:19.839 +00:00 [DBG] Connection id "0HN8VETJHTJPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 04:18:14.388 +00:00 [DBG] Connection id "0HN8VETJHTJPB" accepted. 2025-01-15 04:18:14.388 +00:00 [DBG] Connection id "0HN8VETJHTJPB" started. 2025-01-15 04:18:16.413 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-15 04:18:16.413 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-15 04:18:16.413 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-15 04:18:16.413 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2993ms 2025-01-15 04:18:16.413 +00:00 [DBG] Connection id "0HN8VETJHTJPB" disconnecting. 2025-01-15 04:18:16.413 +00:00 [DBG] Connection id "0HN8VETJHTJPB" stopped. 2025-01-15 04:18:16.413 +00:00 [DBG] Connection id "0HN8VETJHTJPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 05:27:11.141 +00:00 [DBG] Connection id "0HN8VETJHTJPC" accepted. 2025-01-15 05:27:11.142 +00:00 [DBG] Connection id "0HN8VETJHTJPC" started. 2025-01-15 05:27:14.142 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-15 05:27:14.142 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-15 05:27:14.142 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2643ms 2025-01-15 05:27:14.142 +00:00 [DBG] Connection id "0HN8VETJHTJPC" disconnecting. 2025-01-15 05:27:14.142 +00:00 [DBG] Connection id "0HN8VETJHTJPC" stopped. 2025-01-15 05:27:14.142 +00:00 [DBG] Connection id "0HN8VETJHTJPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 05:27:14.193 +00:00 [DBG] Connection id "0HN8VETJHTJPD" accepted. 2025-01-15 05:27:14.193 +00:00 [DBG] Connection id "0HN8VETJHTJPD" started. 2025-01-15 05:27:14.222 +00:00 [DBG] Connection 0HN8VETJHTJPD established using the following protocol: "Tls13" 2025-01-15 05:27:14.222 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-15 05:27:14.222 +00:00 [DBG] The request path / does not match a supported file type 2025-01-15 05:27:14.222 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-15 05:27:14.222 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-15 05:27:14.222 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 05:27:14.222 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 05:27:14.222 +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). 2025-01-15 05:27:14.223 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-15 05:27:14.223 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-15 05:27:14.223 +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)"] 2025-01-15 05:27:14.223 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-15 05:27:14.223 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-15 05:27:14.223 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-15 05:27:14.223 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-15 05:27:14.223 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 05:27:14.223 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-15 05:27:14.223 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 05:27:14.223 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 05:27:14.223 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 05:27:14.223 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 05:27:14.223 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 05:27:14.223 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 05:27:14.223 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-15 05:27:14.223 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 05:27:14.223 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 05:27:14.223 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 05:27:14.223 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 05:27:14.223 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 05:27:14.223 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-15 05:27:14.224 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-15 05:27:14.224 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8965ms. 2025-01-15 05:27:14.224 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-15 05:27:14.225 +00:00 [INF] Executed ViewResult - view noScan executed in 1.529ms. 2025-01-15 05:27:14.225 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.0876ms 2025-01-15 05:27:14.225 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 05:27:14.225 +00:00 [INF] HTTP GET / responded 200 in 2.6181 ms 2025-01-15 05:27:14.225 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.822ms 2025-01-15 05:27:14.225 +00:00 [DBG] Connection id "0HN8VETJHTJPD" disconnecting. 2025-01-15 05:27:14.225 +00:00 [DBG] Connection id "0HN8VETJHTJPD" stopped. 2025-01-15 05:27:14.225 +00:00 [DBG] Connection id "0HN8VETJHTJPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 05:27:14.631 +00:00 [DBG] Connection id "0HN8VETJHTJPE" accepted. 2025-01-15 05:27:14.631 +00:00 [DBG] Connection id "0HN8VETJHTJPE" started. 2025-01-15 05:27:14.659 +00:00 [DBG] Connection 0HN8VETJHTJPE established using the following protocol: "Tls13" 2025-01-15 05:27:14.659 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-15 05:27:14.660 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-15 05:27:14.660 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5272ms 2025-01-15 05:27:14.685 +00:00 [DBG] Connection id "0HN8VETJHTJPE" received FIN. 2025-01-15 05:27:14.685 +00:00 [DBG] Connection id "0HN8VETJHTJPE" is closed. The last processed stream ID was 1. 2025-01-15 05:27:14.685 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJPE completed. 2025-01-15 05:27:14.685 +00:00 [DBG] Connection id "0HN8VETJHTJPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 05:27:14.686 +00:00 [DBG] Connection id "0HN8VETJHTJPE" stopped. 2025-01-15 06:48:34.837 +00:00 [DBG] Connection id "0HN8VETJHTJPF" accepted. 2025-01-15 06:48:34.837 +00:00 [DBG] Connection id "0HN8VETJHTJPF" started. 2025-01-15 06:48:34.838 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2025-01-15 06:48:34.838 +00:00 [DBG] The request path / does not match a supported file type 2025-01-15 06:48:34.838 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-15 06:48:34.838 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-15 06:48:34.838 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 06:48:34.838 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 06:48:34.838 +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). 2025-01-15 06:48:34.838 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-15 06:48:34.838 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-15 06:48:34.838 +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)"] 2025-01-15 06:48:34.838 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-15 06:48:34.838 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-15 06:48:34.838 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-15 06:48:34.838 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-15 06:48:34.838 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 06:48:34.838 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2025-01-15 06:48:34.838 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 06:48:34.838 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 06:48:34.838 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 06:48:34.838 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 06:48:34.838 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 06:48:34.839 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2025-01-15 06:48:34.839 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 06:48:34.839 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 06:48:34.839 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 06:48:34.839 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 06:48:35.005 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2025-01-15 06:48:35.006 +00:00 [INF] Executing ViewResult, running view marker. 2025-01-15 06:48:35.006 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 1.0326ms. 2025-01-15 06:48:35.006 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-15 06:48:35.007 +00:00 [INF] Executed ViewResult - view marker executed in 1.9484ms. 2025-01-15 06:48:35.007 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 168.9402ms 2025-01-15 06:48:35.007 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 06:48:35.007 +00:00 [INF] HTTP GET / responded 200 in 169.4753 ms 2025-01-15 06:48:35.007 +00:00 [DBG] Connection id "0HN8VETJHTJPF" completed keep alive response. 2025-01-15 06:48:35.007 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 169.8055ms 2025-01-15 06:48:35.722 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2025-01-15 06:48:35.723 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-01-15 06:48:35.723 +00:00 [DBG] Connection id "0HN8VETJHTJPF" completed keep alive response. 2025-01-15 06:48:35.723 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.7337ms 2025-01-15 06:48:36.959 +00:00 [DBG] Connection id "0HN8VETJHTJPG" accepted. 2025-01-15 06:48:36.959 +00:00 [DBG] Connection id "0HN8VETJHTJPG" started. 2025-01-15 06:48:36.959 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2025-01-15 06:48:36.960 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2025-01-15 06:48:36.960 +00:00 [DBG] Connection id "0HN8VETJHTJPG" completed keep alive response. 2025-01-15 06:48:36.960 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 1.2213ms 2025-01-15 06:48:36.966 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2025-01-15 06:48:36.968 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2025-01-15 06:48:36.968 +00:00 [DBG] Connection id "0HN8VETJHTJPF" completed keep alive response. 2025-01-15 06:48:36.968 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 2.0128ms 2025-01-15 06:50:47.947 +00:00 [DBG] Connection id "0HN8VETJHTJPF" disconnecting. 2025-01-15 06:50:47.947 +00:00 [DBG] Connection id "0HN8VETJHTJPF" stopped. 2025-01-15 06:50:47.947 +00:00 [DBG] Connection id "0HN8VETJHTJPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 06:50:48.947 +00:00 [DBG] Connection id "0HN8VETJHTJPG" disconnecting. 2025-01-15 06:50:48.947 +00:00 [DBG] Connection id "0HN8VETJHTJPG" stopped. 2025-01-15 06:50:48.947 +00:00 [DBG] Connection id "0HN8VETJHTJPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:08:09.497 +00:00 [DBG] Connection id "0HN8VETJHTJPH" accepted. 2025-01-15 09:08:09.497 +00:00 [DBG] Connection id "0HN8VETJHTJPH" started. 2025-01-15 09:08:12.500 +00:00 [INF] Request starting HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - null null 2025-01-15 09:08:12.500 +00:00 [DBG] Redirecting to 'https://[2a01:4f8:1c17:df57::1]:5104/'. 2025-01-15 09:08:12.501 +00:00 [INF] Request finished HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - 307 0 null 0.3923ms 2025-01-15 09:08:12.501 +00:00 [DBG] Connection id "0HN8VETJHTJPH" disconnecting. 2025-01-15 09:08:12.501 +00:00 [DBG] Connection id "0HN8VETJHTJPH" stopped. 2025-01-15 09:08:12.501 +00:00 [DBG] Connection id "0HN8VETJHTJPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:08:12.599 +00:00 [DBG] Connection id "0HN8VETJHTJPI" accepted. 2025-01-15 09:08:12.599 +00:00 [DBG] Connection id "0HN8VETJHTJPI" started. 2025-01-15 09:08:12.652 +00:00 [DBG] Connection 0HN8VETJHTJPI established using the following protocol: "Tls13" 2025-01-15 09:08:12.652 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2025-01-15 09:08:12.653 +00:00 [DBG] The request path / does not match a supported file type 2025-01-15 09:08:12.653 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-15 09:08:12.653 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-15 09:08:12.653 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 09:08:12.653 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 09:08:12.653 +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). 2025-01-15 09:08:12.653 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-15 09:08:12.653 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-15 09:08:12.653 +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)"] 2025-01-15 09:08:12.653 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-15 09:08:12.653 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-15 09:08:12.653 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-15 09:08:12.653 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-15 09:08:12.653 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 09:08:12.653 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-15 09:08:12.653 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:08:12.653 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:08:12.653 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:08:12.653 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 09:08:12.653 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:08:12.653 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 09:08:12.653 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-15 09:08:12.653 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:08:12.653 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:08:12.654 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:08:12.654 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 09:08:12.654 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:08:12.654 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-15 09:08:12.654 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-15 09:08:12.654 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8972ms. 2025-01-15 09:08:12.655 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-15 09:08:12.655 +00:00 [INF] Executed ViewResult - view noScan executed in 1.5536ms. 2025-01-15 09:08:12.655 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.2773ms 2025-01-15 09:08:12.655 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 09:08:12.655 +00:00 [INF] HTTP GET / responded 200 in 2.8546 ms 2025-01-15 09:08:12.656 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 3.0745ms 2025-01-15 09:08:12.656 +00:00 [DBG] Connection id "0HN8VETJHTJPI" disconnecting. 2025-01-15 09:08:12.656 +00:00 [DBG] Connection id "0HN8VETJHTJPI" stopped. 2025-01-15 09:08:12.656 +00:00 [DBG] Connection id "0HN8VETJHTJPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:08:13.396 +00:00 [DBG] Connection id "0HN8VETJHTJPJ" accepted. 2025-01-15 09:08:13.396 +00:00 [DBG] Connection id "0HN8VETJHTJPJ" started. 2025-01-15 09:08:13.444 +00:00 [DBG] Connection 0HN8VETJHTJPJ established using the following protocol: "Tls13" 2025-01-15 09:08:13.445 +00:00 [INF] Request starting HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - null null 2025-01-15 09:08:13.445 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-15 09:08:13.445 +00:00 [INF] Request finished HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - 200 5430 image/x-icon 0.6413ms 2025-01-15 09:08:13.490 +00:00 [DBG] Connection id "0HN8VETJHTJPJ" received FIN. 2025-01-15 09:08:13.490 +00:00 [DBG] Connection id "0HN8VETJHTJPJ" is closed. The last processed stream ID was 1. 2025-01-15 09:08:13.490 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJPJ completed. 2025-01-15 09:08:13.490 +00:00 [DBG] Connection id "0HN8VETJHTJPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:08:13.492 +00:00 [DBG] Connection id "0HN8VETJHTJPJ" stopped. 2025-01-15 09:08:23.492 +00:00 [DBG] Connection id "0HN8VETJHTJPK" accepted. 2025-01-15 09:08:23.492 +00:00 [DBG] Connection id "0HN8VETJHTJPK" started. 2025-01-15 09:08:27.865 +00:00 [DBG] Connection id "0HN8VETJHTJPK" reset. 2025-01-15 09:08:27.865 +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) 2025-01-15 09:08:27.867 +00:00 [DBG] Connection id "0HN8VETJHTJPK" stopped. 2025-01-15 09:08:27.867 +00:00 [DBG] Connection id "0HN8VETJHTJPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:08:27.970 +00:00 [DBG] Connection id "0HN8VETJHTJPL" accepted. 2025-01-15 09:08:27.971 +00:00 [DBG] Connection id "0HN8VETJHTJPL" started. 2025-01-15 09:08:29.285 +00:00 [DBG] Connection id "0HN8VETJHTJPL" received FIN. 2025-01-15 09:08:29.285 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-15 09:08:29.286 +00:00 [DBG] Connection id "0HN8VETJHTJPL" stopped. 2025-01-15 09:08:29.286 +00:00 [DBG] Connection id "0HN8VETJHTJPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:08:29.389 +00:00 [DBG] Connection id "0HN8VETJHTJPM" accepted. 2025-01-15 09:08:29.390 +00:00 [DBG] Connection id "0HN8VETJHTJPM" started. 2025-01-15 09:08:35.900 +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) 2025-01-15 09:08:35.901 +00:00 [DBG] Connection id "0HN8VETJHTJPM" stopped. 2025-01-15 09:08:35.901 +00:00 [DBG] Connection id "0HN8VETJHTJPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:08:36.544 +00:00 [DBG] Connection id "0HN8VETJHTJPN" accepted. 2025-01-15 09:08:36.544 +00:00 [DBG] Connection id "0HN8VETJHTJPN" started. 2025-01-15 09:08:36.957 +00:00 [DBG] Connection id "0HN8VETJHTJPN" reset. 2025-01-15 09:08:36.958 +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) 2025-01-15 09:08:36.959 +00:00 [DBG] Connection id "0HN8VETJHTJPN" stopped. 2025-01-15 09:08:36.959 +00:00 [DBG] Connection id "0HN8VETJHTJPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:41:28.678 +00:00 [DBG] Connection id "0HN8VETJHTJPO" accepted. 2025-01-15 09:41:28.678 +00:00 [DBG] Connection id "0HN8VETJHTJPO" started. 2025-01-15 09:41:32.455 +00:00 [DBG] Connection id "0HN8VETJHTJPO" reset. 2025-01-15 09:41:32.455 +00:00 [DBG] Connection id "0HN8VETJHTJPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:41:32.456 +00:00 [DBG] Connection id "0HN8VETJHTJPO" disconnecting. 2025-01-15 09:41:32.456 +00:00 [DBG] Connection id "0HN8VETJHTJPO" stopped. 2025-01-15 09:41:32.557 +00:00 [DBG] Connection id "0HN8VETJHTJPP" accepted. 2025-01-15 09:41:32.557 +00:00 [DBG] Connection id "0HN8VETJHTJPP" started. 2025-01-15 09:41:33.537 +00:00 [DBG] Connection id "0HN8VETJHTJPP" 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) 2025-01-15 09:41:33.537 +00:00 [DBG] Connection id "0HN8VETJHTJPP" disconnecting. 2025-01-15 09:41:33.538 +00:00 [DBG] Connection id "0HN8VETJHTJPP" stopped. 2025-01-15 09:41:33.538 +00:00 [DBG] Connection id "0HN8VETJHTJPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:41:34.468 +00:00 [DBG] Connection id "0HN8VETJHTJPQ" accepted. 2025-01-15 09:41:34.468 +00:00 [DBG] Connection id "0HN8VETJHTJPQ" started. 2025-01-15 09:41:38.880 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-15 09:41:38.880 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-15 09:41:38.880 +00:00 [DBG] Connection id "0HN8VETJHTJPQ" completed keep alive response. 2025-01-15 09:41:38.880 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3972ms 2025-01-15 09:41:46.379 +00:00 [DBG] Connection id "0HN8VETJHTJPQ" reset. 2025-01-15 09:41:46.379 +00:00 [DBG] Connection id "0HN8VETJHTJPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:41:46.380 +00:00 [DBG] Connection id "0HN8VETJHTJPQ" disconnecting. 2025-01-15 09:41:46.380 +00:00 [DBG] Connection id "0HN8VETJHTJPQ" stopped. 2025-01-15 09:41:51.401 +00:00 [DBG] Connection id "0HN8VETJHTJPR" accepted. 2025-01-15 09:41:51.401 +00:00 [DBG] Connection id "0HN8VETJHTJPR" started. 2025-01-15 09:41:52.637 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-15 09:41:52.637 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-15 09:41:52.637 +00:00 [DBG] Connection id "0HN8VETJHTJPR" completed keep alive response. 2025-01-15 09:41:52.637 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2884ms 2025-01-15 09:41:53.550 +00:00 [DBG] Connection id "0HN8VETJHTJPR" received FIN. 2025-01-15 09:41:53.550 +00:00 [DBG] Connection id "0HN8VETJHTJPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:41:53.550 +00:00 [DBG] Connection id "0HN8VETJHTJPR" disconnecting. 2025-01-15 09:41:53.550 +00:00 [DBG] Connection id "0HN8VETJHTJPR" stopped. 2025-01-15 09:41:53.709 +00:00 [DBG] Connection id "0HN8VETJHTJPS" accepted. 2025-01-15 09:41:53.709 +00:00 [DBG] Connection id "0HN8VETJHTJPS" started. 2025-01-15 09:41:55.565 +00:00 [DBG] Connection id "0HN8VETJHTJPS": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2025-01-15 09:41:55.566 +00:00 [DBG] Connection id "0HN8VETJHTJPS" 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) 2025-01-15 09:41:55.567 +00:00 [DBG] Connection id "0HN8VETJHTJPS" disconnecting. 2025-01-15 09:41:55.567 +00:00 [DBG] Connection id "0HN8VETJHTJPS" stopped. 2025-01-15 09:41:55.567 +00:00 [DBG] Connection id "0HN8VETJHTJPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:42:05.771 +00:00 [DBG] Connection id "0HN8VETJHTJPT" accepted. 2025-01-15 09:42:05.772 +00:00 [DBG] Connection id "0HN8VETJHTJPT" started. 2025-01-15 09:42:08.377 +00:00 [DBG] Connection 0HN8VETJHTJPT established using the following protocol: "Tls13" 2025-01-15 09:42:08.422 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-15 09:42:08.422 +00:00 [DBG] The request path / does not match a supported file type 2025-01-15 09:42:08.422 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-15 09:42:08.422 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-15 09:42:08.422 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 09:42:08.422 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 09:42:08.422 +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). 2025-01-15 09:42:08.423 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-15 09:42:08.423 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-15 09:42:08.423 +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)"] 2025-01-15 09:42:08.423 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-15 09:42:08.423 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-15 09:42:08.423 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-15 09:42:08.423 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-15 09:42:08.423 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 09:42:08.423 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-15 09:42:08.423 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:42:08.423 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:42:08.423 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:42:08.423 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 09:42:08.423 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:42:08.423 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 09:42:08.423 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-15 09:42:08.423 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:42:08.423 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:42:08.423 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:42:08.423 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-15 09:42:08.423 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-15 09:42:08.423 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-15 09:42:08.424 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-15 09:42:08.424 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9709ms. 2025-01-15 09:42:08.424 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-15 09:42:08.425 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6177ms. 2025-01-15 09:42:08.425 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.156ms 2025-01-15 09:42:08.425 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-15 09:42:08.425 +00:00 [INF] HTTP GET / responded 200 in 2.6355 ms 2025-01-15 09:42:08.425 +00:00 [DBG] Connection id "0HN8VETJHTJPT" completed keep alive response. 2025-01-15 09:42:08.425 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.967ms 2025-01-15 09:42:09.588 +00:00 [DBG] Connection id "0HN8VETJHTJPT" received FIN. 2025-01-15 09:42:09.588 +00:00 [DBG] Connection id "0HN8VETJHTJPT" disconnecting. 2025-01-15 09:42:09.588 +00:00 [DBG] Connection id "0HN8VETJHTJPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:42:09.589 +00:00 [DBG] Connection id "0HN8VETJHTJPT" stopped. 2025-01-15 09:42:09.861 +00:00 [DBG] Connection id "0HN8VETJHTJPU" accepted. 2025-01-15 09:42:09.861 +00:00 [DBG] Connection id "0HN8VETJHTJPU" started. 2025-01-15 09:42:12.157 +00:00 [DBG] Connection 0HN8VETJHTJPU established using the following protocol: "Tls13" 2025-01-15 09:42:12.287 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-15 09:42:12.288 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-15 09:42:12.288 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5813ms 2025-01-15 09:42:12.288 +00:00 [DBG] Connection id "0HN8VETJHTJPU" disconnecting. 2025-01-15 09:42:12.288 +00:00 [DBG] Connection id "0HN8VETJHTJPU" stopped. 2025-01-15 09:42:12.288 +00:00 [DBG] Connection id "0HN8VETJHTJPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:42:13.499 +00:00 [DBG] Connection id "0HN8VETJHTJPV" accepted. 2025-01-15 09:42:13.499 +00:00 [DBG] Connection id "0HN8VETJHTJPV" started. 2025-01-15 09:42:14.580 +00:00 [DBG] Connection 0HN8VETJHTJPV established using the following protocol: "Tls13" 2025-01-15 09:42:15.788 +00:00 [DBG] Connection id "0HN8VETJHTJPV" reset. 2025-01-15 09:42:15.788 +00:00 [DBG] Connection id "0HN8VETJHTJPV" is closing. 2025-01-15 09:42:15.788 +00:00 [DBG] Connection id "0HN8VETJHTJPV" is closed. The last processed stream ID was 0. 2025-01-15 09:42:15.788 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJPV completed. 2025-01-15 09:42:15.788 +00:00 [DBG] Connection id "0HN8VETJHTJPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:42:15.789 +00:00 [DBG] Connection id "0HN8VETJHTJPV" stopped. 2025-01-15 09:42:19.580 +00:00 [DBG] Connection id "0HN8VETJHTJQ0" accepted. 2025-01-15 09:42:19.580 +00:00 [DBG] Connection id "0HN8VETJHTJQ0" started. 2025-01-15 09:42:24.950 +00:00 [DBG] Connection 0HN8VETJHTJQ0 established using the following protocol: "Tls12" 2025-01-15 09:42:25.528 +00:00 [DBG] Connection id "0HN8VETJHTJQ0" reset. 2025-01-15 09:42:25.528 +00:00 [DBG] Connection id "0HN8VETJHTJQ0" disconnecting. 2025-01-15 09:42:25.529 +00:00 [DBG] Connection id "0HN8VETJHTJQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:42:25.530 +00:00 [DBG] Connection id "0HN8VETJHTJQ0" stopped. 2025-01-15 09:42:27.558 +00:00 [DBG] Connection id "0HN8VETJHTJQ1" accepted. 2025-01-15 09:42:27.558 +00:00 [DBG] Connection id "0HN8VETJHTJQ1" started. 2025-01-15 09:42:28.624 +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) 2025-01-15 09:42:28.624 +00:00 [DBG] Connection id "0HN8VETJHTJQ1" stopped. 2025-01-15 09:42:28.624 +00:00 [DBG] Connection id "0HN8VETJHTJQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:42:31.554 +00:00 [DBG] Connection id "0HN8VETJHTJQ2" accepted. 2025-01-15 09:42:31.554 +00:00 [DBG] Connection id "0HN8VETJHTJQ2" started. 2025-01-15 09:42:32.376 +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) 2025-01-15 09:42:32.376 +00:00 [DBG] Connection id "0HN8VETJHTJQ2" stopped. 2025-01-15 09:42:32.376 +00:00 [DBG] Connection id "0HN8VETJHTJQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 09:42:34.267 +00:00 [DBG] Connection id "0HN8VETJHTJQ3" accepted. 2025-01-15 09:42:34.267 +00:00 [DBG] Connection id "0HN8VETJHTJQ3" started. 2025-01-15 09:42:34.727 +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) 2025-01-15 09:42:34.728 +00:00 [DBG] Connection id "0HN8VETJHTJQ3" stopped. 2025-01-15 09:42:34.728 +00:00 [DBG] Connection id "0HN8VETJHTJQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 14:12:51.507 +00:00 [DBG] Connection id "0HN8VETJHTJQ4" accepted. 2025-01-15 14:12:51.508 +00:00 [DBG] Connection id "0HN8VETJHTJQ4" started. 2025-01-15 14:12:51.508 +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) 2025-01-15 14:12:51.510 +00:00 [DBG] Connection id "0HN8VETJHTJQ4" stopped. 2025-01-15 14:12:51.510 +00:00 [DBG] Connection id "0HN8VETJHTJQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 15:57:54.316 +00:00 [DBG] Connection id "0HN8VETJHTJQ5" accepted. 2025-01-15 15:57:54.317 +00:00 [DBG] Connection id "0HN8VETJHTJQ5" started. 2025-01-15 15:57:56.342 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-15 15:57:56.342 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-15 15:57:56.342 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-15 15:57:56.342 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3858ms 2025-01-15 15:57:56.342 +00:00 [DBG] Connection id "0HN8VETJHTJQ5" disconnecting. 2025-01-15 15:57:56.342 +00:00 [DBG] Connection id "0HN8VETJHTJQ5" stopped. 2025-01-15 15:57:56.343 +00:00 [DBG] Connection id "0HN8VETJHTJQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-15 19:16:09.902 +00:00 [DBG] Connection id "0HN8VETJHTJQ6" accepted. 2025-01-15 19:16:09.902 +00:00 [DBG] Connection id "0HN8VETJHTJQ6" started. 2025-01-15 19:16:09.913 +00:00 [DBG] Connection id "0HN8VETJHTJQ6" 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) 2025-01-15 19:16:09.916 +00:00 [DBG] Connection id "0HN8VETJHTJQ6" disconnecting. 2025-01-15 19:16:09.916 +00:00 [DBG] Connection id "0HN8VETJHTJQ6" stopped. 2025-01-15 19:16:09.917 +00:00 [DBG] Connection id "0HN8VETJHTJQ6" sending FIN because: "The Socket transport's send loop completed gracefully."