2024-11-27 03:11:07.238 +00:00 [DBG] Connection id "0HN8DSGJH4NK4" accepted. 2024-11-27 03:11:07.239 +00:00 [DBG] Connection id "0HN8DSGJH4NK4" started. 2024-11-27 03:11:09.269 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-11-27 03:11:09.269 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-11-27 03:11:09.269 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-11-27 03:11:09.269 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3522ms 2024-11-27 03:11:09.269 +00:00 [DBG] Connection id "0HN8DSGJH4NK4" disconnecting. 2024-11-27 03:11:09.269 +00:00 [DBG] Connection id "0HN8DSGJH4NK4" stopped. 2024-11-27 03:11:09.270 +00:00 [DBG] Connection id "0HN8DSGJH4NK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 03:27:06.704 +00:00 [DBG] Connection id "0HN8DSGJH4NK5" accepted. 2024-11-27 03:27:06.704 +00:00 [DBG] Connection id "0HN8DSGJH4NK5" started. 2024-11-27 03:27:09.920 +00:00 [DBG] Connection id "0HN8DSGJH4NK5" reset. 2024-11-27 03:27:09.920 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 03:27:09.921 +00:00 [DBG] Connection id "0HN8DSGJH4NK5" stopped. 2024-11-27 03:27:09.922 +00:00 [DBG] Connection id "0HN8DSGJH4NK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 03:27:09.932 +00:00 [DBG] Connection id "0HN8DSGJH4NK6" accepted. 2024-11-27 03:27:09.933 +00:00 [DBG] Connection id "0HN8DSGJH4NK6" started. 2024-11-27 03:27:10.077 +00:00 [DBG] Connection 0HN8DSGJH4NK6 established using the following protocol: "Tls13" 2024-11-27 03:27:13.149 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-11-27 03:27:13.149 +00:00 [DBG] The request path / does not match a supported file type 2024-11-27 03:27:13.149 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-27 03:27:13.149 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-27 03:27:13.149 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 03:27:13.149 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 03:27:13.149 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-11-27 03:27:13.149 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-27 03:27:13.149 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 03:27:13.150 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-11-27 03:27:13.150 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-27 03:27:13.150 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 03:27:13.150 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 03:27:13.150 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 03:27:13.150 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 03:27:13.150 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 03:27:13.150 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:13.150 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:13.150 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:13.150 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 03:27:13.150 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:13.150 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 03:27:13.150 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 03:27:13.150 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:13.150 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:13.150 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:13.150 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 03:27:13.150 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:13.150 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-27 03:27:13.151 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-27 03:27:13.151 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8064ms. 2024-11-27 03:27:13.151 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-27 03:27:13.152 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6927ms. 2024-11-27 03:27:13.152 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.6214ms 2024-11-27 03:27:13.152 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 03:27:13.152 +00:00 [INF] HTTP GET / responded 200 in 3.3160 ms 2024-11-27 03:27:13.152 +00:00 [DBG] Connection id "0HN8DSGJH4NK6" completed keep alive response. 2024-11-27 03:27:13.152 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.6742ms 2024-11-27 03:27:13.165 +00:00 [DBG] Connection id "0HN8DSGJH4NK6" reset. 2024-11-27 03:27:13.165 +00:00 [DBG] Connection id "0HN8DSGJH4NK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 03:27:13.165 +00:00 [DBG] Connection id "0HN8DSGJH4NK6" disconnecting. 2024-11-27 03:27:13.166 +00:00 [DBG] Connection id "0HN8DSGJH4NK6" stopped. 2024-11-27 03:27:16.195 +00:00 [DBG] Connection id "0HN8DSGJH4NK7" accepted. 2024-11-27 03:27:16.196 +00:00 [DBG] Connection id "0HN8DSGJH4NK7" started. 2024-11-27 03:27:16.232 +00:00 [DBG] Connection 0HN8DSGJH4NK7 established using the following protocol: "Tls13" 2024-11-27 03:27:16.233 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-11-27 03:27:16.233 +00:00 [DBG] The request path / does not match a supported file type 2024-11-27 03:27:16.233 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-27 03:27:16.233 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-27 03:27:16.233 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 03:27:16.233 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 03:27:16.233 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-11-27 03:27:16.233 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-27 03:27:16.233 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 03:27:16.234 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-11-27 03:27:16.234 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-27 03:27:16.234 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 03:27:16.234 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 03:27:16.234 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 03:27:16.234 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 03:27:16.234 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 03:27:16.234 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:16.234 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:16.234 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:16.234 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 03:27:16.234 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:16.234 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 03:27:16.234 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 03:27:16.234 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:16.234 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:16.234 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:16.234 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 03:27:16.234 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 03:27:16.234 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2024-11-27 03:27:16.234 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-27 03:27:16.234 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0682ms. 2024-11-27 03:27:16.234 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2024-11-27 03:27:16.235 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5707ms. 2024-11-27 03:27:16.235 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.2296ms 2024-11-27 03:27:16.235 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 03:27:16.235 +00:00 [INF] HTTP GET / responded 200 in 1.8008 ms 2024-11-27 03:27:16.235 +00:00 [DBG] Connection id "0HN8DSGJH4NK7" completed keep alive response. 2024-11-27 03:27:16.235 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.1167ms 2024-11-27 03:27:16.248 +00:00 [DBG] Connection id "0HN8DSGJH4NK7" received FIN. 2024-11-27 03:27:16.248 +00:00 [DBG] Connection id "0HN8DSGJH4NK7" disconnecting. 2024-11-27 03:27:16.248 +00:00 [DBG] Connection id "0HN8DSGJH4NK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 03:27:16.249 +00:00 [DBG] Connection id "0HN8DSGJH4NK7" stopped. 2024-11-27 03:27:16.260 +00:00 [DBG] Connection id "0HN8DSGJH4NK8" accepted. 2024-11-27 03:27:16.260 +00:00 [DBG] Connection id "0HN8DSGJH4NK8" started. 2024-11-27 03:27:16.433 +00:00 [DBG] Connection 0HN8DSGJH4NK8 established using the following protocol: "Tls13" 2024-11-27 03:27:16.469 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-11-27 03:27:16.470 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-27 03:27:16.470 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.706ms 2024-11-27 03:27:16.470 +00:00 [DBG] Connection id "0HN8DSGJH4NK8" disconnecting. 2024-11-27 03:27:16.470 +00:00 [DBG] Connection id "0HN8DSGJH4NK8" stopped. 2024-11-27 03:27:16.470 +00:00 [DBG] Connection id "0HN8DSGJH4NK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 03:27:16.495 +00:00 [DBG] Connection id "0HN8DSGJH4NK9" accepted. 2024-11-27 03:27:16.495 +00:00 [DBG] Connection id "0HN8DSGJH4NK9" started. 2024-11-27 03:27:16.537 +00:00 [DBG] Connection 0HN8DSGJH4NK9 established using the following protocol: "Tls13" 2024-11-27 03:27:16.550 +00:00 [DBG] Connection id "0HN8DSGJH4NK9" reset. 2024-11-27 03:27:16.550 +00:00 [DBG] Connection id "0HN8DSGJH4NK9" is closed. The last processed stream ID was 0. 2024-11-27 03:27:16.550 +00:00 [DBG] Connection id "0HN8DSGJH4NK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 03:27:16.551 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4NK9 completed. 2024-11-27 03:27:16.551 +00:00 [DBG] Connection id "0HN8DSGJH4NK9" stopped. 2024-11-27 03:27:17.722 +00:00 [DBG] Connection id "0HN8DSGJH4NKA" accepted. 2024-11-27 03:27:17.723 +00:00 [DBG] Connection id "0HN8DSGJH4NKA" started. 2024-11-27 03:27:17.743 +00:00 [DBG] Connection 0HN8DSGJH4NKA established using the following protocol: "Tls12" 2024-11-27 03:27:17.755 +00:00 [DBG] Connection id "0HN8DSGJH4NKA" reset. 2024-11-27 03:27:17.755 +00:00 [DBG] Connection id "0HN8DSGJH4NKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 03:27:17.755 +00:00 [DBG] Connection id "0HN8DSGJH4NKA" disconnecting. 2024-11-27 03:27:17.756 +00:00 [DBG] Connection id "0HN8DSGJH4NKA" stopped. 2024-11-27 03:27:19.148 +00:00 [DBG] Connection id "0HN8DSGJH4NKB" accepted. 2024-11-27 03:27:19.148 +00:00 [DBG] Connection id "0HN8DSGJH4NKB" started. 2024-11-27 03:27:19.149 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 03:27:19.150 +00:00 [DBG] Connection id "0HN8DSGJH4NKB" stopped. 2024-11-27 03:27:19.150 +00:00 [DBG] Connection id "0HN8DSGJH4NKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 03:27:21.918 +00:00 [DBG] Connection id "0HN8DSGJH4NKC" accepted. 2024-11-27 03:27:21.918 +00:00 [DBG] Connection id "0HN8DSGJH4NKC" started. 2024-11-27 03:27:21.920 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 03:27:21.920 +00:00 [DBG] Connection id "0HN8DSGJH4NKC" stopped. 2024-11-27 03:27:21.920 +00:00 [DBG] Connection id "0HN8DSGJH4NKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 03:27:23.526 +00:00 [DBG] Connection id "0HN8DSGJH4NKD" accepted. 2024-11-27 03:27:23.526 +00:00 [DBG] Connection id "0HN8DSGJH4NKD" started. 2024-11-27 03:27:23.535 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 03:27:23.535 +00:00 [DBG] Connection id "0HN8DSGJH4NKD" stopped. 2024-11-27 03:27:23.535 +00:00 [DBG] Connection id "0HN8DSGJH4NKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:26.663 +00:00 [DBG] Connection id "0HN8DSGJH4NKE" accepted. 2024-11-27 04:14:26.664 +00:00 [DBG] Connection id "0HN8DSGJH4NKE" started. 2024-11-27 04:14:30.139 +00:00 [DBG] Connection id "0HN8DSGJH4NKE" reset. 2024-11-27 04:14:30.139 +00:00 [DBG] Connection id "0HN8DSGJH4NKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:30.139 +00:00 [DBG] Connection id "0HN8DSGJH4NKE" disconnecting. 2024-11-27 04:14:30.140 +00:00 [DBG] Connection id "0HN8DSGJH4NKE" stopped. 2024-11-27 04:14:30.322 +00:00 [DBG] Connection id "0HN8DSGJH4NKF" accepted. 2024-11-27 04:14:30.322 +00:00 [DBG] Connection id "0HN8DSGJH4NKF" started. 2024-11-27 04:14:30.498 +00:00 [DBG] Connection id "0HN8DSGJH4NKF" 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.HttpParser`1.ParseRequestLine(TRequestHandler handler, SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TakeStartLine(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-11-27 04:14:30.498 +00:00 [DBG] Connection id "0HN8DSGJH4NKF" disconnecting. 2024-11-27 04:14:30.498 +00:00 [DBG] Connection id "0HN8DSGJH4NKF" stopped. 2024-11-27 04:14:30.498 +00:00 [DBG] Connection id "0HN8DSGJH4NKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:31.002 +00:00 [DBG] Connection id "0HN8DSGJH4NKG" accepted. 2024-11-27 04:14:31.002 +00:00 [DBG] Connection id "0HN8DSGJH4NKG" started. 2024-11-27 04:14:34.217 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-11-27 04:14:34.217 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-11-27 04:14:34.217 +00:00 [DBG] Connection id "0HN8DSGJH4NKG" completed keep alive response. 2024-11-27 04:14:34.218 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.4854ms 2024-11-27 04:14:40.470 +00:00 [DBG] Connection id "0HN8DSGJH4NKG" reset. 2024-11-27 04:14:40.470 +00:00 [DBG] Connection id "0HN8DSGJH4NKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:40.470 +00:00 [DBG] Connection id "0HN8DSGJH4NKG" disconnecting. 2024-11-27 04:14:40.470 +00:00 [DBG] Connection id "0HN8DSGJH4NKG" stopped. 2024-11-27 04:14:43.748 +00:00 [DBG] Connection id "0HN8DSGJH4NKH" accepted. 2024-11-27 04:14:43.748 +00:00 [DBG] Connection id "0HN8DSGJH4NKH" started. 2024-11-27 04:14:43.769 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-11-27 04:14:43.769 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-11-27 04:14:43.769 +00:00 [DBG] Connection id "0HN8DSGJH4NKH" completed keep alive response. 2024-11-27 04:14:43.769 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3181ms 2024-11-27 04:14:43.988 +00:00 [DBG] Connection id "0HN8DSGJH4NKH" received FIN. 2024-11-27 04:14:43.988 +00:00 [DBG] Connection id "0HN8DSGJH4NKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:43.989 +00:00 [DBG] Connection id "0HN8DSGJH4NKH" disconnecting. 2024-11-27 04:14:43.990 +00:00 [DBG] Connection id "0HN8DSGJH4NKH" stopped. 2024-11-27 04:14:44.158 +00:00 [DBG] Connection id "0HN8DSGJH4NKI" accepted. 2024-11-27 04:14:44.158 +00:00 [DBG] Connection id "0HN8DSGJH4NKI" started. 2024-11-27 04:14:44.259 +00:00 [DBG] Connection id "0HN8DSGJH4NKI": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-11-27 04:14:44.259 +00:00 [DBG] Connection id "0HN8DSGJH4NKI" 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.HttpParser`1.ParseRequestLine(TRequestHandler handler, SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TakeStartLine(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-11-27 04:14:44.260 +00:00 [DBG] Connection id "0HN8DSGJH4NKI" disconnecting. 2024-11-27 04:14:44.260 +00:00 [DBG] Connection id "0HN8DSGJH4NKI" stopped. 2024-11-27 04:14:44.260 +00:00 [DBG] Connection id "0HN8DSGJH4NKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:47.685 +00:00 [DBG] Connection id "0HN8DSGJH4NKJ" accepted. 2024-11-27 04:14:47.685 +00:00 [DBG] Connection id "0HN8DSGJH4NKJ" started. 2024-11-27 04:14:47.969 +00:00 [DBG] Connection 0HN8DSGJH4NKJ established using the following protocol: "Tls13" 2024-11-27 04:14:47.970 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-11-27 04:14:47.970 +00:00 [DBG] The request path / does not match a supported file type 2024-11-27 04:14:47.970 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-27 04:14:47.970 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-27 04:14:47.970 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 04:14:47.970 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 04:14:47.970 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-11-27 04:14:47.970 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-27 04:14:47.970 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 04:14:47.970 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-11-27 04:14:47.970 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-27 04:14:47.970 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 04:14:47.970 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 04:14:47.970 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 04:14:47.970 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 04:14:47.970 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 04:14:47.970 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 04:14:47.970 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 04:14:47.970 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 04:14:47.971 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 04:14:47.971 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 04:14:47.971 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 04:14:47.971 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 04:14:47.971 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 04:14:47.971 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 04:14:47.971 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 04:14:47.971 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 04:14:47.971 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 04:14:47.971 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-27 04:14:47.971 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-27 04:14:47.972 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8876ms. 2024-11-27 04:14:47.972 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-27 04:14:47.972 +00:00 [INF] Executed ViewResult - view noScan executed in 1.8123ms. 2024-11-27 04:14:47.973 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3155ms 2024-11-27 04:14:47.973 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 04:14:47.973 +00:00 [INF] HTTP GET / responded 200 in 2.8812 ms 2024-11-27 04:14:47.973 +00:00 [DBG] Connection id "0HN8DSGJH4NKJ" completed keep alive response. 2024-11-27 04:14:47.973 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.1778ms 2024-11-27 04:14:48.167 +00:00 [DBG] Connection id "0HN8DSGJH4NKJ" received FIN. 2024-11-27 04:14:48.167 +00:00 [DBG] Connection id "0HN8DSGJH4NKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:48.167 +00:00 [DBG] Connection id "0HN8DSGJH4NKJ" disconnecting. 2024-11-27 04:14:48.167 +00:00 [DBG] Connection id "0HN8DSGJH4NKJ" stopped. 2024-11-27 04:14:48.363 +00:00 [DBG] Connection id "0HN8DSGJH4NKK" accepted. 2024-11-27 04:14:48.363 +00:00 [DBG] Connection id "0HN8DSGJH4NKK" started. 2024-11-27 04:14:48.589 +00:00 [DBG] Connection 0HN8DSGJH4NKK established using the following protocol: "Tls13" 2024-11-27 04:14:48.606 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-11-27 04:14:48.607 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-27 04:14:48.607 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5757ms 2024-11-27 04:14:48.607 +00:00 [DBG] Connection id "0HN8DSGJH4NKK" disconnecting. 2024-11-27 04:14:48.607 +00:00 [DBG] Connection id "0HN8DSGJH4NKK" stopped. 2024-11-27 04:14:48.607 +00:00 [DBG] Connection id "0HN8DSGJH4NKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:49.123 +00:00 [DBG] Connection id "0HN8DSGJH4NKL" accepted. 2024-11-27 04:14:49.123 +00:00 [DBG] Connection id "0HN8DSGJH4NKL" started. 2024-11-27 04:14:49.319 +00:00 [DBG] Connection 0HN8DSGJH4NKL established using the following protocol: "Tls13" 2024-11-27 04:14:49.515 +00:00 [DBG] Connection id "0HN8DSGJH4NKL" reset. 2024-11-27 04:14:49.515 +00:00 [DBG] Connection id "0HN8DSGJH4NKL" is closed. The last processed stream ID was 0. 2024-11-27 04:14:49.515 +00:00 [DBG] Connection id "0HN8DSGJH4NKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:49.515 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4NKL completed. 2024-11-27 04:14:49.515 +00:00 [DBG] Connection id "0HN8DSGJH4NKL" stopped. 2024-11-27 04:14:51.162 +00:00 [DBG] Connection id "0HN8DSGJH4NKM" accepted. 2024-11-27 04:14:51.162 +00:00 [DBG] Connection id "0HN8DSGJH4NKM" started. 2024-11-27 04:14:52.164 +00:00 [DBG] Connection 0HN8DSGJH4NKM established using the following protocol: "Tls12" 2024-11-27 04:14:52.395 +00:00 [DBG] Connection id "0HN8DSGJH4NKM" reset. 2024-11-27 04:14:52.395 +00:00 [DBG] Connection id "0HN8DSGJH4NKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:52.395 +00:00 [DBG] Connection id "0HN8DSGJH4NKM" disconnecting. 2024-11-27 04:14:52.396 +00:00 [DBG] Connection id "0HN8DSGJH4NKM" stopped. 2024-11-27 04:14:53.657 +00:00 [DBG] Connection id "0HN8DSGJH4NKN" accepted. 2024-11-27 04:14:53.657 +00:00 [DBG] Connection id "0HN8DSGJH4NKN" started. 2024-11-27 04:14:53.761 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 04:14:53.762 +00:00 [DBG] Connection id "0HN8DSGJH4NKN" stopped. 2024-11-27 04:14:53.762 +00:00 [DBG] Connection id "0HN8DSGJH4NKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:55.387 +00:00 [DBG] Connection id "0HN8DSGJH4NKO" accepted. 2024-11-27 04:14:55.387 +00:00 [DBG] Connection id "0HN8DSGJH4NKO" started. 2024-11-27 04:14:55.388 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 04:14:55.389 +00:00 [DBG] Connection id "0HN8DSGJH4NKO" stopped. 2024-11-27 04:14:55.389 +00:00 [DBG] Connection id "0HN8DSGJH4NKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 04:14:57.357 +00:00 [DBG] Connection id "0HN8DSGJH4NKP" accepted. 2024-11-27 04:14:57.357 +00:00 [DBG] Connection id "0HN8DSGJH4NKP" started. 2024-11-27 04:14:57.409 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 04:14:57.410 +00:00 [DBG] Connection id "0HN8DSGJH4NKP" stopped. 2024-11-27 04:14:57.410 +00:00 [DBG] Connection id "0HN8DSGJH4NKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:16.182 +00:00 [DBG] Connection id "0HN8DSGJH4NKQ" accepted. 2024-11-27 05:08:16.182 +00:00 [DBG] Connection id "0HN8DSGJH4NKQ" started. 2024-11-27 05:08:19.517 +00:00 [DBG] Connection id "0HN8DSGJH4NKQ" reset. 2024-11-27 05:08:19.517 +00:00 [DBG] Connection id "0HN8DSGJH4NKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:19.517 +00:00 [DBG] Connection id "0HN8DSGJH4NKQ" disconnecting. 2024-11-27 05:08:19.517 +00:00 [DBG] Connection id "0HN8DSGJH4NKQ" stopped. 2024-11-27 05:08:19.522 +00:00 [DBG] Connection id "0HN8DSGJH4NKR" accepted. 2024-11-27 05:08:19.522 +00:00 [DBG] Connection id "0HN8DSGJH4NKR" started. 2024-11-27 05:08:19.796 +00:00 [DBG] Connection id "0HN8DSGJH4NKR" 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.HttpParser`1.ParseRequestLine(TRequestHandler handler, SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TakeStartLine(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-11-27 05:08:19.797 +00:00 [DBG] Connection id "0HN8DSGJH4NKR" disconnecting. 2024-11-27 05:08:19.797 +00:00 [DBG] Connection id "0HN8DSGJH4NKR" stopped. 2024-11-27 05:08:19.797 +00:00 [DBG] Connection id "0HN8DSGJH4NKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:19.808 +00:00 [DBG] Connection id "0HN8DSGJH4NKS" accepted. 2024-11-27 05:08:19.808 +00:00 [DBG] Connection id "0HN8DSGJH4NKS" started. 2024-11-27 05:08:22.979 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-11-27 05:08:22.979 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-11-27 05:08:22.979 +00:00 [DBG] Connection id "0HN8DSGJH4NKS" completed keep alive response. 2024-11-27 05:08:22.979 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3517ms 2024-11-27 05:08:29.234 +00:00 [DBG] Connection id "0HN8DSGJH4NKS" reset. 2024-11-27 05:08:29.235 +00:00 [DBG] Connection id "0HN8DSGJH4NKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:29.235 +00:00 [DBG] Connection id "0HN8DSGJH4NKS" disconnecting. 2024-11-27 05:08:29.236 +00:00 [DBG] Connection id "0HN8DSGJH4NKS" stopped. 2024-11-27 05:08:32.320 +00:00 [DBG] Connection id "0HN8DSGJH4NKT" accepted. 2024-11-27 05:08:32.320 +00:00 [DBG] Connection id "0HN8DSGJH4NKT" started. 2024-11-27 05:08:32.337 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-11-27 05:08:32.337 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-11-27 05:08:32.337 +00:00 [DBG] Connection id "0HN8DSGJH4NKT" completed keep alive response. 2024-11-27 05:08:32.337 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3246ms 2024-11-27 05:08:32.365 +00:00 [DBG] Connection id "0HN8DSGJH4NKT" received FIN. 2024-11-27 05:08:32.365 +00:00 [DBG] Connection id "0HN8DSGJH4NKT" disconnecting. 2024-11-27 05:08:32.365 +00:00 [DBG] Connection id "0HN8DSGJH4NKT" stopped. 2024-11-27 05:08:32.365 +00:00 [DBG] Connection id "0HN8DSGJH4NKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:32.414 +00:00 [DBG] Connection id "0HN8DSGJH4NKU" accepted. 2024-11-27 05:08:32.414 +00:00 [DBG] Connection id "0HN8DSGJH4NKU" started. 2024-11-27 05:08:32.425 +00:00 [DBG] Connection id "0HN8DSGJH4NKU": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2024-11-27 05:08:32.426 +00:00 [DBG] Connection id "0HN8DSGJH4NKU" 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.HttpParser`1.ParseRequestLine(TRequestHandler handler, SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TakeStartLine(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-11-27 05:08:32.426 +00:00 [DBG] Connection id "0HN8DSGJH4NKU" disconnecting. 2024-11-27 05:08:32.426 +00:00 [DBG] Connection id "0HN8DSGJH4NKU" stopped. 2024-11-27 05:08:32.426 +00:00 [DBG] Connection id "0HN8DSGJH4NKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:35.680 +00:00 [DBG] Connection id "0HN8DSGJH4NKV" accepted. 2024-11-27 05:08:35.681 +00:00 [DBG] Connection id "0HN8DSGJH4NKV" started. 2024-11-27 05:08:35.703 +00:00 [DBG] Connection 0HN8DSGJH4NKV established using the following protocol: "Tls13" 2024-11-27 05:08:35.703 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-11-27 05:08:35.703 +00:00 [DBG] The request path / does not match a supported file type 2024-11-27 05:08:35.704 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-27 05:08:35.704 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-27 05:08:35.704 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 05:08:35.704 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 05:08:35.704 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-11-27 05:08:35.704 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-27 05:08:35.704 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 05:08:35.704 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-11-27 05:08:35.704 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-27 05:08:35.704 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 05:08:35.704 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 05:08:35.704 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 05:08:35.705 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 05:08:35.705 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 05:08:35.705 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 05:08:35.705 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 05:08:35.705 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 05:08:35.705 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 05:08:35.705 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 05:08:35.705 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 05:08:35.705 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 05:08:35.705 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 05:08:35.705 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 05:08:35.705 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 05:08:35.705 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 05:08:35.705 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 05:08:35.705 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-27 05:08:35.707 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-27 05:08:35.707 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.4357ms. 2024-11-27 05:08:35.707 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-27 05:08:35.708 +00:00 [INF] Executed ViewResult - view noScan executed in 2.7819ms. 2024-11-27 05:08:35.708 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 4.1924ms 2024-11-27 05:08:35.708 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 05:08:35.708 +00:00 [INF] HTTP GET / responded 200 in 4.7762 ms 2024-11-27 05:08:35.708 +00:00 [DBG] Connection id "0HN8DSGJH4NKV" completed keep alive response. 2024-11-27 05:08:35.709 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 5.2241ms 2024-11-27 05:08:35.867 +00:00 [DBG] Connection id "0HN8DSGJH4NKV" received FIN. 2024-11-27 05:08:35.867 +00:00 [DBG] Connection id "0HN8DSGJH4NKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:35.867 +00:00 [DBG] Connection id "0HN8DSGJH4NKV" disconnecting. 2024-11-27 05:08:35.867 +00:00 [DBG] Connection id "0HN8DSGJH4NKV" stopped. 2024-11-27 05:08:35.876 +00:00 [DBG] Connection id "0HN8DSGJH4NL0" accepted. 2024-11-27 05:08:35.876 +00:00 [DBG] Connection id "0HN8DSGJH4NL0" started. 2024-11-27 05:08:35.952 +00:00 [DBG] Connection 0HN8DSGJH4NL0 established using the following protocol: "Tls13" 2024-11-27 05:08:35.988 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2024-11-27 05:08:35.988 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-27 05:08:35.989 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.913ms 2024-11-27 05:08:35.989 +00:00 [DBG] Connection id "0HN8DSGJH4NL0" disconnecting. 2024-11-27 05:08:35.989 +00:00 [DBG] Connection id "0HN8DSGJH4NL0" stopped. 2024-11-27 05:08:35.989 +00:00 [DBG] Connection id "0HN8DSGJH4NL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:36.001 +00:00 [DBG] Connection id "0HN8DSGJH4NL1" accepted. 2024-11-27 05:08:36.001 +00:00 [DBG] Connection id "0HN8DSGJH4NL1" started. 2024-11-27 05:08:36.023 +00:00 [DBG] Connection 0HN8DSGJH4NL1 established using the following protocol: "Tls13" 2024-11-27 05:08:36.030 +00:00 [DBG] Connection id "0HN8DSGJH4NL1" reset. 2024-11-27 05:08:36.030 +00:00 [DBG] Connection id "0HN8DSGJH4NL1" is closed. The last processed stream ID was 0. 2024-11-27 05:08:36.030 +00:00 [DBG] Connection id "0HN8DSGJH4NL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:36.030 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4NL1 completed. 2024-11-27 05:08:36.030 +00:00 [DBG] Connection id "0HN8DSGJH4NL1" stopped. 2024-11-27 05:08:37.444 +00:00 [DBG] Connection id "0HN8DSGJH4NL2" accepted. 2024-11-27 05:08:37.445 +00:00 [DBG] Connection id "0HN8DSGJH4NL2" started. 2024-11-27 05:08:37.545 +00:00 [DBG] Connection 0HN8DSGJH4NL2 established using the following protocol: "Tls12" 2024-11-27 05:08:37.553 +00:00 [DBG] Connection id "0HN8DSGJH4NL2" reset. 2024-11-27 05:08:37.554 +00:00 [DBG] Connection id "0HN8DSGJH4NL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:37.554 +00:00 [DBG] Connection id "0HN8DSGJH4NL2" disconnecting. 2024-11-27 05:08:37.554 +00:00 [DBG] Connection id "0HN8DSGJH4NL2" stopped. 2024-11-27 05:08:38.983 +00:00 [DBG] Connection id "0HN8DSGJH4NL3" accepted. 2024-11-27 05:08:38.983 +00:00 [DBG] Connection id "0HN8DSGJH4NL3" started. 2024-11-27 05:08:39.194 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 05:08:39.195 +00:00 [DBG] Connection id "0HN8DSGJH4NL3" stopped. 2024-11-27 05:08:39.195 +00:00 [DBG] Connection id "0HN8DSGJH4NL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:41.022 +00:00 [DBG] Connection id "0HN8DSGJH4NL4" accepted. 2024-11-27 05:08:41.022 +00:00 [DBG] Connection id "0HN8DSGJH4NL4" started. 2024-11-27 05:08:41.023 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 05:08:41.023 +00:00 [DBG] Connection id "0HN8DSGJH4NL4" stopped. 2024-11-27 05:08:41.024 +00:00 [DBG] Connection id "0HN8DSGJH4NL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 05:08:42.567 +00:00 [DBG] Connection id "0HN8DSGJH4NL5" accepted. 2024-11-27 05:08:42.567 +00:00 [DBG] Connection id "0HN8DSGJH4NL5" started. 2024-11-27 05:08:42.568 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 05:08:42.568 +00:00 [DBG] Connection id "0HN8DSGJH4NL5" stopped. 2024-11-27 05:08:42.568 +00:00 [DBG] Connection id "0HN8DSGJH4NL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 06:21:19.601 +00:00 [DBG] Connection id "0HN8DSGJH4NL6" accepted. 2024-11-27 06:21:19.601 +00:00 [DBG] Connection id "0HN8DSGJH4NL6" started. 2024-11-27 06:21:22.603 +00:00 [INF] Request starting HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - null null 2024-11-27 06:21:22.603 +00:00 [DBG] Redirecting to 'https://[2a01:4f8:1c17:df57::1]:5104/'. 2024-11-27 06:21:22.603 +00:00 [INF] Request finished HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - 307 0 null 0.31ms 2024-11-27 06:21:22.603 +00:00 [DBG] Connection id "0HN8DSGJH4NL6" disconnecting. 2024-11-27 06:21:22.603 +00:00 [DBG] Connection id "0HN8DSGJH4NL6" stopped. 2024-11-27 06:21:22.603 +00:00 [DBG] Connection id "0HN8DSGJH4NL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 06:21:22.644 +00:00 [DBG] Connection id "0HN8DSGJH4NL7" accepted. 2024-11-27 06:21:22.645 +00:00 [DBG] Connection id "0HN8DSGJH4NL7" started. 2024-11-27 06:21:22.668 +00:00 [DBG] Connection 0HN8DSGJH4NL7 established using the following protocol: "Tls13" 2024-11-27 06:21:22.668 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2024-11-27 06:21:22.668 +00:00 [DBG] The request path / does not match a supported file type 2024-11-27 06:21:22.668 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-27 06:21:22.668 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-27 06:21:22.668 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 06:21:22.668 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 06:21:22.669 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-11-27 06:21:22.669 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-27 06:21:22.669 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 06:21:22.669 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-11-27 06:21:22.669 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-27 06:21:22.669 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 06:21:22.669 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 06:21:22.669 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 06:21:22.669 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 06:21:22.669 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 06:21:22.669 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 06:21:22.670 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 06:21:22.670 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 06:21:22.670 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 06:21:22.670 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 06:21:22.670 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 06:21:22.670 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 06:21:22.670 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 06:21:22.670 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 06:21:22.670 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 06:21:22.670 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 06:21:22.670 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 06:21:22.670 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-27 06:21:22.671 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-27 06:21:22.671 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.0479ms. 2024-11-27 06:21:22.671 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-27 06:21:22.672 +00:00 [INF] Executed ViewResult - view noScan executed in 1.9116ms. 2024-11-27 06:21:22.672 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 3.0738ms 2024-11-27 06:21:22.672 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 06:21:22.672 +00:00 [INF] HTTP GET / responded 200 in 3.8369 ms 2024-11-27 06:21:22.672 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 4.1744ms 2024-11-27 06:21:22.672 +00:00 [DBG] Connection id "0HN8DSGJH4NL7" disconnecting. 2024-11-27 06:21:22.672 +00:00 [DBG] Connection id "0HN8DSGJH4NL7" stopped. 2024-11-27 06:21:22.672 +00:00 [DBG] Connection id "0HN8DSGJH4NL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 06:21:23.834 +00:00 [DBG] Connection id "0HN8DSGJH4NL8" accepted. 2024-11-27 06:21:23.834 +00:00 [DBG] Connection id "0HN8DSGJH4NL8" started. 2024-11-27 06:21:23.856 +00:00 [DBG] Connection 0HN8DSGJH4NL8 established using the following protocol: "Tls13" 2024-11-27 06:21:23.860 +00:00 [INF] Request starting HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - null null 2024-11-27 06:21:23.862 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-27 06:21:23.862 +00:00 [INF] Request finished HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - 200 5430 image/x-icon 1.9748ms 2024-11-27 06:21:23.882 +00:00 [DBG] Connection id "0HN8DSGJH4NL8" received FIN. 2024-11-27 06:21:23.882 +00:00 [DBG] Connection id "0HN8DSGJH4NL8" is closed. The last processed stream ID was 1. 2024-11-27 06:21:23.883 +00:00 [DBG] Connection id "0HN8DSGJH4NL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 06:21:23.883 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4NL8 completed. 2024-11-27 06:21:23.883 +00:00 [DBG] Connection id "0HN8DSGJH4NL8" stopped. 2024-11-27 07:42:06.054 +00:00 [DBG] Connection id "0HN8DSGJH4NL9" accepted. 2024-11-27 07:42:06.054 +00:00 [DBG] Connection id "0HN8DSGJH4NL9" started. 2024-11-27 07:42:09.091 +00:00 [DBG] Connection id "0HN8DSGJH4NL9" received FIN. 2024-11-27 07:42:09.092 +00:00 [DBG] Connection id "0HN8DSGJH4NL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 07:42:09.092 +00:00 [DBG] Connection id "0HN8DSGJH4NL9" disconnecting. 2024-11-27 07:42:09.092 +00:00 [DBG] Connection id "0HN8DSGJH4NL9" bad request data: "Invalid request line." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-11-27 07:42:09.093 +00:00 [DBG] Connection id "0HN8DSGJH4NL9" stopped. 2024-11-27 13:04:31.647 +00:00 [DBG] Connection id "0HN8DSGJH4NLA" accepted. 2024-11-27 13:04:31.647 +00:00 [DBG] Connection id "0HN8DSGJH4NLA" started. 2024-11-27 13:04:31.647 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-11-27 13:04:31.648 +00:00 [DBG] Connection id "0HN8DSGJH4NLA" stopped. 2024-11-27 13:04:31.648 +00:00 [DBG] Connection id "0HN8DSGJH4NLA" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 14:40:27.098 +00:00 [DBG] Connection id "0HN8DSGJH4NLB" accepted. 2024-11-27 14:40:27.098 +00:00 [DBG] Connection id "0HN8DSGJH4NLB" started. 2024-11-27 14:40:29.121 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-11-27 14:40:29.121 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-11-27 14:40:29.121 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-11-27 14:40:29.121 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.5371ms 2024-11-27 14:40:29.121 +00:00 [DBG] Connection id "0HN8DSGJH4NLB" disconnecting. 2024-11-27 14:40:29.122 +00:00 [DBG] Connection id "0HN8DSGJH4NLB" stopped. 2024-11-27 14:40:29.122 +00:00 [DBG] Connection id "0HN8DSGJH4NLB" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 17:28:39.665 +00:00 [DBG] Connection id "0HN8DSGJH4NLC" accepted. 2024-11-27 17:28:39.665 +00:00 [DBG] Connection id "0HN8DSGJH4NLC" started. 2024-11-27 17:28:42.665 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-11-27 17:28:42.665 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-11-27 17:28:42.665 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.312ms 2024-11-27 17:28:42.665 +00:00 [DBG] Connection id "0HN8DSGJH4NLC" disconnecting. 2024-11-27 17:28:42.665 +00:00 [DBG] Connection id "0HN8DSGJH4NLC" stopped. 2024-11-27 17:28:42.665 +00:00 [DBG] Connection id "0HN8DSGJH4NLC" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 17:28:42.716 +00:00 [DBG] Connection id "0HN8DSGJH4NLD" accepted. 2024-11-27 17:28:42.716 +00:00 [DBG] Connection id "0HN8DSGJH4NLD" started. 2024-11-27 17:28:42.744 +00:00 [DBG] Connection 0HN8DSGJH4NLD established using the following protocol: "Tls13" 2024-11-27 17:28:42.744 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-11-27 17:28:42.744 +00:00 [DBG] The request path / does not match a supported file type 2024-11-27 17:28:42.744 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-11-27 17:28:42.744 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-11-27 17:28:42.744 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 17:28:42.744 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 17:28:42.745 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-11-27 17:28:42.745 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-11-27 17:28:42.745 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 17:28:42.745 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-11-27 17:28:42.745 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-11-27 17:28:42.745 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-11-27 17:28:42.745 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 17:28:42.745 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-11-27 17:28:42.745 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 17:28:42.745 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 17:28:42.745 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 17:28:42.745 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 17:28:42.745 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 17:28:42.745 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 17:28:42.745 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 17:28:42.745 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 17:28:42.745 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-11-27 17:28:42.745 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 17:28:42.745 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 17:28:42.745 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 17:28:42.745 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-11-27 17:28:42.745 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-11-27 17:28:42.745 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-11-27 17:28:42.746 +00:00 [INF] Executing ViewResult, running view noScan. 2024-11-27 17:28:42.746 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6687ms. 2024-11-27 17:28:42.746 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-11-27 17:28:42.747 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6118ms. 2024-11-27 17:28:42.747 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3355ms 2024-11-27 17:28:42.747 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-11-27 17:28:42.747 +00:00 [INF] HTTP GET / responded 200 in 2.9117 ms 2024-11-27 17:28:42.747 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.1903ms 2024-11-27 17:28:42.747 +00:00 [DBG] Connection id "0HN8DSGJH4NLD" disconnecting. 2024-11-27 17:28:42.747 +00:00 [DBG] Connection id "0HN8DSGJH4NLD" stopped. 2024-11-27 17:28:42.747 +00:00 [DBG] Connection id "0HN8DSGJH4NLD" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 17:28:43.463 +00:00 [DBG] Connection id "0HN8DSGJH4NLE" accepted. 2024-11-27 17:28:43.463 +00:00 [DBG] Connection id "0HN8DSGJH4NLE" started. 2024-11-27 17:28:43.490 +00:00 [DBG] Connection 0HN8DSGJH4NLE established using the following protocol: "Tls13" 2024-11-27 17:28:43.491 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2024-11-27 17:28:43.491 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-11-27 17:28:43.492 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.8689ms 2024-11-27 17:28:43.517 +00:00 [DBG] Connection id "0HN8DSGJH4NLE" received FIN. 2024-11-27 17:28:43.517 +00:00 [DBG] Connection id "0HN8DSGJH4NLE" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-11-27 17:28:43.517 +00:00 [DBG] Connection id "0HN8DSGJH4NLE" is closed. The last processed stream ID was 1. 2024-11-27 17:28:43.517 +00:00 [DBG] The connection queue processing loop for 0HN8DSGJH4NLE completed. 2024-11-27 17:28:43.517 +00:00 [DBG] Connection id "0HN8DSGJH4NLE" stopped. 2024-11-27 19:34:41.890 +00:00 [DBG] Connection id "0HN8DSGJH4NLF" accepted. 2024-11-27 19:34:41.890 +00:00 [DBG] Connection id "0HN8DSGJH4NLF" started. 2024-11-27 19:34:41.891 +00:00 [DBG] Connection id "0HN8DSGJH4NLF" bad request data: "Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2024-11-27 19:34:41.891 +00:00 [DBG] Connection id "0HN8DSGJH4NLF" disconnecting. 2024-11-27 19:34:41.892 +00:00 [DBG] Connection id "0HN8DSGJH4NLF" stopped. 2024-11-27 19:34:41.892 +00:00 [DBG] Connection id "0HN8DSGJH4NLF" sending FIN because: "The Socket transport's send loop completed gracefully."