2024-12-22 00:39:59.221 +00:00 [DBG] Connection id "0HN8VETJHTI6F" accepted. 2024-12-22 00:39:59.222 +00:00 [DBG] Connection id "0HN8VETJHTI6F" started. 2024-12-22 00:39:59.323 +00:00 [DBG] Connection 0HN8VETJHTI6F established using the following protocol: "Tls13" 2024-12-22 00:39:59.323 +00:00 [INF] Request starting HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - null null 2024-12-22 00:39:59.324 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-22 00:39:59.324 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-22 00:39:59.324 +00:00 [DBG] Request did not match any endpoints 2024-12-22 00:39:59.324 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0510 ms 2024-12-22 00:39:59.324 +00:00 [DBG] Connection id "0HN8VETJHTI6F" completed keep alive response. 2024-12-22 00:39:59.324 +00:00 [INF] Request finished HTTP/1.1 GET https://batapi.drposture.app:5104/robots.txt - 404 0 null 0.2558ms 2024-12-22 00:39:59.324 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://batapi.drposture.app:5104/robots.txt, Response status code: 404 2024-12-22 00:39:59.525 +00:00 [DBG] Connection id "0HN8VETJHTI6G" accepted. 2024-12-22 00:39:59.525 +00:00 [DBG] Connection id "0HN8VETJHTI6G" started. 2024-12-22 00:39:59.625 +00:00 [DBG] Connection 0HN8VETJHTI6G established using the following protocol: "Tls13" 2024-12-22 00:39:59.625 +00:00 [INF] Request starting HTTP/1.1 GET https://batapi.drposture.app:5104/ - null null 2024-12-22 00:39:59.626 +00:00 [DBG] The request path / does not match a supported file type 2024-12-22 00:39:59.626 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-22 00:39:59.626 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-22 00:39:59.626 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 00:39:59.626 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 00:39:59.626 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-22 00:39:59.626 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-22 00:39:59.626 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-22 00:39:59.626 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-22 00:39:59.626 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-22 00:39:59.626 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-22 00:39:59.626 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-22 00:39:59.626 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-22 00:39:59.626 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 00:39:59.626 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-22 00:39:59.626 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 00:39:59.626 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 00:39:59.626 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 00:39:59.626 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 00:39:59.626 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 00:39:59.626 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 00:39:59.626 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-22 00:39:59.626 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 00:39:59.626 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 00:39:59.626 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 00:39:59.626 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 00:39:59.626 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 00:39:59.626 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-22 00:39:59.627 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-22 00:39:59.627 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.542ms. 2024-12-22 00:39:59.627 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-22 00:39:59.627 +00:00 [INF] Executed ViewResult - view noScan executed in 0.9999ms. 2024-12-22 00:39:59.628 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4803ms 2024-12-22 00:39:59.628 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 00:39:59.628 +00:00 [INF] HTTP GET / responded 200 in 1.9648 ms 2024-12-22 00:39:59.628 +00:00 [DBG] Connection id "0HN8VETJHTI6G" completed keep alive response. 2024-12-22 00:39:59.628 +00:00 [INF] Request finished HTTP/1.1 GET https://batapi.drposture.app:5104/ - 200 null text/html; charset=utf-8 2.1933ms 2024-12-22 00:42:10.953 +00:00 [DBG] Connection id "0HN8VETJHTI6F" disconnecting. 2024-12-22 00:42:10.953 +00:00 [DBG] Connection id "0HN8VETJHTI6F" stopped. 2024-12-22 00:42:10.953 +00:00 [DBG] Connection id "0HN8VETJHTI6G" disconnecting. 2024-12-22 00:42:10.953 +00:00 [DBG] Connection id "0HN8VETJHTI6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 00:42:10.953 +00:00 [DBG] Connection id "0HN8VETJHTI6G" stopped. 2024-12-22 00:42:10.953 +00:00 [DBG] Connection id "0HN8VETJHTI6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:06:35.750 +00:00 [DBG] Connection id "0HN8VETJHTI6H" accepted. 2024-12-22 03:06:35.750 +00:00 [DBG] Connection id "0HN8VETJHTI6H" started. 2024-12-22 03:06:35.751 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2024-12-22 03:06:35.752 +00:00 [DBG] Connection id "0HN8VETJHTI6H" stopped. 2024-12-22 03:06:35.752 +00:00 [DBG] Connection id "0HN8VETJHTI6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:49:52.380 +00:00 [DBG] Connection id "0HN8VETJHTI6I" accepted. 2024-12-22 03:49:52.380 +00:00 [DBG] Connection id "0HN8VETJHTI6I" started. 2024-12-22 03:49:52.380 +00:00 [INF] Request starting HTTP/1.1 GET http://api.drposture.app:5103/robots.txt - null null 2024-12-22 03:49:52.381 +00:00 [DBG] Redirecting to 'https://api.drposture.app:5104/robots.txt'. 2024-12-22 03:49:52.381 +00:00 [DBG] Connection id "0HN8VETJHTI6I" completed keep alive response. 2024-12-22 03:49:52.381 +00:00 [INF] Request finished HTTP/1.1 GET http://api.drposture.app:5103/robots.txt - 307 0 null 0.2447ms 2024-12-22 03:49:52.610 +00:00 [DBG] Connection id "0HN8VETJHTI6J" accepted. 2024-12-22 03:49:52.610 +00:00 [DBG] Connection id "0HN8VETJHTI6J" started. 2024-12-22 03:49:52.713 +00:00 [DBG] Connection 0HN8VETJHTI6J established using the following protocol: "Tls13" 2024-12-22 03:49:52.713 +00:00 [INF] Request starting HTTP/1.1 GET https://api.drposture.app:5104/robots.txt - null null 2024-12-22 03:49:52.713 +00:00 [DBG] The request path /robots.txt does not match an existing file 2024-12-22 03:49:52.713 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2024-12-22 03:49:52.713 +00:00 [DBG] Request did not match any endpoints 2024-12-22 03:49:52.713 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.1290 ms 2024-12-22 03:49:52.713 +00:00 [DBG] Connection id "0HN8VETJHTI6J" completed keep alive response. 2024-12-22 03:49:52.713 +00:00 [INF] Request finished HTTP/1.1 GET https://api.drposture.app:5104/robots.txt - 404 0 null 0.6244ms 2024-12-22 03:49:52.714 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://api.drposture.app:5104/robots.txt, Response status code: 404 2024-12-22 03:49:52.916 +00:00 [DBG] Connection id "0HN8VETJHTI6K" accepted. 2024-12-22 03:49:52.916 +00:00 [DBG] Connection id "0HN8VETJHTI6K" started. 2024-12-22 03:49:52.917 +00:00 [INF] Request starting HTTP/1.1 GET http://api.drposture.app:5103/ - null null 2024-12-22 03:49:52.917 +00:00 [DBG] Redirecting to 'https://api.drposture.app:5104/'. 2024-12-22 03:49:52.917 +00:00 [DBG] Connection id "0HN8VETJHTI6K" completed keep alive response. 2024-12-22 03:49:52.917 +00:00 [INF] Request finished HTTP/1.1 GET http://api.drposture.app:5103/ - 307 0 null 0.4794ms 2024-12-22 03:49:53.818 +00:00 [INF] Request starting HTTP/1.1 GET https://api.drposture.app:5104/ - null null 2024-12-22 03:49:53.819 +00:00 [DBG] The request path / does not match a supported file type 2024-12-22 03:49:53.819 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-22 03:49:53.819 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-22 03:49:53.819 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 03:49:53.819 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 03:49:53.819 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-22 03:49:53.819 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-22 03:49:53.819 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-22 03:49:53.819 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-22 03:49:53.819 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-22 03:49:53.819 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-22 03:49:53.819 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-22 03:49:53.819 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-22 03:49:53.819 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 03:49:53.819 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-22 03:49:53.819 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 03:49:53.819 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 03:49:53.819 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 03:49:53.819 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 03:49:53.819 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 03:49:53.819 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 03:49:53.819 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-22 03:49:53.819 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 03:49:53.819 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 03:49:53.819 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 03:49:53.819 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 03:49:53.819 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 03:49:53.819 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-22 03:49:53.820 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-22 03:49:53.820 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6855ms. 2024-12-22 03:49:53.820 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-22 03:49:53.820 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1629ms. 2024-12-22 03:49:53.820 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4382ms 2024-12-22 03:49:53.820 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 03:49:53.820 +00:00 [INF] HTTP GET / responded 200 in 1.6972 ms 2024-12-22 03:49:53.820 +00:00 [DBG] Connection id "0HN8VETJHTI6J" completed keep alive response. 2024-12-22 03:49:53.820 +00:00 [INF] Request finished HTTP/1.1 GET https://api.drposture.app:5104/ - 200 null text/html; charset=utf-8 1.9143ms 2024-12-22 03:49:55.863 +00:00 [DBG] Connection id "0HN8VETJHTI6L" accepted. 2024-12-22 03:49:55.863 +00:00 [DBG] Connection id "0HN8VETJHTI6L" started. 2024-12-22 03:49:55.963 +00:00 [DBG] Connection 0HN8VETJHTI6L established using the following protocol: "Tls13" 2024-12-22 03:49:55.963 +00:00 [INF] Request starting HTTP/1.1 GET https://api.drposture.app:5104/lib/jquery/dist/jquery.min.js - null null 2024-12-22 03:49:55.964 +00:00 [INF] Sending file. Request path: '/lib/jquery/dist/jquery.min.js'. Physical path: '/var/www/bat/wwwroot/lib/jquery/dist/jquery.min.js' 2024-12-22 03:49:55.964 +00:00 [DBG] Connection id "0HN8VETJHTI6L" completed keep alive response. 2024-12-22 03:49:55.964 +00:00 [INF] Request finished HTTP/1.1 GET https://api.drposture.app:5104/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.5055ms 2024-12-22 03:50:44.870 +00:00 [DBG] Connection id "0HN8VETJHTI6M" accepted. 2024-12-22 03:50:44.870 +00:00 [DBG] Connection id "0HN8VETJHTI6M" started. 2024-12-22 03:50:44.970 +00:00 [DBG] Connection id "0HN8VETJHTI6M" received FIN. 2024-12-22 03:50:44.971 +00:00 [DBG] Connection 0HN8VETJHTI6M established using the following protocol: "Tls13" 2024-12-22 03:50:44.971 +00:00 [DBG] Connection id "0HN8VETJHTI6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:50:44.971 +00:00 [DBG] Connection id "0HN8VETJHTI6M" disconnecting. 2024-12-22 03:50:44.971 +00:00 [DBG] Connection id "0HN8VETJHTI6M" stopped. 2024-12-22 03:50:45.282 +00:00 [DBG] Connection id "0HN8VETJHTI6N" accepted. 2024-12-22 03:50:45.282 +00:00 [DBG] Connection id "0HN8VETJHTI6N" started. 2024-12-22 03:50:45.282 +00:00 [INF] Request starting HTTP/1.1 GET http://api.drposture.app:5103/ - null null 2024-12-22 03:50:45.282 +00:00 [DBG] Redirecting to 'https://api.drposture.app:5104/'. 2024-12-22 03:50:45.282 +00:00 [DBG] Connection id "0HN8VETJHTI6N" completed keep alive response. 2024-12-22 03:50:45.282 +00:00 [INF] Request finished HTTP/1.1 GET http://api.drposture.app:5103/ - 307 0 null 0.1726ms 2024-12-22 03:50:45.752 +00:00 [DBG] Connection id "0HN8VETJHTI6O" accepted. 2024-12-22 03:50:45.752 +00:00 [DBG] Connection id "0HN8VETJHTI6O" started. 2024-12-22 03:50:45.853 +00:00 [DBG] Connection id "0HN8VETJHTI6O" received FIN. 2024-12-22 03:50:45.853 +00:00 [DBG] Connection 0HN8VETJHTI6O established using the following protocol: "Tls13" 2024-12-22 03:50:45.853 +00:00 [DBG] Connection id "0HN8VETJHTI6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:50:45.853 +00:00 [DBG] Connection id "0HN8VETJHTI6O" disconnecting. 2024-12-22 03:50:45.854 +00:00 [DBG] Connection id "0HN8VETJHTI6O" stopped. 2024-12-22 03:50:46.232 +00:00 [DBG] Connection id "0HN8VETJHTI6P" accepted. 2024-12-22 03:50:46.232 +00:00 [DBG] Connection id "0HN8VETJHTI6P" started. 2024-12-22 03:50:46.332 +00:00 [DBG] Connection id "0HN8VETJHTI6P" received FIN. 2024-12-22 03:50:46.333 +00:00 [DBG] Connection 0HN8VETJHTI6P established using the following protocol: "Tls13" 2024-12-22 03:50:46.333 +00:00 [DBG] Connection id "0HN8VETJHTI6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:50:46.333 +00:00 [DBG] Connection id "0HN8VETJHTI6P" disconnecting. 2024-12-22 03:50:46.333 +00:00 [DBG] Connection id "0HN8VETJHTI6P" stopped. 2024-12-22 03:50:46.723 +00:00 [DBG] Connection id "0HN8VETJHTI6Q" accepted. 2024-12-22 03:50:46.723 +00:00 [DBG] Connection id "0HN8VETJHTI6Q" started. 2024-12-22 03:50:46.723 +00:00 [INF] Request starting HTTP/1.1 GET http://api.drposture.app:5103/ - null null 2024-12-22 03:50:46.723 +00:00 [DBG] Redirecting to 'https://api.drposture.app:5104/'. 2024-12-22 03:50:46.723 +00:00 [DBG] Connection id "0HN8VETJHTI6Q" completed keep alive response. 2024-12-22 03:50:46.723 +00:00 [INF] Request finished HTTP/1.1 GET http://api.drposture.app:5103/ - 307 0 null 0.2126ms 2024-12-22 03:50:47.211 +00:00 [DBG] Connection id "0HN8VETJHTI6R" accepted. 2024-12-22 03:50:47.211 +00:00 [DBG] Connection id "0HN8VETJHTI6R" started. 2024-12-22 03:50:47.311 +00:00 [DBG] Connection id "0HN8VETJHTI6R" received FIN. 2024-12-22 03:50:47.311 +00:00 [DBG] Connection 0HN8VETJHTI6R established using the following protocol: "Tls13" 2024-12-22 03:50:47.312 +00:00 [DBG] Connection id "0HN8VETJHTI6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:50:47.312 +00:00 [DBG] Connection id "0HN8VETJHTI6R" disconnecting. 2024-12-22 03:50:47.312 +00:00 [DBG] Connection id "0HN8VETJHTI6R" stopped. 2024-12-22 03:50:47.708 +00:00 [DBG] Connection id "0HN8VETJHTI6S" accepted. 2024-12-22 03:50:47.708 +00:00 [DBG] Connection id "0HN8VETJHTI6S" started. 2024-12-22 03:50:47.809 +00:00 [DBG] Connection id "0HN8VETJHTI6S" received FIN. 2024-12-22 03:50:47.809 +00:00 [DBG] Connection 0HN8VETJHTI6S established using the following protocol: "Tls13" 2024-12-22 03:50:47.809 +00:00 [DBG] Connection id "0HN8VETJHTI6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:50:47.809 +00:00 [DBG] Connection id "0HN8VETJHTI6S" disconnecting. 2024-12-22 03:50:47.809 +00:00 [DBG] Connection id "0HN8VETJHTI6S" stopped. 2024-12-22 03:50:48.215 +00:00 [DBG] Connection id "0HN8VETJHTI6T" accepted. 2024-12-22 03:50:48.215 +00:00 [DBG] Connection id "0HN8VETJHTI6T" started. 2024-12-22 03:50:48.316 +00:00 [DBG] Connection id "0HN8VETJHTI6T" received FIN. 2024-12-22 03:50:48.316 +00:00 [DBG] Connection 0HN8VETJHTI6T established using the following protocol: "Tls13" 2024-12-22 03:50:48.316 +00:00 [DBG] Connection id "0HN8VETJHTI6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:50:48.317 +00:00 [DBG] Connection id "0HN8VETJHTI6T" disconnecting. 2024-12-22 03:50:48.317 +00:00 [DBG] Connection id "0HN8VETJHTI6T" stopped. 2024-12-22 03:50:48.731 +00:00 [DBG] Connection id "0HN8VETJHTI6U" accepted. 2024-12-22 03:50:48.732 +00:00 [DBG] Connection id "0HN8VETJHTI6U" started. 2024-12-22 03:50:48.735 +00:00 [INF] Request starting HTTP/1.1 GET http://api.drposture.app:5103/ - null null 2024-12-22 03:50:48.735 +00:00 [DBG] Redirecting to 'https://api.drposture.app:5104/'. 2024-12-22 03:50:48.735 +00:00 [DBG] Connection id "0HN8VETJHTI6U" completed keep alive response. 2024-12-22 03:50:48.735 +00:00 [INF] Request finished HTTP/1.1 GET http://api.drposture.app:5103/ - 307 0 null 0.4082ms 2024-12-22 03:50:49.244 +00:00 [DBG] Connection id "0HN8VETJHTI6V" accepted. 2024-12-22 03:50:49.244 +00:00 [DBG] Connection id "0HN8VETJHTI6V" started. 2024-12-22 03:50:49.345 +00:00 [DBG] Connection id "0HN8VETJHTI6V" received FIN. 2024-12-22 03:50:49.346 +00:00 [DBG] Connection 0HN8VETJHTI6V established using the following protocol: "Tls13" 2024-12-22 03:50:49.346 +00:00 [DBG] Connection id "0HN8VETJHTI6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:50:49.346 +00:00 [DBG] Connection id "0HN8VETJHTI6V" disconnecting. 2024-12-22 03:50:49.346 +00:00 [DBG] Connection id "0HN8VETJHTI6V" stopped. 2024-12-22 03:50:49.666 +00:00 [INF] Request starting HTTP/1.1 GET http://api.drposture.app:5103/ - null null 2024-12-22 03:50:49.667 +00:00 [DBG] Redirecting to 'https://api.drposture.app:5104/'. 2024-12-22 03:50:49.667 +00:00 [DBG] Connection id "0HN8VETJHTI6U" completed keep alive response. 2024-12-22 03:50:49.667 +00:00 [INF] Request finished HTTP/1.1 GET http://api.drposture.app:5103/ - 307 0 null 0.2934ms 2024-12-22 03:50:50.283 +00:00 [DBG] Connection id "0HN8VETJHTI70" accepted. 2024-12-22 03:50:50.283 +00:00 [DBG] Connection id "0HN8VETJHTI70" started. 2024-12-22 03:50:50.383 +00:00 [DBG] Connection id "0HN8VETJHTI70" received FIN. 2024-12-22 03:50:50.384 +00:00 [DBG] Connection 0HN8VETJHTI70 established using the following protocol: "Tls13" 2024-12-22 03:50:50.384 +00:00 [DBG] Connection id "0HN8VETJHTI70" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:50:50.384 +00:00 [DBG] Connection id "0HN8VETJHTI70" disconnecting. 2024-12-22 03:50:50.384 +00:00 [DBG] Connection id "0HN8VETJHTI70" stopped. 2024-12-22 03:52:03.470 +00:00 [DBG] Connection id "0HN8VETJHTI6I" disconnecting. 2024-12-22 03:52:03.470 +00:00 [DBG] Connection id "0HN8VETJHTI6I" stopped. 2024-12-22 03:52:03.471 +00:00 [DBG] Connection id "0HN8VETJHTI6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:52:04.470 +00:00 [DBG] Connection id "0HN8VETJHTI6K" disconnecting. 2024-12-22 03:52:04.470 +00:00 [DBG] Connection id "0HN8VETJHTI6K" stopped. 2024-12-22 03:52:04.470 +00:00 [DBG] Connection id "0HN8VETJHTI6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:52:04.471 +00:00 [DBG] Connection id "0HN8VETJHTI6J" disconnecting. 2024-12-22 03:52:04.471 +00:00 [DBG] Connection id "0HN8VETJHTI6J" stopped. 2024-12-22 03:52:04.471 +00:00 [DBG] Connection id "0HN8VETJHTI6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:52:07.471 +00:00 [DBG] Connection id "0HN8VETJHTI6L" disconnecting. 2024-12-22 03:52:07.471 +00:00 [DBG] Connection id "0HN8VETJHTI6L" stopped. 2024-12-22 03:52:07.471 +00:00 [DBG] Connection id "0HN8VETJHTI6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:52:56.477 +00:00 [DBG] Connection id "0HN8VETJHTI6N" disconnecting. 2024-12-22 03:52:56.477 +00:00 [DBG] Connection id "0HN8VETJHTI6N" stopped. 2024-12-22 03:52:56.477 +00:00 [DBG] Connection id "0HN8VETJHTI6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:52:58.477 +00:00 [DBG] Connection id "0HN8VETJHTI6Q" disconnecting. 2024-12-22 03:52:58.478 +00:00 [DBG] Connection id "0HN8VETJHTI6Q" stopped. 2024-12-22 03:52:58.478 +00:00 [DBG] Connection id "0HN8VETJHTI6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 03:53:00.478 +00:00 [DBG] Connection id "0HN8VETJHTI6U" disconnecting. 2024-12-22 03:53:00.478 +00:00 [DBG] Connection id "0HN8VETJHTI6U" stopped. 2024-12-22 03:53:00.478 +00:00 [DBG] Connection id "0HN8VETJHTI6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 04:54:55.997 +00:00 [DBG] Connection id "0HN8VETJHTI71" accepted. 2024-12-22 04:54:55.997 +00:00 [DBG] Connection id "0HN8VETJHTI71" started. 2024-12-22 04:54:58.024 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2024-12-22 04:54:58.024 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2024-12-22 04:54:58.024 +00:00 [DBG] Redirecting to 'https://:5104/'. 2024-12-22 04:54:58.024 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3916ms 2024-12-22 04:54:58.024 +00:00 [DBG] Connection id "0HN8VETJHTI71" disconnecting. 2024-12-22 04:54:58.025 +00:00 [DBG] Connection id "0HN8VETJHTI71" stopped. 2024-12-22 04:54:58.025 +00:00 [DBG] Connection id "0HN8VETJHTI71" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 08:06:51.127 +00:00 [DBG] Connection id "0HN8VETJHTI72" accepted. 2024-12-22 08:06:51.127 +00:00 [DBG] Connection id "0HN8VETJHTI72" started. 2024-12-22 08:06:54.127 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2024-12-22 08:06:54.127 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2024-12-22 08:06:54.127 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3119ms 2024-12-22 08:06:54.128 +00:00 [DBG] Connection id "0HN8VETJHTI72" disconnecting. 2024-12-22 08:06:54.128 +00:00 [DBG] Connection id "0HN8VETJHTI72" stopped. 2024-12-22 08:06:54.128 +00:00 [DBG] Connection id "0HN8VETJHTI72" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 08:06:54.179 +00:00 [DBG] Connection id "0HN8VETJHTI73" accepted. 2024-12-22 08:06:54.179 +00:00 [DBG] Connection id "0HN8VETJHTI73" started. 2024-12-22 08:06:54.206 +00:00 [DBG] Connection 0HN8VETJHTI73 established using the following protocol: "Tls13" 2024-12-22 08:06:54.206 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2024-12-22 08:06:54.206 +00:00 [DBG] The request path / does not match a supported file type 2024-12-22 08:06:54.206 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-22 08:06:54.206 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-22 08:06:54.206 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 08:06:54.206 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 08:06:54.207 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-22 08:06:54.207 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-22 08:06:54.207 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-22 08:06:54.207 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-22 08:06:54.207 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-22 08:06:54.207 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-22 08:06:54.207 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-22 08:06:54.207 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-22 08:06:54.207 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 08:06:54.207 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-22 08:06:54.207 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:06:54.207 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:06:54.207 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:06:54.207 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 08:06:54.207 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:06:54.207 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 08:06:54.207 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-22 08:06:54.207 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:06:54.207 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:06:54.207 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:06:54.207 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 08:06:54.207 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:06:54.207 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-22 08:06:54.208 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-22 08:06:54.208 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9265ms. 2024-12-22 08:06:54.208 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-22 08:06:54.209 +00:00 [INF] Executed ViewResult - view noScan executed in 1.8351ms. 2024-12-22 08:06:54.209 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.4959ms 2024-12-22 08:06:54.209 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 08:06:54.209 +00:00 [INF] HTTP GET / responded 200 in 3.0927 ms 2024-12-22 08:06:54.210 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.3611ms 2024-12-22 08:06:54.210 +00:00 [DBG] Connection id "0HN8VETJHTI73" disconnecting. 2024-12-22 08:06:54.210 +00:00 [DBG] Connection id "0HN8VETJHTI73" stopped. 2024-12-22 08:06:54.210 +00:00 [DBG] Connection id "0HN8VETJHTI73" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 08:06:55.553 +00:00 [DBG] Connection id "0HN8VETJHTI74" accepted. 2024-12-22 08:06:55.553 +00:00 [DBG] Connection id "0HN8VETJHTI74" started. 2024-12-22 08:06:55.580 +00:00 [DBG] Connection 0HN8VETJHTI74 established using the following protocol: "Tls13" 2024-12-22 08:06:55.581 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2024-12-22 08:06:55.581 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-22 08:06:55.581 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.6127ms 2024-12-22 08:06:55.606 +00:00 [DBG] Connection id "0HN8VETJHTI74" received FIN. 2024-12-22 08:06:55.607 +00:00 [DBG] Connection id "0HN8VETJHTI74" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 08:06:55.607 +00:00 [DBG] Connection id "0HN8VETJHTI74" is closed. The last processed stream ID was 1. 2024-12-22 08:06:55.607 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI74 completed. 2024-12-22 08:06:55.607 +00:00 [DBG] Connection id "0HN8VETJHTI74" stopped. 2024-12-22 08:30:17.943 +00:00 [DBG] Connection id "0HN8VETJHTI75" accepted. 2024-12-22 08:30:17.943 +00:00 [DBG] Connection id "0HN8VETJHTI75" started. 2024-12-22 08:30:20.943 +00:00 [INF] Request starting HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - null null 2024-12-22 08:30:20.943 +00:00 [DBG] Redirecting to 'https://[2a01:4f8:1c17:df57::1]:5104/'. 2024-12-22 08:30:20.943 +00:00 [INF] Request finished HTTP/1.1 GET http://[2a01:4f8:1c17:df57::1]:5103/ - 307 0 null 0.2221ms 2024-12-22 08:30:20.943 +00:00 [DBG] Connection id "0HN8VETJHTI75" disconnecting. 2024-12-22 08:30:20.943 +00:00 [DBG] Connection id "0HN8VETJHTI75" stopped. 2024-12-22 08:30:20.943 +00:00 [DBG] Connection id "0HN8VETJHTI75" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 08:30:21.038 +00:00 [DBG] Connection id "0HN8VETJHTI76" accepted. 2024-12-22 08:30:21.038 +00:00 [DBG] Connection id "0HN8VETJHTI76" started. 2024-12-22 08:30:21.085 +00:00 [DBG] Connection 0HN8VETJHTI76 established using the following protocol: "Tls13" 2024-12-22 08:30:21.085 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2024-12-22 08:30:21.085 +00:00 [DBG] The request path / does not match a supported file type 2024-12-22 08:30:21.086 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2024-12-22 08:30:21.086 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2024-12-22 08:30:21.086 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 08:30:21.086 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 08:30:21.086 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2024-12-22 08:30:21.086 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2024-12-22 08:30:21.086 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-22 08:30:21.086 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2024-12-22 08:30:21.086 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2024-12-22 08:30:21.086 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2024-12-22 08:30:21.086 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-22 08:30:21.086 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2024-12-22 08:30:21.086 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 08:30:21.086 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-22 08:30:21.086 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:30:21.086 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:30:21.086 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:30:21.086 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 08:30:21.086 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:30:21.086 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 08:30:21.086 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2024-12-22 08:30:21.086 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:30:21.086 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:30:21.086 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:30:21.086 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2024-12-22 08:30:21.086 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2024-12-22 08:30:21.086 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2024-12-22 08:30:21.087 +00:00 [INF] Executing ViewResult, running view noScan. 2024-12-22 08:30:21.087 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7412ms. 2024-12-22 08:30:21.087 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2024-12-22 08:30:21.088 +00:00 [INF] Executed ViewResult - view noScan executed in 1.3376ms. 2024-12-22 08:30:21.088 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7613ms 2024-12-22 08:30:21.088 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2024-12-22 08:30:21.088 +00:00 [INF] HTTP GET / responded 200 in 2.1869 ms 2024-12-22 08:30:21.088 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 2.4013ms 2024-12-22 08:30:21.088 +00:00 [DBG] Connection id "0HN8VETJHTI76" disconnecting. 2024-12-22 08:30:21.088 +00:00 [DBG] Connection id "0HN8VETJHTI76" stopped. 2024-12-22 08:30:21.088 +00:00 [DBG] Connection id "0HN8VETJHTI76" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 08:30:22.114 +00:00 [DBG] Connection id "0HN8VETJHTI77" accepted. 2024-12-22 08:30:22.114 +00:00 [DBG] Connection id "0HN8VETJHTI77" started. 2024-12-22 08:30:22.136 +00:00 [DBG] Connection 0HN8VETJHTI77 established using the following protocol: "Tls13" 2024-12-22 08:30:22.137 +00:00 [INF] Request starting HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - null null 2024-12-22 08:30:22.137 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2024-12-22 08:30:22.137 +00:00 [INF] Request finished HTTP/2 GET https://[2a01:4f8:1c17:df57::1]:5104/favicon.ico - 200 5430 image/x-icon 0.4469ms 2024-12-22 08:30:22.161 +00:00 [DBG] Connection id "0HN8VETJHTI77" received FIN. 2024-12-22 08:30:22.161 +00:00 [DBG] Connection id "0HN8VETJHTI77" is closed. The last processed stream ID was 1. 2024-12-22 08:30:22.161 +00:00 [DBG] Connection id "0HN8VETJHTI77" sending FIN because: "The Socket transport's send loop completed gracefully." 2024-12-22 08:30:22.161 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTI77 completed. 2024-12-22 08:30:22.161 +00:00 [DBG] Connection id "0HN8VETJHTI77" stopped.