2025-01-22 01:45:51.556 +00:00 [DBG] Connection id "0HN9PG560KPJG" accepted. 2025-01-22 01:45:51.557 +00:00 [DBG] Connection id "0HN9PG560KPJG" started. 2025-01-22 01:45:54.556 +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-22 01:45:54.557 +00:00 [DBG] Connection id "0HN9PG560KPJG" stopped. 2025-01-22 01:45:54.557 +00:00 [DBG] Connection id "0HN9PG560KPJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 01:46:06.611 +00:00 [DBG] Connection id "0HN9PG560KPJH" accepted. 2025-01-22 01:46:06.611 +00:00 [DBG] Connection id "0HN9PG560KPJH" started. 2025-01-22 01:46:07.639 +00:00 [DBG] Connection 0HN9PG560KPJH established using the following protocol: "Tls13" 2025-01-22 01:46:10.684 +00:00 [INF] Request starting HTTP/1.1 GET https://cms.drposture.app:5104/ - null null 2025-01-22 01:46:10.684 +00:00 [DBG] The request path / does not match a supported file type 2025-01-22 01:46:10.684 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-22 01:46:10.684 +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-22 01:46:10.684 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 01:46:10.684 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 01:46:10.685 +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-22 01:46:10.685 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-22 01:46:10.685 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 01:46:10.685 +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-22 01:46:10.685 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-22 01:46:10.685 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 01:46:10.685 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 01:46:10.685 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 01:46:10.685 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 01:46:10.685 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 01:46:10.685 +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-22 01:46:10.685 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 01:46:10.685 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 01:46:10.685 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 01:46:10.685 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 01:46:10.685 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 01:46:10.685 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 01:46:10.685 +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-22 01:46:10.685 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 01:46:10.685 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 01:46:10.685 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 01:46:10.685 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 01:46:10.685 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-22 01:46:10.686 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-22 01:46:10.686 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6842ms. 2025-01-22 01:46:10.686 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-22 01:46:10.686 +00:00 [INF] Executed ViewResult - view noScan executed in 1.2436ms. 2025-01-22 01:46:10.686 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.6499ms 2025-01-22 01:46:10.686 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 01:46:10.686 +00:00 [INF] HTTP GET / responded 200 in 1.9522 ms 2025-01-22 01:46:10.686 +00:00 [INF] Request finished HTTP/1.1 GET https://cms.drposture.app:5104/ - 200 null text/html; charset=utf-8 2.1503ms 2025-01-22 01:46:10.686 +00:00 [DBG] Connection id "0HN9PG560KPJH" disconnecting. 2025-01-22 01:46:10.686 +00:00 [DBG] Connection id "0HN9PG560KPJH" stopped. 2025-01-22 01:46:10.687 +00:00 [DBG] Connection id "0HN9PG560KPJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 02:51:15.227 +00:00 [DBG] Connection id "0HN9PG560KPJI" accepted. 2025-01-22 02:51:15.227 +00:00 [DBG] Connection id "0HN9PG560KPJI" started. 2025-01-22 02:51:15.227 +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-22 02:51:15.228 +00:00 [DBG] Connection id "0HN9PG560KPJI" stopped. 2025-01-22 02:51:15.228 +00:00 [DBG] Connection id "0HN9PG560KPJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 03:00:21.215 +00:00 [DBG] Connection id "0HN9PG560KPJJ" accepted. 2025-01-22 03:00:21.215 +00:00 [DBG] Connection id "0HN9PG560KPJJ" started. 2025-01-22 03:00:23.239 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-22 03:00:23.239 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-22 03:00:23.239 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-22 03:00:23.239 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.6463ms 2025-01-22 03:00:23.239 +00:00 [DBG] Connection id "0HN9PG560KPJJ" disconnecting. 2025-01-22 03:00:23.239 +00:00 [DBG] Connection id "0HN9PG560KPJJ" stopped. 2025-01-22 03:00:23.240 +00:00 [DBG] Connection id "0HN9PG560KPJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 05:52:44.668 +00:00 [DBG] Connection id "0HN9PG560KPJK" accepted. 2025-01-22 05:52:44.668 +00:00 [DBG] Connection id "0HN9PG560KPJK" started. 2025-01-22 05:52:44.668 +00:00 [INF] Request starting HTTP/1.1 GET http://drposture.app:5103/robots.txt - null null 2025-01-22 05:52:44.668 +00:00 [DBG] Redirecting to 'https://drposture.app:5104/robots.txt'. 2025-01-22 05:52:44.668 +00:00 [DBG] Connection id "0HN9PG560KPJK" completed keep alive response. 2025-01-22 05:52:44.668 +00:00 [INF] Request finished HTTP/1.1 GET http://drposture.app:5103/robots.txt - 307 0 null 0.1529ms 2025-01-22 05:52:44.975 +00:00 [DBG] Connection id "0HN9PG560KPJL" accepted. 2025-01-22 05:52:44.975 +00:00 [DBG] Connection id "0HN9PG560KPJL" started. 2025-01-22 05:52:45.075 +00:00 [DBG] Connection 0HN9PG560KPJL established using the following protocol: "Tls13" 2025-01-22 05:52:45.075 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/robots.txt - null null 2025-01-22 05:52:45.076 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-01-22 05:52:45.076 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-01-22 05:52:45.076 +00:00 [DBG] Request did not match any endpoints 2025-01-22 05:52:45.076 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0779 ms 2025-01-22 05:52:45.076 +00:00 [DBG] Connection id "0HN9PG560KPJL" completed keep alive response. 2025-01-22 05:52:45.076 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/robots.txt - 404 0 null 0.3569ms 2025-01-22 05:52:45.076 +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 2025-01-22 05:54:56.124 +00:00 [DBG] Connection id "0HN9PG560KPJK" disconnecting. 2025-01-22 05:54:56.124 +00:00 [DBG] Connection id "0HN9PG560KPJK" stopped. 2025-01-22 05:54:56.124 +00:00 [DBG] Connection id "0HN9PG560KPJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 05:54:56.125 +00:00 [DBG] Connection id "0HN9PG560KPJL" disconnecting. 2025-01-22 05:54:56.126 +00:00 [DBG] Connection id "0HN9PG560KPJL" stopped. 2025-01-22 05:54:56.126 +00:00 [DBG] Connection id "0HN9PG560KPJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 06:46:47.151 +00:00 [DBG] Connection id "0HN9PG560KPJM" accepted. 2025-01-22 06:46:47.152 +00:00 [DBG] Connection id "0HN9PG560KPJM" started. 2025-01-22 06:46:47.153 +00:00 [DBG] Connection id "0HN9PG560KPJM" 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-22 06:46:47.153 +00:00 [DBG] Connection id "0HN9PG560KPJM" disconnecting. 2025-01-22 06:46:47.153 +00:00 [DBG] Connection id "0HN9PG560KPJM" stopped. 2025-01-22 06:46:47.153 +00:00 [DBG] Connection id "0HN9PG560KPJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:16:36.898 +00:00 [DBG] Connection id "0HN9PG560KPJN" accepted. 2025-01-22 09:16:36.898 +00:00 [DBG] Connection id "0HN9PG560KPJN" started. 2025-01-22 09:16:39.956 +00:00 [DBG] Connection id "0HN9PG560KPJN" reset. 2025-01-22 09:16:39.956 +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-22 09:16:39.957 +00:00 [DBG] Connection id "0HN9PG560KPJN" stopped. 2025-01-22 09:16:39.957 +00:00 [DBG] Connection id "0HN9PG560KPJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:16:40.186 +00:00 [DBG] Connection id "0HN9PG560KPJO" accepted. 2025-01-22 09:16:40.186 +00:00 [DBG] Connection id "0HN9PG560KPJO" started. 2025-01-22 09:16:41.666 +00:00 [DBG] Connection 0HN9PG560KPJO established using the following protocol: "Tls13" 2025-01-22 09:16:45.132 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-22 09:16:45.132 +00:00 [DBG] The request path / does not match a supported file type 2025-01-22 09:16:45.132 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-22 09:16:45.132 +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-22 09:16:45.132 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 09:16:45.133 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 09:16:45.133 +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-22 09:16:45.133 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-22 09:16:45.133 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 09:16:45.133 +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-22 09:16:45.133 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-22 09:16:45.133 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 09:16:45.133 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 09:16:45.133 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 09:16:45.133 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:16:45.133 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 09:16:45.133 +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-22 09:16:45.133 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:45.133 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:45.133 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:16:45.133 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:45.133 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:16:45.133 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 09:16:45.133 +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-22 09:16:45.133 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:45.133 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:45.133 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:16:45.133 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:45.133 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-22 09:16:45.134 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-22 09:16:45.134 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6271ms. 2025-01-22 09:16:45.134 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-22 09:16:45.134 +00:00 [INF] Executed ViewResult - view noScan executed in 1.0827ms. 2025-01-22 09:16:45.135 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7475ms 2025-01-22 09:16:45.135 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 09:16:45.135 +00:00 [INF] HTTP GET / responded 200 in 2.1578 ms 2025-01-22 09:16:45.135 +00:00 [DBG] Connection id "0HN9PG560KPJO" completed keep alive response. 2025-01-22 09:16:45.135 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.4758ms 2025-01-22 09:16:45.398 +00:00 [DBG] Connection id "0HN9PG560KPJO" reset. 2025-01-22 09:16:45.398 +00:00 [DBG] Connection id "0HN9PG560KPJO" disconnecting. 2025-01-22 09:16:45.398 +00:00 [DBG] Connection id "0HN9PG560KPJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:16:45.399 +00:00 [DBG] Connection id "0HN9PG560KPJO" stopped. 2025-01-22 09:16:48.848 +00:00 [DBG] Connection id "0HN9PG560KPJP" accepted. 2025-01-22 09:16:48.848 +00:00 [DBG] Connection id "0HN9PG560KPJP" started. 2025-01-22 09:16:49.348 +00:00 [DBG] Connection 0HN9PG560KPJP established using the following protocol: "Tls13" 2025-01-22 09:16:49.414 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-22 09:16:49.414 +00:00 [DBG] The request path / does not match a supported file type 2025-01-22 09:16:49.414 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-22 09:16:49.414 +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-22 09:16:49.414 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 09:16:49.414 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 09:16:49.414 +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-22 09:16:49.414 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-22 09:16:49.414 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 09:16:49.414 +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-22 09:16:49.414 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-22 09:16:49.414 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 09:16:49.414 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 09:16:49.414 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 09:16:49.414 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:16:49.414 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 09:16:49.414 +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-22 09:16:49.414 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:49.414 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:49.414 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:16:49.414 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:49.414 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:16:49.414 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 09:16:49.415 +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-22 09:16:49.415 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:49.415 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:49.415 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:16:49.415 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:16:49.415 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-22 09:16:49.415 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-22 09:16:49.415 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0742ms. 2025-01-22 09:16:49.415 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-22 09:16:49.415 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3358ms. 2025-01-22 09:16:49.415 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.7902ms 2025-01-22 09:16:49.415 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 09:16:49.415 +00:00 [INF] HTTP GET / responded 200 in 1.1632 ms 2025-01-22 09:16:49.415 +00:00 [DBG] Connection id "0HN9PG560KPJP" completed keep alive response. 2025-01-22 09:16:49.415 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.3968ms 2025-01-22 09:16:49.621 +00:00 [DBG] Connection id "0HN9PG560KPJP" received FIN. 2025-01-22 09:16:49.622 +00:00 [DBG] Connection id "0HN9PG560KPJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:16:49.622 +00:00 [DBG] Connection id "0HN9PG560KPJP" disconnecting. 2025-01-22 09:16:49.622 +00:00 [DBG] Connection id "0HN9PG560KPJP" stopped. 2025-01-22 09:16:49.863 +00:00 [DBG] Connection id "0HN9PG560KPJQ" accepted. 2025-01-22 09:16:49.863 +00:00 [DBG] Connection id "0HN9PG560KPJQ" started. 2025-01-22 09:16:51.397 +00:00 [DBG] Connection 0HN9PG560KPJQ established using the following protocol: "Tls13" 2025-01-22 09:16:52.174 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-22 09:16:52.174 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-22 09:16:52.174 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5ms 2025-01-22 09:16:52.175 +00:00 [DBG] Connection id "0HN9PG560KPJQ" disconnecting. 2025-01-22 09:16:52.175 +00:00 [DBG] Connection id "0HN9PG560KPJQ" stopped. 2025-01-22 09:16:52.175 +00:00 [DBG] Connection id "0HN9PG560KPJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:16:52.663 +00:00 [DBG] Connection id "0HN9PG560KPJR" accepted. 2025-01-22 09:16:52.663 +00:00 [DBG] Connection id "0HN9PG560KPJR" started. 2025-01-22 09:16:53.113 +00:00 [DBG] Connection 0HN9PG560KPJR established using the following protocol: "Tls13" 2025-01-22 09:16:53.396 +00:00 [DBG] Connection id "0HN9PG560KPJR" reset. 2025-01-22 09:16:53.397 +00:00 [DBG] Connection id "0HN9PG560KPJR" is closing. 2025-01-22 09:16:53.397 +00:00 [DBG] Connection id "0HN9PG560KPJR" is closed. The last processed stream ID was 0. 2025-01-22 09:16:53.397 +00:00 [DBG] Connection id "0HN9PG560KPJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:16:53.397 +00:00 [DBG] The connection queue processing loop for 0HN9PG560KPJR completed. 2025-01-22 09:16:53.397 +00:00 [DBG] Connection id "0HN9PG560KPJR" stopped. 2025-01-22 09:16:54.925 +00:00 [DBG] Connection id "0HN9PG560KPJS" accepted. 2025-01-22 09:16:54.925 +00:00 [DBG] Connection id "0HN9PG560KPJS" started. 2025-01-22 09:16:55.300 +00:00 [DBG] Connection 0HN9PG560KPJS established using the following protocol: "Tls12" 2025-01-22 09:16:55.651 +00:00 [DBG] Connection id "0HN9PG560KPJS" reset. 2025-01-22 09:16:55.651 +00:00 [DBG] Connection id "0HN9PG560KPJS" disconnecting. 2025-01-22 09:16:55.651 +00:00 [DBG] Connection id "0HN9PG560KPJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:16:55.652 +00:00 [DBG] Connection id "0HN9PG560KPJS" stopped. 2025-01-22 09:16:57.217 +00:00 [DBG] Connection id "0HN9PG560KPJT" accepted. 2025-01-22 09:16:57.218 +00:00 [DBG] Connection id "0HN9PG560KPJT" started. 2025-01-22 09:16:57.227 +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-22 09:16:57.228 +00:00 [DBG] Connection id "0HN9PG560KPJT" stopped. 2025-01-22 09:16:57.228 +00:00 [DBG] Connection id "0HN9PG560KPJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:16:58.889 +00:00 [DBG] Connection id "0HN9PG560KPJU" accepted. 2025-01-22 09:16:58.889 +00:00 [DBG] Connection id "0HN9PG560KPJU" started. 2025-01-22 09:16:58.898 +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-22 09:16:58.899 +00:00 [DBG] Connection id "0HN9PG560KPJU" stopped. 2025-01-22 09:16:58.899 +00:00 [DBG] Connection id "0HN9PG560KPJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:17:01.566 +00:00 [DBG] Connection id "0HN9PG560KPJV" accepted. 2025-01-22 09:17:01.566 +00:00 [DBG] Connection id "0HN9PG560KPJV" started. 2025-01-22 09:17:01.691 +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-22 09:17:01.691 +00:00 [DBG] Connection id "0HN9PG560KPJV" stopped. 2025-01-22 09:17:01.691 +00:00 [DBG] Connection id "0HN9PG560KPJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:06.429 +00:00 [DBG] Connection id "0HN9PG560KPK0" accepted. 2025-01-22 09:25:06.429 +00:00 [DBG] Connection id "0HN9PG560KPK0" started. 2025-01-22 09:25:09.546 +00:00 [DBG] Connection id "0HN9PG560KPK0" reset. 2025-01-22 09:25:09.546 +00:00 [DBG] Connection id "0HN9PG560KPK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:09.546 +00:00 [DBG] Connection id "0HN9PG560KPK0" disconnecting. 2025-01-22 09:25:09.546 +00:00 [DBG] Connection id "0HN9PG560KPK0" stopped. 2025-01-22 09:25:09.860 +00:00 [DBG] Connection id "0HN9PG560KPK1" accepted. 2025-01-22 09:25:09.860 +00:00 [DBG] Connection id "0HN9PG560KPK1" started. 2025-01-22 09:25:09.925 +00:00 [DBG] Connection id "0HN9PG560KPK1" 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-22 09:25:09.926 +00:00 [DBG] Connection id "0HN9PG560KPK1" disconnecting. 2025-01-22 09:25:09.926 +00:00 [DBG] Connection id "0HN9PG560KPK1" stopped. 2025-01-22 09:25:09.926 +00:00 [DBG] Connection id "0HN9PG560KPK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:10.615 +00:00 [DBG] Connection id "0HN9PG560KPK2" accepted. 2025-01-22 09:25:10.615 +00:00 [DBG] Connection id "0HN9PG560KPK2" started. 2025-01-22 09:25:14.605 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-22 09:25:14.605 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-22 09:25:14.606 +00:00 [DBG] Connection id "0HN9PG560KPK2" completed keep alive response. 2025-01-22 09:25:14.606 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 1.1374ms 2025-01-22 09:25:20.697 +00:00 [DBG] Connection id "0HN9PG560KPK2" reset. 2025-01-22 09:25:20.697 +00:00 [DBG] Connection id "0HN9PG560KPK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:20.697 +00:00 [DBG] Connection id "0HN9PG560KPK2" disconnecting. 2025-01-22 09:25:20.697 +00:00 [DBG] Connection id "0HN9PG560KPK2" stopped. 2025-01-22 09:25:26.241 +00:00 [DBG] Connection id "0HN9PG560KPK3" accepted. 2025-01-22 09:25:26.241 +00:00 [DBG] Connection id "0HN9PG560KPK3" started. 2025-01-22 09:25:26.242 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-22 09:25:26.242 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-22 09:25:26.242 +00:00 [DBG] Connection id "0HN9PG560KPK3" completed keep alive response. 2025-01-22 09:25:26.242 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2318ms 2025-01-22 09:25:26.576 +00:00 [DBG] Connection id "0HN9PG560KPK3" received FIN. 2025-01-22 09:25:26.577 +00:00 [DBG] Connection id "0HN9PG560KPK3" disconnecting. 2025-01-22 09:25:26.577 +00:00 [DBG] Connection id "0HN9PG560KPK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:26.578 +00:00 [DBG] Connection id "0HN9PG560KPK3" stopped. 2025-01-22 09:25:26.877 +00:00 [DBG] Connection id "0HN9PG560KPK4" accepted. 2025-01-22 09:25:26.877 +00:00 [DBG] Connection id "0HN9PG560KPK4" started. 2025-01-22 09:25:26.888 +00:00 [DBG] Connection id "0HN9PG560KPK4": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2025-01-22 09:25:26.888 +00:00 [DBG] Connection id "0HN9PG560KPK4" 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-22 09:25:26.889 +00:00 [DBG] Connection id "0HN9PG560KPK4" disconnecting. 2025-01-22 09:25:26.889 +00:00 [DBG] Connection id "0HN9PG560KPK4" stopped. 2025-01-22 09:25:26.889 +00:00 [DBG] Connection id "0HN9PG560KPK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:30.865 +00:00 [DBG] Connection id "0HN9PG560KPK5" accepted. 2025-01-22 09:25:30.865 +00:00 [DBG] Connection id "0HN9PG560KPK5" started. 2025-01-22 09:25:32.242 +00:00 [DBG] Connection 0HN9PG560KPK5 established using the following protocol: "Tls13" 2025-01-22 09:25:34.103 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-22 09:25:34.104 +00:00 [DBG] The request path / does not match a supported file type 2025-01-22 09:25:34.104 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-22 09:25:34.104 +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-22 09:25:34.104 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 09:25:34.104 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 09:25:34.104 +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-22 09:25:34.104 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-22 09:25:34.104 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 09:25:34.104 +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-22 09:25:34.104 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-22 09:25:34.104 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 09:25:34.104 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 09:25:34.104 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 09:25:34.104 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:25:34.104 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 09:25:34.104 +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-22 09:25:34.104 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:25:34.104 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:25:34.104 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:25:34.104 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:25:34.104 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:25:34.104 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 09:25:34.104 +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-22 09:25:34.104 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:25:34.104 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:25:34.104 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 09:25:34.104 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 09:25:34.104 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-22 09:25:34.104 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-22 09:25:34.104 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0643ms. 2025-01-22 09:25:34.104 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-22 09:25:34.105 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3088ms. 2025-01-22 09:25:34.105 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.7388ms 2025-01-22 09:25:34.105 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 09:25:34.105 +00:00 [INF] HTTP GET / responded 200 in 1.0891 ms 2025-01-22 09:25:34.105 +00:00 [DBG] Connection id "0HN9PG560KPK5" completed keep alive response. 2025-01-22 09:25:34.105 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.3009ms 2025-01-22 09:25:34.491 +00:00 [DBG] Connection id "0HN9PG560KPK5" received FIN. 2025-01-22 09:25:34.491 +00:00 [DBG] Connection id "0HN9PG560KPK5" disconnecting. 2025-01-22 09:25:34.491 +00:00 [DBG] Connection id "0HN9PG560KPK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:34.493 +00:00 [DBG] Connection id "0HN9PG560KPK5" stopped. 2025-01-22 09:25:34.871 +00:00 [DBG] Connection id "0HN9PG560KPK6" accepted. 2025-01-22 09:25:34.871 +00:00 [DBG] Connection id "0HN9PG560KPK6" started. 2025-01-22 09:25:35.285 +00:00 [DBG] Connection 0HN9PG560KPK6 established using the following protocol: "Tls13" 2025-01-22 09:25:35.374 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-22 09:25:35.375 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-22 09:25:35.375 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5764ms 2025-01-22 09:25:35.375 +00:00 [DBG] Connection id "0HN9PG560KPK6" disconnecting. 2025-01-22 09:25:35.375 +00:00 [DBG] Connection id "0HN9PG560KPK6" stopped. 2025-01-22 09:25:35.375 +00:00 [DBG] Connection id "0HN9PG560KPK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:36.002 +00:00 [DBG] Connection id "0HN9PG560KPK7" accepted. 2025-01-22 09:25:36.003 +00:00 [DBG] Connection id "0HN9PG560KPK7" started. 2025-01-22 09:25:36.499 +00:00 [DBG] Connection 0HN9PG560KPK7 established using the following protocol: "Tls13" 2025-01-22 09:25:36.953 +00:00 [DBG] Connection id "0HN9PG560KPK7" reset. 2025-01-22 09:25:36.953 +00:00 [DBG] Connection id "0HN9PG560KPK7" is closed. The last processed stream ID was 0. 2025-01-22 09:25:36.953 +00:00 [DBG] Connection id "0HN9PG560KPK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:36.953 +00:00 [DBG] The connection queue processing loop for 0HN9PG560KPK7 completed. 2025-01-22 09:25:36.953 +00:00 [DBG] Connection id "0HN9PG560KPK7" stopped. 2025-01-22 09:25:38.509 +00:00 [DBG] Connection id "0HN9PG560KPK8" accepted. 2025-01-22 09:25:38.509 +00:00 [DBG] Connection id "0HN9PG560KPK8" started. 2025-01-22 09:25:38.960 +00:00 [DBG] Connection 0HN9PG560KPK8 established using the following protocol: "Tls12" 2025-01-22 09:25:39.312 +00:00 [DBG] Connection id "0HN9PG560KPK8" reset. 2025-01-22 09:25:39.312 +00:00 [DBG] Connection id "0HN9PG560KPK8" disconnecting. 2025-01-22 09:25:39.312 +00:00 [DBG] Connection id "0HN9PG560KPK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:39.314 +00:00 [DBG] Connection id "0HN9PG560KPK8" stopped. 2025-01-22 09:25:40.888 +00:00 [DBG] Connection id "0HN9PG560KPK9" accepted. 2025-01-22 09:25:40.888 +00:00 [DBG] Connection id "0HN9PG560KPK9" started. 2025-01-22 09:25:40.914 +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-22 09:25:40.914 +00:00 [DBG] Connection id "0HN9PG560KPK9" stopped. 2025-01-22 09:25:40.914 +00:00 [DBG] Connection id "0HN9PG560KPK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:42.862 +00:00 [DBG] Connection id "0HN9PG560KPKA" accepted. 2025-01-22 09:25:42.862 +00:00 [DBG] Connection id "0HN9PG560KPKA" started. 2025-01-22 09:25:43.688 +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-22 09:25:43.688 +00:00 [DBG] Connection id "0HN9PG560KPKA" stopped. 2025-01-22 09:25:43.688 +00:00 [DBG] Connection id "0HN9PG560KPKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 09:25:46.235 +00:00 [DBG] Connection id "0HN9PG560KPKB" accepted. 2025-01-22 09:25:46.235 +00:00 [DBG] Connection id "0HN9PG560KPKB" started. 2025-01-22 09:25:46.311 +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-22 09:25:46.312 +00:00 [DBG] Connection id "0HN9PG560KPKB" stopped. 2025-01-22 09:25:46.312 +00:00 [DBG] Connection id "0HN9PG560KPKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 10:05:25.324 +00:00 [DBG] Connection id "0HN9PG560KPKC" accepted. 2025-01-22 10:05:25.330 +00:00 [DBG] Connection id "0HN9PG560KPKC" started. 2025-01-22 10:05:28.324 +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-22 10:05:28.325 +00:00 [DBG] Connection id "0HN9PG560KPKC" stopped. 2025-01-22 10:05:28.325 +00:00 [DBG] Connection id "0HN9PG560KPKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 10:05:40.376 +00:00 [DBG] Connection id "0HN9PG560KPKD" accepted. 2025-01-22 10:05:40.376 +00:00 [DBG] Connection id "0HN9PG560KPKD" started. 2025-01-22 10:05:41.403 +00:00 [DBG] Connection 0HN9PG560KPKD established using the following protocol: "Tls13" 2025-01-22 10:05:44.405 +00:00 [INF] Request starting HTTP/1.1 GET https://www.drposture.app:5104/ - null null 2025-01-22 10:05:44.405 +00:00 [DBG] The request path / does not match a supported file type 2025-01-22 10:05:44.406 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-22 10:05:44.406 +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-22 10:05:44.406 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 10:05:44.406 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 10:05:44.406 +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-22 10:05:44.406 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-22 10:05:44.406 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 10:05:44.406 +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-22 10:05:44.406 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-22 10:05:44.406 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-22 10:05:44.406 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 10:05:44.406 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-22 10:05:44.406 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 10:05:44.406 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 10:05:44.406 +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-22 10:05:44.407 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 10:05:44.407 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 10:05:44.407 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 10:05:44.407 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 10:05:44.407 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 10:05:44.407 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-22 10:05:44.407 +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-22 10:05:44.407 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 10:05:44.407 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 10:05:44.407 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-22 10:05:44.407 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-22 10:05:44.407 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-22 10:05:44.408 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-22 10:05:44.408 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7607ms. 2025-01-22 10:05:44.408 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-22 10:05:44.408 +00:00 [INF] Executed ViewResult - view noScan executed in 1.2694ms. 2025-01-22 10:05:44.408 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.8871ms 2025-01-22 10:05:44.408 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-22 10:05:44.408 +00:00 [INF] HTTP GET / responded 200 in 2.3240 ms 2025-01-22 10:05:44.408 +00:00 [INF] Request finished HTTP/1.1 GET https://www.drposture.app:5104/ - 200 null text/html; charset=utf-8 3.4921ms 2025-01-22 10:05:44.408 +00:00 [DBG] Connection id "0HN9PG560KPKD" disconnecting. 2025-01-22 10:05:44.408 +00:00 [DBG] Connection id "0HN9PG560KPKD" stopped. 2025-01-22 10:05:44.408 +00:00 [DBG] Connection id "0HN9PG560KPKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 14:44:17.490 +00:00 [DBG] Connection id "0HN9PG560KPKE" accepted. 2025-01-22 14:44:17.490 +00:00 [DBG] Connection id "0HN9PG560KPKE" started. 2025-01-22 14:44:17.590 +00:00 [DBG] Connection 0HN9PG560KPKE established using the following protocol: "Tls13" 2025-01-22 14:44:17.590 +00:00 [INF] Request starting HTTP/1.1 GET https://www.drposture.app:5104/robots.txt - null null 2025-01-22 14:44:17.590 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-01-22 14:44:17.590 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-01-22 14:44:17.590 +00:00 [DBG] Request did not match any endpoints 2025-01-22 14:44:17.590 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0715 ms 2025-01-22 14:44:17.590 +00:00 [DBG] Connection id "0HN9PG560KPKE" completed keep alive response. 2025-01-22 14:44:17.590 +00:00 [INF] Request finished HTTP/1.1 GET https://www.drposture.app:5104/robots.txt - 404 0 null 0.3526ms 2025-01-22 14:44:17.590 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://www.drposture.app:5104/robots.txt, Response status code: 404 2025-01-22 14:46:29.495 +00:00 [DBG] Connection id "0HN9PG560KPKE" disconnecting. 2025-01-22 14:46:29.495 +00:00 [DBG] Connection id "0HN9PG560KPKE" stopped. 2025-01-22 14:46:29.495 +00:00 [DBG] Connection id "0HN9PG560KPKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 14:53:32.167 +00:00 [DBG] Connection id "0HN9PG560KPKF" accepted. 2025-01-22 14:53:32.167 +00:00 [DBG] Connection id "0HN9PG560KPKF" started. 2025-01-22 14:53:34.192 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-22 14:53:34.192 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-22 14:53:34.192 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-22 14:53:34.192 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.217ms 2025-01-22 14:53:34.192 +00:00 [DBG] Connection id "0HN9PG560KPKF" disconnecting. 2025-01-22 14:53:34.192 +00:00 [DBG] Connection id "0HN9PG560KPKF" stopped. 2025-01-22 14:53:34.192 +00:00 [DBG] Connection id "0HN9PG560KPKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 16:25:40.698 +00:00 [DBG] Connection id "0HN9PG560KPKG" accepted. 2025-01-22 16:25:40.699 +00:00 [DBG] Connection id "0HN9PG560KPKG" started. 2025-01-22 16:25:40.799 +00:00 [DBG] Connection 0HN9PG560KPKG established using the following protocol: "Tls13" 2025-01-22 16:25:40.799 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/robots.txt - null null 2025-01-22 16:25:40.799 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-01-22 16:25:40.799 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-01-22 16:25:40.799 +00:00 [DBG] Request did not match any endpoints 2025-01-22 16:25:40.799 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0430 ms 2025-01-22 16:25:40.799 +00:00 [DBG] Connection id "0HN9PG560KPKG" completed keep alive response. 2025-01-22 16:25:40.799 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/robots.txt - 404 0 null 0.2685ms 2025-01-22 16:25:40.799 +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 2025-01-22 16:26:14.758 +00:00 [DBG] Connection id "0HN9PG560KPKH" accepted. 2025-01-22 16:26:14.759 +00:00 [DBG] Connection id "0HN9PG560KPKH" started. 2025-01-22 16:26:14.759 +00:00 [INF] Request starting HTTP/1.1 GET http://www.drposture.app:5103/robots.txt - null null 2025-01-22 16:26:14.759 +00:00 [DBG] Redirecting to 'https://www.drposture.app:5104/robots.txt'. 2025-01-22 16:26:14.759 +00:00 [DBG] Connection id "0HN9PG560KPKH" completed keep alive response. 2025-01-22 16:26:14.759 +00:00 [INF] Request finished HTTP/1.1 GET http://www.drposture.app:5103/robots.txt - 307 0 null 0.1336ms 2025-01-22 16:26:15.070 +00:00 [DBG] Connection id "0HN9PG560KPKI" accepted. 2025-01-22 16:26:15.070 +00:00 [DBG] Connection id "0HN9PG560KPKI" started. 2025-01-22 16:26:15.170 +00:00 [DBG] Connection 0HN9PG560KPKI established using the following protocol: "Tls13" 2025-01-22 16:26:15.170 +00:00 [INF] Request starting HTTP/1.1 GET https://www.drposture.app:5104/robots.txt - null null 2025-01-22 16:26:15.170 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-01-22 16:26:15.171 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-01-22 16:26:15.171 +00:00 [DBG] Request did not match any endpoints 2025-01-22 16:26:15.171 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0772 ms 2025-01-22 16:26:15.171 +00:00 [DBG] Connection id "0HN9PG560KPKI" completed keep alive response. 2025-01-22 16:26:15.171 +00:00 [INF] Request finished HTTP/1.1 GET https://www.drposture.app:5104/robots.txt - 404 0 null 0.3521ms 2025-01-22 16:26:15.171 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://www.drposture.app:5104/robots.txt, Response status code: 404 2025-01-22 16:27:52.349 +00:00 [DBG] Connection id "0HN9PG560KPKG" disconnecting. 2025-01-22 16:27:52.350 +00:00 [DBG] Connection id "0HN9PG560KPKG" stopped. 2025-01-22 16:27:52.350 +00:00 [DBG] Connection id "0HN9PG560KPKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 16:28:26.354 +00:00 [DBG] Connection id "0HN9PG560KPKH" disconnecting. 2025-01-22 16:28:26.354 +00:00 [DBG] Connection id "0HN9PG560KPKH" stopped. 2025-01-22 16:28:26.354 +00:00 [DBG] Connection id "0HN9PG560KPKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 16:28:26.354 +00:00 [DBG] Connection id "0HN9PG560KPKI" disconnecting. 2025-01-22 16:28:26.354 +00:00 [DBG] Connection id "0HN9PG560KPKI" stopped. 2025-01-22 16:28:26.355 +00:00 [DBG] Connection id "0HN9PG560KPKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 18:32:17.691 +00:00 [DBG] Connection id "0HN9PG560KPKJ" accepted. 2025-01-22 18:32:17.691 +00:00 [DBG] Connection id "0HN9PG560KPKJ" started. 2025-01-22 18:32:17.692 +00:00 [INF] Request starting HTTP/1.1 GET http://drposture.app:5103/robots.txt - null null 2025-01-22 18:32:17.692 +00:00 [DBG] Redirecting to 'https://drposture.app:5104/robots.txt'. 2025-01-22 18:32:17.692 +00:00 [DBG] Connection id "0HN9PG560KPKJ" completed keep alive response. 2025-01-22 18:32:17.692 +00:00 [INF] Request finished HTTP/1.1 GET http://drposture.app:5103/robots.txt - 307 0 null 0.2898ms 2025-01-22 18:32:17.890 +00:00 [DBG] Connection id "0HN9PG560KPKK" accepted. 2025-01-22 18:32:17.890 +00:00 [DBG] Connection id "0HN9PG560KPKK" started. 2025-01-22 18:32:17.991 +00:00 [DBG] Connection 0HN9PG560KPKK established using the following protocol: "Tls13" 2025-01-22 18:32:17.991 +00:00 [INF] Request starting HTTP/1.1 GET https://drposture.app:5104/robots.txt - null null 2025-01-22 18:32:17.991 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-01-22 18:32:17.991 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-01-22 18:32:17.992 +00:00 [DBG] Request did not match any endpoints 2025-01-22 18:32:17.992 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0688 ms 2025-01-22 18:32:17.992 +00:00 [DBG] Connection id "0HN9PG560KPKK" completed keep alive response. 2025-01-22 18:32:17.992 +00:00 [INF] Request finished HTTP/1.1 GET https://drposture.app:5104/robots.txt - 404 0 null 0.4231ms 2025-01-22 18:32:17.992 +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 2025-01-22 18:34:29.398 +00:00 [DBG] Connection id "0HN9PG560KPKJ" disconnecting. 2025-01-22 18:34:29.398 +00:00 [DBG] Connection id "0HN9PG560KPKJ" stopped. 2025-01-22 18:34:29.398 +00:00 [DBG] Connection id "0HN9PG560KPKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 18:34:29.399 +00:00 [DBG] Connection id "0HN9PG560KPKK" disconnecting. 2025-01-22 18:34:29.399 +00:00 [DBG] Connection id "0HN9PG560KPKK" stopped. 2025-01-22 18:34:29.399 +00:00 [DBG] Connection id "0HN9PG560KPKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 19:13:30.226 +00:00 [DBG] Connection id "0HN9PG560KPKL" accepted. 2025-01-22 19:13:30.226 +00:00 [DBG] Connection id "0HN9PG560KPKL" started. 2025-01-22 19:13:30.227 +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-22 19:13:30.227 +00:00 [DBG] Connection id "0HN9PG560KPKL" stopped. 2025-01-22 19:13:30.228 +00:00 [DBG] Connection id "0HN9PG560KPKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 22:10:26.188 +00:00 [DBG] Connection id "0HN9PG560KPKM" accepted. 2025-01-22 22:10:26.188 +00:00 [DBG] Connection id "0HN9PG560KPKM" started. 2025-01-22 22:10:26.189 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app:5103/robots.txt - null null 2025-01-22 22:10:26.189 +00:00 [DBG] Redirecting to 'https://bat.drposture.app:5104/robots.txt'. 2025-01-22 22:10:26.189 +00:00 [DBG] Connection id "0HN9PG560KPKM" completed keep alive response. 2025-01-22 22:10:26.189 +00:00 [INF] Request finished HTTP/1.1 GET http://bat.drposture.app:5103/robots.txt - 307 0 null 0.154ms 2025-01-22 22:10:26.399 +00:00 [DBG] Connection id "0HN9PG560KPKN" accepted. 2025-01-22 22:10:26.400 +00:00 [DBG] Connection id "0HN9PG560KPKN" started. 2025-01-22 22:10:26.500 +00:00 [DBG] Connection 0HN9PG560KPKN established using the following protocol: "Tls13" 2025-01-22 22:10:26.501 +00:00 [INF] Request starting HTTP/1.1 GET https://bat.drposture.app:5104/robots.txt - null null 2025-01-22 22:10:26.501 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-01-22 22:10:26.501 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-01-22 22:10:26.501 +00:00 [DBG] Request did not match any endpoints 2025-01-22 22:10:26.501 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0456 ms 2025-01-22 22:10:26.501 +00:00 [DBG] Connection id "0HN9PG560KPKN" completed keep alive response. 2025-01-22 22:10:26.501 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app:5104/robots.txt - 404 0 null 0.2823ms 2025-01-22 22:10:26.501 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://bat.drposture.app:5104/robots.txt, Response status code: 404 2025-01-22 22:10:26.701 +00:00 [DBG] Connection id "0HN9PG560KPKO" accepted. 2025-01-22 22:10:26.702 +00:00 [DBG] Connection id "0HN9PG560KPKO" started. 2025-01-22 22:10:26.702 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app:5103/robots.txt - null null 2025-01-22 22:10:26.702 +00:00 [DBG] Redirecting to 'https://bat.drposture.app:5104/robots.txt'. 2025-01-22 22:10:26.702 +00:00 [DBG] Connection id "0HN9PG560KPKO" completed keep alive response. 2025-01-22 22:10:26.702 +00:00 [INF] Request finished HTTP/1.1 GET http://bat.drposture.app:5103/robots.txt - 307 0 null 0.1527ms 2025-01-22 22:10:27.702 +00:00 [DBG] Connection id "0HN9PG560KPKP" accepted. 2025-01-22 22:10:27.702 +00:00 [DBG] Connection id "0HN9PG560KPKP" started. 2025-01-22 22:10:27.803 +00:00 [DBG] Connection 0HN9PG560KPKP established using the following protocol: "Tls13" 2025-01-22 22:10:27.803 +00:00 [INF] Request starting HTTP/1.1 GET https://bat.drposture.app:5104/robots.txt - null null 2025-01-22 22:10:27.803 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-01-22 22:10:27.803 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-01-22 22:10:27.803 +00:00 [DBG] Request did not match any endpoints 2025-01-22 22:10:27.803 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0473 ms 2025-01-22 22:10:27.804 +00:00 [DBG] Connection id "0HN9PG560KPKP" completed keep alive response. 2025-01-22 22:10:27.804 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app:5104/robots.txt - 404 0 null 0.2967ms 2025-01-22 22:10:27.804 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://bat.drposture.app:5104/robots.txt, Response status code: 404 2025-01-22 22:12:37.203 +00:00 [DBG] Connection id "0HN9PG560KPKM" disconnecting. 2025-01-22 22:12:37.203 +00:00 [DBG] Connection id "0HN9PG560KPKM" stopped. 2025-01-22 22:12:37.203 +00:00 [DBG] Connection id "0HN9PG560KPKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 22:12:38.203 +00:00 [DBG] Connection id "0HN9PG560KPKO" disconnecting. 2025-01-22 22:12:38.203 +00:00 [DBG] Connection id "0HN9PG560KPKO" stopped. 2025-01-22 22:12:38.203 +00:00 [DBG] Connection id "0HN9PG560KPKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 22:12:38.203 +00:00 [DBG] Connection id "0HN9PG560KPKN" disconnecting. 2025-01-22 22:12:38.203 +00:00 [DBG] Connection id "0HN9PG560KPKN" stopped. 2025-01-22 22:12:38.203 +00:00 [DBG] Connection id "0HN9PG560KPKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 22:12:39.203 +00:00 [DBG] Connection id "0HN9PG560KPKP" disconnecting. 2025-01-22 22:12:39.203 +00:00 [DBG] Connection id "0HN9PG560KPKP" stopped. 2025-01-22 22:12:39.204 +00:00 [DBG] Connection id "0HN9PG560KPKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-22 23:15:37.635 +00:00 [DBG] Connection id "0HN9PG560KPKQ" accepted. 2025-01-22 23:15:37.636 +00:00 [DBG] Connection id "0HN9PG560KPKQ" started. 2025-01-22 23:15:37.640 +00:00 [DBG] Connection id "0HN9PG560KPKQ" 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-22 23:15:37.641 +00:00 [DBG] Connection id "0HN9PG560KPKQ" disconnecting. 2025-01-22 23:15:37.641 +00:00 [DBG] Connection id "0HN9PG560KPKQ" stopped. 2025-01-22 23:15:37.641 +00:00 [DBG] Connection id "0HN9PG560KPKQ" sending FIN because: "The Socket transport's send loop completed gracefully."