2025-01-17 04:14:43.140 +00:00 [DBG] Connection id "0HN8VETJHTJS8" accepted. 2025-01-17 04:14:43.144 +00:00 [DBG] Connection id "0HN8VETJHTJS8" started. 2025-01-17 04:14:45.165 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-17 04:14:45.166 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 04:14:45.166 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-17 04:14:45.166 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.372ms 2025-01-17 04:14:45.166 +00:00 [DBG] Connection id "0HN8VETJHTJS8" disconnecting. 2025-01-17 04:14:45.166 +00:00 [DBG] Connection id "0HN8VETJHTJS8" stopped. 2025-01-17 04:14:45.166 +00:00 [DBG] Connection id "0HN8VETJHTJS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 08:59:58.996 +00:00 [DBG] Connection id "0HN8VETJHTJS9" accepted. 2025-01-17 08:59:58.996 +00:00 [DBG] Connection id "0HN8VETJHTJS9" started. 2025-01-17 09:00:02.053 +00:00 [DBG] Connection id "0HN8VETJHTJS9" reset. 2025-01-17 09:00:02.053 +00:00 [DBG] Failed to authenticate HTTPS connection. Microsoft.AspNetCore.Connections.ConnectionResetException: Connection reset by peer ---> System.Net.Sockets.SocketException (104): Connection reset by peer --- End of inner exception stack trace --- at System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) at System.IO.Pipelines.Pipe.GetReadAsyncResult() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 09:00:02.055 +00:00 [DBG] Connection id "0HN8VETJHTJS9" stopped. 2025-01-17 09:00:02.055 +00:00 [DBG] Connection id "0HN8VETJHTJS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:00:02.059 +00:00 [DBG] Connection id "0HN8VETJHTJSA" accepted. 2025-01-17 09:00:02.059 +00:00 [DBG] Connection id "0HN8VETJHTJSA" started. 2025-01-17 09:00:02.096 +00:00 [DBG] Connection 0HN8VETJHTJSA established using the following protocol: "Tls13" 2025-01-17 09:00:05.410 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-17 09:00:05.410 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 09:00:05.411 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 09:00:05.411 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 09:00:05.411 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 09:00:05.411 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 09:00:05.411 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 09:00:05.411 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 09:00:05.411 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 09:00:05.411 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 09:00:05.411 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 09:00:05.411 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 09:00:05.411 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 09:00:05.411 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 09:00:05.411 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:00:05.411 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 09:00:05.411 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:05.411 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:05.411 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:05.411 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:00:05.411 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:05.411 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:00:05.411 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 09:00:05.411 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:05.411 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:05.411 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:05.411 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:00:05.411 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:05.412 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-17 09:00:05.412 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 09:00:05.413 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9819ms. 2025-01-17 09:00:05.413 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-17 09:00:05.413 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6284ms. 2025-01-17 09:00:05.413 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.2887ms 2025-01-17 09:00:05.413 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 09:00:05.413 +00:00 [INF] HTTP GET / responded 200 in 2.8280 ms 2025-01-17 09:00:05.413 +00:00 [DBG] Connection id "0HN8VETJHTJSA" completed keep alive response. 2025-01-17 09:00:05.413 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.184ms 2025-01-17 09:00:05.424 +00:00 [DBG] Connection id "0HN8VETJHTJSA" reset. 2025-01-17 09:00:05.424 +00:00 [DBG] Connection id "0HN8VETJHTJSA" disconnecting. 2025-01-17 09:00:05.425 +00:00 [DBG] Connection id "0HN8VETJHTJSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:00:05.426 +00:00 [DBG] Connection id "0HN8VETJHTJSA" stopped. 2025-01-17 09:00:08.543 +00:00 [DBG] Connection id "0HN8VETJHTJSB" accepted. 2025-01-17 09:00:08.543 +00:00 [DBG] Connection id "0HN8VETJHTJSB" started. 2025-01-17 09:00:08.625 +00:00 [DBG] Connection 0HN8VETJHTJSB established using the following protocol: "Tls13" 2025-01-17 09:00:08.670 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-17 09:00:08.670 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 09:00:08.670 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 09:00:08.670 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 09:00:08.670 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 09:00:08.670 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 09:00:08.670 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 09:00:08.670 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 09:00:08.670 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 09:00:08.670 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 09:00:08.670 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 09:00:08.670 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 09:00:08.670 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 09:00:08.671 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 09:00:08.671 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:00:08.671 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 09:00:08.671 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:08.671 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:08.671 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:08.671 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:00:08.671 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:08.671 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:00:08.671 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 09:00:08.671 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:08.671 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:08.671 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:08.671 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:00:08.671 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:00:08.671 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 09:00:08.671 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 09:00:08.671 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0668ms. 2025-01-17 09:00:08.671 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 09:00:08.671 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3887ms. 2025-01-17 09:00:08.671 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0857ms 2025-01-17 09:00:08.671 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 09:00:08.671 +00:00 [INF] HTTP GET / responded 200 in 1.5971 ms 2025-01-17 09:00:08.672 +00:00 [DBG] Connection id "0HN8VETJHTJSB" completed keep alive response. 2025-01-17 09:00:08.672 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.9188ms 2025-01-17 09:00:08.793 +00:00 [DBG] Connection id "0HN8VETJHTJSB" received FIN. 2025-01-17 09:00:08.793 +00:00 [DBG] Connection id "0HN8VETJHTJSB" disconnecting. 2025-01-17 09:00:08.793 +00:00 [DBG] Connection id "0HN8VETJHTJSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:00:08.794 +00:00 [DBG] Connection id "0HN8VETJHTJSB" stopped. 2025-01-17 09:00:08.800 +00:00 [DBG] Connection id "0HN8VETJHTJSC" accepted. 2025-01-17 09:00:08.800 +00:00 [DBG] Connection id "0HN8VETJHTJSC" started. 2025-01-17 09:00:08.810 +00:00 [DBG] Connection 0HN8VETJHTJSC established using the following protocol: "Tls13" 2025-01-17 09:00:08.810 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-17 09:00:08.810 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-17 09:00:08.810 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5905ms 2025-01-17 09:00:08.810 +00:00 [DBG] Connection id "0HN8VETJHTJSC" disconnecting. 2025-01-17 09:00:08.811 +00:00 [DBG] Connection id "0HN8VETJHTJSC" stopped. 2025-01-17 09:00:08.811 +00:00 [DBG] Connection id "0HN8VETJHTJSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:00:08.827 +00:00 [DBG] Connection id "0HN8VETJHTJSD" accepted. 2025-01-17 09:00:08.827 +00:00 [DBG] Connection id "0HN8VETJHTJSD" started. 2025-01-17 09:00:08.939 +00:00 [DBG] Connection 0HN8VETJHTJSD established using the following protocol: "Tls13" 2025-01-17 09:00:08.952 +00:00 [DBG] Connection id "0HN8VETJHTJSD" reset. 2025-01-17 09:00:08.952 +00:00 [DBG] Connection id "0HN8VETJHTJSD" is closed. The last processed stream ID was 0. 2025-01-17 09:00:08.953 +00:00 [DBG] Connection id "0HN8VETJHTJSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:00:08.953 +00:00 [DBG] Connection id "0HN8VETJHTJSD" is closing. 2025-01-17 09:00:08.953 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJSD completed. 2025-01-17 09:00:08.953 +00:00 [DBG] Connection id "0HN8VETJHTJSD" stopped. 2025-01-17 09:00:10.257 +00:00 [DBG] Connection id "0HN8VETJHTJSE" accepted. 2025-01-17 09:00:10.257 +00:00 [DBG] Connection id "0HN8VETJHTJSE" started. 2025-01-17 09:00:10.955 +00:00 [DBG] Connection 0HN8VETJHTJSE established using the following protocol: "Tls12" 2025-01-17 09:00:10.992 +00:00 [DBG] Connection id "0HN8VETJHTJSE" reset. 2025-01-17 09:00:10.992 +00:00 [DBG] Connection id "0HN8VETJHTJSE" disconnecting. 2025-01-17 09:00:10.992 +00:00 [DBG] Connection id "0HN8VETJHTJSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:00:10.993 +00:00 [DBG] Connection id "0HN8VETJHTJSE" stopped. 2025-01-17 09:00:12.432 +00:00 [DBG] Connection id "0HN8VETJHTJSF" accepted. 2025-01-17 09:00:12.432 +00:00 [DBG] Connection id "0HN8VETJHTJSF" started. 2025-01-17 09:00:12.447 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 09:00:12.447 +00:00 [DBG] Connection id "0HN8VETJHTJSF" stopped. 2025-01-17 09:00:12.448 +00:00 [DBG] Connection id "0HN8VETJHTJSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:00:13.783 +00:00 [DBG] Connection id "0HN8VETJHTJSG" accepted. 2025-01-17 09:00:13.784 +00:00 [DBG] Connection id "0HN8VETJHTJSG" started. 2025-01-17 09:00:13.787 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 09:00:13.788 +00:00 [DBG] Connection id "0HN8VETJHTJSG" stopped. 2025-01-17 09:00:13.788 +00:00 [DBG] Connection id "0HN8VETJHTJSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:00:15.570 +00:00 [DBG] Connection id "0HN8VETJHTJSH" accepted. 2025-01-17 09:00:15.570 +00:00 [DBG] Connection id "0HN8VETJHTJSH" started. 2025-01-17 09:00:15.889 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 09:00:15.890 +00:00 [DBG] Connection id "0HN8VETJHTJSH" stopped. 2025-01-17 09:00:15.890 +00:00 [DBG] Connection id "0HN8VETJHTJSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:29.168 +00:00 [DBG] Connection id "0HN8VETJHTJSI" accepted. 2025-01-17 09:43:29.168 +00:00 [DBG] Connection id "0HN8VETJHTJSI" started. 2025-01-17 09:43:32.267 +00:00 [DBG] Connection id "0HN8VETJHTJSI" reset. 2025-01-17 09:43:32.267 +00:00 [DBG] Connection id "0HN8VETJHTJSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:32.267 +00:00 [DBG] Connection id "0HN8VETJHTJSI" disconnecting. 2025-01-17 09:43:32.267 +00:00 [DBG] Connection id "0HN8VETJHTJSI" stopped. 2025-01-17 09:43:32.272 +00:00 [DBG] Connection id "0HN8VETJHTJSJ" accepted. 2025-01-17 09:43:32.273 +00:00 [DBG] Connection id "0HN8VETJHTJSJ" started. 2025-01-17 09:43:32.337 +00:00 [DBG] Connection id "0HN8VETJHTJSJ" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 09:43:32.338 +00:00 [DBG] Connection id "0HN8VETJHTJSJ" disconnecting. 2025-01-17 09:43:32.338 +00:00 [DBG] Connection id "0HN8VETJHTJSJ" stopped. 2025-01-17 09:43:32.339 +00:00 [DBG] Connection id "0HN8VETJHTJSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:32.350 +00:00 [DBG] Connection id "0HN8VETJHTJSK" accepted. 2025-01-17 09:43:32.351 +00:00 [DBG] Connection id "0HN8VETJHTJSK" started. 2025-01-17 09:43:35.468 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-17 09:43:35.468 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-17 09:43:35.468 +00:00 [DBG] Connection id "0HN8VETJHTJSK" completed keep alive response. 2025-01-17 09:43:35.468 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.325ms 2025-01-17 09:43:41.553 +00:00 [DBG] Connection id "0HN8VETJHTJSK" reset. 2025-01-17 09:43:41.553 +00:00 [DBG] Connection id "0HN8VETJHTJSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:41.553 +00:00 [DBG] Connection id "0HN8VETJHTJSK" disconnecting. 2025-01-17 09:43:41.554 +00:00 [DBG] Connection id "0HN8VETJHTJSK" stopped. 2025-01-17 09:43:44.743 +00:00 [DBG] Connection id "0HN8VETJHTJSL" accepted. 2025-01-17 09:43:44.743 +00:00 [DBG] Connection id "0HN8VETJHTJSL" started. 2025-01-17 09:43:44.771 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-17 09:43:44.771 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-17 09:43:44.772 +00:00 [DBG] Connection id "0HN8VETJHTJSL" completed keep alive response. 2025-01-17 09:43:44.772 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2942ms 2025-01-17 09:43:44.778 +00:00 [DBG] Connection id "0HN8VETJHTJSL" received FIN. 2025-01-17 09:43:44.778 +00:00 [DBG] Connection id "0HN8VETJHTJSL" disconnecting. 2025-01-17 09:43:44.778 +00:00 [DBG] Connection id "0HN8VETJHTJSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:44.779 +00:00 [DBG] Connection id "0HN8VETJHTJSL" stopped. 2025-01-17 09:43:44.784 +00:00 [DBG] Connection id "0HN8VETJHTJSM" accepted. 2025-01-17 09:43:44.784 +00:00 [DBG] Connection id "0HN8VETJHTJSM" started. 2025-01-17 09:43:44.785 +00:00 [DBG] Connection id "0HN8VETJHTJSM": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2025-01-17 09:43:44.785 +00:00 [DBG] Connection id "0HN8VETJHTJSM" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 09:43:44.786 +00:00 [DBG] Connection id "0HN8VETJHTJSM" disconnecting. 2025-01-17 09:43:44.786 +00:00 [DBG] Connection id "0HN8VETJHTJSM" stopped. 2025-01-17 09:43:44.786 +00:00 [DBG] Connection id "0HN8VETJHTJSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:47.804 +00:00 [DBG] Connection id "0HN8VETJHTJSN" accepted. 2025-01-17 09:43:47.804 +00:00 [DBG] Connection id "0HN8VETJHTJSN" started. 2025-01-17 09:43:47.892 +00:00 [DBG] Connection 0HN8VETJHTJSN established using the following protocol: "Tls13" 2025-01-17 09:43:47.892 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-17 09:43:47.892 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 09:43:47.892 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 09:43:47.892 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 09:43:47.892 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 09:43:47.892 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 09:43:47.893 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 09:43:47.893 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 09:43:47.893 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 09:43:47.893 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 09:43:47.893 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 09:43:47.893 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 09:43:47.893 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 09:43:47.893 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 09:43:47.893 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:43:47.893 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 09:43:47.893 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:43:47.893 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:43:47.893 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:43:47.893 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:43:47.893 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:43:47.893 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:43:47.893 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 09:43:47.893 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:43:47.893 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:43:47.893 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:43:47.893 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 09:43:47.893 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 09:43:47.893 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-17 09:43:47.894 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 09:43:47.894 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8386ms. 2025-01-17 09:43:47.894 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-17 09:43:47.895 +00:00 [INF] Executed ViewResult - view noScan executed in 1.4654ms. 2025-01-17 09:43:47.895 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.0141ms 2025-01-17 09:43:47.895 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 09:43:47.895 +00:00 [INF] HTTP GET / responded 200 in 2.5374 ms 2025-01-17 09:43:47.895 +00:00 [DBG] Connection id "0HN8VETJHTJSN" completed keep alive response. 2025-01-17 09:43:47.895 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.8345ms 2025-01-17 09:43:47.901 +00:00 [DBG] Connection id "0HN8VETJHTJSN" received FIN. 2025-01-17 09:43:47.902 +00:00 [DBG] Connection id "0HN8VETJHTJSN" disconnecting. 2025-01-17 09:43:47.902 +00:00 [DBG] Connection id "0HN8VETJHTJSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:47.903 +00:00 [DBG] Connection id "0HN8VETJHTJSN" stopped. 2025-01-17 09:43:47.938 +00:00 [DBG] Connection id "0HN8VETJHTJSO" accepted. 2025-01-17 09:43:47.938 +00:00 [DBG] Connection id "0HN8VETJHTJSO" started. 2025-01-17 09:43:47.952 +00:00 [DBG] Connection 0HN8VETJHTJSO established using the following protocol: "Tls13" 2025-01-17 09:43:47.956 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-17 09:43:47.956 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-17 09:43:47.956 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5725ms 2025-01-17 09:43:47.956 +00:00 [DBG] Connection id "0HN8VETJHTJSO" disconnecting. 2025-01-17 09:43:47.956 +00:00 [DBG] Connection id "0HN8VETJHTJSO" stopped. 2025-01-17 09:43:47.957 +00:00 [DBG] Connection id "0HN8VETJHTJSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:48.017 +00:00 [DBG] Connection id "0HN8VETJHTJSP" accepted. 2025-01-17 09:43:48.017 +00:00 [DBG] Connection id "0HN8VETJHTJSP" started. 2025-01-17 09:43:48.027 +00:00 [DBG] Connection 0HN8VETJHTJSP established using the following protocol: "Tls13" 2025-01-17 09:43:48.072 +00:00 [DBG] Connection id "0HN8VETJHTJSP" reset. 2025-01-17 09:43:48.072 +00:00 [DBG] Connection id "0HN8VETJHTJSP" is closing. 2025-01-17 09:43:48.072 +00:00 [DBG] Connection id "0HN8VETJHTJSP" is closed. The last processed stream ID was 0. 2025-01-17 09:43:48.072 +00:00 [DBG] Connection id "0HN8VETJHTJSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:48.072 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTJSP completed. 2025-01-17 09:43:48.073 +00:00 [DBG] Connection id "0HN8VETJHTJSP" stopped. 2025-01-17 09:43:49.278 +00:00 [DBG] Connection id "0HN8VETJHTJSQ" accepted. 2025-01-17 09:43:49.278 +00:00 [DBG] Connection id "0HN8VETJHTJSQ" started. 2025-01-17 09:43:49.299 +00:00 [DBG] Connection 0HN8VETJHTJSQ established using the following protocol: "Tls12" 2025-01-17 09:43:49.310 +00:00 [DBG] Connection id "0HN8VETJHTJSQ" reset. 2025-01-17 09:43:49.310 +00:00 [DBG] Connection id "0HN8VETJHTJSQ" disconnecting. 2025-01-17 09:43:49.310 +00:00 [DBG] Connection id "0HN8VETJHTJSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:49.311 +00:00 [DBG] Connection id "0HN8VETJHTJSQ" stopped. 2025-01-17 09:43:50.679 +00:00 [DBG] Connection id "0HN8VETJHTJSR" accepted. 2025-01-17 09:43:50.679 +00:00 [DBG] Connection id "0HN8VETJHTJSR" started. 2025-01-17 09:43:50.680 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 09:43:50.680 +00:00 [DBG] Connection id "0HN8VETJHTJSR" stopped. 2025-01-17 09:43:50.680 +00:00 [DBG] Connection id "0HN8VETJHTJSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:51.860 +00:00 [DBG] Connection id "0HN8VETJHTJSS" accepted. 2025-01-17 09:43:51.860 +00:00 [DBG] Connection id "0HN8VETJHTJSS" started. 2025-01-17 09:43:51.862 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 09:43:51.863 +00:00 [DBG] Connection id "0HN8VETJHTJSS" stopped. 2025-01-17 09:43:51.863 +00:00 [DBG] Connection id "0HN8VETJHTJSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 09:43:53.280 +00:00 [DBG] Connection id "0HN8VETJHTJST" accepted. 2025-01-17 09:43:53.280 +00:00 [DBG] Connection id "0HN8VETJHTJST" started. 2025-01-17 09:43:53.281 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 09:43:53.282 +00:00 [DBG] Connection id "0HN8VETJHTJST" stopped. 2025-01-17 09:43:53.282 +00:00 [DBG] Connection id "0HN8VETJHTJST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:34:38.777 +00:00 [DBG] Connection id "0HN8VETJHTJSU" accepted. 2025-01-17 13:34:38.777 +00:00 [DBG] Connection id "0HN8VETJHTJSU" started. 2025-01-17 13:34:41.778 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:34:41.779 +00:00 [DBG] Connection id "0HN8VETJHTJSU" stopped. 2025-01-17 13:34:41.779 +00:00 [DBG] Connection id "0HN8VETJHTJSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:34:53.852 +00:00 [DBG] Connection id "0HN8VETJHTJSV" accepted. 2025-01-17 13:34:53.852 +00:00 [DBG] Connection id "0HN8VETJHTJSV" started. 2025-01-17 13:34:56.853 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:34:56.854 +00:00 [DBG] Connection id "0HN8VETJHTJSV" stopped. 2025-01-17 13:34:56.855 +00:00 [DBG] Connection id "0HN8VETJHTJSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:35:08.958 +00:00 [DBG] Connection id "0HN8VETJHTJT0" accepted. 2025-01-17 13:35:08.958 +00:00 [DBG] Connection id "0HN8VETJHTJT0" started. 2025-01-17 13:35:11.963 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:35:11.965 +00:00 [DBG] Connection id "0HN8VETJHTJT0" stopped. 2025-01-17 13:35:11.965 +00:00 [DBG] Connection id "0HN8VETJHTJT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:35:24.036 +00:00 [DBG] Connection id "0HN8VETJHTJT1" accepted. 2025-01-17 13:35:24.037 +00:00 [DBG] Connection id "0HN8VETJHTJT1" started. 2025-01-17 13:35:27.037 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:35:27.038 +00:00 [DBG] Connection id "0HN8VETJHTJT1" stopped. 2025-01-17 13:35:27.038 +00:00 [DBG] Connection id "0HN8VETJHTJT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:35:45.084 +00:00 [DBG] Connection id "0HN8VETJHTJT2" accepted. 2025-01-17 13:35:45.084 +00:00 [DBG] Connection id "0HN8VETJHTJT2" started. 2025-01-17 13:35:48.085 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:35:48.086 +00:00 [DBG] Connection id "0HN8VETJHTJT2" stopped. 2025-01-17 13:35:48.086 +00:00 [DBG] Connection id "0HN8VETJHTJT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:36:00.152 +00:00 [DBG] Connection id "0HN8VETJHTJT3" accepted. 2025-01-17 13:36:00.152 +00:00 [DBG] Connection id "0HN8VETJHTJT3" started. 2025-01-17 13:36:03.153 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:36:03.154 +00:00 [DBG] Connection id "0HN8VETJHTJT3" stopped. 2025-01-17 13:36:03.154 +00:00 [DBG] Connection id "0HN8VETJHTJT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:36:15.228 +00:00 [DBG] Connection id "0HN8VETJHTJT4" accepted. 2025-01-17 13:36:15.228 +00:00 [DBG] Connection id "0HN8VETJHTJT4" started. 2025-01-17 13:36:18.229 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:36:18.230 +00:00 [DBG] Connection id "0HN8VETJHTJT4" stopped. 2025-01-17 13:36:18.230 +00:00 [DBG] Connection id "0HN8VETJHTJT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:36:18.329 +00:00 [DBG] Connection id "0HN8VETJHTJT5" accepted. 2025-01-17 13:36:18.330 +00:00 [DBG] Connection id "0HN8VETJHTJT5" started. 2025-01-17 13:36:18.330 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:36:18.331 +00:00 [DBG] Connection id "0HN8VETJHTJT5" stopped. 2025-01-17 13:36:18.331 +00:00 [DBG] Connection id "0HN8VETJHTJT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:36:30.431 +00:00 [DBG] Connection id "0HN8VETJHTJT6" accepted. 2025-01-17 13:36:30.431 +00:00 [DBG] Connection id "0HN8VETJHTJT6" started. 2025-01-17 13:36:33.480 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:36:33.481 +00:00 [DBG] Connection id "0HN8VETJHTJT6" stopped. 2025-01-17 13:36:33.481 +00:00 [DBG] Connection id "0HN8VETJHTJT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:36:45.552 +00:00 [DBG] Connection id "0HN8VETJHTJT7" accepted. 2025-01-17 13:36:45.552 +00:00 [DBG] Connection id "0HN8VETJHTJT7" started. 2025-01-17 13:36:48.553 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:36:48.555 +00:00 [DBG] Connection id "0HN8VETJHTJT7" stopped. 2025-01-17 13:36:48.555 +00:00 [DBG] Connection id "0HN8VETJHTJT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:37:00.596 +00:00 [DBG] Connection id "0HN8VETJHTJT8" accepted. 2025-01-17 13:37:00.597 +00:00 [DBG] Connection id "0HN8VETJHTJT8" started. 2025-01-17 13:37:03.599 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:37:03.600 +00:00 [DBG] Connection id "0HN8VETJHTJT8" stopped. 2025-01-17 13:37:03.600 +00:00 [DBG] Connection id "0HN8VETJHTJT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:37:15.645 +00:00 [DBG] Connection id "0HN8VETJHTJT9" accepted. 2025-01-17 13:37:15.645 +00:00 [DBG] Connection id "0HN8VETJHTJT9" started. 2025-01-17 13:37:18.645 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:37:18.647 +00:00 [DBG] Connection id "0HN8VETJHTJT9" stopped. 2025-01-17 13:37:18.647 +00:00 [DBG] Connection id "0HN8VETJHTJT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:37:18.713 +00:00 [DBG] Connection id "0HN8VETJHTJTA" accepted. 2025-01-17 13:37:18.713 +00:00 [DBG] Connection id "0HN8VETJHTJTA" started. 2025-01-17 13:37:18.714 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:37:18.715 +00:00 [DBG] Connection id "0HN8VETJHTJTA" stopped. 2025-01-17 13:37:18.715 +00:00 [DBG] Connection id "0HN8VETJHTJTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:37:30.811 +00:00 [DBG] Connection id "0HN8VETJHTJTB" accepted. 2025-01-17 13:37:30.811 +00:00 [DBG] Connection id "0HN8VETJHTJTB" started. 2025-01-17 13:37:33.812 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:37:33.814 +00:00 [DBG] Connection id "0HN8VETJHTJTB" stopped. 2025-01-17 13:37:33.814 +00:00 [DBG] Connection id "0HN8VETJHTJTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:37:45.917 +00:00 [DBG] Connection id "0HN8VETJHTJTC" accepted. 2025-01-17 13:37:45.917 +00:00 [DBG] Connection id "0HN8VETJHTJTC" started. 2025-01-17 13:37:48.917 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:37:48.918 +00:00 [DBG] Connection id "0HN8VETJHTJTC" stopped. 2025-01-17 13:37:48.918 +00:00 [DBG] Connection id "0HN8VETJHTJTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:38:01.017 +00:00 [DBG] Connection id "0HN8VETJHTJTD" accepted. 2025-01-17 13:38:01.017 +00:00 [DBG] Connection id "0HN8VETJHTJTD" started. 2025-01-17 13:38:04.017 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:38:04.018 +00:00 [DBG] Connection id "0HN8VETJHTJTD" stopped. 2025-01-17 13:38:04.018 +00:00 [DBG] Connection id "0HN8VETJHTJTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:38:16.089 +00:00 [DBG] Connection id "0HN8VETJHTJTE" accepted. 2025-01-17 13:38:16.089 +00:00 [DBG] Connection id "0HN8VETJHTJTE" started. 2025-01-17 13:38:19.089 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:38:19.090 +00:00 [DBG] Connection id "0HN8VETJHTJTE" stopped. 2025-01-17 13:38:19.090 +00:00 [DBG] Connection id "0HN8VETJHTJTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:38:31.132 +00:00 [DBG] Connection id "0HN8VETJHTJTF" accepted. 2025-01-17 13:38:31.132 +00:00 [DBG] Connection id "0HN8VETJHTJTF" started. 2025-01-17 13:38:34.176 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:38:34.178 +00:00 [DBG] Connection id "0HN8VETJHTJTF" stopped. 2025-01-17 13:38:34.178 +00:00 [DBG] Connection id "0HN8VETJHTJTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:38:46.221 +00:00 [DBG] Connection id "0HN8VETJHTJTG" accepted. 2025-01-17 13:38:46.221 +00:00 [DBG] Connection id "0HN8VETJHTJTG" started. 2025-01-17 13:38:49.282 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:38:49.283 +00:00 [DBG] Connection id "0HN8VETJHTJTG" stopped. 2025-01-17 13:38:49.283 +00:00 [DBG] Connection id "0HN8VETJHTJTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:39:01.327 +00:00 [DBG] Connection id "0HN8VETJHTJTH" accepted. 2025-01-17 13:39:01.327 +00:00 [DBG] Connection id "0HN8VETJHTJTH" started. 2025-01-17 13:39:04.328 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:39:04.329 +00:00 [DBG] Connection id "0HN8VETJHTJTH" stopped. 2025-01-17 13:39:04.330 +00:00 [DBG] Connection id "0HN8VETJHTJTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:39:16.402 +00:00 [DBG] Connection id "0HN8VETJHTJTI" accepted. 2025-01-17 13:39:16.402 +00:00 [DBG] Connection id "0HN8VETJHTJTI" started. 2025-01-17 13:39:19.688 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:39:19.689 +00:00 [DBG] Connection id "0HN8VETJHTJTI" stopped. 2025-01-17 13:39:19.689 +00:00 [DBG] Connection id "0HN8VETJHTJTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:39:31.807 +00:00 [DBG] Connection id "0HN8VETJHTJTJ" accepted. 2025-01-17 13:39:31.807 +00:00 [DBG] Connection id "0HN8VETJHTJTJ" started. 2025-01-17 13:39:37.875 +00:00 [DBG] Connection id "0HN8VETJHTJTJ" received FIN. 2025-01-17 13:39:37.875 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:39:37.876 +00:00 [DBG] Connection id "0HN8VETJHTJTJ" stopped. 2025-01-17 13:39:37.876 +00:00 [DBG] Connection id "0HN8VETJHTJTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:39:49.899 +00:00 [DBG] Connection id "0HN8VETJHTJTK" accepted. 2025-01-17 13:39:49.899 +00:00 [DBG] Connection id "0HN8VETJHTJTK" started. 2025-01-17 13:39:52.899 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:39:52.901 +00:00 [DBG] Connection id "0HN8VETJHTJTK" stopped. 2025-01-17 13:39:52.901 +00:00 [DBG] Connection id "0HN8VETJHTJTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:40:04.968 +00:00 [DBG] Connection id "0HN8VETJHTJTL" accepted. 2025-01-17 13:40:04.969 +00:00 [DBG] Connection id "0HN8VETJHTJTL" started. 2025-01-17 13:40:07.970 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:40:07.971 +00:00 [DBG] Connection id "0HN8VETJHTJTL" stopped. 2025-01-17 13:40:07.971 +00:00 [DBG] Connection id "0HN8VETJHTJTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:40:20.113 +00:00 [DBG] Connection id "0HN8VETJHTJTM" accepted. 2025-01-17 13:40:20.113 +00:00 [DBG] Connection id "0HN8VETJHTJTM" started. 2025-01-17 13:40:23.114 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:40:23.115 +00:00 [DBG] Connection id "0HN8VETJHTJTM" stopped. 2025-01-17 13:40:23.115 +00:00 [DBG] Connection id "0HN8VETJHTJTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:40:35.211 +00:00 [DBG] Connection id "0HN8VETJHTJTN" accepted. 2025-01-17 13:40:35.211 +00:00 [DBG] Connection id "0HN8VETJHTJTN" started. 2025-01-17 13:40:36.260 +00:00 [DBG] Connection 0HN8VETJHTJTN established using the following protocol: "Tls13" 2025-01-17 13:40:39.261 +00:00 [INF] Request starting HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - null null 2025-01-17 13:40:39.262 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 13:40:39.262 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 13:40:39.262 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 13:40:39.262 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 13:40:39.262 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 13:40:39.262 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 13:40:39.262 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 13:40:39.262 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 13:40:39.262 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 13:40:39.262 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 13:40:39.262 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 13:40:39.262 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 13:40:39.262 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 13:40:39.262 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 13:40:39.262 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 13:40:39.262 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 13:40:39.262 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 13:40:39.262 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 13:40:39.262 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 13:40:39.262 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 13:40:39.262 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 13:40:39.262 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 13:40:39.262 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 13:40:39.262 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 13:40:39.262 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 13:40:39.262 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 13:40:39.262 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 13:40:39.263 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-17 13:40:39.263 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 13:40:39.263 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9296ms. 2025-01-17 13:40:39.264 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-17 13:40:39.264 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6931ms. 2025-01-17 13:40:39.264 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.2587ms 2025-01-17 13:40:39.264 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 13:40:39.264 +00:00 [INF] HTTP GET / responded 200 in 2.8258 ms 2025-01-17 13:40:39.265 +00:00 [INF] Request finished HTTP/1.1 GET https://[2a01:4f8:1c17:df57::1]:5104/ - 200 null text/html; charset=utf-8 3.1524ms 2025-01-17 13:40:39.265 +00:00 [DBG] Connection id "0HN8VETJHTJTN" disconnecting. 2025-01-17 13:40:39.265 +00:00 [DBG] Connection id "0HN8VETJHTJTN" stopped. 2025-01-17 13:40:39.265 +00:00 [DBG] Connection id "0HN8VETJHTJTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:40:40.278 +00:00 [DBG] Connection id "0HN8VETJHTJTO" accepted. 2025-01-17 13:40:40.279 +00:00 [DBG] Connection id "0HN8VETJHTJTO" started. 2025-01-17 13:40:40.302 +00:00 [DBG] Connection id "0HN8VETJHTJTO" received FIN. 2025-01-17 13:40:40.302 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:40:40.304 +00:00 [DBG] Connection id "0HN8VETJHTJTO" stopped. 2025-01-17 13:40:40.304 +00:00 [DBG] Connection id "0HN8VETJHTJTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:41:13.349 +00:00 [DBG] Connection id "0HN8VETJHTJTP" accepted. 2025-01-17 13:41:13.350 +00:00 [DBG] Connection id "0HN8VETJHTJTP" started. 2025-01-17 13:41:13.398 +00:00 [DBG] Connection id "0HN8VETJHTJTP" received FIN. 2025-01-17 13:41:13.399 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:41:13.400 +00:00 [DBG] Connection id "0HN8VETJHTJTP" stopped. 2025-01-17 13:41:13.400 +00:00 [DBG] Connection id "0HN8VETJHTJTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:41:46.445 +00:00 [DBG] Connection id "0HN8VETJHTJTQ" accepted. 2025-01-17 13:41:46.445 +00:00 [DBG] Connection id "0HN8VETJHTJTQ" started. 2025-01-17 13:41:46.446 +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:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:41:46.446 +00:00 [DBG] Connection id "0HN8VETJHTJTQ" stopped. 2025-01-17 13:41:46.446 +00:00 [DBG] Connection id "0HN8VETJHTJTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:42:19.514 +00:00 [DBG] Connection id "0HN8VETJHTJTR" accepted. 2025-01-17 13:42:19.514 +00:00 [DBG] Connection id "0HN8VETJHTJTR" started. 2025-01-17 13:42:19.515 +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:142320EB:SSL routines:tls_handle_alpn:no application protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:42:19.515 +00:00 [DBG] Connection id "0HN8VETJHTJTR" stopped. 2025-01-17 13:42:19.515 +00:00 [DBG] Connection id "0HN8VETJHTJTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:42:52.586 +00:00 [DBG] Connection id "0HN8VETJHTJTS" accepted. 2025-01-17 13:42:52.586 +00:00 [DBG] Connection id "0HN8VETJHTJTS" started. 2025-01-17 13:42:52.587 +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:142320EB:SSL routines:tls_handle_alpn:no application protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:42:52.588 +00:00 [DBG] Connection id "0HN8VETJHTJTS" stopped. 2025-01-17 13:42:52.588 +00:00 [DBG] Connection id "0HN8VETJHTJTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:43:25.685 +00:00 [DBG] Connection id "0HN8VETJHTJTT" accepted. 2025-01-17 13:43:25.685 +00:00 [DBG] Connection id "0HN8VETJHTJTT" started. 2025-01-17 13:43:25.686 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:43:25.686 +00:00 [DBG] Connection id "0HN8VETJHTJTT" stopped. 2025-01-17 13:43:25.686 +00:00 [DBG] Connection id "0HN8VETJHTJTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:43:58.782 +00:00 [DBG] Connection id "0HN8VETJHTJTU" accepted. 2025-01-17 13:43:58.782 +00:00 [DBG] Connection id "0HN8VETJHTJTU" started. 2025-01-17 13:43:58.833 +00:00 [DBG] Connection id "0HN8VETJHTJTU" received FIN. 2025-01-17 13:43:58.834 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:43:58.834 +00:00 [DBG] Connection id "0HN8VETJHTJTU" stopped. 2025-01-17 13:43:58.835 +00:00 [DBG] Connection id "0HN8VETJHTJTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:44:31.856 +00:00 [DBG] Connection id "0HN8VETJHTJTV" accepted. 2025-01-17 13:44:31.856 +00:00 [DBG] Connection id "0HN8VETJHTJTV" started. 2025-01-17 13:44:31.880 +00:00 [DBG] Connection id "0HN8VETJHTJTV" received FIN. 2025-01-17 13:44:31.880 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:44:31.881 +00:00 [DBG] Connection id "0HN8VETJHTJTV" stopped. 2025-01-17 13:44:31.881 +00:00 [DBG] Connection id "0HN8VETJHTJTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:45:04.927 +00:00 [DBG] Connection id "0HN8VETJHTJU0" accepted. 2025-01-17 13:45:04.927 +00:00 [DBG] Connection id "0HN8VETJHTJU0" started. 2025-01-17 13:45:04.928 +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:142090C1:SSL routines:tls_early_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:45:04.929 +00:00 [DBG] Connection id "0HN8VETJHTJU0" stopped. 2025-01-17 13:45:04.929 +00:00 [DBG] Connection id "0HN8VETJHTJU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 13:45:38.024 +00:00 [DBG] Connection id "0HN8VETJHTJU1" accepted. 2025-01-17 13:45:38.024 +00:00 [DBG] Connection id "0HN8VETJHTJU1" started. 2025-01-17 13:45:38.025 +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:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 13:45:38.025 +00:00 [DBG] Connection id "0HN8VETJHTJU1" stopped. 2025-01-17 13:45:38.025 +00:00 [DBG] Connection id "0HN8VETJHTJU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 14:32:00.711 +00:00 [DBG] Connection id "0HN8VETJHTJU2" accepted. 2025-01-17 14:32:00.712 +00:00 [DBG] Connection id "0HN8VETJHTJU2" started. 2025-01-17 14:32:02.736 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-17 14:32:02.737 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 14:32:02.737 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-17 14:32:02.737 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.728ms 2025-01-17 14:32:02.737 +00:00 [DBG] Connection id "0HN8VETJHTJU2" disconnecting. 2025-01-17 14:32:02.737 +00:00 [DBG] Connection id "0HN8VETJHTJU2" stopped. 2025-01-17 14:32:02.737 +00:00 [DBG] Connection id "0HN8VETJHTJU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:43:11.880 +00:00 [DBG] Connection id "0HN8VETJHTJU3" accepted. 2025-01-17 15:43:11.880 +00:00 [DBG] Connection id "0HN8VETJHTJU3" started. 2025-01-17 15:43:11.889 +00:00 [DBG] Connection id "0HN8VETJHTJU3" reset. 2025-01-17 15:43:11.889 +00:00 [DBG] Connection id "0HN8VETJHTJU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:43:11.889 +00:00 [DBG] Connection id "0HN8VETJHTJU3" disconnecting. 2025-01-17 15:43:11.889 +00:00 [DBG] Connection id "0HN8VETJHTJU3" stopped. 2025-01-17 15:43:26.184 +00:00 [DBG] Connection id "0HN8VETJHTJU4" reset. 2025-01-17 15:43:26.184 +00:00 [DBG] Connection id "0HN8VETJHTJU4" accepted. 2025-01-17 15:43:26.184 +00:00 [DBG] Connection id "0HN8VETJHTJU4" started. 2025-01-17 15:43:26.185 +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.ReadAsync(CancellationToken token) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.DuplexPipeStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:43:26.186 +00:00 [DBG] Connection id "0HN8VETJHTJU4" stopped. 2025-01-17 15:43:26.186 +00:00 [DBG] Connection id "0HN8VETJHTJU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:45:58.960 +00:00 [DBG] Connection id "0HN8VETJHTJU5" accepted. 2025-01-17 15:45:58.960 +00:00 [DBG] Connection id "0HN8VETJHTJU5" started. 2025-01-17 15:45:58.970 +00:00 [DBG] Connection id "0HN8VETJHTJU6" accepted. 2025-01-17 15:45:58.970 +00:00 [DBG] Connection id "0HN8VETJHTJU6" started. 2025-01-17 15:46:08.973 +00:00 [DBG] Authentication of the HTTPS connection timed out. 2025-01-17 15:46:08.973 +00:00 [DBG] Connection id "0HN8VETJHTJU6" stopped. 2025-01-17 15:46:08.973 +00:00 [DBG] Connection id "0HN8VETJHTJU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:09.345 +00:00 [DBG] Connection id "0HN8VETJHTJU7" accepted. 2025-01-17 15:46:09.345 +00:00 [DBG] Connection id "0HN8VETJHTJU7" started. 2025-01-17 15:46:09.346 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:46:09.347 +00:00 [DBG] Connection id "0HN8VETJHTJU7" stopped. 2025-01-17 15:46:09.347 +00:00 [DBG] Connection id "0HN8VETJHTJU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:09.732 +00:00 [DBG] Connection id "0HN8VETJHTJU8" accepted. 2025-01-17 15:46:09.733 +00:00 [DBG] Connection id "0HN8VETJHTJU8" started. 2025-01-17 15:46:09.734 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:46:09.735 +00:00 [DBG] Connection id "0HN8VETJHTJU8" stopped. 2025-01-17 15:46:09.735 +00:00 [DBG] Connection id "0HN8VETJHTJU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:09.969 +00:00 [DBG] Connection id "0HN8VETJHTJU5" received FIN. 2025-01-17 15:46:09.970 +00:00 [DBG] Connection id "0HN8VETJHTJU5" disconnecting. 2025-01-17 15:46:09.970 +00:00 [DBG] Connection id "0HN8VETJHTJU5" stopped. 2025-01-17 15:46:09.970 +00:00 [DBG] Connection id "0HN8VETJHTJU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:10.152 +00:00 [DBG] Connection id "0HN8VETJHTJU9" accepted. 2025-01-17 15:46:10.152 +00:00 [DBG] Connection id "0HN8VETJHTJU9" started. 2025-01-17 15:46:10.153 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:46:10.154 +00:00 [DBG] Connection id "0HN8VETJHTJU9" stopped. 2025-01-17 15:46:10.154 +00:00 [DBG] Connection id "0HN8VETJHTJU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:10.160 +00:00 [DBG] Connection id "0HN8VETJHTJUA" accepted. 2025-01-17 15:46:10.160 +00:00 [DBG] Connection id "0HN8VETJHTJUA" started. 2025-01-17 15:46:10.163 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-17 15:46:10.163 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:46:10.163 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-17 15:46:10.163 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.1932ms 2025-01-17 15:46:10.163 +00:00 [DBG] Connection id "0HN8VETJHTJUA" disconnecting. 2025-01-17 15:46:10.163 +00:00 [DBG] Connection id "0HN8VETJHTJUA" stopped. 2025-01-17 15:46:10.163 +00:00 [DBG] Connection id "0HN8VETJHTJUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:10.552 +00:00 [DBG] Connection id "0HN8VETJHTJUB" accepted. 2025-01-17 15:46:10.552 +00:00 [DBG] Connection id "0HN8VETJHTJUB" started. 2025-01-17 15:46:10.560 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:46:10.561 +00:00 [DBG] Connection id "0HN8VETJHTJUB" stopped. 2025-01-17 15:46:10.561 +00:00 [DBG] Connection id "0HN8VETJHTJUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:10.568 +00:00 [DBG] Connection id "0HN8VETJHTJUC" accepted. 2025-01-17 15:46:10.568 +00:00 [DBG] Connection id "0HN8VETJHTJUC" started. 2025-01-17 15:46:10.577 +00:00 [INF] Request starting HTTP/1.0 OPTIONS http:/// - null null 2025-01-17 15:46:10.577 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:46:10.577 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-17 15:46:10.577 +00:00 [INF] Request finished HTTP/1.0 OPTIONS http:/// - 307 0 null 0.2761ms 2025-01-17 15:46:10.577 +00:00 [DBG] Connection id "0HN8VETJHTJUC" disconnecting. 2025-01-17 15:46:10.577 +00:00 [DBG] Connection id "0HN8VETJHTJUC" stopped. 2025-01-17 15:46:10.577 +00:00 [DBG] Connection id "0HN8VETJHTJUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:10.953 +00:00 [DBG] Connection id "0HN8VETJHTJUD" accepted. 2025-01-17 15:46:10.953 +00:00 [DBG] Connection id "0HN8VETJHTJUE" accepted. 2025-01-17 15:46:10.953 +00:00 [DBG] Connection id "0HN8VETJHTJUE" started. 2025-01-17 15:46:10.953 +00:00 [DBG] Connection id "0HN8VETJHTJUD" started. 2025-01-17 15:46:11.002 +00:00 [DBG] Connection id "0HN8VETJHTJUD" bad request data: "Unrecognized HTTP version: 'RTSP/1.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'RTSP/1.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:46:11.002 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:46:11.003 +00:00 [DBG] Connection id "0HN8VETJHTJUD" disconnecting. 2025-01-17 15:46:11.003 +00:00 [DBG] Connection id "0HN8VETJHTJUD" stopped. 2025-01-17 15:46:11.004 +00:00 [DBG] Connection id "0HN8VETJHTJUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:11.004 +00:00 [DBG] Connection id "0HN8VETJHTJUE" stopped. 2025-01-17 15:46:11.004 +00:00 [DBG] Connection id "0HN8VETJHTJUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:11.443 +00:00 [DBG] Connection id "0HN8VETJHTJUF" accepted. 2025-01-17 15:46:11.443 +00:00 [DBG] Connection id "0HN8VETJHTJUF" started. 2025-01-17 15:46:11.444 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:46:11.445 +00:00 [DBG] Connection id "0HN8VETJHTJUF" stopped. 2025-01-17 15:46:11.445 +00:00 [DBG] Connection id "0HN8VETJHTJUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:11.819 +00:00 [DBG] Connection id "0HN8VETJHTJUG" accepted. 2025-01-17 15:46:11.819 +00:00 [DBG] Connection id "0HN8VETJHTJUG" started. 2025-01-17 15:46:11.819 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:46:11.820 +00:00 [DBG] Connection id "0HN8VETJHTJUG" stopped. 2025-01-17 15:46:11.821 +00:00 [DBG] Connection id "0HN8VETJHTJUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:12.241 +00:00 [DBG] Connection id "0HN8VETJHTJUH" accepted. 2025-01-17 15:46:12.241 +00:00 [DBG] Connection id "0HN8VETJHTJUH" started. 2025-01-17 15:46:12.241 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:46:12.242 +00:00 [DBG] Connection id "0HN8VETJHTJUH" stopped. 2025-01-17 15:46:12.242 +00:00 [DBG] Connection id "0HN8VETJHTJUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:12.586 +00:00 [DBG] Connection id "0HN8VETJHTJUI" accepted. 2025-01-17 15:46:12.586 +00:00 [DBG] Connection id "0HN8VETJHTJUI" started. 2025-01-17 15:46:12.761 +00:00 [DBG] Connection 0HN8VETJHTJUI established using the following protocol: "Tls13" 2025-01-17 15:46:23.777 +00:00 [DBG] Connection id "0HN8VETJHTJUI" received FIN. 2025-01-17 15:46:23.777 +00:00 [DBG] Connection id "0HN8VETJHTJUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:23.778 +00:00 [DBG] Connection id "0HN8VETJHTJUI" disconnecting. 2025-01-17 15:46:23.778 +00:00 [DBG] Connection id "0HN8VETJHTJUI" stopped. 2025-01-17 15:46:23.992 +00:00 [DBG] Connection id "0HN8VETJHTJUJ" accepted. 2025-01-17 15:46:23.992 +00:00 [DBG] Connection id "0HN8VETJHTJUJ" started. 2025-01-17 15:46:24.185 +00:00 [DBG] Connection 0HN8VETJHTJUJ established using the following protocol: "Tls13" 2025-01-17 15:46:24.354 +00:00 [INF] Request starting HTTP/1.0 GET https:/// - null null 2025-01-17 15:46:24.354 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:46:24.354 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:46:24.354 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:46:24.354 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:46:24.354 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:46:24.354 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:46:24.354 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:46:24.354 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:46:24.354 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:46:24.354 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:46:24.354 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:46:24.354 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:46:24.354 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:46:24.354 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:46:24.355 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:46:24.355 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:46:24.355 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:24.355 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:24.355 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:24.355 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:46:24.355 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:24.355 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:46:24.355 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:46:24.355 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:24.355 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:24.355 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:24.355 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:46:24.355 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:24.355 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-17 15:46:24.356 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:46:24.356 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.9466ms. 2025-01-17 15:46:24.356 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-17 15:46:24.357 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6588ms. 2025-01-17 15:46:24.357 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.2733ms 2025-01-17 15:46:24.357 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:46:24.357 +00:00 [INF] HTTP GET / responded 200 in 2.9152 ms 2025-01-17 15:46:24.357 +00:00 [INF] Request finished HTTP/1.0 GET https:/// - 200 null text/html; charset=utf-8 3.2778ms 2025-01-17 15:46:24.357 +00:00 [DBG] Connection id "0HN8VETJHTJUJ" disconnecting. 2025-01-17 15:46:24.357 +00:00 [DBG] Connection id "0HN8VETJHTJUJ" stopped. 2025-01-17 15:46:24.357 +00:00 [DBG] Connection id "0HN8VETJHTJUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:24.800 +00:00 [DBG] Connection id "0HN8VETJHTJUK" accepted. 2025-01-17 15:46:24.800 +00:00 [DBG] Connection id "0HN8VETJHTJUK" started. 2025-01-17 15:46:24.977 +00:00 [DBG] Connection 0HN8VETJHTJUK established using the following protocol: "Tls13" 2025-01-17 15:46:25.146 +00:00 [INF] Request starting HTTP/1.0 OPTIONS https:/// - null null 2025-01-17 15:46:25.146 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:46:25.146 +00:00 [DBG] OPTIONS requests are not supported 2025-01-17 15:46:25.146 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:46:25.146 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:46:25.147 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:46:25.147 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:46:25.147 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:46:25.147 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:46:25.147 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:46:25.147 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:46:25.147 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:46:25.147 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:46:25.147 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:46:25.147 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:46:25.147 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:46:25.147 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:46:25.147 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:25.147 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:25.147 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:25.148 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:46:25.148 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:25.148 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:46:25.148 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:46:25.148 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:25.148 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:25.148 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:25.148 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:46:25.148 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:46:25.148 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:46:25.148 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:46:25.148 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0967ms. 2025-01-17 15:46:25.148 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:46:25.148 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5194ms. 2025-01-17 15:46:25.149 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.5043ms 2025-01-17 15:46:25.149 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:46:25.149 +00:00 [INF] HTTP OPTIONS / responded 200 in 2.2750 ms 2025-01-17 15:46:25.149 +00:00 [INF] Request finished HTTP/1.0 OPTIONS https:/// - 200 null text/html; charset=utf-8 2.6133ms 2025-01-17 15:46:25.149 +00:00 [DBG] Connection id "0HN8VETJHTJUK" disconnecting. 2025-01-17 15:46:25.149 +00:00 [DBG] Connection id "0HN8VETJHTJUK" stopped. 2025-01-17 15:46:25.149 +00:00 [DBG] Connection id "0HN8VETJHTJUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:46:25.554 +00:00 [DBG] Connection id "0HN8VETJHTJUL" accepted. 2025-01-17 15:46:25.554 +00:00 [DBG] Connection id "0HN8VETJHTJUL" started. 2025-01-17 15:46:25.740 +00:00 [DBG] Connection 0HN8VETJHTJUL established using the following protocol: "Tls13" 2025-01-17 15:46:25.944 +00:00 [DBG] Connection id "0HN8VETJHTJUL" bad request data: "Unrecognized HTTP version: 'RTSP/1.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'RTSP/1.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:46:25.945 +00:00 [DBG] Connection id "0HN8VETJHTJUL" disconnecting. 2025-01-17 15:46:25.945 +00:00 [DBG] Connection id "0HN8VETJHTJUL" stopped. 2025-01-17 15:46:25.945 +00:00 [DBG] Connection id "0HN8VETJHTJUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:47:58.674 +00:00 [DBG] Connection id "0HN8VETJHTJUM" accepted. 2025-01-17 15:47:58.675 +00:00 [DBG] Connection id "0HN8VETJHTJUM" started. 2025-01-17 15:47:58.868 +00:00 [DBG] Connection 0HN8VETJHTJUM established using the following protocol: "Tls13" 2025-01-17 15:47:59.041 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/.git/HEAD - null null 2025-01-17 15:47:59.041 +00:00 [DBG] The request path /.git/HEAD does not match a supported file type 2025-01-17 15:47:59.042 +00:00 [DBG] No candidates found for the request path '/.git/HEAD' 2025-01-17 15:47:59.042 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:47:59.042 +00:00 [INF] HTTP GET /.git/HEAD responded 404 in 1.2594 ms 2025-01-17 15:47:59.042 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/.git/HEAD - 404 0 null 1.6626ms 2025-01-17 15:47:59.044 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/.git/HEAD, Response status code: 404 2025-01-17 15:47:59.044 +00:00 [DBG] Connection id "0HN8VETJHTJUM" disconnecting. 2025-01-17 15:47:59.044 +00:00 [DBG] Connection id "0HN8VETJHTJUM" stopped. 2025-01-17 15:47:59.044 +00:00 [DBG] Connection id "0HN8VETJHTJUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:47:59.065 +00:00 [DBG] Connection id "0HN8VETJHTJUN" accepted. 2025-01-17 15:47:59.065 +00:00 [DBG] Connection id "0HN8VETJHTJUN" started. 2025-01-17 15:47:59.170 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/adminapi/administrator.cfc?method=login&adminpassword=&rdsPasswordAllowed=true - null null 2025-01-17 15:47:59.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/adminapi/administrator.cfc?method=login&adminpassword=&rdsPasswordAllowed=true'. 2025-01-17 15:47:59.171 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/adminapi/administrator.cfc?method=login&adminpassword=&rdsPasswordAllowed=true - 307 0 null 0.2272ms 2025-01-17 15:47:59.171 +00:00 [DBG] Connection id "0HN8VETJHTJUN" disconnecting. 2025-01-17 15:47:59.171 +00:00 [DBG] Connection id "0HN8VETJHTJUN" stopped. 2025-01-17 15:47:59.171 +00:00 [DBG] Connection id "0HN8VETJHTJUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:47:59.480 +00:00 [DBG] Connection id "0HN8VETJHTJUO" accepted. 2025-01-17 15:47:59.480 +00:00 [DBG] Connection id "0HN8VETJHTJUO" started. 2025-01-17 15:47:59.520 +00:00 [DBG] Connection id "0HN8VETJHTJUP" accepted. 2025-01-17 15:47:59.520 +00:00 [DBG] Connection id "0HN8VETJHTJUP" started. 2025-01-17 15:47:59.553 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX7\lib\password.properties%00en - null null 2025-01-17 15:47:59.553 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX7\lib\password.properties%00en'. 2025-01-17 15:47:59.553 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX7\lib\password.properties%00en - 307 0 null 0.2141ms 2025-01-17 15:47:59.553 +00:00 [DBG] Connection id "0HN8VETJHTJUO" disconnecting. 2025-01-17 15:47:59.553 +00:00 [DBG] Connection id "0HN8VETJHTJUO" stopped. 2025-01-17 15:47:59.553 +00:00 [DBG] Connection id "0HN8VETJHTJUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:47:59.633 +00:00 [DBG] Connection id "0HN8VETJHTJUQ" accepted. 2025-01-17 15:47:59.633 +00:00 [DBG] Connection id "0HN8VETJHTJUQ" started. 2025-01-17 15:47:59.706 +00:00 [DBG] Connection 0HN8VETJHTJUP established using the following protocol: "Tls13" 2025-01-17 15:47:59.883 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/wp-login.php - null null 2025-01-17 15:47:59.883 +00:00 [DBG] The request path /wp-login.php does not match a supported file type 2025-01-17 15:47:59.883 +00:00 [DBG] No candidates found for the request path '/wp-login.php' 2025-01-17 15:47:59.883 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:47:59.883 +00:00 [INF] HTTP GET /wp-login.php responded 404 in 0.1334 ms 2025-01-17 15:47:59.883 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/wp-login.php - 404 0 null 0.6354ms 2025-01-17 15:47:59.883 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/wp-login.php, Response status code: 404 2025-01-17 15:47:59.883 +00:00 [DBG] Connection id "0HN8VETJHTJUP" disconnecting. 2025-01-17 15:47:59.884 +00:00 [DBG] Connection id "0HN8VETJHTJUP" stopped. 2025-01-17 15:47:59.885 +00:00 [DBG] Connection id "0HN8VETJHTJUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:47:59.918 +00:00 [DBG] Connection 0HN8VETJHTJUQ established using the following protocol: "Tls13" 2025-01-17 15:48:00.077 +00:00 [DBG] Connection id "0HN8VETJHTJUR" accepted. 2025-01-17 15:48:00.077 +00:00 [DBG] Connection id "0HN8VETJHTJUR" started. 2025-01-17 15:48:00.092 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:48:00.092 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:00.092 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:00.093 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:00.093 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:00.093 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:00.093 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:00.093 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:00.093 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:00.093 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:00.093 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:00.093 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:00.093 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:00.093 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:00.093 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:00.093 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:00.094 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.094 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.094 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.094 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:00.094 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.094 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:00.094 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:00.094 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.094 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.094 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.094 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:00.094 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.094 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:00.094 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:00.094 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0728ms. 2025-01-17 15:48:00.094 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:00.094 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3742ms. 2025-01-17 15:48:00.094 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1708ms 2025-01-17 15:48:00.094 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:00.094 +00:00 [INF] HTTP GET / responded 200 in 1.9245 ms 2025-01-17 15:48:00.094 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 2.2209ms 2025-01-17 15:48:00.095 +00:00 [DBG] Connection id "0HN8VETJHTJUQ" disconnecting. 2025-01-17 15:48:00.095 +00:00 [DBG] Connection id "0HN8VETJHTJUQ" stopped. 2025-01-17 15:48:00.095 +00:00 [DBG] Connection id "0HN8VETJHTJUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:00.167 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\..\..\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib\password.properties%00en - null null 2025-01-17 15:48:00.167 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\..\..\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib\password.properties%00en'. 2025-01-17 15:48:00.167 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\..\..\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib\password.properties%00en - 307 0 null 0.3506ms 2025-01-17 15:48:00.167 +00:00 [DBG] Connection id "0HN8VETJHTJUR" disconnecting. 2025-01-17 15:48:00.167 +00:00 [DBG] Connection id "0HN8VETJHTJUR" stopped. 2025-01-17 15:48:00.168 +00:00 [DBG] Connection id "0HN8VETJHTJUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:00.257 +00:00 [DBG] Connection id "0HN8VETJHTJUS" accepted. 2025-01-17 15:48:00.257 +00:00 [DBG] Connection id "0HN8VETJHTJUS" started. 2025-01-17 15:48:00.305 +00:00 [DBG] Connection id "0HN8VETJHTJUT" accepted. 2025-01-17 15:48:00.305 +00:00 [DBG] Connection id "0HN8VETJHTJUU" accepted. 2025-01-17 15:48:00.305 +00:00 [DBG] Connection id "0HN8VETJHTJUT" started. 2025-01-17 15:48:00.305 +00:00 [DBG] Connection id "0HN8VETJHTJUU" started. 2025-01-17 15:48:00.336 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../dev/null%00 - null null 2025-01-17 15:48:00.336 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../dev/null%00'. 2025-01-17 15:48:00.336 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../dev/null%00 - 307 0 null 0.4795ms 2025-01-17 15:48:00.336 +00:00 [DBG] Connection id "0HN8VETJHTJUS" disconnecting. 2025-01-17 15:48:00.336 +00:00 [DBG] Connection id "0HN8VETJHTJUS" stopped. 2025-01-17 15:48:00.336 +00:00 [DBG] Connection id "0HN8VETJHTJUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:00.379 +00:00 [DBG] Connection id "0HN8VETJHTJUV" accepted. 2025-01-17 15:48:00.379 +00:00 [DBG] Connection id "0HN8VETJHTJUV" started. 2025-01-17 15:48:00.392 +00:00 [DBG] Connection id "0HN8VETJHTJV0" accepted. 2025-01-17 15:48:00.392 +00:00 [DBG] Connection id "0HN8VETJHTJV0" started. 2025-01-17 15:48:00.424 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-17 15:48:00.424 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:48:00.424 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-17 15:48:00.424 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3496ms 2025-01-17 15:48:00.424 +00:00 [DBG] Connection id "0HN8VETJHTJUU" disconnecting. 2025-01-17 15:48:00.424 +00:00 [DBG] Connection id "0HN8VETJHTJUU" stopped. 2025-01-17 15:48:00.424 +00:00 [DBG] Connection id "0HN8VETJHTJUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:00.425 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/ - application/xml 86 2025-01-17 15:48:00.425 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:00.425 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.2413ms 2025-01-17 15:48:00.425 +00:00 [DBG] Connection id "0HN8VETJHTJUT", Request id "0HN8VETJHTJUT:00000001": started reading request body. 2025-01-17 15:48:00.425 +00:00 [DBG] Connection id "0HN8VETJHTJUT", Request id "0HN8VETJHTJUT:00000001": done reading request body. 2025-01-17 15:48:00.425 +00:00 [DBG] Connection id "0HN8VETJHTJUT" disconnecting. 2025-01-17 15:48:00.425 +00:00 [DBG] Connection id "0HN8VETJHTJUT" stopped. 2025-01-17 15:48:00.425 +00:00 [DBG] Connection id "0HN8VETJHTJUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:00.561 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/?-d+allow_url_include%3d1+-d+auto_prepend_file%3dphp://input - null 52 2025-01-17 15:48:00.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/?-d+allow_url_include%3d1+-d+auto_prepend_file%3dphp://input'. 2025-01-17 15:48:00.561 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/?-d+allow_url_include%3d1+-d+auto_prepend_file%3dphp://input - 307 0 null 0.3233ms 2025-01-17 15:48:00.561 +00:00 [DBG] Connection id "0HN8VETJHTJV0", Request id "0HN8VETJHTJV0:00000001": started reading request body. 2025-01-17 15:48:00.561 +00:00 [DBG] Connection id "0HN8VETJHTJV0", Request id "0HN8VETJHTJV0:00000001": done reading request body. 2025-01-17 15:48:00.561 +00:00 [DBG] Connection id "0HN8VETJHTJV0" disconnecting. 2025-01-17 15:48:00.561 +00:00 [DBG] Connection id "0HN8VETJHTJV0" stopped. 2025-01-17 15:48:00.562 +00:00 [DBG] Connection id "0HN8VETJHTJV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:00.592 +00:00 [DBG] Connection id "0HN8VETJHTJV1" accepted. 2025-01-17 15:48:00.592 +00:00 [DBG] Connection id "0HN8VETJHTJV1" started. 2025-01-17 15:48:00.619 +00:00 [DBG] Connection 0HN8VETJHTJUV established using the following protocol: "Tls13" 2025-01-17 15:48:00.664 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX\lib\password.properties%00en - null null 2025-01-17 15:48:00.664 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX\lib\password.properties%00en'. 2025-01-17 15:48:00.664 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX\lib\password.properties%00en - 307 0 null 0.2923ms 2025-01-17 15:48:00.664 +00:00 [DBG] Connection id "0HN8VETJHTJV1" disconnecting. 2025-01-17 15:48:00.664 +00:00 [DBG] Connection id "0HN8VETJHTJV1" stopped. 2025-01-17 15:48:00.664 +00:00 [DBG] Connection id "0HN8VETJHTJV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:00.808 +00:00 [INF] Request starting HTTP/1.1 TRACE https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:48:00.809 +00:00 [DBG] TRACE requests are not supported 2025-01-17 15:48:00.810 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:00.810 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:00.810 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:00.810 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:00.810 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:00.810 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:00.810 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:00.810 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:00.810 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:00.810 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:00.810 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:00.810 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:00.811 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:00.811 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:00.811 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.811 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.811 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.811 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:00.811 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.812 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:00.811 +00:00 [DBG] Connection id "0HN8VETJHTJV2" accepted. 2025-01-17 15:48:00.812 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:00.812 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.812 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.812 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.812 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:00.812 +00:00 [DBG] Connection id "0HN8VETJHTJV2" started. 2025-01-17 15:48:00.812 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:00.812 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:00.813 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:00.813 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1458ms. 2025-01-17 15:48:00.813 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:00.813 +00:00 [INF] Executed ViewResult - view noScan executed in 0.8062ms. 2025-01-17 15:48:00.813 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.9409ms 2025-01-17 15:48:00.813 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:00.813 +00:00 [INF] HTTP TRACE / responded 200 in 3.7519 ms 2025-01-17 15:48:00.814 +00:00 [INF] Request finished HTTP/1.1 TRACE https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 5.1557ms 2025-01-17 15:48:00.814 +00:00 [DBG] Connection id "0HN8VETJHTJUV" disconnecting. 2025-01-17 15:48:00.814 +00:00 [DBG] Connection id "0HN8VETJHTJUV" stopped. 2025-01-17 15:48:00.815 +00:00 [DBG] Connection id "0HN8VETJHTJUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:00.851 +00:00 [DBG] Connection id "0HN8VETJHTJV3" accepted. 2025-01-17 15:48:00.851 +00:00 [DBG] Connection id "0HN8VETJHTJV3" started. 2025-01-17 15:48:00.851 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/ - application/xml 105 2025-01-17 15:48:00.851 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:00.852 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.2256ms 2025-01-17 15:48:00.852 +00:00 [DBG] Connection id "0HN8VETJHTJV2", Request id "0HN8VETJHTJV2:00000001": started reading request body. 2025-01-17 15:48:00.852 +00:00 [DBG] Connection id "0HN8VETJHTJV2", Request id "0HN8VETJHTJV2:00000001": done reading request body. 2025-01-17 15:48:00.852 +00:00 [DBG] Connection id "0HN8VETJHTJV2" disconnecting. 2025-01-17 15:48:00.852 +00:00 [DBG] Connection id "0HN8VETJHTJV2" stopped. 2025-01-17 15:48:00.852 +00:00 [DBG] Connection id "0HN8VETJHTJV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:00.904 +00:00 [DBG] Connection id "0HN8VETJHTJV4" accepted. 2025-01-17 15:48:00.904 +00:00 [DBG] Connection id "0HN8VETJHTJV4" started. 2025-01-17 15:48:00.936 +00:00 [DBG] Connection id "0HN8VETJHTJV5" accepted. 2025-01-17 15:48:00.936 +00:00 [DBG] Connection id "0HN8VETJHTJV5" started. 2025-01-17 15:48:00.945 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../etc/passwd%00 - null null 2025-01-17 15:48:00.945 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../etc/passwd%00'. 2025-01-17 15:48:00.945 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../etc/passwd%00 - 307 0 null 0.1845ms 2025-01-17 15:48:00.945 +00:00 [DBG] Connection id "0HN8VETJHTJV3" disconnecting. 2025-01-17 15:48:00.945 +00:00 [DBG] Connection id "0HN8VETJHTJV3" stopped. 2025-01-17 15:48:00.945 +00:00 [DBG] Connection id "0HN8VETJHTJV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:01.032 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/?-d+allow_url_include%3d1+-d+auto_prepend_file%3dphp://input - null 34 2025-01-17 15:48:01.032 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/?-d+allow_url_include%3d1+-d+auto_prepend_file%3dphp://input'. 2025-01-17 15:48:01.032 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/?-d+allow_url_include%3d1+-d+auto_prepend_file%3dphp://input - 307 0 null 0.3309ms 2025-01-17 15:48:01.032 +00:00 [DBG] Connection id "0HN8VETJHTJV5", Request id "0HN8VETJHTJV5:00000001": started reading request body. 2025-01-17 15:48:01.032 +00:00 [DBG] Connection id "0HN8VETJHTJV5", Request id "0HN8VETJHTJV5:00000001": done reading request body. 2025-01-17 15:48:01.032 +00:00 [DBG] Connection id "0HN8VETJHTJV5" disconnecting. 2025-01-17 15:48:01.032 +00:00 [DBG] Connection id "0HN8VETJHTJV5" stopped. 2025-01-17 15:48:01.032 +00:00 [DBG] Connection id "0HN8VETJHTJV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:01.081 +00:00 [DBG] Connection id "0HN8VETJHTJV6" accepted. 2025-01-17 15:48:01.081 +00:00 [DBG] Connection id "0HN8VETJHTJV6" started. 2025-01-17 15:48:01.137 +00:00 [DBG] Connection 0HN8VETJHTJV4 established using the following protocol: "Tls13" 2025-01-17 15:48:01.198 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\ColdFusion8\lib\password.properties%00en - null null 2025-01-17 15:48:01.198 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\ColdFusion8\lib\password.properties%00en'. 2025-01-17 15:48:01.198 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\ColdFusion8\lib\password.properties%00en - 307 0 null 0.2854ms 2025-01-17 15:48:01.198 +00:00 [DBG] Connection id "0HN8VETJHTJV6" disconnecting. 2025-01-17 15:48:01.198 +00:00 [DBG] Connection id "0HN8VETJHTJV6" stopped. 2025-01-17 15:48:01.198 +00:00 [DBG] Connection id "0HN8VETJHTJV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:01.296 +00:00 [DBG] Connection id "0HN8VETJHTJV7" accepted. 2025-01-17 15:48:01.296 +00:00 [DBG] Connection id "0HN8VETJHTJV7" started. 2025-01-17 15:48:01.296 +00:00 [DBG] Connection id "0HN8VETJHTJV8" accepted. 2025-01-17 15:48:01.296 +00:00 [DBG] Connection id "0HN8VETJHTJV8" started. 2025-01-17 15:48:01.296 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:48:01.297 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:01.297 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:01.297 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:01.297 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:01.297 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:01.297 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:01.297 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:01.297 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:01.297 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:01.297 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:01.297 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:01.297 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:01.297 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:01.297 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:01.297 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:01.297 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:01.297 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:01.297 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:01.297 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:01.298 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:01.298 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:01.298 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:01.298 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:01.298 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:01.298 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:01.298 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:01.298 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:01.298 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:01.298 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:01.298 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0696ms. 2025-01-17 15:48:01.298 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:01.298 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3773ms. 2025-01-17 15:48:01.298 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9532ms 2025-01-17 15:48:01.298 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:01.298 +00:00 [INF] HTTP GET / responded 200 in 1.5776 ms 2025-01-17 15:48:01.298 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 2.4542ms 2025-01-17 15:48:01.298 +00:00 [DBG] Connection id "0HN8VETJHTJV4" disconnecting. 2025-01-17 15:48:01.298 +00:00 [DBG] Connection id "0HN8VETJHTJV4" stopped. 2025-01-17 15:48:01.299 +00:00 [DBG] Connection id "0HN8VETJHTJV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:01.368 +00:00 [DBG] Connection id "0HN8VETJHTJV9" accepted. 2025-01-17 15:48:01.368 +00:00 [DBG] Connection id "0HN8VETJHTJV9" started. 2025-01-17 15:48:01.447 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/izjlvaofpjylgixtvhvg.htm - null null 2025-01-17 15:48:01.448 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/izjlvaofpjylgixtvhvg.htm'. 2025-01-17 15:48:01.448 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/izjlvaofpjylgixtvhvg.htm - 307 0 null 0.2568ms 2025-01-17 15:48:01.448 +00:00 [DBG] Connection id "0HN8VETJHTJV7" disconnecting. 2025-01-17 15:48:01.448 +00:00 [DBG] Connection id "0HN8VETJHTJV7" stopped. 2025-01-17 15:48:01.448 +00:00 [DBG] Connection id "0HN8VETJHTJV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:01.451 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/kiwwmsmgavju - application/x-www-form-urlencoded 100 2025-01-17 15:48:01.451 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/kiwwmsmgavju'. 2025-01-17 15:48:01.451 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/kiwwmsmgavju - 307 0 null 0.171ms 2025-01-17 15:48:01.451 +00:00 [DBG] Connection id "0HN8VETJHTJV8", Request id "0HN8VETJHTJV8:00000001": started reading request body. 2025-01-17 15:48:01.451 +00:00 [DBG] Connection id "0HN8VETJHTJV8", Request id "0HN8VETJHTJV8:00000001": done reading request body. 2025-01-17 15:48:01.451 +00:00 [DBG] Connection id "0HN8VETJHTJV8" disconnecting. 2025-01-17 15:48:01.451 +00:00 [DBG] Connection id "0HN8VETJHTJV8" stopped. 2025-01-17 15:48:01.451 +00:00 [DBG] Connection id "0HN8VETJHTJV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:01.586 +00:00 [DBG] Connection 0HN8VETJHTJV9 established using the following protocol: "Tls13" 2025-01-17 15:48:01.760 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/sdk - null 441 2025-01-17 15:48:01.761 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:01.761 +00:00 [DBG] No candidates found for the request path '/sdk' 2025-01-17 15:48:01.761 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:01.761 +00:00 [INF] HTTP POST /sdk responded 404 in 0.0813 ms 2025-01-17 15:48:01.761 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/sdk - 404 0 null 0.4417ms 2025-01-17 15:48:01.761 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/sdk, Response status code: 404 2025-01-17 15:48:01.761 +00:00 [DBG] Connection id "0HN8VETJHTJV9", Request id "0HN8VETJHTJV9:00000001": started reading request body. 2025-01-17 15:48:01.761 +00:00 [DBG] Connection id "0HN8VETJHTJV9", Request id "0HN8VETJHTJV9:00000001": done reading request body. 2025-01-17 15:48:01.761 +00:00 [DBG] Connection id "0HN8VETJHTJV9" disconnecting. 2025-01-17 15:48:01.761 +00:00 [DBG] Connection id "0HN8VETJHTJV9" stopped. 2025-01-17 15:48:01.761 +00:00 [DBG] Connection id "0HN8VETJHTJV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:01.897 +00:00 [DBG] Connection id "0HN8VETJHTJVA" accepted. 2025-01-17 15:48:01.897 +00:00 [DBG] Connection id "0HN8VETJHTJVB" accepted. 2025-01-17 15:48:01.897 +00:00 [DBG] Connection id "0HN8VETJHTJVA" started. 2025-01-17 15:48:01.897 +00:00 [DBG] Connection id "0HN8VETJHTJVB" started. 2025-01-17 15:48:01.993 +00:00 [DBG] Connection id "0HN8VETJHTJVA" bad request data: "Method not allowed." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Method not allowed. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:01.995 +00:00 [DBG] Connection id "0HN8VETJHTJVA" disconnecting. 2025-01-17 15:48:01.995 +00:00 [DBG] Connection id "0HN8VETJHTJVA" stopped. 2025-01-17 15:48:01.995 +00:00 [DBG] Connection id "0HN8VETJHTJVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:02.001 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php - application/x-www-form-urlencoded 100 2025-01-17 15:48:02.001 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php'. 2025-01-17 15:48:02.001 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php - 307 0 null 0.2813ms 2025-01-17 15:48:02.001 +00:00 [DBG] Connection id "0HN8VETJHTJVB", Request id "0HN8VETJHTJVB:00000001": started reading request body. 2025-01-17 15:48:02.001 +00:00 [DBG] Connection id "0HN8VETJHTJVB", Request id "0HN8VETJHTJVB:00000001": done reading request body. 2025-01-17 15:48:02.001 +00:00 [DBG] Connection id "0HN8VETJHTJVB" disconnecting. 2025-01-17 15:48:02.001 +00:00 [DBG] Connection id "0HN8VETJHTJVB" stopped. 2025-01-17 15:48:02.001 +00:00 [DBG] Connection id "0HN8VETJHTJVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:02.385 +00:00 [DBG] Connection id "0HN8VETJHTJVC" accepted. 2025-01-17 15:48:02.385 +00:00 [DBG] Connection id "0HN8VETJHTJVC" started. 2025-01-17 15:48:02.472 +00:00 [DBG] Connection id "0HN8VETJHTJVC" bad request data: "Method not allowed." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Method not allowed. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:02.473 +00:00 [DBG] Connection id "0HN8VETJHTJVC" disconnecting. 2025-01-17 15:48:02.474 +00:00 [DBG] Connection id "0HN8VETJHTJVC" stopped. 2025-01-17 15:48:02.474 +00:00 [DBG] Connection id "0HN8VETJHTJVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:02.704 +00:00 [DBG] Connection id "0HN8VETJHTJVD" accepted. 2025-01-17 15:48:02.704 +00:00 [DBG] Connection id "0HN8VETJHTJVD" started. 2025-01-17 15:48:02.904 +00:00 [DBG] Connection 0HN8VETJHTJVD established using the following protocol: "Tls13" 2025-01-17 15:48:02.947 +00:00 [DBG] Connection id "0HN8VETJHTJVE" accepted. 2025-01-17 15:48:02.947 +00:00 [DBG] Connection id "0HN8VETJHTJVE" started. 2025-01-17 15:48:03.049 +00:00 [DBG] Connection id "0HN8VETJHTJVE" bad request data: "Method not allowed." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Method not allowed. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:03.050 +00:00 [DBG] Connection id "0HN8VETJHTJVE" disconnecting. 2025-01-17 15:48:03.050 +00:00 [DBG] Connection id "0HN8VETJHTJVE" stopped. 2025-01-17 15:48:03.050 +00:00 [DBG] Connection id "0HN8VETJHTJVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:03.095 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/gtistvrwrbvmfejh - null null 2025-01-17 15:48:03.096 +00:00 [DBG] The request path /gtistvrwrbvmfejh does not match a supported file type 2025-01-17 15:48:03.096 +00:00 [DBG] No candidates found for the request path '/gtistvrwrbvmfejh' 2025-01-17 15:48:03.096 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:03.096 +00:00 [INF] HTTP GET /gtistvrwrbvmfejh responded 404 in 0.1272 ms 2025-01-17 15:48:03.096 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/gtistvrwrbvmfejh - 404 0 null 0.5285ms 2025-01-17 15:48:03.096 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/gtistvrwrbvmfejh, Response status code: 404 2025-01-17 15:48:03.096 +00:00 [DBG] Connection id "0HN8VETJHTJVD" disconnecting. 2025-01-17 15:48:03.096 +00:00 [DBG] Connection id "0HN8VETJHTJVD" stopped. 2025-01-17 15:48:03.096 +00:00 [DBG] Connection id "0HN8VETJHTJVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:03.680 +00:00 [DBG] Connection id "0HN8VETJHTJVF" accepted. 2025-01-17 15:48:03.680 +00:00 [DBG] Connection id "0HN8VETJHTJVF" started. 2025-01-17 15:48:03.881 +00:00 [DBG] Connection 0HN8VETJHTJVF established using the following protocol: "Tls13" 2025-01-17 15:48:04.114 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/?q=/user/login - application/x-www-form-urlencoded 519 2025-01-17 15:48:04.114 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:04.114 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:04.114 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:04.114 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:04.115 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:04.115 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:04.115 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:04.115 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:04.115 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:04.115 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:04.115 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:04.115 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:04.115 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:04.115 +00:00 [DBG] Connection id "0HN8VETJHTJVF", Request id "0HN8VETJHTJVF:00000001": started reading request body. 2025-01-17 15:48:04.115 +00:00 [DBG] Connection id "0HN8VETJHTJVF", Request id "0HN8VETJHTJVF:00000001": done reading request body. 2025-01-17 15:48:04.116 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:04.121 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:04.123 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:04.123 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:04.123 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:04.123 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:04.123 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:04.123 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:04.124 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:04.124 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:04.124 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:04.124 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:04.124 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:04.124 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:04.124 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:04.124 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:04.124 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0935ms. 2025-01-17 15:48:04.124 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:04.125 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4918ms. 2025-01-17 15:48:04.125 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 9.8228ms 2025-01-17 15:48:04.125 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:04.125 +00:00 [INF] HTTP POST / responded 200 in 10.4653 ms 2025-01-17 15:48:04.125 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/?q=/user/login - 200 null text/html; charset=utf-8 11.1007ms 2025-01-17 15:48:04.125 +00:00 [DBG] Connection id "0HN8VETJHTJVF" disconnecting. 2025-01-17 15:48:04.125 +00:00 [DBG] Connection id "0HN8VETJHTJVF" stopped. 2025-01-17 15:48:04.125 +00:00 [DBG] Connection id "0HN8VETJHTJVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:04.498 +00:00 [DBG] Connection id "0HN8VETJHTJVG" accepted. 2025-01-17 15:48:04.498 +00:00 [DBG] Connection id "0HN8VETJHTJVG" started. 2025-01-17 15:48:04.544 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/sdk - null 441 2025-01-17 15:48:04.544 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sdk'. 2025-01-17 15:48:04.544 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/sdk - 307 0 null 0.3325ms 2025-01-17 15:48:04.544 +00:00 [DBG] Connection id "0HN8VETJHTJVG", Request id "0HN8VETJHTJVG:00000001": started reading request body. 2025-01-17 15:48:04.544 +00:00 [DBG] Connection id "0HN8VETJHTJVG", Request id "0HN8VETJHTJVG:00000001": done reading request body. 2025-01-17 15:48:04.544 +00:00 [DBG] Connection id "0HN8VETJHTJVG" disconnecting. 2025-01-17 15:48:04.544 +00:00 [DBG] Connection id "0HN8VETJHTJVG" stopped. 2025-01-17 15:48:04.544 +00:00 [DBG] Connection id "0HN8VETJHTJVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:04.600 +00:00 [DBG] Connection id "0HN8VETJHTJVH" accepted. 2025-01-17 15:48:04.600 +00:00 [DBG] Connection id "0HN8VETJHTJVH" started. 2025-01-17 15:48:04.664 +00:00 [DBG] Connection id "0HN8VETJHTJVI" accepted. 2025-01-17 15:48:04.664 +00:00 [DBG] Connection id "0HN8VETJHTJVI" started. 2025-01-17 15:48:04.777 +00:00 [INF] Request starting HTTP/1.1 DEBUG http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:48:04.777 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:04.777 +00:00 [INF] Request finished HTTP/1.1 DEBUG http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.3201ms 2025-01-17 15:48:04.777 +00:00 [DBG] Connection id "0HN8VETJHTJVI" disconnecting. 2025-01-17 15:48:04.777 +00:00 [DBG] Connection id "0HN8VETJHTJVI" stopped. 2025-01-17 15:48:04.777 +00:00 [DBG] Connection id "0HN8VETJHTJVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:04.777 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:48:04.778 +00:00 [DBG] Connection id "0HN8VETJHTJVH" stopped. 2025-01-17 15:48:04.778 +00:00 [DBG] Connection id "0HN8VETJHTJVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:05.041 +00:00 [DBG] Connection id "0HN8VETJHTJVJ" accepted. 2025-01-17 15:48:05.041 +00:00 [DBG] Connection id "0HN8VETJHTJVJ" started. 2025-01-17 15:48:05.073 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103//_vti_inf.html - null null 2025-01-17 15:48:05.073 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//_vti_inf.html'. 2025-01-17 15:48:05.073 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103//_vti_inf.html - 307 0 null 0.2762ms 2025-01-17 15:48:05.073 +00:00 [DBG] Connection id "0HN8VETJHTJVJ" disconnecting. 2025-01-17 15:48:05.073 +00:00 [DBG] Connection id "0HN8VETJHTJVJ" stopped. 2025-01-17 15:48:05.073 +00:00 [DBG] Connection id "0HN8VETJHTJVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:05.298 +00:00 [DBG] Connection id "0HN8VETJHTJVK" accepted. 2025-01-17 15:48:05.298 +00:00 [DBG] Connection id "0HN8VETJHTJVK" started. 2025-01-17 15:48:05.497 +00:00 [DBG] Connection id "0HN8VETJHTJVL" accepted. 2025-01-17 15:48:05.498 +00:00 [DBG] Connection id "0HN8VETJHTJVL" started. 2025-01-17 15:48:05.512 +00:00 [DBG] Connection 0HN8VETJHTJVK established using the following protocol: "Tls13" 2025-01-17 15:48:05.942 +00:00 [DBG] Connection id "0HN8VETJHTJVM" accepted. 2025-01-17 15:48:05.942 +00:00 [DBG] Connection id "0HN8VETJHTJVM" started. 2025-01-17 15:48:06.121 +00:00 [DBG] Connection 0HN8VETJHTJVM established using the following protocol: "Tls13" 2025-01-17 15:48:06.177 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.php - null null 2025-01-17 15:48:06.178 +00:00 [DBG] The request path /index.php does not match a supported file type 2025-01-17 15:48:06.178 +00:00 [DBG] No candidates found for the request path '/index.php' 2025-01-17 15:48:06.178 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:06.178 +00:00 [INF] HTTP GET /index.php responded 404 in 0.1059 ms 2025-01-17 15:48:06.178 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.php - 404 0 null 0.9132ms 2025-01-17 15:48:06.178 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/index.php, Response status code: 404 2025-01-17 15:48:06.179 +00:00 [DBG] Connection id "0HN8VETJHTJVK" disconnecting. 2025-01-17 15:48:06.179 +00:00 [DBG] Connection id "0HN8VETJHTJVK" stopped. 2025-01-17 15:48:06.179 +00:00 [DBG] Connection id "0HN8VETJHTJVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:06.218 +00:00 [DBG] Connection id "0HN8VETJHTJVN" accepted. 2025-01-17 15:48:06.218 +00:00 [DBG] Connection id "0HN8VETJHTJVN" started. 2025-01-17 15:48:06.369 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../dev/null%00 - null null 2025-01-17 15:48:06.369 +00:00 [DBG] The request path /zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz does not match a supported file type 2025-01-17 15:48:06.369 +00:00 [DBG] No candidates found for the request path '/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz' 2025-01-17 15:48:06.369 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:06.369 +00:00 [INF] HTTP GET /zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz responded 404 in 0.0965 ms 2025-01-17 15:48:06.369 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../dev/null%00 - 404 0 null 0.4926ms 2025-01-17 15:48:06.369 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz, Response status code: 404 2025-01-17 15:48:06.370 +00:00 [DBG] Connection id "0HN8VETJHTJVM" disconnecting. 2025-01-17 15:48:06.370 +00:00 [DBG] Connection id "0HN8VETJHTJVM" stopped. 2025-01-17 15:48:06.370 +00:00 [DBG] Connection id "0HN8VETJHTJVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:06.456 +00:00 [DBG] Connection 0HN8VETJHTJVN established using the following protocol: "Tls13" 2025-01-17 15:48:06.469 +00:00 [DBG] Connection 0HN8VETJHTJVL established using the following protocol: "Tls13" 2025-01-17 15:48:06.470 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - %{#context['com.opensymphony.xwork2.dispatcher.HttpServletResponse'].addHeader('X-Check-Struts', 'xroltjey')}.multipart/form-data null 2025-01-17 15:48:06.470 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:06.470 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:06.470 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:06.470 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:06.470 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:06.470 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:06.470 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:06.470 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:06.470 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:06.470 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:06.470 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:06.470 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:06.470 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:06.470 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:06.470 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:06.470 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:06.470 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:06.471 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:06.471 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:06.471 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:06.471 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:06.471 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:06.471 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:06.471 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:06.471 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:06.471 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:06.471 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:06.471 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:06.471 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:06.471 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1361ms. 2025-01-17 15:48:06.471 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:06.471 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4688ms. 2025-01-17 15:48:06.471 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1481ms 2025-01-17 15:48:06.471 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:06.471 +00:00 [INF] HTTP GET / responded 200 in 1.6369 ms 2025-01-17 15:48:06.472 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 1.8617ms 2025-01-17 15:48:06.472 +00:00 [DBG] Connection id "0HN8VETJHTJVL" disconnecting. 2025-01-17 15:48:06.472 +00:00 [DBG] Connection id "0HN8VETJHTJVL" stopped. 2025-01-17 15:48:06.472 +00:00 [DBG] Connection id "0HN8VETJHTJVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:06.625 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104//cmdownloads/?CMDsearch=%22.base64_decode%28%22bHZlYXl3c3R5ZHNwaGNm%22%29.%22 - null null 2025-01-17 15:48:06.625 +00:00 [DBG] The request path //cmdownloads/ does not match a supported file type 2025-01-17 15:48:06.625 +00:00 [DBG] No candidates found for the request path '//cmdownloads/' 2025-01-17 15:48:06.625 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:06.625 +00:00 [INF] HTTP GET //cmdownloads/ responded 404 in 0.0435 ms 2025-01-17 15:48:06.625 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104//cmdownloads/?CMDsearch=%22.base64_decode%28%22bHZlYXl3c3R5ZHNwaGNm%22%29.%22 - 404 0 null 0.2631ms 2025-01-17 15:48:06.625 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104//cmdownloads/, Response status code: 404 2025-01-17 15:48:06.625 +00:00 [DBG] Connection id "0HN8VETJHTJVN" disconnecting. 2025-01-17 15:48:06.625 +00:00 [DBG] Connection id "0HN8VETJHTJVN" stopped. 2025-01-17 15:48:06.625 +00:00 [DBG] Connection id "0HN8VETJHTJVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:06.657 +00:00 [DBG] Connection id "0HN8VETJHTJVO" accepted. 2025-01-17 15:48:06.657 +00:00 [DBG] Connection id "0HN8VETJHTJVO" started. 2025-01-17 15:48:06.665 +00:00 [DBG] Connection id "0HN8VETJHTJVP" accepted. 2025-01-17 15:48:06.665 +00:00 [DBG] Connection id "0HN8VETJHTJVP" started. 2025-01-17 15:48:06.753 +00:00 [DBG] Connection id "0HN8VETJHTJVQ" accepted. 2025-01-17 15:48:06.753 +00:00 [DBG] Connection id "0HN8VETJHTJVQ" started. 2025-01-17 15:48:06.792 +00:00 [INF] Request starting HTTP/1.1 PROPFIND http://static.201.242.12.49.clients.your-server.de:5103/ - application/xml 279 2025-01-17 15:48:06.792 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:06.792 +00:00 [INF] Request finished HTTP/1.1 PROPFIND http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.2767ms 2025-01-17 15:48:06.792 +00:00 [DBG] Connection id "0HN8VETJHTJVO", Request id "0HN8VETJHTJVO:00000001": started reading request body. 2025-01-17 15:48:06.792 +00:00 [DBG] Connection id "0HN8VETJHTJVO", Request id "0HN8VETJHTJVO:00000001": done reading request body. 2025-01-17 15:48:06.792 +00:00 [DBG] Connection id "0HN8VETJHTJVO" disconnecting. 2025-01-17 15:48:06.792 +00:00 [DBG] Connection id "0HN8VETJHTJVO" stopped. 2025-01-17 15:48:06.792 +00:00 [DBG] Connection id "0HN8VETJHTJVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:06.833 +00:00 [DBG] Connection id "0HN8VETJHTJVR" accepted. 2025-01-17 15:48:06.833 +00:00 [DBG] Connection id "0HN8VETJHTJVR" started. 2025-01-17 15:48:06.866 +00:00 [DBG] Connection id "0HN8VETJHTJVS" accepted. 2025-01-17 15:48:06.866 +00:00 [DBG] Connection id "0HN8VETJHTJVS" started. 2025-01-17 15:48:06.882 +00:00 [DBG] Connection 0HN8VETJHTJVP established using the following protocol: "Tls13" 2025-01-17 15:48:06.962 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103//cmdownloads/?CMDsearch=%22.base64_decode%28%22aWlsamJ0Z2p1dWJpeWFx%22%29.%22 - null null 2025-01-17 15:48:06.962 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//cmdownloads/?CMDsearch=%22.base64_decode%28%22aWlsamJ0Z2p1dWJpeWFx%22%29.%22'. 2025-01-17 15:48:06.963 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103//cmdownloads/?CMDsearch=%22.base64_decode%28%22aWlsamJ0Z2p1dWJpeWFx%22%29.%22 - 307 0 null 0.8273ms 2025-01-17 15:48:06.963 +00:00 [DBG] Connection id "0HN8VETJHTJVS" disconnecting. 2025-01-17 15:48:06.963 +00:00 [DBG] Connection id "0HN8VETJHTJVS" stopped. 2025-01-17 15:48:06.963 +00:00 [DBG] Connection id "0HN8VETJHTJVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:06.963 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:48:06.965 +00:00 [DBG] Connection id "0HN8VETJHTJVR" stopped. 2025-01-17 15:48:06.965 +00:00 [DBG] Connection id "0HN8VETJHTJVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:06.978 +00:00 [DBG] Connection 0HN8VETJHTJVQ established using the following protocol: "Tls13" 2025-01-17 15:48:07.064 +00:00 [DBG] Connection id "0HN8VETJHTJVT" accepted. 2025-01-17 15:48:07.064 +00:00 [DBG] Connection id "0HN8VETJHTJVT" started. 2025-01-17 15:48:07.064 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/rghwwhotoubrokdmwqzl.htm - null null 2025-01-17 15:48:07.067 +00:00 [DBG] The request path /rghwwhotoubrokdmwqzl.htm does not match an existing file 2025-01-17 15:48:07.067 +00:00 [DBG] No candidates found for the request path '/rghwwhotoubrokdmwqzl.htm' 2025-01-17 15:48:07.067 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:07.067 +00:00 [INF] HTTP GET /rghwwhotoubrokdmwqzl.htm responded 404 in 0.0660 ms 2025-01-17 15:48:07.067 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/rghwwhotoubrokdmwqzl.htm - 404 0 null 3.2319ms 2025-01-17 15:48:07.067 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/rghwwhotoubrokdmwqzl.htm, Response status code: 404 2025-01-17 15:48:07.067 +00:00 [DBG] Connection id "0HN8VETJHTJVP" disconnecting. 2025-01-17 15:48:07.067 +00:00 [DBG] Connection id "0HN8VETJHTJVP" stopped. 2025-01-17 15:48:07.067 +00:00 [DBG] Connection id "0HN8VETJHTJVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:07.147 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../etc/passwd%00 - null null 2025-01-17 15:48:07.147 +00:00 [DBG] The request path /zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz does not match a supported file type 2025-01-17 15:48:07.147 +00:00 [DBG] No candidates found for the request path '/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz' 2025-01-17 15:48:07.147 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:07.147 +00:00 [INF] HTTP GET /zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz responded 404 in 0.1314 ms 2025-01-17 15:48:07.147 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz?v=091214175450&skin=../../../../../../../../../etc/passwd%00 - 404 0 null 0.578ms 2025-01-17 15:48:07.148 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz, Response status code: 404 2025-01-17 15:48:07.148 +00:00 [DBG] Connection id "0HN8VETJHTJVQ" disconnecting. 2025-01-17 15:48:07.148 +00:00 [DBG] Connection id "0HN8VETJHTJVQ" stopped. 2025-01-17 15:48:07.148 +00:00 [DBG] Connection id "0HN8VETJHTJVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:07.234 +00:00 [DBG] Connection id "0HN8VETJHTJVU" accepted. 2025-01-17 15:48:07.234 +00:00 [DBG] Connection id "0HN8VETJHTJVU" started. 2025-01-17 15:48:07.258 +00:00 [DBG] Connection 0HN8VETJHTJVT established using the following protocol: "Tls13" 2025-01-17 15:48:07.329 +00:00 [INF] Request starting HTTP/1.1 PROPFIND http://static.201.242.12.49.clients.your-server.de:5103/ - application/xml 279 2025-01-17 15:48:07.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:07.329 +00:00 [INF] Request finished HTTP/1.1 PROPFIND http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.3853ms 2025-01-17 15:48:07.329 +00:00 [DBG] Connection id "0HN8VETJHTJVU", Request id "0HN8VETJHTJVU:00000001": started reading request body. 2025-01-17 15:48:07.329 +00:00 [DBG] Connection id "0HN8VETJHTJVU", Request id "0HN8VETJHTJVU:00000001": done reading request body. 2025-01-17 15:48:07.329 +00:00 [DBG] Connection id "0HN8VETJHTJVU" disconnecting. 2025-01-17 15:48:07.329 +00:00 [DBG] Connection id "0HN8VETJHTJVU" stopped. 2025-01-17 15:48:07.330 +00:00 [DBG] Connection id "0HN8VETJHTJVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:07.424 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml - null null 2025-01-17 15:48:07.424 +00:00 [DBG] The request path //etc/vmware/hostd/vmInventory.xml does not match an existing file 2025-01-17 15:48:07.424 +00:00 [DBG] No candidates found for the request path '//etc/vmware/hostd/vmInventory.xml' 2025-01-17 15:48:07.424 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:07.424 +00:00 [INF] HTTP GET //etc/vmware/hostd/vmInventory.xml responded 404 in 0.0919 ms 2025-01-17 15:48:07.424 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml - 404 0 null 0.4858ms 2025-01-17 15:48:07.424 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml, Response status code: 404 2025-01-17 15:48:07.424 +00:00 [DBG] Connection id "0HN8VETJHTJVT" disconnecting. 2025-01-17 15:48:07.425 +00:00 [DBG] Connection id "0HN8VETJHTJVT" stopped. 2025-01-17 15:48:07.425 +00:00 [DBG] Connection id "0HN8VETJHTJVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:07.497 +00:00 [DBG] Connection id "0HN8VETJHTJVV" accepted. 2025-01-17 15:48:07.497 +00:00 [DBG] Connection id "0HN8VETJHTJVV" started. 2025-01-17 15:48:07.498 +00:00 [DBG] Connection id "0HN8VETJHTK00" accepted. 2025-01-17 15:48:07.498 +00:00 [DBG] Connection id "0HN8VETJHTK00" started. 2025-01-17 15:48:07.710 +00:00 [DBG] Connection 0HN8VETJHTK00 established using the following protocol: "Tls13" 2025-01-17 15:48:07.982 +00:00 [DBG] Connection id "0HN8VETJHTK01" accepted. 2025-01-17 15:48:07.983 +00:00 [DBG] Connection id "0HN8VETJHTK01" started. 2025-01-17 15:48:07.989 +00:00 [DBG] Connection id "0HN8VETJHTK00" bad request data: "Method not allowed." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Method not allowed. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:07.990 +00:00 [DBG] Connection id "0HN8VETJHTK00" disconnecting. 2025-01-17 15:48:07.990 +00:00 [DBG] Connection id "0HN8VETJHTK00" stopped. 2025-01-17 15:48:07.990 +00:00 [DBG] Connection id "0HN8VETJHTK00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:08.331 +00:00 [DBG] Connection id "0HN8VETJHTK02" accepted. 2025-01-17 15:48:08.331 +00:00 [DBG] Connection id "0HN8VETJHTK02" started. 2025-01-17 15:48:08.336 +00:00 [DBG] Connection 0HN8VETJHTK01 established using the following protocol: "Tls13" 2025-01-17 15:48:08.361 +00:00 [DBG] Connection id "0HN8VETJHTK03" accepted. 2025-01-17 15:48:08.361 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crossdomain.xml - null null 2025-01-17 15:48:08.361 +00:00 [DBG] Connection id "0HN8VETJHTK03" started. 2025-01-17 15:48:08.361 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crossdomain.xml'. 2025-01-17 15:48:08.362 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crossdomain.xml - 307 0 null 0.2966ms 2025-01-17 15:48:08.362 +00:00 [DBG] Connection id "0HN8VETJHTK02" disconnecting. 2025-01-17 15:48:08.362 +00:00 [DBG] Connection id "0HN8VETJHTK02" stopped. 2025-01-17 15:48:08.362 +00:00 [DBG] Connection id "0HN8VETJHTK02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:08.421 +00:00 [DBG] Connection id "0HN8VETJHTK04" accepted. 2025-01-17 15:48:08.421 +00:00 [DBG] Connection id "0HN8VETJHTK04" started. 2025-01-17 15:48:08.522 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/mj_wwwusr?passw=&list=GLOBAL&user=&func=help&extra=/../../../../../../../../etc/passwd - null null 2025-01-17 15:48:08.522 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr?passw=&list=GLOBAL&user=&func=help&extra=/../../../../../../../../etc/passwd'. 2025-01-17 15:48:08.522 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/mj_wwwusr?passw=&list=GLOBAL&user=&func=help&extra=/../../../../../../../../etc/passwd - 307 0 null 0.2802ms 2025-01-17 15:48:08.522 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml - null null 2025-01-17 15:48:08.522 +00:00 [DBG] Connection id "0HN8VETJHTK04" disconnecting. 2025-01-17 15:48:08.522 +00:00 [DBG] Connection id "0HN8VETJHTK04" stopped. 2025-01-17 15:48:08.522 +00:00 [DBG] The request path //etc/vmware/hostd/vmInventory.xml does not match an existing file 2025-01-17 15:48:08.523 +00:00 [DBG] Connection id "0HN8VETJHTK04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:08.523 +00:00 [DBG] No candidates found for the request path '//etc/vmware/hostd/vmInventory.xml' 2025-01-17 15:48:08.523 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:08.523 +00:00 [INF] HTTP GET //etc/vmware/hostd/vmInventory.xml responded 404 in 0.1298 ms 2025-01-17 15:48:08.523 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml - 404 0 null 0.5166ms 2025-01-17 15:48:08.523 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml, Response status code: 404 2025-01-17 15:48:08.523 +00:00 [DBG] Connection id "0HN8VETJHTK01" disconnecting. 2025-01-17 15:48:08.523 +00:00 [DBG] Connection id "0HN8VETJHTK01" stopped. 2025-01-17 15:48:08.523 +00:00 [DBG] Connection id "0HN8VETJHTK01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:08.536 +00:00 [DBG] Connection 0HN8VETJHTK03 established using the following protocol: "Tls13" 2025-01-17 15:48:08.712 +00:00 [DBG] Connection id "0HN8VETJHTK03" bad request data: "Method not allowed." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Method not allowed. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:08.713 +00:00 [DBG] Connection id "0HN8VETJHTK03" disconnecting. 2025-01-17 15:48:08.713 +00:00 [DBG] Connection id "0HN8VETJHTK03" stopped. 2025-01-17 15:48:08.713 +00:00 [DBG] Connection id "0HN8VETJHTK03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:09.105 +00:00 [DBG] Connection id "0HN8VETJHTK05" accepted. 2025-01-17 15:48:09.105 +00:00 [DBG] Connection id "0HN8VETJHTK05" started. 2025-01-17 15:48:09.117 +00:00 [DBG] Connection id "0HN8VETJHTK06" accepted. 2025-01-17 15:48:09.117 +00:00 [DBG] Connection id "0HN8VETJHTK06" started. 2025-01-17 15:48:09.314 +00:00 [DBG] Connection 0HN8VETJHTK05 established using the following protocol: "Tls13" 2025-01-17 15:48:09.337 +00:00 [DBG] Connection 0HN8VETJHTK06 established using the following protocol: "Tls13" 2025-01-17 15:48:09.481 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/nmaplowercheck1737128877 - null null 2025-01-17 15:48:09.481 +00:00 [DBG] The request path /nmaplowercheck1737128877 does not match a supported file type 2025-01-17 15:48:09.481 +00:00 [DBG] No candidates found for the request path '/nmaplowercheck1737128877' 2025-01-17 15:48:09.481 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:09.481 +00:00 [INF] HTTP GET /nmaplowercheck1737128877 responded 404 in 0.0728 ms 2025-01-17 15:48:09.481 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/nmaplowercheck1737128877 - 404 0 null 0.4239ms 2025-01-17 15:48:09.481 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/nmaplowercheck1737128877, Response status code: 404 2025-01-17 15:48:09.482 +00:00 [DBG] Connection id "0HN8VETJHTK05" disconnecting. 2025-01-17 15:48:09.482 +00:00 [DBG] Connection id "0HN8VETJHTK05" stopped. 2025-01-17 15:48:09.482 +00:00 [DBG] Connection id "0HN8VETJHTK05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:09.523 +00:00 [DBG] Connection id "0HN8VETJHTK06" bad request data: "Method not allowed." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Method not allowed. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:09.524 +00:00 [DBG] Connection id "0HN8VETJHTK06" disconnecting. 2025-01-17 15:48:09.524 +00:00 [DBG] Connection id "0HN8VETJHTK06" stopped. 2025-01-17 15:48:09.524 +00:00 [DBG] Connection id "0HN8VETJHTK06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:09.928 +00:00 [DBG] Connection id "0HN8VETJHTK07" accepted. 2025-01-17 15:48:09.928 +00:00 [DBG] Connection id "0HN8VETJHTK07" started. 2025-01-17 15:48:10.121 +00:00 [DBG] Connection 0HN8VETJHTK07 established using the following protocol: "Tls13" 2025-01-17 15:48:10.297 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/jmx-console/ - null null 2025-01-17 15:48:10.298 +00:00 [DBG] The request path /jmx-console/ does not match a supported file type 2025-01-17 15:48:10.298 +00:00 [DBG] No candidates found for the request path '/jmx-console/' 2025-01-17 15:48:10.298 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:10.298 +00:00 [INF] HTTP GET /jmx-console/ responded 404 in 0.1414 ms 2025-01-17 15:48:10.298 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/jmx-console/ - 404 0 null 0.6578ms 2025-01-17 15:48:10.298 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/jmx-console/, Response status code: 404 2025-01-17 15:48:10.298 +00:00 [DBG] Connection id "0HN8VETJHTK07" disconnecting. 2025-01-17 15:48:10.298 +00:00 [DBG] Connection id "0HN8VETJHTK07" stopped. 2025-01-17 15:48:10.298 +00:00 [DBG] Connection id "0HN8VETJHTK07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:10.384 +00:00 [DBG] Connection id "0HN8VETJHTK08" accepted. 2025-01-17 15:48:10.384 +00:00 [DBG] Connection id "0HN8VETJHTK08" started. 2025-01-17 15:48:10.392 +00:00 [DBG] Connection id "0HN8VETJHTK09" accepted. 2025-01-17 15:48:10.392 +00:00 [DBG] Connection id "0HN8VETJHTK09" started. 2025-01-17 15:48:10.605 +00:00 [DBG] Connection 0HN8VETJHTK09 established using the following protocol: "Tls13" 2025-01-17 15:48:10.605 +00:00 [DBG] Connection 0HN8VETJHTK08 established using the following protocol: "Tls13" 2025-01-17 15:48:10.789 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/system/user/scn_user_list - null null 2025-01-17 15:48:10.789 +00:00 [DBG] The request path /system/user/scn_user_list does not match a supported file type 2025-01-17 15:48:10.789 +00:00 [DBG] No candidates found for the request path '/system/user/scn_user_list' 2025-01-17 15:48:10.789 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:10.790 +00:00 [INF] HTTP GET /system/user/scn_user_list responded 404 in 0.1180 ms 2025-01-17 15:48:10.790 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/system/user/scn_user_list - 404 0 null 0.5298ms 2025-01-17 15:48:10.790 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/system/user/scn_user_list, Response status code: 404 2025-01-17 15:48:10.790 +00:00 [DBG] Connection id "0HN8VETJHTK08" disconnecting. 2025-01-17 15:48:10.790 +00:00 [DBG] Connection id "0HN8VETJHTK08" stopped. 2025-01-17 15:48:10.790 +00:00 [DBG] Connection id "0HN8VETJHTK08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:10.801 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/evox/about - null null 2025-01-17 15:48:10.801 +00:00 [DBG] The request path /evox/about does not match a supported file type 2025-01-17 15:48:10.801 +00:00 [DBG] No candidates found for the request path '/evox/about' 2025-01-17 15:48:10.801 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:10.801 +00:00 [INF] HTTP GET /evox/about responded 404 in 0.0702 ms 2025-01-17 15:48:10.801 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/evox/about - 404 0 null 0.5444ms 2025-01-17 15:48:10.801 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/evox/about, Response status code: 404 2025-01-17 15:48:10.802 +00:00 [DBG] Connection id "0HN8VETJHTK09" disconnecting. 2025-01-17 15:48:10.802 +00:00 [DBG] Connection id "0HN8VETJHTK09" stopped. 2025-01-17 15:48:10.802 +00:00 [DBG] Connection id "0HN8VETJHTK09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:11.002 +00:00 [DBG] Connection id "0HN8VETJHTK0A" accepted. 2025-01-17 15:48:11.002 +00:00 [DBG] Connection id "0HN8VETJHTK0A" started. 2025-01-17 15:48:11.191 +00:00 [DBG] Connection 0HN8VETJHTK0A established using the following protocol: "Tls13" 2025-01-17 15:48:11.303 +00:00 [DBG] Connection id "0HN8VETJHTK0B" accepted. 2025-01-17 15:48:11.303 +00:00 [DBG] Connection id "0HN8VETJHTK0B" started. 2025-01-17 15:48:11.353 +00:00 [INF] Request starting HTTP/1.1 DEBUG https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:48:11.353 +00:00 [DBG] DEBUG requests are not supported 2025-01-17 15:48:11.353 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:11.354 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:11.354 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:11.354 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:11.354 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:11.354 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:11.354 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:11.354 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:11.354 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:11.354 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:11.354 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:11.354 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:11.354 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:11.354 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:11.355 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:11.355 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:11.355 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:11.355 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:11.355 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:11.355 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:11.355 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:11.355 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:11.355 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:11.355 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:11.355 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:11.355 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:11.355 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:11.355 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:11.355 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1283ms. 2025-01-17 15:48:11.356 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:11.356 +00:00 [INF] Executed ViewResult - view noScan executed in 0.7902ms. 2025-01-17 15:48:11.356 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.9647ms 2025-01-17 15:48:11.356 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:11.356 +00:00 [INF] HTTP DEBUG / responded 200 in 2.8513 ms 2025-01-17 15:48:11.356 +00:00 [INF] Request finished HTTP/1.1 DEBUG https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 3.3178ms 2025-01-17 15:48:11.357 +00:00 [DBG] Connection id "0HN8VETJHTK0A" disconnecting. 2025-01-17 15:48:11.357 +00:00 [DBG] Connection id "0HN8VETJHTK0A" stopped. 2025-01-17 15:48:11.357 +00:00 [DBG] Connection id "0HN8VETJHTK0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:11.386 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/qppdymzdbluqogts - null null 2025-01-17 15:48:11.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/qppdymzdbluqogts'. 2025-01-17 15:48:11.387 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/qppdymzdbluqogts - 307 0 null 0.9268ms 2025-01-17 15:48:11.387 +00:00 [DBG] Connection id "0HN8VETJHTK0B" disconnecting. 2025-01-17 15:48:11.387 +00:00 [DBG] Connection id "0HN8VETJHTK0B" stopped. 2025-01-17 15:48:11.387 +00:00 [DBG] Connection id "0HN8VETJHTK0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:11.864 +00:00 [DBG] Connection id "0HN8VETJHTK0C" accepted. 2025-01-17 15:48:11.864 +00:00 [DBG] Connection id "0HN8VETJHTK0C" started. 2025-01-17 15:48:11.872 +00:00 [DBG] Connection id "0HN8VETJHTK0D" accepted. 2025-01-17 15:48:11.872 +00:00 [DBG] Connection id "0HN8VETJHTK0D" started. 2025-01-17 15:48:11.883 +00:00 [DBG] Connection id "0HN8VETJHTK0E" accepted. 2025-01-17 15:48:11.886 +00:00 [DBG] Connection id "0HN8VETJHTK0E" started. 2025-01-17 15:48:11.938 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/shadow - null null 2025-01-17 15:48:11.938 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/shadow'. 2025-01-17 15:48:11.938 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/shadow - 307 0 null 0.2585ms 2025-01-17 15:48:11.938 +00:00 [DBG] Connection id "0HN8VETJHTK0D" disconnecting. 2025-01-17 15:48:11.938 +00:00 [DBG] Connection id "0HN8VETJHTK0D" stopped. 2025-01-17 15:48:11.938 +00:00 [DBG] Connection id "0HN8VETJHTK0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:11.946 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php/wp-json/wp/v2/posts/ - null null 2025-01-17 15:48:11.946 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.php/wp-json/wp/v2/posts/'. 2025-01-17 15:48:11.946 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php/wp-json/wp/v2/posts/ - 307 0 null 0.2164ms 2025-01-17 15:48:11.946 +00:00 [DBG] Connection id "0HN8VETJHTK0E" disconnecting. 2025-01-17 15:48:11.946 +00:00 [DBG] Connection id "0HN8VETJHTK0E" stopped. 2025-01-17 15:48:11.946 +00:00 [DBG] Connection id "0HN8VETJHTK0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:12.065 +00:00 [DBG] Connection 0HN8VETJHTK0C established using the following protocol: "Tls13" 2025-01-17 15:48:12.248 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:48:12.248 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:12.248 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:12.248 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:12.248 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:12.248 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:12.248 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:12.248 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:12.248 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:12.248 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:12.248 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:12.248 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:12.248 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:12.248 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:12.248 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:12.248 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:12.248 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:12.248 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:12.248 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:12.248 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:12.248 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:12.248 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:12.248 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:12.248 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:12.248 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:12.248 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:12.248 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:12.248 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:12.248 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:12.248 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:12.248 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0354ms. 2025-01-17 15:48:12.248 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:12.249 +00:00 [INF] Executed ViewResult - view noScan executed in 0.2558ms. 2025-01-17 15:48:12.249 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.5843ms 2025-01-17 15:48:12.249 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:12.249 +00:00 [INF] HTTP HEAD / responded 200 in 0.8802 ms 2025-01-17 15:48:12.255 +00:00 [DBG] Connection id "0HN8VETJHTK0C" write of "3301" body bytes to non-body HEAD response. 2025-01-17 15:48:12.256 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 7.8473ms 2025-01-17 15:48:12.256 +00:00 [DBG] Connection id "0HN8VETJHTK0C" disconnecting. 2025-01-17 15:48:12.256 +00:00 [DBG] Connection id "0HN8VETJHTK0C" stopped. 2025-01-17 15:48:12.256 +00:00 [DBG] Connection id "0HN8VETJHTK0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:12.809 +00:00 [DBG] Connection id "0HN8VETJHTK0F" accepted. 2025-01-17 15:48:12.809 +00:00 [DBG] Connection id "0HN8VETJHTK0F" started. 2025-01-17 15:48:13.009 +00:00 [DBG] Connection 0HN8VETJHTK0F established using the following protocol: "Tls13" 2025-01-17 15:48:13.207 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.php?option=com_fields&view=fields&layout=modal&list[fullordering]=updatexml(1,concat(1,user()),1) - null null 2025-01-17 15:48:13.208 +00:00 [DBG] The request path /index.php does not match a supported file type 2025-01-17 15:48:13.208 +00:00 [DBG] No candidates found for the request path '/index.php' 2025-01-17 15:48:13.208 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:13.208 +00:00 [INF] HTTP GET /index.php responded 404 in 0.1353 ms 2025-01-17 15:48:13.208 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.php?option=com_fields&view=fields&layout=modal&list[fullordering]=updatexml(1,concat(1,user()),1) - 404 0 null 0.5301ms 2025-01-17 15:48:13.208 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/index.php, Response status code: 404 2025-01-17 15:48:13.208 +00:00 [DBG] Connection id "0HN8VETJHTK0F" disconnecting. 2025-01-17 15:48:13.208 +00:00 [DBG] Connection id "0HN8VETJHTK0F" stopped. 2025-01-17 15:48:13.208 +00:00 [DBG] Connection id "0HN8VETJHTK0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:13.457 +00:00 [DBG] Connection id "0HN8VETJHTK0G" accepted. 2025-01-17 15:48:13.457 +00:00 [DBG] Connection id "0HN8VETJHTK0G" started. 2025-01-17 15:48:13.600 +00:00 [DBG] Connection id "0HN8VETJHTK0H" accepted. 2025-01-17 15:48:13.600 +00:00 [DBG] Connection id "0HN8VETJHTK0H" started. 2025-01-17 15:48:13.609 +00:00 [DBG] Connection id "0HN8VETJHTK0I" accepted. 2025-01-17 15:48:13.609 +00:00 [DBG] Connection id "0HN8VETJHTK0I" started. 2025-01-17 15:48:13.657 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/messagebroker/http - application/x-amf 774 2025-01-17 15:48:13.657 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/http'. 2025-01-17 15:48:13.657 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/messagebroker/http - 307 0 null 0.2804ms 2025-01-17 15:48:13.657 +00:00 [DBG] Connection id "0HN8VETJHTK0I", Request id "0HN8VETJHTK0I:00000001": started reading request body. 2025-01-17 15:48:13.657 +00:00 [DBG] Connection id "0HN8VETJHTK0I", Request id "0HN8VETJHTK0I:00000001": done reading request body. 2025-01-17 15:48:13.658 +00:00 [DBG] Connection id "0HN8VETJHTK0I" disconnecting. 2025-01-17 15:48:13.658 +00:00 [DBG] Connection id "0HN8VETJHTK0I" stopped. 2025-01-17 15:48:13.658 +00:00 [DBG] Connection id "0HN8VETJHTK0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:13.682 +00:00 [DBG] Connection 0HN8VETJHTK0G established using the following protocol: "Tls13" 2025-01-17 15:48:13.784 +00:00 [DBG] Connection 0HN8VETJHTK0H established using the following protocol: "Tls13" 2025-01-17 15:48:13.864 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.php/wp-json/wp/v2/posts/ - null null 2025-01-17 15:48:13.864 +00:00 [DBG] The request path /index.php/wp-json/wp/v2/posts/ does not match a supported file type 2025-01-17 15:48:13.865 +00:00 [DBG] No candidates found for the request path '/index.php/wp-json/wp/v2/posts/' 2025-01-17 15:48:13.865 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:13.865 +00:00 [INF] HTTP GET /index.php/wp-json/wp/v2/posts/ responded 404 in 0.0995 ms 2025-01-17 15:48:13.865 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.php/wp-json/wp/v2/posts/ - 404 0 null 0.6251ms 2025-01-17 15:48:13.865 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/index.php/wp-json/wp/v2/posts/, Response status code: 404 2025-01-17 15:48:13.865 +00:00 [DBG] Connection id "0HN8VETJHTK0G" disconnecting. 2025-01-17 15:48:13.865 +00:00 [DBG] Connection id "0HN8VETJHTK0G" stopped. 2025-01-17 15:48:13.865 +00:00 [DBG] Connection id "0HN8VETJHTK0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:14.118 +00:00 [DBG] Connection id "0HN8VETJHTK0J" accepted. 2025-01-17 15:48:14.118 +00:00 [DBG] Connection id "0HN8VETJHTK0J" started. 2025-01-17 15:48:14.118 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:14.118 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/httpsecure'. 2025-01-17 15:48:14.118 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/messagebroker/httpsecure - 307 0 null 0.1018ms 2025-01-17 15:48:14.118 +00:00 [DBG] Connection id "0HN8VETJHTK0J", Request id "0HN8VETJHTK0J:00000001": started reading request body. 2025-01-17 15:48:14.118 +00:00 [DBG] Connection id "0HN8VETJHTK0J", Request id "0HN8VETJHTK0J:00000001": done reading request body. 2025-01-17 15:48:14.118 +00:00 [DBG] Connection id "0HN8VETJHTK0J" disconnecting. 2025-01-17 15:48:14.118 +00:00 [DBG] Connection id "0HN8VETJHTK0J" stopped. 2025-01-17 15:48:14.118 +00:00 [DBG] Connection id "0HN8VETJHTK0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:14.441 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/?-d+allow_url_include%3d1+-d+auto_prepend_file%3dphp://input - null 52 2025-01-17 15:48:14.441 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:14.441 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:14.441 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:14.441 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:14.441 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:14.441 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:14.441 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:14.441 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:14.441 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:14.441 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:14.441 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:14.441 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:14.441 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:14.444 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:14.444 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:14.444 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:14.445 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:14.445 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:14.445 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:14.445 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:14.445 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:14.445 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:14.445 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:14.445 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:14.445 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:14.445 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:14.445 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:14.445 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:14.445 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:14.445 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0821ms. 2025-01-17 15:48:14.445 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:14.445 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4242ms. 2025-01-17 15:48:14.445 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 3.8834ms 2025-01-17 15:48:14.445 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:14.445 +00:00 [INF] HTTP POST / responded 200 in 4.3746 ms 2025-01-17 15:48:14.445 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/?-d+allow_url_include%3d1+-d+auto_prepend_file%3dphp://input - 200 null text/html; charset=utf-8 4.6801ms 2025-01-17 15:48:14.445 +00:00 [DBG] Connection id "0HN8VETJHTK0H", Request id "0HN8VETJHTK0H:00000001": started reading request body. 2025-01-17 15:48:14.445 +00:00 [DBG] Connection id "0HN8VETJHTK0H", Request id "0HN8VETJHTK0H:00000001": done reading request body. 2025-01-17 15:48:14.446 +00:00 [DBG] Connection id "0HN8VETJHTK0H" disconnecting. 2025-01-17 15:48:14.446 +00:00 [DBG] Connection id "0HN8VETJHTK0H" stopped. 2025-01-17 15:48:14.446 +00:00 [DBG] Connection id "0HN8VETJHTK0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:14.601 +00:00 [DBG] Connection id "0HN8VETJHTK0K" accepted. 2025-01-17 15:48:14.601 +00:00 [DBG] Connection id "0HN8VETJHTK0K" started. 2025-01-17 15:48:14.664 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/flex2gateway/http - application/x-amf 774 2025-01-17 15:48:14.664 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/http'. 2025-01-17 15:48:14.664 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/flex2gateway/http - 307 0 null 0.2662ms 2025-01-17 15:48:14.664 +00:00 [DBG] Connection id "0HN8VETJHTK0K", Request id "0HN8VETJHTK0K:00000001": started reading request body. 2025-01-17 15:48:14.664 +00:00 [DBG] Connection id "0HN8VETJHTK0K", Request id "0HN8VETJHTK0K:00000001": done reading request body. 2025-01-17 15:48:14.664 +00:00 [DBG] Connection id "0HN8VETJHTK0K" disconnecting. 2025-01-17 15:48:14.664 +00:00 [DBG] Connection id "0HN8VETJHTK0K" stopped. 2025-01-17 15:48:14.664 +00:00 [DBG] Connection id "0HN8VETJHTK0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:15.105 +00:00 [DBG] Connection id "0HN8VETJHTK0L" accepted. 2025-01-17 15:48:15.105 +00:00 [DBG] Connection id "0HN8VETJHTK0L" started. 2025-01-17 15:48:15.145 +00:00 [DBG] Connection id "0HN8VETJHTK0M" accepted. 2025-01-17 15:48:15.145 +00:00 [DBG] Connection id "0HN8VETJHTK0M" started. 2025-01-17 15:48:15.169 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/flex2gateway/httpsecure - application/x-amf 774 2025-01-17 15:48:15.169 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/httpsecure'. 2025-01-17 15:48:15.169 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/flex2gateway/httpsecure - 307 0 null 0.3731ms 2025-01-17 15:48:15.169 +00:00 [DBG] Connection id "0HN8VETJHTK0L", Request id "0HN8VETJHTK0L:00000001": started reading request body. 2025-01-17 15:48:15.169 +00:00 [DBG] Connection id "0HN8VETJHTK0L", Request id "0HN8VETJHTK0L:00000001": done reading request body. 2025-01-17 15:48:15.169 +00:00 [DBG] Connection id "0HN8VETJHTK0L" disconnecting. 2025-01-17 15:48:15.169 +00:00 [DBG] Connection id "0HN8VETJHTK0L" stopped. 2025-01-17 15:48:15.169 +00:00 [DBG] Connection id "0HN8VETJHTK0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:15.226 +00:00 [DBG] Connection id "0HN8VETJHTK0N" accepted. 2025-01-17 15:48:15.226 +00:00 [DBG] Connection id "0HN8VETJHTK0N" started. 2025-01-17 15:48:15.247 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:48:15.248 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:15.248 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ - 307 null null 0.326ms 2025-01-17 15:48:15.248 +00:00 [DBG] Connection id "0HN8VETJHTK0M" disconnecting. 2025-01-17 15:48:15.248 +00:00 [DBG] Connection id "0HN8VETJHTK0M" stopped. 2025-01-17 15:48:15.248 +00:00 [DBG] Connection id "0HN8VETJHTK0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:15.418 +00:00 [DBG] Connection 0HN8VETJHTK0N established using the following protocol: "Tls13" 2025-01-17 15:48:15.577 +00:00 [DBG] Connection id "0HN8VETJHTK0O" accepted. 2025-01-17 15:48:15.577 +00:00 [DBG] Connection id "0HN8VETJHTK0O" started. 2025-01-17 15:48:15.585 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr?passw=&list=GLOBAL&user=&func=help&extra=/../../../../../../../../etc/passwd - null null 2025-01-17 15:48:15.585 +00:00 [DBG] The request path /cgi-bin/mj_wwwusr does not match a supported file type 2025-01-17 15:48:15.585 +00:00 [DBG] No candidates found for the request path '/cgi-bin/mj_wwwusr' 2025-01-17 15:48:15.585 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:15.585 +00:00 [INF] HTTP GET /cgi-bin/mj_wwwusr responded 404 in 0.1142 ms 2025-01-17 15:48:15.585 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr?passw=&list=GLOBAL&user=&func=help&extra=/../../../../../../../../etc/passwd - 404 0 null 0.4366ms 2025-01-17 15:48:15.585 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr, Response status code: 404 2025-01-17 15:48:15.585 +00:00 [DBG] Connection id "0HN8VETJHTK0N" disconnecting. 2025-01-17 15:48:15.585 +00:00 [DBG] Connection id "0HN8VETJHTK0N" stopped. 2025-01-17 15:48:15.586 +00:00 [DBG] Connection id "0HN8VETJHTK0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:15.713 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/blazeds/messagebroker/http - application/x-amf 774 2025-01-17 15:48:15.713 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/http'. 2025-01-17 15:48:15.713 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/blazeds/messagebroker/http - 307 0 null 0.2485ms 2025-01-17 15:48:15.713 +00:00 [DBG] Connection id "0HN8VETJHTK0O", Request id "0HN8VETJHTK0O:00000001": started reading request body. 2025-01-17 15:48:15.713 +00:00 [DBG] Connection id "0HN8VETJHTK0O", Request id "0HN8VETJHTK0O:00000001": done reading request body. 2025-01-17 15:48:15.713 +00:00 [DBG] Connection id "0HN8VETJHTK0O" disconnecting. 2025-01-17 15:48:15.713 +00:00 [DBG] Connection id "0HN8VETJHTK0O" stopped. 2025-01-17 15:48:15.713 +00:00 [DBG] Connection id "0HN8VETJHTK0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:16.042 +00:00 [DBG] Connection id "0HN8VETJHTK0P" accepted. 2025-01-17 15:48:16.042 +00:00 [DBG] Connection id "0HN8VETJHTK0P" started. 2025-01-17 15:48:16.056 +00:00 [DBG] Connection id "0HN8VETJHTK0Q" accepted. 2025-01-17 15:48:16.056 +00:00 [DBG] Connection id "0HN8VETJHTK0Q" started. 2025-01-17 15:48:16.121 +00:00 [DBG] Connection id "0HN8VETJHTK0R" accepted. 2025-01-17 15:48:16.121 +00:00 [DBG] Connection id "0HN8VETJHTK0R" started. 2025-01-17 15:48:16.241 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/blazeds/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:16.242 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/httpsecure'. 2025-01-17 15:48:16.242 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/blazeds/messagebroker/httpsecure - 307 0 null 0.2872ms 2025-01-17 15:48:16.242 +00:00 [DBG] Connection id "0HN8VETJHTK0R", Request id "0HN8VETJHTK0R:00000001": started reading request body. 2025-01-17 15:48:16.242 +00:00 [DBG] Connection id "0HN8VETJHTK0R", Request id "0HN8VETJHTK0R:00000001": done reading request body. 2025-01-17 15:48:16.242 +00:00 [DBG] Connection id "0HN8VETJHTK0R" disconnecting. 2025-01-17 15:48:16.242 +00:00 [DBG] Connection id "0HN8VETJHTK0R" stopped. 2025-01-17 15:48:16.242 +00:00 [DBG] Connection id "0HN8VETJHTK0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:16.288 +00:00 [DBG] Connection 0HN8VETJHTK0P established using the following protocol: "Tls13" 2025-01-17 15:48:16.306 +00:00 [DBG] Connection 0HN8VETJHTK0Q established using the following protocol: "Tls13" 2025-01-17 15:48:16.473 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - null 558 2025-01-17 15:48:16.473 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:16.473 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:16.473 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:16.473 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:16.473 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:16.473 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:16.473 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:16.473 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:16.473 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:16.473 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:16.473 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:16.473 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:16.473 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:16.473 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:16.474 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:16.474 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:16.474 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:16.474 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:16.474 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:16.474 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:16.474 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:16.474 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:16.474 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:16.474 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:16.474 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:16.474 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:16.474 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:16.474 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:16.474 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:16.474 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0662ms. 2025-01-17 15:48:16.474 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:16.474 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3796ms. 2025-01-17 15:48:16.474 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.927ms 2025-01-17 15:48:16.474 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:16.474 +00:00 [DBG] Connection id "0HN8VETJHTK0Q" bad request data: "Invalid request target: '/index.php\x00.txt'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request target: '/index.php\x00.txt' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseTarget(TargetOffsetPathLength targetPath, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnOriginFormTarget(TargetOffsetPathLength targetPath, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:16.474 +00:00 [INF] HTTP POST / responded 200 in 1.3776 ms 2025-01-17 15:48:16.475 +00:00 [DBG] Connection id "0HN8VETJHTK0Q" disconnecting. 2025-01-17 15:48:16.475 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 2.0477ms 2025-01-17 15:48:16.475 +00:00 [DBG] Connection id "0HN8VETJHTK0P", Request id "0HN8VETJHTK0P:00000001": started reading request body. 2025-01-17 15:48:16.475 +00:00 [DBG] Connection id "0HN8VETJHTK0P", Request id "0HN8VETJHTK0P:00000001": done reading request body. 2025-01-17 15:48:16.475 +00:00 [DBG] Connection id "0HN8VETJHTK0Q" stopped. 2025-01-17 15:48:16.475 +00:00 [DBG] Connection id "0HN8VETJHTK0P" disconnecting. 2025-01-17 15:48:16.475 +00:00 [DBG] Connection id "0HN8VETJHTK0P" stopped. 2025-01-17 15:48:16.475 +00:00 [DBG] Connection id "0HN8VETJHTK0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:16.475 +00:00 [DBG] Connection id "0HN8VETJHTK0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:16.689 +00:00 [DBG] Connection id "0HN8VETJHTK0S" accepted. 2025-01-17 15:48:16.689 +00:00 [DBG] Connection id "0HN8VETJHTK0S" started. 2025-01-17 15:48:16.848 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/samples/messagebroker/http - application/x-amf 774 2025-01-17 15:48:16.848 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/http'. 2025-01-17 15:48:16.849 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/samples/messagebroker/http - 307 0 null 0.2933ms 2025-01-17 15:48:16.849 +00:00 [DBG] Connection id "0HN8VETJHTK0S", Request id "0HN8VETJHTK0S:00000001": started reading request body. 2025-01-17 15:48:16.849 +00:00 [DBG] Connection id "0HN8VETJHTK0S", Request id "0HN8VETJHTK0S:00000001": done reading request body. 2025-01-17 15:48:16.849 +00:00 [DBG] Connection id "0HN8VETJHTK0S" disconnecting. 2025-01-17 15:48:16.849 +00:00 [DBG] Connection id "0HN8VETJHTK0S" stopped. 2025-01-17 15:48:16.849 +00:00 [DBG] Connection id "0HN8VETJHTK0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:17.290 +00:00 [DBG] Connection id "0HN8VETJHTK0T" accepted. 2025-01-17 15:48:17.290 +00:00 [DBG] Connection id "0HN8VETJHTK0T" started. 2025-01-17 15:48:17.404 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/samples/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:17.404 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/httpsecure'. 2025-01-17 15:48:17.404 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/samples/messagebroker/httpsecure - 307 0 null 0.2123ms 2025-01-17 15:48:17.404 +00:00 [DBG] Connection id "0HN8VETJHTK0T", Request id "0HN8VETJHTK0T:00000001": started reading request body. 2025-01-17 15:48:17.404 +00:00 [DBG] Connection id "0HN8VETJHTK0T", Request id "0HN8VETJHTK0T:00000001": done reading request body. 2025-01-17 15:48:17.404 +00:00 [DBG] Connection id "0HN8VETJHTK0T" disconnecting. 2025-01-17 15:48:17.404 +00:00 [DBG] Connection id "0HN8VETJHTK0T" stopped. 2025-01-17 15:48:17.404 +00:00 [DBG] Connection id "0HN8VETJHTK0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:17.498 +00:00 [DBG] Connection id "0HN8VETJHTK0U" accepted. 2025-01-17 15:48:17.498 +00:00 [DBG] Connection id "0HN8VETJHTK0U" started. 2025-01-17 15:48:17.576 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php - null null 2025-01-17 15:48:17.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.php'. 2025-01-17 15:48:17.576 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php - 307 0 null 0.2622ms 2025-01-17 15:48:17.576 +00:00 [DBG] Connection id "0HN8VETJHTK0U" disconnecting. 2025-01-17 15:48:17.576 +00:00 [DBG] Connection id "0HN8VETJHTK0U" stopped. 2025-01-17 15:48:17.577 +00:00 [DBG] Connection id "0HN8VETJHTK0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:17.784 +00:00 [DBG] Connection id "0HN8VETJHTK0V" accepted. 2025-01-17 15:48:17.784 +00:00 [DBG] Connection id "0HN8VETJHTK0V" started. 2025-01-17 15:48:17.808 +00:00 [DBG] Connection id "0HN8VETJHTK10" accepted. 2025-01-17 15:48:17.808 +00:00 [DBG] Connection id "0HN8VETJHTK10" started. 2025-01-17 15:48:17.864 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:48:17.864 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:17.864 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.387ms 2025-01-17 15:48:17.864 +00:00 [DBG] Connection id "0HN8VETJHTK10" disconnecting. 2025-01-17 15:48:17.865 +00:00 [DBG] Connection id "0HN8VETJHTK10" stopped. 2025-01-17 15:48:17.865 +00:00 [DBG] Connection id "0HN8VETJHTK10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:17.922 +00:00 [DBG] Connection id "0HN8VETJHTK11" accepted. 2025-01-17 15:48:17.922 +00:00 [DBG] Connection id "0HN8VETJHTK11" started. 2025-01-17 15:48:17.969 +00:00 [DBG] Connection 0HN8VETJHTK0V established using the following protocol: "Tls13" 2025-01-17 15:48:18.066 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/lcds/messagebroker/http - application/x-amf 774 2025-01-17 15:48:18.066 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/http'. 2025-01-17 15:48:18.066 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/lcds/messagebroker/http - 307 0 null 0.2422ms 2025-01-17 15:48:18.066 +00:00 [DBG] Connection id "0HN8VETJHTK11", Request id "0HN8VETJHTK11:00000001": started reading request body. 2025-01-17 15:48:18.066 +00:00 [DBG] Connection id "0HN8VETJHTK11", Request id "0HN8VETJHTK11:00000001": done reading request body. 2025-01-17 15:48:18.066 +00:00 [DBG] Connection id "0HN8VETJHTK11" disconnecting. 2025-01-17 15:48:18.066 +00:00 [DBG] Connection id "0HN8VETJHTK11" stopped. 2025-01-17 15:48:18.066 +00:00 [DBG] Connection id "0HN8VETJHTK11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:18.151 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/crossdomain.xml - null null 2025-01-17 15:48:18.151 +00:00 [DBG] The request path /crossdomain.xml does not match an existing file 2025-01-17 15:48:18.151 +00:00 [DBG] No candidates found for the request path '/crossdomain.xml' 2025-01-17 15:48:18.151 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:18.151 +00:00 [INF] HTTP GET /crossdomain.xml responded 404 in 0.0791 ms 2025-01-17 15:48:18.151 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/crossdomain.xml - 404 0 null 0.4819ms 2025-01-17 15:48:18.151 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/crossdomain.xml, Response status code: 404 2025-01-17 15:48:18.151 +00:00 [DBG] Connection id "0HN8VETJHTK0V" disconnecting. 2025-01-17 15:48:18.151 +00:00 [DBG] Connection id "0HN8VETJHTK0V" stopped. 2025-01-17 15:48:18.151 +00:00 [DBG] Connection id "0HN8VETJHTK0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:18.514 +00:00 [DBG] Connection id "0HN8VETJHTK12" accepted. 2025-01-17 15:48:18.514 +00:00 [DBG] Connection id "0HN8VETJHTK13" accepted. 2025-01-17 15:48:18.514 +00:00 [DBG] Connection id "0HN8VETJHTK12" started. 2025-01-17 15:48:18.514 +00:00 [DBG] Connection id "0HN8VETJHTK13" started. 2025-01-17 15:48:18.668 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/lcds/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:18.669 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/httpsecure'. 2025-01-17 15:48:18.669 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/lcds/messagebroker/httpsecure - 307 0 null 0.3062ms 2025-01-17 15:48:18.669 +00:00 [DBG] Connection id "0HN8VETJHTK13", Request id "0HN8VETJHTK13:00000001": started reading request body. 2025-01-17 15:48:18.669 +00:00 [DBG] Connection id "0HN8VETJHTK13", Request id "0HN8VETJHTK13:00000001": done reading request body. 2025-01-17 15:48:18.669 +00:00 [DBG] Connection id "0HN8VETJHTK13" disconnecting. 2025-01-17 15:48:18.669 +00:00 [DBG] Connection id "0HN8VETJHTK13" stopped. 2025-01-17 15:48:18.669 +00:00 [DBG] Connection id "0HN8VETJHTK13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:18.816 +00:00 [DBG] Connection 0HN8VETJHTK12 established using the following protocol: "Tls13" 2025-01-17 15:48:18.992 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/clientaccesspolicy.xml - null null 2025-01-17 15:48:18.992 +00:00 [DBG] The request path /clientaccesspolicy.xml does not match an existing file 2025-01-17 15:48:18.992 +00:00 [DBG] No candidates found for the request path '/clientaccesspolicy.xml' 2025-01-17 15:48:18.992 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:18.993 +00:00 [INF] HTTP GET /clientaccesspolicy.xml responded 404 in 0.1129 ms 2025-01-17 15:48:18.993 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/clientaccesspolicy.xml - 404 0 null 0.5578ms 2025-01-17 15:48:18.993 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/clientaccesspolicy.xml, Response status code: 404 2025-01-17 15:48:18.993 +00:00 [DBG] Connection id "0HN8VETJHTK12" disconnecting. 2025-01-17 15:48:18.993 +00:00 [DBG] Connection id "0HN8VETJHTK12" stopped. 2025-01-17 15:48:18.993 +00:00 [DBG] Connection id "0HN8VETJHTK12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:19.144 +00:00 [DBG] Connection id "0HN8VETJHTK14" accepted. 2025-01-17 15:48:19.144 +00:00 [DBG] Connection id "0HN8VETJHTK14" started. 2025-01-17 15:48:19.182 +00:00 [DBG] Connection id "0HN8VETJHTK15" accepted. 2025-01-17 15:48:19.182 +00:00 [DBG] Connection id "0HN8VETJHTK15" started. 2025-01-17 15:48:19.193 +00:00 [DBG] Connection id "0HN8VETJHTK15" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:19.194 +00:00 [DBG] Connection id "0HN8VETJHTK15" disconnecting. 2025-01-17 15:48:19.194 +00:00 [DBG] Connection id "0HN8VETJHTK15" stopped. 2025-01-17 15:48:19.194 +00:00 [DBG] Connection id "0HN8VETJHTK15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:19.219 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/lcds-samples/messagebroker/http - application/x-amf 774 2025-01-17 15:48:19.219 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/http'. 2025-01-17 15:48:19.219 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/lcds-samples/messagebroker/http - 307 0 null 0.2494ms 2025-01-17 15:48:19.220 +00:00 [DBG] Connection id "0HN8VETJHTK14", Request id "0HN8VETJHTK14:00000001": started reading request body. 2025-01-17 15:48:19.220 +00:00 [DBG] Connection id "0HN8VETJHTK14", Request id "0HN8VETJHTK14:00000001": done reading request body. 2025-01-17 15:48:19.220 +00:00 [DBG] Connection id "0HN8VETJHTK14" disconnecting. 2025-01-17 15:48:19.220 +00:00 [DBG] Connection id "0HN8VETJHTK14" stopped. 2025-01-17 15:48:19.220 +00:00 [DBG] Connection id "0HN8VETJHTK14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:19.270 +00:00 [DBG] Connection id "0HN8VETJHTK16" accepted. 2025-01-17 15:48:19.270 +00:00 [DBG] Connection id "0HN8VETJHTK16" started. 2025-01-17 15:48:19.530 +00:00 [DBG] Connection 0HN8VETJHTK16 established using the following protocol: "Tls13" 2025-01-17 15:48:19.534 +00:00 [DBG] Connection id "0HN8VETJHTK17" accepted. 2025-01-17 15:48:19.534 +00:00 [DBG] Connection id "0HN8VETJHTK17" started. 2025-01-17 15:48:19.661 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.git/HEAD - null null 2025-01-17 15:48:19.661 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.git/HEAD'. 2025-01-17 15:48:19.661 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.git/HEAD - 307 0 null 0.2786ms 2025-01-17 15:48:19.661 +00:00 [DBG] Connection id "0HN8VETJHTK17" disconnecting. 2025-01-17 15:48:19.661 +00:00 [DBG] Connection id "0HN8VETJHTK17" stopped. 2025-01-17 15:48:19.661 +00:00 [DBG] Connection id "0HN8VETJHTK17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:19.680 +00:00 [DBG] Connection id "0HN8VETJHTK18" accepted. 2025-01-17 15:48:19.680 +00:00 [DBG] Connection id "0HN8VETJHTK18" started. 2025-01-17 15:48:19.703 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/shadow - null null 2025-01-17 15:48:19.703 +00:00 [DBG] The request path /etc/shadow does not match a supported file type 2025-01-17 15:48:19.703 +00:00 [DBG] No candidates found for the request path '/etc/shadow' 2025-01-17 15:48:19.703 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:19.703 +00:00 [INF] HTTP GET /etc/shadow responded 404 in 0.0740 ms 2025-01-17 15:48:19.703 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/shadow - 404 0 null 0.3421ms 2025-01-17 15:48:19.703 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/etc/shadow, Response status code: 404 2025-01-17 15:48:19.703 +00:00 [DBG] Connection id "0HN8VETJHTK16" disconnecting. 2025-01-17 15:48:19.703 +00:00 [DBG] Connection id "0HN8VETJHTK16" stopped. 2025-01-17 15:48:19.703 +00:00 [DBG] Connection id "0HN8VETJHTK16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:19.761 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/lcds-samples/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:19.761 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/httpsecure'. 2025-01-17 15:48:19.761 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/lcds-samples/messagebroker/httpsecure - 307 0 null 0.2538ms 2025-01-17 15:48:19.761 +00:00 [DBG] Connection id "0HN8VETJHTK18", Request id "0HN8VETJHTK18:00000001": started reading request body. 2025-01-17 15:48:19.761 +00:00 [DBG] Connection id "0HN8VETJHTK18", Request id "0HN8VETJHTK18:00000001": done reading request body. 2025-01-17 15:48:19.761 +00:00 [DBG] Connection id "0HN8VETJHTK18" disconnecting. 2025-01-17 15:48:19.761 +00:00 [DBG] Connection id "0HN8VETJHTK18" stopped. 2025-01-17 15:48:19.761 +00:00 [DBG] Connection id "0HN8VETJHTK18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:20.232 +00:00 [DBG] Connection id "0HN8VETJHTK19" accepted. 2025-01-17 15:48:20.232 +00:00 [DBG] Connection id "0HN8VETJHTK19" started. 2025-01-17 15:48:20.240 +00:00 [DBG] Connection id "0HN8VETJHTK1A" accepted. 2025-01-17 15:48:20.240 +00:00 [DBG] Connection id "0HN8VETJHTK1A" started. 2025-01-17 15:48:20.240 +00:00 [DBG] Connection id "0HN8VETJHTK1B" accepted. 2025-01-17 15:48:20.240 +00:00 [DBG] Connection id "0HN8VETJHTK1B" started. 2025-01-17 15:48:20.285 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103//etc/vmware/hostd/vmInventory.xml - null null 2025-01-17 15:48:20.285 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml'. 2025-01-17 15:48:20.285 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:48:20.285 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103//etc/vmware/hostd/vmInventory.xml - 307 0 null 0.4736ms 2025-01-17 15:48:20.286 +00:00 [DBG] Connection id "0HN8VETJHTK1B" stopped. 2025-01-17 15:48:20.286 +00:00 [DBG] Connection id "0HN8VETJHTK19" disconnecting. 2025-01-17 15:48:20.286 +00:00 [DBG] Connection id "0HN8VETJHTK1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:20.286 +00:00 [DBG] Connection id "0HN8VETJHTK19" stopped. 2025-01-17 15:48:20.286 +00:00 [DBG] Connection id "0HN8VETJHTK19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:20.497 +00:00 [DBG] Connection id "0HN8VETJHTK1C" accepted. 2025-01-17 15:48:20.497 +00:00 [DBG] Connection id "0HN8VETJHTK1C" started. 2025-01-17 15:48:20.533 +00:00 [DBG] Connection 0HN8VETJHTK1A established using the following protocol: "Tls13" 2025-01-17 15:48:20.699 +00:00 [DBG] Connection 0HN8VETJHTK1C established using the following protocol: "Tls13" 2025-01-17 15:48:20.704 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX7\lib\password.properties%00en - null null 2025-01-17 15:48:20.704 +00:00 [DBG] The request path /CFIDE/administrator/enter.cfm does not match a supported file type 2025-01-17 15:48:20.704 +00:00 [DBG] No candidates found for the request path '/CFIDE/administrator/enter.cfm' 2025-01-17 15:48:20.704 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:20.704 +00:00 [INF] HTTP GET /CFIDE/administrator/enter.cfm responded 404 in 0.4172 ms 2025-01-17 15:48:20.705 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX7\lib\password.properties%00en - 404 0 null 0.8421ms 2025-01-17 15:48:20.705 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm, Response status code: 404 2025-01-17 15:48:20.705 +00:00 [DBG] Connection id "0HN8VETJHTK1A" disconnecting. 2025-01-17 15:48:20.705 +00:00 [DBG] Connection id "0HN8VETJHTK1A" stopped. 2025-01-17 15:48:20.705 +00:00 [DBG] Connection id "0HN8VETJHTK1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:20.826 +00:00 [DBG] Connection id "0HN8VETJHTK1D" accepted. 2025-01-17 15:48:20.826 +00:00 [DBG] Connection id "0HN8VETJHTK1D" started. 2025-01-17 15:48:20.840 +00:00 [DBG] Connection id "0HN8VETJHTK1E" accepted. 2025-01-17 15:48:20.840 +00:00 [DBG] Connection id "0HN8VETJHTK1E" started. 2025-01-17 15:48:20.878 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103//etc/vmware/hostd/vmInventory.xml - null null 2025-01-17 15:48:20.878 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml'. 2025-01-17 15:48:20.878 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103//etc/vmware/hostd/vmInventory.xml - 307 0 null 0.3022ms 2025-01-17 15:48:20.878 +00:00 [DBG] Connection id "0HN8VETJHTK1D" disconnecting. 2025-01-17 15:48:20.878 +00:00 [DBG] Connection id "0HN8VETJHTK1D" stopped. 2025-01-17 15:48:20.878 +00:00 [DBG] Connection id "0HN8VETJHTK1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:20.879 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:48:20.880 +00:00 [DBG] Connection id "0HN8VETJHTK1E" stopped. 2025-01-17 15:48:20.880 +00:00 [DBG] Connection id "0HN8VETJHTK1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:21.104 +00:00 [DBG] Connection id "0HN8VETJHTK1F" accepted. 2025-01-17 15:48:21.104 +00:00 [DBG] Connection id "0HN8VETJHTK1F" started. 2025-01-17 15:48:21.182 +00:00 [DBG] Connection id "0HN8VETJHTK1G" accepted. 2025-01-17 15:48:21.182 +00:00 [DBG] Connection id "0HN8VETJHTK1G" started. 2025-01-17 15:48:21.280 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-login.php - null null 2025-01-17 15:48:21.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-login.php'. 2025-01-17 15:48:21.281 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-login.php - 307 0 null 0.3031ms 2025-01-17 15:48:21.281 +00:00 [DBG] Connection id "0HN8VETJHTK1G" disconnecting. 2025-01-17 15:48:21.281 +00:00 [DBG] Connection id "0HN8VETJHTK1G" stopped. 2025-01-17 15:48:21.281 +00:00 [DBG] Connection id "0HN8VETJHTK1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:21.320 +00:00 [DBG] Connection 0HN8VETJHTK1F established using the following protocol: "Tls13" 2025-01-17 15:48:21.488 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\..\..\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib\password.properties%00en - null null 2025-01-17 15:48:21.489 +00:00 [DBG] The request path /CFIDE/administrator/enter.cfm does not match a supported file type 2025-01-17 15:48:21.489 +00:00 [DBG] No candidates found for the request path '/CFIDE/administrator/enter.cfm' 2025-01-17 15:48:21.489 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:21.489 +00:00 [INF] HTTP GET /CFIDE/administrator/enter.cfm responded 404 in 0.1095 ms 2025-01-17 15:48:21.489 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\..\..\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib\password.properties%00en - 404 0 null 0.578ms 2025-01-17 15:48:21.489 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm, Response status code: 404 2025-01-17 15:48:21.489 +00:00 [DBG] Connection id "0HN8VETJHTK1F" disconnecting. 2025-01-17 15:48:21.489 +00:00 [DBG] Connection id "0HN8VETJHTK1F" stopped. 2025-01-17 15:48:21.489 +00:00 [DBG] Connection id "0HN8VETJHTK1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:21.552 +00:00 [INF] Request starting HTTP/1.1 PROPFIND https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 279 2025-01-17 15:48:21.552 +00:00 [DBG] PROPFIND requests are not supported 2025-01-17 15:48:21.552 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:21.552 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:21.552 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:21.553 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:21.553 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:21.553 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:21.553 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:21.553 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:21.553 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:21.553 +00:00 [DBG] Connection id "0HN8VETJHTK1H" accepted. 2025-01-17 15:48:21.553 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:21.553 +00:00 [DBG] Connection id "0HN8VETJHTK1H" started. 2025-01-17 15:48:21.553 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:21.553 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:21.553 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:21.554 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:21.554 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:21.554 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:21.554 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:21.554 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:21.554 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:21.554 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:21.554 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:21.554 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:21.554 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:21.554 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:21.554 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:21.554 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:21.554 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:21.554 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:21.554 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0855ms. 2025-01-17 15:48:21.554 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:21.554 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4396ms. 2025-01-17 15:48:21.555 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.3423ms 2025-01-17 15:48:21.555 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:21.555 +00:00 [INF] HTTP PROPFIND / responded 200 in 2.3753 ms 2025-01-17 15:48:21.555 +00:00 [INF] Request finished HTTP/1.1 PROPFIND https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 2.7156ms 2025-01-17 15:48:21.555 +00:00 [DBG] Connection id "0HN8VETJHTK1C", Request id "0HN8VETJHTK1C:00000001": started reading request body. 2025-01-17 15:48:21.555 +00:00 [DBG] Connection id "0HN8VETJHTK1C", Request id "0HN8VETJHTK1C:00000001": done reading request body. 2025-01-17 15:48:21.555 +00:00 [DBG] Connection id "0HN8VETJHTK1C" disconnecting. 2025-01-17 15:48:21.555 +00:00 [DBG] Connection id "0HN8VETJHTK1C" stopped. 2025-01-17 15:48:21.555 +00:00 [DBG] Connection id "0HN8VETJHTK1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:21.768 +00:00 [DBG] Connection 0HN8VETJHTK1H established using the following protocol: "Tls13" 2025-01-17 15:48:21.893 +00:00 [DBG] Connection id "0HN8VETJHTK1I" accepted. 2025-01-17 15:48:21.893 +00:00 [DBG] Connection id "0HN8VETJHTK1I" started. 2025-01-17 15:48:21.936 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104//_vti_inf.html - null null 2025-01-17 15:48:21.936 +00:00 [DBG] The request path //_vti_inf.html does not match an existing file 2025-01-17 15:48:21.937 +00:00 [DBG] No candidates found for the request path '//_vti_inf.html' 2025-01-17 15:48:21.937 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:21.937 +00:00 [INF] HTTP GET //_vti_inf.html responded 404 in 0.0967 ms 2025-01-17 15:48:21.937 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104//_vti_inf.html - 404 0 null 0.5942ms 2025-01-17 15:48:21.937 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104//_vti_inf.html, Response status code: 404 2025-01-17 15:48:21.937 +00:00 [DBG] Connection id "0HN8VETJHTK1H" disconnecting. 2025-01-17 15:48:21.937 +00:00 [DBG] Connection id "0HN8VETJHTK1H" stopped. 2025-01-17 15:48:21.937 +00:00 [DBG] Connection id "0HN8VETJHTK1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:22.104 +00:00 [DBG] Connection 0HN8VETJHTK1I established using the following protocol: "Tls13" 2025-01-17 15:48:22.112 +00:00 [DBG] Connection id "0HN8VETJHTK1J" accepted. 2025-01-17 15:48:22.112 +00:00 [DBG] Connection id "0HN8VETJHTK1J" started. 2025-01-17 15:48:22.281 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX\lib\password.properties%00en - null null 2025-01-17 15:48:22.281 +00:00 [DBG] The request path /CFIDE/administrator/enter.cfm does not match a supported file type 2025-01-17 15:48:22.281 +00:00 [DBG] No candidates found for the request path '/CFIDE/administrator/enter.cfm' 2025-01-17 15:48:22.281 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:22.281 +00:00 [INF] HTTP GET /CFIDE/administrator/enter.cfm responded 404 in 0.1051 ms 2025-01-17 15:48:22.281 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\CFusionMX\lib\password.properties%00en - 404 0 null 0.478ms 2025-01-17 15:48:22.282 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm, Response status code: 404 2025-01-17 15:48:22.282 +00:00 [DBG] Connection id "0HN8VETJHTK1I" disconnecting. 2025-01-17 15:48:22.282 +00:00 [DBG] Connection id "0HN8VETJHTK1I" stopped. 2025-01-17 15:48:22.282 +00:00 [DBG] Connection id "0HN8VETJHTK1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:22.345 +00:00 [DBG] Connection 0HN8VETJHTK1J established using the following protocol: "Tls13" 2025-01-17 15:48:22.481 +00:00 [DBG] Connection id "0HN8VETJHTK1K" accepted. 2025-01-17 15:48:22.482 +00:00 [DBG] Connection id "0HN8VETJHTK1K" started. 2025-01-17 15:48:22.570 +00:00 [INF] Request starting HTTP/1.1 PROPFIND https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 279 2025-01-17 15:48:22.570 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nmaplowercheck1737128876 - null null 2025-01-17 15:48:22.570 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nmaplowercheck1737128876'. 2025-01-17 15:48:22.570 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nmaplowercheck1737128876 - 307 0 null 0.1879ms 2025-01-17 15:48:22.570 +00:00 [DBG] Connection id "0HN8VETJHTK1K" disconnecting. 2025-01-17 15:48:22.570 +00:00 [DBG] Connection id "0HN8VETJHTK1K" stopped. 2025-01-17 15:48:22.570 +00:00 [DBG] Connection id "0HN8VETJHTK1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:22.570 +00:00 [DBG] PROPFIND requests are not supported 2025-01-17 15:48:22.570 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:22.571 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:22.571 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:22.571 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:22.571 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:22.571 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:22.571 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:22.571 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:22.571 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:22.571 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:22.571 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:22.571 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:22.571 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:22.571 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:22.571 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:22.571 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:22.571 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:22.571 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:22.571 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:22.571 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:22.571 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:22.571 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:22.571 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:22.571 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:22.571 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:22.571 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:22.571 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:22.572 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:22.572 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0897ms. 2025-01-17 15:48:22.572 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:22.572 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4183ms. 2025-01-17 15:48:22.572 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0591ms 2025-01-17 15:48:22.572 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:22.572 +00:00 [INF] HTTP PROPFIND / responded 200 in 1.5311 ms 2025-01-17 15:48:22.572 +00:00 [INF] Request finished HTTP/1.1 PROPFIND https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 2.3066ms 2025-01-17 15:48:22.572 +00:00 [DBG] Connection id "0HN8VETJHTK1J", Request id "0HN8VETJHTK1J:00000001": started reading request body. 2025-01-17 15:48:22.572 +00:00 [DBG] Connection id "0HN8VETJHTK1J", Request id "0HN8VETJHTK1J:00000001": done reading request body. 2025-01-17 15:48:22.572 +00:00 [DBG] Connection id "0HN8VETJHTK1J" disconnecting. 2025-01-17 15:48:22.572 +00:00 [DBG] Connection id "0HN8VETJHTK1J" stopped. 2025-01-17 15:48:22.572 +00:00 [DBG] Connection id "0HN8VETJHTK1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:22.746 +00:00 [DBG] Connection id "0HN8VETJHTK1L" accepted. 2025-01-17 15:48:22.747 +00:00 [DBG] Connection id "0HN8VETJHTK1L" started. 2025-01-17 15:48:22.896 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:48:22.897 +00:00 [DBG] Connection id "0HN8VETJHTK1L" stopped. 2025-01-17 15:48:22.897 +00:00 [DBG] Connection id "0HN8VETJHTK1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:23.030 +00:00 [DBG] Connection id "0HN8VETJHTK1M" accepted. 2025-01-17 15:48:23.030 +00:00 [DBG] Connection id "0HN8VETJHTK1M" started. 2025-01-17 15:48:23.137 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/evox/about - null null 2025-01-17 15:48:23.137 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/evox/about'. 2025-01-17 15:48:23.137 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/evox/about - 307 0 null 0.2779ms 2025-01-17 15:48:23.137 +00:00 [DBG] Connection id "0HN8VETJHTK1M" disconnecting. 2025-01-17 15:48:23.137 +00:00 [DBG] Connection id "0HN8VETJHTK1M" stopped. 2025-01-17 15:48:23.137 +00:00 [DBG] Connection id "0HN8VETJHTK1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:23.312 +00:00 [DBG] Connection id "0HN8VETJHTK1N" accepted. 2025-01-17 15:48:23.312 +00:00 [DBG] Connection id "0HN8VETJHTK1N" started. 2025-01-17 15:48:23.505 +00:00 [DBG] Connection 0HN8VETJHTK1N established using the following protocol: "Tls13" 2025-01-17 15:48:23.680 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\ColdFusion8\lib\password.properties%00en - null null 2025-01-17 15:48:23.680 +00:00 [DBG] The request path /CFIDE/administrator/enter.cfm does not match a supported file type 2025-01-17 15:48:23.680 +00:00 [DBG] No candidates found for the request path '/CFIDE/administrator/enter.cfm' 2025-01-17 15:48:23.680 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:23.680 +00:00 [INF] HTTP GET /CFIDE/administrator/enter.cfm responded 404 in 0.1118 ms 2025-01-17 15:48:23.680 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm?locale=..\..\..\..\..\..\..\..\ColdFusion8\lib\password.properties%00en - 404 0 null 0.5305ms 2025-01-17 15:48:23.680 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm, Response status code: 404 2025-01-17 15:48:23.681 +00:00 [DBG] Connection id "0HN8VETJHTK1N" disconnecting. 2025-01-17 15:48:23.681 +00:00 [DBG] Connection id "0HN8VETJHTK1N" stopped. 2025-01-17 15:48:23.681 +00:00 [DBG] Connection id "0HN8VETJHTK1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:24.646 +00:00 [DBG] Connection id "0HN8VETJHTK1O" accepted. 2025-01-17 15:48:24.646 +00:00 [DBG] Connection id "0HN8VETJHTK1O" started. 2025-01-17 15:48:24.901 +00:00 [DBG] Connection 0HN8VETJHTK1O established using the following protocol: "Tls13" 2025-01-17 15:48:24.997 +00:00 [DBG] Connection id "0HN8VETJHTK1P" accepted. 2025-01-17 15:48:24.997 +00:00 [DBG] Connection id "0HN8VETJHTK1P" started. 2025-01-17 15:48:25.057 +00:00 [DBG] Connection id "0HN8VETJHTK1Q" accepted. 2025-01-17 15:48:25.057 +00:00 [DBG] Connection id "0HN8VETJHTK1Q" started. 2025-01-17 15:48:25.081 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/vmware/hostd/vmInventory.xml - null null 2025-01-17 15:48:25.081 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/axis2/services/listServices - null null 2025-01-17 15:48:25.081 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml'. 2025-01-17 15:48:25.081 +00:00 [DBG] The request path /axis2/services/listServices does not match a supported file type 2025-01-17 15:48:25.081 +00:00 [DBG] No candidates found for the request path '/axis2/services/listServices' 2025-01-17 15:48:25.081 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:25.081 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/vmware/hostd/vmInventory.xml - 307 0 null 0.4015ms 2025-01-17 15:48:25.082 +00:00 [DBG] Connection id "0HN8VETJHTK1P" disconnecting. 2025-01-17 15:48:25.082 +00:00 [DBG] Connection id "0HN8VETJHTK1P" stopped. 2025-01-17 15:48:25.082 +00:00 [DBG] Connection id "0HN8VETJHTK1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:25.082 +00:00 [INF] HTTP GET /axis2/services/listServices responded 404 in 0.1794 ms 2025-01-17 15:48:25.082 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/axis2/services/listServices - 404 0 null 0.9866ms 2025-01-17 15:48:25.082 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/axis2/services/listServices, Response status code: 404 2025-01-17 15:48:25.082 +00:00 [DBG] Connection id "0HN8VETJHTK1O" disconnecting. 2025-01-17 15:48:25.082 +00:00 [DBG] Connection id "0HN8VETJHTK1O" stopped. 2025-01-17 15:48:25.082 +00:00 [DBG] Connection id "0HN8VETJHTK1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:25.233 +00:00 [DBG] Connection id "0HN8VETJHTK1R" accepted. 2025-01-17 15:48:25.233 +00:00 [DBG] Connection id "0HN8VETJHTK1R" started. 2025-01-17 15:48:25.280 +00:00 [DBG] Connection 0HN8VETJHTK1Q established using the following protocol: "Tls13" 2025-01-17 15:48:25.329 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - %{#context['com.opensymphony.xwork2.dispatcher.HttpServletResponse'].addHeader('X-Check-Struts', 'oeqbbodz')}.multipart/form-data null 2025-01-17 15:48:25.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:25.329 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.3333ms 2025-01-17 15:48:25.329 +00:00 [DBG] Connection id "0HN8VETJHTK1R" disconnecting. 2025-01-17 15:48:25.329 +00:00 [DBG] Connection id "0HN8VETJHTK1R" stopped. 2025-01-17 15:48:25.329 +00:00 [DBG] Connection id "0HN8VETJHTK1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:25.475 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/http - application/x-amf 774 2025-01-17 15:48:25.475 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:25.475 +00:00 [DBG] No candidates found for the request path '/messagebroker/http' 2025-01-17 15:48:25.475 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:25.475 +00:00 [INF] HTTP POST /messagebroker/http responded 404 in 0.1109 ms 2025-01-17 15:48:25.476 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/http - 404 0 null 0.5717ms 2025-01-17 15:48:25.476 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/http, Response status code: 404 2025-01-17 15:48:25.476 +00:00 [DBG] Connection id "0HN8VETJHTK1Q", Request id "0HN8VETJHTK1Q:00000001": started reading request body. 2025-01-17 15:48:25.476 +00:00 [DBG] Connection id "0HN8VETJHTK1Q", Request id "0HN8VETJHTK1Q:00000001": done reading request body. 2025-01-17 15:48:25.476 +00:00 [DBG] Connection id "0HN8VETJHTK1Q" disconnecting. 2025-01-17 15:48:25.476 +00:00 [DBG] Connection id "0HN8VETJHTK1Q" stopped. 2025-01-17 15:48:25.476 +00:00 [DBG] Connection id "0HN8VETJHTK1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:25.496 +00:00 [DBG] Connection id "0HN8VETJHTK1S" accepted. 2025-01-17 15:48:25.496 +00:00 [DBG] Connection id "0HN8VETJHTK1S" started. 2025-01-17 15:48:25.518 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/vmware/hostd/vmInventory.xml - null null 2025-01-17 15:48:25.518 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml'. 2025-01-17 15:48:25.518 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/vmware/hostd/vmInventory.xml - 307 0 null 0.2406ms 2025-01-17 15:48:25.519 +00:00 [DBG] Connection id "0HN8VETJHTK1S" disconnecting. 2025-01-17 15:48:25.519 +00:00 [DBG] Connection id "0HN8VETJHTK1S" stopped. 2025-01-17 15:48:25.519 +00:00 [DBG] Connection id "0HN8VETJHTK1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:25.616 +00:00 [DBG] Connection id "0HN8VETJHTK1T" accepted. 2025-01-17 15:48:25.616 +00:00 [DBG] Connection id "0HN8VETJHTK1T" started. 2025-01-17 15:48:25.977 +00:00 [DBG] Connection id "0HN8VETJHTK1U" accepted. 2025-01-17 15:48:25.977 +00:00 [DBG] Connection id "0HN8VETJHTK1U" started. 2025-01-17 15:48:26.037 +00:00 [DBG] Connection id "0HN8VETJHTK1V" accepted. 2025-01-17 15:48:26.037 +00:00 [DBG] Connection id "0HN8VETJHTK1V" started. 2025-01-17 15:48:26.186 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/passwd - null null 2025-01-17 15:48:26.186 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd'. 2025-01-17 15:48:26.186 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/passwd - 307 0 null 0.291ms 2025-01-17 15:48:26.186 +00:00 [DBG] Connection id "0HN8VETJHTK1V" disconnecting. 2025-01-17 15:48:26.187 +00:00 [DBG] Connection id "0HN8VETJHTK1V" stopped. 2025-01-17 15:48:26.187 +00:00 [DBG] Connection id "0HN8VETJHTK1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:26.187 +00:00 [DBG] Connection 0HN8VETJHTK1U established using the following protocol: "Tls13" 2025-01-17 15:48:26.360 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:26.360 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:26.360 +00:00 [DBG] No candidates found for the request path '/messagebroker/httpsecure' 2025-01-17 15:48:26.360 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:26.360 +00:00 [INF] HTTP POST /messagebroker/httpsecure responded 404 in 0.1272 ms 2025-01-17 15:48:26.360 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/httpsecure - 404 0 null 0.4378ms 2025-01-17 15:48:26.360 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/httpsecure, Response status code: 404 2025-01-17 15:48:26.360 +00:00 [DBG] Connection id "0HN8VETJHTK1U", Request id "0HN8VETJHTK1U:00000001": started reading request body. 2025-01-17 15:48:26.360 +00:00 [DBG] Connection id "0HN8VETJHTK1U", Request id "0HN8VETJHTK1U:00000001": done reading request body. 2025-01-17 15:48:26.360 +00:00 [DBG] Connection id "0HN8VETJHTK1U" disconnecting. 2025-01-17 15:48:26.361 +00:00 [DBG] Connection id "0HN8VETJHTK1U" stopped. 2025-01-17 15:48:26.361 +00:00 [DBG] Connection id "0HN8VETJHTK1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:26.641 +00:00 [DBG] Connection id "0HN8VETJHTK20" accepted. 2025-01-17 15:48:26.641 +00:00 [DBG] Connection id "0HN8VETJHTK20" started. 2025-01-17 15:48:26.773 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boot.ini - null null 2025-01-17 15:48:26.773 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boot.ini'. 2025-01-17 15:48:26.773 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boot.ini - 307 0 null 0.2336ms 2025-01-17 15:48:26.773 +00:00 [DBG] Connection id "0HN8VETJHTK20" disconnecting. 2025-01-17 15:48:26.773 +00:00 [DBG] Connection id "0HN8VETJHTK20" stopped. 2025-01-17 15:48:26.773 +00:00 [DBG] Connection id "0HN8VETJHTK20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:26.799 +00:00 [DBG] Connection id "0HN8VETJHTK21" accepted. 2025-01-17 15:48:26.799 +00:00 [DBG] Connection id "0HN8VETJHTK21" started. 2025-01-17 15:48:26.985 +00:00 [DBG] Connection id "0HN8VETJHTK22" accepted. 2025-01-17 15:48:26.985 +00:00 [DBG] Connection id "0HN8VETJHTK22" started. 2025-01-17 15:48:27.049 +00:00 [DBG] Connection 0HN8VETJHTK21 established using the following protocol: "Tls13" 2025-01-17 15:48:27.065 +00:00 [DBG] Connection id "0HN8VETJHTK23" accepted. 2025-01-17 15:48:27.065 +00:00 [DBG] Connection id "0HN8VETJHTK23" started. 2025-01-17 15:48:27.215 +00:00 [DBG] Connection id "0HN8VETJHTK24" accepted. 2025-01-17 15:48:27.215 +00:00 [DBG] Connection id "0HN8VETJHTK24" started. 2025-01-17 15:48:27.225 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/http - application/x-amf 774 2025-01-17 15:48:27.225 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:27.225 +00:00 [DBG] No candidates found for the request path '/flex2gateway/http' 2025-01-17 15:48:27.225 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:27.225 +00:00 [INF] HTTP POST /flex2gateway/http responded 404 in 0.0819 ms 2025-01-17 15:48:27.225 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/http - 404 0 null 0.427ms 2025-01-17 15:48:27.225 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/http, Response status code: 404 2025-01-17 15:48:27.225 +00:00 [DBG] Connection id "0HN8VETJHTK21", Request id "0HN8VETJHTK21:00000001": started reading request body. 2025-01-17 15:48:27.225 +00:00 [DBG] Connection id "0HN8VETJHTK21", Request id "0HN8VETJHTK21:00000001": done reading request body. 2025-01-17 15:48:27.225 +00:00 [DBG] Connection id "0HN8VETJHTK21" disconnecting. 2025-01-17 15:48:27.225 +00:00 [DBG] Connection id "0HN8VETJHTK21" stopped. 2025-01-17 15:48:27.225 +00:00 [DBG] Connection id "0HN8VETJHTK21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:27.265 +00:00 [DBG] Connection 0HN8VETJHTK23 established using the following protocol: "Tls13" 2025-01-17 15:48:27.265 +00:00 [DBG] Connection 0HN8VETJHTK22 established using the following protocol: "Tls13" 2025-01-17 15:48:27.345 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:48:27.345 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:27.345 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.345 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.2043ms 2025-01-17 15:48:27.433 +00:00 [INF] Request starting HTTP/1.0 GET https:/// - null null 2025-01-17 15:48:27.433 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:48:27.433 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:27.433 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:27.434 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:27.434 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:27.434 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:27.434 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:27.433 +00:00 [DBG] Connection id "0HN8VETJHTK22" bad request data: "Invalid request line: 'GET %2F%2Fetc%2Fpasswd HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2F%2Fetc%2Fpasswd HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:27.434 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:27.434 +00:00 [DBG] Connection id "0HN8VETJHTK22" disconnecting. 2025-01-17 15:48:27.434 +00:00 [DBG] Connection id "0HN8VETJHTK22" stopped. 2025-01-17 15:48:27.434 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:27.435 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:27.435 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:27.435 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:27.435 +00:00 [DBG] Connection id "0HN8VETJHTK22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:27.435 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:27.436 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:27.436 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:27.436 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:27.436 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:27.436 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:27.436 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:27.436 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:27.436 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:27.436 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:27.436 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:27.436 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:27.436 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:27.436 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:27.437 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:27.437 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:27.437 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:27.437 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:27.437 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1307ms. 2025-01-17 15:48:27.437 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:27.437 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5309ms. 2025-01-17 15:48:27.437 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.6429ms 2025-01-17 15:48:27.437 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:27.437 +00:00 [INF] HTTP GET / responded 200 in 3.9235 ms 2025-01-17 15:48:27.437 +00:00 [INF] Request finished HTTP/1.0 GET https:/// - 200 null text/html; charset=utf-8 4.3258ms 2025-01-17 15:48:27.438 +00:00 [DBG] Connection id "0HN8VETJHTK23" disconnecting. 2025-01-17 15:48:27.438 +00:00 [DBG] Connection id "0HN8VETJHTK23" stopped. 2025-01-17 15:48:27.438 +00:00 [DBG] Connection id "0HN8VETJHTK23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:27.633 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/blog/ - null null 2025-01-17 15:48:27.633 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blog/'. 2025-01-17 15:48:27.634 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/blog/ - 307 null null 0.809ms 2025-01-17 15:48:27.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/weblog/ - null null 2025-01-17 15:48:27.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblog/'. 2025-01-17 15:48:27.634 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/weblog/ - 307 null null 0.1206ms 2025-01-17 15:48:27.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/weblogs/ - null null 2025-01-17 15:48:27.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblogs/'. 2025-01-17 15:48:27.634 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/weblogs/ - 307 null null 0.091ms 2025-01-17 15:48:27.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wordpress/ - null null 2025-01-17 15:48:27.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wordpress/'. 2025-01-17 15:48:27.634 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wordpress/ - 307 null null 0.2059ms 2025-01-17 15:48:27.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wiki/ - null null 2025-01-17 15:48:27.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/'. 2025-01-17 15:48:27.635 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wiki/ - 307 null null 0.1511ms 2025-01-17 15:48:27.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mediawiki/ - null null 2025-01-17 15:48:27.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/'. 2025-01-17 15:48:27.635 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mediawiki/ - 307 null null 0.1015ms 2025-01-17 15:48:27.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wiki/Main_Page - null null 2025-01-17 15:48:27.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page'. 2025-01-17 15:48:27.635 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wiki/Main_Page - 307 null null 0.0955ms 2025-01-17 15:48:27.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tikiwiki/ - null null 2025-01-17 15:48:27.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tikiwiki/'. 2025-01-17 15:48:27.635 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tikiwiki/ - 307 null null 0.1034ms 2025-01-17 15:48:27.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/mj_wwwusr - null null 2025-01-17 15:48:27.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr'. 2025-01-17 15:48:27.635 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/mj_wwwusr - 307 null null 0.0934ms 2025-01-17 15:48:27.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/majordomo/mj_wwwusr - null null 2025-01-17 15:48:27.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/majordomo/mj_wwwusr'. 2025-01-17 15:48:27.635 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/majordomo/mj_wwwusr - 307 null null 0.0789ms 2025-01-17 15:48:27.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/j2ee/examples/servlets/ - null null 2025-01-17 15:48:27.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/servlets/'. 2025-01-17 15:48:27.635 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.636 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/j2ee/examples/servlets/ - 307 null null 0.115ms 2025-01-17 15:48:27.636 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/j2ee/examples/jsp/ - null null 2025-01-17 15:48:27.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/jsp/'. 2025-01-17 15:48:27.636 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.636 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/j2ee/examples/jsp/ - 307 null null 0.0928ms 2025-01-17 15:48:27.636 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dsc/ - null null 2025-01-17 15:48:27.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dsc/'. 2025-01-17 15:48:27.636 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.636 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dsc/ - 307 null null 0.0737ms 2025-01-17 15:48:27.636 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/reg_1.htm - null null 2025-01-17 15:48:27.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reg_1.htm'. 2025-01-17 15:48:27.636 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.636 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/reg_1.htm - 307 null null 0.0824ms 2025-01-17 15:48:27.636 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adr.htm - null null 2025-01-17 15:48:27.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adr.htm'. 2025-01-17 15:48:27.636 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.636 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adr.htm - 307 null null 0.1052ms 2025-01-17 15:48:27.636 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/line_login.htm?l=1 - null null 2025-01-17 15:48:27.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/line_login.htm?l=1'. 2025-01-17 15:48:27.636 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.636 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/line_login.htm?l=1 - 307 null null 0.1046ms 2025-01-17 15:48:27.636 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tbook.csv - null null 2025-01-17 15:48:27.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tbook.csv'. 2025-01-17 15:48:27.636 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.636 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tbook.csv - 307 null null 0.0784ms 2025-01-17 15:48:27.636 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/globalSIPsettings.html - null null 2025-01-17 15:48:27.637 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/globalSIPsettings.html'. 2025-01-17 15:48:27.637 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.637 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/globalSIPsettings.html - 307 null null 0.1203ms 2025-01-17 15:48:27.637 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/SIPsettingsLine1.html - null null 2025-01-17 15:48:27.637 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/SIPsettingsLine1.html'. 2025-01-17 15:48:27.637 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.637 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/SIPsettingsLine1.html - 307 null null 0.0914ms 2025-01-17 15:48:27.637 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/websvn/ - null null 2025-01-17 15:48:27.637 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/websvn/'. 2025-01-17 15:48:27.637 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.637 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/websvn/ - 307 null null 0.2089ms 2025-01-17 15:48:27.638 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/repos/ - null null 2025-01-17 15:48:27.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/repos/'. 2025-01-17 15:48:27.638 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.638 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/repos/ - 307 0 null 0.1075ms 2025-01-17 15:48:27.638 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/repo/ - null null 2025-01-17 15:48:27.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/repo/'. 2025-01-17 15:48:27.638 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.638 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/repo/ - 307 0 null 0.0807ms 2025-01-17 15:48:27.638 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/svn/ - null null 2025-01-17 15:48:27.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/svn/'. 2025-01-17 15:48:27.638 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.638 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/svn/ - 307 0 null 0.0821ms 2025-01-17 15:48:27.638 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cvs/ - null null 2025-01-17 15:48:27.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cvs/'. 2025-01-17 15:48:27.638 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.638 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cvs/ - 307 0 null 0.106ms 2025-01-17 15:48:27.638 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/archiva/index.action - null null 2025-01-17 15:48:27.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/archiva/index.action'. 2025-01-17 15:48:27.638 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.638 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/archiva/index.action - 307 0 null 0.0763ms 2025-01-17 15:48:27.638 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.action - null null 2025-01-17 15:48:27.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.action'. 2025-01-17 15:48:27.638 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.638 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.action - 307 0 null 0.0691ms 2025-01-17 15:48:27.638 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.stm - null null 2025-01-17 15:48:27.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.stm'. 2025-01-17 15:48:27.638 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.638 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.stm - 307 null null 0.096ms 2025-01-17 15:48:27.638 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tools_admin.php - null null 2025-01-17 15:48:27.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.php'. 2025-01-17 15:48:27.638 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.638 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tools_admin.php - 307 null null 0.0663ms 2025-01-17 15:48:27.639 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bsc_lan.php - null null 2025-01-17 15:48:27.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bsc_lan.php'. 2025-01-17 15:48:27.639 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.639 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bsc_lan.php - 307 null null 0.0676ms 2025-01-17 15:48:27.639 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Manage.tri - null null 2025-01-17 15:48:27.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Manage.tri'. 2025-01-17 15:48:27.639 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.639 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Manage.tri - 307 null null 0.0607ms 2025-01-17 15:48:27.639 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logo_t.gif - null null 2025-01-17 15:48:27.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logo_t.gif'. 2025-01-17 15:48:27.639 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.639 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logo_t.gif - 307 null null 0.0712ms 2025-01-17 15:48:27.639 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103//system.html - null null 2025-01-17 15:48:27.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//system.html'. 2025-01-17 15:48:27.639 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.639 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103//system.html - 307 null null 0.084ms 2025-01-17 15:48:27.639 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/main_configure.cgi - null null 2025-01-17 15:48:27.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/main_configure.cgi'. 2025-01-17 15:48:27.639 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.639 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/main_configure.cgi - 307 null null 0.0807ms 2025-01-17 15:48:27.639 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/OvCgi/Toolbar.exe - null null 2025-01-17 15:48:27.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/OvCgi/Toolbar.exe'. 2025-01-17 15:48:27.639 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.639 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/OvCgi/Toolbar.exe - 307 null null 0.0708ms 2025-01-17 15:48:27.639 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/frontend/x3/ - null null 2025-01-17 15:48:27.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/frontend/x3/'. 2025-01-17 15:48:27.639 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.639 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/frontend/x3/ - 307 null null 0.0838ms 2025-01-17 15:48:27.639 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals/awstatstotals.php - null null 2025-01-17 15:48:27.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals/awstatstotals.php'. 2025-01-17 15:48:27.639 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.639 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals/awstatstotals.php - 307 null null 0.0665ms 2025-01-17 15:48:27.639 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstats/awstatstotals.php - null null 2025-01-17 15:48:27.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstats/awstatstotals.php'. 2025-01-17 15:48:27.639 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.640 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstats/awstatstotals.php - 307 null null 0.0805ms 2025-01-17 15:48:27.640 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals.php - null null 2025-01-17 15:48:27.640 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals.php'. 2025-01-17 15:48:27.640 +00:00 [DBG] Connection id "0HN8VETJHTK24" completed keep alive response. 2025-01-17 15:48:27.640 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals.php - 307 null null 0.0673ms 2025-01-17 15:48:27.640 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstats/index.php - null null 2025-01-17 15:48:27.640 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstats/index.php'. 2025-01-17 15:48:27.640 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstats/index.php - 307 null null 0.0593ms 2025-01-17 15:48:27.640 +00:00 [DBG] Connection id "0HN8VETJHTK24" disconnecting. 2025-01-17 15:48:27.640 +00:00 [DBG] Connection id "0HN8VETJHTK24" stopped. 2025-01-17 15:48:27.640 +00:00 [DBG] Connection id "0HN8VETJHTK24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:27.695 +00:00 [DBG] Connection id "0HN8VETJHTK25" accepted. 2025-01-17 15:48:27.695 +00:00 [DBG] Connection id "0HN8VETJHTK25" started. 2025-01-17 15:48:27.921 +00:00 [DBG] Connection id "0HN8VETJHTK26" accepted. 2025-01-17 15:48:27.922 +00:00 [DBG] Connection id "0HN8VETJHTK26" started. 2025-01-17 15:48:27.992 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:48:27.994 +00:00 [DBG] Connection id "0HN8VETJHTK26" stopped. 2025-01-17 15:48:27.994 +00:00 [DBG] Connection id "0HN8VETJHTK26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:28.345 +00:00 [DBG] Connection id "0HN8VETJHTK27" accepted. 2025-01-17 15:48:28.345 +00:00 [DBG] Connection id "0HN8VETJHTK27" started. 2025-01-17 15:48:28.368 +00:00 [DBG] Connection id "0HN8VETJHTK28" accepted. 2025-01-17 15:48:28.368 +00:00 [DBG] Connection id "0HN8VETJHTK28" started. 2025-01-17 15:48:28.493 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/system/user/scn_user_list - null null 2025-01-17 15:48:28.493 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/user/scn_user_list'. 2025-01-17 15:48:28.493 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/system/user/scn_user_list - 307 0 null 0.1759ms 2025-01-17 15:48:28.493 +00:00 [DBG] Connection id "0HN8VETJHTK27" disconnecting. 2025-01-17 15:48:28.493 +00:00 [DBG] Connection id "0HN8VETJHTK27" stopped. 2025-01-17 15:48:28.493 +00:00 [DBG] Connection id "0HN8VETJHTK27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:28.498 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals/index.php - null null 2025-01-17 15:48:28.499 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals/index.php'. 2025-01-17 15:48:28.499 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.499 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals/index.php - 307 null null 0.591ms 2025-01-17 15:48:28.499 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/egroupware/ - null null 2025-01-17 15:48:28.499 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/egroupware/'. 2025-01-17 15:48:28.499 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.499 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/egroupware/ - 307 null null 0.1307ms 2025-01-17 15:48:28.499 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/calendar/cal_search.php - null null 2025-01-17 15:48:28.499 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/calendar/cal_search.php'. 2025-01-17 15:48:28.499 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.499 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/calendar/cal_search.php - 307 null null 0.1086ms 2025-01-17 15:48:28.499 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cal_search.php - null null 2025-01-17 15:48:28.499 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cal_search.php'. 2025-01-17 15:48:28.499 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.499 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cal_search.php - 307 null null 0.1078ms 2025-01-17 15:48:28.499 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/a_viewusers.php - null null 2025-01-17 15:48:28.500 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/a_viewusers.php'. 2025-01-17 15:48:28.500 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.500 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/a_viewusers.php - 307 null null 0.152ms 2025-01-17 15:48:28.500 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/aphpkb/ - null null 2025-01-17 15:48:28.500 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/aphpkb/'. 2025-01-17 15:48:28.500 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.500 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/aphpkb/ - 307 null null 0.1513ms 2025-01-17 15:48:28.500 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webedition/we/include/we_modules/ - null null 2025-01-17 15:48:28.500 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webedition/we/include/we_modules/'. 2025-01-17 15:48:28.500 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.500 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webedition/we/include/we_modules/ - 307 null null 0.1884ms 2025-01-17 15:48:28.500 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webedition/ - null null 2025-01-17 15:48:28.500 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webedition/'. 2025-01-17 15:48:28.500 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.500 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webedition/ - 307 null null 0.1178ms 2025-01-17 15:48:28.500 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Examples/ - null null 2025-01-17 15:48:28.500 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Examples/'. 2025-01-17 15:48:28.500 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.500 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Examples/ - 307 null null 0.1047ms 2025-01-17 15:48:28.500 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/LightNEasy.php?do=login - null null 2025-01-17 15:48:28.501 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/LightNEasy.php?do=login'. 2025-01-17 15:48:28.501 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.501 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/LightNEasy.php?do=login - 307 null null 0.2053ms 2025-01-17 15:48:28.501 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/channel_detail.php - null null 2025-01-17 15:48:28.501 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/channel_detail.php'. 2025-01-17 15:48:28.501 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.501 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/channel_detail.php - 307 null null 0.1523ms 2025-01-17 15:48:28.501 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/vcs - null null 2025-01-17 15:48:28.501 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/vcs'. 2025-01-17 15:48:28.501 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.501 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/vcs - 307 null null 0.307ms 2025-01-17 15:48:28.501 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ocsreports/ - null null 2025-01-17 15:48:28.502 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ocsreports/'. 2025-01-17 15:48:28.502 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.502 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ocsreports/ - 307 null null 0.2597ms 2025-01-17 15:48:28.502 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vbseo.php - null null 2025-01-17 15:48:28.502 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vbseo.php'. 2025-01-17 15:48:28.502 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.502 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vbseo.php - 307 null null 0.146ms 2025-01-17 15:48:28.502 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forum/ - null null 2025-01-17 15:48:28.502 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/'. 2025-01-17 15:48:28.502 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.502 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forum/ - 307 null null 0.1547ms 2025-01-17 15:48:28.502 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forums/ - null null 2025-01-17 15:48:28.502 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forums/'. 2025-01-17 15:48:28.502 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.502 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forums/ - 307 null null 0.1379ms 2025-01-17 15:48:28.502 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smf/ - null null 2025-01-17 15:48:28.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smf/'. 2025-01-17 15:48:28.503 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.503 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smf/ - 307 null null 0.1787ms 2025-01-17 15:48:28.503 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpbb/ - null null 2025-01-17 15:48:28.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpbb/'. 2025-01-17 15:48:28.503 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.503 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpbb/ - 307 null null 0.1501ms 2025-01-17 15:48:28.503 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/manager/ - null null 2025-01-17 15:48:28.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manager/'. 2025-01-17 15:48:28.503 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.503 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/manager/ - 307 null null 0.1353ms 2025-01-17 15:48:28.503 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.php - null null 2025-01-17 15:48:28.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.php'. 2025-01-17 15:48:28.503 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.503 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.php - 307 null null 0.1384ms 2025-01-17 15:48:28.503 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/ - null null 2025-01-17 15:48:28.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/'. 2025-01-17 15:48:28.503 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.503 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/ - 307 null null 0.138ms 2025-01-17 15:48:28.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin/ - null null 2025-01-17 15:48:28.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin/'. 2025-01-17 15:48:28.504 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin/ - 307 null null 0.1456ms 2025-01-17 15:48:28.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/ - null null 2025-01-17 15:48:28.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/'. 2025-01-17 15:48:28.504 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/ - 307 null null 0.1486ms 2025-01-17 15:48:28.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/ - null null 2025-01-17 15:48:28.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/'. 2025-01-17 15:48:28.504 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/ - 307 null null 0.173ms 2025-01-17 15:48:28.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/ - null null 2025-01-17 15:48:28.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/'. 2025-01-17 15:48:28.504 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/ - 307 null null 0.1336ms 2025-01-17 15:48:28.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/ - null null 2025-01-17 15:48:28.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/'. 2025-01-17 15:48:28.505 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.505 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/ - 307 null null 0.1349ms 2025-01-17 15:48:28.505 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/ - null null 2025-01-17 15:48:28.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/'. 2025-01-17 15:48:28.505 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.505 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/ - 307 null null 0.1033ms 2025-01-17 15:48:28.505 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin/ - null null 2025-01-17 15:48:28.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin/'. 2025-01-17 15:48:28.505 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.505 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin/ - 307 null null 0.0956ms 2025-01-17 15:48:28.505 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/ - null null 2025-01-17 15:48:28.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/'. 2025-01-17 15:48:28.505 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.505 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/ - 307 null null 0.0921ms 2025-01-17 15:48:28.505 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/ - null null 2025-01-17 15:48:28.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/'. 2025-01-17 15:48:28.505 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.505 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/ - 307 null null 0.0822ms 2025-01-17 15:48:28.505 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/instadmin/ - null null 2025-01-17 15:48:28.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/instadmin/'. 2025-01-17 15:48:28.505 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.505 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/instadmin/ - 307 null null 0.0747ms 2025-01-17 15:48:28.505 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin/ - null null 2025-01-17 15:48:28.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin/'. 2025-01-17 15:48:28.505 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.505 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin/ - 307 null null 0.0754ms 2025-01-17 15:48:28.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin/ - null null 2025-01-17 15:48:28.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin/'. 2025-01-17 15:48:28.506 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin/ - 307 null null 0.0779ms 2025-01-17 15:48:28.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/ - null null 2025-01-17 15:48:28.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/'. 2025-01-17 15:48:28.506 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/ - 307 null null 0.0757ms 2025-01-17 15:48:28.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.php - null null 2025-01-17 15:48:28.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.php'. 2025-01-17 15:48:28.506 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.php - 307 null null 0.0775ms 2025-01-17 15:48:28.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.php - null null 2025-01-17 15:48:28.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.php'. 2025-01-17 15:48:28.506 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.php - 307 null null 0.1274ms 2025-01-17 15:48:28.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.php - null null 2025-01-17 15:48:28.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.php'. 2025-01-17 15:48:28.506 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.php - 307 null null 0.0798ms 2025-01-17 15:48:28.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.php - null null 2025-01-17 15:48:28.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.php'. 2025-01-17 15:48:28.506 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.php - 307 null null 0.0891ms 2025-01-17 15:48:28.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/joomla/administrator - null null 2025-01-17 15:48:28.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/joomla/administrator'. 2025-01-17 15:48:28.506 +00:00 [DBG] Connection id "0HN8VETJHTK28" completed keep alive response. 2025-01-17 15:48:28.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/joomla/administrator - 307 null null 0.0669ms 2025-01-17 15:48:28.507 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.php - null null 2025-01-17 15:48:28.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.php'. 2025-01-17 15:48:28.507 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.php - 307 null null 0.0684ms 2025-01-17 15:48:28.507 +00:00 [DBG] Connection id "0HN8VETJHTK28" disconnecting. 2025-01-17 15:48:28.507 +00:00 [DBG] Connection id "0HN8VETJHTK28" stopped. 2025-01-17 15:48:28.507 +00:00 [DBG] Connection id "0HN8VETJHTK28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:28.642 +00:00 [DBG] Connection 0HN8VETJHTK25 established using the following protocol: "Tls13" 2025-01-17 15:48:28.848 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/httpsecure - application/x-amf 774 2025-01-17 15:48:28.849 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:28.849 +00:00 [DBG] No candidates found for the request path '/flex2gateway/httpsecure' 2025-01-17 15:48:28.849 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:28.849 +00:00 [INF] HTTP POST /flex2gateway/httpsecure responded 404 in 0.0964 ms 2025-01-17 15:48:28.849 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/httpsecure - 404 0 null 0.5392ms 2025-01-17 15:48:28.849 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/httpsecure, Response status code: 404 2025-01-17 15:48:28.849 +00:00 [DBG] Connection id "0HN8VETJHTK25", Request id "0HN8VETJHTK25:00000001": started reading request body. 2025-01-17 15:48:28.849 +00:00 [DBG] Connection id "0HN8VETJHTK25", Request id "0HN8VETJHTK25:00000001": done reading request body. 2025-01-17 15:48:28.849 +00:00 [DBG] Connection id "0HN8VETJHTK25" disconnecting. 2025-01-17 15:48:28.849 +00:00 [DBG] Connection id "0HN8VETJHTK25" stopped. 2025-01-17 15:48:28.849 +00:00 [DBG] Connection id "0HN8VETJHTK25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:28.896 +00:00 [DBG] Connection id "0HN8VETJHTK29" accepted. 2025-01-17 15:48:28.897 +00:00 [DBG] Connection id "0HN8VETJHTK29" started. 2025-01-17 15:48:29.154 +00:00 [DBG] Connection 0HN8VETJHTK29 established using the following protocol: "Tls13" 2025-01-17 15:48:29.185 +00:00 [DBG] Connection id "0HN8VETJHTK2A" accepted. 2025-01-17 15:48:29.185 +00:00 [DBG] Connection id "0HN8VETJHTK2A" started. 2025-01-17 15:48:29.280 +00:00 [DBG] Connection id "0HN8VETJHTK2B" accepted. 2025-01-17 15:48:29.280 +00:00 [DBG] Connection id "0HN8VETJHTK2B" started. 2025-01-17 15:48:29.322 +00:00 [DBG] Connection id "0HN8VETJHTK29" bad request data: "Invalid request line: 'GET %2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fetc%2Fpasswd HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fetc%2Fpasswd HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:29.323 +00:00 [DBG] Connection id "0HN8VETJHTK29" disconnecting. 2025-01-17 15:48:29.323 +00:00 [DBG] Connection id "0HN8VETJHTK29" stopped. 2025-01-17 15:48:29.323 +00:00 [DBG] Connection id "0HN8VETJHTK29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:29.384 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.php - null null 2025-01-17 15:48:29.384 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.php'. 2025-01-17 15:48:29.384 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.384 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.php - 307 null null 0.2483ms 2025-01-17 15:48:29.384 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.php - null null 2025-01-17 15:48:29.384 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.php'. 2025-01-17 15:48:29.384 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.384 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.php - 307 null null 0.0841ms 2025-01-17 15:48:29.384 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.php - null null 2025-01-17 15:48:29.384 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.php'. 2025-01-17 15:48:29.384 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.384 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.php - 307 null null 0.0857ms 2025-01-17 15:48:29.384 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.php - null null 2025-01-17 15:48:29.384 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.php'. 2025-01-17 15:48:29.385 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.385 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.php - 307 null null 0.134ms 2025-01-17 15:48:29.385 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.html - null null 2025-01-17 15:48:29.385 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.html'. 2025-01-17 15:48:29.385 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.385 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.html - 307 null null 0.0748ms 2025-01-17 15:48:29.385 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.html - null null 2025-01-17 15:48:29.385 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.html'. 2025-01-17 15:48:29.385 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.385 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.html - 307 null null 0.0726ms 2025-01-17 15:48:29.386 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.html - null null 2025-01-17 15:48:29.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.html'. 2025-01-17 15:48:29.386 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.386 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.html - 307 null null 0.2349ms 2025-01-17 15:48:29.386 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.html - null null 2025-01-17 15:48:29.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.html'. 2025-01-17 15:48:29.386 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.386 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.html - 307 null null 0.1254ms 2025-01-17 15:48:29.386 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.php - null null 2025-01-17 15:48:29.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.php'. 2025-01-17 15:48:29.386 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.386 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.php - 307 null null 0.1407ms 2025-01-17 15:48:29.386 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.php - null null 2025-01-17 15:48:29.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.php'. 2025-01-17 15:48:29.386 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.386 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.php - 307 null null 0.1413ms 2025-01-17 15:48:29.387 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.php - null null 2025-01-17 15:48:29.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.php'. 2025-01-17 15:48:29.387 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.387 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.php - 307 null null 0.1102ms 2025-01-17 15:48:29.387 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.php - null null 2025-01-17 15:48:29.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.php'. 2025-01-17 15:48:29.387 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.387 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.php - 307 null null 0.1384ms 2025-01-17 15:48:29.387 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.php - null null 2025-01-17 15:48:29.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.php'. 2025-01-17 15:48:29.387 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.387 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.php - 307 null null 0.1224ms 2025-01-17 15:48:29.387 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.html - null null 2025-01-17 15:48:29.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.html'. 2025-01-17 15:48:29.387 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.387 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.html - 307 null null 0.1255ms 2025-01-17 15:48:29.387 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.html - null null 2025-01-17 15:48:29.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.html'. 2025-01-17 15:48:29.387 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.388 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.html - 307 null null 0.2376ms 2025-01-17 15:48:29.388 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.php - null null 2025-01-17 15:48:29.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.php'. 2025-01-17 15:48:29.388 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.388 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.php - 307 null null 0.1881ms 2025-01-17 15:48:29.388 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/ - null null 2025-01-17 15:48:29.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/'. 2025-01-17 15:48:29.388 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.388 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/ - 307 null null 0.118ms 2025-01-17 15:48:29.388 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.asp - null null 2025-01-17 15:48:29.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.asp'. 2025-01-17 15:48:29.388 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.388 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.asp - 307 null null 0.1145ms 2025-01-17 15:48:29.388 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.html - null null 2025-01-17 15:48:29.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.html'. 2025-01-17 15:48:29.388 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.388 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.html - 307 null null 0.1511ms 2025-01-17 15:48:29.389 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.php - null null 2025-01-17 15:48:29.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.php'. 2025-01-17 15:48:29.389 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.389 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.php - 307 null null 0.323ms 2025-01-17 15:48:29.389 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.html - null null 2025-01-17 15:48:29.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.html'. 2025-01-17 15:48:29.389 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.389 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.html - 307 null null 0.0896ms 2025-01-17 15:48:29.389 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.html - null null 2025-01-17 15:48:29.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.html'. 2025-01-17 15:48:29.389 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.389 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.html - 307 null null 0.0809ms 2025-01-17 15:48:29.389 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.html - null null 2025-01-17 15:48:29.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.html'. 2025-01-17 15:48:29.389 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.389 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.html - 307 null null 0.0661ms 2025-01-17 15:48:29.389 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.html - null null 2025-01-17 15:48:29.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.html'. 2025-01-17 15:48:29.390 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.390 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.html - 307 null null 0.0903ms 2025-01-17 15:48:29.390 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.html - null null 2025-01-17 15:48:29.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.html'. 2025-01-17 15:48:29.390 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.390 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.html - 307 null null 0.0674ms 2025-01-17 15:48:29.390 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.html - null null 2025-01-17 15:48:29.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.html'. 2025-01-17 15:48:29.390 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.390 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.html - 307 null null 0.0958ms 2025-01-17 15:48:29.390 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.html - null null 2025-01-17 15:48:29.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.html'. 2025-01-17 15:48:29.390 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.390 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.html - 307 null null 0.076ms 2025-01-17 15:48:29.390 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.html - null null 2025-01-17 15:48:29.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.html'. 2025-01-17 15:48:29.390 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.390 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.html - 307 null null 0.1005ms 2025-01-17 15:48:29.390 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.html - null null 2025-01-17 15:48:29.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.html'. 2025-01-17 15:48:29.390 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.390 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.html - 307 null null 0.0879ms 2025-01-17 15:48:29.390 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.php - null null 2025-01-17 15:48:29.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.php'. 2025-01-17 15:48:29.390 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.390 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.php - 307 null null 0.0868ms 2025-01-17 15:48:29.390 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.php - null null 2025-01-17 15:48:29.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.php'. 2025-01-17 15:48:29.390 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.390 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.php - 307 null null 0.0656ms 2025-01-17 15:48:29.390 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.php - null null 2025-01-17 15:48:29.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.php'. 2025-01-17 15:48:29.391 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.391 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.php - 307 null null 0.1005ms 2025-01-17 15:48:29.391 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.php - null null 2025-01-17 15:48:29.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.php'. 2025-01-17 15:48:29.391 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.391 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.php - 307 null null 0.0754ms 2025-01-17 15:48:29.391 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nsw/admin/login.php - null null 2025-01-17 15:48:29.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nsw/admin/login.php'. 2025-01-17 15:48:29.391 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.391 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nsw/admin/login.php - 307 null null 0.0756ms 2025-01-17 15:48:29.391 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.php - null null 2025-01-17 15:48:29.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.php'. 2025-01-17 15:48:29.391 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.391 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.php - 307 null null 0.0797ms 2025-01-17 15:48:29.391 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.php - null null 2025-01-17 15:48:29.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.php'. 2025-01-17 15:48:29.391 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.391 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.php - 307 null null 0.0782ms 2025-01-17 15:48:29.391 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.php - null null 2025-01-17 15:48:29.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.php'. 2025-01-17 15:48:29.391 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.391 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.php - 307 null null 0.0797ms 2025-01-17 15:48:29.391 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.php - null null 2025-01-17 15:48:29.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.php'. 2025-01-17 15:48:29.391 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.391 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.php - 307 null null 0.0733ms 2025-01-17 15:48:29.391 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.php - null null 2025-01-17 15:48:29.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.php'. 2025-01-17 15:48:29.391 +00:00 [DBG] Connection id "0HN8VETJHTK2A" completed keep alive response. 2025-01-17 15:48:29.391 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.php - 307 null null 0.0868ms 2025-01-17 15:48:29.391 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.html - null null 2025-01-17 15:48:29.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.html'. 2025-01-17 15:48:29.392 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.html - 307 null null 0.0964ms 2025-01-17 15:48:29.392 +00:00 [DBG] Connection id "0HN8VETJHTK2A" disconnecting. 2025-01-17 15:48:29.392 +00:00 [DBG] Connection id "0HN8VETJHTK2A" stopped. 2025-01-17 15:48:29.392 +00:00 [DBG] Connection id "0HN8VETJHTK2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:29.474 +00:00 [DBG] Connection 0HN8VETJHTK2B established using the following protocol: "Tls13" 2025-01-17 15:48:29.680 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/http - application/x-amf 774 2025-01-17 15:48:29.680 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:29.680 +00:00 [DBG] No candidates found for the request path '/blazeds/messagebroker/http' 2025-01-17 15:48:29.680 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:29.680 +00:00 [INF] HTTP POST /blazeds/messagebroker/http responded 404 in 0.0811 ms 2025-01-17 15:48:29.681 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/http - 404 0 null 0.4599ms 2025-01-17 15:48:29.681 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/http, Response status code: 404 2025-01-17 15:48:29.681 +00:00 [DBG] Connection id "0HN8VETJHTK2B", Request id "0HN8VETJHTK2B:00000001": started reading request body. 2025-01-17 15:48:29.681 +00:00 [DBG] Connection id "0HN8VETJHTK2B", Request id "0HN8VETJHTK2B:00000001": done reading request body. 2025-01-17 15:48:29.681 +00:00 [DBG] Connection id "0HN8VETJHTK2B" disconnecting. 2025-01-17 15:48:29.681 +00:00 [DBG] Connection id "0HN8VETJHTK2B" stopped. 2025-01-17 15:48:29.681 +00:00 [DBG] Connection id "0HN8VETJHTK2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:29.737 +00:00 [DBG] Connection id "0HN8VETJHTK2C" accepted. 2025-01-17 15:48:29.737 +00:00 [DBG] Connection id "0HN8VETJHTK2C" started. 2025-01-17 15:48:29.932 +00:00 [DBG] Connection id "0HN8VETJHTK2D" accepted. 2025-01-17 15:48:29.932 +00:00 [DBG] Connection id "0HN8VETJHTK2D" started. 2025-01-17 15:48:29.932 +00:00 [DBG] Connection 0HN8VETJHTK2C established using the following protocol: "Tls13" 2025-01-17 15:48:30.018 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HNAP1 - null null 2025-01-17 15:48:30.018 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/HNAP1'. 2025-01-17 15:48:30.018 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HNAP1 - 307 0 null 0.2295ms 2025-01-17 15:48:30.018 +00:00 [DBG] Connection id "0HN8VETJHTK2D" disconnecting. 2025-01-17 15:48:30.018 +00:00 [DBG] Connection id "0HN8VETJHTK2D" stopped. 2025-01-17 15:48:30.018 +00:00 [DBG] Connection id "0HN8VETJHTK2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:30.133 +00:00 [DBG] Connection id "0HN8VETJHTK2C" bad request data: "Invalid request line: 'GET %2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fboot%2Eini HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fboot%2Eini HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:30.134 +00:00 [DBG] Connection id "0HN8VETJHTK2C" disconnecting. 2025-01-17 15:48:30.134 +00:00 [DBG] Connection id "0HN8VETJHTK2C" stopped. 2025-01-17 15:48:30.134 +00:00 [DBG] Connection id "0HN8VETJHTK2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:30.160 +00:00 [DBG] Connection id "0HN8VETJHTK2E" accepted. 2025-01-17 15:48:30.160 +00:00 [DBG] Connection id "0HN8VETJHTK2E" started. 2025-01-17 15:48:30.328 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.php - null null 2025-01-17 15:48:30.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.php'. 2025-01-17 15:48:30.329 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.329 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.php - 307 null null 0.3346ms 2025-01-17 15:48:30.329 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.php - null null 2025-01-17 15:48:30.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.php'. 2025-01-17 15:48:30.329 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.329 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.php - 307 null null 0.1343ms 2025-01-17 15:48:30.329 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.php - null null 2025-01-17 15:48:30.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.php'. 2025-01-17 15:48:30.329 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.329 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.php - 307 null null 0.0878ms 2025-01-17 15:48:30.329 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.html - null null 2025-01-17 15:48:30.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.html'. 2025-01-17 15:48:30.329 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.329 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.html - 307 null null 0.125ms 2025-01-17 15:48:30.329 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.html - null null 2025-01-17 15:48:30.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.html'. 2025-01-17 15:48:30.329 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.329 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.html - 307 null null 0.1434ms 2025-01-17 15:48:30.329 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.html - null null 2025-01-17 15:48:30.330 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.html'. 2025-01-17 15:48:30.330 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.330 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.html - 307 null null 0.2093ms 2025-01-17 15:48:30.330 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.html - null null 2025-01-17 15:48:30.330 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.html'. 2025-01-17 15:48:30.330 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.330 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.html - 307 null null 0.1016ms 2025-01-17 15:48:30.330 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.php - null null 2025-01-17 15:48:30.330 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.php'. 2025-01-17 15:48:30.330 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.330 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.php - 307 null null 0.1181ms 2025-01-17 15:48:30.330 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.php - null null 2025-01-17 15:48:30.330 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.php'. 2025-01-17 15:48:30.330 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.330 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.php - 307 null null 0.1283ms 2025-01-17 15:48:30.330 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.php - null null 2025-01-17 15:48:30.330 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.php'. 2025-01-17 15:48:30.330 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.330 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.php - 307 null null 0.0985ms 2025-01-17 15:48:30.330 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.php - null null 2025-01-17 15:48:30.330 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.php'. 2025-01-17 15:48:30.331 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.331 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.php - 307 null null 0.153ms 2025-01-17 15:48:30.331 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.php - null null 2025-01-17 15:48:30.331 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.php'. 2025-01-17 15:48:30.331 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.331 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.php - 307 null null 0.1905ms 2025-01-17 15:48:30.331 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.html - null null 2025-01-17 15:48:30.331 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.html'. 2025-01-17 15:48:30.331 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.331 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.html - 307 null null 0.1445ms 2025-01-17 15:48:30.331 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.html - null null 2025-01-17 15:48:30.331 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.html'. 2025-01-17 15:48:30.331 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.331 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.html - 307 null null 0.1325ms 2025-01-17 15:48:30.331 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.html - null null 2025-01-17 15:48:30.331 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.html'. 2025-01-17 15:48:30.331 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.331 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.html - 307 null null 0.1118ms 2025-01-17 15:48:30.332 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.php - null null 2025-01-17 15:48:30.332 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.php'. 2025-01-17 15:48:30.332 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.332 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.php - 307 null null 0.1298ms 2025-01-17 15:48:30.332 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.php - null null 2025-01-17 15:48:30.332 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.php'. 2025-01-17 15:48:30.332 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.332 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.php - 307 null null 0.2032ms 2025-01-17 15:48:30.332 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.html - null null 2025-01-17 15:48:30.332 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.html'. 2025-01-17 15:48:30.332 +00:00 [DBG] Connection id "0HN8VETJHTK2F" accepted. 2025-01-17 15:48:30.332 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.332 +00:00 [DBG] Connection id "0HN8VETJHTK2F" started. 2025-01-17 15:48:30.332 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.html - 307 null null 0.2252ms 2025-01-17 15:48:30.333 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.html - null null 2025-01-17 15:48:30.333 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.html'. 2025-01-17 15:48:30.333 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.333 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.html - 307 null null 0.1948ms 2025-01-17 15:48:30.333 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/home.html - null null 2025-01-17 15:48:30.333 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/home.html'. 2025-01-17 15:48:30.333 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.333 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/home.html - 307 null null 0.1467ms 2025-01-17 15:48:30.333 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rcjakar/admin/login.php - null null 2025-01-17 15:48:30.333 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rcjakar/admin/login.php'. 2025-01-17 15:48:30.333 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.333 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rcjakar/admin/login.php - 307 null null 0.0939ms 2025-01-17 15:48:30.333 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.html - null null 2025-01-17 15:48:30.333 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.html'. 2025-01-17 15:48:30.333 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.333 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.html - 307 null null 0.1055ms 2025-01-17 15:48:30.333 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.html - null null 2025-01-17 15:48:30.333 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.html'. 2025-01-17 15:48:30.333 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.333 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.html - 307 null null 0.0855ms 2025-01-17 15:48:30.334 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.php - null null 2025-01-17 15:48:30.334 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.php'. 2025-01-17 15:48:30.334 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.334 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.php - 307 null null 0.1111ms 2025-01-17 15:48:30.334 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.php - null null 2025-01-17 15:48:30.334 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.php'. 2025-01-17 15:48:30.334 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.334 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.php - 307 null null 0.0926ms 2025-01-17 15:48:30.334 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.php - null null 2025-01-17 15:48:30.334 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.php'. 2025-01-17 15:48:30.334 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.334 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.php - 307 null null 0.2037ms 2025-01-17 15:48:30.334 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.html - null null 2025-01-17 15:48:30.334 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.html'. 2025-01-17 15:48:30.334 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.334 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.html - 307 null null 0.1573ms 2025-01-17 15:48:30.334 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.html - null null 2025-01-17 15:48:30.334 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.html'. 2025-01-17 15:48:30.335 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.335 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.html - 307 null null 0.1741ms 2025-01-17 15:48:30.335 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.html - null null 2025-01-17 15:48:30.335 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.html'. 2025-01-17 15:48:30.335 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.335 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.html - 307 null null 0.1297ms 2025-01-17 15:48:30.335 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.html - null null 2025-01-17 15:48:30.335 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.html'. 2025-01-17 15:48:30.335 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.335 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.html - 307 null null 0.1105ms 2025-01-17 15:48:30.335 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.php - null null 2025-01-17 15:48:30.335 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.php'. 2025-01-17 15:48:30.335 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.335 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.php - 307 null null 0.102ms 2025-01-17 15:48:30.335 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.html - null null 2025-01-17 15:48:30.335 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.html'. 2025-01-17 15:48:30.335 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.335 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.html - 307 null null 0.1013ms 2025-01-17 15:48:30.335 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.html - null null 2025-01-17 15:48:30.335 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.html'. 2025-01-17 15:48:30.335 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.335 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.html - 307 null null 0.1138ms 2025-01-17 15:48:30.335 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.html - null null 2025-01-17 15:48:30.336 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.html'. 2025-01-17 15:48:30.336 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.336 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.html - 307 null null 0.115ms 2025-01-17 15:48:30.336 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.html - null null 2025-01-17 15:48:30.336 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.html'. 2025-01-17 15:48:30.336 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.336 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.html - 307 null null 0.188ms 2025-01-17 15:48:30.336 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.html - null null 2025-01-17 15:48:30.336 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.html'. 2025-01-17 15:48:30.336 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.336 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.html - 307 null null 0.1162ms 2025-01-17 15:48:30.336 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.html - null null 2025-01-17 15:48:30.336 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.html'. 2025-01-17 15:48:30.336 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.336 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.html - 307 null null 0.129ms 2025-01-17 15:48:30.336 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.html - null null 2025-01-17 15:48:30.336 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.html'. 2025-01-17 15:48:30.336 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.336 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.html - 307 null null 0.1133ms 2025-01-17 15:48:30.336 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.html - null null 2025-01-17 15:48:30.336 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.html'. 2025-01-17 15:48:30.336 +00:00 [DBG] Connection id "0HN8VETJHTK2E" completed keep alive response. 2025-01-17 15:48:30.337 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.html - 307 null null 0.1214ms 2025-01-17 15:48:30.337 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.html - null null 2025-01-17 15:48:30.337 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.html'. 2025-01-17 15:48:30.337 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.html - 307 null null 0.0746ms 2025-01-17 15:48:30.337 +00:00 [DBG] Connection id "0HN8VETJHTK2E" disconnecting. 2025-01-17 15:48:30.337 +00:00 [DBG] Connection id "0HN8VETJHTK2E" stopped. 2025-01-17 15:48:30.337 +00:00 [DBG] Connection id "0HN8VETJHTK2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:30.456 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/axis2/services/listServices - null null 2025-01-17 15:48:30.456 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2/services/listServices'. 2025-01-17 15:48:30.456 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/axis2/services/listServices - 307 0 null 0.2745ms 2025-01-17 15:48:30.456 +00:00 [DBG] Connection id "0HN8VETJHTK2F" disconnecting. 2025-01-17 15:48:30.456 +00:00 [DBG] Connection id "0HN8VETJHTK2F" stopped. 2025-01-17 15:48:30.457 +00:00 [DBG] Connection id "0HN8VETJHTK2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:30.526 +00:00 [DBG] Connection id "0HN8VETJHTK2G" accepted. 2025-01-17 15:48:30.526 +00:00 [DBG] Connection id "0HN8VETJHTK2G" started. 2025-01-17 15:48:30.619 +00:00 [DBG] Connection id "0HN8VETJHTK2H" accepted. 2025-01-17 15:48:30.620 +00:00 [DBG] Connection id "0HN8VETJHTK2H" started. 2025-01-17 15:48:30.715 +00:00 [DBG] Connection 0HN8VETJHTK2G established using the following protocol: "Tls13" 2025-01-17 15:48:30.817 +00:00 [DBG] Connection 0HN8VETJHTK2H established using the following protocol: "Tls13" 2025-01-17 15:48:30.893 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:30.893 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:30.893 +00:00 [DBG] No candidates found for the request path '/blazeds/messagebroker/httpsecure' 2025-01-17 15:48:30.893 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:30.894 +00:00 [INF] HTTP POST /blazeds/messagebroker/httpsecure responded 404 in 0.1175 ms 2025-01-17 15:48:30.894 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/httpsecure - 404 0 null 0.5094ms 2025-01-17 15:48:30.894 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/httpsecure, Response status code: 404 2025-01-17 15:48:30.894 +00:00 [DBG] Connection id "0HN8VETJHTK2G", Request id "0HN8VETJHTK2G:00000001": started reading request body. 2025-01-17 15:48:30.894 +00:00 [DBG] Connection id "0HN8VETJHTK2G", Request id "0HN8VETJHTK2G:00000001": done reading request body. 2025-01-17 15:48:30.894 +00:00 [DBG] Connection id "0HN8VETJHTK2G" disconnecting. 2025-01-17 15:48:30.894 +00:00 [DBG] Connection id "0HN8VETJHTK2G" stopped. 2025-01-17 15:48:30.894 +00:00 [DBG] Connection id "0HN8VETJHTK2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:31.056 +00:00 [DBG] Connection id "0HN8VETJHTK2H" bad request data: "Invalid request line: 'GET %2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5Cboot%2Eini HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5Cboot%2Eini HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:31.057 +00:00 [DBG] Connection id "0HN8VETJHTK2H" disconnecting. 2025-01-17 15:48:31.057 +00:00 [DBG] Connection id "0HN8VETJHTK2H" stopped. 2025-01-17 15:48:31.058 +00:00 [DBG] Connection id "0HN8VETJHTK2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:31.184 +00:00 [DBG] Connection id "0HN8VETJHTK2I" accepted. 2025-01-17 15:48:31.184 +00:00 [DBG] Connection id "0HN8VETJHTK2I" started. 2025-01-17 15:48:31.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.html - null null 2025-01-17 15:48:31.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.html'. 2025-01-17 15:48:31.282 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.html - 307 null null 0.3276ms 2025-01-17 15:48:31.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.html - null null 2025-01-17 15:48:31.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.html'. 2025-01-17 15:48:31.282 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.html - 307 null null 0.1085ms 2025-01-17 15:48:31.283 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.html - null null 2025-01-17 15:48:31.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.html'. 2025-01-17 15:48:31.283 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.html - 307 null null 0.1495ms 2025-01-17 15:48:31.283 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.html - null null 2025-01-17 15:48:31.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.html'. 2025-01-17 15:48:31.283 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.html - 307 null null 0.1475ms 2025-01-17 15:48:31.283 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.html - null null 2025-01-17 15:48:31.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.html'. 2025-01-17 15:48:31.283 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.html - 307 null null 0.1114ms 2025-01-17 15:48:31.283 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.html - null null 2025-01-17 15:48:31.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.html'. 2025-01-17 15:48:31.283 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.html - 307 null null 0.1473ms 2025-01-17 15:48:31.283 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.html - null null 2025-01-17 15:48:31.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.html'. 2025-01-17 15:48:31.284 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.284 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.html - 307 null null 0.7097ms 2025-01-17 15:48:31.284 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.html - null null 2025-01-17 15:48:31.284 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.html'. 2025-01-17 15:48:31.284 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.284 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.html - 307 null null 0.1034ms 2025-01-17 15:48:31.285 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.html - null null 2025-01-17 15:48:31.285 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.html'. 2025-01-17 15:48:31.285 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.285 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.html - 307 null null 0.1119ms 2025-01-17 15:48:31.285 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.php - null null 2025-01-17 15:48:31.285 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.php'. 2025-01-17 15:48:31.285 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.285 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.php - 307 null null 0.0775ms 2025-01-17 15:48:31.285 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.html - null null 2025-01-17 15:48:31.285 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.html'. 2025-01-17 15:48:31.285 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.285 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.html - 307 null null 0.1013ms 2025-01-17 15:48:31.285 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.html - null null 2025-01-17 15:48:31.285 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.html'. 2025-01-17 15:48:31.285 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.285 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.html - 307 null null 0.1065ms 2025-01-17 15:48:31.285 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.html - null null 2025-01-17 15:48:31.285 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.html'. 2025-01-17 15:48:31.285 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.285 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.html - 307 null null 0.0859ms 2025-01-17 15:48:31.285 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.php - null null 2025-01-17 15:48:31.285 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.php'. 2025-01-17 15:48:31.285 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.285 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.php - 307 null null 0.1769ms 2025-01-17 15:48:31.286 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wp-login.php - null null 2025-01-17 15:48:31.286 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-login.php'. 2025-01-17 15:48:31.286 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.286 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wp-login.php - 307 null null 0.1363ms 2025-01-17 15:48:31.286 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wp-json - null null 2025-01-17 15:48:31.286 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-json'. 2025-01-17 15:48:31.286 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.286 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wp-json - 307 null null 0.112ms 2025-01-17 15:48:31.286 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.php - null null 2025-01-17 15:48:31.286 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.php'. 2025-01-17 15:48:31.286 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.286 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.php - 307 null null 0.1554ms 2025-01-17 15:48:31.286 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.php - null null 2025-01-17 15:48:31.286 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.php'. 2025-01-17 15:48:31.286 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.286 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.php - 307 null null 0.07ms 2025-01-17 15:48:31.286 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.php - null null 2025-01-17 15:48:31.286 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.php'. 2025-01-17 15:48:31.286 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.286 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.php - 307 null null 0.0835ms 2025-01-17 15:48:31.287 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.php - null null 2025-01-17 15:48:31.287 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.php'. 2025-01-17 15:48:31.287 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.287 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.php - 307 null null 0.1463ms 2025-01-17 15:48:31.287 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.php - null null 2025-01-17 15:48:31.287 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.php'. 2025-01-17 15:48:31.287 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.287 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.php - 307 null null 0.1128ms 2025-01-17 15:48:31.287 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.php - null null 2025-01-17 15:48:31.287 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.php'. 2025-01-17 15:48:31.287 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.287 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.php - 307 null null 0.1151ms 2025-01-17 15:48:31.287 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.php - null null 2025-01-17 15:48:31.287 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.php'. 2025-01-17 15:48:31.287 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.287 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.php - 307 null null 0.0882ms 2025-01-17 15:48:31.287 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.php - null null 2025-01-17 15:48:31.287 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.php'. 2025-01-17 15:48:31.287 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.287 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.php - 307 null null 0.081ms 2025-01-17 15:48:31.287 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.php - null null 2025-01-17 15:48:31.287 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.php'. 2025-01-17 15:48:31.288 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.288 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.php - 307 null null 0.1612ms 2025-01-17 15:48:31.288 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.php - null null 2025-01-17 15:48:31.288 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.php'. 2025-01-17 15:48:31.288 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.php - 307 null null 0.9189ms 2025-01-17 15:48:31.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.php - null null 2025-01-17 15:48:31.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.php'. 2025-01-17 15:48:31.289 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.php - 307 null null 0.1008ms 2025-01-17 15:48:31.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.php - null null 2025-01-17 15:48:31.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.php'. 2025-01-17 15:48:31.289 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.php - 307 null null 0.1975ms 2025-01-17 15:48:31.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2.php - null null 2025-01-17 15:48:31.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2.php'. 2025-01-17 15:48:31.289 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2.php - 307 null null 0.0798ms 2025-01-17 15:48:31.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.php - null null 2025-01-17 15:48:31.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.php'. 2025-01-17 15:48:31.289 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.php - 307 null null 0.0994ms 2025-01-17 15:48:31.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.php - null null 2025-01-17 15:48:31.290 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.php'. 2025-01-17 15:48:31.290 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.290 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.php - 307 null null 0.1272ms 2025-01-17 15:48:31.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.php - null null 2025-01-17 15:48:31.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.php'. 2025-01-17 15:48:31.292 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.php - 307 null null 0.1379ms 2025-01-17 15:48:31.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.php - null null 2025-01-17 15:48:31.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.php'. 2025-01-17 15:48:31.292 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.php - 307 null null 0.0694ms 2025-01-17 15:48:31.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/affiliate.php - null null 2025-01-17 15:48:31.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/affiliate.php'. 2025-01-17 15:48:31.292 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/affiliate.php - 307 null null 0.0576ms 2025-01-17 15:48:31.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.php - null null 2025-01-17 15:48:31.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.php'. 2025-01-17 15:48:31.292 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.php - 307 null null 0.0568ms 2025-01-17 15:48:31.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.php - null null 2025-01-17 15:48:31.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.php'. 2025-01-17 15:48:31.292 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.php - 307 null null 0.0567ms 2025-01-17 15:48:31.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.php - null null 2025-01-17 15:48:31.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.php'. 2025-01-17 15:48:31.292 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.php - 307 null null 0.0586ms 2025-01-17 15:48:31.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.cfm - null null 2025-01-17 15:48:31.293 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.cfm'. 2025-01-17 15:48:31.293 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.293 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.cfm - 307 null null 0.0902ms 2025-01-17 15:48:31.294 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.cfm - null null 2025-01-17 15:48:31.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.cfm'. 2025-01-17 15:48:31.294 +00:00 [DBG] Connection id "0HN8VETJHTK2I" completed keep alive response. 2025-01-17 15:48:31.294 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.cfm - 307 null null 0.1297ms 2025-01-17 15:48:31.294 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.cfm - null null 2025-01-17 15:48:31.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.cfm'. 2025-01-17 15:48:31.294 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.cfm - 307 null null 0.0757ms 2025-01-17 15:48:31.294 +00:00 [DBG] Connection id "0HN8VETJHTK2I" disconnecting. 2025-01-17 15:48:31.294 +00:00 [DBG] Connection id "0HN8VETJHTK2I" stopped. 2025-01-17 15:48:31.294 +00:00 [DBG] Connection id "0HN8VETJHTK2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:31.385 +00:00 [DBG] Connection id "0HN8VETJHTK2J" accepted. 2025-01-17 15:48:31.385 +00:00 [DBG] Connection id "0HN8VETJHTK2J" started. 2025-01-17 15:48:31.520 +00:00 [DBG] Connection id "0HN8VETJHTK2K" accepted. 2025-01-17 15:48:31.521 +00:00 [DBG] Connection id "0HN8VETJHTK2K" started. 2025-01-17 15:48:31.561 +00:00 [DBG] Connection 0HN8VETJHTK2J established using the following protocol: "Tls13" 2025-01-17 15:48:31.713 +00:00 [DBG] Connection 0HN8VETJHTK2K established using the following protocol: "Tls13" 2025-01-17 15:48:31.758 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/http - application/x-amf 774 2025-01-17 15:48:31.758 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:31.758 +00:00 [DBG] No candidates found for the request path '/samples/messagebroker/http' 2025-01-17 15:48:31.758 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:31.758 +00:00 [INF] HTTP POST /samples/messagebroker/http responded 404 in 0.0743 ms 2025-01-17 15:48:31.758 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/http - 404 0 null 0.3975ms 2025-01-17 15:48:31.758 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/http, Response status code: 404 2025-01-17 15:48:31.758 +00:00 [DBG] Connection id "0HN8VETJHTK2J", Request id "0HN8VETJHTK2J:00000001": started reading request body. 2025-01-17 15:48:31.758 +00:00 [DBG] Connection id "0HN8VETJHTK2J", Request id "0HN8VETJHTK2J:00000001": done reading request body. 2025-01-17 15:48:31.758 +00:00 [DBG] Connection id "0HN8VETJHTK2J" disconnecting. 2025-01-17 15:48:31.759 +00:00 [DBG] Connection id "0HN8VETJHTK2J" stopped. 2025-01-17 15:48:31.759 +00:00 [DBG] Connection id "0HN8VETJHTK2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:31.760 +00:00 [DBG] Connection id "0HN8VETJHTK2L" accepted. 2025-01-17 15:48:31.760 +00:00 [DBG] Connection id "0HN8VETJHTK2L" started. 2025-01-17 15:48:31.829 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-17 15:48:31.829 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:48:31.829 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-17 15:48:31.830 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3506ms 2025-01-17 15:48:31.830 +00:00 [DBG] Connection id "0HN8VETJHTK2L" disconnecting. 2025-01-17 15:48:31.830 +00:00 [DBG] Connection id "0HN8VETJHTK2L" stopped. 2025-01-17 15:48:31.830 +00:00 [DBG] Connection id "0HN8VETJHTK2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:31.905 +00:00 [DBG] Connection id "0HN8VETJHTK2K" bad request data: "Invalid request line: 'GET %2E%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fetc%2Fpasswd HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fetc%2Fpasswd HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:31.906 +00:00 [DBG] Connection id "0HN8VETJHTK2K" disconnecting. 2025-01-17 15:48:31.906 +00:00 [DBG] Connection id "0HN8VETJHTK2K" stopped. 2025-01-17 15:48:31.906 +00:00 [DBG] Connection id "0HN8VETJHTK2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:31.990 +00:00 [DBG] Connection id "0HN8VETJHTK2M" accepted. 2025-01-17 15:48:31.990 +00:00 [DBG] Connection id "0HN8VETJHTK2M" started. 2025-01-17 15:48:32.050 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.cfm - null null 2025-01-17 15:48:32.050 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.cfm'. 2025-01-17 15:48:32.050 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.050 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.cfm - 307 null null 0.2743ms 2025-01-17 15:48:32.050 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.cfm - null null 2025-01-17 15:48:32.050 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.cfm'. 2025-01-17 15:48:32.050 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.050 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.cfm - 307 null null 0.0831ms 2025-01-17 15:48:32.050 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.cfm - null null 2025-01-17 15:48:32.050 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.cfm'. 2025-01-17 15:48:32.050 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.050 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.cfm - 307 null null 0.0795ms 2025-01-17 15:48:32.050 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.cfm - null null 2025-01-17 15:48:32.050 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.cfm'. 2025-01-17 15:48:32.050 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.051 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.cfm - 307 null null 0.0978ms 2025-01-17 15:48:32.051 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.cfm - null null 2025-01-17 15:48:32.051 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.cfm'. 2025-01-17 15:48:32.051 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.051 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.cfm - 307 null null 0.0744ms 2025-01-17 15:48:32.051 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.cfm - null null 2025-01-17 15:48:32.051 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.cfm'. 2025-01-17 15:48:32.051 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.051 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.cfm - 307 null null 0.0691ms 2025-01-17 15:48:32.051 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.cfm - null null 2025-01-17 15:48:32.051 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.cfm'. 2025-01-17 15:48:32.051 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.051 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.cfm - 307 null null 0.1101ms 2025-01-17 15:48:32.051 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.cfm - null null 2025-01-17 15:48:32.051 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.cfm'. 2025-01-17 15:48:32.051 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.051 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.cfm - 307 null null 0.0752ms 2025-01-17 15:48:32.051 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.cfm - null null 2025-01-17 15:48:32.051 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.cfm'. 2025-01-17 15:48:32.051 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.051 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.cfm - 307 null null 0.0906ms 2025-01-17 15:48:32.051 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.cfm - null null 2025-01-17 15:48:32.051 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.cfm'. 2025-01-17 15:48:32.051 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.051 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.cfm - 307 null null 0.0769ms 2025-01-17 15:48:32.051 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.cfm - null null 2025-01-17 15:48:32.051 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.cfm'. 2025-01-17 15:48:32.051 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.051 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.cfm - 307 null null 0.0602ms 2025-01-17 15:48:32.052 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.cfm - null null 2025-01-17 15:48:32.052 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.cfm'. 2025-01-17 15:48:32.052 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.052 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.cfm - 307 null null 0.0826ms 2025-01-17 15:48:32.052 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.cfm - null null 2025-01-17 15:48:32.052 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.cfm'. 2025-01-17 15:48:32.052 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.052 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.cfm - 307 null null 0.0647ms 2025-01-17 15:48:32.052 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.cfm - null null 2025-01-17 15:48:32.052 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.cfm'. 2025-01-17 15:48:32.052 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.052 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.cfm - 307 null null 0.1241ms 2025-01-17 15:48:32.052 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.cfm - null null 2025-01-17 15:48:32.052 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.cfm'. 2025-01-17 15:48:32.052 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.052 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.cfm - 307 null null 0.1183ms 2025-01-17 15:48:32.052 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.cfm - null null 2025-01-17 15:48:32.052 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.cfm'. 2025-01-17 15:48:32.052 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.052 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.cfm - 307 null null 0.081ms 2025-01-17 15:48:32.052 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.cfm - null null 2025-01-17 15:48:32.052 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.cfm'. 2025-01-17 15:48:32.052 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.052 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.cfm - 307 null null 0.0885ms 2025-01-17 15:48:32.052 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.cfm - null null 2025-01-17 15:48:32.052 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.cfm'. 2025-01-17 15:48:32.053 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.053 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.cfm - 307 null null 0.1989ms 2025-01-17 15:48:32.053 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.cfm - null null 2025-01-17 15:48:32.053 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.cfm'. 2025-01-17 15:48:32.053 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.053 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.cfm - 307 null null 0.104ms 2025-01-17 15:48:32.053 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.cfm - null null 2025-01-17 15:48:32.053 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.cfm'. 2025-01-17 15:48:32.053 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.053 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.cfm - 307 null null 0.1483ms 2025-01-17 15:48:32.054 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.cfm - null null 2025-01-17 15:48:32.054 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.cfm'. 2025-01-17 15:48:32.054 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.054 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.cfm - 307 null null 0.0948ms 2025-01-17 15:48:32.054 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.cfm - null null 2025-01-17 15:48:32.054 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.cfm'. 2025-01-17 15:48:32.054 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.054 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.cfm - 307 null null 0.1145ms 2025-01-17 15:48:32.054 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.cfm - null null 2025-01-17 15:48:32.054 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.cfm'. 2025-01-17 15:48:32.054 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.054 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.cfm - 307 null null 0.079ms 2025-01-17 15:48:32.054 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.cfm - null null 2025-01-17 15:48:32.054 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.cfm'. 2025-01-17 15:48:32.054 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.054 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.cfm - 307 null null 0.0907ms 2025-01-17 15:48:32.054 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.cfm - null null 2025-01-17 15:48:32.054 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.cfm'. 2025-01-17 15:48:32.054 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.054 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.cfm - 307 null null 0.0881ms 2025-01-17 15:48:32.054 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.cfm - null null 2025-01-17 15:48:32.054 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.cfm'. 2025-01-17 15:48:32.054 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.054 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.cfm - 307 null null 0.0828ms 2025-01-17 15:48:32.054 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.cfm - null null 2025-01-17 15:48:32.054 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.cfm'. 2025-01-17 15:48:32.054 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.054 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.cfm - 307 null null 0.0778ms 2025-01-17 15:48:32.054 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.cfm - null null 2025-01-17 15:48:32.054 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.cfm'. 2025-01-17 15:48:32.054 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.055 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.cfm - 307 null null 0.0861ms 2025-01-17 15:48:32.055 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.cfm - null null 2025-01-17 15:48:32.055 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.cfm'. 2025-01-17 15:48:32.055 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.055 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.cfm - 307 null null 0.0807ms 2025-01-17 15:48:32.055 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.cfm - null null 2025-01-17 15:48:32.055 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.cfm'. 2025-01-17 15:48:32.055 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.055 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.cfm - 307 null null 0.0713ms 2025-01-17 15:48:32.055 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.cfm - null null 2025-01-17 15:48:32.055 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.cfm'. 2025-01-17 15:48:32.055 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.055 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.cfm - 307 null null 0.0711ms 2025-01-17 15:48:32.055 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.cfm - null null 2025-01-17 15:48:32.055 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.cfm'. 2025-01-17 15:48:32.055 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.055 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.cfm - 307 null null 0.0707ms 2025-01-17 15:48:32.055 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.cfm - null null 2025-01-17 15:48:32.055 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.cfm'. 2025-01-17 15:48:32.055 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.056 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.cfm - 307 null null 0.1172ms 2025-01-17 15:48:32.056 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.cfm - null null 2025-01-17 15:48:32.056 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.cfm'. 2025-01-17 15:48:32.056 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.056 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.cfm - 307 null null 0.073ms 2025-01-17 15:48:32.056 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.cfm - null null 2025-01-17 15:48:32.056 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.cfm'. 2025-01-17 15:48:32.056 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.056 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.cfm - 307 null null 0.1025ms 2025-01-17 15:48:32.056 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.cfm - null null 2025-01-17 15:48:32.056 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.cfm'. 2025-01-17 15:48:32.056 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.056 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.cfm - 307 null null 0.0861ms 2025-01-17 15:48:32.056 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.cfm - null null 2025-01-17 15:48:32.056 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.cfm'. 2025-01-17 15:48:32.056 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.056 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.cfm - 307 null null 0.0986ms 2025-01-17 15:48:32.056 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.cfm - null null 2025-01-17 15:48:32.056 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.cfm'. 2025-01-17 15:48:32.056 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.056 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.cfm - 307 null null 0.135ms 2025-01-17 15:48:32.056 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.cfm - null null 2025-01-17 15:48:32.056 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.cfm'. 2025-01-17 15:48:32.056 +00:00 [DBG] Connection id "0HN8VETJHTK2M" completed keep alive response. 2025-01-17 15:48:32.056 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.cfm - 307 null null 0.0923ms 2025-01-17 15:48:32.056 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.cfm - null null 2025-01-17 15:48:32.057 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.cfm'. 2025-01-17 15:48:32.057 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.cfm - 307 null null 0.1035ms 2025-01-17 15:48:32.057 +00:00 [DBG] Connection id "0HN8VETJHTK2M" disconnecting. 2025-01-17 15:48:32.057 +00:00 [DBG] Connection id "0HN8VETJHTK2M" stopped. 2025-01-17 15:48:32.057 +00:00 [DBG] Connection id "0HN8VETJHTK2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:32.217 +00:00 [DBG] Connection id "0HN8VETJHTK2N" accepted. 2025-01-17 15:48:32.217 +00:00 [DBG] Connection id "0HN8VETJHTK2N" started. 2025-01-17 15:48:32.392 +00:00 [DBG] Connection id "0HN8VETJHTK2O" accepted. 2025-01-17 15:48:32.392 +00:00 [DBG] Connection id "0HN8VETJHTK2O" started. 2025-01-17 15:48:32.394 +00:00 [DBG] Connection id "0HN8VETJHTK2P" accepted. 2025-01-17 15:48:32.395 +00:00 [DBG] Connection id "0HN8VETJHTK2P" started. 2025-01-17 15:48:32.456 +00:00 [DBG] Connection 0HN8VETJHTK2N established using the following protocol: "Tls13" 2025-01-17 15:48:32.472 +00:00 [INF] Request starting HTTP/1.1 TRACE http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:48:32.473 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:32.473 +00:00 [INF] Request finished HTTP/1.1 TRACE http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.7747ms 2025-01-17 15:48:32.473 +00:00 [DBG] Connection id "0HN8VETJHTK2P" disconnecting. 2025-01-17 15:48:32.473 +00:00 [DBG] Connection id "0HN8VETJHTK2P" stopped. 2025-01-17 15:48:32.473 +00:00 [DBG] Connection id "0HN8VETJHTK2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:32.593 +00:00 [DBG] Connection 0HN8VETJHTK2O established using the following protocol: "Tls13" 2025-01-17 15:48:32.642 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" accepted. 2025-01-17 15:48:32.642 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" started. 2025-01-17 15:48:32.643 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:32.643 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:32.643 +00:00 [DBG] No candidates found for the request path '/samples/messagebroker/httpsecure' 2025-01-17 15:48:32.643 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:32.643 +00:00 [INF] HTTP POST /samples/messagebroker/httpsecure responded 404 in 0.1369 ms 2025-01-17 15:48:32.643 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/httpsecure - 404 0 null 0.4749ms 2025-01-17 15:48:32.643 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/httpsecure, Response status code: 404 2025-01-17 15:48:32.643 +00:00 [DBG] Connection id "0HN8VETJHTK2N", Request id "0HN8VETJHTK2N:00000001": started reading request body. 2025-01-17 15:48:32.643 +00:00 [DBG] Connection id "0HN8VETJHTK2N", Request id "0HN8VETJHTK2N:00000001": done reading request body. 2025-01-17 15:48:32.643 +00:00 [DBG] Connection id "0HN8VETJHTK2N" disconnecting. 2025-01-17 15:48:32.643 +00:00 [DBG] Connection id "0HN8VETJHTK2N" stopped. 2025-01-17 15:48:32.644 +00:00 [DBG] Connection id "0HN8VETJHTK2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:32.683 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.cfm - null null 2025-01-17 15:48:32.683 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.cfm'. 2025-01-17 15:48:32.683 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.683 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.cfm - 307 null null 0.3054ms 2025-01-17 15:48:32.683 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.cfm - null null 2025-01-17 15:48:32.684 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.cfm'. 2025-01-17 15:48:32.684 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.684 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.cfm - 307 null null 0.1599ms 2025-01-17 15:48:32.684 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.cfm - null null 2025-01-17 15:48:32.684 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.cfm'. 2025-01-17 15:48:32.684 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.684 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.cfm - 307 null null 0.1981ms 2025-01-17 15:48:32.684 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.cfm - null null 2025-01-17 15:48:32.684 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.cfm'. 2025-01-17 15:48:32.684 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.684 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.cfm - 307 null null 0.0615ms 2025-01-17 15:48:32.684 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.cfm - null null 2025-01-17 15:48:32.684 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.cfm'. 2025-01-17 15:48:32.684 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.684 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.cfm - 307 null null 0.0651ms 2025-01-17 15:48:32.684 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.cfm - null null 2025-01-17 15:48:32.684 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.cfm'. 2025-01-17 15:48:32.684 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.684 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.cfm - 307 null null 0.1115ms 2025-01-17 15:48:32.684 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.cfm - null null 2025-01-17 15:48:32.684 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.cfm'. 2025-01-17 15:48:32.684 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.685 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.cfm - 307 null null 0.1462ms 2025-01-17 15:48:32.685 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.cfm - null null 2025-01-17 15:48:32.685 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.cfm'. 2025-01-17 15:48:32.685 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.685 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.cfm - 307 null null 0.0789ms 2025-01-17 15:48:32.685 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.cfm - null null 2025-01-17 15:48:32.685 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.cfm'. 2025-01-17 15:48:32.685 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.685 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.cfm - 307 null null 0.0592ms 2025-01-17 15:48:32.685 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.cfm - null null 2025-01-17 15:48:32.685 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.cfm'. 2025-01-17 15:48:32.685 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.685 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.cfm - 307 null null 0.0547ms 2025-01-17 15:48:32.685 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.cfm - null null 2025-01-17 15:48:32.685 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.cfm'. 2025-01-17 15:48:32.685 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.685 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.cfm - 307 null null 0.0559ms 2025-01-17 15:48:32.685 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.cfm - null null 2025-01-17 15:48:32.685 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.cfm'. 2025-01-17 15:48:32.685 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.685 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.cfm - 307 null null 0.0547ms 2025-01-17 15:48:32.685 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.cfm - null null 2025-01-17 15:48:32.685 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.cfm'. 2025-01-17 15:48:32.685 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.685 +00:00 [DBG] Connection id "0HN8VETJHTK2R" accepted. 2025-01-17 15:48:32.685 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.cfm - 307 null null 0.2379ms 2025-01-17 15:48:32.685 +00:00 [DBG] Connection id "0HN8VETJHTK2R" started. 2025-01-17 15:48:32.685 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.cfm - null null 2025-01-17 15:48:32.685 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.cfm'. 2025-01-17 15:48:32.685 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.685 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.cfm - 307 null null 0.0721ms 2025-01-17 15:48:32.685 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.cfm - null null 2025-01-17 15:48:32.685 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.cfm'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.cfm - 307 null null 0.0809ms 2025-01-17 15:48:32.686 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.cfm - null null 2025-01-17 15:48:32.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.cfm'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.cfm - 307 null null 0.0581ms 2025-01-17 15:48:32.686 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.cfm - null null 2025-01-17 15:48:32.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.cfm'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.cfm - 307 null null 0.057ms 2025-01-17 15:48:32.686 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.cfm - null null 2025-01-17 15:48:32.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.cfm'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.cfm - 307 null null 0.0565ms 2025-01-17 15:48:32.686 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.cfm - null null 2025-01-17 15:48:32.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.cfm'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.cfm - 307 null null 0.0562ms 2025-01-17 15:48:32.686 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm1n/ - null null 2025-01-17 15:48:32.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm1n/'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm1n/ - 307 null null 0.0577ms 2025-01-17 15:48:32.686 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/4dm1n/ - null null 2025-01-17 15:48:32.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/4dm1n/'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/4dm1n/ - 307 null null 0.0934ms 2025-01-17 15:48:32.686 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.asp - null null 2025-01-17 15:48:32.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.asp'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.asp - 307 null null 0.0805ms 2025-01-17 15:48:32.686 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.asp - null null 2025-01-17 15:48:32.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.asp'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.asp - 307 null null 0.0691ms 2025-01-17 15:48:32.686 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.asp - null null 2025-01-17 15:48:32.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.asp'. 2025-01-17 15:48:32.686 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.686 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.asp - 307 null null 0.0583ms 2025-01-17 15:48:32.687 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.asp - null null 2025-01-17 15:48:32.687 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.asp'. 2025-01-17 15:48:32.687 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.687 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.asp - 307 null null 0.1065ms 2025-01-17 15:48:32.687 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.asp - null null 2025-01-17 15:48:32.687 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.asp'. 2025-01-17 15:48:32.687 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.687 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.asp - 307 null null 0.1001ms 2025-01-17 15:48:32.687 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.asp - null null 2025-01-17 15:48:32.687 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.asp'. 2025-01-17 15:48:32.687 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.687 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.asp - 307 null null 0.15ms 2025-01-17 15:48:32.687 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.asp - null null 2025-01-17 15:48:32.687 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.asp'. 2025-01-17 15:48:32.687 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.687 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.asp - 307 null null 0.1233ms 2025-01-17 15:48:32.687 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.asp - null null 2025-01-17 15:48:32.687 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.asp'. 2025-01-17 15:48:32.687 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.687 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.asp - 307 null null 0.1062ms 2025-01-17 15:48:32.687 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.asp - null null 2025-01-17 15:48:32.687 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.asp'. 2025-01-17 15:48:32.687 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.688 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.asp - 307 null null 0.1332ms 2025-01-17 15:48:32.688 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.asp - null null 2025-01-17 15:48:32.688 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.asp'. 2025-01-17 15:48:32.688 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.688 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.asp - 307 null null 0.0982ms 2025-01-17 15:48:32.688 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.asp - null null 2025-01-17 15:48:32.688 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.asp'. 2025-01-17 15:48:32.688 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.688 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.asp - 307 null null 0.1147ms 2025-01-17 15:48:32.688 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.asp - null null 2025-01-17 15:48:32.688 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.asp'. 2025-01-17 15:48:32.688 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.688 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.asp - 307 null null 0.1059ms 2025-01-17 15:48:32.688 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.asp - null null 2025-01-17 15:48:32.688 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.asp'. 2025-01-17 15:48:32.688 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.688 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.asp - 307 null null 0.1112ms 2025-01-17 15:48:32.688 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.asp - null null 2025-01-17 15:48:32.688 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.asp'. 2025-01-17 15:48:32.688 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.688 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.asp - 307 null null 0.0995ms 2025-01-17 15:48:32.688 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.asp - null null 2025-01-17 15:48:32.689 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.asp'. 2025-01-17 15:48:32.689 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.689 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.asp - 307 null null 0.1412ms 2025-01-17 15:48:32.689 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.asp - null null 2025-01-17 15:48:32.689 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.asp'. 2025-01-17 15:48:32.689 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.689 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.asp - 307 null null 0.1085ms 2025-01-17 15:48:32.689 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.asp - null null 2025-01-17 15:48:32.689 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.asp'. 2025-01-17 15:48:32.689 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.689 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.asp - 307 null null 0.1087ms 2025-01-17 15:48:32.689 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.asp - null null 2025-01-17 15:48:32.689 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.asp'. 2025-01-17 15:48:32.689 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" completed keep alive response. 2025-01-17 15:48:32.689 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.asp - 307 null null 0.1036ms 2025-01-17 15:48:32.689 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.asp - null null 2025-01-17 15:48:32.689 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.asp'. 2025-01-17 15:48:32.689 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.asp - 307 null null 0.0871ms 2025-01-17 15:48:32.689 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" disconnecting. 2025-01-17 15:48:32.689 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" stopped. 2025-01-17 15:48:32.689 +00:00 [DBG] Connection id "0HN8VETJHTK2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:32.737 +00:00 [DBG] Connection id "0HN8VETJHTK2R" bad request data: "Invalid request line: 'GET %2F%2Fetc%2Fpasswd HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2F%2Fetc%2Fpasswd HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:32.738 +00:00 [DBG] Connection id "0HN8VETJHTK2R" disconnecting. 2025-01-17 15:48:32.739 +00:00 [DBG] Connection id "0HN8VETJHTK2R" stopped. 2025-01-17 15:48:32.739 +00:00 [DBG] Connection id "0HN8VETJHTK2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:32.810 +00:00 [DBG] Connection id "0HN8VETJHTK2O" bad request data: "Invalid request line: 'GET %2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2Fetc%...'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2Fetc%...' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:32.811 +00:00 [DBG] Connection id "0HN8VETJHTK2O" disconnecting. 2025-01-17 15:48:32.812 +00:00 [DBG] Connection id "0HN8VETJHTK2O" stopped. 2025-01-17 15:48:32.812 +00:00 [DBG] Connection id "0HN8VETJHTK2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:33.081 +00:00 [DBG] Connection id "0HN8VETJHTK2S" accepted. 2025-01-17 15:48:33.081 +00:00 [DBG] Connection id "0HN8VETJHTK2S" started. 2025-01-17 15:48:33.268 +00:00 [DBG] Connection 0HN8VETJHTK2S established using the following protocol: "Tls13" 2025-01-17 15:48:33.280 +00:00 [DBG] Connection id "0HN8VETJHTK2T" accepted. 2025-01-17 15:48:33.280 +00:00 [DBG] Connection id "0HN8VETJHTK2T" started. 2025-01-17 15:48:33.304 +00:00 [DBG] Connection id "0HN8VETJHTK2U" accepted. 2025-01-17 15:48:33.304 +00:00 [DBG] Connection id "0HN8VETJHTK2U" started. 2025-01-17 15:48:33.353 +00:00 [DBG] Connection id "0HN8VETJHTK2T" bad request data: "Invalid request line: 'GET %2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fetc%2Fpasswd HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fetc%2Fpasswd HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:33.354 +00:00 [DBG] Connection id "0HN8VETJHTK2T" disconnecting. 2025-01-17 15:48:33.354 +00:00 [DBG] Connection id "0HN8VETJHTK2T" stopped. 2025-01-17 15:48:33.354 +00:00 [DBG] Connection id "0HN8VETJHTK2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:33.392 +00:00 [DBG] Connection id "0HN8VETJHTK2V" accepted. 2025-01-17 15:48:33.392 +00:00 [DBG] Connection id "0HN8VETJHTK2V" started. 2025-01-17 15:48:33.427 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/http - application/x-amf 774 2025-01-17 15:48:33.427 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:33.427 +00:00 [DBG] No candidates found for the request path '/lcds/messagebroker/http' 2025-01-17 15:48:33.427 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:33.428 +00:00 [INF] HTTP POST /lcds/messagebroker/http responded 404 in 0.1727 ms 2025-01-17 15:48:33.428 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/http - 404 0 null 0.5421ms 2025-01-17 15:48:33.428 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/http, Response status code: 404 2025-01-17 15:48:33.428 +00:00 [DBG] Connection id "0HN8VETJHTK2S", Request id "0HN8VETJHTK2S:00000001": started reading request body. 2025-01-17 15:48:33.428 +00:00 [DBG] Connection id "0HN8VETJHTK2S", Request id "0HN8VETJHTK2S:00000001": done reading request body. 2025-01-17 15:48:33.428 +00:00 [DBG] Connection id "0HN8VETJHTK2S" disconnecting. 2025-01-17 15:48:33.428 +00:00 [DBG] Connection id "0HN8VETJHTK2S" stopped. 2025-01-17 15:48:33.428 +00:00 [DBG] Connection id "0HN8VETJHTK2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:33.498 +00:00 [DBG] Connection 0HN8VETJHTK2U established using the following protocol: "Tls13" 2025-01-17 15:48:33.503 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.asp - null null 2025-01-17 15:48:33.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.asp'. 2025-01-17 15:48:33.503 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.503 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.asp - 307 null null 0.2332ms 2025-01-17 15:48:33.503 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.asp - null null 2025-01-17 15:48:33.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.asp'. 2025-01-17 15:48:33.503 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.503 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.asp - 307 null null 0.079ms 2025-01-17 15:48:33.503 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.asp - null null 2025-01-17 15:48:33.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.asp'. 2025-01-17 15:48:33.503 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.503 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.asp - 307 null null 0.0656ms 2025-01-17 15:48:33.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.asp - null null 2025-01-17 15:48:33.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.asp'. 2025-01-17 15:48:33.504 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.asp - 307 null null 0.0965ms 2025-01-17 15:48:33.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.asp - null null 2025-01-17 15:48:33.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.asp'. 2025-01-17 15:48:33.504 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.asp - 307 null null 0.0931ms 2025-01-17 15:48:33.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.asp - null null 2025-01-17 15:48:33.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.asp'. 2025-01-17 15:48:33.504 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.asp - 307 null null 0.0886ms 2025-01-17 15:48:33.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.asp - null null 2025-01-17 15:48:33.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.asp'. 2025-01-17 15:48:33.504 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.asp - 307 null null 0.0604ms 2025-01-17 15:48:33.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.asp - null null 2025-01-17 15:48:33.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.asp'. 2025-01-17 15:48:33.504 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.asp - 307 null null 0.0612ms 2025-01-17 15:48:33.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.asp - null null 2025-01-17 15:48:33.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.asp'. 2025-01-17 15:48:33.504 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.asp - 307 null null 0.0693ms 2025-01-17 15:48:33.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.asp - null null 2025-01-17 15:48:33.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.asp'. 2025-01-17 15:48:33.504 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.asp - 307 null null 0.0781ms 2025-01-17 15:48:33.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.asp - null null 2025-01-17 15:48:33.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.asp'. 2025-01-17 15:48:33.504 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.504 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.asp - 307 null null 0.0728ms 2025-01-17 15:48:33.504 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.asp - null null 2025-01-17 15:48:33.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.asp'. 2025-01-17 15:48:33.505 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.505 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.asp - 307 null null 0.1004ms 2025-01-17 15:48:33.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.asp - null null 2025-01-17 15:48:33.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.asp'. 2025-01-17 15:48:33.506 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.asp - 307 null null 0.1359ms 2025-01-17 15:48:33.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.asp - null null 2025-01-17 15:48:33.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.asp'. 2025-01-17 15:48:33.506 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.asp - 307 null null 0.0835ms 2025-01-17 15:48:33.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.asp - null null 2025-01-17 15:48:33.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.asp'. 2025-01-17 15:48:33.506 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.asp - 307 null null 0.0734ms 2025-01-17 15:48:33.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.asp - null null 2025-01-17 15:48:33.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.asp'. 2025-01-17 15:48:33.506 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.asp - 307 null null 0.0722ms 2025-01-17 15:48:33.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.asp - null null 2025-01-17 15:48:33.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.asp'. 2025-01-17 15:48:33.506 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.asp - 307 null null 0.0736ms 2025-01-17 15:48:33.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.asp - null null 2025-01-17 15:48:33.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.asp'. 2025-01-17 15:48:33.506 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.506 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.asp - 307 null null 0.0773ms 2025-01-17 15:48:33.506 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.asp - null null 2025-01-17 15:48:33.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.asp'. 2025-01-17 15:48:33.507 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.507 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.asp - 307 null null 0.1017ms 2025-01-17 15:48:33.507 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.asp - null null 2025-01-17 15:48:33.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.asp'. 2025-01-17 15:48:33.507 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.507 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.asp - 307 null null 0.0665ms 2025-01-17 15:48:33.507 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.asp - null null 2025-01-17 15:48:33.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.asp'. 2025-01-17 15:48:33.507 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.507 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.asp - 307 null null 0.076ms 2025-01-17 15:48:33.507 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.asp - null null 2025-01-17 15:48:33.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.asp'. 2025-01-17 15:48:33.507 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.507 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.asp - 307 null null 0.0667ms 2025-01-17 15:48:33.507 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/home.asp - null null 2025-01-17 15:48:33.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/home.asp'. 2025-01-17 15:48:33.507 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.507 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/home.asp - 307 null null 0.0719ms 2025-01-17 15:48:33.507 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.asp - null null 2025-01-17 15:48:33.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.asp'. 2025-01-17 15:48:33.507 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.507 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.asp - 307 null null 0.0604ms 2025-01-17 15:48:33.507 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.asp - null null 2025-01-17 15:48:33.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.asp'. 2025-01-17 15:48:33.507 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.507 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.asp - 307 null null 0.0696ms 2025-01-17 15:48:33.515 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.asp - null null 2025-01-17 15:48:33.515 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.asp'. 2025-01-17 15:48:33.515 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.515 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.asp - 307 null null 0.1952ms 2025-01-17 15:48:33.515 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.asp - null null 2025-01-17 15:48:33.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.asp'. 2025-01-17 15:48:33.516 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.516 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.asp - 307 null null 0.1291ms 2025-01-17 15:48:33.516 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.asp - null null 2025-01-17 15:48:33.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.asp'. 2025-01-17 15:48:33.516 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.516 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.asp - 307 null null 0.0746ms 2025-01-17 15:48:33.516 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.asp - null null 2025-01-17 15:48:33.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.asp'. 2025-01-17 15:48:33.516 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.516 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.asp - 307 null null 0.0929ms 2025-01-17 15:48:33.516 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.asp - null null 2025-01-17 15:48:33.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.asp'. 2025-01-17 15:48:33.516 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.516 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.asp - 307 null null 0.0623ms 2025-01-17 15:48:33.516 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.asp - null null 2025-01-17 15:48:33.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.asp'. 2025-01-17 15:48:33.516 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.516 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.asp - 307 null null 0.0608ms 2025-01-17 15:48:33.516 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.asp - null null 2025-01-17 15:48:33.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.asp'. 2025-01-17 15:48:33.516 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.516 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.asp - 307 null null 0.0688ms 2025-01-17 15:48:33.516 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.asp - null null 2025-01-17 15:48:33.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.asp'. 2025-01-17 15:48:33.516 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.516 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.asp - 307 null null 0.0706ms 2025-01-17 15:48:33.516 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.asp - null null 2025-01-17 15:48:33.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.asp'. 2025-01-17 15:48:33.516 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.516 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.asp - 307 null null 0.0982ms 2025-01-17 15:48:33.517 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2.asp - null null 2025-01-17 15:48:33.517 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2.asp'. 2025-01-17 15:48:33.517 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.517 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2.asp - 307 null null 0.136ms 2025-01-17 15:48:33.517 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.asp - null null 2025-01-17 15:48:33.517 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.asp'. 2025-01-17 15:48:33.517 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.517 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.asp - 307 null null 0.0828ms 2025-01-17 15:48:33.517 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.asp - null null 2025-01-17 15:48:33.517 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.asp'. 2025-01-17 15:48:33.517 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.517 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.asp - 307 null null 0.0707ms 2025-01-17 15:48:33.517 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.asp - null null 2025-01-17 15:48:33.517 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.asp'. 2025-01-17 15:48:33.517 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.517 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.asp - 307 null null 0.1004ms 2025-01-17 15:48:33.517 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.asp - null null 2025-01-17 15:48:33.517 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.asp'. 2025-01-17 15:48:33.517 +00:00 [DBG] Connection id "0HN8VETJHTK2V" completed keep alive response. 2025-01-17 15:48:33.517 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.asp - 307 null null 0.0697ms 2025-01-17 15:48:33.517 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.asp - null null 2025-01-17 15:48:33.517 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.asp'. 2025-01-17 15:48:33.517 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.asp - 307 null null 0.0519ms 2025-01-17 15:48:33.517 +00:00 [DBG] Connection id "0HN8VETJHTK2V" disconnecting. 2025-01-17 15:48:33.517 +00:00 [DBG] Connection id "0HN8VETJHTK2V" stopped. 2025-01-17 15:48:33.517 +00:00 [DBG] Connection id "0HN8VETJHTK2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:33.674 +00:00 [DBG] Connection id "0HN8VETJHTK2U" bad request data: "Invalid request line: 'GET %2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5Cetc%5Cpasswd HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5Cetc%5Cpasswd HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:33.675 +00:00 [DBG] Connection id "0HN8VETJHTK2U" disconnecting. 2025-01-17 15:48:33.675 +00:00 [DBG] Connection id "0HN8VETJHTK2U" stopped. 2025-01-17 15:48:33.675 +00:00 [DBG] Connection id "0HN8VETJHTK2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:33.841 +00:00 [DBG] Connection id "0HN8VETJHTK30" accepted. 2025-01-17 15:48:33.841 +00:00 [DBG] Connection id "0HN8VETJHTK30" started. 2025-01-17 15:48:33.849 +00:00 [DBG] Connection id "0HN8VETJHTK31" accepted. 2025-01-17 15:48:33.849 +00:00 [DBG] Connection id "0HN8VETJHTK31" started. 2025-01-17 15:48:33.923 +00:00 [DBG] Connection id "0HN8VETJHTK32" accepted. 2025-01-17 15:48:33.923 +00:00 [DBG] Connection id "0HN8VETJHTK32" started. 2025-01-17 15:48:34.017 +00:00 [DBG] Connection id "0HN8VETJHTK31" bad request data: "Invalid request line: 'GET %2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fboot%2Eini HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fboot%2Eini HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:34.018 +00:00 [DBG] Connection id "0HN8VETJHTK31" disconnecting. 2025-01-17 15:48:34.018 +00:00 [DBG] Connection id "0HN8VETJHTK31" stopped. 2025-01-17 15:48:34.018 +00:00 [DBG] Connection id "0HN8VETJHTK31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:34.081 +00:00 [DBG] Connection 0HN8VETJHTK30 established using the following protocol: "Tls13" 2025-01-17 15:48:34.106 +00:00 [DBG] Connection 0HN8VETJHTK32 established using the following protocol: "Tls13" 2025-01-17 15:48:34.121 +00:00 [DBG] Connection id "0HN8VETJHTK33" accepted. 2025-01-17 15:48:34.121 +00:00 [DBG] Connection id "0HN8VETJHTK33" started. 2025-01-17 15:48:34.257 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:34.257 +00:00 [DBG] Connection id "0HN8VETJHTK34" accepted. 2025-01-17 15:48:34.257 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:34.257 +00:00 [DBG] No candidates found for the request path '/lcds/messagebroker/httpsecure' 2025-01-17 15:48:34.257 +00:00 [DBG] Connection id "0HN8VETJHTK34" started. 2025-01-17 15:48:34.257 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:34.257 +00:00 [INF] HTTP POST /lcds/messagebroker/httpsecure responded 404 in 0.0994 ms 2025-01-17 15:48:34.257 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/httpsecure - 404 0 null 0.4652ms 2025-01-17 15:48:34.258 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/httpsecure, Response status code: 404 2025-01-17 15:48:34.258 +00:00 [DBG] Connection id "0HN8VETJHTK30", Request id "0HN8VETJHTK30:00000001": started reading request body. 2025-01-17 15:48:34.258 +00:00 [DBG] Connection id "0HN8VETJHTK30", Request id "0HN8VETJHTK30:00000001": done reading request body. 2025-01-17 15:48:34.258 +00:00 [DBG] Connection id "0HN8VETJHTK30" disconnecting. 2025-01-17 15:48:34.258 +00:00 [DBG] Connection id "0HN8VETJHTK30" stopped. 2025-01-17 15:48:34.258 +00:00 [DBG] Connection id "0HN8VETJHTK30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:34.280 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/onphsbgivcaa - application/x-www-form-urlencoded 100 2025-01-17 15:48:34.280 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:34.281 +00:00 [DBG] No candidates found for the request path '/onphsbgivcaa' 2025-01-17 15:48:34.281 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:34.281 +00:00 [INF] HTTP POST /onphsbgivcaa responded 404 in 0.1115 ms 2025-01-17 15:48:34.281 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/onphsbgivcaa - 404 0 null 0.5475ms 2025-01-17 15:48:34.281 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/onphsbgivcaa, Response status code: 404 2025-01-17 15:48:34.281 +00:00 [DBG] Connection id "0HN8VETJHTK32", Request id "0HN8VETJHTK32:00000001": started reading request body. 2025-01-17 15:48:34.281 +00:00 [DBG] Connection id "0HN8VETJHTK32", Request id "0HN8VETJHTK32:00000001": done reading request body. 2025-01-17 15:48:34.281 +00:00 [DBG] Connection id "0HN8VETJHTK32" disconnecting. 2025-01-17 15:48:34.281 +00:00 [DBG] Connection id "0HN8VETJHTK32" stopped. 2025-01-17 15:48:34.281 +00:00 [DBG] Connection id "0HN8VETJHTK32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:34.352 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.asp - null null 2025-01-17 15:48:34.352 +00:00 [DBG] Connection 0HN8VETJHTK33 established using the following protocol: "Tls13" 2025-01-17 15:48:34.352 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.asp'. 2025-01-17 15:48:34.352 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.352 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.asp - 307 null null 0.4101ms 2025-01-17 15:48:34.353 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.asp - null null 2025-01-17 15:48:34.353 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.asp'. 2025-01-17 15:48:34.353 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.353 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.asp - 307 null null 0.1296ms 2025-01-17 15:48:34.353 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.asp - null null 2025-01-17 15:48:34.353 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.asp'. 2025-01-17 15:48:34.353 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.353 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.asp - 307 null null 0.1651ms 2025-01-17 15:48:34.353 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.asp - null null 2025-01-17 15:48:34.353 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.asp'. 2025-01-17 15:48:34.353 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.353 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.asp - 307 null null 0.1315ms 2025-01-17 15:48:34.353 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.aspx - null null 2025-01-17 15:48:34.353 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.aspx'. 2025-01-17 15:48:34.353 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.353 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.aspx - 307 null null 0.1799ms 2025-01-17 15:48:34.353 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.aspx - null null 2025-01-17 15:48:34.353 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.aspx'. 2025-01-17 15:48:34.354 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.354 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.aspx - 307 null null 0.1386ms 2025-01-17 15:48:34.354 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.aspx - null null 2025-01-17 15:48:34.354 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.aspx'. 2025-01-17 15:48:34.354 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.354 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.aspx - 307 null null 0.0969ms 2025-01-17 15:48:34.354 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.aspx - null null 2025-01-17 15:48:34.354 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.aspx'. 2025-01-17 15:48:34.354 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.354 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.aspx - 307 null null 0.0939ms 2025-01-17 15:48:34.354 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.aspx - null null 2025-01-17 15:48:34.354 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.aspx'. 2025-01-17 15:48:34.354 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.354 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.aspx - 307 null null 0.1317ms 2025-01-17 15:48:34.354 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.aspx - null null 2025-01-17 15:48:34.354 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.aspx'. 2025-01-17 15:48:34.354 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.354 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.aspx - 307 null null 0.0825ms 2025-01-17 15:48:34.354 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.aspx - null null 2025-01-17 15:48:34.354 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.aspx'. 2025-01-17 15:48:34.354 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.354 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.aspx - 307 null null 0.0803ms 2025-01-17 15:48:34.354 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.aspx - null null 2025-01-17 15:48:34.354 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.aspx'. 2025-01-17 15:48:34.354 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.354 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.aspx - 307 null null 0.1067ms 2025-01-17 15:48:34.354 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.aspx - null null 2025-01-17 15:48:34.354 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.aspx'. 2025-01-17 15:48:34.355 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.355 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.aspx - 307 null null 0.1031ms 2025-01-17 15:48:34.355 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.aspx - null null 2025-01-17 15:48:34.355 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.aspx'. 2025-01-17 15:48:34.355 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.355 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.aspx - 307 null null 0.0799ms 2025-01-17 15:48:34.355 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.aspx - null null 2025-01-17 15:48:34.355 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.aspx'. 2025-01-17 15:48:34.355 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.355 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.aspx - 307 null null 0.0725ms 2025-01-17 15:48:34.355 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.aspx - null null 2025-01-17 15:48:34.355 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.aspx'. 2025-01-17 15:48:34.355 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.355 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.aspx - 307 null null 0.0814ms 2025-01-17 15:48:34.355 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.aspx - null null 2025-01-17 15:48:34.355 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.aspx'. 2025-01-17 15:48:34.355 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.355 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.aspx - 307 null null 0.0718ms 2025-01-17 15:48:34.355 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.aspx - null null 2025-01-17 15:48:34.355 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.aspx'. 2025-01-17 15:48:34.355 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.355 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.aspx - 307 null null 0.0704ms 2025-01-17 15:48:34.355 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.aspx - null null 2025-01-17 15:48:34.355 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.aspx'. 2025-01-17 15:48:34.355 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.355 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.aspx - 307 null null 0.0758ms 2025-01-17 15:48:34.355 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.aspx - null null 2025-01-17 15:48:34.355 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.aspx'. 2025-01-17 15:48:34.355 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.355 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.aspx - 307 null null 0.0875ms 2025-01-17 15:48:34.355 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.aspx - null null 2025-01-17 15:48:34.356 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.aspx'. 2025-01-17 15:48:34.356 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.356 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.aspx - 307 null null 0.0972ms 2025-01-17 15:48:34.356 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.aspx - null null 2025-01-17 15:48:34.356 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.aspx'. 2025-01-17 15:48:34.356 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.356 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.aspx - 307 null null 0.0798ms 2025-01-17 15:48:34.356 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.aspx - null null 2025-01-17 15:48:34.356 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.aspx'. 2025-01-17 15:48:34.356 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.356 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.aspx - 307 null null 0.0971ms 2025-01-17 15:48:34.356 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.aspx - null null 2025-01-17 15:48:34.356 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.aspx'. 2025-01-17 15:48:34.356 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.356 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.aspx - 307 null null 0.072ms 2025-01-17 15:48:34.356 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.aspx - null null 2025-01-17 15:48:34.356 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.aspx'. 2025-01-17 15:48:34.356 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.356 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.aspx - 307 null null 0.1405ms 2025-01-17 15:48:34.361 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.aspx - null null 2025-01-17 15:48:34.361 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.aspx'. 2025-01-17 15:48:34.361 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.361 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.aspx - 307 null null 0.2266ms 2025-01-17 15:48:34.361 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.aspx - null null 2025-01-17 15:48:34.361 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.aspx'. 2025-01-17 15:48:34.361 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.361 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.aspx - 307 null null 0.1072ms 2025-01-17 15:48:34.361 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.aspx - null null 2025-01-17 15:48:34.361 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.aspx'. 2025-01-17 15:48:34.361 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.361 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.aspx - 307 null null 0.098ms 2025-01-17 15:48:34.361 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.aspx - null null 2025-01-17 15:48:34.361 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.aspx'. 2025-01-17 15:48:34.361 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.361 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.aspx - 307 null null 0.1007ms 2025-01-17 15:48:34.361 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.aspx - null null 2025-01-17 15:48:34.362 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.aspx'. 2025-01-17 15:48:34.362 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.362 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.aspx - 307 null null 0.1796ms 2025-01-17 15:48:34.362 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.aspx - null null 2025-01-17 15:48:34.362 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.aspx'. 2025-01-17 15:48:34.362 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.362 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.aspx - 307 null null 0.0807ms 2025-01-17 15:48:34.362 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.aspx - null null 2025-01-17 15:48:34.362 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.aspx'. 2025-01-17 15:48:34.362 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.362 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.aspx - 307 null null 0.0736ms 2025-01-17 15:48:34.362 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.aspx - null null 2025-01-17 15:48:34.362 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.aspx'. 2025-01-17 15:48:34.362 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.362 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.aspx - 307 null null 0.074ms 2025-01-17 15:48:34.362 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.aspx - null null 2025-01-17 15:48:34.362 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.aspx'. 2025-01-17 15:48:34.362 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.362 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.aspx - 307 null null 0.082ms 2025-01-17 15:48:34.362 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.aspx - null null 2025-01-17 15:48:34.362 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.aspx'. 2025-01-17 15:48:34.362 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.362 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.aspx - 307 null null 0.0861ms 2025-01-17 15:48:34.362 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.aspx - null null 2025-01-17 15:48:34.362 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.aspx'. 2025-01-17 15:48:34.362 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.362 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.aspx - 307 null null 0.072ms 2025-01-17 15:48:34.362 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.aspx - null null 2025-01-17 15:48:34.362 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.aspx'. 2025-01-17 15:48:34.362 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.362 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.aspx - 307 null null 0.0763ms 2025-01-17 15:48:34.362 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.aspx - null null 2025-01-17 15:48:34.363 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.aspx'. 2025-01-17 15:48:34.363 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.363 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.aspx - 307 null null 0.125ms 2025-01-17 15:48:34.363 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.aspx - null null 2025-01-17 15:48:34.363 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.aspx'. 2025-01-17 15:48:34.363 +00:00 [DBG] Connection id "0HN8VETJHTK34" completed keep alive response. 2025-01-17 15:48:34.363 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.aspx - 307 null null 0.0729ms 2025-01-17 15:48:34.363 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.aspx - null null 2025-01-17 15:48:34.363 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.aspx'. 2025-01-17 15:48:34.363 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.aspx - 307 null null 0.0642ms 2025-01-17 15:48:34.363 +00:00 [DBG] Connection id "0HN8VETJHTK34" disconnecting. 2025-01-17 15:48:34.363 +00:00 [DBG] Connection id "0HN8VETJHTK34" stopped. 2025-01-17 15:48:34.363 +00:00 [DBG] Connection id "0HN8VETJHTK34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:34.513 +00:00 [DBG] Connection id "0HN8VETJHTK35" accepted. 2025-01-17 15:48:34.514 +00:00 [DBG] Connection id "0HN8VETJHTK35" started. 2025-01-17 15:48:34.520 +00:00 [DBG] Connection id "0HN8VETJHTK33" bad request data: "Invalid request target: '..\\..\\..\..\\..\..\\..\..\\\boot.ini'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request target: '..\\..\\..\..\\..\..\\..\..\\\boot.ini' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:34.521 +00:00 [DBG] Connection id "0HN8VETJHTK33" disconnecting. 2025-01-17 15:48:34.522 +00:00 [DBG] Connection id "0HN8VETJHTK33" stopped. 2025-01-17 15:48:34.522 +00:00 [DBG] Connection id "0HN8VETJHTK33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:34.586 +00:00 [DBG] Connection id "0HN8VETJHTK35" bad request data: "Invalid request line: 'GET %2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5Cboot%2Eini HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5Cboot%2Eini HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:34.588 +00:00 [DBG] Connection id "0HN8VETJHTK35" disconnecting. 2025-01-17 15:48:34.588 +00:00 [DBG] Connection id "0HN8VETJHTK35" stopped. 2025-01-17 15:48:34.588 +00:00 [DBG] Connection id "0HN8VETJHTK35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:34.735 +00:00 [DBG] Connection id "0HN8VETJHTK36" accepted. 2025-01-17 15:48:34.735 +00:00 [DBG] Connection id "0HN8VETJHTK36" started. 2025-01-17 15:48:34.751 +00:00 [DBG] Connection id "0HN8VETJHTK37" accepted. 2025-01-17 15:48:34.751 +00:00 [DBG] Connection id "0HN8VETJHTK37" started. 2025-01-17 15:48:34.961 +00:00 [DBG] Connection 0HN8VETJHTK37 established using the following protocol: "Tls13" 2025-01-17 15:48:34.985 +00:00 [DBG] Connection 0HN8VETJHTK36 established using the following protocol: "Tls13" 2025-01-17 15:48:35.030 +00:00 [DBG] Connection id "0HN8VETJHTK38" accepted. 2025-01-17 15:48:35.030 +00:00 [DBG] Connection id "0HN8VETJHTK38" started. 2025-01-17 15:48:35.064 +00:00 [DBG] Connection id "0HN8VETJHTK39" accepted. 2025-01-17 15:48:35.064 +00:00 [DBG] Connection id "0HN8VETJHTK39" started. 2025-01-17 15:48:35.098 +00:00 [DBG] Connection id "0HN8VETJHTK3A" accepted. 2025-01-17 15:48:35.098 +00:00 [DBG] Connection id "0HN8VETJHTK3A" started. 2025-01-17 15:48:35.147 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/http - application/x-amf 774 2025-01-17 15:48:35.147 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:35.147 +00:00 [DBG] No candidates found for the request path '/lcds-samples/messagebroker/http' 2025-01-17 15:48:35.147 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:35.148 +00:00 [INF] HTTP POST /lcds-samples/messagebroker/http responded 404 in 0.0953 ms 2025-01-17 15:48:35.148 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/http - 404 0 null 0.4806ms 2025-01-17 15:48:35.148 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/http, Response status code: 404 2025-01-17 15:48:35.148 +00:00 [DBG] Connection id "0HN8VETJHTK37", Request id "0HN8VETJHTK37:00000001": started reading request body. 2025-01-17 15:48:35.148 +00:00 [DBG] Connection id "0HN8VETJHTK37", Request id "0HN8VETJHTK37:00000001": done reading request body. 2025-01-17 15:48:35.148 +00:00 [DBG] Connection id "0HN8VETJHTK37" disconnecting. 2025-01-17 15:48:35.148 +00:00 [DBG] Connection id "0HN8VETJHTK37" stopped. 2025-01-17 15:48:35.148 +00:00 [DBG] Connection id "0HN8VETJHTK37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:35.159 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php - application/x-www-form-urlencoded 100 2025-01-17 15:48:35.159 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:35.159 +00:00 [DBG] No candidates found for the request path '/phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php' 2025-01-17 15:48:35.159 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:35.159 +00:00 [INF] HTTP POST /phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php responded 404 in 0.0653 ms 2025-01-17 15:48:35.160 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php - 404 0 null 0.3414ms 2025-01-17 15:48:35.160 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php, Response status code: 404 2025-01-17 15:48:35.160 +00:00 [DBG] Connection id "0HN8VETJHTK36", Request id "0HN8VETJHTK36:00000001": started reading request body. 2025-01-17 15:48:35.160 +00:00 [DBG] Connection id "0HN8VETJHTK36", Request id "0HN8VETJHTK36:00000001": done reading request body. 2025-01-17 15:48:35.160 +00:00 [DBG] Connection id "0HN8VETJHTK36" disconnecting. 2025-01-17 15:48:35.160 +00:00 [DBG] Connection id "0HN8VETJHTK36" stopped. 2025-01-17 15:48:35.160 +00:00 [DBG] Connection id "0HN8VETJHTK36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:35.160 +00:00 [DBG] Connection id "0HN8VETJHTK39" bad request data: "Invalid request line: 'GET %2E%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fetc%2Fpasswd HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fetc%2Fpasswd HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:35.161 +00:00 [DBG] Connection id "0HN8VETJHTK39" disconnecting. 2025-01-17 15:48:35.161 +00:00 [DBG] Connection id "0HN8VETJHTK39" stopped. 2025-01-17 15:48:35.161 +00:00 [DBG] Connection id "0HN8VETJHTK39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:35.217 +00:00 [DBG] Connection 0HN8VETJHTK38 established using the following protocol: "Tls13" 2025-01-17 15:48:35.288 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.aspx - null null 2025-01-17 15:48:35.288 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.aspx'. 2025-01-17 15:48:35.288 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.288 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.aspx - 307 null null 0.3354ms 2025-01-17 15:48:35.288 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.aspx - null null 2025-01-17 15:48:35.288 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.aspx'. 2025-01-17 15:48:35.288 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.aspx - 307 null null 0.1426ms 2025-01-17 15:48:35.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.aspx - null null 2025-01-17 15:48:35.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.aspx'. 2025-01-17 15:48:35.289 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.aspx - 307 null null 0.077ms 2025-01-17 15:48:35.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.aspx - null null 2025-01-17 15:48:35.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.aspx'. 2025-01-17 15:48:35.289 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.aspx - 307 null null 0.0613ms 2025-01-17 15:48:35.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.aspx - null null 2025-01-17 15:48:35.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.aspx'. 2025-01-17 15:48:35.289 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.aspx - 307 null null 0.0815ms 2025-01-17 15:48:35.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.aspx - null null 2025-01-17 15:48:35.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.aspx'. 2025-01-17 15:48:35.289 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.aspx - 307 null null 0.075ms 2025-01-17 15:48:35.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/home.aspx - null null 2025-01-17 15:48:35.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/home.aspx'. 2025-01-17 15:48:35.289 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/home.aspx - 307 null null 0.0653ms 2025-01-17 15:48:35.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.aspx - null null 2025-01-17 15:48:35.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.aspx'. 2025-01-17 15:48:35.289 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.aspx - 307 null null 0.1129ms 2025-01-17 15:48:35.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.aspx - null null 2025-01-17 15:48:35.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.aspx'. 2025-01-17 15:48:35.289 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.aspx - 307 null null 0.071ms 2025-01-17 15:48:35.289 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.aspx - null null 2025-01-17 15:48:35.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.aspx'. 2025-01-17 15:48:35.289 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.289 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.aspx - 307 null null 0.0602ms 2025-01-17 15:48:35.290 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.aspx - null null 2025-01-17 15:48:35.290 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.aspx'. 2025-01-17 15:48:35.290 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.290 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.aspx - 307 null null 0.1504ms 2025-01-17 15:48:35.290 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.aspx - null null 2025-01-17 15:48:35.290 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.aspx'. 2025-01-17 15:48:35.290 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.290 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.aspx - 307 null null 0.0677ms 2025-01-17 15:48:35.290 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.aspx - null null 2025-01-17 15:48:35.290 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.aspx'. 2025-01-17 15:48:35.290 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.290 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.aspx - 307 null null 0.0592ms 2025-01-17 15:48:35.290 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.aspx - null null 2025-01-17 15:48:35.290 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.aspx'. 2025-01-17 15:48:35.290 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.290 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.aspx - 307 null null 0.0582ms 2025-01-17 15:48:35.290 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.aspx - null null 2025-01-17 15:48:35.290 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.aspx'. 2025-01-17 15:48:35.290 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.290 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.aspx - 307 null null 0.0674ms 2025-01-17 15:48:35.290 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.aspx - null null 2025-01-17 15:48:35.290 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.aspx'. 2025-01-17 15:48:35.290 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.290 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.aspx - 307 null null 0.1056ms 2025-01-17 15:48:35.290 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.aspx - null null 2025-01-17 15:48:35.291 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.aspx'. 2025-01-17 15:48:35.291 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.291 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.aspx - 307 null null 0.2843ms 2025-01-17 15:48:35.291 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.aspx - null null 2025-01-17 15:48:35.291 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.aspx'. 2025-01-17 15:48:35.291 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.291 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.aspx - 307 null null 0.1633ms 2025-01-17 15:48:35.291 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2.aspx - null null 2025-01-17 15:48:35.291 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2.aspx'. 2025-01-17 15:48:35.291 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.291 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2.aspx - 307 null null 0.1559ms 2025-01-17 15:48:35.291 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.aspx - null null 2025-01-17 15:48:35.291 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.aspx'. 2025-01-17 15:48:35.291 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.291 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.aspx - 307 null null 0.159ms 2025-01-17 15:48:35.291 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.aspx - null null 2025-01-17 15:48:35.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.aspx'. 2025-01-17 15:48:35.292 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.aspx - 307 null null 0.2447ms 2025-01-17 15:48:35.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.aspx - null null 2025-01-17 15:48:35.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.aspx'. 2025-01-17 15:48:35.292 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.aspx - 307 null null 0.098ms 2025-01-17 15:48:35.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.aspx - null null 2025-01-17 15:48:35.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.aspx'. 2025-01-17 15:48:35.292 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.aspx - 307 null null 0.0702ms 2025-01-17 15:48:35.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.aspx - null null 2025-01-17 15:48:35.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.aspx'. 2025-01-17 15:48:35.292 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.aspx - 307 null null 0.1491ms 2025-01-17 15:48:35.292 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.aspx - null null 2025-01-17 15:48:35.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.aspx'. 2025-01-17 15:48:35.292 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.292 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.aspx - 307 null null 0.1185ms 2025-01-17 15:48:35.293 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.aspx - null null 2025-01-17 15:48:35.293 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.aspx'. 2025-01-17 15:48:35.293 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.293 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.aspx - 307 null null 0.0729ms 2025-01-17 15:48:35.293 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.aspx - null null 2025-01-17 15:48:35.293 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.aspx'. 2025-01-17 15:48:35.293 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.293 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.aspx - 307 null null 0.1215ms 2025-01-17 15:48:35.293 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.aspx - null null 2025-01-17 15:48:35.293 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.aspx'. 2025-01-17 15:48:35.293 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.293 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.aspx - 307 null null 0.123ms 2025-01-17 15:48:35.293 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.jsp - null null 2025-01-17 15:48:35.293 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.jsp'. 2025-01-17 15:48:35.293 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.293 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/account.jsp - 307 null null 0.0682ms 2025-01-17 15:48:35.293 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.jsp - null null 2025-01-17 15:48:35.293 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.jsp'. 2025-01-17 15:48:35.293 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.293 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/index.jsp - 307 null null 0.1287ms 2025-01-17 15:48:35.293 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.jsp - null null 2025-01-17 15:48:35.293 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.jsp'. 2025-01-17 15:48:35.293 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.293 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/login.jsp - 307 null null 0.1555ms 2025-01-17 15:48:35.294 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.jsp - null null 2025-01-17 15:48:35.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.jsp'. 2025-01-17 15:48:35.294 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.294 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.jsp - 307 null null 0.1047ms 2025-01-17 15:48:35.294 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.jsp - null null 2025-01-17 15:48:35.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.jsp'. 2025-01-17 15:48:35.294 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.294 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/admin.jsp - 307 null null 0.1166ms 2025-01-17 15:48:35.294 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.jsp - null null 2025-01-17 15:48:35.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.jsp'. 2025-01-17 15:48:35.294 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.294 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/login.jsp - 307 null null 0.0665ms 2025-01-17 15:48:35.294 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.jsp - null null 2025-01-17 15:48:35.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.jsp'. 2025-01-17 15:48:35.294 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.294 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_area/index.jsp - 307 null null 0.0591ms 2025-01-17 15:48:35.294 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.jsp - null null 2025-01-17 15:48:35.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.jsp'. 2025-01-17 15:48:35.294 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.294 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.jsp - 307 null null 0.1462ms 2025-01-17 15:48:35.294 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.jsp - null null 2025-01-17 15:48:35.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.jsp'. 2025-01-17 15:48:35.294 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.294 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/login.jsp - 307 null null 0.1269ms 2025-01-17 15:48:35.294 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.jsp - null null 2025-01-17 15:48:35.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.jsp'. 2025-01-17 15:48:35.295 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.295 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.jsp - 307 null null 0.1183ms 2025-01-17 15:48:35.295 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.jsp - null null 2025-01-17 15:48:35.295 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.jsp'. 2025-01-17 15:48:35.295 +00:00 [DBG] Connection id "0HN8VETJHTK3A" completed keep alive response. 2025-01-17 15:48:35.295 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/home.jsp - 307 null null 0.0729ms 2025-01-17 15:48:35.295 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.jsp - null null 2025-01-17 15:48:35.295 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.jsp'. 2025-01-17 15:48:35.295 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.jsp - 307 null null 0.0816ms 2025-01-17 15:48:35.295 +00:00 [DBG] Connection id "0HN8VETJHTK3A" disconnecting. 2025-01-17 15:48:35.295 +00:00 [DBG] Connection id "0HN8VETJHTK3A" stopped. 2025-01-17 15:48:35.295 +00:00 [DBG] Connection id "0HN8VETJHTK3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:35.417 +00:00 [DBG] Connection id "0HN8VETJHTK38" bad request data: "Invalid request line: 'GET %c0.%c0./%c0.%c0./%c0.%c0./%c0.%c0./%c0.%c0./boot.ini HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %c0.%c0./%c0.%c0./%c0.%c0./%c0.%c0./%c0.%c0./boot.ini HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:35.418 +00:00 [DBG] Connection id "0HN8VETJHTK38" disconnecting. 2025-01-17 15:48:35.418 +00:00 [DBG] Connection id "0HN8VETJHTK38" stopped. 2025-01-17 15:48:35.418 +00:00 [DBG] Connection id "0HN8VETJHTK38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:35.624 +00:00 [DBG] Connection id "0HN8VETJHTK3B" accepted. 2025-01-17 15:48:35.624 +00:00 [DBG] Connection id "0HN8VETJHTK3B" started. 2025-01-17 15:48:35.633 +00:00 [DBG] Connection id "0HN8VETJHTK3C" accepted. 2025-01-17 15:48:35.633 +00:00 [DBG] Connection id "0HN8VETJHTK3C" started. 2025-01-17 15:48:35.775 +00:00 [DBG] Connection id "0HN8VETJHTK3B" bad request data: "Invalid request line: 'GET %2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2Fetc%...'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2F%2E%2E%5C%2Fetc%...' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:35.776 +00:00 [DBG] Connection id "0HN8VETJHTK3B" disconnecting. 2025-01-17 15:48:35.776 +00:00 [DBG] Connection id "0HN8VETJHTK3B" stopped. 2025-01-17 15:48:35.776 +00:00 [DBG] Connection id "0HN8VETJHTK3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:35.858 +00:00 [DBG] Connection 0HN8VETJHTK3C established using the following protocol: "Tls13" 2025-01-17 15:48:35.879 +00:00 [DBG] Connection id "0HN8VETJHTK3D" accepted. 2025-01-17 15:48:35.879 +00:00 [DBG] Connection id "0HN8VETJHTK3D" started. 2025-01-17 15:48:36.041 +00:00 [DBG] Connection id "0HN8VETJHTK3E" accepted. 2025-01-17 15:48:36.041 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/httpsecure - application/x-amf 774 2025-01-17 15:48:36.041 +00:00 [DBG] Connection id "0HN8VETJHTK3E" started. 2025-01-17 15:48:36.041 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:36.042 +00:00 [DBG] No candidates found for the request path '/lcds-samples/messagebroker/httpsecure' 2025-01-17 15:48:36.042 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:36.042 +00:00 [INF] HTTP POST /lcds-samples/messagebroker/httpsecure responded 404 in 0.4676 ms 2025-01-17 15:48:36.042 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/httpsecure - 404 0 null 0.9889ms 2025-01-17 15:48:36.042 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: POST https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/httpsecure, Response status code: 404 2025-01-17 15:48:36.042 +00:00 [DBG] Connection id "0HN8VETJHTK3C", Request id "0HN8VETJHTK3C:00000001": started reading request body. 2025-01-17 15:48:36.042 +00:00 [DBG] Connection id "0HN8VETJHTK3C", Request id "0HN8VETJHTK3C:00000001": done reading request body. 2025-01-17 15:48:36.042 +00:00 [DBG] Connection id "0HN8VETJHTK3C" disconnecting. 2025-01-17 15:48:36.042 +00:00 [DBG] Connection id "0HN8VETJHTK3C" stopped. 2025-01-17 15:48:36.043 +00:00 [DBG] Connection id "0HN8VETJHTK3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:36.097 +00:00 [DBG] Connection 0HN8VETJHTK3D established using the following protocol: "Tls13" 2025-01-17 15:48:36.144 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.jsp - null null 2025-01-17 15:48:36.144 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.jsp'. 2025-01-17 15:48:36.144 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.144 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.jsp - 307 null null 0.381ms 2025-01-17 15:48:36.145 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.jsp - null null 2025-01-17 15:48:36.145 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.jsp'. 2025-01-17 15:48:36.145 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.145 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/admin/admin-login.jsp - 307 null null 0.2913ms 2025-01-17 15:48:36.145 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.jsp - null null 2025-01-17 15:48:36.145 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.jsp'. 2025-01-17 15:48:36.145 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.145 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin-login.jsp - 307 null null 0.1468ms 2025-01-17 15:48:36.145 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.jsp - null null 2025-01-17 15:48:36.145 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.jsp'. 2025-01-17 15:48:36.145 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.145 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-login.jsp - 307 null null 0.1232ms 2025-01-17 15:48:36.145 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.jsp - null null 2025-01-17 15:48:36.145 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.jsp'. 2025-01-17 15:48:36.145 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.146 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.jsp - 307 null null 0.1837ms 2025-01-17 15:48:36.146 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.jsp - null null 2025-01-17 15:48:36.146 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.jsp'. 2025-01-17 15:48:36.146 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.146 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cp.jsp - 307 null null 0.1118ms 2025-01-17 15:48:36.160 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.jsp - null null 2025-01-17 15:48:36.160 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.jsp'. 2025-01-17 15:48:36.160 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.160 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.jsp - 307 null null 0.4886ms 2025-01-17 15:48:36.161 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.jsp - null null 2025-01-17 15:48:36.161 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.jsp'. 2025-01-17 15:48:36.161 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.161 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator.jsp - 307 null null 0.1592ms 2025-01-17 15:48:36.161 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.jsp - null null 2025-01-17 15:48:36.161 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.jsp'. 2025-01-17 15:48:36.161 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.161 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.jsp - 307 null null 0.1584ms 2025-01-17 15:48:36.161 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.jsp - null null 2025-01-17 15:48:36.161 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.jsp'. 2025-01-17 15:48:36.161 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.161 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/login.jsp - 307 null null 0.1799ms 2025-01-17 15:48:36.161 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.jsp - null null 2025-01-17 15:48:36.161 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.jsp'. 2025-01-17 15:48:36.161 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.162 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator.jsp - 307 null null 0.2144ms 2025-01-17 15:48:36.162 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.jsp - null null 2025-01-17 15:48:36.162 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.jsp'. 2025-01-17 15:48:36.162 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.162 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.jsp - 307 null null 0.2768ms 2025-01-17 15:48:36.162 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.jsp - null null 2025-01-17 15:48:36.162 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.jsp'. 2025-01-17 15:48:36.162 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.162 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.jsp - 307 null null 0.1138ms 2025-01-17 15:48:36.162 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.jsp - null null 2025-01-17 15:48:36.162 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.jsp'. 2025-01-17 15:48:36.162 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.162 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/admin.jsp - 307 null null 0.0935ms 2025-01-17 15:48:36.162 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.jsp - null null 2025-01-17 15:48:36.162 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.jsp'. 2025-01-17 15:48:36.162 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.162 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.jsp - 307 null null 0.1146ms 2025-01-17 15:48:36.163 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.jsp - null null 2025-01-17 15:48:36.163 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.jsp'. 2025-01-17 15:48:36.163 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.163 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/user.jsp - 307 null null 0.1128ms 2025-01-17 15:48:36.163 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.jsp - null null 2025-01-17 15:48:36.163 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.jsp'. 2025-01-17 15:48:36.163 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.163 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/index.jsp - 307 null null 0.099ms 2025-01-17 15:48:36.163 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.jsp - null null 2025-01-17 15:48:36.163 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.jsp'. 2025-01-17 15:48:36.163 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.163 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.jsp - 307 null null 0.0948ms 2025-01-17 15:48:36.163 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.jsp - null null 2025-01-17 15:48:36.163 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.jsp'. 2025-01-17 15:48:36.163 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.163 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.jsp - 307 null null 0.0867ms 2025-01-17 15:48:36.163 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.jsp - null null 2025-01-17 15:48:36.163 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.jsp'. 2025-01-17 15:48:36.163 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.163 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/account.jsp - 307 null null 0.0959ms 2025-01-17 15:48:36.163 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.jsp - null null 2025-01-17 15:48:36.163 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.jsp'. 2025-01-17 15:48:36.163 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.163 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpanel.jsp - 307 null null 0.0759ms 2025-01-17 15:48:36.163 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.jsp - null null 2025-01-17 15:48:36.163 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.jsp'. 2025-01-17 15:48:36.163 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.164 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.jsp - 307 null null 0.1434ms 2025-01-17 15:48:36.164 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.jsp - null null 2025-01-17 15:48:36.164 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.jsp'. 2025-01-17 15:48:36.164 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.164 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.jsp - 307 null null 0.1138ms 2025-01-17 15:48:36.164 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.jsp - null null 2025-01-17 15:48:36.164 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.jsp'. 2025-01-17 15:48:36.164 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.164 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.jsp - 307 null null 0.2266ms 2025-01-17 15:48:36.164 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.jsp - null null 2025-01-17 15:48:36.164 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.jsp'. 2025-01-17 15:48:36.164 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.164 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.jsp - 307 null null 0.3783ms 2025-01-17 15:48:36.165 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.jsp - null null 2025-01-17 15:48:36.165 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.jsp'. 2025-01-17 15:48:36.165 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.165 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.jsp - 307 null null 0.161ms 2025-01-17 15:48:36.165 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.jsp - null null 2025-01-17 15:48:36.165 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.jsp'. 2025-01-17 15:48:36.165 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.165 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_login.jsp - 307 null null 0.0908ms 2025-01-17 15:48:36.165 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.jsp - null null 2025-01-17 15:48:36.165 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.jsp'. 2025-01-17 15:48:36.165 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.165 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.jsp - 307 null null 0.12ms 2025-01-17 15:48:36.165 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.jsp - null null 2025-01-17 15:48:36.165 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.jsp'. 2025-01-17 15:48:36.165 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.165 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.jsp - 307 null null 0.0762ms 2025-01-17 15:48:36.165 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.jsp - null null 2025-01-17 15:48:36.165 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.jsp'. 2025-01-17 15:48:36.165 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.165 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.jsp - 307 null null 0.0719ms 2025-01-17 15:48:36.165 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/home.jsp - null null 2025-01-17 15:48:36.165 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/home.jsp'. 2025-01-17 15:48:36.165 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.165 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/home.jsp - 307 null null 0.0846ms 2025-01-17 15:48:36.165 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.jsp - null null 2025-01-17 15:48:36.166 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.jsp'. 2025-01-17 15:48:36.166 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.166 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.jsp - 307 null null 0.2154ms 2025-01-17 15:48:36.166 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.jsp - null null 2025-01-17 15:48:36.166 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.jsp'. 2025-01-17 15:48:36.166 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.166 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.jsp - 307 null null 0.0827ms 2025-01-17 15:48:36.166 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.jsp - null null 2025-01-17 15:48:36.166 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.jsp'. 2025-01-17 15:48:36.166 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.166 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.jsp - 307 null null 0.0839ms 2025-01-17 15:48:36.166 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.jsp - null null 2025-01-17 15:48:36.166 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.jsp'. 2025-01-17 15:48:36.166 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.166 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.jsp - 307 null null 0.0868ms 2025-01-17 15:48:36.166 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.jsp - null null 2025-01-17 15:48:36.166 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.jsp'. 2025-01-17 15:48:36.166 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.166 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.jsp - 307 null null 0.1098ms 2025-01-17 15:48:36.166 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.jsp - null null 2025-01-17 15:48:36.166 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.jsp'. 2025-01-17 15:48:36.166 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.166 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.jsp - 307 null null 0.0911ms 2025-01-17 15:48:36.167 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.jsp - null null 2025-01-17 15:48:36.167 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.jsp'. 2025-01-17 15:48:36.167 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.167 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.jsp - 307 null null 0.0844ms 2025-01-17 15:48:36.167 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.jsp - null null 2025-01-17 15:48:36.167 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.jsp'. 2025-01-17 15:48:36.167 +00:00 [DBG] Connection id "0HN8VETJHTK3E" completed keep alive response. 2025-01-17 15:48:36.167 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.jsp - 307 null null 0.0624ms 2025-01-17 15:48:36.167 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.jsp - null null 2025-01-17 15:48:36.167 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.jsp'. 2025-01-17 15:48:36.167 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincontrol/login.jsp - 307 null null 0.0934ms 2025-01-17 15:48:36.167 +00:00 [DBG] Connection id "0HN8VETJHTK3E" disconnecting. 2025-01-17 15:48:36.167 +00:00 [DBG] Connection id "0HN8VETJHTK3E" stopped. 2025-01-17 15:48:36.167 +00:00 [DBG] Connection id "0HN8VETJHTK3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:36.168 +00:00 [DBG] Connection id "0HN8VETJHTK3F" accepted. 2025-01-17 15:48:36.168 +00:00 [DBG] Connection id "0HN8VETJHTK3F" started. 2025-01-17 15:48:36.224 +00:00 [DBG] Connection id "0HN8VETJHTK3F" bad request data: "Invalid request line: 'GET %2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5Cetc%5Cpasswd HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5C%2E%2E%5Cetc%5Cpasswd HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:36.225 +00:00 [DBG] Connection id "0HN8VETJHTK3F" disconnecting. 2025-01-17 15:48:36.225 +00:00 [DBG] Connection id "0HN8VETJHTK3F" stopped. 2025-01-17 15:48:36.225 +00:00 [DBG] Connection id "0HN8VETJHTK3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:36.273 +00:00 [DBG] Connection id "0HN8VETJHTK3D" bad request data: "Invalid request line: 'GET %c0%2e%c0%2e/%c0%2e%c0%2e/%c0%2e%c0%2e/%c0%2e%c0%2e/boot.ini HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %c0%2e%c0%2e/%c0%2e%c0%2e/%c0%2e%c0%2e/%c0%2e%c0%2e/boot.ini HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:36.274 +00:00 [DBG] Connection id "0HN8VETJHTK3D" disconnecting. 2025-01-17 15:48:36.274 +00:00 [DBG] Connection id "0HN8VETJHTK3D" stopped. 2025-01-17 15:48:36.274 +00:00 [DBG] Connection id "0HN8VETJHTK3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:36.456 +00:00 [DBG] Connection id "0HN8VETJHTK3G" accepted. 2025-01-17 15:48:36.456 +00:00 [DBG] Connection id "0HN8VETJHTK3G" started. 2025-01-17 15:48:36.513 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php?option=com_fields&view=fields&layout=modal&list[fullordering]=updatexml(1,concat(1,user()),1) - null null 2025-01-17 15:48:36.514 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.php?option=com_fields&view=fields&layout=modal&list[fullordering]=updatexml(1,concat(1,user()),1)'. 2025-01-17 15:48:36.514 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php?option=com_fields&view=fields&layout=modal&list[fullordering]=updatexml(1,concat(1,user()),1) - 307 0 null 0.2345ms 2025-01-17 15:48:36.514 +00:00 [DBG] Connection id "0HN8VETJHTK3G" disconnecting. 2025-01-17 15:48:36.514 +00:00 [DBG] Connection id "0HN8VETJHTK3G" stopped. 2025-01-17 15:48:36.514 +00:00 [DBG] Connection id "0HN8VETJHTK3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:36.592 +00:00 [DBG] Connection id "0HN8VETJHTK3H" accepted. 2025-01-17 15:48:36.592 +00:00 [DBG] Connection id "0HN8VETJHTK3H" started. 2025-01-17 15:48:36.646 +00:00 [DBG] Connection id "0HN8VETJHTK3I" accepted. 2025-01-17 15:48:36.646 +00:00 [DBG] Connection id "0HN8VETJHTK3I" started. 2025-01-17 15:48:36.680 +00:00 [DBG] Connection id "0HN8VETJHTK3J" accepted. 2025-01-17 15:48:36.681 +00:00 [DBG] Connection id "0HN8VETJHTK3J" started. 2025-01-17 15:48:36.720 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Listadeparametros.html - null null 2025-01-17 15:48:36.720 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Listadeparametros.html'. 2025-01-17 15:48:36.720 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Listadeparametros.html - 307 0 null 0.3075ms 2025-01-17 15:48:36.720 +00:00 [DBG] Connection id "0HN8VETJHTK3H" disconnecting. 2025-01-17 15:48:36.720 +00:00 [DBG] Connection id "0HN8VETJHTK3H" stopped. 2025-01-17 15:48:36.721 +00:00 [DBG] Connection id "0HN8VETJHTK3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:36.824 +00:00 [DBG] Connection id "0HN8VETJHTK3I" bad request data: "Invalid request target: '..\\..\\..\..\\..\..\\..\..\\\boot.ini'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request target: '..\\..\\..\..\\..\..\\..\..\\\boot.ini' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:36.825 +00:00 [DBG] Connection id "0HN8VETJHTK3I" disconnecting. 2025-01-17 15:48:36.825 +00:00 [DBG] Connection id "0HN8VETJHTK3I" stopped. 2025-01-17 15:48:36.825 +00:00 [DBG] Connection id "0HN8VETJHTK3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:36.922 +00:00 [DBG] Connection 0HN8VETJHTK3J established using the following protocol: "Tls13" 2025-01-17 15:48:36.986 +00:00 [DBG] Connection id "0HN8VETJHTK3K" accepted. 2025-01-17 15:48:36.986 +00:00 [DBG] Connection id "0HN8VETJHTK3K" started. 2025-01-17 15:48:37.039 +00:00 [DBG] Connection id "0HN8VETJHTK3L" accepted. 2025-01-17 15:48:37.039 +00:00 [DBG] Connection id "0HN8VETJHTK3L" started. 2025-01-17 15:48:37.080 +00:00 [DBG] Connection id "0HN8VETJHTK3J" bad request data: "Invalid request line: 'GET \\..%2f..%2f..%2f..%2fboot.ini% ../ HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET \\..%2f..%2f..%2f..%2fboot.ini% ../ HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:37.081 +00:00 [DBG] Connection id "0HN8VETJHTK3J" disconnecting. 2025-01-17 15:48:37.081 +00:00 [DBG] Connection id "0HN8VETJHTK3J" stopped. 2025-01-17 15:48:37.081 +00:00 [DBG] Connection id "0HN8VETJHTK3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:37.120 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nmaplowercheck1737128875 - null null 2025-01-17 15:48:37.120 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nmaplowercheck1737128875'. 2025-01-17 15:48:37.120 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nmaplowercheck1737128875 - 307 0 null 0.3699ms 2025-01-17 15:48:37.121 +00:00 [DBG] Connection id "0HN8VETJHTK3L" disconnecting. 2025-01-17 15:48:37.121 +00:00 [DBG] Connection id "0HN8VETJHTK3L" stopped. 2025-01-17 15:48:37.121 +00:00 [DBG] Connection id "0HN8VETJHTK3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:37.151 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.jsp - null null 2025-01-17 15:48:37.152 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.jsp'. 2025-01-17 15:48:37.152 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.152 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.jsp - 307 null null 0.3148ms 2025-01-17 15:48:37.152 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.jsp - null null 2025-01-17 15:48:37.152 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.jsp'. 2025-01-17 15:48:37.152 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.152 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admloginuser.jsp - 307 null null 0.0933ms 2025-01-17 15:48:37.152 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2.jsp - null null 2025-01-17 15:48:37.152 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2.jsp'. 2025-01-17 15:48:37.152 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.152 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2.jsp - 307 null null 0.1529ms 2025-01-17 15:48:37.152 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.jsp - null null 2025-01-17 15:48:37.152 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.jsp'. 2025-01-17 15:48:37.152 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.152 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/login.jsp - 307 null null 0.0965ms 2025-01-17 15:48:37.152 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.jsp - null null 2025-01-17 15:48:37.153 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.jsp'. 2025-01-17 15:48:37.153 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.153 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.jsp - 307 null null 0.126ms 2025-01-17 15:48:37.153 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.jsp - null null 2025-01-17 15:48:37.153 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.jsp'. 2025-01-17 15:48:37.153 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.153 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/index.jsp - 307 null null 0.0924ms 2025-01-17 15:48:37.153 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.jsp - null null 2025-01-17 15:48:37.153 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.jsp'. 2025-01-17 15:48:37.153 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.153 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm.jsp - 307 null null 0.087ms 2025-01-17 15:48:37.153 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.jsp - null null 2025-01-17 15:48:37.153 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.jsp'. 2025-01-17 15:48:37.153 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.153 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm_auth.jsp - 307 null null 0.0893ms 2025-01-17 15:48:37.153 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.jsp - null null 2025-01-17 15:48:37.153 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.jsp'. 2025-01-17 15:48:37.153 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.153 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin.jsp - 307 null null 0.0898ms 2025-01-17 15:48:37.153 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.jsp - null null 2025-01-17 15:48:37.153 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.jsp'. 2025-01-17 15:48:37.153 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.153 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.jsp - 307 null null 0.0901ms 2025-01-17 15:48:37.153 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.jsp - null null 2025-01-17 15:48:37.153 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.jsp'. 2025-01-17 15:48:37.153 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.153 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/login.jsp - 307 null null 0.1361ms 2025-01-17 15:48:37.154 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.jsp - null null 2025-01-17 15:48:37.154 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.jsp'. 2025-01-17 15:48:37.154 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.154 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.jsp - 307 null null 0.102ms 2025-01-17 15:48:37.154 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin1.php - null null 2025-01-17 15:48:37.154 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin1.php'. 2025-01-17 15:48:37.154 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.154 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin1.php - 307 null null 0.1037ms 2025-01-17 15:48:37.154 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.asp - null null 2025-01-17 15:48:37.154 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.asp'. 2025-01-17 15:48:37.154 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.154 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.asp - 307 null null 0.1109ms 2025-01-17 15:48:37.154 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.php - null null 2025-01-17 15:48:37.154 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.php'. 2025-01-17 15:48:37.154 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.154 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.php - 307 null null 0.0847ms 2025-01-17 15:48:37.154 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.jsp - null null 2025-01-17 15:48:37.154 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.jsp'. 2025-01-17 15:48:37.154 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.154 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.jsp - 307 null null 0.0751ms 2025-01-17 15:48:37.154 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.aspx - null null 2025-01-17 15:48:37.154 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.aspx'. 2025-01-17 15:48:37.154 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.154 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.aspx - 307 null null 0.0801ms 2025-01-17 15:48:37.155 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.cfm - null null 2025-01-17 15:48:37.155 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.cfm'. 2025-01-17 15:48:37.155 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.155 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8.cfm - 307 null null 0.0745ms 2025-01-17 15:48:37.155 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8/ - null null 2025-01-17 15:48:37.155 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8/'. 2025-01-17 15:48:37.155 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.155 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8/ - 307 null null 0.0771ms 2025-01-17 15:48:37.155 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administer/ - null null 2025-01-17 15:48:37.155 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administer/'. 2025-01-17 15:48:37.155 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.155 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administer/ - 307 null null 0.1806ms 2025-01-17 15:48:37.155 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.php - null null 2025-01-17 15:48:37.155 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.php'. 2025-01-17 15:48:37.155 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.155 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.php - 307 null null 0.1706ms 2025-01-17 15:48:37.155 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.asp - null null 2025-01-17 15:48:37.155 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.asp'. 2025-01-17 15:48:37.155 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.155 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.asp - 307 null null 0.0796ms 2025-01-17 15:48:37.155 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.aspx - null null 2025-01-17 15:48:37.155 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.aspx'. 2025-01-17 15:48:37.155 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.155 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.aspx - 307 null null 0.0698ms 2025-01-17 15:48:37.155 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.cfm - null null 2025-01-17 15:48:37.156 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.cfm'. 2025-01-17 15:48:37.156 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.156 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.cfm - 307 null null 0.0826ms 2025-01-17 15:48:37.156 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.jsp - null null 2025-01-17 15:48:37.156 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.jsp'. 2025-01-17 15:48:37.156 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.156 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracao.jsp - 307 null null 0.0824ms 2025-01-17 15:48:37.156 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.php - null null 2025-01-17 15:48:37.156 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.php'. 2025-01-17 15:48:37.156 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.156 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.php - 307 null null 0.0812ms 2025-01-17 15:48:37.156 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.asp - null null 2025-01-17 15:48:37.156 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.asp'. 2025-01-17 15:48:37.156 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.156 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.asp - 307 null null 0.106ms 2025-01-17 15:48:37.156 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.aspx - null null 2025-01-17 15:48:37.156 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.aspx'. 2025-01-17 15:48:37.156 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.156 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.aspx - 307 null null 0.0943ms 2025-01-17 15:48:37.156 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.jsp - null null 2025-01-17 15:48:37.156 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.jsp'. 2025-01-17 15:48:37.156 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.156 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.jsp - 307 null null 0.0887ms 2025-01-17 15:48:37.156 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.cfm - null null 2025-01-17 15:48:37.156 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.cfm'. 2025-01-17 15:48:37.156 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.156 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion.cfm - 307 null null 0.0726ms 2025-01-17 15:48:37.156 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrators/ - null null 2025-01-17 15:48:37.157 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrators/'. 2025-01-17 15:48:37.157 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.157 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrators/ - 307 null null 0.0917ms 2025-01-17 15:48:37.157 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpro/ - null null 2025-01-17 15:48:37.157 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpro/'. 2025-01-17 15:48:37.157 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.157 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpro/ - 307 null null 0.0782ms 2025-01-17 15:48:37.157 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins/ - null null 2025-01-17 15:48:37.157 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins/'. 2025-01-17 15:48:37.157 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.157 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins/ - 307 null null 0.0813ms 2025-01-17 15:48:37.157 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.cfm - null null 2025-01-17 15:48:37.157 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.cfm'. 2025-01-17 15:48:37.157 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.157 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.cfm - 307 null null 0.0972ms 2025-01-17 15:48:37.157 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.php - null null 2025-01-17 15:48:37.157 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.php'. 2025-01-17 15:48:37.157 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.157 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.php - 307 null null 0.0925ms 2025-01-17 15:48:37.157 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.jsp - null null 2025-01-17 15:48:37.157 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.jsp'. 2025-01-17 15:48:37.157 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.157 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.jsp - 307 null null 0.0896ms 2025-01-17 15:48:37.157 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.asp - null null 2025-01-17 15:48:37.157 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.asp'. 2025-01-17 15:48:37.157 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.157 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.asp - 307 null null 0.1453ms 2025-01-17 15:48:37.157 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.aspx - null null 2025-01-17 15:48:37.157 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.aspx'. 2025-01-17 15:48:37.158 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.158 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins.aspx - 307 null null 0.1181ms 2025-01-17 15:48:37.158 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/maintenance/ - null null 2025-01-17 15:48:37.158 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/maintenance/'. 2025-01-17 15:48:37.158 +00:00 [DBG] Connection id "0HN8VETJHTK3K" completed keep alive response. 2025-01-17 15:48:37.158 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/maintenance/ - 307 null null 0.0862ms 2025-01-17 15:48:37.158 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Lotus_Domino_Admin/ - null null 2025-01-17 15:48:37.158 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Lotus_Domino_Admin/'. 2025-01-17 15:48:37.158 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Lotus_Domino_Admin/ - 307 null null 0.0592ms 2025-01-17 15:48:37.158 +00:00 [DBG] Connection id "0HN8VETJHTK3K" disconnecting. 2025-01-17 15:48:37.158 +00:00 [DBG] Connection id "0HN8VETJHTK3K" stopped. 2025-01-17 15:48:37.158 +00:00 [DBG] Connection id "0HN8VETJHTK3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:37.224 +00:00 [DBG] Connection id "0HN8VETJHTK3M" accepted. 2025-01-17 15:48:37.225 +00:00 [DBG] Connection id "0HN8VETJHTK3M" started. 2025-01-17 15:48:37.256 +00:00 [DBG] Connection id "0HN8VETJHTK3M" bad request data: "Invalid request line: 'GET %c0.%c0./%c0.%c0./%c0.%c0./%c0.%c0./%c0.%c0./boot.ini HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %c0.%c0./%c0.%c0./%c0.%c0./%c0.%c0./%c0.%c0./boot.ini HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:37.257 +00:00 [DBG] Connection id "0HN8VETJHTK3M" disconnecting. 2025-01-17 15:48:37.257 +00:00 [DBG] Connection id "0HN8VETJHTK3M" stopped. 2025-01-17 15:48:37.257 +00:00 [DBG] Connection id "0HN8VETJHTK3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:37.583 +00:00 [DBG] Connection id "0HN8VETJHTK3N" accepted. 2025-01-17 15:48:37.583 +00:00 [DBG] Connection id "0HN8VETJHTK3N" started. 2025-01-17 15:48:37.602 +00:00 [DBG] Connection id "0HN8VETJHTK3O" accepted. 2025-01-17 15:48:37.602 +00:00 [DBG] Connection id "0HN8VETJHTK3O" started. 2025-01-17 15:48:37.680 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jmx-console/ - null null 2025-01-17 15:48:37.680 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jmx-console/'. 2025-01-17 15:48:37.681 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jmx-console/ - 307 0 null 0.2742ms 2025-01-17 15:48:37.681 +00:00 [DBG] Connection id "0HN8VETJHTK3N" disconnecting. 2025-01-17 15:48:37.681 +00:00 [DBG] Connection id "0HN8VETJHTK3N" stopped. 2025-01-17 15:48:37.681 +00:00 [DBG] Connection id "0HN8VETJHTK3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:37.720 +00:00 [DBG] Connection id "0HN8VETJHTK3P" accepted. 2025-01-17 15:48:37.720 +00:00 [DBG] Connection id "0HN8VETJHTK3P" started. 2025-01-17 15:48:37.768 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/hpwebjetadmin/ - null null 2025-01-17 15:48:37.768 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hpwebjetadmin/'. 2025-01-17 15:48:37.768 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.768 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/hpwebjetadmin/ - 307 null null 0.2193ms 2025-01-17 15:48:37.768 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_admin/ - null null 2025-01-17 15:48:37.768 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_admin/'. 2025-01-17 15:48:37.768 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.768 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_admin/ - 307 null null 0.0606ms 2025-01-17 15:48:37.768 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administrator/ - null null 2025-01-17 15:48:37.768 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administrator/'. 2025-01-17 15:48:37.768 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administrator/ - 307 null null 0.1243ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administrador/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administrador/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administrador/ - 307 null null 0.0597ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_admins/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_admins/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_admins/ - 307 null null 0.0574ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administrators/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administrators/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administrators/ - 307 null null 0.0424ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administradores/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administradores/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administradores/ - 307 null null 0.0394ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administracion/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administracion/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administracion/ - 307 null null 0.0391ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_4dm1n/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_4dm1n/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_4dm1n/ - 307 null null 0.1197ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_adm1n/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_adm1n/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_adm1n/ - 307 null null 0.0487ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_Admin/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_Admin/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_Admin/ - 307 null null 0.0624ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system_administration/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system_administration/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system_administration/ - 307 null null 0.0711ms 2025-01-17 15:48:37.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system-administration/ - null null 2025-01-17 15:48:37.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system-administration/'. 2025-01-17 15:48:37.769 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.769 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system-administration/ - 307 null null 0.064ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system-admin/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system-admin/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system-admin/ - 307 null null 0.0735ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system-admins/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system-admins/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system-admins/ - 307 null null 0.0548ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system-administrators/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system-administrators/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system-administrators/ - 307 null null 0.06ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion-sistema/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion-sistema/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administracion-sistema/ - 307 null null 0.0585ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Administracion/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Administracion/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Administracion/ - 307 null null 0.0739ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Admin/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Admin/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Admin/ - 307 null null 0.047ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Administrator/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Administrator/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Administrator/ - 307 null null 0.0486ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Manager/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Manager/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Manager/ - 307 null null 0.0397ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Adm/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Adm/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Adm/ - 307 null null 0.0397ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/systemadmin/ - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/systemadmin/'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/systemadmin/ - 307 null null 0.0403ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.asp - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.asp'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.asp - 307 null null 0.04ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.php - null null 2025-01-17 15:48:37.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.php'. 2025-01-17 15:48:37.770 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.php - 307 null null 0.0386ms 2025-01-17 15:48:37.770 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.jsp - null null 2025-01-17 15:48:37.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.jsp'. 2025-01-17 15:48:37.771 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.771 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.jsp - 307 null null 0.062ms 2025-01-17 15:48:37.771 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.aspx - null null 2025-01-17 15:48:37.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.aspx'. 2025-01-17 15:48:37.771 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.771 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.aspx - 307 null null 0.0548ms 2025-01-17 15:48:37.771 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.cfm - null null 2025-01-17 15:48:37.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.cfm'. 2025-01-17 15:48:37.771 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.771 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.cfm - 307 null null 0.046ms 2025-01-17 15:48:37.771 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin108/ - null null 2025-01-17 15:48:37.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin108/'. 2025-01-17 15:48:37.771 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.771 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin108/ - 307 null null 0.0391ms 2025-01-17 15:48:37.771 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pec_admin/ - null null 2025-01-17 15:48:37.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pec_admin/'. 2025-01-17 15:48:37.771 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.771 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pec_admin/ - 307 null null 0.0406ms 2025-01-17 15:48:37.771 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/admin/ - null null 2025-01-17 15:48:37.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/admin/'. 2025-01-17 15:48:37.771 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.771 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/admin/ - 307 null null 0.0431ms 2025-01-17 15:48:37.771 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/plog-admin/ - null null 2025-01-17 15:48:37.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plog-admin/'. 2025-01-17 15:48:37.771 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.771 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/plog-admin/ - 307 null null 0.0393ms 2025-01-17 15:48:37.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ESAdmin/ - null null 2025-01-17 15:48:37.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ESAdmin/'. 2025-01-17 15:48:37.779 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ESAdmin/ - 307 null null 0.2989ms 2025-01-17 15:48:37.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/axis2-admin/ - null null 2025-01-17 15:48:37.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2-admin/'. 2025-01-17 15:48:37.780 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/axis2-admin/ - 307 null null 0.098ms 2025-01-17 15:48:37.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_sys/ - null null 2025-01-17 15:48:37.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_sys/'. 2025-01-17 15:48:37.780 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_sys/ - 307 null null 0.1039ms 2025-01-17 15:48:37.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_cp.asp - null null 2025-01-17 15:48:37.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_cp.asp'. 2025-01-17 15:48:37.780 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin_cp.asp - 307 null null 0.1052ms 2025-01-17 15:48:37.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/admin/ - null null 2025-01-17 15:48:37.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/admin/'. 2025-01-17 15:48:37.780 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/admin/ - 307 null null 0.1011ms 2025-01-17 15:48:37.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/login/admin/ - null null 2025-01-17 15:48:37.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/login/admin/'. 2025-01-17 15:48:37.780 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/login/admin/ - 307 null null 0.1692ms 2025-01-17 15:48:37.780 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup/ - null null 2025-01-17 15:48:37.781 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup/'. 2025-01-17 15:48:37.781 +00:00 [DBG] Connection id "0HN8VETJHTK3P" completed keep alive response. 2025-01-17 15:48:37.781 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup/ - 307 0 null 0.096ms 2025-01-17 15:48:37.781 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup - null null 2025-01-17 15:48:37.781 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup'. 2025-01-17 15:48:37.781 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup - 307 0 null 0.0507ms 2025-01-17 15:48:37.781 +00:00 [DBG] Connection id "0HN8VETJHTK3P" disconnecting. 2025-01-17 15:48:37.781 +00:00 [DBG] Connection id "0HN8VETJHTK3P" stopped. 2025-01-17 15:48:37.781 +00:00 [DBG] Connection id "0HN8VETJHTK3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:37.800 +00:00 [DBG] Connection id "0HN8VETJHTK3Q" accepted. 2025-01-17 15:48:37.801 +00:00 [DBG] Connection id "0HN8VETJHTK3Q" started. 2025-01-17 15:48:37.801 +00:00 [DBG] Connection 0HN8VETJHTK3O established using the following protocol: "Tls13" 2025-01-17 15:48:37.921 +00:00 [DBG] Connection id "0HN8VETJHTK3Q" bad request data: "Invalid request line: 'GET %c0%2e%c0%2e/%c0%2e%c0%2e/%c0%2e%c0%2e/%c0%2e%c0%2e/boot.ini HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET %c0%2e%c0%2e/%c0%2e%c0%2e/%c0%2e%c0%2e/%c0%2e%c0%2e/boot.ini HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:37.921 +00:00 [DBG] Connection id "0HN8VETJHTK3Q" disconnecting. 2025-01-17 15:48:37.921 +00:00 [DBG] Connection id "0HN8VETJHTK3Q" stopped. 2025-01-17 15:48:37.922 +00:00 [DBG] Connection id "0HN8VETJHTK3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:37.977 +00:00 [DBG] Connection id "0HN8VETJHTK3O" bad request data: "Invalid request target: 'index.html?../../../../../boot.ini'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request target: 'index.html?../../../../../boot.ini' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:37.978 +00:00 [DBG] Connection id "0HN8VETJHTK3O" disconnecting. 2025-01-17 15:48:37.978 +00:00 [DBG] Connection id "0HN8VETJHTK3O" stopped. 2025-01-17 15:48:37.978 +00:00 [DBG] Connection id "0HN8VETJHTK3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:38.280 +00:00 [DBG] Connection id "0HN8VETJHTK3R" accepted. 2025-01-17 15:48:38.281 +00:00 [DBG] Connection id "0HN8VETJHTK3R" started. 2025-01-17 15:48:38.361 +00:00 [DBG] Connection id "0HN8VETJHTK3R" bad request data: "Invalid request line: 'GET \\..%2f..%2f..%2f..%2fboot.ini% ../ HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET \\..%2f..%2f..%2f..%2fboot.ini% ../ HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:38.362 +00:00 [DBG] Connection id "0HN8VETJHTK3R" disconnecting. 2025-01-17 15:48:38.362 +00:00 [DBG] Connection id "0HN8VETJHTK3R" stopped. 2025-01-17 15:48:38.363 +00:00 [DBG] Connection id "0HN8VETJHTK3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:38.392 +00:00 [DBG] Connection id "0HN8VETJHTK3S" accepted. 2025-01-17 15:48:38.393 +00:00 [DBG] Connection id "0HN8VETJHTK3T" accepted. 2025-01-17 15:48:38.393 +00:00 [DBG] Connection id "0HN8VETJHTK3S" started. 2025-01-17 15:48:38.393 +00:00 [DBG] Connection id "0HN8VETJHTK3T" started. 2025-01-17 15:48:38.512 +00:00 [DBG] Connection id "0HN8VETJHTK3U" accepted. 2025-01-17 15:48:38.512 +00:00 [DBG] Connection id "0HN8VETJHTK3U" started. 2025-01-17 15:48:38.600 +00:00 [DBG] Connection 0HN8VETJHTK3S established using the following protocol: "Tls13" 2025-01-17 15:48:38.600 +00:00 [DBG] Connection 0HN8VETJHTK3T established using the following protocol: "Tls13" 2025-01-17 15:48:38.601 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup.sql - null null 2025-01-17 15:48:38.601 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup.sql'. 2025-01-17 15:48:38.601 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.601 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup.sql - 307 0 null 0.1428ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup.sql.gz - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup.sql.gz'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup.sql.gz - 307 0 null 0.0559ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup.sql.bz2 - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup.sql.bz2'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup.sql.bz2 - 307 0 null 0.0396ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup.zip - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup.zip'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup.zip - 307 0 null 0.0419ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backups/ - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backups/'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backups/ - 307 0 null 0.0426ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bak/ - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bak/'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bak/ - 307 0 null 0.045ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/back/ - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/back/'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/back/ - 307 0 null 0.0335ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cache/backup/ - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cache/backup/'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cache/backup/ - 307 0 null 0.0411ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/backup/ - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/backup/'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/backup/ - 307 0 null 0.045ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dbbackup.txt - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dbbackup.txt'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dbbackup.txt - 307 0 null 0.0423ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/b.sql - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/b.sql'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/b.sql - 307 null null 0.0418ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/db.sql - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db.sql'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/db.sql - 307 null null 0.0381ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ddb.sql - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ddb.sql'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ddb.sql - 307 null null 0.0393ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/users.sql - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/users.sql'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/users.sql - 307 null null 0.0364ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/database.sql - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/database.sql'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/database.sql - 307 null null 0.0407ms 2025-01-17 15:48:38.602 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mysql.sql - null null 2025-01-17 15:48:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysql.sql'. 2025-01-17 15:48:38.602 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.602 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mysql.sql - 307 null null 0.0433ms 2025-01-17 15:48:38.603 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dump.sql - null null 2025-01-17 15:48:38.603 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dump.sql'. 2025-01-17 15:48:38.603 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.603 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dump.sql - 307 null null 0.0425ms 2025-01-17 15:48:38.603 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/respaldo.sql - null null 2025-01-17 15:48:38.603 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/respaldo.sql'. 2025-01-17 15:48:38.603 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.603 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/respaldo.sql - 307 null null 0.0373ms 2025-01-17 15:48:38.603 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/data.sql - null null 2025-01-17 15:48:38.603 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/data.sql'. 2025-01-17 15:48:38.603 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.603 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/data.sql - 307 null null 0.0382ms 2025-01-17 15:48:38.603 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/old.sql - null null 2025-01-17 15:48:38.603 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/old.sql'. 2025-01-17 15:48:38.603 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.603 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/old.sql - 307 null null 0.0378ms 2025-01-17 15:48:38.603 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/usuarios.sql - null null 2025-01-17 15:48:38.603 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/usuarios.sql'. 2025-01-17 15:48:38.603 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.603 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/usuarios.sql - 307 null null 0.2775ms 2025-01-17 15:48:38.604 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bdb.sql - null null 2025-01-17 15:48:38.604 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bdb.sql'. 2025-01-17 15:48:38.604 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.604 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bdb.sql - 307 null null 0.1757ms 2025-01-17 15:48:38.604 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/1.sql - null null 2025-01-17 15:48:38.604 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/1.sql'. 2025-01-17 15:48:38.604 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.604 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/1.sql - 307 null null 0.1341ms 2025-01-17 15:48:38.604 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/download/backup.sql - null null 2025-01-17 15:48:38.604 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/download/backup.sql'. 2025-01-17 15:48:38.604 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.604 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/download/backup.sql - 307 null null 0.1489ms 2025-01-17 15:48:38.604 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/clientaccesspolicy.xml - null null 2025-01-17 15:48:38.604 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clientaccesspolicy.xml'. 2025-01-17 15:48:38.604 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.604 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/clientaccesspolicy.xml - 307 null null 0.1416ms 2025-01-17 15:48:38.605 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom/ - null null 2025-01-17 15:48:38.605 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom/'. 2025-01-17 15:48:38.605 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.605 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom/ - 307 null null 0.1577ms 2025-01-17 15:48:38.605 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom.aspx - null null 2025-01-17 15:48:38.605 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.aspx'. 2025-01-17 15:48:38.605 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.605 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom.aspx - 307 null null 0.2013ms 2025-01-17 15:48:38.605 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom.php - null null 2025-01-17 15:48:38.605 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.php'. 2025-01-17 15:48:38.606 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.606 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom.php - 307 null null 0.1702ms 2025-01-17 15:48:38.606 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom.xml - null null 2025-01-17 15:48:38.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.xml'. 2025-01-17 15:48:38.606 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.606 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom.xml - 307 null null 0.0871ms 2025-01-17 15:48:38.606 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom.jsp - null null 2025-01-17 15:48:38.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.jsp'. 2025-01-17 15:48:38.606 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.606 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom.jsp - 307 null null 0.0585ms 2025-01-17 15:48:38.606 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss/ - null null 2025-01-17 15:48:38.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss/'. 2025-01-17 15:48:38.606 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.606 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss/ - 307 null null 0.0569ms 2025-01-17 15:48:38.606 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss.aspx - null null 2025-01-17 15:48:38.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss.aspx'. 2025-01-17 15:48:38.606 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.606 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss.aspx - 307 null null 0.0667ms 2025-01-17 15:48:38.606 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss.php - null null 2025-01-17 15:48:38.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss.php'. 2025-01-17 15:48:38.606 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.606 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss.php - 307 null null 0.0538ms 2025-01-17 15:48:38.606 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss.xml - null null 2025-01-17 15:48:38.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss.xml'. 2025-01-17 15:48:38.606 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.606 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss.xml - 307 null null 0.0622ms 2025-01-17 15:48:38.611 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss.jsp - null null 2025-01-17 15:48:38.611 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss.jsp'. 2025-01-17 15:48:38.612 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.612 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss.jsp - 307 null null 5.375ms 2025-01-17 15:48:38.612 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/passwd - null null 2025-01-17 15:48:38.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd'. 2025-01-17 15:48:38.612 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.612 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/passwd - 307 0 null 0.124ms 2025-01-17 15:48:38.612 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boot.ini - null null 2025-01-17 15:48:38.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boot.ini'. 2025-01-17 15:48:38.612 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.612 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boot.ini - 307 0 null 0.0856ms 2025-01-17 15:48:38.612 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/example/ - null null 2025-01-17 15:48:38.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/example/'. 2025-01-17 15:48:38.612 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.612 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/example/ - 307 0 null 0.0671ms 2025-01-17 15:48:38.612 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/examples/ - null null 2025-01-17 15:48:38.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/examples/'. 2025-01-17 15:48:38.612 +00:00 [DBG] Connection id "0HN8VETJHTK3U" completed keep alive response. 2025-01-17 15:48:38.612 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/examples/ - 307 0 null 0.0631ms 2025-01-17 15:48:38.612 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/iissamples/ - null null 2025-01-17 15:48:38.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/iissamples/'. 2025-01-17 15:48:38.612 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/iissamples/ - 307 0 null 0.0497ms 2025-01-17 15:48:38.612 +00:00 [DBG] Connection id "0HN8VETJHTK3U" disconnecting. 2025-01-17 15:48:38.612 +00:00 [DBG] Connection id "0HN8VETJHTK3U" stopped. 2025-01-17 15:48:38.612 +00:00 [DBG] Connection id "0HN8VETJHTK3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:38.761 +00:00 [DBG] Connection id "0HN8VETJHTK3S" bad request data: "Invalid request target: 'index.html?..\..\..\..\..\boot.ini'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request target: 'index.html?..\..\..\..\..\boot.ini' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:38.762 +00:00 [DBG] Connection id "0HN8VETJHTK3S" disconnecting. 2025-01-17 15:48:38.762 +00:00 [DBG] Connection id "0HN8VETJHTK3S" stopped. 2025-01-17 15:48:38.762 +00:00 [DBG] Connection id "0HN8VETJHTK3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:38.776 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/Listadeparametros.html - null null 2025-01-17 15:48:38.777 +00:00 [DBG] The request path /Listadeparametros.html does not match an existing file 2025-01-17 15:48:38.777 +00:00 [DBG] No candidates found for the request path '/Listadeparametros.html' 2025-01-17 15:48:38.777 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:38.777 +00:00 [INF] HTTP GET /Listadeparametros.html responded 404 in 0.0585 ms 2025-01-17 15:48:38.777 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/Listadeparametros.html - 404 0 null 0.3869ms 2025-01-17 15:48:38.777 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/Listadeparametros.html, Response status code: 404 2025-01-17 15:48:38.777 +00:00 [DBG] Connection id "0HN8VETJHTK3T" disconnecting. 2025-01-17 15:48:38.777 +00:00 [DBG] Connection id "0HN8VETJHTK3T" stopped. 2025-01-17 15:48:38.777 +00:00 [DBG] Connection id "0HN8VETJHTK3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:38.811 +00:00 [DBG] Connection id "0HN8VETJHTJVV" bad request data: "Reading the request headers timed out." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Reading the request headers timed out. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:38.812 +00:00 [DBG] Connection id "0HN8VETJHTJVV" disconnecting. 2025-01-17 15:48:38.812 +00:00 [DBG] Connection id "0HN8VETJHTJVV" stopped. 2025-01-17 15:48:38.812 +00:00 [DBG] Connection id "0HN8VETJHTJVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:38.868 +00:00 [DBG] Connection id "0HN8VETJHTK3V" accepted. 2025-01-17 15:48:38.868 +00:00 [DBG] Connection id "0HN8VETJHTK3V" started. 2025-01-17 15:48:38.945 +00:00 [DBG] Connection id "0HN8VETJHTK3V" bad request data: "Invalid request target: 'index.html?../../../../../boot.ini'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request target: 'index.html?../../../../../boot.ini' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:38.946 +00:00 [DBG] Connection id "0HN8VETJHTK3V" disconnecting. 2025-01-17 15:48:38.946 +00:00 [DBG] Connection id "0HN8VETJHTK3V" stopped. 2025-01-17 15:48:38.946 +00:00 [DBG] Connection id "0HN8VETJHTK3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:39.193 +00:00 [DBG] Connection id "0HN8VETJHTK40" accepted. 2025-01-17 15:48:39.193 +00:00 [DBG] Connection id "0HN8VETJHTK40" started. 2025-01-17 15:48:39.270 +00:00 [DBG] Connection id "0HN8VETJHTK41" accepted. 2025-01-17 15:48:39.270 +00:00 [DBG] Connection id "0HN8VETJHTK41" started. 2025-01-17 15:48:39.724 +00:00 [DBG] Connection id "0HN8VETJHTK42" accepted. 2025-01-17 15:48:39.725 +00:00 [DBG] Connection id "0HN8VETJHTK42" started. 2025-01-17 15:48:39.725 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2eeexamples/ - null null 2025-01-17 15:48:39.725 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2eeexamples/'. 2025-01-17 15:48:39.725 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2eeexamples/ - 307 0 null 0.2535ms 2025-01-17 15:48:39.725 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2eeexamplesjsp/ - null null 2025-01-17 15:48:39.725 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2eeexamplesjsp/'. 2025-01-17 15:48:39.725 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2eeexamplesjsp/ - 307 0 null 0.1682ms 2025-01-17 15:48:39.725 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sample/ - null null 2025-01-17 15:48:39.725 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sample/'. 2025-01-17 15:48:39.725 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sample/ - 307 0 null 0.1287ms 2025-01-17 15:48:39.726 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ncsample/ - null null 2025-01-17 15:48:39.726 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ncsample/'. 2025-01-17 15:48:39.726 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.726 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ncsample/ - 307 0 null 0.1571ms 2025-01-17 15:48:39.726 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpsample/ - null null 2025-01-17 15:48:39.726 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fpsample/'. 2025-01-17 15:48:39.726 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.726 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpsample/ - 307 0 null 0.1695ms 2025-01-17 15:48:39.726 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cmsample/ - null null 2025-01-17 15:48:39.726 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cmsample/'. 2025-01-17 15:48:39.726 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.726 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cmsample/ - 307 0 null 0.1318ms 2025-01-17 15:48:39.726 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/samples/ - null null 2025-01-17 15:48:39.726 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/samples/'. 2025-01-17 15:48:39.726 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.727 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/samples/ - 307 0 null 0.1645ms 2025-01-17 15:48:39.727 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mono/1.1/index.aspx - null null 2025-01-17 15:48:39.727 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mono/1.1/index.aspx'. 2025-01-17 15:48:39.727 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.727 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mono/1.1/index.aspx - 307 0 null 0.1381ms 2025-01-17 15:48:39.727 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login/ - null null 2025-01-17 15:48:39.727 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login/'. 2025-01-17 15:48:39.727 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.727 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login/ - 307 null null 0.1382ms 2025-01-17 15:48:39.727 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.htm - null null 2025-01-17 15:48:39.727 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.htm'. 2025-01-17 15:48:39.727 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.727 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.htm - 307 null null 0.1421ms 2025-01-17 15:48:39.727 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.jsp - null null 2025-01-17 15:48:39.727 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.jsp'. 2025-01-17 15:48:39.727 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.727 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login.jsp - 307 null null 0.1512ms 2025-01-17 15:48:39.727 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.asp - null null 2025-01-17 15:48:39.728 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.asp'. 2025-01-17 15:48:39.728 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.728 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.asp - 307 null null 0.1799ms 2025-01-17 15:48:39.728 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.class - null null 2025-01-17 15:48:39.728 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.class'. 2025-01-17 15:48:39.728 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.728 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.class - 307 null null 0.1858ms 2025-01-17 15:48:39.728 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test/ - null null 2025-01-17 15:48:39.728 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test/'. 2025-01-17 15:48:39.728 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.728 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test/ - 307 null null 0.1283ms 2025-01-17 15:48:39.728 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.htm - null null 2025-01-17 15:48:39.728 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.htm'. 2025-01-17 15:48:39.728 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.728 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.htm - 307 null null 0.1273ms 2025-01-17 15:48:39.728 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.html - null null 2025-01-17 15:48:39.728 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.html'. 2025-01-17 15:48:39.728 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.729 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.html - 307 null null 0.1507ms 2025-01-17 15:48:39.729 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.php - null null 2025-01-17 15:48:39.729 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.php'. 2025-01-17 15:48:39.729 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.729 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.php - 307 null null 0.1418ms 2025-01-17 15:48:39.729 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.txt - null null 2025-01-17 15:48:39.729 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.txt'. 2025-01-17 15:48:39.729 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.729 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test.txt - 307 null null 0.1437ms 2025-01-17 15:48:39.729 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webmail/ - null null 2025-01-17 15:48:39.729 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webmail/'. 2025-01-17 15:48:39.729 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.729 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webmail/ - 307 null null 0.1455ms 2025-01-17 15:48:39.729 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail/ - null null 2025-01-17 15:48:39.729 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail/'. 2025-01-17 15:48:39.729 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.729 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail/ - 307 null null 0.1279ms 2025-01-17 15:48:39.729 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log/ - null null 2025-01-17 15:48:39.730 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log/'. 2025-01-17 15:48:39.730 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.730 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log/ - 307 null null 0.1601ms 2025-01-17 15:48:39.730 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.htm - null null 2025-01-17 15:48:39.730 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.htm'. 2025-01-17 15:48:39.730 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.730 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.htm - 307 null null 0.1295ms 2025-01-17 15:48:39.730 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.php - null null 2025-01-17 15:48:39.730 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.php'. 2025-01-17 15:48:39.730 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.730 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.php - 307 null null 0.1183ms 2025-01-17 15:48:39.730 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.asp - null null 2025-01-17 15:48:39.730 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.asp'. 2025-01-17 15:48:39.730 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.730 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.asp - 307 null null 0.1392ms 2025-01-17 15:48:39.730 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.aspx - null null 2025-01-17 15:48:39.730 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.aspx'. 2025-01-17 15:48:39.730 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.730 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.aspx - 307 null null 0.1303ms 2025-01-17 15:48:39.730 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.jsp - null null 2025-01-17 15:48:39.731 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.jsp'. 2025-01-17 15:48:39.731 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.731 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.jsp - 307 null null 0.1535ms 2025-01-17 15:48:39.731 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs/ - null null 2025-01-17 15:48:39.731 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs/'. 2025-01-17 15:48:39.731 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.731 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs/ - 307 null null 0.1549ms 2025-01-17 15:48:39.731 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.htm - null null 2025-01-17 15:48:39.731 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.htm'. 2025-01-17 15:48:39.731 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.731 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.htm - 307 null null 0.1316ms 2025-01-17 15:48:39.731 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.php - null null 2025-01-17 15:48:39.731 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.php'. 2025-01-17 15:48:39.731 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.731 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.php - 307 null null 0.1306ms 2025-01-17 15:48:39.731 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.asp - null null 2025-01-17 15:48:39.731 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.asp'. 2025-01-17 15:48:39.731 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.731 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.asp - 307 null null 0.1407ms 2025-01-17 15:48:39.732 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.aspx - null null 2025-01-17 15:48:39.732 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.aspx'. 2025-01-17 15:48:39.732 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.732 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.aspx - 307 null null 0.1352ms 2025-01-17 15:48:39.732 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.jsp - null null 2025-01-17 15:48:39.732 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.jsp'. 2025-01-17 15:48:39.732 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.732 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs.jsp - 307 null null 0.1356ms 2025-01-17 15:48:39.732 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wwwlog/ - null null 2025-01-17 15:48:39.732 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwlog/'. 2025-01-17 15:48:39.732 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.732 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wwwlog/ - 307 null null 0.1265ms 2025-01-17 15:48:39.732 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wwwlogs/ - null null 2025-01-17 15:48:39.732 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwlogs/'. 2025-01-17 15:48:39.732 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.732 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wwwlogs/ - 307 null null 0.1279ms 2025-01-17 15:48:39.732 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail_log_files/ - null null 2025-01-17 15:48:39.732 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail_log_files/'. 2025-01-17 15:48:39.733 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.733 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail_log_files/ - 307 null null 0.173ms 2025-01-17 15:48:39.733 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/rails.png - null null 2025-01-17 15:48:39.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/rails.png'. 2025-01-17 15:48:39.733 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.733 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/rails.png - 307 null null 0.1346ms 2025-01-17 15:48:39.733 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mono/ - null null 2025-01-17 15:48:39.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mono/'. 2025-01-17 15:48:39.733 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.733 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mono/ - 307 null null 0.1297ms 2025-01-17 15:48:39.733 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/robots.txt - null null 2025-01-17 15:48:39.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/robots.txt'. 2025-01-17 15:48:39.733 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.733 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/robots.txt - 307 null null 0.1281ms 2025-01-17 15:48:39.733 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/crossdomain.xml - null null 2025-01-17 15:48:39.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crossdomain.xml'. 2025-01-17 15:48:39.733 +00:00 [DBG] Connection id "0HN8VETJHTK42" completed keep alive response. 2025-01-17 15:48:39.733 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/crossdomain.xml - 307 null null 0.1241ms 2025-01-17 15:48:39.733 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/css/cake.generic.css - null null 2025-01-17 15:48:39.734 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/css/cake.generic.css'. 2025-01-17 15:48:39.734 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/css/cake.generic.css - 307 null null 0.1368ms 2025-01-17 15:48:39.734 +00:00 [DBG] Connection id "0HN8VETJHTK42" disconnecting. 2025-01-17 15:48:39.734 +00:00 [DBG] Connection id "0HN8VETJHTK42" stopped. 2025-01-17 15:48:39.734 +00:00 [DBG] Connection id "0HN8VETJHTK42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:39.759 +00:00 [DBG] Connection id "0HN8VETJHTK43" accepted. 2025-01-17 15:48:39.759 +00:00 [DBG] Connection id "0HN8VETJHTK43" started. 2025-01-17 15:48:39.761 +00:00 [DBG] Connection id "0HN8VETJHTK44" accepted. 2025-01-17 15:48:39.761 +00:00 [DBG] Connection id "0HN8VETJHTK44" started. 2025-01-17 15:48:39.764 +00:00 [DBG] Connection 0HN8VETJHTK40 established using the following protocol: "Tls13" 2025-01-17 15:48:39.768 +00:00 [DBG] Connection 0HN8VETJHTK41 established using the following protocol: "Tls13" 2025-01-17 15:48:39.771 +00:00 [DBG] Connection id "0HN8VETJHTK43" bad request data: "Invalid request target: 'index.html?..\..\..\..\..\boot.ini'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request target: 'index.html?..\..\..\..\..\boot.ini' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:39.772 +00:00 [DBG] Connection id "0HN8VETJHTK43" disconnecting. 2025-01-17 15:48:39.772 +00:00 [DBG] Connection id "0HN8VETJHTK43" stopped. 2025-01-17 15:48:39.772 +00:00 [DBG] Connection id "0HN8VETJHTK43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:39.944 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104///..%2f..%2f..%2f..%2fboot.ini - null null 2025-01-17 15:48:39.944 +00:00 [DBG] The request path ///..%2f..%2f..%2f..%2fboot.ini does not match a supported file type 2025-01-17 15:48:39.945 +00:00 [DBG] No candidates found for the request path '///..%2f..%2f..%2f..%2fboot.ini' 2025-01-17 15:48:39.945 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:39.945 +00:00 [INF] HTTP GET ///..%2f..%2f..%2f..%2fboot.ini responded 404 in 0.0705 ms 2025-01-17 15:48:39.945 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104///..%2f..%2f..%2f..%2fboot.ini - 404 0 null 0.4562ms 2025-01-17 15:48:39.945 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104///..%2f..%2f..%2f..%2fboot.ini, Response status code: 404 2025-01-17 15:48:39.945 +00:00 [DBG] Connection id "0HN8VETJHTK40" disconnecting. 2025-01-17 15:48:39.945 +00:00 [DBG] Connection id "0HN8VETJHTK40" stopped. 2025-01-17 15:48:39.945 +00:00 [DBG] Connection id "0HN8VETJHTK40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:39.969 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/HNAP1 - null null 2025-01-17 15:48:39.969 +00:00 [DBG] The request path /HNAP1 does not match a supported file type 2025-01-17 15:48:39.970 +00:00 [DBG] No candidates found for the request path '/HNAP1' 2025-01-17 15:48:39.970 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:39.970 +00:00 [INF] HTTP GET /HNAP1 responded 404 in 0.0446 ms 2025-01-17 15:48:39.970 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/HNAP1 - 404 0 null 0.309ms 2025-01-17 15:48:39.970 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/HNAP1, Response status code: 404 2025-01-17 15:48:39.970 +00:00 [DBG] Connection id "0HN8VETJHTK41" disconnecting. 2025-01-17 15:48:39.970 +00:00 [DBG] Connection id "0HN8VETJHTK41" stopped. 2025-01-17 15:48:39.970 +00:00 [DBG] Connection id "0HN8VETJHTK41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:40.022 +00:00 [DBG] Connection 0HN8VETJHTK44 established using the following protocol: "Tls13" 2025-01-17 15:48:40.193 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/adminapi/administrator.cfc?method=login&adminpassword=&rdsPasswordAllowed=true - null null 2025-01-17 15:48:40.193 +00:00 [DBG] The request path /CFIDE/adminapi/administrator.cfc does not match a supported file type 2025-01-17 15:48:40.193 +00:00 [DBG] No candidates found for the request path '/CFIDE/adminapi/administrator.cfc' 2025-01-17 15:48:40.193 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:40.193 +00:00 [INF] HTTP GET /CFIDE/adminapi/administrator.cfc responded 404 in 0.0881 ms 2025-01-17 15:48:40.193 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/adminapi/administrator.cfc?method=login&adminpassword=&rdsPasswordAllowed=true - 404 0 null 0.4248ms 2025-01-17 15:48:40.193 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/adminapi/administrator.cfc, Response status code: 404 2025-01-17 15:48:40.193 +00:00 [DBG] Connection id "0HN8VETJHTK44" disconnecting. 2025-01-17 15:48:40.193 +00:00 [DBG] Connection id "0HN8VETJHTK44" stopped. 2025-01-17 15:48:40.193 +00:00 [DBG] Connection id "0HN8VETJHTK44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:40.217 +00:00 [DBG] Connection id "0HN8VETJHTK45" accepted. 2025-01-17 15:48:40.218 +00:00 [DBG] Connection id "0HN8VETJHTK45" started. 2025-01-17 15:48:40.336 +00:00 [DBG] Connection id "0HN8VETJHTK46" accepted. 2025-01-17 15:48:40.336 +00:00 [DBG] Connection id "0HN8VETJHTK46" started. 2025-01-17 15:48:40.346 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103///..%2f..%2f..%2f..%2fboot.ini - null null 2025-01-17 15:48:40.346 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104///..%2f..%2f..%2f..%2fboot.ini'. 2025-01-17 15:48:40.346 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103///..%2f..%2f..%2f..%2fboot.ini - 307 0 null 0.2159ms 2025-01-17 15:48:40.346 +00:00 [DBG] Connection id "0HN8VETJHTK45" disconnecting. 2025-01-17 15:48:40.346 +00:00 [DBG] Connection id "0HN8VETJHTK45" stopped. 2025-01-17 15:48:40.346 +00:00 [DBG] Connection id "0HN8VETJHTK45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:40.384 +00:00 [DBG] Connection id "0HN8VETJHTK47" accepted. 2025-01-17 15:48:40.384 +00:00 [DBG] Connection id "0HN8VETJHTK47" started. 2025-01-17 15:48:40.441 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/img/cake.icon.gif - null null 2025-01-17 15:48:40.441 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/img/cake.icon.gif'. 2025-01-17 15:48:40.441 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.441 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/img/cake.icon.gif - 307 null null 0.2591ms 2025-01-17 15:48:40.441 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/img/cake.icon.png - null null 2025-01-17 15:48:40.441 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/img/cake.icon.png'. 2025-01-17 15:48:40.441 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.441 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/img/cake.icon.png - 307 null null 0.0886ms 2025-01-17 15:48:40.441 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/js/vendors.php - null null 2025-01-17 15:48:40.441 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/js/vendors.php'. 2025-01-17 15:48:40.441 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.441 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/js/vendors.php - 307 null null 0.0729ms 2025-01-17 15:48:40.441 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/ffileman.cgi? - null null 2025-01-17 15:48:40.441 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/ffileman.cgi?'. 2025-01-17 15:48:40.441 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.441 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/ffileman.cgi? - 307 null null 0.0711ms 2025-01-17 15:48:40.441 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fshow.php - null null 2025-01-17 15:48:40.441 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fshow.php'. 2025-01-17 15:48:40.441 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.441 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fshow.php - 307 null null 0.0698ms 2025-01-17 15:48:40.441 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/upload.php - null null 2025-01-17 15:48:40.441 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/upload.php'. 2025-01-17 15:48:40.441 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.441 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/upload.php - 307 null null 0.0711ms 2025-01-17 15:48:40.442 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/upload_multiple_js.php - null null 2025-01-17 15:48:40.442 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload_multiple_js.php'. 2025-01-17 15:48:40.442 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.442 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/upload_multiple_js.php - 307 null null 0.3167ms 2025-01-17 15:48:40.442 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/uploadtester.asp - null null 2025-01-17 15:48:40.442 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uploadtester.asp'. 2025-01-17 15:48:40.442 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.442 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/uploadtester.asp - 307 null null 0.0951ms 2025-01-17 15:48:40.442 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/info.php - null null 2025-01-17 15:48:40.442 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/info.php'. 2025-01-17 15:48:40.442 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.442 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/info.php - 307 null null 0.0789ms 2025-01-17 15:48:40.442 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpinfo.php - null null 2025-01-17 15:48:40.442 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpinfo.php'. 2025-01-17 15:48:40.443 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.443 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpinfo.php - 307 null null 0.0799ms 2025-01-17 15:48:40.443 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/kusabax/manage_page.php - null null 2025-01-17 15:48:40.443 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/kusabax/manage_page.php'. 2025-01-17 15:48:40.443 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.443 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/kusabax/manage_page.php - 307 null null 0.0813ms 2025-01-17 15:48:40.443 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/plus/lurking.php - null null 2025-01-17 15:48:40.443 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plus/lurking.php'. 2025-01-17 15:48:40.443 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.443 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/plus/lurking.php - 307 null null 0.0578ms 2025-01-17 15:48:40.443 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/barra/assetmanager/assetmanager.php - null null 2025-01-17 15:48:40.443 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/barra/assetmanager/assetmanager.php'. 2025-01-17 15:48:40.444 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.444 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/barra/assetmanager/assetmanager.php - 307 null null 1.0168ms 2025-01-17 15:48:40.444 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/eyeos/ - null null 2025-01-17 15:48:40.444 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/eyeos/'. 2025-01-17 15:48:40.444 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.444 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/eyeos/ - 307 null null 0.0909ms 2025-01-17 15:48:40.444 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/NETWARE.HTM - null null 2025-01-17 15:48:40.444 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/NETWARE.HTM'. 2025-01-17 15:48:40.444 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.444 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/NETWARE.HTM - 307 null null 0.0707ms 2025-01-17 15:48:40.444 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/setup.cgi - null null 2025-01-17 15:48:40.444 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setup.cgi'. 2025-01-17 15:48:40.444 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.444 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/setup.cgi - 307 null null 0.0865ms 2025-01-17 15:48:40.444 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/debug.cgi - null null 2025-01-17 15:48:40.444 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debug.cgi'. 2025-01-17 15:48:40.444 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.444 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/debug.cgi - 307 null null 0.0704ms 2025-01-17 15:48:40.444 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ehcp/?op=applyforftpaccount - null null 2025-01-17 15:48:40.444 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ehcp/?op=applyforftpaccount'. 2025-01-17 15:48:40.444 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.444 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ehcp/?op=applyforftpaccount - 307 null null 0.079ms 2025-01-17 15:48:40.445 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ehcp/?op=applyforaccount - null null 2025-01-17 15:48:40.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ehcp/?op=applyforaccount'. 2025-01-17 15:48:40.445 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.445 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ehcp/?op=applyforaccount - 307 null null 0.087ms 2025-01-17 15:48:40.445 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ehcp/?op=applyfordomainaccount - null null 2025-01-17 15:48:40.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ehcp/?op=applyfordomainaccount'. 2025-01-17 15:48:40.445 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.445 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ehcp/?op=applyfordomainaccount - 307 null null 0.0801ms 2025-01-17 15:48:40.445 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vhosts/ehcp/?op=applyforftpaccount - null null 2025-01-17 15:48:40.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vhosts/ehcp/?op=applyforftpaccount'. 2025-01-17 15:48:40.445 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.445 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vhosts/ehcp/?op=applyforftpaccount - 307 null null 0.0709ms 2025-01-17 15:48:40.445 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vhosts/ehcp/?op=applyforaccount - null null 2025-01-17 15:48:40.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vhosts/ehcp/?op=applyforaccount'. 2025-01-17 15:48:40.445 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.445 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vhosts/ehcp/?op=applyforaccount - 307 null null 0.0739ms 2025-01-17 15:48:40.445 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vhosts/ehcp/?op=applyfordomainaccount - null null 2025-01-17 15:48:40.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vhosts/ehcp/?op=applyfordomainaccount'. 2025-01-17 15:48:40.445 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.445 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vhosts/ehcp/?op=applyfordomainaccount - 307 null null 0.0837ms 2025-01-17 15:48:40.445 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tools_admin.cgi? - null null 2025-01-17 15:48:40.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.cgi?'. 2025-01-17 15:48:40.445 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.445 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tools_admin.cgi? - 307 null null 0.0754ms 2025-01-17 15:48:40.445 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/level/15 - null null 2025-01-17 15:48:40.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/level/15'. 2025-01-17 15:48:40.445 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.445 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/level/15 - 307 null null 0.0825ms 2025-01-17 15:48:40.446 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/exec/show/log/CR - null null 2025-01-17 15:48:40.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exec/show/log/CR'. 2025-01-17 15:48:40.446 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.446 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/exec/show/log/CR - 307 null null 0.1378ms 2025-01-17 15:48:40.446 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/level/15/exec/-/configure/http - null null 2025-01-17 15:48:40.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/level/15/exec/-/configure/http'. 2025-01-17 15:48:40.446 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.446 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/level/15/exec/-/configure/http - 307 null null 0.0595ms 2025-01-17 15:48:40.446 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/level/15/exec/- - null null 2025-01-17 15:48:40.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/level/15/exec/-'. 2025-01-17 15:48:40.446 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.446 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/level/15/exec/- - 307 null null 0.0575ms 2025-01-17 15:48:40.446 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/appServer/jvmReport.jsf?instanceName=server&pageTitle=JVM%20Report - null null 2025-01-17 15:48:40.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/appServer/jvmReport.jsf?instanceName=server&pageTitle=JVM%20Report'. 2025-01-17 15:48:40.446 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.446 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/appServer/jvmReport.jsf?instanceName=server&pageTitle=JVM%20Report - 307 null null 0.0777ms 2025-01-17 15:48:40.446 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/common/appServer/jvmReport.jsf?pageTitle=JVM%20Report - null null 2025-01-17 15:48:40.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/appServer/jvmReport.jsf?pageTitle=JVM%20Report'. 2025-01-17 15:48:40.446 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.446 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/common/appServer/jvmReport.jsf?pageTitle=JVM%20Report - 307 null null 0.0594ms 2025-01-17 15:48:40.446 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/common/appServer/jvmReport.jsf?reportType=summary&instanceName=server - null null 2025-01-17 15:48:40.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/appServer/jvmReport.jsf?reportType=summary&instanceName=server'. 2025-01-17 15:48:40.446 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.446 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/common/appServer/jvmReport.jsf?reportType=summary&instanceName=server - 307 null null 0.059ms 2025-01-17 15:48:40.446 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/console/login/loginForm.jsp - null null 2025-01-17 15:48:40.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/console/login/loginForm.jsp'. 2025-01-17 15:48:40.446 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.447 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/console/login/loginForm.jsp - 307 null null 0.1099ms 2025-01-17 15:48:40.447 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login_img.jpg - null null 2025-01-17 15:48:40.447 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login_img.jpg'. 2025-01-17 15:48:40.447 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.447 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login_img.jpg - 307 null null 0.0624ms 2025-01-17 15:48:40.447 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cirronetlogo.gif - null null 2025-01-17 15:48:40.447 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cirronetlogo.gif'. 2025-01-17 15:48:40.447 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.447 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cirronetlogo.gif - 307 null null 0.0956ms 2025-01-17 15:48:40.447 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/browserId/wizardForm.jhtml - null null 2025-01-17 15:48:40.447 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/browserId/wizardForm.jhtml'. 2025-01-17 15:48:40.447 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.447 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/browserId/wizardForm.jhtml - 307 null null 0.058ms 2025-01-17 15:48:40.447 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callback.jhtml - null null 2025-01-17 15:48:40.447 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/forms/callback.jhtml'. 2025-01-17 15:48:40.447 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.447 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callback.jhtml - 307 null null 0.0617ms 2025-01-17 15:48:40.447 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callbackICM.jhtml - null null 2025-01-17 15:48:40.447 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/forms/callbackICM.jhtml'. 2025-01-17 15:48:40.447 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.447 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callbackICM.jhtml - 307 null null 0.057ms 2025-01-17 15:48:40.447 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/agent/AgentFrame.jhtml - null null 2025-01-17 15:48:40.447 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/agent/AgentFrame.jhtml'. 2025-01-17 15:48:40.447 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.447 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/agent/AgentFrame.jhtml - 307 null null 0.059ms 2025-01-17 15:48:40.447 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/agent/default/badlogin.jhtml - null null 2025-01-17 15:48:40.447 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/agent/default/badlogin.jhtml'. 2025-01-17 15:48:40.447 +00:00 [DBG] Connection id "0HN8VETJHTK46" completed keep alive response. 2025-01-17 15:48:40.447 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/agent/default/badlogin.jhtml - 307 null null 0.059ms 2025-01-17 15:48:40.447 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/callme/callForm.jhtml - null null 2025-01-17 15:48:40.447 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/callme/callForm.jhtml'. 2025-01-17 15:48:40.447 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/callme/callForm.jhtml - 307 null null 0.0447ms 2025-01-17 15:48:40.448 +00:00 [DBG] Connection id "0HN8VETJHTK46" disconnecting. 2025-01-17 15:48:40.448 +00:00 [DBG] Connection id "0HN8VETJHTK46" stopped. 2025-01-17 15:48:40.448 +00:00 [DBG] Connection id "0HN8VETJHTK46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:40.561 +00:00 [DBG] Connection 0HN8VETJHTK47 established using the following protocol: "Tls13" 2025-01-17 15:48:40.766 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/..\..\\..\..\\..\..\\..\..\boot.ini - null null 2025-01-17 15:48:40.767 +00:00 [DBG] The request path /..%5C..%5C%5C..%5C..%5C%5C..%5C..%5C%5C..%5C..%5Cboot.ini does not match a supported file type 2025-01-17 15:48:40.767 +00:00 [DBG] No candidates found for the request path '/..\..\\..\..\\..\..\\..\..\boot.ini' 2025-01-17 15:48:40.767 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:40.767 +00:00 [INF] HTTP GET /..\..\\..\..\\..\..\\..\..\boot.ini responded 404 in 0.1025 ms 2025-01-17 15:48:40.767 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/..\..\\..\..\\..\..\\..\..\boot.ini - 404 0 null 0.5798ms 2025-01-17 15:48:40.767 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/..%5C..%5C%5C..%5C..%5C%5C..%5C..%5C%5C..%5C..%5Cboot.ini, Response status code: 404 2025-01-17 15:48:40.767 +00:00 [DBG] Connection id "0HN8VETJHTK47" disconnecting. 2025-01-17 15:48:40.767 +00:00 [DBG] Connection id "0HN8VETJHTK47" stopped. 2025-01-17 15:48:40.767 +00:00 [DBG] Connection id "0HN8VETJHTK47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:40.801 +00:00 [DBG] Connection id "0HN8VETJHTK48" accepted. 2025-01-17 15:48:40.801 +00:00 [DBG] Connection id "0HN8VETJHTK48" started. 2025-01-17 15:48:40.897 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/..\..\\..\..\\..\..\\..\..\boot.ini - null null 2025-01-17 15:48:40.897 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/..%5C..%5C%5C..%5C..%5C%5C..%5C..%5C%5C..%5C..%5Cboot.ini'. 2025-01-17 15:48:40.897 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/..\..\\..\..\\..\..\\..\..\boot.ini - 307 0 null 0.4857ms 2025-01-17 15:48:40.897 +00:00 [DBG] Connection id "0HN8VETJHTK48" disconnecting. 2025-01-17 15:48:40.898 +00:00 [DBG] Connection id "0HN8VETJHTK48" stopped. 2025-01-17 15:48:40.898 +00:00 [DBG] Connection id "0HN8VETJHTK48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:41.138 +00:00 [DBG] Connection id "0HN8VETJHTK49" accepted. 2025-01-17 15:48:41.138 +00:00 [DBG] Connection id "0HN8VETJHTK49" started. 2025-01-17 15:48:41.196 +00:00 [DBG] Connection id "0HN8VETJHTK4A" accepted. 2025-01-17 15:48:41.196 +00:00 [DBG] Connection id "0HN8VETJHTK4A" started. 2025-01-17 15:48:41.265 +00:00 [DBG] Connection id "0HN8VETJHTK4B" accepted. 2025-01-17 15:48:41.266 +00:00 [DBG] Connection id "0HN8VETJHTK4B" started. 2025-01-17 15:48:41.278 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/multichatui/nowDefunctWindow.jhtml - null null 2025-01-17 15:48:41.278 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/multichatui/nowDefunctWindow.jhtml'. 2025-01-17 15:48:41.278 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.279 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/multichatui/nowDefunctWindow.jhtml - 307 null null 0.3914ms 2025-01-17 15:48:41.279 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/browserId/wizard.jhtml - null null 2025-01-17 15:48:41.279 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/browserId/wizard.jhtml'. 2025-01-17 15:48:41.279 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.279 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/browserId/wizard.jhtml - 307 null null 0.0941ms 2025-01-17 15:48:41.279 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/CiscoAdmin.jhtml - null null 2025-01-17 15:48:41.279 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/CiscoAdmin.jhtml'. 2025-01-17 15:48:41.279 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.279 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/CiscoAdmin.jhtml - 307 null null 0.0613ms 2025-01-17 15:48:41.279 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/msccallme/mscCallForm.jhtml - null null 2025-01-17 15:48:41.279 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/msccallme/mscCallForm.jhtml'. 2025-01-17 15:48:41.279 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.279 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/msccallme/mscCallForm.jhtml - 307 null null 0.1433ms 2025-01-17 15:48:41.279 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/admin/wcs/LoginPage.jhtml - null null 2025-01-17 15:48:41.279 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/admin/wcs/LoginPage.jhtml'. 2025-01-17 15:48:41.279 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.279 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webline/html/admin/wcs/LoginPage.jhtml - 307 null null 0.0812ms 2025-01-17 15:48:41.279 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/restoreinfo.cgi - null null 2025-01-17 15:48:41.279 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/restoreinfo.cgi'. 2025-01-17 15:48:41.279 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.279 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/restoreinfo.cgi - 307 null null 0.0632ms 2025-01-17 15:48:41.279 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/confirminvite.php - null null 2025-01-17 15:48:41.279 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/confirminvite.php'. 2025-01-17 15:48:41.279 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.279 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/confirminvite.php - 307 null null 0.0767ms 2025-01-17 15:48:41.279 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sourcebans/ - null null 2025-01-17 15:48:41.279 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sourcebans/'. 2025-01-17 15:48:41.280 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.280 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sourcebans/ - 307 null null 0.115ms 2025-01-17 15:48:41.280 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/swfupload/index.php - null null 2025-01-17 15:48:41.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/swfupload/index.php'. 2025-01-17 15:48:41.280 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.280 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/swfupload/index.php - 307 null null 0.0785ms 2025-01-17 15:48:41.280 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mymarket/shopping/index.php - null null 2025-01-17 15:48:41.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mymarket/shopping/index.php'. 2025-01-17 15:48:41.280 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.280 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mymarket/shopping/index.php - 307 null null 0.1098ms 2025-01-17 15:48:41.280 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/myshop_start.php - null null 2025-01-17 15:48:41.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/myshop_start.php'. 2025-01-17 15:48:41.280 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.280 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/myshop_start.php - 307 null null 0.0828ms 2025-01-17 15:48:41.280 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/piranha/secure/passwd.php3 - null null 2025-01-17 15:48:41.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/piranha/secure/passwd.php3'. 2025-01-17 15:48:41.280 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.280 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/piranha/secure/passwd.php3 - 307 null null 0.0782ms 2025-01-17 15:48:41.280 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/ck/mimencode - null null 2025-01-17 15:48:41.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/ck/mimencode'. 2025-01-17 15:48:41.280 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.280 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/ck/mimencode - 307 null null 0.061ms 2025-01-17 15:48:41.280 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/masterCGI? - null null 2025-01-17 15:48:41.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/masterCGI?'. 2025-01-17 15:48:41.280 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.280 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/masterCGI? - 307 null null 0.0618ms 2025-01-17 15:48:41.280 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tiny_mce/plugins/filemanager/ - null null 2025-01-17 15:48:41.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tiny_mce/plugins/filemanager/'. 2025-01-17 15:48:41.280 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.280 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tiny_mce/plugins/filemanager/ - 307 null null 0.0618ms 2025-01-17 15:48:41.280 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/upload/scp/ajax.php - null null 2025-01-17 15:48:41.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload/scp/ajax.php'. 2025-01-17 15:48:41.280 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.280 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/upload/scp/ajax.php - 307 null null 0.0674ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/view_help.cgi - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-mod/view_help.cgi'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/view_help.cgi - 307 null null 0.0624ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/index.cgi - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-mod/index.cgi'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/index.cgi - 307 null null 0.0598ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/smtp_test.cgi - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-mod/smtp_test.cgi'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/smtp_test.cgi - 307 null null 0.0594ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/TopToolArea.html - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/TopToolArea.html'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/TopToolArea.html - 307 null null 0.063ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/switchSystem.html - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/switchSystem.html'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/switchSystem.html - 307 null null 0.0726ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/intruvert/jsp/module/Login.jsp - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/intruvert/jsp/module/Login.jsp'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/intruvert/jsp/module/Login.jsp - 307 null null 0.0665ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ajaxfilemanager/ - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ajaxfilemanager/'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ajaxfilemanager/ - 307 null null 0.0704ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/upload/data/settings.cdb - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload/data/settings.cdb'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/upload/data/settings.cdb - 307 null null 0.0628ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fm.php - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fm.php'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fm.php - 307 null null 0.0583ms 2025-01-17 15:48:41.281 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nagios3/cgi-bin/statuswml.cgi - null null 2025-01-17 15:48:41.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nagios3/cgi-bin/statuswml.cgi'. 2025-01-17 15:48:41.281 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.281 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nagios3/cgi-bin/statuswml.cgi - 307 null null 0.0615ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nagios3/ - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nagios3/'. 2025-01-17 15:48:41.282 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nagios3/ - 307 null null 0.0624ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test/logon.html - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test/logon.html'. 2025-01-17 15:48:41.282 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test/logon.html - 307 null null 0.0622ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cal_cat.php - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cal_cat.php'. 2025-01-17 15:48:41.282 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cal_cat.php - 307 null null 0.059ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/calendar/cal_cat.php - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/calendar/cal_cat.php'. 2025-01-17 15:48:41.282 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/calendar/cal_cat.php - 307 null null 0.0967ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cal/cal_cat.php - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cal/cal_cat.php'. 2025-01-17 15:48:41.282 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cal/cal_cat.php - 307 null null 0.0826ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/private/sdc.tgz - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/private/sdc.tgz'. 2025-01-17 15:48:41.282 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/private/sdc.tgz - 307 null null 0.062ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cacti/ - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cacti/'. 2025-01-17 15:48:41.282 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cacti/ - 307 null null 0.0608ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/awstats.pl - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/awstats.pl'. 2025-01-17 15:48:41.282 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/awstats.pl - 307 null null 0.0608ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wiki/rankings.php - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/rankings.php'. 2025-01-17 15:48:41.282 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.282 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wiki/rankings.php - 307 null null 0.0622ms 2025-01-17 15:48:41.282 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/reqdetails.php - null null 2025-01-17 15:48:41.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reqdetails.php'. 2025-01-17 15:48:41.283 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/reqdetails.php - 307 null null 0.0938ms 2025-01-17 15:48:41.283 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/shared/help.php - null null 2025-01-17 15:48:41.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/shared/help.php'. 2025-01-17 15:48:41.283 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/shared/help.php - 307 null null 0.0624ms 2025-01-17 15:48:41.283 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/seti.php - null null 2025-01-17 15:48:41.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/seti.php'. 2025-01-17 15:48:41.283 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/seti.php - 307 null null 0.0704ms 2025-01-17 15:48:41.283 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/imc/ - null null 2025-01-17 15:48:41.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/imc/'. 2025-01-17 15:48:41.283 +00:00 [DBG] Connection id "0HN8VETJHTK49" completed keep alive response. 2025-01-17 15:48:41.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/imc/ - 307 null null 0.0595ms 2025-01-17 15:48:41.283 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/imcws/ - null null 2025-01-17 15:48:41.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/imcws/'. 2025-01-17 15:48:41.283 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/imcws/ - 307 null null 0.0534ms 2025-01-17 15:48:41.283 +00:00 [DBG] Connection id "0HN8VETJHTK49" disconnecting. 2025-01-17 15:48:41.283 +00:00 [DBG] Connection id "0HN8VETJHTK49" stopped. 2025-01-17 15:48:41.283 +00:00 [DBG] Connection id "0HN8VETJHTK49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:41.368 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/%c0.%c0.\%c0.%c0.\%c0.%c0.\boot.ini - null null 2025-01-17 15:48:41.368 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/%c0.%c0.%5C%c0.%c0.%5C%c0.%c0.%5Cboot.ini'. 2025-01-17 15:48:41.368 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/%c0.%c0.\%c0.%c0.\%c0.%c0.\boot.ini - 307 0 null 0.2486ms 2025-01-17 15:48:41.368 +00:00 [DBG] Connection id "0HN8VETJHTK4B" disconnecting. 2025-01-17 15:48:41.368 +00:00 [DBG] Connection id "0HN8VETJHTK4B" stopped. 2025-01-17 15:48:41.368 +00:00 [DBG] Connection id "0HN8VETJHTK4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:41.450 +00:00 [DBG] Connection 0HN8VETJHTK4A established using the following protocol: "Tls13" 2025-01-17 15:48:41.633 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/%c0.%c0.\%c0.%c0.\%c0.%c0.\boot.ini - null null 2025-01-17 15:48:41.633 +00:00 [DBG] The request path /%c0.%c0.%5C%c0.%c0.%5C%c0.%c0.%5Cboot.ini does not match a supported file type 2025-01-17 15:48:41.633 +00:00 [DBG] No candidates found for the request path '/%c0.%c0.\%c0.%c0.\%c0.%c0.\boot.ini' 2025-01-17 15:48:41.633 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:41.634 +00:00 [INF] HTTP GET /%c0.%c0.\%c0.%c0.\%c0.%c0.\boot.ini responded 404 in 0.1147 ms 2025-01-17 15:48:41.634 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/%c0.%c0.\%c0.%c0.\%c0.%c0.\boot.ini - 404 0 null 0.518ms 2025-01-17 15:48:41.634 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/%c0.%c0.%5C%c0.%c0.%5C%c0.%c0.%5Cboot.ini, Response status code: 404 2025-01-17 15:48:41.634 +00:00 [DBG] Connection id "0HN8VETJHTK4A" disconnecting. 2025-01-17 15:48:41.634 +00:00 [DBG] Connection id "0HN8VETJHTK4A" stopped. 2025-01-17 15:48:41.634 +00:00 [DBG] Connection id "0HN8VETJHTK4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:41.816 +00:00 [DBG] Connection id "0HN8VETJHTK4C" accepted. 2025-01-17 15:48:41.816 +00:00 [DBG] Connection id "0HN8VETJHTK4C" started. 2025-01-17 15:48:41.873 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/..\/..\/..\/boot.ini - null null 2025-01-17 15:48:41.873 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/..%5C/..%5C/..%5C/boot.ini'. 2025-01-17 15:48:41.873 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/..\/..\/..\/boot.ini - 307 0 null 0.2684ms 2025-01-17 15:48:41.874 +00:00 [DBG] Connection id "0HN8VETJHTK4C" disconnecting. 2025-01-17 15:48:41.874 +00:00 [DBG] Connection id "0HN8VETJHTK4C" stopped. 2025-01-17 15:48:41.874 +00:00 [DBG] Connection id "0HN8VETJHTK4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:42.000 +00:00 [DBG] Connection id "0HN8VETJHTK4D" accepted. 2025-01-17 15:48:42.000 +00:00 [DBG] Connection id "0HN8VETJHTK4D" started. 2025-01-17 15:48:42.040 +00:00 [DBG] Connection id "0HN8VETJHTK4E" accepted. 2025-01-17 15:48:42.040 +00:00 [DBG] Connection id "0HN8VETJHTK4E" started. 2025-01-17 15:48:42.102 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/partymgr/ - null null 2025-01-17 15:48:42.102 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/partymgr/'. 2025-01-17 15:48:42.102 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.103 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/partymgr/ - 307 null null 0.4272ms 2025-01-17 15:48:42.103 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Base/upload.php - null null 2025-01-17 15:48:42.103 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Base/upload.php'. 2025-01-17 15:48:42.103 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.103 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Base/upload.php - 307 null null 0.1562ms 2025-01-17 15:48:42.103 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Base/example_1.php - null null 2025-01-17 15:48:42.103 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Base/example_1.php'. 2025-01-17 15:48:42.103 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.103 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Base/example_1.php - 307 null null 0.146ms 2025-01-17 15:48:42.103 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/YUI-upload/html - null null 2025-01-17 15:48:42.103 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/YUI-upload/html'. 2025-01-17 15:48:42.103 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.103 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/YUI-upload/html - 307 null null 0.1401ms 2025-01-17 15:48:42.103 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tools/filemanager/skins/mobile/admin1.template.php - null null 2025-01-17 15:48:42.103 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tools/filemanager/skins/mobile/admin1.template.php'. 2025-01-17 15:48:42.103 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.104 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tools/filemanager/skins/mobile/admin1.template.php - 307 null null 0.1388ms 2025-01-17 15:48:42.104 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Uploadify/ - null null 2025-01-17 15:48:42.104 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Uploadify/'. 2025-01-17 15:48:42.104 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.104 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Uploadify/ - 307 null null 0.2131ms 2025-01-17 15:48:42.104 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/syssite/ - null null 2025-01-17 15:48:42.104 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/syssite/'. 2025-01-17 15:48:42.104 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.104 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/syssite/ - 307 null null 0.148ms 2025-01-17 15:48:42.104 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/updown.php - null null 2025-01-17 15:48:42.104 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/updown.php'. 2025-01-17 15:48:42.104 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.104 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/updown.php - 307 null null 0.1422ms 2025-01-17 15:48:42.104 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modules/docmanager/doctypetemplates/myuploadedfile - null null 2025-01-17 15:48:42.104 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modules/docmanager/doctypetemplates/myuploadedfile'. 2025-01-17 15:48:42.104 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.104 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/modules/docmanager/doctypetemplates/myuploadedfile - 307 null null 0.1406ms 2025-01-17 15:48:42.105 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ReqWebHelp/advanced/workingSet.jsp - null null 2025-01-17 15:48:42.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ReqWebHelp/advanced/workingSet.jsp'. 2025-01-17 15:48:42.105 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.105 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ReqWebHelp/advanced/workingSet.jsp - 307 null null 0.1483ms 2025-01-17 15:48:42.105 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dhost/ - null null 2025-01-17 15:48:42.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dhost/'. 2025-01-17 15:48:42.105 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.105 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dhost/ - 307 null null 0.1406ms 2025-01-17 15:48:42.105 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/engine/api/api.class.php - null null 2025-01-17 15:48:42.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/engine/api/api.class.php'. 2025-01-17 15:48:42.105 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.105 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/engine/api/api.class.php - 307 null null 0.1377ms 2025-01-17 15:48:42.105 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/jsft_resource.jsf - null null 2025-01-17 15:48:42.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jsft_resource.jsf'. 2025-01-17 15:48:42.105 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.105 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/jsft_resource.jsf - 307 null null 0.1436ms 2025-01-17 15:48:42.105 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/scales_static_resource.jsf - null null 2025-01-17 15:48:42.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scales_static_resource.jsf'. 2025-01-17 15:48:42.106 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.106 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/scales_static_resource.jsf - 307 null null 0.1619ms 2025-01-17 15:48:42.106 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/setup/password_required.html - null null 2025-01-17 15:48:42.106 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setup/password_required.html'. 2025-01-17 15:48:42.106 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.106 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/setup/password_required.html - 307 null null 0.1295ms 2025-01-17 15:48:42.106 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/zp-core/ - null null 2025-01-17 15:48:42.106 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zp-core/'. 2025-01-17 15:48:42.106 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.106 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/zp-core/ - 307 null null 0.1398ms 2025-01-17 15:48:42.106 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/amember/ - null null 2025-01-17 15:48:42.106 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/amember/'. 2025-01-17 15:48:42.106 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.106 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/amember/ - 307 null null 0.1391ms 2025-01-17 15:48:42.106 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/.hgignore - null null 2025-01-17 15:48:42.106 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.hgignore'. 2025-01-17 15:48:42.106 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.106 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/.hgignore - 307 null null 0.1354ms 2025-01-17 15:48:42.106 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/.gitignore - null null 2025-01-17 15:48:42.107 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.gitignore'. 2025-01-17 15:48:42.107 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.107 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/.gitignore - 307 null null 0.1719ms 2025-01-17 15:48:42.107 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/.bzrignore - null null 2025-01-17 15:48:42.107 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.bzrignore'. 2025-01-17 15:48:42.107 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.107 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/.bzrignore - 307 null null 0.1317ms 2025-01-17 15:48:42.107 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debug.seam - null null 2025-01-17 15:48:42.107 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debug.seam'. 2025-01-17 15:48:42.107 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.107 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debug.seam - 307 0 null 0.1539ms 2025-01-17 15:48:42.107 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CSS/Miniweb.css - null null 2025-01-17 15:48:42.107 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CSS/Miniweb.css'. 2025-01-17 15:48:42.107 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.107 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CSS/Miniweb.css - 307 0 null 0.1441ms 2025-01-17 15:48:42.107 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/S7Web.css - null null 2025-01-17 15:48:42.107 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/S7Web.css'. 2025-01-17 15:48:42.107 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.108 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/S7Web.css - 307 0 null 0.1595ms 2025-01-17 15:48:42.108 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Portal0000.htm - null null 2025-01-17 15:48:42.108 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Portal0000.htm'. 2025-01-17 15:48:42.108 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.108 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Portal0000.htm - 307 0 null 0.1933ms 2025-01-17 15:48:42.108 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/arcsight/ - null null 2025-01-17 15:48:42.108 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/arcsight/'. 2025-01-17 15:48:42.108 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.108 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/arcsight/ - 307 null null 0.1456ms 2025-01-17 15:48:42.108 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/arcsight/images/logo-login-arcsight.gif - null null 2025-01-17 15:48:42.108 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/arcsight/images/logo-login-arcsight.gif'. 2025-01-17 15:48:42.108 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.108 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/arcsight/images/logo-login-arcsight.gif - 307 null null 0.1396ms 2025-01-17 15:48:42.108 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/arcsight/images/navbar-icon-logout-on.gif - null null 2025-01-17 15:48:42.108 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/arcsight/images/navbar-icon-logout-on.gif'. 2025-01-17 15:48:42.108 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.108 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/arcsight/images/navbar-icon-logout-on.gif - 307 null null 0.1208ms 2025-01-17 15:48:42.108 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/logo-arcsight.gif - null null 2025-01-17 15:48:42.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/logo-arcsight.gif'. 2025-01-17 15:48:42.109 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.109 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/logo-arcsight.gif - 307 null null 0.1587ms 2025-01-17 15:48:42.109 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logger/monitor.ftl - null null 2025-01-17 15:48:42.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logger/monitor.ftl'. 2025-01-17 15:48:42.109 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.109 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logger/monitor.ftl - 307 null null 0.1415ms 2025-01-17 15:48:42.109 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/beef/ - null null 2025-01-17 15:48:42.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/beef/'. 2025-01-17 15:48:42.109 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.109 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/beef/ - 307 null null 0.18ms 2025-01-17 15:48:42.109 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/BEEF/ - null null 2025-01-17 15:48:42.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/BEEF/'. 2025-01-17 15:48:42.109 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.109 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/BEEF/ - 307 null null 0.1391ms 2025-01-17 15:48:42.109 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/beef/images/beef.gif - null null 2025-01-17 15:48:42.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/beef/images/beef.gif'. 2025-01-17 15:48:42.110 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.110 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/beef/images/beef.gif - 307 null null 0.1699ms 2025-01-17 15:48:42.110 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gfx/form_top_left_corner.gif - null null 2025-01-17 15:48:42.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gfx/form_top_left_corner.gif'. 2025-01-17 15:48:42.110 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.110 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gfx/form_top_left_corner.gif - 307 null null 0.1413ms 2025-01-17 15:48:42.110 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gfx/logout_24.png - null null 2025-01-17 15:48:42.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gfx/logout_24.png'. 2025-01-17 15:48:42.110 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.110 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gfx/logout_24.png - 307 null null 0.1371ms 2025-01-17 15:48:42.110 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gfx/new_logo.gif - null null 2025-01-17 15:48:42.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gfx/new_logo.gif'. 2025-01-17 15:48:42.110 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.110 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gfx/new_logo.gif - 307 null null 0.1404ms 2025-01-17 15:48:42.110 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/javascript/sorttable.js - null null 2025-01-17 15:48:42.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/javascript/sorttable.js'. 2025-01-17 15:48:42.110 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.110 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/javascript/sorttable.js - 307 null null 0.1644ms 2025-01-17 15:48:42.111 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/btn_help_nml.gif - null null 2025-01-17 15:48:42.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/btn_help_nml.gif'. 2025-01-17 15:48:42.111 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.111 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/btn_help_nml.gif - 307 null null 0.1354ms 2025-01-17 15:48:42.111 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/hdr_icon_homeG.gif - null null 2025-01-17 15:48:42.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/hdr_icon_homeG.gif'. 2025-01-17 15:48:42.111 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.111 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/hdr_icon_homeG.gif - 307 null null 0.1429ms 2025-01-17 15:48:42.111 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/spControl.php - null null 2025-01-17 15:48:42.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/spControl.php'. 2025-01-17 15:48:42.111 +00:00 [DBG] Connection id "0HN8VETJHTK4D" completed keep alive response. 2025-01-17 15:48:42.111 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/spControl.php - 307 null null 0.14ms 2025-01-17 15:48:42.111 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/isslogo.gif - null null 2025-01-17 15:48:42.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/isslogo.gif'. 2025-01-17 15:48:42.111 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/isslogo.gif - 307 null null 0.1049ms 2025-01-17 15:48:42.111 +00:00 [DBG] Connection id "0HN8VETJHTK4D" disconnecting. 2025-01-17 15:48:42.111 +00:00 [DBG] Connection id "0HN8VETJHTK4D" stopped. 2025-01-17 15:48:42.111 +00:00 [DBG] Connection id "0HN8VETJHTK4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:42.241 +00:00 [DBG] Connection 0HN8VETJHTK4E established using the following protocol: "Tls13" 2025-01-17 15:48:42.319 +00:00 [DBG] Connection id "0HN8VETJHTK4F" accepted. 2025-01-17 15:48:42.320 +00:00 [DBG] Connection id "0HN8VETJHTK4F" started. 2025-01-17 15:48:42.416 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/..\/..\/..\/boot.ini - null null 2025-01-17 15:48:42.416 +00:00 [DBG] The request path /..%5C/..%5C/..%5C/boot.ini does not match a supported file type 2025-01-17 15:48:42.416 +00:00 [DBG] No candidates found for the request path '/..\/..\/..\/boot.ini' 2025-01-17 15:48:42.416 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:42.416 +00:00 [INF] HTTP GET /..\/..\/..\/boot.ini responded 404 in 0.0737 ms 2025-01-17 15:48:42.416 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/..\/..\/..\/boot.ini - 404 0 null 0.4012ms 2025-01-17 15:48:42.417 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/..%5C/..%5C/..%5C/boot.ini, Response status code: 404 2025-01-17 15:48:42.417 +00:00 [DBG] Connection id "0HN8VETJHTK4E" disconnecting. 2025-01-17 15:48:42.417 +00:00 [DBG] Connection id "0HN8VETJHTK4E" stopped. 2025-01-17 15:48:42.417 +00:00 [DBG] Connection id "0HN8VETJHTK4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:42.505 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/..\/\..\/\..\/\boot.ini - null null 2025-01-17 15:48:42.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/..%5C/%5C..%5C/%5C..%5C/%5Cboot.ini'. 2025-01-17 15:48:42.505 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/..\/\..\/\..\/\boot.ini - 307 0 null 0.2561ms 2025-01-17 15:48:42.505 +00:00 [DBG] Connection id "0HN8VETJHTK4F" disconnecting. 2025-01-17 15:48:42.505 +00:00 [DBG] Connection id "0HN8VETJHTK4F" stopped. 2025-01-17 15:48:42.505 +00:00 [DBG] Connection id "0HN8VETJHTK4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:42.872 +00:00 [DBG] Connection id "0HN8VETJHTK4G" accepted. 2025-01-17 15:48:42.872 +00:00 [DBG] Connection id "0HN8VETJHTK4G" started. 2025-01-17 15:48:42.872 +00:00 [DBG] Connection id "0HN8VETJHTK4H" accepted. 2025-01-17 15:48:42.872 +00:00 [DBG] Connection id "0HN8VETJHTK4H" started. 2025-01-17 15:48:42.938 +00:00 [DBG] Connection id "0HN8VETJHTK4I" accepted. 2025-01-17 15:48:42.938 +00:00 [DBG] Connection id "0HN8VETJHTK4I" started. 2025-01-17 15:48:42.993 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/\../\../\../boot.ini - null null 2025-01-17 15:48:42.993 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/%5C../%5C../%5C../boot.ini'. 2025-01-17 15:48:42.994 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/\../\../\../boot.ini - 307 0 null 0.2739ms 2025-01-17 15:48:42.994 +00:00 [DBG] Connection id "0HN8VETJHTK4I" disconnecting. 2025-01-17 15:48:42.994 +00:00 [DBG] Connection id "0HN8VETJHTK4I" stopped. 2025-01-17 15:48:42.994 +00:00 [DBG] Connection id "0HN8VETJHTK4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:43.001 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/deploymentmanager/ - null null 2025-01-17 15:48:43.001 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/deploymentmanager/'. 2025-01-17 15:48:43.001 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.001 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/deploymentmanager/ - 307 null null 0.18ms 2025-01-17 15:48:43.001 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/i18n/EN/css/foundstone.css - null null 2025-01-17 15:48:43.001 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/i18n/EN/css/foundstone.css'. 2025-01-17 15:48:43.001 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.001 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/i18n/EN/css/foundstone.css - 307 null null 0.1065ms 2025-01-17 15:48:43.001 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/i18n/EN/images/external_nav_square.gif - null null 2025-01-17 15:48:43.001 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/i18n/EN/images/external_nav_square.gif'. 2025-01-17 15:48:43.001 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.001 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/i18n/EN/images/external_nav_square.gif - 307 null null 0.105ms 2025-01-17 15:48:43.002 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/officescan/console/html/cgi/cgiChkMasterPwd.exe - null null 2025-01-17 15:48:43.002 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/officescan/console/html/cgi/cgiChkMasterPwd.exe'. 2025-01-17 15:48:43.002 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.002 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/officescan/console/html/cgi/cgiChkMasterPwd.exe - 307 null null 0.1404ms 2025-01-17 15:48:43.002 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/officescan/console/html/ClientInstall/officescannt.htm - null null 2025-01-17 15:48:43.002 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/officescan/console/html/ClientInstall/officescannt.htm'. 2025-01-17 15:48:43.002 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.002 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/officescan/console/html/ClientInstall/officescannt.htm - 307 null null 0.1096ms 2025-01-17 15:48:43.004 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/officescan/console/html/images/icon_refresh.gif - null null 2025-01-17 15:48:43.004 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/officescan/console/html/images/icon_refresh.gif'. 2025-01-17 15:48:43.004 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.004 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/officescan/console/html/images/icon_refresh.gif - 307 null null 0.2343ms 2025-01-17 15:48:43.004 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/picts/BC_bwlogorev.gif - null null 2025-01-17 15:48:43.004 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/picts/BC_bwlogorev.gif'. 2025-01-17 15:48:43.004 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.004 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/picts/BC_bwlogorev.gif - 307 null null 0.121ms 2025-01-17 15:48:43.004 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/picts/menu_leaf.gif - null null 2025-01-17 15:48:43.004 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/picts/menu_leaf.gif'. 2025-01-17 15:48:43.004 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.004 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/picts/menu_leaf.gif - 307 null null 0.0721ms 2025-01-17 15:48:43.004 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/theme/images/en/login1.gif - null null 2025-01-17 15:48:43.004 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/theme/images/en/login1.gif'. 2025-01-17 15:48:43.004 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.004 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/theme/images/en/login1.gif - 307 null null 0.0903ms 2025-01-17 15:48:43.004 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:48:43.004 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:43.005 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.005 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1351ms 2025-01-17 15:48:43.005 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/NessusClient.swf - null null 2025-01-17 15:48:43.005 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/NessusClient.swf'. 2025-01-17 15:48:43.005 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.005 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/NessusClient.swf - 307 null null 0.1122ms 2025-01-17 15:48:43.005 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dotDefender/ - null null 2025-01-17 15:48:43.005 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dotDefender/'. 2025-01-17 15:48:43.005 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.005 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dotDefender/ - 307 null null 0.0826ms 2025-01-17 15:48:43.005 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hop.php?/12345 - null null 2025-01-17 15:48:43.005 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hop.php?/12345'. 2025-01-17 15:48:43.005 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.005 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hop.php?/12345 - 307 0 null 0.1428ms 2025-01-17 15:48:43.005 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CSCOSSLC/config-auth - null null 2025-01-17 15:48:43.005 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CSCOSSLC/config-auth'. 2025-01-17 15:48:43.005 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.005 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CSCOSSLC/config-auth - 307 0 null 0.0957ms 2025-01-17 15:48:43.005 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/actuator/ - null null 2025-01-17 15:48:43.005 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/actuator/'. 2025-01-17 15:48:43.005 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/actuator/ - 307 0 null 0.1234ms 2025-01-17 15:48:43.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/auditevents/ - null null 2025-01-17 15:48:43.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/auditevents/'. 2025-01-17 15:48:43.006 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/auditevents/ - 307 0 null 0.1078ms 2025-01-17 15:48:43.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/autoconfig/ - null null 2025-01-17 15:48:43.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/autoconfig/'. 2025-01-17 15:48:43.006 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/autoconfig/ - 307 0 null 0.0843ms 2025-01-17 15:48:43.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/beans/ - null null 2025-01-17 15:48:43.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/beans/'. 2025-01-17 15:48:43.006 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/beans/ - 307 0 null 0.0582ms 2025-01-17 15:48:43.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/configprops/ - null null 2025-01-17 15:48:43.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/configprops/'. 2025-01-17 15:48:43.006 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/configprops/ - 307 0 null 0.0578ms 2025-01-17 15:48:43.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/env/ - null null 2025-01-17 15:48:43.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/env/'. 2025-01-17 15:48:43.006 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/env/ - 307 0 null 0.0577ms 2025-01-17 15:48:43.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/flyway/ - null null 2025-01-17 15:48:43.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flyway/'. 2025-01-17 15:48:43.006 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/flyway/ - 307 0 null 0.056ms 2025-01-17 15:48:43.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/health/ - null null 2025-01-17 15:48:43.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/health/'. 2025-01-17 15:48:43.006 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/health/ - 307 0 null 0.0585ms 2025-01-17 15:48:43.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/healthcheck/ - null null 2025-01-17 15:48:43.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/healthcheck/'. 2025-01-17 15:48:43.006 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/healthcheck/ - 307 0 null 0.0569ms 2025-01-17 15:48:43.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/healthchecks/ - null null 2025-01-17 15:48:43.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/healthchecks/'. 2025-01-17 15:48:43.007 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.007 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/healthchecks/ - 307 0 null 0.0791ms 2025-01-17 15:48:43.007 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/loggers/ - null null 2025-01-17 15:48:43.007 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/loggers/'. 2025-01-17 15:48:43.007 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.007 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/loggers/ - 307 0 null 0.0569ms 2025-01-17 15:48:43.007 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/liquibase/ - null null 2025-01-17 15:48:43.007 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/liquibase/'. 2025-01-17 15:48:43.007 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.007 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/liquibase/ - 307 0 null 0.1861ms 2025-01-17 15:48:43.007 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/metrics/ - null null 2025-01-17 15:48:43.008 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/metrics/'. 2025-01-17 15:48:43.008 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.008 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/metrics/ - 307 0 null 0.1275ms 2025-01-17 15:48:43.008 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mappings/ - null null 2025-01-17 15:48:43.008 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mappings/'. 2025-01-17 15:48:43.008 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.008 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mappings/ - 307 0 null 0.3201ms 2025-01-17 15:48:43.008 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trace/ - null null 2025-01-17 15:48:43.008 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/trace/'. 2025-01-17 15:48:43.008 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.008 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trace/ - 307 0 null 0.1584ms 2025-01-17 15:48:43.008 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/heapdump/ - null null 2025-01-17 15:48:43.008 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/heapdump/'. 2025-01-17 15:48:43.008 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.008 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/heapdump/ - 307 0 null 0.1313ms 2025-01-17 15:48:43.009 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jolokia/ - null null 2025-01-17 15:48:43.009 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jolokia/'. 2025-01-17 15:48:43.009 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.009 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jolokia/ - 307 0 null 0.1024ms 2025-01-17 15:48:43.009 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vmware/ - null null 2025-01-17 15:48:43.009 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vmware/'. 2025-01-17 15:48:43.009 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.009 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vmware/ - 307 null null 0.0833ms 2025-01-17 15:48:43.009 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vmware/imx/vmware_boxes-16x16.png - null null 2025-01-17 15:48:43.009 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vmware/imx/vmware_boxes-16x16.png'. 2025-01-17 15:48:43.009 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.009 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vmware/imx/vmware_boxes-16x16.png - 307 null null 0.1396ms 2025-01-17 15:48:43.009 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ui/ - null null 2025-01-17 15:48:43.009 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/'. 2025-01-17 15:48:43.009 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.009 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ui/ - 307 null null 0.1343ms 2025-01-17 15:48:43.009 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ui/imx/vmwareLogo-16x16.png - null null 2025-01-17 15:48:43.009 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/imx/vmwareLogo-16x16.png'. 2025-01-17 15:48:43.009 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.009 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ui/imx/vmwareLogo-16x16.png - 307 null null 0.148ms 2025-01-17 15:48:43.010 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ui/imx/vmwarePaperBagLogo-16x16.png - null null 2025-01-17 15:48:43.010 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/imx/vmwarePaperBagLogo-16x16.png'. 2025-01-17 15:48:43.010 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.010 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ui/imx/vmwarePaperBagLogo-16x16.png - 307 null null 0.1218ms 2025-01-17 15:48:43.010 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ui/vManage.do - null null 2025-01-17 15:48:43.010 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/vManage.do'. 2025-01-17 15:48:43.010 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.010 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ui/vManage.do - 307 null null 0.1555ms 2025-01-17 15:48:43.010 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/client/VMware-viclient.exe - null null 2025-01-17 15:48:43.010 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/client/VMware-viclient.exe'. 2025-01-17 15:48:43.010 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.010 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/client/VMware-viclient.exe - 307 null null 0.1579ms 2025-01-17 15:48:43.010 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/en/welcomeRes.js - null null 2025-01-17 15:48:43.010 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/en/welcomeRes.js'. 2025-01-17 15:48:43.010 +00:00 [DBG] Connection id "0HN8VETJHTK4G" completed keep alive response. 2025-01-17 15:48:43.010 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/en/welcomeRes.js - 307 null null 0.1486ms 2025-01-17 15:48:43.010 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/citrix/ - null null 2025-01-17 15:48:43.010 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/citrix/'. 2025-01-17 15:48:43.011 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/citrix/ - 307 null null 0.1359ms 2025-01-17 15:48:43.011 +00:00 [DBG] Connection id "0HN8VETJHTK4G" disconnecting. 2025-01-17 15:48:43.011 +00:00 [DBG] Connection id "0HN8VETJHTK4G" stopped. 2025-01-17 15:48:43.011 +00:00 [DBG] Connection id "0HN8VETJHTK4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:43.115 +00:00 [DBG] Connection 0HN8VETJHTK4H established using the following protocol: "Tls13" 2025-01-17 15:48:43.312 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/..\/\..\/\..\/\boot.ini - null null 2025-01-17 15:48:43.313 +00:00 [DBG] The request path /..%5C/%5C..%5C/%5C..%5C/%5Cboot.ini does not match a supported file type 2025-01-17 15:48:43.313 +00:00 [DBG] No candidates found for the request path '/..\/\..\/\..\/\boot.ini' 2025-01-17 15:48:43.313 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:43.313 +00:00 [INF] HTTP GET /..\/\..\/\..\/\boot.ini responded 404 in 0.0757 ms 2025-01-17 15:48:43.313 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/..\/\..\/\..\/\boot.ini - 404 0 null 0.5553ms 2025-01-17 15:48:43.313 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/..%5C/%5C..%5C/%5C..%5C/%5Cboot.ini, Response status code: 404 2025-01-17 15:48:43.313 +00:00 [DBG] Connection id "0HN8VETJHTK4H" disconnecting. 2025-01-17 15:48:43.313 +00:00 [DBG] Connection id "0HN8VETJHTK4H" stopped. 2025-01-17 15:48:43.313 +00:00 [DBG] Connection id "0HN8VETJHTK4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:43.496 +00:00 [DBG] Connection id "0HN8VETJHTK4J" accepted. 2025-01-17 15:48:43.496 +00:00 [DBG] Connection id "0HN8VETJHTK4J" started. 2025-01-17 15:48:43.577 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103////..\..\..\boot.ini - null null 2025-01-17 15:48:43.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104////..%5C..%5C..%5Cboot.ini'. 2025-01-17 15:48:43.577 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103////..\..\..\boot.ini - 307 0 null 0.3368ms 2025-01-17 15:48:43.577 +00:00 [DBG] Connection id "0HN8VETJHTK4J" disconnecting. 2025-01-17 15:48:43.577 +00:00 [DBG] Connection id "0HN8VETJHTK4J" stopped. 2025-01-17 15:48:43.577 +00:00 [DBG] Connection id "0HN8VETJHTK4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:43.681 +00:00 [DBG] Connection id "0HN8VETJHTK4K" accepted. 2025-01-17 15:48:43.681 +00:00 [DBG] Connection id "0HN8VETJHTK4K" started. 2025-01-17 15:48:43.753 +00:00 [DBG] Connection id "0HN8VETJHTK4L" accepted. 2025-01-17 15:48:43.753 +00:00 [DBG] Connection id "0HN8VETJHTK4L" started. 2025-01-17 15:48:43.763 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix/ - null null 2025-01-17 15:48:43.763 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix/'. 2025-01-17 15:48:43.763 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.763 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix/ - 307 null null 0.2834ms 2025-01-17 15:48:43.763 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix/MetaFrame/auth/login.aspx - null null 2025-01-17 15:48:43.763 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix/MetaFrame/auth/login.aspx'. 2025-01-17 15:48:43.763 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.763 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix/MetaFrame/auth/login.aspx - 307 null null 0.1922ms 2025-01-17 15:48:43.763 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/ctxHeader01.jpg - null null 2025-01-17 15:48:43.764 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/ctxHeader01.jpg'. 2025-01-17 15:48:43.764 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.764 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/ctxHeader01.jpg - 307 null null 0.1594ms 2025-01-17 15:48:43.764 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/Safeword_Token.jpg - null null 2025-01-17 15:48:43.764 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/Safeword_Token.jpg'. 2025-01-17 15:48:43.764 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.764 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/Safeword_Token.jpg - 307 null null 0.247ms 2025-01-17 15:48:43.764 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sw/auth/login.aspx - null null 2025-01-17 15:48:43.764 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sw/auth/login.aspx'. 2025-01-17 15:48:43.764 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.764 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sw/auth/login.aspx - 307 null null 0.2131ms 2025-01-17 15:48:43.764 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vpn/images/AccessGateway.ico - null null 2025-01-17 15:48:43.764 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vpn/images/AccessGateway.ico'. 2025-01-17 15:48:43.764 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.764 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vpn/images/AccessGateway.ico - 307 null null 0.1099ms 2025-01-17 15:48:43.764 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/citrix/AccessPlatform/auth/clientscripts/ - null null 2025-01-17 15:48:43.765 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/citrix/AccessPlatform/auth/clientscripts/'. 2025-01-17 15:48:43.765 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.765 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/citrix/AccessPlatform/auth/clientscripts/ - 307 null null 0.2471ms 2025-01-17 15:48:43.765 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AccessPlatform/auth/clientscripts/ - null null 2025-01-17 15:48:43.765 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AccessPlatform/auth/clientscripts/'. 2025-01-17 15:48:43.765 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.765 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/AccessPlatform/auth/clientscripts/ - 307 null null 0.1923ms 2025-01-17 15:48:43.765 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix//AccessPlatform/auth/clientscripts/cookies.js - null null 2025-01-17 15:48:43.765 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix//AccessPlatform/auth/clientscripts/cookies.js'. 2025-01-17 15:48:43.765 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.765 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix//AccessPlatform/auth/clientscripts/cookies.js - 307 null null 0.1799ms 2025-01-17 15:48:43.765 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix/AccessPlatform/auth/clientscripts/login.js - null null 2025-01-17 15:48:43.765 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix/AccessPlatform/auth/clientscripts/login.js'. 2025-01-17 15:48:43.765 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.765 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix/AccessPlatform/auth/clientscripts/login.js - 307 null null 0.1018ms 2025-01-17 15:48:43.766 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix/PNAgent/config.xml - null null 2025-01-17 15:48:43.766 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix/PNAgent/config.xml'. 2025-01-17 15:48:43.766 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.766 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix/PNAgent/config.xml - 307 null null 0.1669ms 2025-01-17 15:48:43.766 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/image/shikaku2.png - null null 2025-01-17 15:48:43.766 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/image/shikaku2.png'. 2025-01-17 15:48:43.766 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.766 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/image/shikaku2.png - 307 null null 0.1801ms 2025-01-17 15:48:43.766 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/config/public/usergrp.gif - null null 2025-01-17 15:48:43.766 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/config/public/usergrp.gif'. 2025-01-17 15:48:43.766 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.766 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/config/public/usergrp.gif - 307 null null 0.2405ms 2025-01-17 15:48:43.766 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pictures/buttons/file_view_mark.gif - null null 2025-01-17 15:48:43.766 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pictures/buttons/file_view_mark.gif'. 2025-01-17 15:48:43.767 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.767 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pictures/buttons/file_view_mark.gif - 307 null null 0.244ms 2025-01-17 15:48:43.767 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cpqlogin.htm?RedirectUrl=/&RedirectQueryString= - null null 2025-01-17 15:48:43.767 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cpqlogin.htm?RedirectUrl=/&RedirectQueryString='. 2025-01-17 15:48:43.767 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.767 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cpqlogin.htm?RedirectUrl=/&RedirectQueryString= - 307 null null 0.1726ms 2025-01-17 15:48:43.767 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/hplogo.gif - null null 2025-01-17 15:48:43.767 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hplogo.gif'. 2025-01-17 15:48:43.767 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.767 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/hplogo.gif - 307 null null 0.2236ms 2025-01-17 15:48:43.767 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ie_index.htm - null null 2025-01-17 15:48:43.767 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ie_index.htm'. 2025-01-17 15:48:43.767 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.768 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ie_index.htm - 307 null null 0.1644ms 2025-01-17 15:48:43.768 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ilo.gif - null null 2025-01-17 15:48:43.768 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ilo.gif'. 2025-01-17 15:48:43.768 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.768 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ilo.gif - 307 null null 0.2099ms 2025-01-17 15:48:43.772 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/icon_server_connected.gif - null null 2025-01-17 15:48:43.772 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/icon_server_connected.gif'. 2025-01-17 15:48:43.772 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.772 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/icon_server_connected.gif - 307 null null 0.2163ms 2025-01-17 15:48:43.772 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mxhtml/images/signin_logo.gif - null null 2025-01-17 15:48:43.772 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxhtml/images/signin_logo.gif'. 2025-01-17 15:48:43.772 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.772 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mxhtml/images/signin_logo.gif - 307 null null 0.2542ms 2025-01-17 15:48:43.772 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mxhtml/images/status_critical_15.gif - null null 2025-01-17 15:48:43.773 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxhtml/images/status_critical_15.gif'. 2025-01-17 15:48:43.773 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.773 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mxhtml/images/status_critical_15.gif - 307 null null 0.2109ms 2025-01-17 15:48:43.773 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mxportal/home/en_US/servicetools.gif - null null 2025-01-17 15:48:43.773 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxportal/home/en_US/servicetools.gif'. 2025-01-17 15:48:43.773 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.773 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mxportal/home/en_US/servicetools.gif - 307 null null 0.4858ms 2025-01-17 15:48:43.773 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mxportal/home/MxPortalFrames.jsp - null null 2025-01-17 15:48:43.774 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxportal/home/MxPortalFrames.jsp'. 2025-01-17 15:48:43.774 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.774 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mxportal/home/MxPortalFrames.jsp - 307 null null 0.2964ms 2025-01-17 15:48:43.774 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/xymon/menu/menu.css - null null 2025-01-17 15:48:43.774 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xymon/menu/menu.css'. 2025-01-17 15:48:43.774 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.774 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/xymon/menu/menu.css - 307 null null 0.2609ms 2025-01-17 15:48:43.774 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rrc.htm - null null 2025-01-17 15:48:43.774 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rrc.htm'. 2025-01-17 15:48:43.775 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.775 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rrc.htm - 307 null null 0.2858ms 2025-01-17 15:48:43.775 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/manager/html/upload - null null 2025-01-17 15:48:43.775 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manager/html/upload'. 2025-01-17 15:48:43.775 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.775 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/manager/html/upload - 307 null null 0.2264ms 2025-01-17 15:48:43.775 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/manager/html - null null 2025-01-17 15:48:43.775 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manager/html'. 2025-01-17 15:48:43.775 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.775 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/manager/html - 307 null null 0.1808ms 2025-01-17 15:48:43.776 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/axis2/axis2-web/HappyAxis.jsp - null null 2025-01-17 15:48:43.776 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2/axis2-web/HappyAxis.jsp'. 2025-01-17 15:48:43.776 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.776 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/axis2/axis2-web/HappyAxis.jsp - 307 null null 0.2099ms 2025-01-17 15:48:43.776 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/axis2/ - null null 2025-01-17 15:48:43.777 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2/'. 2025-01-17 15:48:43.777 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.777 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/axis2/ - 307 null null 0.8373ms 2025-01-17 15:48:43.777 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/happyaxis.jsp - null null 2025-01-17 15:48:43.777 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/happyaxis.jsp'. 2025-01-17 15:48:43.777 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/happyaxis.jsp - 307 null null 0.2035ms 2025-01-17 15:48:43.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/web-console/ServerInfo.jsp - null null 2025-01-17 15:48:43.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web-console/ServerInfo.jsp'. 2025-01-17 15:48:43.778 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/web-console/ServerInfo.jsp - 307 null null 0.1826ms 2025-01-17 15:48:43.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/web-console/Invoker - null null 2025-01-17 15:48:43.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web-console/Invoker'. 2025-01-17 15:48:43.778 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/web-console/Invoker - 307 null null 0.1228ms 2025-01-17 15:48:43.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/invoker/JMXInvokerServlet - null null 2025-01-17 15:48:43.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/invoker/JMXInvokerServlet'. 2025-01-17 15:48:43.778 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/invoker/JMXInvokerServlet - 307 null null 0.1397ms 2025-01-17 15:48:43.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/invoker/ - null null 2025-01-17 15:48:43.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/invoker/'. 2025-01-17 15:48:43.778 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/invoker/ - 307 null null 0.2001ms 2025-01-17 15:48:43.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/jmx-console/ - null null 2025-01-17 15:48:43.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jmx-console/'. 2025-01-17 15:48:43.779 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/jmx-console/ - 307 null null 0.1478ms 2025-01-17 15:48:43.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-console/ - null null 2025-01-17 15:48:43.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-console/'. 2025-01-17 15:48:43.779 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin-console/ - 307 null null 0.1811ms 2025-01-17 15:48:43.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm - null null 2025-01-17 15:48:43.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm'. 2025-01-17 15:48:43.779 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/enter.cfm - 307 null null 0.1624ms 2025-01-17 15:48:43.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/entman/index.cfm - null null 2025-01-17 15:48:43.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/entman/index.cfm'. 2025-01-17 15:48:43.779 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/entman/index.cfm - 307 null null 0.1784ms 2025-01-17 15:48:43.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cfide/install.cfm - null null 2025-01-17 15:48:43.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfide/install.cfm'. 2025-01-17 15:48:43.780 +00:00 [DBG] Connection id "0HN8VETJHTK4K" completed keep alive response. 2025-01-17 15:48:43.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cfide/install.cfm - 307 null null 0.2091ms 2025-01-17 15:48:43.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/archives/index.cfm - null null 2025-01-17 15:48:43.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/archives/index.cfm'. 2025-01-17 15:48:43.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/administrator/archives/index.cfm - 307 null null 0.1562ms 2025-01-17 15:48:43.780 +00:00 [DBG] Connection id "0HN8VETJHTK4K" disconnecting. 2025-01-17 15:48:43.780 +00:00 [DBG] Connection id "0HN8VETJHTK4K" stopped. 2025-01-17 15:48:43.780 +00:00 [DBG] Connection id "0HN8VETJHTK4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:43.800 +00:00 [DBG] Connection id "0HN8VETJHTK4M" accepted. 2025-01-17 15:48:43.800 +00:00 [DBG] Connection id "0HN8VETJHTK4M" started. 2025-01-17 15:48:43.977 +00:00 [DBG] Connection 0HN8VETJHTK4L established using the following protocol: "Tls13" 2025-01-17 15:48:43.993 +00:00 [DBG] Connection id "0HN8VETJHTK4N" accepted. 2025-01-17 15:48:43.993 +00:00 [DBG] Connection id "0HN8VETJHTK4N" started. 2025-01-17 15:48:44.091 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/..\..\..\..\\..\..\\..\..\\\boot.ini - null null 2025-01-17 15:48:44.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/..%5C..%5C..%5C..%5C%5C..%5C..%5C%5C..%5C..%5C%5C%5Cboot.ini'. 2025-01-17 15:48:44.092 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/..\..\..\..\\..\..\\..\..\\\boot.ini - 307 0 null 0.3237ms 2025-01-17 15:48:44.092 +00:00 [DBG] Connection id "0HN8VETJHTK4N" disconnecting. 2025-01-17 15:48:44.092 +00:00 [DBG] Connection id "0HN8VETJHTK4N" stopped. 2025-01-17 15:48:44.092 +00:00 [DBG] Connection id "0HN8VETJHTK4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:44.122 +00:00 [DBG] Connection 0HN8VETJHTK4M established using the following protocol: "Tls13" 2025-01-17 15:48:44.160 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/\../\../\../boot.ini - null null 2025-01-17 15:48:44.160 +00:00 [DBG] The request path /%5C../%5C../%5C../boot.ini does not match a supported file type 2025-01-17 15:48:44.160 +00:00 [DBG] No candidates found for the request path '/\../\../\../boot.ini' 2025-01-17 15:48:44.160 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:44.160 +00:00 [INF] HTTP GET /\../\../\../boot.ini responded 404 in 0.0948 ms 2025-01-17 15:48:44.161 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/\../\../\../boot.ini - 404 0 null 0.4817ms 2025-01-17 15:48:44.161 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/%5C../%5C../%5C../boot.ini, Response status code: 404 2025-01-17 15:48:44.161 +00:00 [DBG] Connection id "0HN8VETJHTK4L" disconnecting. 2025-01-17 15:48:44.161 +00:00 [DBG] Connection id "0HN8VETJHTK4L" stopped. 2025-01-17 15:48:44.161 +00:00 [DBG] Connection id "0HN8VETJHTK4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:44.319 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:48:44.320 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:44.320 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:44.320 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:44.320 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:44.320 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:44.320 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:44.320 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:44.320 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:44.320 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:44.320 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:44.320 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:44.320 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:44.320 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:44.320 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:44.320 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:44.321 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:44.321 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:44.321 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:44.321 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:44.321 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:44.321 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:44.321 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:44.321 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:44.321 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:44.321 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:44.321 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:44.321 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:44.321 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:44.321 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:44.321 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1145ms. 2025-01-17 15:48:44.321 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:44.322 +00:00 [INF] Executed ViewResult - view noScan executed in 0.7896ms. 2025-01-17 15:48:44.322 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.5928ms 2025-01-17 15:48:44.322 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:44.322 +00:00 [INF] HTTP GET / responded 200 in 2.3448 ms 2025-01-17 15:48:44.322 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 2.7261ms 2025-01-17 15:48:44.322 +00:00 [DBG] Connection id "0HN8VETJHTK4M" disconnecting. 2025-01-17 15:48:44.322 +00:00 [DBG] Connection id "0HN8VETJHTK4M" stopped. 2025-01-17 15:48:44.322 +00:00 [DBG] Connection id "0HN8VETJHTK4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:44.627 +00:00 [DBG] Connection id "0HN8VETJHTK4O" accepted. 2025-01-17 15:48:44.627 +00:00 [DBG] Connection id "0HN8VETJHTK4O" started. 2025-01-17 15:48:44.721 +00:00 [DBG] Connection id "0HN8VETJHTK4P" accepted. 2025-01-17 15:48:44.721 +00:00 [DBG] Connection id "0HN8VETJHTK4P" started. 2025-01-17 15:48:44.722 +00:00 [DBG] Connection id "0HN8VETJHTK4Q" accepted. 2025-01-17 15:48:44.722 +00:00 [DBG] Connection id "0HN8VETJHTK4Q" started. 2025-01-17 15:48:44.746 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/passwd - null null 2025-01-17 15:48:44.746 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd'. 2025-01-17 15:48:44.746 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/passwd - 307 0 null 0.3499ms 2025-01-17 15:48:44.746 +00:00 [DBG] Connection id "0HN8VETJHTK4O" disconnecting. 2025-01-17 15:48:44.746 +00:00 [DBG] Connection id "0HN8VETJHTK4O" stopped. 2025-01-17 15:48:44.746 +00:00 [DBG] Connection id "0HN8VETJHTK4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:44.894 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/wizards/common/_logintowizard.cfm - null null 2025-01-17 15:48:44.895 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/wizards/common/_logintowizard.cfm'. 2025-01-17 15:48:44.895 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.895 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/wizards/common/_logintowizard.cfm - 307 null null 0.3344ms 2025-01-17 15:48:44.895 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/componentutils/login.cfm - null null 2025-01-17 15:48:44.895 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/componentutils/login.cfm'. 2025-01-17 15:48:44.895 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.895 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/componentutils/login.cfm - 307 null null 0.1612ms 2025-01-17 15:48:44.895 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/Administrator/startstop.html - null null 2025-01-17 15:48:44.895 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/Administrator/startstop.html'. 2025-01-17 15:48:44.895 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.895 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/Administrator/startstop.html - 307 null null 0.1175ms 2025-01-17 15:48:44.895 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/common/help/en/go/login_ts.html - null null 2025-01-17 15:48:44.895 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/help/en/go/login_ts.html'. 2025-01-17 15:48:44.895 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.895 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/common/help/en/go/login_ts.html - 307 null null 0.1068ms 2025-01-17 15:48:44.895 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/login/ - null null 2025-01-17 15:48:44.895 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/login/'. 2025-01-17 15:48:44.895 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.896 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/login/ - 307 null null 0.1203ms 2025-01-17 15:48:44.896 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/login/reset?next=%2Fsystem%2Flogin&set-lang=en - null null 2025-01-17 15:48:44.896 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/login/reset?next=%2Fsystem%2Flogin&set-lang=en'. 2025-01-17 15:48:44.896 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.896 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/login/reset?next=%2Fsystem%2Flogin&set-lang=en - 307 null null 0.2504ms 2025-01-17 15:48:44.896 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/common/images/logos/img_logoMain.jpg - null null 2025-01-17 15:48:44.896 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/images/logos/img_logoMain.jpg'. 2025-01-17 15:48:44.896 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.896 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/common/images/logos/img_logoMain.jpg - 307 null null 0.1457ms 2025-01-17 15:48:44.896 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Dashboard/Dashboard.html - null null 2025-01-17 15:48:44.896 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Dashboard/Dashboard.html'. 2025-01-17 15:48:44.896 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.897 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Dashboard/Dashboard.html - 307 0 null 0.182ms 2025-01-17 15:48:44.897 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/flexfm/ - null null 2025-01-17 15:48:44.897 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flexfm/'. 2025-01-17 15:48:44.897 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.897 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/flexfm/ - 307 null null 0.1581ms 2025-01-17 15:48:44.897 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lib/usermanagement/userInfo.php - null null 2025-01-17 15:48:44.897 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lib/usermanagement/userInfo.php'. 2025-01-17 15:48:44.897 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.897 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lib/usermanagement/userInfo.php - 307 null null 0.1513ms 2025-01-17 15:48:44.897 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/security/xamppsecurity.php - null null 2025-01-17 15:48:44.897 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/security/xamppsecurity.php'. 2025-01-17 15:48:44.897 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.897 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/security/xamppsecurity.php - 307 null null 0.1462ms 2025-01-17 15:48:44.897 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/console - null null 2025-01-17 15:48:44.897 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/console'. 2025-01-17 15:48:44.897 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.898 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/console - 307 null null 0.1773ms 2025-01-17 15:48:44.898 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dm-albums/dm-albums.php - null null 2025-01-17 15:48:44.898 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dm-albums/dm-albums.php'. 2025-01-17 15:48:44.898 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.898 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dm-albums/dm-albums.php - 307 null null 0.182ms 2025-01-17 15:48:44.898 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ibm/console/logon.jsp?action=OK - null null 2025-01-17 15:48:44.898 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ibm/console/logon.jsp?action=OK'. 2025-01-17 15:48:44.898 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.898 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ibm/console/logon.jsp?action=OK - 307 0 null 0.1232ms 2025-01-17 15:48:44.898 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/console/ - null null 2025-01-17 15:48:44.898 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/console/'. 2025-01-17 15:48:44.898 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.898 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/console/ - 307 0 null 0.1249ms 2025-01-17 15:48:44.898 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/console/portal/0/Welcome - null null 2025-01-17 15:48:44.898 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/console/portal/0/Welcome'. 2025-01-17 15:48:44.899 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.899 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/console/portal/0/Welcome - 307 0 null 0.1852ms 2025-01-17 15:48:44.899 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.899 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.899 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.899 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - 307 0 null 0.1594ms 2025-01-17 15:48:44.899 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jira/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.899 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jira/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.899 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.899 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jira/rest/applinks/1.0/manifest - 307 0 null 0.1521ms 2025-01-17 15:48:44.899 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secure/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.899 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/secure/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.899 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.899 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secure/rest/applinks/1.0/manifest - 307 0 null 0.1947ms 2025-01-17 15:48:44.900 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/servicedeskapi/info - null null 2025-01-17 15:48:44.900 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/servicedeskapi/info'. 2025-01-17 15:48:44.900 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.900 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/servicedeskapi/info - 307 0 null 0.1621ms 2025-01-17 15:48:44.900 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jira/rest/servicedeskapi/info - null null 2025-01-17 15:48:44.900 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jira/rest/servicedeskapi/info'. 2025-01-17 15:48:44.900 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.900 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jira/rest/servicedeskapi/info - 307 0 null 0.1105ms 2025-01-17 15:48:44.900 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secure/rest/servicedeskapi/info - null null 2025-01-17 15:48:44.900 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/secure/rest/servicedeskapi/info'. 2025-01-17 15:48:44.900 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.900 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secure/rest/servicedeskapi/info - 307 0 null 0.0956ms 2025-01-17 15:48:44.900 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.900 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.900 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.900 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - 307 0 null 0.0936ms 2025-01-17 15:48:44.900 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/confluence/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.900 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/confluence/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.900 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.900 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/confluence/rest/applinks/1.0/manifest - 307 0 null 0.0958ms 2025-01-17 15:48:44.901 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wiki/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.901 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.901 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.901 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wiki/rest/applinks/1.0/manifest - 307 0 null 0.1036ms 2025-01-17 15:48:44.901 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.901 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.901 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.901 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - 307 0 null 0.2336ms 2025-01-17 15:48:44.901 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bitbucket/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.901 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bitbucket/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.901 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.901 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bitbucket/rest/applinks/1.0/manifest - 307 0 null 0.143ms 2025-01-17 15:48:44.901 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.901 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.901 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.901 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - 307 0 null 0.1054ms 2025-01-17 15:48:44.901 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bamboo/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.902 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bamboo/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.902 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.902 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bamboo/rest/applinks/1.0/manifest - 307 0 null 0.177ms 2025-01-17 15:48:44.902 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.902 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.902 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.902 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rest/applinks/1.0/manifest - 307 0 null 0.1524ms 2025-01-17 15:48:44.902 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crowd/rest/applinks/1.0/manifest - null null 2025-01-17 15:48:44.902 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crowd/rest/applinks/1.0/manifest'. 2025-01-17 15:48:44.902 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.902 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crowd/rest/applinks/1.0/manifest - 307 0 null 0.1543ms 2025-01-17 15:48:44.902 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/x_logo.gif - null null 2025-01-17 15:48:44.902 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/x_logo.gif'. 2025-01-17 15:48:44.902 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.902 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/x_logo.gif - 307 null null 0.1745ms 2025-01-17 15:48:44.903 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gif/hp.gif - null null 2025-01-17 15:48:44.903 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gif/hp.gif'. 2025-01-17 15:48:44.903 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.903 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gif/hp.gif - 307 null null 0.1795ms 2025-01-17 15:48:44.903 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gif/hp_invent_logo.gif - null null 2025-01-17 15:48:44.903 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gif/hp_invent_logo.gif'. 2025-01-17 15:48:44.903 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.903 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gif/hp_invent_logo.gif - 307 null null 0.1341ms 2025-01-17 15:48:44.903 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gif/printer.gif - null null 2025-01-17 15:48:44.903 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gif/printer.gif'. 2025-01-17 15:48:44.903 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.903 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/gif/printer.gif - 307 null null 0.1445ms 2025-01-17 15:48:44.903 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/hp/device/this.LCDispatcher - null null 2025-01-17 15:48:44.903 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hp/device/this.LCDispatcher'. 2025-01-17 15:48:44.903 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.904 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/hp/device/this.LCDispatcher - 307 null null 0.18ms 2025-01-17 15:48:44.904 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/hp/device/webAccess/index.htm - null null 2025-01-17 15:48:44.904 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hp/device/webAccess/index.htm'. 2025-01-17 15:48:44.904 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.904 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/hp/device/webAccess/index.htm - 307 null null 0.1983ms 2025-01-17 15:48:44.904 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PageSelector.class - null null 2025-01-17 15:48:44.904 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/PageSelector.class'. 2025-01-17 15:48:44.904 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.904 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PageSelector.class - 307 null null 0.1643ms 2025-01-17 15:48:44.904 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/lexbold.gif - null null 2025-01-17 15:48:44.904 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/lexbold.gif'. 2025-01-17 15:48:44.905 +00:00 [DBG] Connection id "0HN8VETJHTK4P" completed keep alive response. 2025-01-17 15:48:44.906 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/lexbold.gif - 307 null null 1.5457ms 2025-01-17 15:48:44.906 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/lexlogo.gif - null null 2025-01-17 15:48:44.906 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/lexlogo.gif'. 2025-01-17 15:48:44.906 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/lexlogo.gif - 307 null null 0.2438ms 2025-01-17 15:48:44.906 +00:00 [DBG] Connection id "0HN8VETJHTK4P" disconnecting. 2025-01-17 15:48:44.906 +00:00 [DBG] Connection id "0HN8VETJHTK4P" stopped. 2025-01-17 15:48:44.907 +00:00 [DBG] Connection id "0HN8VETJHTK4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:44.920 +00:00 [DBG] Connection 0HN8VETJHTK4Q established using the following protocol: "Tls13" 2025-01-17 15:48:45.118 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104////..\..\..\boot.ini - null null 2025-01-17 15:48:45.118 +00:00 [DBG] The request path ////..%5C..%5C..%5Cboot.ini does not match a supported file type 2025-01-17 15:48:45.118 +00:00 [DBG] No candidates found for the request path '////..\..\..\boot.ini' 2025-01-17 15:48:45.118 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:45.118 +00:00 [INF] HTTP GET ////..\..\..\boot.ini responded 404 in 0.0726 ms 2025-01-17 15:48:45.118 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104////..\..\..\boot.ini - 404 0 null 0.4046ms 2025-01-17 15:48:45.118 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104////..%5C..%5C..%5Cboot.ini, Response status code: 404 2025-01-17 15:48:45.118 +00:00 [DBG] Connection id "0HN8VETJHTK4Q" disconnecting. 2025-01-17 15:48:45.119 +00:00 [DBG] Connection id "0HN8VETJHTK4Q" stopped. 2025-01-17 15:48:45.119 +00:00 [DBG] Connection id "0HN8VETJHTK4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:45.121 +00:00 [DBG] Connection id "0HN8VETJHTK4R" accepted. 2025-01-17 15:48:45.121 +00:00 [DBG] Connection id "0HN8VETJHTK4R" started. 2025-01-17 15:48:45.137 +00:00 [DBG] Connection id "0HN8VETJHTK4S" accepted. 2025-01-17 15:48:45.137 +00:00 [DBG] Connection id "0HN8VETJHTK4S" started. 2025-01-17 15:48:45.263 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/\..\..\..\..\..\..\..\boot.ini - null null 2025-01-17 15:48:45.264 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5Cboot.ini'. 2025-01-17 15:48:45.264 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/\..\..\..\..\..\..\..\boot.ini - 307 0 null 0.5524ms 2025-01-17 15:48:45.264 +00:00 [DBG] Connection id "0HN8VETJHTK4S" disconnecting. 2025-01-17 15:48:45.264 +00:00 [DBG] Connection id "0HN8VETJHTK4S" stopped. 2025-01-17 15:48:45.264 +00:00 [DBG] Connection id "0HN8VETJHTK4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:45.344 +00:00 [DBG] Connection 0HN8VETJHTK4R established using the following protocol: "Tls13" 2025-01-17 15:48:45.498 +00:00 [DBG] Connection id "0HN8VETJHTK4T" accepted. 2025-01-17 15:48:45.499 +00:00 [DBG] Connection id "0HN8VETJHTK4T" started. 2025-01-17 15:48:45.499 +00:00 [DBG] Connection id "0HN8VETJHTK4U" accepted. 2025-01-17 15:48:45.499 +00:00 [DBG] Connection id "0HN8VETJHTK4U" started. 2025-01-17 15:48:45.520 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:48:45.521 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:45.521 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:45.521 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:45.521 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:45.521 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:45.521 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:45.521 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:45.521 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:45.521 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:45.521 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:45.521 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:45.521 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:45.521 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:45.521 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:45.521 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:45.522 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:45.522 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:45.522 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:45.522 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:45.522 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:45.522 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:45.522 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:45.522 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:45.522 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:45.522 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:45.522 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:45.522 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:45.522 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:45.522 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:45.522 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0755ms. 2025-01-17 15:48:45.522 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:45.522 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3898ms. 2025-01-17 15:48:45.522 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0391ms 2025-01-17 15:48:45.522 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:45.522 +00:00 [INF] HTTP HEAD / responded 200 in 1.7086 ms 2025-01-17 15:48:45.523 +00:00 [DBG] Connection id "0HN8VETJHTK4R" write of "3301" body bytes to non-body HEAD response. 2025-01-17 15:48:45.523 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 2.341ms 2025-01-17 15:48:45.523 +00:00 [DBG] Connection id "0HN8VETJHTK4R" disconnecting. 2025-01-17 15:48:45.523 +00:00 [DBG] Connection id "0HN8VETJHTK4R" stopped. 2025-01-17 15:48:45.523 +00:00 [DBG] Connection id "0HN8VETJHTK4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:45.625 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/printer.gif - null null 2025-01-17 15:48:45.625 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/printer.gif'. 2025-01-17 15:48:45.625 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.625 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/printer.gif - 307 null null 0.2572ms 2025-01-17 15:48:45.625 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/printer/image - null null 2025-01-17 15:48:45.625 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/printer/image'. 2025-01-17 15:48:45.625 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.625 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/printer/image - 307 null null 0.0853ms 2025-01-17 15:48:45.626 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/mute_alloff.gif - null null 2025-01-17 15:48:45.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/mute_alloff.gif'. 2025-01-17 15:48:45.626 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.626 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/mute_alloff.gif - 307 null null 0.0824ms 2025-01-17 15:48:45.626 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/pic_bri.gif - null null 2025-01-17 15:48:45.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/pic_bri.gif'. 2025-01-17 15:48:45.626 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.626 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/pic_bri.gif - 307 null null 0.0883ms 2025-01-17 15:48:45.626 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/scanweb/images/scanwebtm.gif - null null 2025-01-17 15:48:45.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scanweb/images/scanwebtm.gif'. 2025-01-17 15:48:45.626 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.626 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/scanweb/images/scanwebtm.gif - 307 null null 0.1645ms 2025-01-17 15:48:45.626 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/view/index.shtml - null null 2025-01-17 15:48:45.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/view/index.shtml'. 2025-01-17 15:48:45.626 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.626 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/view/index.shtml - 307 null null 0.0852ms 2025-01-17 15:48:45.626 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpmyadmin/ - null null 2025-01-17 15:48:45.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpmyadmin/'. 2025-01-17 15:48:45.626 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.626 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpmyadmin/ - 307 null null 0.106ms 2025-01-17 15:48:45.626 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin/ - null null 2025-01-17 15:48:45.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin/'. 2025-01-17 15:48:45.626 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.626 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin/ - 307 null null 0.0804ms 2025-01-17 15:48:45.626 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PHPMyAdmin/ - null null 2025-01-17 15:48:45.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/PHPMyAdmin/'. 2025-01-17 15:48:45.626 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.626 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PHPMyAdmin/ - 307 null null 0.0783ms 2025-01-17 15:48:45.627 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PMA/ - null null 2025-01-17 15:48:45.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/PMA/'. 2025-01-17 15:48:45.627 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.627 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PMA/ - 307 null null 0.0914ms 2025-01-17 15:48:45.627 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pma/ - null null 2025-01-17 15:48:45.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pma/'. 2025-01-17 15:48:45.627 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.627 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pma/ - 307 null null 0.0763ms 2025-01-17 15:48:45.627 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dbadmin/ - null null 2025-01-17 15:48:45.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dbadmin/'. 2025-01-17 15:48:45.627 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.627 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dbadmin/ - 307 null null 0.0645ms 2025-01-17 15:48:45.627 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/myadmin/ - null null 2025-01-17 15:48:45.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/myadmin/'. 2025-01-17 15:48:45.627 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.627 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/myadmin/ - 307 null null 0.0646ms 2025-01-17 15:48:45.627 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/php-my-admin/ - null null 2025-01-17 15:48:45.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/php-my-admin/'. 2025-01-17 15:48:45.627 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.627 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/php-my-admin/ - 307 null null 0.1508ms 2025-01-17 15:48:45.627 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin2/ - null null 2025-01-17 15:48:45.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin2/'. 2025-01-17 15:48:45.627 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.627 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin2/ - 307 null null 0.0739ms 2025-01-17 15:48:45.627 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2/ - null null 2025-01-17 15:48:45.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2/'. 2025-01-17 15:48:45.627 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2/ - 307 null null 0.064ms 2025-01-17 15:48:45.628 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.2.3/ - null null 2025-01-17 15:48:45.628 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.2.3/'. 2025-01-17 15:48:45.628 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.2.3/ - 307 null null 0.0803ms 2025-01-17 15:48:45.628 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.2.6/ - null null 2025-01-17 15:48:45.628 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.2.6/'. 2025-01-17 15:48:45.628 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.2.6/ - 307 null null 0.0654ms 2025-01-17 15:48:45.628 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.1/ - null null 2025-01-17 15:48:45.628 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.1/'. 2025-01-17 15:48:45.628 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.1/ - 307 null null 0.0591ms 2025-01-17 15:48:45.628 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.4/ - null null 2025-01-17 15:48:45.628 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.4/'. 2025-01-17 15:48:45.628 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.4/ - 307 null null 0.059ms 2025-01-17 15:48:45.628 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-rc1/ - null null 2025-01-17 15:48:45.628 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5-rc1/'. 2025-01-17 15:48:45.628 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-rc1/ - 307 null null 0.0548ms 2025-01-17 15:48:45.628 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-rc2/ - null null 2025-01-17 15:48:45.628 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5-rc2/'. 2025-01-17 15:48:45.628 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-rc2/ - 307 null null 0.0643ms 2025-01-17 15:48:45.628 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5/ - null null 2025-01-17 15:48:45.628 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5/'. 2025-01-17 15:48:45.628 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5/ - 307 null null 0.0571ms 2025-01-17 15:48:45.628 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-pl1/ - null null 2025-01-17 15:48:45.628 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5-pl1/'. 2025-01-17 15:48:45.628 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-pl1/ - 307 null null 0.0547ms 2025-01-17 15:48:45.628 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6-rc1/ - null null 2025-01-17 15:48:45.628 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.6-rc1/'. 2025-01-17 15:48:45.628 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.628 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6-rc1/ - 307 null null 0.0593ms 2025-01-17 15:48:45.633 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6-rc2/ - null null 2025-01-17 15:48:45.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.6-rc2/'. 2025-01-17 15:48:45.634 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6-rc2/ - 307 null null 0.2256ms 2025-01-17 15:48:45.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6/ - null null 2025-01-17 15:48:45.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.6/'. 2025-01-17 15:48:45.634 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6/ - 307 null null 0.0681ms 2025-01-17 15:48:45.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.7/ - null null 2025-01-17 15:48:45.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.7/'. 2025-01-17 15:48:45.634 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.7/ - 307 null null 0.0946ms 2025-01-17 15:48:45.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.7-pl1/ - null null 2025-01-17 15:48:45.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.7-pl1/'. 2025-01-17 15:48:45.634 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.7-pl1/ - 307 null null 0.0787ms 2025-01-17 15:48:45.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-alpha/ - null null 2025-01-17 15:48:45.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-alpha/'. 2025-01-17 15:48:45.634 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-alpha/ - 307 null null 0.1017ms 2025-01-17 15:48:45.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-alpha2/ - null null 2025-01-17 15:48:45.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-alpha2/'. 2025-01-17 15:48:45.634 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.634 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-alpha2/ - 307 null null 0.0753ms 2025-01-17 15:48:45.634 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-beta1/ - null null 2025-01-17 15:48:45.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-beta1/'. 2025-01-17 15:48:45.634 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-beta1/ - 307 null null 0.1114ms 2025-01-17 15:48:45.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-beta2/ - null null 2025-01-17 15:48:45.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-beta2/'. 2025-01-17 15:48:45.635 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-beta2/ - 307 null null 0.0944ms 2025-01-17 15:48:45.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc1/ - null null 2025-01-17 15:48:45.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-rc1/'. 2025-01-17 15:48:45.635 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc1/ - 307 null null 0.1477ms 2025-01-17 15:48:45.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc2/ - null null 2025-01-17 15:48:45.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-rc2/'. 2025-01-17 15:48:45.635 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc2/ - 307 null null 0.0602ms 2025-01-17 15:48:45.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc3/ - null null 2025-01-17 15:48:45.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-rc3/'. 2025-01-17 15:48:45.635 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc3/ - 307 null null 0.0684ms 2025-01-17 15:48:45.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0/ - null null 2025-01-17 15:48:45.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0/'. 2025-01-17 15:48:45.635 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0/ - 307 null null 0.0867ms 2025-01-17 15:48:45.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl1/ - null null 2025-01-17 15:48:45.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-pl1/'. 2025-01-17 15:48:45.635 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl1/ - 307 null null 0.0759ms 2025-01-17 15:48:45.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl2/ - null null 2025-01-17 15:48:45.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-pl2/'. 2025-01-17 15:48:45.635 +00:00 [DBG] Connection id "0HN8VETJHTK4T" completed keep alive response. 2025-01-17 15:48:45.635 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl2/ - 307 null null 0.0724ms 2025-01-17 15:48:45.635 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl3/ - null null 2025-01-17 15:48:45.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-pl3/'. 2025-01-17 15:48:45.636 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl3/ - 307 null null 0.0505ms 2025-01-17 15:48:45.636 +00:00 [DBG] Connection id "0HN8VETJHTK4T" disconnecting. 2025-01-17 15:48:45.636 +00:00 [DBG] Connection id "0HN8VETJHTK4T" stopped. 2025-01-17 15:48:45.636 +00:00 [DBG] Connection id "0HN8VETJHTK4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:45.657 +00:00 [DBG] Connection id "0HN8VETJHTK4V" accepted. 2025-01-17 15:48:45.657 +00:00 [DBG] Connection id "0HN8VETJHTK4V" started. 2025-01-17 15:48:45.763 +00:00 [DBG] Connection 0HN8VETJHTK4U established using the following protocol: "Tls13" 2025-01-17 15:48:45.857 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/\..\..\..\..\..\..\..\etc%2fpasswd - null null 2025-01-17 15:48:45.858 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5Cetc%2fpasswd'. 2025-01-17 15:48:45.858 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/\..\..\..\..\..\..\..\etc%2fpasswd - 307 0 null 0.3112ms 2025-01-17 15:48:45.858 +00:00 [DBG] Connection id "0HN8VETJHTK4V" disconnecting. 2025-01-17 15:48:45.858 +00:00 [DBG] Connection id "0HN8VETJHTK4V" stopped. 2025-01-17 15:48:45.858 +00:00 [DBG] Connection id "0HN8VETJHTK4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:45.942 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/..\..\..\..\\..\..\\..\..\\\boot.ini - null null 2025-01-17 15:48:45.942 +00:00 [DBG] The request path /..%5C..%5C..%5C..%5C%5C..%5C..%5C%5C..%5C..%5C%5C%5Cboot.ini does not match a supported file type 2025-01-17 15:48:45.942 +00:00 [DBG] No candidates found for the request path '/..\..\..\..\\..\..\\..\..\\\boot.ini' 2025-01-17 15:48:45.942 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:45.942 +00:00 [INF] HTTP GET /..\..\..\..\\..\..\\..\..\\\boot.ini responded 404 in 0.0954 ms 2025-01-17 15:48:45.942 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/..\..\..\..\\..\..\\..\..\\\boot.ini - 404 0 null 0.4595ms 2025-01-17 15:48:45.942 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/..%5C..%5C..%5C..%5C%5C..%5C..%5C%5C..%5C..%5C%5C%5Cboot.ini, Response status code: 404 2025-01-17 15:48:45.942 +00:00 [DBG] Connection id "0HN8VETJHTK4U" disconnecting. 2025-01-17 15:48:45.943 +00:00 [DBG] Connection id "0HN8VETJHTK4U" stopped. 2025-01-17 15:48:45.943 +00:00 [DBG] Connection id "0HN8VETJHTK4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:46.095 +00:00 [DBG] Connection id "0HN8VETJHTK50" accepted. 2025-01-17 15:48:46.095 +00:00 [DBG] Connection id "0HN8VETJHTK50" started. 2025-01-17 15:48:46.401 +00:00 [DBG] Connection 0HN8VETJHTK50 established using the following protocol: "Tls13" 2025-01-17 15:48:46.416 +00:00 [DBG] Connection id "0HN8VETJHTK51" accepted. 2025-01-17 15:48:46.416 +00:00 [DBG] Connection id "0HN8VETJHTK51" started. 2025-01-17 15:48:46.466 +00:00 [DBG] Connection id "0HN8VETJHTK52" accepted. 2025-01-17 15:48:46.466 +00:00 [DBG] Connection id "0HN8VETJHTK52" started. 2025-01-17 15:48:46.583 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - null 558 2025-01-17 15:48:46.583 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:46.584 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:46.584 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:46.584 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:46.584 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:46.584 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:46.584 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:46.584 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:46.584 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:46.584 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:46.584 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:46.584 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:46.584 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:46.584 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:46.584 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:46.584 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:46.584 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:46.584 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:46.584 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:46.584 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:46.584 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:46.585 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:46.585 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:46.585 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:46.585 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:46.585 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:46.585 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:46.585 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:46.585 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:46.585 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0898ms. 2025-01-17 15:48:46.585 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:46.585 +00:00 [INF] Executed ViewResult - view noScan executed in 0.489ms. 2025-01-17 15:48:46.585 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.242ms 2025-01-17 15:48:46.585 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:46.585 +00:00 [INF] HTTP POST / responded 200 in 1.8840 ms 2025-01-17 15:48:46.585 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 2.2563ms 2025-01-17 15:48:46.586 +00:00 [DBG] Connection id "0HN8VETJHTK50", Request id "0HN8VETJHTK50:00000001": started reading request body. 2025-01-17 15:48:46.586 +00:00 [DBG] Connection id "0HN8VETJHTK50", Request id "0HN8VETJHTK50:00000001": done reading request body. 2025-01-17 15:48:46.586 +00:00 [DBG] Connection id "0HN8VETJHTK50" disconnecting. 2025-01-17 15:48:46.586 +00:00 [DBG] Connection id "0HN8VETJHTK50" stopped. 2025-01-17 15:48:46.586 +00:00 [DBG] Connection id "0HN8VETJHTK50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:46.649 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-rc1/ - null null 2025-01-17 15:48:46.649 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-rc1/'. 2025-01-17 15:48:46.649 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.649 +00:00 [DBG] Connection 0HN8VETJHTK51 established using the following protocol: "Tls13" 2025-01-17 15:48:46.649 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-rc1/ - 307 null null 0.3776ms 2025-01-17 15:48:46.649 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-rc2/ - null null 2025-01-17 15:48:46.649 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-rc2/'. 2025-01-17 15:48:46.649 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.649 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-rc2/ - 307 null null 0.1542ms 2025-01-17 15:48:46.649 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1/ - null null 2025-01-17 15:48:46.649 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1/'. 2025-01-17 15:48:46.649 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.650 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1/ - 307 null null 0.1377ms 2025-01-17 15:48:46.650 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl1/ - null null 2025-01-17 15:48:46.650 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-pl1/'. 2025-01-17 15:48:46.650 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.650 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl1/ - 307 null null 0.1589ms 2025-01-17 15:48:46.650 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl2/ - null null 2025-01-17 15:48:46.650 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-pl2/'. 2025-01-17 15:48:46.650 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.650 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl2/ - 307 null null 0.2499ms 2025-01-17 15:48:46.650 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl3/ - null null 2025-01-17 15:48:46.650 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-pl3/'. 2025-01-17 15:48:46.650 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.650 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl3/ - 307 null null 0.148ms 2025-01-17 15:48:46.651 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-rc1/ - null null 2025-01-17 15:48:46.652 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2-rc1/'. 2025-01-17 15:48:46.652 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.652 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-rc1/ - 307 null null 0.2181ms 2025-01-17 15:48:46.652 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-beta1/ - null null 2025-01-17 15:48:46.652 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2-beta1/'. 2025-01-17 15:48:46.652 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.652 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-beta1/ - 307 null null 0.197ms 2025-01-17 15:48:46.652 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2/ - null null 2025-01-17 15:48:46.652 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2/'. 2025-01-17 15:48:46.652 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.652 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2/ - 307 null null 0.1401ms 2025-01-17 15:48:46.652 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-pl1/ - null null 2025-01-17 15:48:46.652 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2-pl1/'. 2025-01-17 15:48:46.652 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.652 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-pl1/ - 307 null null 0.1224ms 2025-01-17 15:48:46.652 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3/ - null null 2025-01-17 15:48:46.652 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.3/'. 2025-01-17 15:48:46.653 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.653 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3/ - 307 null null 0.1618ms 2025-01-17 15:48:46.653 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3-rc1/ - null null 2025-01-17 15:48:46.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.3-rc1/'. 2025-01-17 15:48:46.653 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.653 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3-rc1/ - 307 null null 0.1102ms 2025-01-17 15:48:46.653 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3-pl1/ - null null 2025-01-17 15:48:46.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.3-pl1/'. 2025-01-17 15:48:46.653 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.653 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3-pl1/ - 307 null null 0.227ms 2025-01-17 15:48:46.653 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-rc1/ - null null 2025-01-17 15:48:46.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-rc1/'. 2025-01-17 15:48:46.653 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.653 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-rc1/ - 307 null null 0.1327ms 2025-01-17 15:48:46.654 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl1/ - null null 2025-01-17 15:48:46.654 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl1/'. 2025-01-17 15:48:46.654 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.654 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl1/ - 307 null null 0.1596ms 2025-01-17 15:48:46.654 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl2/ - null null 2025-01-17 15:48:46.654 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl2/'. 2025-01-17 15:48:46.654 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.654 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl2/ - 307 null null 0.1827ms 2025-01-17 15:48:46.654 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl3/ - null null 2025-01-17 15:48:46.654 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl3/'. 2025-01-17 15:48:46.654 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.654 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl3/ - 307 null null 0.1401ms 2025-01-17 15:48:46.654 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl4/ - null null 2025-01-17 15:48:46.654 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl4/'. 2025-01-17 15:48:46.654 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.654 +00:00 [DBG] Connection id "0HN8VETJHTK53" accepted. 2025-01-17 15:48:46.654 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl4/ - 307 null null 0.128ms 2025-01-17 15:48:46.654 +00:00 [DBG] Connection id "0HN8VETJHTK53" started. 2025-01-17 15:48:46.655 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4/ - null null 2025-01-17 15:48:46.655 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4/'. 2025-01-17 15:48:46.655 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.655 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4/ - 307 null null 0.144ms 2025-01-17 15:48:46.655 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-beta1/ - null null 2025-01-17 15:48:46.655 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-beta1/'. 2025-01-17 15:48:46.655 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.655 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-beta1/ - 307 null null 0.1212ms 2025-01-17 15:48:46.655 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-rc1/ - null null 2025-01-17 15:48:46.655 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-rc1/'. 2025-01-17 15:48:46.655 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.655 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-rc1/ - 307 null null 0.1144ms 2025-01-17 15:48:46.655 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-pl1/ - null null 2025-01-17 15:48:46.655 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-pl1/'. 2025-01-17 15:48:46.655 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.655 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-pl1/ - 307 null null 0.1187ms 2025-01-17 15:48:46.655 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-pl2/ - null null 2025-01-17 15:48:46.655 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-pl2/'. 2025-01-17 15:48:46.655 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.656 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-pl2/ - 307 null null 0.1569ms 2025-01-17 15:48:46.656 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0/ - null null 2025-01-17 15:48:46.656 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0/'. 2025-01-17 15:48:46.656 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.656 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0/ - 307 null null 0.1679ms 2025-01-17 15:48:46.656 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-beta1/ - null null 2025-01-17 15:48:46.656 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0-beta1/'. 2025-01-17 15:48:46.656 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.656 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-beta1/ - 307 null null 0.137ms 2025-01-17 15:48:46.656 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-rc1/ - null null 2025-01-17 15:48:46.656 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0-rc1/'. 2025-01-17 15:48:46.656 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.656 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-rc1/ - 307 null null 0.1076ms 2025-01-17 15:48:46.656 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-rc2/ - null null 2025-01-17 15:48:46.656 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0-rc2/'. 2025-01-17 15:48:46.656 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.656 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-rc2/ - 307 null null 0.1203ms 2025-01-17 15:48:46.656 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0/ - null null 2025-01-17 15:48:46.656 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0/'. 2025-01-17 15:48:46.657 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.657 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0/ - 307 null null 0.1373ms 2025-01-17 15:48:46.657 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.1/ - null null 2025-01-17 15:48:46.657 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.1/'. 2025-01-17 15:48:46.657 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.657 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.1/ - 307 null null 0.1263ms 2025-01-17 15:48:46.657 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.2/ - null null 2025-01-17 15:48:46.657 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.2/'. 2025-01-17 15:48:46.657 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.657 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.2/ - 307 null null 0.1147ms 2025-01-17 15:48:46.657 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.3/ - null null 2025-01-17 15:48:46.657 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.3/'. 2025-01-17 15:48:46.657 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.657 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.3/ - 307 null null 0.1173ms 2025-01-17 15:48:46.657 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.4/ - null null 2025-01-17 15:48:46.657 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.4/'. 2025-01-17 15:48:46.657 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.657 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.4/ - 307 null null 0.1084ms 2025-01-17 15:48:46.657 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.1-rc1/ - null null 2025-01-17 15:48:46.657 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.1-rc1/'. 2025-01-17 15:48:46.657 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.657 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.1-rc1/ - 307 null null 0.1345ms 2025-01-17 15:48:46.658 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.1/ - null null 2025-01-17 15:48:46.658 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.1/'. 2025-01-17 15:48:46.658 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.658 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.1/ - 307 null null 0.1202ms 2025-01-17 15:48:46.658 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.2/ - null null 2025-01-17 15:48:46.658 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.2/'. 2025-01-17 15:48:46.658 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.658 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.2/ - 307 null null 0.1235ms 2025-01-17 15:48:46.658 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sqlmanager/ - null null 2025-01-17 15:48:46.658 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sqlmanager/'. 2025-01-17 15:48:46.658 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.658 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sqlmanager/ - 307 null null 0.1282ms 2025-01-17 15:48:46.658 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/php-myadmin/ - null null 2025-01-17 15:48:46.658 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/php-myadmin/'. 2025-01-17 15:48:46.658 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.658 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/php-myadmin/ - 307 null null 0.1129ms 2025-01-17 15:48:46.658 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpmy-admin/ - null null 2025-01-17 15:48:46.658 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpmy-admin/'. 2025-01-17 15:48:46.658 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.658 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpmy-admin/ - 307 null null 0.121ms 2025-01-17 15:48:46.658 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mysqladmin/ - null null 2025-01-17 15:48:46.659 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysqladmin/'. 2025-01-17 15:48:46.659 +00:00 [DBG] Connection id "0HN8VETJHTK52" completed keep alive response. 2025-01-17 15:48:46.659 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mysqladmin/ - 307 null null 0.1512ms 2025-01-17 15:48:46.659 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mysql-admin/ - null null 2025-01-17 15:48:46.659 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysql-admin/'. 2025-01-17 15:48:46.659 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mysql-admin/ - 307 null null 0.1025ms 2025-01-17 15:48:46.659 +00:00 [DBG] Connection id "0HN8VETJHTK52" disconnecting. 2025-01-17 15:48:46.659 +00:00 [DBG] Connection id "0HN8VETJHTK52" stopped. 2025-01-17 15:48:46.659 +00:00 [DBG] Connection id "0HN8VETJHTK52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:46.745 +00:00 [DBG] Connection id "0HN8VETJHTK53" bad request data: "Invalid request target: '/index.php\x00.txt'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request target: '/index.php\x00.txt' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseTarget(TargetOffsetPathLength targetPath, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnOriginFormTarget(TargetOffsetPathLength targetPath, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:46.746 +00:00 [DBG] Connection id "0HN8VETJHTK53" disconnecting. 2025-01-17 15:48:46.746 +00:00 [DBG] Connection id "0HN8VETJHTK53" stopped. 2025-01-17 15:48:46.746 +00:00 [DBG] Connection id "0HN8VETJHTK53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:46.818 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd - null null 2025-01-17 15:48:46.818 +00:00 [DBG] The request path /etc/passwd does not match a supported file type 2025-01-17 15:48:46.818 +00:00 [DBG] No candidates found for the request path '/etc/passwd' 2025-01-17 15:48:46.818 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:46.818 +00:00 [INF] HTTP GET /etc/passwd responded 404 in 0.0745 ms 2025-01-17 15:48:46.818 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd - 404 0 null 0.4492ms 2025-01-17 15:48:46.818 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd, Response status code: 404 2025-01-17 15:48:46.818 +00:00 [DBG] Connection id "0HN8VETJHTK51" disconnecting. 2025-01-17 15:48:46.818 +00:00 [DBG] Connection id "0HN8VETJHTK51" stopped. 2025-01-17 15:48:46.818 +00:00 [DBG] Connection id "0HN8VETJHTK51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:46.840 +00:00 [DBG] Connection id "0HN8VETJHTK54" accepted. 2025-01-17 15:48:46.840 +00:00 [DBG] Connection id "0HN8VETJHTK54" started. 2025-01-17 15:48:47.070 +00:00 [DBG] Connection 0HN8VETJHTK54 established using the following protocol: "Tls13" 2025-01-17 15:48:47.250 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 86 2025-01-17 15:48:47.251 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:47.251 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:47.251 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:47.251 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:47.251 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:47.251 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:47.251 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:47.251 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:47.251 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:47.251 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:47.251 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:47.251 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:47.251 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:47.251 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:47.251 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:47.251 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:47.251 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:47.251 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:47.251 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:47.251 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:47.251 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:47.251 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:47.251 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:47.251 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:47.251 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:47.251 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:47.252 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:47.252 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:47.252 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:47.252 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0651ms. 2025-01-17 15:48:47.252 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:47.252 +00:00 [INF] Executed ViewResult - view noScan executed in 0.43ms. 2025-01-17 15:48:47.252 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0215ms 2025-01-17 15:48:47.252 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:47.252 +00:00 [INF] HTTP POST / responded 200 in 1.5274 ms 2025-01-17 15:48:47.252 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 1.9383ms 2025-01-17 15:48:47.252 +00:00 [DBG] Connection id "0HN8VETJHTK54", Request id "0HN8VETJHTK54:00000001": started reading request body. 2025-01-17 15:48:47.252 +00:00 [DBG] Connection id "0HN8VETJHTK54", Request id "0HN8VETJHTK54:00000001": done reading request body. 2025-01-17 15:48:47.252 +00:00 [DBG] Connection id "0HN8VETJHTK54" disconnecting. 2025-01-17 15:48:47.252 +00:00 [DBG] Connection id "0HN8VETJHTK54" stopped. 2025-01-17 15:48:47.252 +00:00 [DBG] Connection id "0HN8VETJHTK54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:47.281 +00:00 [DBG] Connection id "0HN8VETJHTK55" accepted. 2025-01-17 15:48:47.281 +00:00 [DBG] Connection id "0HN8VETJHTK55" started. 2025-01-17 15:48:47.352 +00:00 [DBG] Connection id "0HN8VETJHTK56" accepted. 2025-01-17 15:48:47.353 +00:00 [DBG] Connection id "0HN8VETJHTK56" started. 2025-01-17 15:48:47.574 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/websql/ - null null 2025-01-17 15:48:47.574 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/websql/'. 2025-01-17 15:48:47.574 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.574 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/websql/ - 307 null null 0.2541ms 2025-01-17 15:48:47.574 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_phpmyadmin/ - null null 2025-01-17 15:48:47.574 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_phpmyadmin/'. 2025-01-17 15:48:47.574 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.574 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_phpmyadmin/ - 307 null null 0.0881ms 2025-01-17 15:48:47.574 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/footer1.gif - null null 2025-01-17 15:48:47.574 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/footer1.gif'. 2025-01-17 15:48:47.574 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.574 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/footer1.gif - 307 null null 0.0817ms 2025-01-17 15:48:47.574 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/homepage.nsf/homePage.gif?OpenImageResource - null null 2025-01-17 15:48:47.574 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/homepage.nsf/homePage.gif?OpenImageResource'. 2025-01-17 15:48:47.574 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.574 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/homepage.nsf/homePage.gif?OpenImageResource - 307 null null 0.1033ms 2025-01-17 15:48:47.574 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/icons/ecblank.gif - null null 2025-01-17 15:48:47.574 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/icons/ecblank.gif'. 2025-01-17 15:48:47.574 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.574 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/icons/ecblank.gif - 307 null null 0.121ms 2025-01-17 15:48:47.575 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/852566C90012664F - null null 2025-01-17 15:48:47.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/852566C90012664F'. 2025-01-17 15:48:47.575 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.575 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/852566C90012664F - 307 null null 0.1133ms 2025-01-17 15:48:47.575 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin4.nsf - null null 2025-01-17 15:48:47.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin4.nsf'. 2025-01-17 15:48:47.575 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.575 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin4.nsf - 307 null null 0.0794ms 2025-01-17 15:48:47.575 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin5.nsf - null null 2025-01-17 15:48:47.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin5.nsf'. 2025-01-17 15:48:47.575 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.575 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin5.nsf - 307 null null 0.0937ms 2025-01-17 15:48:47.575 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.nsf - null null 2025-01-17 15:48:47.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.nsf'. 2025-01-17 15:48:47.575 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.575 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin.nsf - 307 null null 0.0795ms 2025-01-17 15:48:47.575 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/agentrunner.nsf - null null 2025-01-17 15:48:47.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/agentrunner.nsf'. 2025-01-17 15:48:47.575 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.575 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/agentrunner.nsf - 307 null null 0.1272ms 2025-01-17 15:48:47.575 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/alog.nsf - null null 2025-01-17 15:48:47.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/alog.nsf'. 2025-01-17 15:48:47.575 +00:00 [DBG] Connection 0HN8VETJHTK55 established using the following protocol: "Tls13" 2025-01-17 15:48:47.575 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.576 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/alog.nsf - 307 null null 0.258ms 2025-01-17 15:48:47.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/a_domlog.nsf - null null 2025-01-17 15:48:47.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/a_domlog.nsf'. 2025-01-17 15:48:47.576 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.576 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/a_domlog.nsf - 307 null null 0.0619ms 2025-01-17 15:48:47.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bookmark.nsf - null null 2025-01-17 15:48:47.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bookmark.nsf'. 2025-01-17 15:48:47.576 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.576 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bookmark.nsf - 307 null null 0.117ms 2025-01-17 15:48:47.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/busytime.nsf - null null 2025-01-17 15:48:47.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/busytime.nsf'. 2025-01-17 15:48:47.576 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.576 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/busytime.nsf - 307 null null 0.0631ms 2025-01-17 15:48:47.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/catalog.nsf - null null 2025-01-17 15:48:47.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/catalog.nsf'. 2025-01-17 15:48:47.576 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.576 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/catalog.nsf - 307 null null 0.0588ms 2025-01-17 15:48:47.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/certa.nsf - null null 2025-01-17 15:48:47.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certa.nsf'. 2025-01-17 15:48:47.576 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.576 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/certa.nsf - 307 null null 0.0642ms 2025-01-17 15:48:47.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/certlog.nsf - null null 2025-01-17 15:48:47.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certlog.nsf'. 2025-01-17 15:48:47.576 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.576 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/certlog.nsf - 307 null null 0.0624ms 2025-01-17 15:48:47.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/certsrv.nsf - null null 2025-01-17 15:48:47.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certsrv.nsf'. 2025-01-17 15:48:47.576 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.576 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/certsrv.nsf - 307 null null 0.0662ms 2025-01-17 15:48:47.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/chatlog.nsf - null null 2025-01-17 15:48:47.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/chatlog.nsf'. 2025-01-17 15:48:47.576 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.576 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/chatlog.nsf - 307 null null 0.0556ms 2025-01-17 15:48:47.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/clbusy.nsf - null null 2025-01-17 15:48:47.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clbusy.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/clbusy.nsf - 307 null null 0.0959ms 2025-01-17 15:48:47.577 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cldbdir.nsf - null null 2025-01-17 15:48:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cldbdir.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cldbdir.nsf - 307 null null 0.0624ms 2025-01-17 15:48:47.577 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/clusta4.nsf - null null 2025-01-17 15:48:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clusta4.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/clusta4.nsf - 307 null null 0.0626ms 2025-01-17 15:48:47.577 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/collect4.nsf - null null 2025-01-17 15:48:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/collect4.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/collect4.nsf - 307 null null 0.0759ms 2025-01-17 15:48:47.577 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/da.nsf - null null 2025-01-17 15:48:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/da.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/da.nsf - 307 null null 0.0567ms 2025-01-17 15:48:47.577 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dba4.nsf - null null 2025-01-17 15:48:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dba4.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dba4.nsf - 307 null null 0.0575ms 2025-01-17 15:48:47.577 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dclf.nsf - null null 2025-01-17 15:48:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dclf.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dclf.nsf - 307 null null 0.074ms 2025-01-17 15:48:47.577 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASAppDesign.nsf - null null 2025-01-17 15:48:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASAppDesign.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASAppDesign.nsf - 307 null null 0.0779ms 2025-01-17 15:48:47.577 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog01.nsf - null null 2025-01-17 15:48:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog01.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog01.nsf - 307 null null 0.0843ms 2025-01-17 15:48:47.577 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog02.nsf - null null 2025-01-17 15:48:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog02.nsf'. 2025-01-17 15:48:47.577 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.578 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog02.nsf - 307 null null 0.0775ms 2025-01-17 15:48:47.578 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog03.nsf - null null 2025-01-17 15:48:47.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog03.nsf'. 2025-01-17 15:48:47.578 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.578 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog03.nsf - 307 null null 0.08ms 2025-01-17 15:48:47.578 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog04.nsf - null null 2025-01-17 15:48:47.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog04.nsf'. 2025-01-17 15:48:47.578 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.578 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog04.nsf - 307 null null 0.0747ms 2025-01-17 15:48:47.578 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog05.nsf - null null 2025-01-17 15:48:47.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog05.nsf'. 2025-01-17 15:48:47.578 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.578 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog05.nsf - 307 null null 0.0655ms 2025-01-17 15:48:47.578 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog.nsf - null null 2025-01-17 15:48:47.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog.nsf'. 2025-01-17 15:48:47.578 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.578 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEASLog.nsf - 307 null null 0.0758ms 2025-01-17 15:48:47.578 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/decsadm.nsf - null null 2025-01-17 15:48:47.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/decsadm.nsf'. 2025-01-17 15:48:47.578 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.578 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/decsadm.nsf - 307 null null 0.081ms 2025-01-17 15:48:47.578 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/decslog.nsf - null null 2025-01-17 15:48:47.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/decslog.nsf'. 2025-01-17 15:48:47.578 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.578 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/decslog.nsf - 307 null null 0.0841ms 2025-01-17 15:48:47.578 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEESAdmin.nsf - null null 2025-01-17 15:48:47.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEESAdmin.nsf'. 2025-01-17 15:48:47.578 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.578 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/DEESAdmin.nsf - 307 null null 0.103ms 2025-01-17 15:48:47.578 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dirassist.nsf - null null 2025-01-17 15:48:47.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dirassist.nsf'. 2025-01-17 15:48:47.578 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.578 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dirassist.nsf - 307 null null 0.093ms 2025-01-17 15:48:47.579 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/doladmin.nsf - null null 2025-01-17 15:48:47.579 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/doladmin.nsf'. 2025-01-17 15:48:47.579 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.579 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/doladmin.nsf - 307 null null 0.1058ms 2025-01-17 15:48:47.579 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/domadmin.nsf - null null 2025-01-17 15:48:47.579 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/domadmin.nsf'. 2025-01-17 15:48:47.579 +00:00 [DBG] Connection id "0HN8VETJHTK56" completed keep alive response. 2025-01-17 15:48:47.579 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/domadmin.nsf - 307 null null 0.0989ms 2025-01-17 15:48:47.579 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/domcfg.nsf - null null 2025-01-17 15:48:47.579 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/domcfg.nsf'. 2025-01-17 15:48:47.579 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/domcfg.nsf - 307 null null 0.0612ms 2025-01-17 15:48:47.579 +00:00 [DBG] Connection id "0HN8VETJHTK56" disconnecting. 2025-01-17 15:48:47.579 +00:00 [DBG] Connection id "0HN8VETJHTK56" stopped. 2025-01-17 15:48:47.579 +00:00 [DBG] Connection id "0HN8VETJHTK56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:47.633 +00:00 [DBG] Connection id "0HN8VETJHTK57" accepted. 2025-01-17 15:48:47.633 +00:00 [DBG] Connection id "0HN8VETJHTK57" started. 2025-01-17 15:48:47.752 +00:00 [DBG] Connection id "0HN8VETJHTK58" accepted. 2025-01-17 15:48:47.753 +00:00 [DBG] Connection id "0HN8VETJHTK58" started. 2025-01-17 15:48:47.761 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/\..\..\..\..\..\..\..\boot.ini - null null 2025-01-17 15:48:47.761 +00:00 [DBG] The request path /%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5Cboot.ini does not match a supported file type 2025-01-17 15:48:47.761 +00:00 [DBG] No candidates found for the request path '/\..\..\..\..\..\..\..\boot.ini' 2025-01-17 15:48:47.761 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:47.761 +00:00 [INF] HTTP GET /\..\..\..\..\..\..\..\boot.ini responded 404 in 0.0936 ms 2025-01-17 15:48:47.761 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/\..\..\..\..\..\..\..\boot.ini - 404 0 null 0.4576ms 2025-01-17 15:48:47.761 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5Cboot.ini, Response status code: 404 2025-01-17 15:48:47.762 +00:00 [DBG] Connection id "0HN8VETJHTK55" disconnecting. 2025-01-17 15:48:47.762 +00:00 [DBG] Connection id "0HN8VETJHTK55" stopped. 2025-01-17 15:48:47.762 +00:00 [DBG] Connection id "0HN8VETJHTK55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:47.869 +00:00 [DBG] Connection 0HN8VETJHTK57 established using the following protocol: "Tls13" 2025-01-17 15:48:47.994 +00:00 [DBG] Connection 0HN8VETJHTK58 established using the following protocol: "Tls13" 2025-01-17 15:48:48.066 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:48:48.066 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:48.066 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:48.066 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:48.066 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:48.066 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:48.066 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:48.066 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:48.066 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:48.066 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:48.066 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:48.067 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:48.067 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:48.067 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:48.067 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:48.067 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:48.067 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.067 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.067 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.067 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:48.067 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.067 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:48.067 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:48.067 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.067 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.067 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.067 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:48.067 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.067 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:48.067 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:48.067 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0644ms. 2025-01-17 15:48:48.067 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:48.067 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3609ms. 2025-01-17 15:48:48.067 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9176ms 2025-01-17 15:48:48.068 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:48.068 +00:00 [INF] HTTP HEAD / responded 200 in 1.4043 ms 2025-01-17 15:48:48.068 +00:00 [DBG] Connection id "0HN8VETJHTK57" write of "3301" body bytes to non-body HEAD response. 2025-01-17 15:48:48.068 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 1.7222ms 2025-01-17 15:48:48.068 +00:00 [DBG] Connection id "0HN8VETJHTK57" disconnecting. 2025-01-17 15:48:48.068 +00:00 [DBG] Connection id "0HN8VETJHTK57" stopped. 2025-01-17 15:48:48.068 +00:00 [DBG] Connection id "0HN8VETJHTK57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:48.184 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 105 2025-01-17 15:48:48.185 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:48.185 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:48.185 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:48.185 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:48.185 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:48.185 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:48.185 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:48.185 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:48.185 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:48.185 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:48.185 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:48.185 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:48.185 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:48.185 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:48.185 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:48.185 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.185 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.185 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.185 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:48.185 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.185 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:48.186 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:48.186 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.186 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.186 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.186 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:48.186 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:48.186 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:48.186 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:48.186 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1175ms. 2025-01-17 15:48:48.186 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:48.186 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4358ms. 2025-01-17 15:48:48.186 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1926ms 2025-01-17 15:48:48.186 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:48.186 +00:00 [INF] HTTP POST / responded 200 in 1.6407 ms 2025-01-17 15:48:48.186 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 1.9566ms 2025-01-17 15:48:48.186 +00:00 [DBG] Connection id "0HN8VETJHTK58", Request id "0HN8VETJHTK58:00000001": started reading request body. 2025-01-17 15:48:48.186 +00:00 [DBG] Connection id "0HN8VETJHTK58", Request id "0HN8VETJHTK58:00000001": done reading request body. 2025-01-17 15:48:48.186 +00:00 [DBG] Connection id "0HN8VETJHTK58" disconnecting. 2025-01-17 15:48:48.187 +00:00 [DBG] Connection id "0HN8VETJHTK58" stopped. 2025-01-17 15:48:48.187 +00:00 [DBG] Connection id "0HN8VETJHTK58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:48.241 +00:00 [DBG] Connection id "0HN8VETJHTK59" accepted. 2025-01-17 15:48:48.242 +00:00 [DBG] Connection id "0HN8VETJHTK59" started. 2025-01-17 15:48:48.337 +00:00 [DBG] Connection id "0HN8VETJHTK5A" accepted. 2025-01-17 15:48:48.337 +00:00 [DBG] Connection id "0HN8VETJHTK5A" started. 2025-01-17 15:48:48.467 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/domguide.nsf - null null 2025-01-17 15:48:48.468 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/domguide.nsf'. 2025-01-17 15:48:48.468 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.468 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/domguide.nsf - 307 null null 0.2953ms 2025-01-17 15:48:48.468 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/domlog.nsf - null null 2025-01-17 15:48:48.468 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/domlog.nsf'. 2025-01-17 15:48:48.468 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.468 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/domlog.nsf - 307 null null 0.0717ms 2025-01-17 15:48:48.468 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dspug.nsf - null null 2025-01-17 15:48:48.468 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dspug.nsf'. 2025-01-17 15:48:48.468 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.468 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dspug.nsf - 307 null null 0.1282ms 2025-01-17 15:48:48.468 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/events4.nsf - null null 2025-01-17 15:48:48.468 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/events4.nsf'. 2025-01-17 15:48:48.468 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.468 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/events4.nsf - 307 null null 0.0876ms 2025-01-17 15:48:48.468 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/events5.nsf - null null 2025-01-17 15:48:48.468 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/events5.nsf'. 2025-01-17 15:48:48.468 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.468 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/events5.nsf - 307 null null 0.0791ms 2025-01-17 15:48:48.468 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/events.nsf - null null 2025-01-17 15:48:48.468 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/events.nsf'. 2025-01-17 15:48:48.468 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.468 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/events.nsf - 307 null null 0.0665ms 2025-01-17 15:48:48.468 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/event.nsf - null null 2025-01-17 15:48:48.469 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/event.nsf'. 2025-01-17 15:48:48.469 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.469 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/event.nsf - 307 null null 0.0857ms 2025-01-17 15:48:48.469 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/homepage.nsf - null null 2025-01-17 15:48:48.469 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/homepage.nsf'. 2025-01-17 15:48:48.469 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.469 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/homepage.nsf - 307 null null 0.0789ms 2025-01-17 15:48:48.469 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/iNotes/Forms5.nsf/$DefaultNav - null null 2025-01-17 15:48:48.469 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/iNotes/Forms5.nsf/$DefaultNav'. 2025-01-17 15:48:48.469 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.469 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/iNotes/Forms5.nsf/$DefaultNav - 307 null null 0.0732ms 2025-01-17 15:48:48.469 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/jotter.nsf - null null 2025-01-17 15:48:48.469 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jotter.nsf'. 2025-01-17 15:48:48.469 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.469 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/jotter.nsf - 307 null null 0.0721ms 2025-01-17 15:48:48.469 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/leiadm.nsf - null null 2025-01-17 15:48:48.469 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/leiadm.nsf'. 2025-01-17 15:48:48.469 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.469 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/leiadm.nsf - 307 null null 0.082ms 2025-01-17 15:48:48.469 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/leilog.nsf - null null 2025-01-17 15:48:48.469 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/leilog.nsf'. 2025-01-17 15:48:48.469 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.469 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/leilog.nsf - 307 null null 0.0732ms 2025-01-17 15:48:48.469 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/leivlt.nsf - null null 2025-01-17 15:48:48.469 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/leivlt.nsf'. 2025-01-17 15:48:48.469 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.469 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/leivlt.nsf - 307 null null 0.079ms 2025-01-17 15:48:48.469 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log4a.nsf - null null 2025-01-17 15:48:48.469 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log4a.nsf'. 2025-01-17 15:48:48.469 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.469 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log4a.nsf - 307 null null 0.0711ms 2025-01-17 15:48:48.469 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.nsf - null null 2025-01-17 15:48:48.469 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.nsf'. 2025-01-17 15:48:48.469 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.470 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log.nsf - 307 null null 0.1154ms 2025-01-17 15:48:48.470 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/l_domlog.nsf - null null 2025-01-17 15:48:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/l_domlog.nsf'. 2025-01-17 15:48:48.470 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.470 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/l_domlog.nsf - 307 null null 0.0727ms 2025-01-17 15:48:48.470 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mab.nsf - null null 2025-01-17 15:48:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mab.nsf'. 2025-01-17 15:48:48.470 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.470 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mab.nsf - 307 null null 0.0878ms 2025-01-17 15:48:48.470 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail10.box - null null 2025-01-17 15:48:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail10.box'. 2025-01-17 15:48:48.470 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.470 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail10.box - 307 null null 0.0793ms 2025-01-17 15:48:48.470 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail1.box - null null 2025-01-17 15:48:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail1.box'. 2025-01-17 15:48:48.470 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.470 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail1.box - 307 null null 0.0649ms 2025-01-17 15:48:48.470 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail2.box - null null 2025-01-17 15:48:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail2.box'. 2025-01-17 15:48:48.470 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.470 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail2.box - 307 null null 0.0644ms 2025-01-17 15:48:48.470 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail3.box - null null 2025-01-17 15:48:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail3.box'. 2025-01-17 15:48:48.470 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.470 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail3.box - 307 null null 0.0721ms 2025-01-17 15:48:48.470 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail4.box - null null 2025-01-17 15:48:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail4.box'. 2025-01-17 15:48:48.470 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.470 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail4.box - 307 null null 0.0736ms 2025-01-17 15:48:48.470 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail5.box - null null 2025-01-17 15:48:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail5.box'. 2025-01-17 15:48:48.470 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.470 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail5.box - 307 null null 0.073ms 2025-01-17 15:48:48.470 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail6.box - null null 2025-01-17 15:48:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail6.box'. 2025-01-17 15:48:48.471 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.471 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail6.box - 307 null null 0.096ms 2025-01-17 15:48:48.471 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail7.box - null null 2025-01-17 15:48:48.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail7.box'. 2025-01-17 15:48:48.471 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.471 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail7.box - 307 null null 0.0824ms 2025-01-17 15:48:48.471 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail8.box - null null 2025-01-17 15:48:48.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail8.box'. 2025-01-17 15:48:48.471 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.471 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail8.box - 307 null null 0.0694ms 2025-01-17 15:48:48.471 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail9.box - null null 2025-01-17 15:48:48.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail9.box'. 2025-01-17 15:48:48.471 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.471 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail9.box - 307 null null 0.0707ms 2025-01-17 15:48:48.471 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail.box - null null 2025-01-17 15:48:48.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail.box'. 2025-01-17 15:48:48.471 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.471 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail.box - 307 null null 0.073ms 2025-01-17 15:48:48.471 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/msdwda.nsf - null null 2025-01-17 15:48:48.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/msdwda.nsf'. 2025-01-17 15:48:48.471 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.471 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/msdwda.nsf - 307 null null 0.0796ms 2025-01-17 15:48:48.471 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mtatbls.nsf - null null 2025-01-17 15:48:48.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mtatbls.nsf'. 2025-01-17 15:48:48.471 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.471 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mtatbls.nsf - 307 null null 0.0644ms 2025-01-17 15:48:48.471 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mtstore.nsf - null null 2025-01-17 15:48:48.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mtstore.nsf'. 2025-01-17 15:48:48.471 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.471 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mtstore.nsf - 307 null null 0.0611ms 2025-01-17 15:48:48.471 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/names.nsf - null null 2025-01-17 15:48:48.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/names.nsf'. 2025-01-17 15:48:48.471 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.471 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/names.nsf - 307 null null 0.0734ms 2025-01-17 15:48:48.471 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nntppost.nsf - null null 2025-01-17 15:48:48.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nntppost.nsf'. 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.472 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nntppost.nsf - 307 null null 0.0809ms 2025-01-17 15:48:48.472 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nntp/nd000001.nsf - null null 2025-01-17 15:48:48.472 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nntp/nd000001.nsf'. 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.472 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nntp/nd000001.nsf - 307 null null 0.0571ms 2025-01-17 15:48:48.472 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nntp/nd000002.nsf - null null 2025-01-17 15:48:48.472 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nntp/nd000002.nsf'. 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.472 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nntp/nd000002.nsf - 307 null null 0.0567ms 2025-01-17 15:48:48.472 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nntp/nd000003.nsf - null null 2025-01-17 15:48:48.472 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nntp/nd000003.nsf'. 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.472 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nntp/nd000003.nsf - 307 null null 0.0587ms 2025-01-17 15:48:48.472 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ntsync45.nsf - null null 2025-01-17 15:48:48.472 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ntsync45.nsf'. 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.472 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ntsync45.nsf - 307 null null 0.0569ms 2025-01-17 15:48:48.472 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/perweb.nsf - null null 2025-01-17 15:48:48.472 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/perweb.nsf'. 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.472 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/perweb.nsf - 307 null null 0.0714ms 2025-01-17 15:48:48.472 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/qpadmin.nsf - null null 2025-01-17 15:48:48.472 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/qpadmin.nsf'. 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" completed keep alive response. 2025-01-17 15:48:48.472 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/qpadmin.nsf - 307 null null 0.0694ms 2025-01-17 15:48:48.472 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/quickplace/quickplace/main.nsf - null null 2025-01-17 15:48:48.472 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/quickplace/quickplace/main.nsf'. 2025-01-17 15:48:48.472 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/quickplace/quickplace/main.nsf - 307 null null 0.0758ms 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" disconnecting. 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" stopped. 2025-01-17 15:48:48.472 +00:00 [DBG] Connection id "0HN8VETJHTK5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:48.472 +00:00 [DBG] Connection 0HN8VETJHTK59 established using the following protocol: "Tls13" 2025-01-17 15:48:48.627 +00:00 [DBG] Connection id "0HN8VETJHTK5B" accepted. 2025-01-17 15:48:48.627 +00:00 [DBG] Connection id "0HN8VETJHTK5C" accepted. 2025-01-17 15:48:48.627 +00:00 [DBG] Connection id "0HN8VETJHTK5C" started. 2025-01-17 15:48:48.627 +00:00 [DBG] Connection id "0HN8VETJHTK5B" started. 2025-01-17 15:48:48.658 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/\..\..\..\..\..\..\..\etc%2fpasswd - null null 2025-01-17 15:48:48.659 +00:00 [DBG] The request path /%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5Cetc%2fpasswd does not match a supported file type 2025-01-17 15:48:48.659 +00:00 [DBG] No candidates found for the request path '/\..\..\..\..\..\..\..\etc%2fpasswd' 2025-01-17 15:48:48.659 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:48:48.659 +00:00 [INF] HTTP GET /\..\..\..\..\..\..\..\etc%2fpasswd responded 404 in 0.0877 ms 2025-01-17 15:48:48.659 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/\..\..\..\..\..\..\..\etc%2fpasswd - 404 0 null 0.4034ms 2025-01-17 15:48:48.659 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5Cetc%2fpasswd, Response status code: 404 2025-01-17 15:48:48.659 +00:00 [DBG] Connection id "0HN8VETJHTK59" disconnecting. 2025-01-17 15:48:48.659 +00:00 [DBG] Connection id "0HN8VETJHTK59" stopped. 2025-01-17 15:48:48.659 +00:00 [DBG] Connection id "0HN8VETJHTK59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:49.460 +00:00 [DBG] Connection 0HN8VETJHTK5C established using the following protocol: "Tls13" 2025-01-17 15:48:49.466 +00:00 [DBG] Connection 0HN8VETJHTK5B established using the following protocol: "Tls13" 2025-01-17 15:48:49.632 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - null 558 2025-01-17 15:48:49.632 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:49.632 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:49.633 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:49.633 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:49.633 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:49.633 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:49.633 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:49.633 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:49.633 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:49.633 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:49.633 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:49.633 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:49.633 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:49.633 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:49.633 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:49.633 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.633 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.633 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.633 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:49.633 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.633 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:49.633 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:49.633 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.633 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.633 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.633 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:49.633 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.633 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:49.634 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:49.634 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1248ms. 2025-01-17 15:48:49.634 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:49.634 +00:00 [INF] Executed ViewResult - view noScan executed in 0.481ms. 2025-01-17 15:48:49.634 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0607ms 2025-01-17 15:48:49.634 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:49.634 +00:00 [INF] HTTP POST / responded 200 in 1.5742 ms 2025-01-17 15:48:49.634 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 1.875ms 2025-01-17 15:48:49.634 +00:00 [DBG] Connection id "0HN8VETJHTK5C", Request id "0HN8VETJHTK5C:00000001": started reading request body. 2025-01-17 15:48:49.634 +00:00 [DBG] Connection id "0HN8VETJHTK5C", Request id "0HN8VETJHTK5C:00000001": done reading request body. 2025-01-17 15:48:49.634 +00:00 [DBG] Connection id "0HN8VETJHTK5C" disconnecting. 2025-01-17 15:48:49.634 +00:00 [DBG] Connection id "0HN8VETJHTK5C" stopped. 2025-01-17 15:48:49.634 +00:00 [DBG] Connection id "0HN8VETJHTK5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:49.649 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 100 2025-01-17 15:48:49.649 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:49.649 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:49.649 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:49.649 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:49.649 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:49.649 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:49.649 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:49.649 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:49.649 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:49.649 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:49.649 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:49.649 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:49.650 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:49.650 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:49.650 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:49.650 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.650 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.650 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.650 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:49.650 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.650 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:49.650 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:49.650 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.650 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.650 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.650 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:49.650 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:49.650 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:49.650 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:49.650 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0709ms. 2025-01-17 15:48:49.650 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:49.650 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3138ms. 2025-01-17 15:48:49.650 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.8248ms 2025-01-17 15:48:49.650 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:49.650 +00:00 [INF] HTTP POST / responded 200 in 1.2042 ms 2025-01-17 15:48:49.650 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 1.4044ms 2025-01-17 15:48:49.650 +00:00 [DBG] Connection id "0HN8VETJHTK5B", Request id "0HN8VETJHTK5B:00000001": started reading request body. 2025-01-17 15:48:49.650 +00:00 [DBG] Connection id "0HN8VETJHTK5B", Request id "0HN8VETJHTK5B:00000001": done reading request body. 2025-01-17 15:48:49.650 +00:00 [DBG] Connection id "0HN8VETJHTK5B" disconnecting. 2025-01-17 15:48:49.651 +00:00 [DBG] Connection id "0HN8VETJHTK5B" stopped. 2025-01-17 15:48:49.651 +00:00 [DBG] Connection id "0HN8VETJHTK5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:49.792 +00:00 [DBG] Connection id "0HN8VETJHTK5D" accepted. 2025-01-17 15:48:49.792 +00:00 [DBG] Connection id "0HN8VETJHTK5D" started. 2025-01-17 15:48:49.930 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/reports.nsf - null null 2025-01-17 15:48:49.930 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reports.nsf'. 2025-01-17 15:48:49.930 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.930 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/reports.nsf - 307 null null 0.2839ms 2025-01-17 15:48:49.930 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sample/siregw46.nsf - null null 2025-01-17 15:48:49.930 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sample/siregw46.nsf'. 2025-01-17 15:48:49.930 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.930 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sample/siregw46.nsf - 307 null null 0.0664ms 2025-01-17 15:48:49.930 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/schema50.nsf - null null 2025-01-17 15:48:49.930 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/schema50.nsf'. 2025-01-17 15:48:49.930 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.930 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/schema50.nsf - 307 null null 0.0684ms 2025-01-17 15:48:49.930 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/setupweb.nsf - null null 2025-01-17 15:48:49.930 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setupweb.nsf'. 2025-01-17 15:48:49.930 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.930 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/setupweb.nsf - 307 null null 0.0685ms 2025-01-17 15:48:49.930 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/setup.nsf - null null 2025-01-17 15:48:49.930 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setup.nsf'. 2025-01-17 15:48:49.930 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/setup.nsf - 307 null null 0.0567ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smbcfg.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smbcfg.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smbcfg.nsf - 307 null null 0.0626ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smconf.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smconf.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smconf.nsf - 307 null null 0.0565ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smency.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smency.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smency.nsf - 307 null null 0.0554ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smhelp.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smhelp.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smhelp.nsf - 307 null null 0.0578ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smmsg.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smmsg.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smmsg.nsf - 307 null null 0.0661ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smquar.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smquar.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smquar.nsf - 307 null null 0.0698ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smsolar.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smsolar.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smsolar.nsf - 307 null null 0.0546ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtime.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtime.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtime.nsf - 307 null null 0.062ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtpibwq.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtpibwq.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtpibwq.nsf - 307 null null 0.0618ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtpobwq.nsf - null null 2025-01-17 15:48:49.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtpobwq.nsf'. 2025-01-17 15:48:49.931 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.931 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtpobwq.nsf - 307 null null 0.0568ms 2025-01-17 15:48:49.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtp.box - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtp.box'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtp.box - 307 null null 0.0901ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtp.nsf - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtp.nsf'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smtp.nsf - 307 null null 0.0559ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smvlog.nsf - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smvlog.nsf'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smvlog.nsf - 307 null null 0.0993ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/srvnam.htm - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/srvnam.htm'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/srvnam.htm - 307 null null 0.058ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/statmail.nsf - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statmail.nsf'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/statmail.nsf - 307 null null 0.0554ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/statrep.nsf - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statrep.nsf'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/statrep.nsf - 307 null null 0.0729ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stauths.nsf - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stauths.nsf'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stauths.nsf - 307 null null 0.0654ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stautht.nsf - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stautht.nsf'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stautht.nsf - 307 null null 0.0554ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stconfig.nsf - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stconfig.nsf'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stconfig.nsf - 307 null null 0.0548ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stconf.nsf - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stconf.nsf'. 2025-01-17 15:48:49.932 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.932 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stconf.nsf - 307 null null 0.0546ms 2025-01-17 15:48:49.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stdnaset.nsf - null null 2025-01-17 15:48:49.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stdnaset.nsf'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stdnaset.nsf - 307 null null 0.0825ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stdomino.nsf - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stdomino.nsf'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stdomino.nsf - 307 null null 0.059ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stlog.nsf - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stlog.nsf'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stlog.nsf - 307 null null 0.0571ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/streg.nsf - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/streg.nsf'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/streg.nsf - 307 null null 0.0649ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stsrc.nsf - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stsrc.nsf'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/stsrc.nsf - 307 null null 0.0604ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/userreg.nsf - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/userreg.nsf'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/userreg.nsf - 307 null null 0.055ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vpuserinfo.nsf - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vpuserinfo.nsf'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vpuserinfo.nsf - 307 null null 0.0553ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.nsf - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.nsf'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin.nsf - 307 null null 0.0566ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/web.nsf - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web.nsf'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/web.nsf - 307 null null 0.0629ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/winnt/win.ini - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/winnt/win.ini'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/winnt/win.ini - 307 null null 0.054ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/icons/ecblank.gif - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/icons/ecblank.gif'. 2025-01-17 15:48:49.933 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.933 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/icons/ecblank.gif - 307 null null 0.0551ms 2025-01-17 15:48:49.933 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_api/version - null null 2025-01-17 15:48:49.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_api/version'. 2025-01-17 15:48:49.934 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.934 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_api/version - 307 0 null 0.0742ms 2025-01-17 15:48:49.934 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/images/helpicon.gif - null null 2025-01-17 15:48:49.934 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/images/helpicon.gif'. 2025-01-17 15:48:49.934 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.934 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/images/helpicon.gif - 307 null null 0.0811ms 2025-01-17 15:48:49.934 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Pages/Default.aspx - null null 2025-01-17 15:48:49.934 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Pages/Default.aspx'. 2025-01-17 15:48:49.934 +00:00 [DBG] Connection id "0HN8VETJHTK5D" completed keep alive response. 2025-01-17 15:48:49.934 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Pages/Default.aspx - 307 null null 0.0567ms 2025-01-17 15:48:49.934 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PublishingImages/NewsArticleImage.jpg - null null 2025-01-17 15:48:49.934 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/PublishingImages/NewsArticleImage.jpg'. 2025-01-17 15:48:49.934 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PublishingImages/NewsArticleImage.jpg - 307 null null 0.0439ms 2025-01-17 15:48:49.934 +00:00 [DBG] Connection id "0HN8VETJHTK5D" disconnecting. 2025-01-17 15:48:49.934 +00:00 [DBG] Connection id "0HN8VETJHTK5D" stopped. 2025-01-17 15:48:49.934 +00:00 [DBG] Connection id "0HN8VETJHTK5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:50.280 +00:00 [DBG] Connection id "0HN8VETJHTK5E" accepted. 2025-01-17 15:48:50.280 +00:00 [DBG] Connection id "0HN8VETJHTK5E" started. 2025-01-17 15:48:50.363 +00:00 [DBG] Connection id "0HN8VETJHTK5F" accepted. 2025-01-17 15:48:50.363 +00:00 [DBG] Connection id "0HN8VETJHTK5F" started. 2025-01-17 15:48:50.452 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/?q=/user/login - application/x-www-form-urlencoded 517 2025-01-17 15:48:50.453 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/?q=/user/login'. 2025-01-17 15:48:50.453 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/?q=/user/login - 307 0 null 0.4128ms 2025-01-17 15:48:50.453 +00:00 [DBG] Connection id "0HN8VETJHTK5F", Request id "0HN8VETJHTK5F:00000001": started reading request body. 2025-01-17 15:48:50.453 +00:00 [DBG] Connection id "0HN8VETJHTK5F", Request id "0HN8VETJHTK5F:00000001": done reading request body. 2025-01-17 15:48:50.453 +00:00 [DBG] Connection id "0HN8VETJHTK5F" disconnecting. 2025-01-17 15:48:50.453 +00:00 [DBG] Connection id "0HN8VETJHTK5F" stopped. 2025-01-17 15:48:50.453 +00:00 [DBG] Connection id "0HN8VETJHTK5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:50.457 +00:00 [DBG] Connection 0HN8VETJHTK5E established using the following protocol: "Tls13" 2025-01-17 15:48:50.617 +00:00 [DBG] Connection id "0HN8VETJHTK5G" accepted. 2025-01-17 15:48:50.618 +00:00 [DBG] Connection id "0HN8VETJHTK5G" started. 2025-01-17 15:48:50.623 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:48:50.623 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:50.623 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:50.623 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:50.623 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:50.623 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:50.623 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:50.623 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:50.624 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:50.624 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:50.624 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:50.624 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:50.624 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:50.624 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:50.624 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:50.624 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:50.624 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:50.624 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:50.624 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:50.624 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:50.624 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:50.624 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:50.624 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:50.624 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:50.624 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:50.624 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:50.624 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:50.624 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:50.624 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:50.624 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:50.624 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0564ms. 2025-01-17 15:48:50.624 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:50.625 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4487ms. 2025-01-17 15:48:50.625 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0827ms 2025-01-17 15:48:50.625 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:50.625 +00:00 [INF] HTTP HEAD / responded 200 in 1.5695 ms 2025-01-17 15:48:50.625 +00:00 [DBG] Connection id "0HN8VETJHTK5E" write of "3301" body bytes to non-body HEAD response. 2025-01-17 15:48:50.625 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 1.856ms 2025-01-17 15:48:50.625 +00:00 [DBG] Connection id "0HN8VETJHTK5E" disconnecting. 2025-01-17 15:48:50.625 +00:00 [DBG] Connection id "0HN8VETJHTK5E" stopped. 2025-01-17 15:48:50.625 +00:00 [DBG] Connection id "0HN8VETJHTK5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:50.774 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_admin/operations.aspx - null null 2025-01-17 15:48:50.774 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_admin/operations.aspx'. 2025-01-17 15:48:50.774 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.774 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_admin/operations.aspx - 307 null null 0.3022ms 2025-01-17 15:48:50.774 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_app_bin - null null 2025-01-17 15:48:50.774 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_app_bin'. 2025-01-17 15:48:50.774 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.774 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_app_bin - 307 null null 0.1164ms 2025-01-17 15:48:50.774 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_controltemplates - null null 2025-01-17 15:48:50.774 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_controltemplates'. 2025-01-17 15:48:50.774 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.775 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_controltemplates - 307 null null 0.1361ms 2025-01-17 15:48:50.775 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts - null null 2025-01-17 15:48:50.775 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts'. 2025-01-17 15:48:50.775 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.775 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts - 307 null null 0.1103ms 2025-01-17 15:48:50.775 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/viewlsts.aspx - null null 2025-01-17 15:48:50.775 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/viewlsts.aspx'. 2025-01-17 15:48:50.775 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.775 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/viewlsts.aspx - 307 null null 0.1475ms 2025-01-17 15:48:50.775 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forms/allitems.aspx - null null 2025-01-17 15:48:50.775 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/allitems.aspx'. 2025-01-17 15:48:50.775 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.775 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forms/allitems.aspx - 307 null null 0.1108ms 2025-01-17 15:48:50.776 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forms/webfldr.aspx - null null 2025-01-17 15:48:50.776 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/webfldr.aspx'. 2025-01-17 15:48:50.776 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.776 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forms/webfldr.aspx - 307 null null 0.1338ms 2025-01-17 15:48:50.776 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forms/mod-view.aspx - null null 2025-01-17 15:48:50.776 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/mod-view.aspx'. 2025-01-17 15:48:50.776 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.776 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forms/mod-view.aspx - 307 null null 0.0621ms 2025-01-17 15:48:50.776 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forms/my-sub.aspx - null null 2025-01-17 15:48:50.776 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/my-sub.aspx'. 2025-01-17 15:48:50.776 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.776 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forms/my-sub.aspx - 307 null null 0.0752ms 2025-01-17 15:48:50.776 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/categoryresults.aspx - null null 2025-01-17 15:48:50.776 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/categoryresults.aspx'. 2025-01-17 15:48:50.776 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.776 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/categoryresults.aspx - 307 null null 0.0581ms 2025-01-17 15:48:50.776 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/categories/viewcategory.aspx - null null 2025-01-17 15:48:50.777 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/categories/viewcategory.aspx'. 2025-01-17 15:48:50.777 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.777 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/categories/viewcategory.aspx - 307 null null 0.0847ms 2025-01-17 15:48:50.777 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitedirectory - null null 2025-01-17 15:48:50.777 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitedirectory'. 2025-01-17 15:48:50.777 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.777 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitedirectory - 307 null null 0.1285ms 2025-01-17 15:48:50.777 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/editdocs.aspx - null null 2025-01-17 15:48:50.777 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/editdocs.aspx'. 2025-01-17 15:48:50.777 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.777 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/editdocs.aspx - 307 null null 0.1668ms 2025-01-17 15:48:50.777 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/workflowtasks/allitems.aspx - null null 2025-01-17 15:48:50.777 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/workflowtasks/allitems.aspx'. 2025-01-17 15:48:50.777 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.777 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/workflowtasks/allitems.aspx - 307 null null 0.1017ms 2025-01-17 15:48:50.777 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/tasks/ - null null 2025-01-17 15:48:50.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/tasks/'. 2025-01-17 15:48:50.778 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/tasks/ - 307 null null 0.1281ms 2025-01-17 15:48:50.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/categories/allcategories.aspx - null null 2025-01-17 15:48:50.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/categories/allcategories.aspx'. 2025-01-17 15:48:50.778 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/categories/allcategories.aspx - 307 null null 0.0855ms 2025-01-17 15:48:50.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/categories/SOMEOTHERDIR/allcategories.aspx - null null 2025-01-17 15:48:50.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/categories/SOMEOTHERDIR/allcategories.aspx'. 2025-01-17 15:48:50.778 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/categories/SOMEOTHERDIR/allcategories.aspx - 307 null null 0.0783ms 2025-01-17 15:48:50.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mycategories.aspx - null null 2025-01-17 15:48:50.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mycategories.aspx'. 2025-01-17 15:48:50.778 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mycategories.aspx - 307 null null 0.0965ms 2025-01-17 15:48:50.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/ - null null 2025-01-17 15:48:50.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/'. 2025-01-17 15:48:50.778 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/ - 307 null null 0.0918ms 2025-01-17 15:48:50.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/allitems.aspx - null null 2025-01-17 15:48:50.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/allitems.aspx'. 2025-01-17 15:48:50.778 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/allitems.aspx - 307 null null 0.0925ms 2025-01-17 15:48:50.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/default.aspx - null null 2025-01-17 15:48:50.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/default.aspx'. 2025-01-17 15:48:50.778 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.778 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/default.aspx - 307 null null 0.0796ms 2025-01-17 15:48:50.778 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/allposts.aspx - null null 2025-01-17 15:48:50.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/allposts.aspx'. 2025-01-17 15:48:50.779 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/allposts.aspx - 307 null null 0.0965ms 2025-01-17 15:48:50.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/archive.aspx - null null 2025-01-17 15:48:50.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/archive.aspx'. 2025-01-17 15:48:50.779 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/archive.aspx - 307 null null 0.0727ms 2025-01-17 15:48:50.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/byauthor.aspx - null null 2025-01-17 15:48:50.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/byauthor.aspx'. 2025-01-17 15:48:50.779 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/byauthor.aspx - 307 null null 0.0801ms 2025-01-17 15:48:50.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/calendar.aspx - null null 2025-01-17 15:48:50.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/calendar.aspx'. 2025-01-17 15:48:50.779 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/calendar.aspx - 307 null null 0.111ms 2025-01-17 15:48:50.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/mod-view.aspx - null null 2025-01-17 15:48:50.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/mod-view.aspx'. 2025-01-17 15:48:50.779 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/mod-view.aspx - 307 null null 0.0727ms 2025-01-17 15:48:50.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/myposts.aspx - null null 2025-01-17 15:48:50.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/myposts.aspx'. 2025-01-17 15:48:50.779 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/myposts.aspx - 307 null null 0.0603ms 2025-01-17 15:48:50.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/my-sub.aspx - null null 2025-01-17 15:48:50.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/my-sub.aspx'. 2025-01-17 15:48:50.779 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/my-sub.aspx - 307 null null 0.0586ms 2025-01-17 15:48:50.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/allcomments.aspx - null null 2025-01-17 15:48:50.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/allcomments.aspx'. 2025-01-17 15:48:50.779 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.779 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/allcomments.aspx - 307 null null 0.0623ms 2025-01-17 15:48:50.779 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/mycomments.aspx - null null 2025-01-17 15:48:50.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/mycomments.aspx'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/mycomments.aspx - 307 null null 0.0995ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/userdisp.aspx - null null 2025-01-17 15:48:50.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/userdisp.aspx'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/userdisp.aspx - 307 null null 0.0661ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/help.aspx - null null 2025-01-17 15:48:50.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/help.aspx'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/help.aspx - 307 null null 0.1065ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/download.aspx - null null 2025-01-17 15:48:50.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/download.aspx'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts/download.aspx - 307 null null 0.0582ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/Home/HomePage.asp - null null 2025-01-17 15:48:50.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/Home/HomePage.asp'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/Home/HomePage.asp - 307 null null 0.0669ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/images/branding.gif - null null 2025-01-17 15:48:50.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/images/branding.gif'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/images/branding.gif - 307 null null 0.0777ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/images/pgHome.gif - null null 2025-01-17 15:48:50.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/images/pgHome.gif'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/images/pgHome.gif - 307 null null 0.0555ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/images/pgTask.gif - null null 2025-01-17 15:48:50.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/images/pgTask.gif'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/images/pgTask.gif - 307 null null 0.056ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/Tasks/Taskspage.asp - null null 2025-01-17 15:48:50.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/Tasks/Taskspage.asp'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/projectserver/Tasks/Taskspage.asp - 307 null null 0.0553ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/exchweb/bin/auth/owalogon.asp - null null 2025-01-17 15:48:50.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exchweb/bin/auth/owalogon.asp'. 2025-01-17 15:48:50.780 +00:00 [DBG] Connection id "0HN8VETJHTK5G" completed keep alive response. 2025-01-17 15:48:50.780 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/exchweb/bin/auth/owalogon.asp - 307 null null 0.0592ms 2025-01-17 15:48:50.780 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/outlook.jpg - null null 2025-01-17 15:48:50.781 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/outlook.jpg'. 2025-01-17 15:48:50.781 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/outlook.jpg - 307 null null 0.0772ms 2025-01-17 15:48:50.781 +00:00 [DBG] Connection id "0HN8VETJHTK5G" disconnecting. 2025-01-17 15:48:50.781 +00:00 [DBG] Connection id "0HN8VETJHTK5G" stopped. 2025-01-17 15:48:50.781 +00:00 [DBG] Connection id "0HN8VETJHTK5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:51.281 +00:00 [DBG] Connection id "0HN8VETJHTK5H" accepted. 2025-01-17 15:48:51.281 +00:00 [DBG] Connection id "0HN8VETJHTK5H" started. 2025-01-17 15:48:51.629 +00:00 [DBG] Connection 0HN8VETJHTK5H established using the following protocol: "Tls13" 2025-01-17 15:48:51.658 +00:00 [DBG] Connection id "0HN8VETJHTK5I" accepted. 2025-01-17 15:48:51.658 +00:00 [DBG] Connection id "0HN8VETJHTK5I" started. 2025-01-17 15:48:51.660 +00:00 [DBG] Connection id "0HN8VETJHTK5J" accepted. 2025-01-17 15:48:51.660 +00:00 [DBG] Connection id "0HN8VETJHTK5J" started. 2025-01-17 15:48:51.720 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/owa/8.1.375.2/themes/base/lgntopl.gif - null null 2025-01-17 15:48:51.720 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/owa/8.1.375.2/themes/base/lgntopl.gif'. 2025-01-17 15:48:51.720 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.721 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/owa/8.1.375.2/themes/base/lgntopl.gif - 307 null null 0.3503ms 2025-01-17 15:48:51.721 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/owa/ - null null 2025-01-17 15:48:51.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/owa/'. 2025-01-17 15:48:51.721 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.721 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/owa/ - 307 null null 0.0993ms 2025-01-17 15:48:51.721 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tsweb/ - null null 2025-01-17 15:48:51.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tsweb/'. 2025-01-17 15:48:51.721 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.721 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tsweb/ - 307 null null 0.094ms 2025-01-17 15:48:51.721 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/reportserver/ - null null 2025-01-17 15:48:51.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reportserver/'. 2025-01-17 15:48:51.721 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.721 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/reportserver/ - 307 null null 0.0921ms 2025-01-17 15:48:51.721 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:48:51.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:51.721 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.721 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.0922ms 2025-01-17 15:48:51.721 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/HW_logo.html - null null 2025-01-17 15:48:51.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/HW_logo.html'. 2025-01-17 15:48:51.721 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.721 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/HW_logo.html - 307 null null 0.0732ms 2025-01-17 15:48:51.721 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/icons/icon_set_up_2701XX_01.gif - null null 2025-01-17 15:48:51.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/icons/icon_set_up_2701XX_01.gif'. 2025-01-17 15:48:51.721 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.721 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/icons/icon_set_up_2701XX_01.gif - 307 null null 0.0774ms 2025-01-17 15:48:51.721 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/icons/icon_homeportal_2701XX.gif - null null 2025-01-17 15:48:51.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/icons/icon_homeportal_2701XX.gif'. 2025-01-17 15:48:51.722 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.722 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/icons/icon_homeportal_2701XX.gif - 307 null null 0.1197ms 2025-01-17 15:48:51.722 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/es/images/nav_sl_home_network_01.gif - null null 2025-01-17 15:48:51.722 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/es/images/nav_sl_home_network_01.gif'. 2025-01-17 15:48:51.722 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.722 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/es/images/nav_sl_home_network_01.gif - 307 null null 0.0736ms 2025-01-17 15:48:51.722 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/en/images/nav_sl_home_network_01.gif - null null 2025-01-17 15:48:51.722 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/en/images/nav_sl_home_network_01.gif'. 2025-01-17 15:48:51.722 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.722 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/en/images/nav_sl_home_network_01.gif - 307 null null 0.0713ms 2025-01-17 15:48:51.722 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/stxx__xl.gif - null null 2025-01-17 15:48:51.722 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/stxx__xl.gif'. 2025-01-17 15:48:51.722 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.722 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/stxx__xl.gif - 307 null null 0.1349ms 2025-01-17 15:48:51.722 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/bbc__xl.gif - null null 2025-01-17 15:48:51.722 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/bbc__xl.gif'. 2025-01-17 15:48:51.722 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.722 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/images/bbc__xl.gif - 307 null null 0.1046ms 2025-01-17 15:48:51.722 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HNAP1/ - null null 2025-01-17 15:48:51.722 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/HNAP1/'. 2025-01-17 15:48:51.722 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.722 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HNAP1/ - 307 0 null 0.0806ms 2025-01-17 15:48:51.722 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.htaccess - null null 2025-01-17 15:48:51.722 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.htaccess'. 2025-01-17 15:48:51.722 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.722 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.htaccess - 307 0 null 0.0724ms 2025-01-17 15:48:51.722 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.htpasswd - null null 2025-01-17 15:48:51.722 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.htpasswd'. 2025-01-17 15:48:51.722 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.723 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.htpasswd - 307 0 null 0.1147ms 2025-01-17 15:48:51.723 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/ - null null 2025-01-17 15:48:51.723 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/'. 2025-01-17 15:48:51.723 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.723 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/ - 307 0 null 0.082ms 2025-01-17 15:48:51.723 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_cnf/ - null null 2025-01-17 15:48:51.723 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_cnf/'. 2025-01-17 15:48:51.723 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.723 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_cnf/ - 307 0 null 0.0785ms 2025-01-17 15:48:51.723 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_log/ - null null 2025-01-17 15:48:51.723 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_log/'. 2025-01-17 15:48:51.723 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.723 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_log/ - 307 0 null 0.0799ms 2025-01-17 15:48:51.723 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/ - null null 2025-01-17 15:48:51.723 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/'. 2025-01-17 15:48:51.723 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.723 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/ - 307 0 null 0.0782ms 2025-01-17 15:48:51.724 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_txt/ - null null 2025-01-17 15:48:51.724 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_txt/'. 2025-01-17 15:48:51.724 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.724 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_txt/ - 307 0 null 0.1208ms 2025-01-17 15:48:51.724 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/postinfo.html - null null 2025-01-17 15:48:51.724 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/postinfo.html'. 2025-01-17 15:48:51.724 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.724 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/postinfo.html - 307 0 null 0.0771ms 2025-01-17 15:48:51.724 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_aut/author.dll - null null 2025-01-17 15:48:51.724 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_aut/author.dll'. 2025-01-17 15:48:51.724 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.724 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_aut/author.dll - 307 0 null 0.0817ms 2025-01-17 15:48:51.724 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_aut/author.exe - null null 2025-01-17 15:48:51.724 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_aut/author.exe'. 2025-01-17 15:48:51.724 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.724 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_aut/author.exe - 307 0 null 0.1158ms 2025-01-17 15:48:51.724 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_aut/dvwssr.dll - null null 2025-01-17 15:48:51.725 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_aut/dvwssr.dll'. 2025-01-17 15:48:51.725 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_aut/dvwssr.dll - 307 0 null 0.1948ms 2025-01-17 15:48:51.725 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_adm/admin.dll - null null 2025-01-17 15:48:51.725 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_adm/admin.dll'. 2025-01-17 15:48:51.725 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_adm/admin.dll - 307 0 null 0.095ms 2025-01-17 15:48:51.725 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_adm/admin.exe - null null 2025-01-17 15:48:51.725 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_adm/admin.exe'. 2025-01-17 15:48:51.725 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/_vti_adm/admin.exe - 307 0 null 0.0865ms 2025-01-17 15:48:51.725 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/fpcount.exe?Page=default.asp|Image=3 - null null 2025-01-17 15:48:51.725 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/fpcount.exe?Page=default.asp|Image=3'. 2025-01-17 15:48:51.725 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/fpcount.exe?Page=default.asp|Image=3 - 307 0 null 0.137ms 2025-01-17 15:48:51.725 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/shtml.dll - null null 2025-01-17 15:48:51.725 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/shtml.dll'. 2025-01-17 15:48:51.725 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/shtml.dll - 307 0 null 0.0784ms 2025-01-17 15:48:51.725 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/shtml.exe - null null 2025-01-17 15:48:51.725 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/shtml.exe'. 2025-01-17 15:48:51.725 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_bin/shtml.exe - 307 0 null 0.0729ms 2025-01-17 15:48:51.725 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/_x_todo.htm - null null 2025-01-17 15:48:51.726 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/_x_todo.htm'. 2025-01-17 15:48:51.726 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.726 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/_x_todo.htm - 307 0 null 0.125ms 2025-01-17 15:48:51.726 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/_x_todoh.htm - null null 2025-01-17 15:48:51.726 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/_x_todoh.htm'. 2025-01-17 15:48:51.726 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.726 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/_x_todoh.htm - 307 0 null 0.0824ms 2025-01-17 15:48:51.726 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/access.cnf - null null 2025-01-17 15:48:51.726 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/access.cnf'. 2025-01-17 15:48:51.726 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.726 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/access.cnf - 307 0 null 0.0814ms 2025-01-17 15:48:51.733 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/administrator.pwd - null null 2025-01-17 15:48:51.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/administrator.pwd'. 2025-01-17 15:48:51.733 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.733 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/administrator.pwd - 307 0 null 0.3217ms 2025-01-17 15:48:51.733 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/administrators.pwd - null null 2025-01-17 15:48:51.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/administrators.pwd'. 2025-01-17 15:48:51.733 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.733 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/administrators.pwd - 307 0 null 0.0913ms 2025-01-17 15:48:51.733 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/authors.pwd - null null 2025-01-17 15:48:51.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/authors.pwd'. 2025-01-17 15:48:51.733 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.733 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/authors.pwd - 307 0 null 0.0776ms 2025-01-17 15:48:51.733 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/bots.cnf - null null 2025-01-17 15:48:51.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/bots.cnf'. 2025-01-17 15:48:51.733 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.733 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/bots.cnf - 307 0 null 0.083ms 2025-01-17 15:48:51.733 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/botinfs.cnf - null null 2025-01-17 15:48:51.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/botinfs.cnf'. 2025-01-17 15:48:51.733 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.733 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/botinfs.cnf - 307 0 null 0.0904ms 2025-01-17 15:48:51.733 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/deptodoc.btr - null null 2025-01-17 15:48:51.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/deptodoc.btr'. 2025-01-17 15:48:51.733 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.734 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/deptodoc.btr - 307 0 null 0.1109ms 2025-01-17 15:48:51.735 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/doctodep.btr - null null 2025-01-17 15:48:51.735 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/doctodep.btr'. 2025-01-17 15:48:51.735 +00:00 [DBG] Connection id "0HN8VETJHTK5I" completed keep alive response. 2025-01-17 15:48:51.735 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/doctodep.btr - 307 0 null 0.1584ms 2025-01-17 15:48:51.735 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/frontpg.lck - null null 2025-01-17 15:48:51.735 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/frontpg.lck'. 2025-01-17 15:48:51.735 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/frontpg.lck - 307 0 null 0.0515ms 2025-01-17 15:48:51.735 +00:00 [DBG] Connection id "0HN8VETJHTK5I" disconnecting. 2025-01-17 15:48:51.735 +00:00 [DBG] Connection id "0HN8VETJHTK5I" stopped. 2025-01-17 15:48:51.735 +00:00 [DBG] Connection id "0HN8VETJHTK5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:51.820 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - null 558 2025-01-17 15:48:51.820 +00:00 [DBG] POST requests are not supported 2025-01-17 15:48:51.820 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:51.820 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:51.820 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:51.820 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:51.820 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:51.820 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:51.820 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:51.820 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:51.820 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:51.820 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:51.820 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:51.820 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:51.820 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:51.820 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:51.820 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:51.820 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:51.820 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:51.820 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:51.820 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:51.821 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:51.821 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:51.821 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:51.821 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:51.821 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:51.821 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:51.821 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:51.821 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:51.821 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:51.821 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0611ms. 2025-01-17 15:48:51.821 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:51.821 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3656ms. 2025-01-17 15:48:51.821 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9361ms 2025-01-17 15:48:51.821 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:51.821 +00:00 [INF] HTTP POST / responded 200 in 1.3752 ms 2025-01-17 15:48:51.821 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 1.6938ms 2025-01-17 15:48:51.821 +00:00 [DBG] Connection id "0HN8VETJHTK5H", Request id "0HN8VETJHTK5H:00000001": started reading request body. 2025-01-17 15:48:51.822 +00:00 [DBG] Connection id "0HN8VETJHTK5H", Request id "0HN8VETJHTK5H:00000001": done reading request body. 2025-01-17 15:48:51.822 +00:00 [DBG] Connection id "0HN8VETJHTK5H" disconnecting. 2025-01-17 15:48:51.822 +00:00 [DBG] Connection id "0HN8VETJHTK5H" stopped. 2025-01-17 15:48:51.822 +00:00 [DBG] Connection id "0HN8VETJHTK5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:51.905 +00:00 [DBG] Connection 0HN8VETJHTK5J established using the following protocol: "Tls13" 2025-01-17 15:48:52.095 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?callback=test - null null 2025-01-17 15:48:52.095 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:52.095 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:52.095 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:52.095 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:52.095 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:52.095 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:52.096 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:52.096 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:52.096 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:52.096 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:52.096 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:52.096 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:52.096 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:52.096 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:52.096 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:52.096 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:52.096 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:52.096 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:52.096 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:52.096 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:52.096 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:52.096 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:52.096 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:52.096 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:52.096 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:52.096 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:52.096 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:52.096 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:52.097 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:52.097 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0995ms. 2025-01-17 15:48:52.097 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:52.097 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4407ms. 2025-01-17 15:48:52.097 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1863ms 2025-01-17 15:48:52.097 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:52.097 +00:00 [INF] HTTP GET / responded 200 in 1.7769 ms 2025-01-17 15:48:52.097 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?callback=test - 200 null text/html; charset=utf-8 2.1253ms 2025-01-17 15:48:52.097 +00:00 [DBG] Connection id "0HN8VETJHTK5J" disconnecting. 2025-01-17 15:48:52.097 +00:00 [DBG] Connection id "0HN8VETJHTK5J" stopped. 2025-01-17 15:48:52.097 +00:00 [DBG] Connection id "0HN8VETJHTK5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:52.473 +00:00 [DBG] Connection id "0HN8VETJHTK5K" accepted. 2025-01-17 15:48:52.473 +00:00 [DBG] Connection id "0HN8VETJHTK5K" started. 2025-01-17 15:48:52.544 +00:00 [DBG] Connection id "0HN8VETJHTK5L" accepted. 2025-01-17 15:48:52.544 +00:00 [DBG] Connection id "0HN8VETJHTK5L" started. 2025-01-17 15:48:52.785 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/linkinfo.cnf - null null 2025-01-17 15:48:52.785 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/linkinfo.cnf'. 2025-01-17 15:48:52.785 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.785 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/linkinfo.cnf - 307 0 null 0.3378ms 2025-01-17 15:48:52.786 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/service.cnf - null null 2025-01-17 15:48:52.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/service.cnf'. 2025-01-17 15:48:52.786 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.786 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/service.cnf - 307 0 null 0.1718ms 2025-01-17 15:48:52.786 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/service.grp - null null 2025-01-17 15:48:52.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/service.grp'. 2025-01-17 15:48:52.786 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.786 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/service.grp - 307 0 null 0.1215ms 2025-01-17 15:48:52.786 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/service.lck - null null 2025-01-17 15:48:52.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/service.lck'. 2025-01-17 15:48:52.786 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.786 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/service.lck - 307 0 null 0.1338ms 2025-01-17 15:48:52.786 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/service.pwd - null null 2025-01-17 15:48:52.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/service.pwd'. 2025-01-17 15:48:52.786 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.786 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/service.pwd - 307 0 null 0.1347ms 2025-01-17 15:48:52.786 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/Service.stp - null null 2025-01-17 15:48:52.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/Service.stp'. 2025-01-17 15:48:52.786 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.786 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/Service.stp - 307 0 null 0.1368ms 2025-01-17 15:48:52.787 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/services.cnf - null null 2025-01-17 15:48:52.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/services.cnf'. 2025-01-17 15:48:52.787 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.787 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/services.cnf - 307 0 null 0.2027ms 2025-01-17 15:48:52.787 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/services.org - null null 2025-01-17 15:48:52.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/services.org'. 2025-01-17 15:48:52.787 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.787 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/services.org - 307 0 null 0.1114ms 2025-01-17 15:48:52.787 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/structure.cnf - null null 2025-01-17 15:48:52.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/structure.cnf'. 2025-01-17 15:48:52.787 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.787 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/structure.cnf - 307 0 null 0.1374ms 2025-01-17 15:48:52.788 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/svcacl.cnf - null null 2025-01-17 15:48:52.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/svcacl.cnf'. 2025-01-17 15:48:52.788 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.788 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/svcacl.cnf - 307 0 null 0.1761ms 2025-01-17 15:48:52.788 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/users.pwd - null null 2025-01-17 15:48:52.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/users.pwd'. 2025-01-17 15:48:52.788 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.788 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/users.pwd - 307 0 null 0.1263ms 2025-01-17 15:48:52.788 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/uniqueperm.cnf - null null 2025-01-17 15:48:52.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/uniqueperm.cnf'. 2025-01-17 15:48:52.788 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.788 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/uniqueperm.cnf - 307 0 null 0.1335ms 2025-01-17 15:48:52.788 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/writeto.cnf - null null 2025-01-17 15:48:52.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/writeto.cnf'. 2025-01-17 15:48:52.788 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.788 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_vti_pvt/writeto.cnf - 307 0 null 0.149ms 2025-01-17 15:48:52.788 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.svn/ - null null 2025-01-17 15:48:52.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/'. 2025-01-17 15:48:52.789 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.svn/ - 307 0 null 0.1572ms 2025-01-17 15:48:52.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.svn/text-base/.htaccess.svn-base - null null 2025-01-17 15:48:52.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/text-base/.htaccess.svn-base'. 2025-01-17 15:48:52.789 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.svn/text-base/.htaccess.svn-base - 307 0 null 0.0761ms 2025-01-17 15:48:52.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.svn/text-base/.htpasswd.svn-base - null null 2025-01-17 15:48:52.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/text-base/.htpasswd.svn-base'. 2025-01-17 15:48:52.789 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.svn/text-base/.htpasswd.svn-base - 307 0 null 0.0661ms 2025-01-17 15:48:52.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.svn/text-base/Web.config.svn-base - null null 2025-01-17 15:48:52.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/text-base/Web.config.svn-base'. 2025-01-17 15:48:52.789 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.svn/text-base/Web.config.svn-base - 307 0 null 0.0706ms 2025-01-17 15:48:52.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.git/HEAD - null null 2025-01-17 15:48:52.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.git/HEAD'. 2025-01-17 15:48:52.789 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.git/HEAD - 307 0 null 0.0695ms 2025-01-17 15:48:52.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.hg/requires - null null 2025-01-17 15:48:52.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.hg/requires'. 2025-01-17 15:48:52.789 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.hg/requires - 307 0 null 0.0694ms 2025-01-17 15:48:52.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.bzr/README - null null 2025-01-17 15:48:52.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.bzr/README'. 2025-01-17 15:48:52.789 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.bzr/README - 307 0 null 0.0817ms 2025-01-17 15:48:52.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/downloadFile.php - null null 2025-01-17 15:48:52.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/downloadFile.php'. 2025-01-17 15:48:52.789 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/downloadFile.php - 307 0 null 0.0904ms 2025-01-17 15:48:52.790 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/BackupConfig.php - null null 2025-01-17 15:48:52.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/BackupConfig.php'. 2025-01-17 15:48:52.790 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.790 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/BackupConfig.php - 307 0 null 0.0821ms 2025-01-17 15:48:52.790 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cwhp/auditLog.do?file=..\..\..\..\..\..\..\boot.ini - null null 2025-01-17 15:48:52.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cwhp/auditLog.do?file=..\..\..\..\..\..\..\boot.ini'. 2025-01-17 15:48:52.790 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.790 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cwhp/auditLog.do?file=..\..\..\..\..\..\..\boot.ini - 307 0 null 0.0794ms 2025-01-17 15:48:52.790 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cwhp/auditLog.do?file=..\..\..\..\..\..\..\Program%20Files\CSCOpx\MDC\Tomcat\webapps\triveni\WEB-INF\classes\schedule.properties - null null 2025-01-17 15:48:52.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cwhp/auditLog.do?file=..\..\..\..\..\..\..\Program%20Files\CSCOpx\MDC\Tomcat\webapps\triveni\WEB-INF\classes\schedule.properties'. 2025-01-17 15:48:52.790 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.790 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cwhp/auditLog.do?file=..\..\..\..\..\..\..\Program%20Files\CSCOpx\MDC\Tomcat\webapps\triveni\WEB-INF\classes\schedule.properties - 307 0 null 0.0811ms 2025-01-17 15:48:52.790 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cwhp/auditLog.do?file=..\..\..\..\..\..\..\Program%20Files\CSCOpx\lib\classpath\com\cisco\nm\cmf\dbservice2\DBServer.properties - null null 2025-01-17 15:48:52.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cwhp/auditLog.do?file=..\..\..\..\..\..\..\Program%20Files\CSCOpx\lib\classpath\com\cisco\nm\cmf\dbservice2\DBServer.properties'. 2025-01-17 15:48:52.790 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.790 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cwhp/auditLog.do?file=..\..\..\..\..\..\..\Program%20Files\CSCOpx\lib\classpath\com\cisco\nm\cmf\dbservice2\DBServer.properties - 307 0 null 0.0802ms 2025-01-17 15:48:52.790 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cwhp/auditLog.do?file=..\..\..\..\..\..\..\Program%20Files\CSCOpx\log\dbpwdChange.log - null null 2025-01-17 15:48:52.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cwhp/auditLog.do?file=..\..\..\..\..\..\..\Program%20Files\CSCOpx\log\dbpwdChange.log'. 2025-01-17 15:48:52.790 +00:00 [DBG] Connection id "0HN8VETJHTK5K" completed keep alive response. 2025-01-17 15:48:52.790 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cwhp/auditLog.do?file=..\..\..\..\..\..\..\Program%20Files\CSCOpx\log\dbpwdChange.log - 307 0 null 0.0668ms 2025-01-17 15:48:52.790 +00:00 [DBG] Connection id "0HN8VETJHTK5K" bad request data: "Invalid request target: '..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f/var/mobile/Library/AddressBook/AddressBook.sqlitedb'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request target: '..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f/var/mobile/Library/AddressBook/AddressBook.sqlitedb' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnAuthorityFormTarget(HttpMethod method, Span`1 target) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.OnStartLine(HttpVersionAndMethod versionAndMethod, TargetOffsetPathLength targetPath, Span`1 startLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:52.792 +00:00 [DBG] Connection id "0HN8VETJHTK5K" disconnecting. 2025-01-17 15:48:52.792 +00:00 [DBG] Connection id "0HN8VETJHTK5K" stopped. 2025-01-17 15:48:52.792 +00:00 [DBG] Connection id "0HN8VETJHTK5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:52.799 +00:00 [DBG] Connection 0HN8VETJHTK5L established using the following protocol: "Tls13" 2025-01-17 15:48:53.044 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?cb=test - null null 2025-01-17 15:48:53.045 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:53.045 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:53.045 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:53.045 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:53.045 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:53.045 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:53.045 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:53.045 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:53.045 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:53.045 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:53.045 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:53.045 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:53.045 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:53.045 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:53.045 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:53.046 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.046 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.046 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.046 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:53.046 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.046 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:53.046 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:53.046 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.046 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.046 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.046 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:53.046 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.046 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:53.046 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:53.046 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0767ms. 2025-01-17 15:48:53.046 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:53.046 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4655ms. 2025-01-17 15:48:53.046 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1274ms 2025-01-17 15:48:53.046 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:53.046 +00:00 [INF] HTTP GET / responded 200 in 1.8887 ms 2025-01-17 15:48:53.047 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?cb=test - 200 null text/html; charset=utf-8 2.3223ms 2025-01-17 15:48:53.047 +00:00 [DBG] Connection id "0HN8VETJHTK5L" disconnecting. 2025-01-17 15:48:53.047 +00:00 [DBG] Connection id "0HN8VETJHTK5L" stopped. 2025-01-17 15:48:53.047 +00:00 [DBG] Connection id "0HN8VETJHTK5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:53.521 +00:00 [DBG] Connection id "0HN8VETJHTK5M" accepted. 2025-01-17 15:48:53.521 +00:00 [DBG] Connection id "0HN8VETJHTK5N" accepted. 2025-01-17 15:48:53.521 +00:00 [DBG] Connection id "0HN8VETJHTK5M" started. 2025-01-17 15:48:53.521 +00:00 [DBG] Connection id "0HN8VETJHTK5N" started. 2025-01-17 15:48:53.649 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Info.live.htm - null null 2025-01-17 15:48:53.649 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Info.live.htm'. 2025-01-17 15:48:53.649 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.649 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Info.live.htm - 307 0 null 0.3389ms 2025-01-17 15:48:53.649 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CuteSoft_Client/CuteEditor/Load.ashx?type=image&file=../../../web.config - null null 2025-01-17 15:48:53.649 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CuteSoft_Client/CuteEditor/Load.ashx?type=image&file=../../../web.config'. 2025-01-17 15:48:53.649 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.649 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CuteSoft_Client/CuteEditor/Load.ashx?type=image&file=../../../web.config - 307 0 null 0.1412ms 2025-01-17 15:48:53.649 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plugins/PluginController.php?path=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fwindows%2fwin.ini%00 - null null 2025-01-17 15:48:53.649 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plugins/PluginController.php?path=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fwindows%2fwin.ini%00'. 2025-01-17 15:48:53.649 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.649 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plugins/PluginController.php?path=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fwindows%2fwin.ini%00 - 307 0 null 0.156ms 2025-01-17 15:48:53.649 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tiki-listmovies.php?movie=../../../../../../etc/passwd%001234 - null null 2025-01-17 15:48:53.649 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tiki-listmovies.php?movie=../../../../../../etc/passwd%001234'. 2025-01-17 15:48:53.650 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.650 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tiki-listmovies.php?movie=../../../../../../etc/passwd%001234 - 307 0 null 0.1688ms 2025-01-17 15:48:53.650 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20 - null null 2025-01-17 15:48:53.650 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20'. 2025-01-17 15:48:53.650 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.650 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20 - 307 0 null 0.1676ms 2025-01-17 15:48:53.650 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/d41d8cd98f00b204e9800998ecf8427e.php - null null 2025-01-17 15:48:53.650 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/d41d8cd98f00b204e9800998ecf8427e.php'. 2025-01-17 15:48:53.650 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.651 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/d41d8cd98f00b204e9800998ecf8427e.php - 307 0 null 0.7485ms 2025-01-17 15:48:53.651 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bsc_lan.php?NO_NEED_AUTH=1&AUTH_GROUP=0 - null null 2025-01-17 15:48:53.651 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bsc_lan.php?NO_NEED_AUTH=1&AUTH_GROUP=0'. 2025-01-17 15:48:53.651 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.651 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bsc_lan.php?NO_NEED_AUTH=1&AUTH_GROUP=0 - 307 0 null 0.1601ms 2025-01-17 15:48:53.651 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rom-0 - null null 2025-01-17 15:48:53.651 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rom-0'. 2025-01-17 15:48:53.651 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.651 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rom-0 - 307 0 null 0.1714ms 2025-01-17 15:48:53.651 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Telerik.Web.UI.DialogHandler.aspx?dp=//// - null null 2025-01-17 15:48:53.651 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Telerik.Web.UI.DialogHandler.aspx?dp=////'. 2025-01-17 15:48:53.651 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.652 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Telerik.Web.UI.DialogHandler.aspx?dp=//// - 307 0 null 0.177ms 2025-01-17 15:48:53.652 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Telerik.Web.UI.DialogHandler.ashx?dp=//// - null null 2025-01-17 15:48:53.652 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Telerik.Web.UI.DialogHandler.ashx?dp=////'. 2025-01-17 15:48:53.652 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.652 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Telerik.Web.UI.DialogHandler.ashx?dp=//// - 307 0 null 0.2592ms 2025-01-17 15:48:53.652 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DesktopModules/Admin/RadEditorProvider/DialogHandler.aspx?dp=//// - null null 2025-01-17 15:48:53.652 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DesktopModules/Admin/RadEditorProvider/DialogHandler.aspx?dp=////'. 2025-01-17 15:48:53.652 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.652 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DesktopModules/Admin/RadEditorProvider/DialogHandler.aspx?dp=//// - 307 0 null 0.1432ms 2025-01-17 15:48:53.652 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/uir//etc/passwd - null null 2025-01-17 15:48:53.652 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uir//etc/passwd'. 2025-01-17 15:48:53.652 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.652 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/uir//etc/passwd - 307 0 null 0.151ms 2025-01-17 15:48:53.652 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/uir//tmp/csman/0 - null null 2025-01-17 15:48:53.652 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uir//tmp/csman/0'. 2025-01-17 15:48:53.653 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.653 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/uir//tmp/csman/0 - 307 0 null 0.1421ms 2025-01-17 15:48:53.653 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/export_debug_msg.exp - null null 2025-01-17 15:48:53.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/export_debug_msg.exp'. 2025-01-17 15:48:53.653 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.653 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/export_debug_msg.exp - 307 0 null 0.1162ms 2025-01-17 15:48:53.653 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/config.exp - null null 2025-01-17 15:48:53.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/config.exp'. 2025-01-17 15:48:53.653 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.653 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/config.exp - 307 0 null 0.0969ms 2025-01-17 15:48:53.653 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:48:53.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:53.653 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.653 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1227ms 2025-01-17 15:48:53.653 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/readme.html - null null 2025-01-17 15:48:53.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/readme.html'. 2025-01-17 15:48:53.653 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.653 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/readme.html - 307 0 null 0.1133ms 2025-01-17 15:48:53.653 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:48:53.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:48:53.653 +00:00 [DBG] Connection id "0HN8VETJHTK5M" completed keep alive response. 2025-01-17 15:48:53.653 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1091ms 2025-01-17 15:48:53.654 +00:00 [DBG] Connection id "0HN8VETJHTK5M" bad request data: "Invalid request line: 'GET ?feed=rss HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET ?feed=rss HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:53.655 +00:00 [DBG] Connection id "0HN8VETJHTK5M" disconnecting. 2025-01-17 15:48:53.655 +00:00 [DBG] Connection id "0HN8VETJHTK5M" stopped. 2025-01-17 15:48:53.655 +00:00 [DBG] Connection id "0HN8VETJHTK5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:53.776 +00:00 [DBG] Connection 0HN8VETJHTK5N established using the following protocol: "Tls13" 2025-01-17 15:48:53.961 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?jsonp=test - null null 2025-01-17 15:48:53.961 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:53.962 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:53.962 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:53.962 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:53.962 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:53.962 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:53.962 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:53.962 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:53.962 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:53.962 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:53.962 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:53.962 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:53.962 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:53.962 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:53.962 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:53.962 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.962 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.962 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.962 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:53.962 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.962 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:53.962 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:53.962 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.962 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.962 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.962 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:53.962 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:53.962 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:53.962 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:53.963 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0938ms. 2025-01-17 15:48:53.963 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:53.963 +00:00 [INF] Executed ViewResult - view noScan executed in 0.385ms. 2025-01-17 15:48:53.963 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.95ms 2025-01-17 15:48:53.963 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:53.963 +00:00 [INF] HTTP GET / responded 200 in 1.3794 ms 2025-01-17 15:48:53.963 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?jsonp=test - 200 null text/html; charset=utf-8 1.6846ms 2025-01-17 15:48:53.963 +00:00 [DBG] Connection id "0HN8VETJHTK5N" disconnecting. 2025-01-17 15:48:53.963 +00:00 [DBG] Connection id "0HN8VETJHTK5N" stopped. 2025-01-17 15:48:53.963 +00:00 [DBG] Connection id "0HN8VETJHTK5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:54.320 +00:00 [DBG] Connection id "0HN8VETJHTK5O" accepted. 2025-01-17 15:48:54.320 +00:00 [DBG] Connection id "0HN8VETJHTK5O" started. 2025-01-17 15:48:54.385 +00:00 [DBG] Connection id "0HN8VETJHTK5O" bad request data: "Invalid request line: 'GET ?feed=rss2 HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET ?feed=rss2 HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:54.385 +00:00 [DBG] Connection id "0HN8VETJHTK5O" disconnecting. 2025-01-17 15:48:54.385 +00:00 [DBG] Connection id "0HN8VETJHTK5O" stopped. 2025-01-17 15:48:54.385 +00:00 [DBG] Connection id "0HN8VETJHTK5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:54.400 +00:00 [DBG] Connection id "0HN8VETJHTK5P" accepted. 2025-01-17 15:48:54.401 +00:00 [DBG] Connection id "0HN8VETJHTK5P" started. 2025-01-17 15:48:54.633 +00:00 [DBG] Connection 0HN8VETJHTK5P established using the following protocol: "Tls13" 2025-01-17 15:48:54.800 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?jsonpcallback=test - null null 2025-01-17 15:48:54.800 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:54.800 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:54.800 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:54.800 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:54.800 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:54.800 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:54.800 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:54.800 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:54.800 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:54.800 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:54.800 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:54.800 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:54.800 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:54.800 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:54.800 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:54.800 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:54.800 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:54.801 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:54.801 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:54.801 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:54.801 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:54.801 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:54.801 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:54.801 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:54.801 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:54.801 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:54.801 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:54.801 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:54.801 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:54.801 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0672ms. 2025-01-17 15:48:54.801 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:54.801 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3814ms. 2025-01-17 15:48:54.801 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9788ms 2025-01-17 15:48:54.801 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:54.801 +00:00 [INF] HTTP GET / responded 200 in 1.4073 ms 2025-01-17 15:48:54.801 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?jsonpcallback=test - 200 null text/html; charset=utf-8 1.7543ms 2025-01-17 15:48:54.801 +00:00 [DBG] Connection id "0HN8VETJHTK5P" disconnecting. 2025-01-17 15:48:54.802 +00:00 [DBG] Connection id "0HN8VETJHTK5P" stopped. 2025-01-17 15:48:54.802 +00:00 [DBG] Connection id "0HN8VETJHTK5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:54.890 +00:00 [DBG] Connection id "0HN8VETJHTK5Q" accepted. 2025-01-17 15:48:54.890 +00:00 [DBG] Connection id "0HN8VETJHTK5Q" started. 2025-01-17 15:48:54.969 +00:00 [DBG] Connection id "0HN8VETJHTK5Q" bad request data: "Invalid request line: 'GET ?feed=atom HTTP/1.1\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET ?feed=atom HTTP/1.1\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:54.970 +00:00 [DBG] Connection id "0HN8VETJHTK5Q" disconnecting. 2025-01-17 15:48:54.970 +00:00 [DBG] Connection id "0HN8VETJHTK5Q" stopped. 2025-01-17 15:48:54.970 +00:00 [DBG] Connection id "0HN8VETJHTK5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:55.264 +00:00 [DBG] Connection id "0HN8VETJHTK5R" accepted. 2025-01-17 15:48:55.265 +00:00 [DBG] Connection id "0HN8VETJHTK5R" started. 2025-01-17 15:48:55.520 +00:00 [DBG] Connection id "0HN8VETJHTK5S" accepted. 2025-01-17 15:48:55.521 +00:00 [DBG] Connection id "0HN8VETJHTK5S" started. 2025-01-17 15:48:55.524 +00:00 [DBG] Connection 0HN8VETJHTK5R established using the following protocol: "Tls13" 2025-01-17 15:48:55.562 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed - null null 2025-01-17 15:48:55.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed'. 2025-01-17 15:48:55.562 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed - 307 0 null 0.1883ms 2025-01-17 15:48:55.563 +00:00 [DBG] Connection id "0HN8VETJHTK5S" disconnecting. 2025-01-17 15:48:55.563 +00:00 [DBG] Connection id "0HN8VETJHTK5S" stopped. 2025-01-17 15:48:55.563 +00:00 [DBG] Connection id "0HN8VETJHTK5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:55.722 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?jcb=test - null null 2025-01-17 15:48:55.722 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:55.722 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:55.722 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:55.722 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:55.722 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:55.722 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:55.722 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:55.722 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:55.722 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:55.722 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:55.722 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:55.722 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:55.722 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:55.722 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:55.722 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:55.722 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:55.722 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:55.722 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:55.723 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:55.723 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:55.723 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:55.723 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:55.723 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:55.723 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:55.723 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:55.723 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:55.723 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:55.723 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:55.723 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:55.723 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0752ms. 2025-01-17 15:48:55.723 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:55.723 +00:00 [INF] Executed ViewResult - view noScan executed in 0.385ms. 2025-01-17 15:48:55.723 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9661ms 2025-01-17 15:48:55.723 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:55.723 +00:00 [INF] HTTP GET / responded 200 in 1.3829 ms 2025-01-17 15:48:55.723 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?jcb=test - 200 null text/html; charset=utf-8 1.6608ms 2025-01-17 15:48:55.723 +00:00 [DBG] Connection id "0HN8VETJHTK5R" disconnecting. 2025-01-17 15:48:55.723 +00:00 [DBG] Connection id "0HN8VETJHTK5R" stopped. 2025-01-17 15:48:55.724 +00:00 [DBG] Connection id "0HN8VETJHTK5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:55.955 +00:00 [DBG] Connection id "0HN8VETJHTK5T" accepted. 2025-01-17 15:48:55.955 +00:00 [DBG] Connection id "0HN8VETJHTK5T" started. 2025-01-17 15:48:56.097 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed/ - null null 2025-01-17 15:48:56.097 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed/'. 2025-01-17 15:48:56.097 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed/ - 307 0 null 0.2585ms 2025-01-17 15:48:56.097 +00:00 [DBG] Connection id "0HN8VETJHTK5T" disconnecting. 2025-01-17 15:48:56.097 +00:00 [DBG] Connection id "0HN8VETJHTK5T" stopped. 2025-01-17 15:48:56.097 +00:00 [DBG] Connection id "0HN8VETJHTK5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:56.136 +00:00 [DBG] Connection id "0HN8VETJHTK5U" accepted. 2025-01-17 15:48:56.136 +00:00 [DBG] Connection id "0HN8VETJHTK5U" started. 2025-01-17 15:48:56.370 +00:00 [DBG] Connection 0HN8VETJHTK5U established using the following protocol: "Tls13" 2025-01-17 15:48:56.550 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?call=test - null null 2025-01-17 15:48:56.550 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:48:56.550 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:48:56.550 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:48:56.550 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:56.550 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:56.550 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:48:56.550 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:48:56.550 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:56.550 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:48:56.550 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:48:56.550 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:48:56.550 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:56.551 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:48:56.551 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:56.551 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:56.551 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:56.551 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:56.551 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:56.551 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:56.551 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:56.551 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:56.551 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:48:56.551 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:56.551 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:56.551 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:56.551 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:48:56.551 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:48:56.551 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:48:56.551 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:48:56.551 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0716ms. 2025-01-17 15:48:56.551 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:48:56.551 +00:00 [INF] Executed ViewResult - view noScan executed in 0.391ms. 2025-01-17 15:48:56.551 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9608ms 2025-01-17 15:48:56.551 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:48:56.551 +00:00 [INF] HTTP GET / responded 200 in 1.4298 ms 2025-01-17 15:48:56.552 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/?call=test - 200 null text/html; charset=utf-8 1.7191ms 2025-01-17 15:48:56.552 +00:00 [DBG] Connection id "0HN8VETJHTK5U" disconnecting. 2025-01-17 15:48:56.552 +00:00 [DBG] Connection id "0HN8VETJHTK5U" stopped. 2025-01-17 15:48:56.552 +00:00 [DBG] Connection id "0HN8VETJHTK5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:56.578 +00:00 [DBG] Connection id "0HN8VETJHTK5V" accepted. 2025-01-17 15:48:56.578 +00:00 [DBG] Connection id "0HN8VETJHTK5V" started. 2025-01-17 15:48:56.716 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed/rss - null null 2025-01-17 15:48:56.717 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed/rss'. 2025-01-17 15:48:56.717 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed/rss - 307 0 null 0.2634ms 2025-01-17 15:48:56.717 +00:00 [DBG] Connection id "0HN8VETJHTK5V" disconnecting. 2025-01-17 15:48:56.717 +00:00 [DBG] Connection id "0HN8VETJHTK5V" stopped. 2025-01-17 15:48:56.717 +00:00 [DBG] Connection id "0HN8VETJHTK5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:56.814 +00:00 [DBG] Connection id "0HN8VETJHTK1T" bad request data: "Reading the request headers timed out." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Reading the request headers timed out. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 15:48:56.815 +00:00 [DBG] Connection id "0HN8VETJHTK1T" disconnecting. 2025-01-17 15:48:56.815 +00:00 [DBG] Connection id "0HN8VETJHTK1T" stopped. 2025-01-17 15:48:56.815 +00:00 [DBG] Connection id "0HN8VETJHTK1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:57.232 +00:00 [DBG] Connection id "0HN8VETJHTK60" accepted. 2025-01-17 15:48:57.232 +00:00 [DBG] Connection id "0HN8VETJHTK60" started. 2025-01-17 15:48:57.584 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed/rss2 - null null 2025-01-17 15:48:57.584 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed/rss2'. 2025-01-17 15:48:57.584 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed/rss2 - 307 0 null 0.2414ms 2025-01-17 15:48:57.585 +00:00 [DBG] Connection id "0HN8VETJHTK60" disconnecting. 2025-01-17 15:48:57.585 +00:00 [DBG] Connection id "0HN8VETJHTK60" stopped. 2025-01-17 15:48:57.585 +00:00 [DBG] Connection id "0HN8VETJHTK60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:58.057 +00:00 [DBG] Connection id "0HN8VETJHTK61" accepted. 2025-01-17 15:48:58.057 +00:00 [DBG] Connection id "0HN8VETJHTK61" started. 2025-01-17 15:48:58.113 +00:00 [DBG] Connection id "0HN8VETJHTK62" accepted. 2025-01-17 15:48:58.113 +00:00 [DBG] Connection id "0HN8VETJHTK62" started. 2025-01-17 15:48:58.145 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed/atom - null null 2025-01-17 15:48:58.145 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed/atom'. 2025-01-17 15:48:58.145 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed/atom - 307 0 null 0.1688ms 2025-01-17 15:48:58.145 +00:00 [DBG] Connection id "0HN8VETJHTK61" disconnecting. 2025-01-17 15:48:58.145 +00:00 [DBG] Connection id "0HN8VETJHTK61" stopped. 2025-01-17 15:48:58.146 +00:00 [DBG] Connection id "0HN8VETJHTK61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:58.258 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:48:58.259 +00:00 [DBG] Connection id "0HN8VETJHTK62" stopped. 2025-01-17 15:48:58.259 +00:00 [DBG] Connection id "0HN8VETJHTK62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:58.569 +00:00 [DBG] Connection id "0HN8VETJHTK63" accepted. 2025-01-17 15:48:58.569 +00:00 [DBG] Connection id "0HN8VETJHTK63" started. 2025-01-17 15:48:58.721 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/images/rss.png - null null 2025-01-17 15:48:58.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/images/rss.png'. 2025-01-17 15:48:58.721 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/images/rss.png - 307 0 null 0.1972ms 2025-01-17 15:48:58.721 +00:00 [DBG] Connection id "0HN8VETJHTK63" disconnecting. 2025-01-17 15:48:58.721 +00:00 [DBG] Connection id "0HN8VETJHTK63" stopped. 2025-01-17 15:48:58.721 +00:00 [DBG] Connection id "0HN8VETJHTK63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:58.731 +00:00 [DBG] Connection id "0HN8VETJHTK64" accepted. 2025-01-17 15:48:58.731 +00:00 [DBG] Connection id "0HN8VETJHTK64" started. 2025-01-17 15:48:58.952 +00:00 [DBG] Connection 0HN8VETJHTK64 established using the following protocol: "Tls13" 2025-01-17 15:48:59.121 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js - null null 2025-01-17 15:48:59.123 +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' 2025-01-17 15:48:59.123 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 2.0989ms 2025-01-17 15:48:59.123 +00:00 [DBG] Connection id "0HN8VETJHTK64" disconnecting. 2025-01-17 15:48:59.123 +00:00 [DBG] Connection id "0HN8VETJHTK64" stopped. 2025-01-17 15:48:59.237 +00:00 [DBG] Connection id "0HN8VETJHTK65" accepted. 2025-01-17 15:48:59.237 +00:00 [DBG] Connection id "0HN8VETJHTK65" started. 2025-01-17 15:48:59.441 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/js/scriptaculous/sound.js - null null 2025-01-17 15:48:59.441 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/js/scriptaculous/sound.js'. 2025-01-17 15:48:59.441 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/js/scriptaculous/sound.js - 307 0 null 0.2511ms 2025-01-17 15:48:59.441 +00:00 [DBG] Connection id "0HN8VETJHTK65" disconnecting. 2025-01-17 15:48:59.441 +00:00 [DBG] Connection id "0HN8VETJHTK65" stopped. 2025-01-17 15:48:59.441 +00:00 [DBG] Connection id "0HN8VETJHTK65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:59.479 +00:00 [DBG] Connection id "0HN8VETJHTK64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:48:59.914 +00:00 [DBG] Connection id "0HN8VETJHTK66" accepted. 2025-01-17 15:48:59.914 +00:00 [DBG] Connection id "0HN8VETJHTK66" started. 2025-01-17 15:49:00.258 +00:00 [DBG] Connection id "0HN8VETJHTK67" accepted. 2025-01-17 15:49:00.258 +00:00 [DBG] Connection id "0HN8VETJHTK67" started. 2025-01-17 15:49:00.385 +00:00 [DBG] Connection id "0HN8VETJHTK68" accepted. 2025-01-17 15:49:00.385 +00:00 [DBG] Connection id "0HN8VETJHTK68" started. 2025-01-17 15:49:00.448 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/js/jquery/suggest.js - null null 2025-01-17 15:49:00.449 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/js/jquery/suggest.js'. 2025-01-17 15:49:00.449 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/js/jquery/suggest.js - 307 0 null 0.3247ms 2025-01-17 15:49:00.449 +00:00 [DBG] Connection id "0HN8VETJHTK66" disconnecting. 2025-01-17 15:49:00.449 +00:00 [DBG] Connection id "0HN8VETJHTK66" stopped. 2025-01-17 15:49:00.449 +00:00 [DBG] Connection id "0HN8VETJHTK66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:00.840 +00:00 [DBG] Connection 0HN8VETJHTK68 established using the following protocol: "Tls13" 2025-01-17 15:49:00.840 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:49:00.841 +00:00 [DBG] Connection id "0HN8VETJHTK67" stopped. 2025-01-17 15:49:00.841 +00:00 [DBG] Connection id "0HN8VETJHTK67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:01.184 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?callback=test - null null 2025-01-17 15:49:01.256 +00:00 [DBG] Connection id "0HN8VETJHTK69" accepted. 2025-01-17 15:49:01.256 +00:00 [DBG] Connection id "0HN8VETJHTK69" started. 2025-01-17 15:49:01.521 +00:00 [DBG] Connection id "0HN8VETJHTK6A" accepted. 2025-01-17 15:49:01.521 +00:00 [DBG] Connection id "0HN8VETJHTK6A" started. 2025-01-17 15:49:01.667 +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' 2025-01-17 15:49:01.668 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?callback=test - 200 89501 text/javascript 483.1678ms 2025-01-17 15:49:01.668 +00:00 [DBG] Connection id "0HN8VETJHTK68" disconnecting. 2025-01-17 15:49:01.668 +00:00 [DBG] Connection id "0HN8VETJHTK68" stopped. 2025-01-17 15:49:01.668 +00:00 [DBG] Connection id "0HN8VETJHTK68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:02.050 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/images/blank.gif - null null 2025-01-17 15:49:02.050 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/images/blank.gif'. 2025-01-17 15:49:02.051 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/images/blank.gif - 307 0 null 0.2877ms 2025-01-17 15:49:02.051 +00:00 [DBG] Connection id "0HN8VETJHTK69" disconnecting. 2025-01-17 15:49:02.051 +00:00 [DBG] Connection id "0HN8VETJHTK69" stopped. 2025-01-17 15:49:02.051 +00:00 [DBG] Connection id "0HN8VETJHTK69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:02.056 +00:00 [DBG] Connection 0HN8VETJHTK6A established using the following protocol: "Tls13" 2025-01-17 15:49:02.359 +00:00 [DBG] Connection id "0HN8VETJHTK6B" accepted. 2025-01-17 15:49:02.359 +00:00 [DBG] Connection id "0HN8VETJHTK6B" started. 2025-01-17 15:49:02.406 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2025-01-17 15:49:02.407 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-01-17 15:49:02.408 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 1.5652ms 2025-01-17 15:49:02.408 +00:00 [DBG] Connection id "0HN8VETJHTK6A" disconnecting. 2025-01-17 15:49:02.408 +00:00 [DBG] Connection id "0HN8VETJHTK6A" stopped. 2025-01-17 15:49:02.408 +00:00 [DBG] Connection id "0HN8VETJHTK6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:02.656 +00:00 [DBG] Connection id "0HN8VETJHTK6C" accepted. 2025-01-17 15:49:02.657 +00:00 [DBG] Connection id "0HN8VETJHTK6D" accepted. 2025-01-17 15:49:02.657 +00:00 [DBG] Connection id "0HN8VETJHTK6C" started. 2025-01-17 15:49:02.657 +00:00 [DBG] Connection id "0HN8VETJHTK6D" started. 2025-01-17 15:49:02.800 +00:00 [DBG] Connection 0HN8VETJHTK6B established using the following protocol: "Tls13" 2025-01-17 15:49:02.884 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/js/comment-reply.js - null null 2025-01-17 15:49:02.884 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/js/comment-reply.js'. 2025-01-17 15:49:02.885 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/js/comment-reply.js - 307 0 null 0.2786ms 2025-01-17 15:49:02.885 +00:00 [DBG] Connection id "0HN8VETJHTK6C" disconnecting. 2025-01-17 15:49:02.885 +00:00 [DBG] Connection id "0HN8VETJHTK6C" stopped. 2025-01-17 15:49:02.885 +00:00 [DBG] Connection id "0HN8VETJHTK6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:02.977 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml - null null 2025-01-17 15:49:02.977 +00:00 [DBG] The request path /etc/vmware/hostd/vmInventory.xml does not match an existing file 2025-01-17 15:49:02.977 +00:00 [DBG] No candidates found for the request path '/etc/vmware/hostd/vmInventory.xml' 2025-01-17 15:49:02.977 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:02.977 +00:00 [INF] HTTP GET /etc/vmware/hostd/vmInventory.xml responded 404 in 0.1343 ms 2025-01-17 15:49:02.977 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml - 404 0 null 0.6158ms 2025-01-17 15:49:02.977 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml, Response status code: 404 2025-01-17 15:49:02.978 +00:00 [DBG] Connection id "0HN8VETJHTK6B" disconnecting. 2025-01-17 15:49:02.978 +00:00 [DBG] Connection id "0HN8VETJHTK6B" stopped. 2025-01-17 15:49:02.978 +00:00 [DBG] Connection id "0HN8VETJHTK6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:03.003 +00:00 [DBG] Connection 0HN8VETJHTK6D established using the following protocol: "Tls13" 2025-01-17 15:49:03.040 +00:00 [DBG] Connection id "0HN8VETJHTK6E" accepted. 2025-01-17 15:49:03.040 +00:00 [DBG] Connection id "0HN8VETJHTK6E" started. 2025-01-17 15:49:03.107 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:49:03.108 +00:00 [DBG] Connection id "0HN8VETJHTK6E" stopped. 2025-01-17 15:49:03.108 +00:00 [DBG] Connection id "0HN8VETJHTK6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:03.178 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?cb=test - null null 2025-01-17 15:49:03.178 +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' 2025-01-17 15:49:03.179 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?cb=test - 200 89501 text/javascript 0.7267ms 2025-01-17 15:49:03.179 +00:00 [DBG] Connection id "0HN8VETJHTK6D" disconnecting. 2025-01-17 15:49:03.179 +00:00 [DBG] Connection id "0HN8VETJHTK6D" stopped. 2025-01-17 15:49:03.519 +00:00 [DBG] Connection id "0HN8VETJHTK6F" accepted. 2025-01-17 15:49:03.519 +00:00 [DBG] Connection id "0HN8VETJHTK6F" started. 2025-01-17 15:49:03.520 +00:00 [DBG] Connection id "0HN8VETJHTK6G" accepted. 2025-01-17 15:49:03.520 +00:00 [DBG] Connection id "0HN8VETJHTK6G" started. 2025-01-17 15:49:03.563 +00:00 [DBG] Connection id "0HN8VETJHTK6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:03.585 +00:00 [DBG] Connection id "0HN8VETJHTK6H" accepted. 2025-01-17 15:49:03.585 +00:00 [DBG] Connection id "0HN8VETJHTK6H" started. 2025-01-17 15:49:03.640 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/js/codepress/codepress.js - null null 2025-01-17 15:49:03.640 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/js/codepress/codepress.js'. 2025-01-17 15:49:03.641 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-includes/js/codepress/codepress.js - 307 0 null 0.2992ms 2025-01-17 15:49:03.641 +00:00 [DBG] Connection id "0HN8VETJHTK6G" disconnecting. 2025-01-17 15:49:03.641 +00:00 [DBG] Connection id "0HN8VETJHTK6G" stopped. 2025-01-17 15:49:03.641 +00:00 [DBG] Connection id "0HN8VETJHTK6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:03.905 +00:00 [DBG] Connection 0HN8VETJHTK6F established using the following protocol: "Tls13" 2025-01-17 15:49:03.970 +00:00 [DBG] Connection 0HN8VETJHTK6H established using the following protocol: "Tls13" 2025-01-17 15:49:04.098 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml - null null 2025-01-17 15:49:04.099 +00:00 [DBG] The request path /etc/vmware/hostd/vmInventory.xml does not match an existing file 2025-01-17 15:49:04.099 +00:00 [DBG] No candidates found for the request path '/etc/vmware/hostd/vmInventory.xml' 2025-01-17 15:49:04.099 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:04.099 +00:00 [INF] HTTP GET /etc/vmware/hostd/vmInventory.xml responded 404 in 0.1151 ms 2025-01-17 15:49:04.099 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml - 404 0 null 0.5167ms 2025-01-17 15:49:04.099 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml, Response status code: 404 2025-01-17 15:49:04.099 +00:00 [DBG] Connection id "0HN8VETJHTK6F" disconnecting. 2025-01-17 15:49:04.099 +00:00 [DBG] Connection id "0HN8VETJHTK6F" stopped. 2025-01-17 15:49:04.099 +00:00 [DBG] Connection id "0HN8VETJHTK6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:04.176 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/ - null null 2025-01-17 15:49:04.176 +00:00 [DBG] The request path /lib/jquery/dist/ does not match a supported file type 2025-01-17 15:49:04.176 +00:00 [DBG] No candidates found for the request path '/lib/jquery/dist/' 2025-01-17 15:49:04.177 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:04.177 +00:00 [INF] HTTP GET /lib/jquery/dist/ responded 404 in 0.0933 ms 2025-01-17 15:49:04.177 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/ - 404 0 null 0.4552ms 2025-01-17 15:49:04.177 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/, Response status code: 404 2025-01-17 15:49:04.177 +00:00 [DBG] Connection id "0HN8VETJHTK6H" disconnecting. 2025-01-17 15:49:04.177 +00:00 [DBG] Connection id "0HN8VETJHTK6H" stopped. 2025-01-17 15:49:04.177 +00:00 [DBG] Connection id "0HN8VETJHTK6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:04.233 +00:00 [DBG] Connection id "0HN8VETJHTK6I" accepted. 2025-01-17 15:49:04.233 +00:00 [DBG] Connection id "0HN8VETJHTK6I" started. 2025-01-17 15:49:04.257 +00:00 [DBG] Connection id "0HN8VETJHTK6J" accepted. 2025-01-17 15:49:04.258 +00:00 [DBG] Connection id "0HN8VETJHTK6J" started. 2025-01-17 15:49:04.356 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-login.php - null null 2025-01-17 15:49:04.356 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-login.php'. 2025-01-17 15:49:04.356 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-login.php - 307 0 null 0.2872ms 2025-01-17 15:49:04.356 +00:00 [DBG] Connection id "0HN8VETJHTK6J" disconnecting. 2025-01-17 15:49:04.356 +00:00 [DBG] Connection id "0HN8VETJHTK6J" stopped. 2025-01-17 15:49:04.356 +00:00 [DBG] Connection id "0HN8VETJHTK6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:04.420 +00:00 [DBG] Connection 0HN8VETJHTK6I established using the following protocol: "Tls13" 2025-01-17 15:49:04.537 +00:00 [DBG] Connection id "0HN8VETJHTK6K" accepted. 2025-01-17 15:49:04.538 +00:00 [DBG] Connection id "0HN8VETJHTK6K" started. 2025-01-17 15:49:04.634 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?jsonp=test - null null 2025-01-17 15:49:04.635 +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' 2025-01-17 15:49:04.635 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?jsonp=test - 200 89501 text/javascript 1.3049ms 2025-01-17 15:49:04.635 +00:00 [DBG] Connection id "0HN8VETJHTK6I" disconnecting. 2025-01-17 15:49:04.635 +00:00 [DBG] Connection id "0HN8VETJHTK6I" stopped. 2025-01-17 15:49:04.659 +00:00 [DBG] Connection id "0HN8VETJHTK6L" accepted. 2025-01-17 15:49:04.659 +00:00 [DBG] Connection id "0HN8VETJHTK6L" started. 2025-01-17 15:49:04.862 +00:00 [DBG] Connection 0HN8VETJHTK6K established using the following protocol: "Tls13" 2025-01-17 15:49:04.869 +00:00 [DBG] Connection id "0HN8VETJHTK6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:05.213 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd - null null 2025-01-17 15:49:05.213 +00:00 [DBG] The request path /etc/passwd does not match a supported file type 2025-01-17 15:49:05.213 +00:00 [DBG] No candidates found for the request path '/etc/passwd' 2025-01-17 15:49:05.213 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:05.213 +00:00 [INF] HTTP GET /etc/passwd responded 404 in 0.0779 ms 2025-01-17 15:49:05.213 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd - 404 0 null 0.564ms 2025-01-17 15:49:05.213 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd, Response status code: 404 2025-01-17 15:49:05.213 +00:00 [DBG] Connection id "0HN8VETJHTK6K" disconnecting. 2025-01-17 15:49:05.214 +00:00 [DBG] Connection id "0HN8VETJHTK6K" stopped. 2025-01-17 15:49:05.214 +00:00 [DBG] Connection id "0HN8VETJHTK6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:05.213 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:49:05.214 +00:00 [DBG] Connection id "0HN8VETJHTK6L" stopped. 2025-01-17 15:49:05.214 +00:00 [DBG] Connection id "0HN8VETJHTK6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:05.666 +00:00 [DBG] Connection id "0HN8VETJHTK6M" accepted. 2025-01-17 15:49:05.666 +00:00 [DBG] Connection id "0HN8VETJHTK6M" started. 2025-01-17 15:49:05.699 +00:00 [DBG] Connection id "0HN8VETJHTK6N" accepted. 2025-01-17 15:49:05.699 +00:00 [DBG] Connection id "0HN8VETJHTK6N" started. 2025-01-17 15:49:05.711 +00:00 [DBG] Connection id "0HN8VETJHTK6O" accepted. 2025-01-17 15:49:05.711 +00:00 [DBG] Connection id "0HN8VETJHTK6O" started. 2025-01-17 15:49:05.738 +00:00 [DBG] Connection id "0HN8VETJHTK6P" accepted. 2025-01-17 15:49:05.738 +00:00 [DBG] Connection id "0HN8VETJHTK6P" started. 2025-01-17 15:49:06.168 +00:00 [DBG] Connection 0HN8VETJHTK6N established using the following protocol: "Tls13" 2025-01-17 15:49:06.169 +00:00 [DBG] Connection 0HN8VETJHTK6P established using the following protocol: "Tls13" 2025-01-17 15:49:06.168 +00:00 [DBG] Connection 0HN8VETJHTK6O established using the following protocol: "Tls13" 2025-01-17 15:49:06.169 +00:00 [DBG] Connection 0HN8VETJHTK6M established using the following protocol: "Tls13" 2025-01-17 15:49:06.658 +00:00 [DBG] Connection id "0HN8VETJHTK6M" reset. 2025-01-17 15:49:06.659 +00:00 [DBG] Connection id "0HN8VETJHTK6M" disconnecting. 2025-01-17 15:49:06.659 +00:00 [DBG] Connection id "0HN8VETJHTK6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:06.660 +00:00 [DBG] Connection id "0HN8VETJHTK6M" stopped. 2025-01-17 15:49:06.721 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/boot.ini - null null 2025-01-17 15:49:06.721 +00:00 [DBG] The request path /boot.ini does not match a supported file type 2025-01-17 15:49:06.721 +00:00 [DBG] No candidates found for the request path '/boot.ini' 2025-01-17 15:49:06.721 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:06.721 +00:00 [INF] HTTP GET /boot.ini responded 404 in 0.0631 ms 2025-01-17 15:49:06.721 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/boot.ini - 404 0 null 0.3568ms 2025-01-17 15:49:06.721 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/boot.ini, Response status code: 404 2025-01-17 15:49:06.721 +00:00 [DBG] Connection id "0HN8VETJHTK6O" disconnecting. 2025-01-17 15:49:06.721 +00:00 [DBG] Connection id "0HN8VETJHTK6O" stopped. 2025-01-17 15:49:06.721 +00:00 [DBG] Connection id "0HN8VETJHTK6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:06.730 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?jsonpcallback=test - null null 2025-01-17 15:49:06.730 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/ - null null 2025-01-17 15:49:06.730 +00:00 [DBG] The request path /lib/jquery/dist/ does not match a supported file type 2025-01-17 15:49:06.730 +00:00 [DBG] No candidates found for the request path '/lib/jquery/dist/' 2025-01-17 15:49:06.730 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:06.730 +00:00 [INF] HTTP GET /lib/jquery/dist/ responded 404 in 0.0827 ms 2025-01-17 15:49:06.730 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/ - 404 0 null 0.321ms 2025-01-17 15:49:06.730 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/, Response status code: 404 2025-01-17 15:49:06.730 +00:00 [DBG] Connection id "0HN8VETJHTK6P" disconnecting. 2025-01-17 15:49:06.730 +00:00 [DBG] Connection id "0HN8VETJHTK6P" stopped. 2025-01-17 15:49:06.731 +00:00 [DBG] Connection id "0HN8VETJHTK6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:06.905 +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' 2025-01-17 15:49:06.905 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?jsonpcallback=test - 200 89501 text/javascript 175.6176ms 2025-01-17 15:49:06.905 +00:00 [DBG] Connection id "0HN8VETJHTK6N" disconnecting. 2025-01-17 15:49:06.905 +00:00 [DBG] Connection id "0HN8VETJHTK6N" stopped. 2025-01-17 15:49:06.906 +00:00 [DBG] Connection id "0HN8VETJHTK6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:07.281 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" accepted. 2025-01-17 15:49:07.282 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" started. 2025-01-17 15:49:07.352 +00:00 [DBG] Connection id "0HN8VETJHTK6R" accepted. 2025-01-17 15:49:07.352 +00:00 [DBG] Connection id "0HN8VETJHTK6R" started. 2025-01-17 15:49:07.585 +00:00 [DBG] Connection 0HN8VETJHTK6R established using the following protocol: "Tls13" 2025-01-17 15:49:07.585 +00:00 [DBG] Connection 0HN8VETJHTK6Q established using the following protocol: "Tls13" 2025-01-17 15:49:07.624 +00:00 [DBG] Connection id "0HN8VETJHTK6S" accepted. 2025-01-17 15:49:07.625 +00:00 [DBG] Connection id "0HN8VETJHTK6S" started. 2025-01-17 15:49:07.771 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-01-17 15:49:07.771 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?jcb=test - null null 2025-01-17 15:49:07.771 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:49:07.771 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:49:07.771 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:49:07.771 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:49:07.771 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:49:07.771 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:49:07.771 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:49:07.772 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:49:07.772 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:49:07.772 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:49:07.772 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:49:07.772 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:49:07.772 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:49:07.772 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:49:07.772 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:49:07.772 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:49:07.772 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:49:07.772 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:49:07.772 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:49:07.772 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:49:07.772 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:49:07.772 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:49:07.772 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:49:07.772 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:49:07.773 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:49:07.773 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:49:07.773 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:49:07.773 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:49:07.773 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:49:07.773 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0958ms. 2025-01-17 15:49:07.773 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:49:07.773 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4077ms. 2025-01-17 15:49:07.773 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4725ms 2025-01-17 15:49:07.773 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:49:07.773 +00:00 [INF] HTTP GET / responded 200 in 2.0410 ms 2025-01-17 15:49:07.773 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:07.773 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - 200 null text/html; charset=utf-8 2.3963ms 2025-01-17 15:49:07.947 +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' 2025-01-17 15:49:07.947 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?jcb=test - 200 89501 text/javascript 176.3752ms 2025-01-17 15:49:07.948 +00:00 [DBG] Connection id "0HN8VETJHTK6R" disconnecting. 2025-01-17 15:49:07.948 +00:00 [DBG] Connection id "0HN8VETJHTK6R" stopped. 2025-01-17 15:49:07.948 +00:00 [DBG] Connection id "0HN8VETJHTK6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:08.073 +00:00 [DBG] Connection 0HN8VETJHTK6S established using the following protocol: "Tls13" 2025-01-17 15:49:08.195 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/blog/ - null null 2025-01-17 15:49:08.196 +00:00 [DBG] The request path /blog/ does not match a supported file type 2025-01-17 15:49:08.196 +00:00 [DBG] No candidates found for the request path '/blog/' 2025-01-17 15:49:08.196 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.196 +00:00 [INF] HTTP HEAD /blog/ responded 404 in 0.1175 ms 2025-01-17 15:49:08.196 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.196 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/blog/ - 404 null null 0.4953ms 2025-01-17 15:49:08.196 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/blog/, Response status code: 404 2025-01-17 15:49:08.196 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblog/ - null null 2025-01-17 15:49:08.196 +00:00 [DBG] The request path /weblog/ does not match a supported file type 2025-01-17 15:49:08.196 +00:00 [DBG] No candidates found for the request path '/weblog/' 2025-01-17 15:49:08.196 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.196 +00:00 [INF] HTTP HEAD /weblog/ responded 404 in 0.0443 ms 2025-01-17 15:49:08.196 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.196 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblog/ - 404 null null 0.264ms 2025-01-17 15:49:08.196 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblog/, Response status code: 404 2025-01-17 15:49:08.196 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblogs/ - null null 2025-01-17 15:49:08.197 +00:00 [DBG] The request path /weblogs/ does not match a supported file type 2025-01-17 15:49:08.197 +00:00 [DBG] No candidates found for the request path '/weblogs/' 2025-01-17 15:49:08.197 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.197 +00:00 [INF] HTTP HEAD /weblogs/ responded 404 in 0.0437 ms 2025-01-17 15:49:08.197 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.197 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblogs/ - 404 null null 0.2385ms 2025-01-17 15:49:08.197 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblogs/, Response status code: 404 2025-01-17 15:49:08.197 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wordpress/ - null null 2025-01-17 15:49:08.197 +00:00 [DBG] The request path /wordpress/ does not match a supported file type 2025-01-17 15:49:08.197 +00:00 [DBG] No candidates found for the request path '/wordpress/' 2025-01-17 15:49:08.197 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.197 +00:00 [INF] HTTP HEAD /wordpress/ responded 404 in 0.0413 ms 2025-01-17 15:49:08.197 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.197 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wordpress/ - 404 null null 0.2029ms 2025-01-17 15:49:08.197 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/wordpress/, Response status code: 404 2025-01-17 15:49:08.197 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/ - null null 2025-01-17 15:49:08.197 +00:00 [DBG] The request path /wiki/ does not match a supported file type 2025-01-17 15:49:08.197 +00:00 [DBG] No candidates found for the request path '/wiki/' 2025-01-17 15:49:08.197 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.197 +00:00 [INF] HTTP HEAD /wiki/ responded 404 in 0.0572 ms 2025-01-17 15:49:08.197 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.197 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/ - 404 null null 0.1993ms 2025-01-17 15:49:08.197 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/, Response status code: 404 2025-01-17 15:49:08.197 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/ - null null 2025-01-17 15:49:08.197 +00:00 [DBG] The request path /mediawiki/ does not match a supported file type 2025-01-17 15:49:08.197 +00:00 [DBG] No candidates found for the request path '/mediawiki/' 2025-01-17 15:49:08.197 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.197 +00:00 [INF] HTTP HEAD /mediawiki/ responded 404 in 0.0447 ms 2025-01-17 15:49:08.198 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.198 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/ - 404 null null 0.2075ms 2025-01-17 15:49:08.198 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/, Response status code: 404 2025-01-17 15:49:08.198 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page - null null 2025-01-17 15:49:08.198 +00:00 [DBG] The request path /wiki/Main_Page does not match a supported file type 2025-01-17 15:49:08.198 +00:00 [DBG] No candidates found for the request path '/wiki/Main_Page' 2025-01-17 15:49:08.198 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.198 +00:00 [INF] HTTP HEAD /wiki/Main_Page responded 404 in 0.0477 ms 2025-01-17 15:49:08.198 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.198 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page - 404 null null 0.1851ms 2025-01-17 15:49:08.198 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page, Response status code: 404 2025-01-17 15:49:08.198 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tikiwiki/ - null null 2025-01-17 15:49:08.198 +00:00 [DBG] The request path /tikiwiki/ does not match a supported file type 2025-01-17 15:49:08.198 +00:00 [DBG] No candidates found for the request path '/tikiwiki/' 2025-01-17 15:49:08.198 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.198 +00:00 [INF] HTTP HEAD /tikiwiki/ responded 404 in 0.0425 ms 2025-01-17 15:49:08.198 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.198 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tikiwiki/ - 404 null null 0.16ms 2025-01-17 15:49:08.198 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/tikiwiki/, Response status code: 404 2025-01-17 15:49:08.198 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr - null null 2025-01-17 15:49:08.198 +00:00 [DBG] The request path /cgi-bin/mj_wwwusr does not match a supported file type 2025-01-17 15:49:08.198 +00:00 [DBG] No candidates found for the request path '/cgi-bin/mj_wwwusr' 2025-01-17 15:49:08.198 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.198 +00:00 [INF] HTTP HEAD /cgi-bin/mj_wwwusr responded 404 in 0.0454 ms 2025-01-17 15:49:08.198 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.198 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr - 404 null null 0.1716ms 2025-01-17 15:49:08.198 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr, Response status code: 404 2025-01-17 15:49:08.198 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/majordomo/mj_wwwusr - null null 2025-01-17 15:49:08.198 +00:00 [DBG] The request path /majordomo/mj_wwwusr does not match a supported file type 2025-01-17 15:49:08.198 +00:00 [DBG] No candidates found for the request path '/majordomo/mj_wwwusr' 2025-01-17 15:49:08.199 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.199 +00:00 [INF] HTTP HEAD /majordomo/mj_wwwusr responded 404 in 0.0715 ms 2025-01-17 15:49:08.199 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.199 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/majordomo/mj_wwwusr - 404 null null 0.1988ms 2025-01-17 15:49:08.199 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/majordomo/mj_wwwusr, Response status code: 404 2025-01-17 15:49:08.199 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/servlets/ - null null 2025-01-17 15:49:08.199 +00:00 [DBG] The request path /j2ee/examples/servlets/ does not match a supported file type 2025-01-17 15:49:08.199 +00:00 [DBG] No candidates found for the request path '/j2ee/examples/servlets/' 2025-01-17 15:49:08.199 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.199 +00:00 [INF] HTTP HEAD /j2ee/examples/servlets/ responded 404 in 0.0437 ms 2025-01-17 15:49:08.199 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.199 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/servlets/ - 404 null null 0.1727ms 2025-01-17 15:49:08.199 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/servlets/, Response status code: 404 2025-01-17 15:49:08.199 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/jsp/ - null null 2025-01-17 15:49:08.199 +00:00 [DBG] The request path /j2ee/examples/jsp/ does not match a supported file type 2025-01-17 15:49:08.199 +00:00 [DBG] No candidates found for the request path '/j2ee/examples/jsp/' 2025-01-17 15:49:08.199 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.199 +00:00 [INF] HTTP HEAD /j2ee/examples/jsp/ responded 404 in 0.0445 ms 2025-01-17 15:49:08.199 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.199 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/jsp/ - 404 null null 0.1634ms 2025-01-17 15:49:08.199 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/jsp/, Response status code: 404 2025-01-17 15:49:08.199 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/dsc/ - null null 2025-01-17 15:49:08.199 +00:00 [DBG] The request path /dsc/ does not match a supported file type 2025-01-17 15:49:08.199 +00:00 [DBG] No candidates found for the request path '/dsc/' 2025-01-17 15:49:08.199 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.199 +00:00 [INF] HTTP HEAD /dsc/ responded 404 in 0.0467 ms 2025-01-17 15:49:08.199 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.199 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/dsc/ - 404 null null 0.1739ms 2025-01-17 15:49:08.199 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/dsc/, Response status code: 404 2025-01-17 15:49:08.199 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/reg_1.htm - null null 2025-01-17 15:49:08.200 +00:00 [DBG] The request path /reg_1.htm does not match an existing file 2025-01-17 15:49:08.200 +00:00 [DBG] No candidates found for the request path '/reg_1.htm' 2025-01-17 15:49:08.200 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.200 +00:00 [INF] HTTP HEAD /reg_1.htm responded 404 in 0.0354 ms 2025-01-17 15:49:08.200 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.200 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/reg_1.htm - 404 null null 0.2831ms 2025-01-17 15:49:08.200 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/reg_1.htm, Response status code: 404 2025-01-17 15:49:08.200 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/adr.htm - null null 2025-01-17 15:49:08.200 +00:00 [DBG] The request path /adr.htm does not match an existing file 2025-01-17 15:49:08.200 +00:00 [DBG] No candidates found for the request path '/adr.htm' 2025-01-17 15:49:08.200 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.200 +00:00 [INF] HTTP HEAD /adr.htm responded 404 in 0.0456 ms 2025-01-17 15:49:08.200 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.200 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/adr.htm - 404 null null 0.2211ms 2025-01-17 15:49:08.200 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/adr.htm, Response status code: 404 2025-01-17 15:49:08.200 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/line_login.htm?l=1 - null null 2025-01-17 15:49:08.200 +00:00 [DBG] The request path /line_login.htm does not match an existing file 2025-01-17 15:49:08.200 +00:00 [DBG] No candidates found for the request path '/line_login.htm' 2025-01-17 15:49:08.200 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.200 +00:00 [INF] HTTP HEAD /line_login.htm responded 404 in 0.0549 ms 2025-01-17 15:49:08.200 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.200 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/line_login.htm?l=1 - 404 null null 0.2127ms 2025-01-17 15:49:08.200 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/line_login.htm, Response status code: 404 2025-01-17 15:49:08.200 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tbook.csv - null null 2025-01-17 15:49:08.201 +00:00 [DBG] The request path /tbook.csv does not match an existing file 2025-01-17 15:49:08.201 +00:00 [DBG] No candidates found for the request path '/tbook.csv' 2025-01-17 15:49:08.201 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.201 +00:00 [INF] HTTP HEAD /tbook.csv responded 404 in 0.0344 ms 2025-01-17 15:49:08.201 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.201 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tbook.csv - 404 null null 0.2345ms 2025-01-17 15:49:08.201 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/tbook.csv, Response status code: 404 2025-01-17 15:49:08.201 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/globalSIPsettings.html - null null 2025-01-17 15:49:08.201 +00:00 [DBG] The request path /globalSIPsettings.html does not match an existing file 2025-01-17 15:49:08.201 +00:00 [DBG] No candidates found for the request path '/globalSIPsettings.html' 2025-01-17 15:49:08.201 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.201 +00:00 [INF] HTTP HEAD /globalSIPsettings.html responded 404 in 0.0345 ms 2025-01-17 15:49:08.201 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.201 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/globalSIPsettings.html - 404 null null 0.1434ms 2025-01-17 15:49:08.201 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/globalSIPsettings.html, Response status code: 404 2025-01-17 15:49:08.201 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/SIPsettingsLine1.html - null null 2025-01-17 15:49:08.201 +00:00 [DBG] The request path /SIPsettingsLine1.html does not match an existing file 2025-01-17 15:49:08.201 +00:00 [DBG] No candidates found for the request path '/SIPsettingsLine1.html' 2025-01-17 15:49:08.201 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.201 +00:00 [INF] HTTP HEAD /SIPsettingsLine1.html responded 404 in 0.0343 ms 2025-01-17 15:49:08.201 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.201 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/SIPsettingsLine1.html - 404 null null 0.1532ms 2025-01-17 15:49:08.201 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/SIPsettingsLine1.html, Response status code: 404 2025-01-17 15:49:08.201 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/websvn/ - null null 2025-01-17 15:49:08.201 +00:00 [DBG] The request path /websvn/ does not match a supported file type 2025-01-17 15:49:08.201 +00:00 [DBG] No candidates found for the request path '/websvn/' 2025-01-17 15:49:08.201 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.201 +00:00 [INF] HTTP HEAD /websvn/ responded 404 in 0.0517 ms 2025-01-17 15:49:08.201 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.201 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/websvn/ - 404 null null 0.2011ms 2025-01-17 15:49:08.201 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/websvn/, Response status code: 404 2025-01-17 15:49:08.202 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/repos/ - null null 2025-01-17 15:49:08.202 +00:00 [DBG] The request path /repos/ does not match a supported file type 2025-01-17 15:49:08.202 +00:00 [DBG] No candidates found for the request path '/repos/' 2025-01-17 15:49:08.202 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.202 +00:00 [INF] HTTP GET /repos/ responded 404 in 0.0459 ms 2025-01-17 15:49:08.202 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.202 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/repos/ - 404 0 null 0.194ms 2025-01-17 15:49:08.202 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/repos/, Response status code: 404 2025-01-17 15:49:08.202 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/repo/ - null null 2025-01-17 15:49:08.202 +00:00 [DBG] The request path /repo/ does not match a supported file type 2025-01-17 15:49:08.202 +00:00 [DBG] No candidates found for the request path '/repo/' 2025-01-17 15:49:08.202 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.202 +00:00 [INF] HTTP GET /repo/ responded 404 in 0.0454 ms 2025-01-17 15:49:08.202 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.202 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/repo/ - 404 0 null 0.178ms 2025-01-17 15:49:08.202 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/repo/, Response status code: 404 2025-01-17 15:49:08.202 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/svn/ - null null 2025-01-17 15:49:08.202 +00:00 [DBG] The request path /svn/ does not match a supported file type 2025-01-17 15:49:08.202 +00:00 [DBG] No candidates found for the request path '/svn/' 2025-01-17 15:49:08.202 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.202 +00:00 [INF] HTTP GET /svn/ responded 404 in 0.0421 ms 2025-01-17 15:49:08.202 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.202 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/svn/ - 404 0 null 0.2ms 2025-01-17 15:49:08.202 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/svn/, Response status code: 404 2025-01-17 15:49:08.202 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/cvs/ - null null 2025-01-17 15:49:08.202 +00:00 [DBG] The request path /cvs/ does not match a supported file type 2025-01-17 15:49:08.202 +00:00 [DBG] No candidates found for the request path '/cvs/' 2025-01-17 15:49:08.202 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.202 +00:00 [INF] HTTP GET /cvs/ responded 404 in 0.0441 ms 2025-01-17 15:49:08.203 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.203 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/cvs/ - 404 0 null 0.2038ms 2025-01-17 15:49:08.203 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/cvs/, Response status code: 404 2025-01-17 15:49:08.203 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/archiva/index.action - null null 2025-01-17 15:49:08.203 +00:00 [DBG] The request path /archiva/index.action does not match a supported file type 2025-01-17 15:49:08.203 +00:00 [DBG] No candidates found for the request path '/archiva/index.action' 2025-01-17 15:49:08.203 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.203 +00:00 [INF] HTTP GET /archiva/index.action responded 404 in 0.0451 ms 2025-01-17 15:49:08.203 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.203 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/archiva/index.action - 404 0 null 0.2621ms 2025-01-17 15:49:08.203 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/archiva/index.action, Response status code: 404 2025-01-17 15:49:08.203 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.action - null null 2025-01-17 15:49:08.203 +00:00 [DBG] The request path /index.action does not match a supported file type 2025-01-17 15:49:08.203 +00:00 [DBG] No candidates found for the request path '/index.action' 2025-01-17 15:49:08.203 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.203 +00:00 [INF] HTTP GET /index.action responded 404 in 0.0436 ms 2025-01-17 15:49:08.203 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.203 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.action - 404 0 null 0.1801ms 2025-01-17 15:49:08.203 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/index.action, Response status code: 404 2025-01-17 15:49:08.203 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/login.stm - null null 2025-01-17 15:49:08.203 +00:00 [DBG] The request path /login.stm does not match a supported file type 2025-01-17 15:49:08.203 +00:00 [DBG] No candidates found for the request path '/login.stm' 2025-01-17 15:49:08.203 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.203 +00:00 [INF] HTTP HEAD /login.stm responded 404 in 0.0444 ms 2025-01-17 15:49:08.203 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.203 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/login.stm - 404 null null 0.2067ms 2025-01-17 15:49:08.204 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/login.stm, Response status code: 404 2025-01-17 15:49:08.204 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.php - null null 2025-01-17 15:49:08.204 +00:00 [DBG] The request path /tools_admin.php does not match a supported file type 2025-01-17 15:49:08.204 +00:00 [DBG] No candidates found for the request path '/tools_admin.php' 2025-01-17 15:49:08.204 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.204 +00:00 [INF] HTTP HEAD /tools_admin.php responded 404 in 0.0339 ms 2025-01-17 15:49:08.204 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.204 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.php - 404 null null 0.1358ms 2025-01-17 15:49:08.204 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.php, Response status code: 404 2025-01-17 15:49:08.204 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/bsc_lan.php - null null 2025-01-17 15:49:08.204 +00:00 [DBG] The request path /bsc_lan.php does not match a supported file type 2025-01-17 15:49:08.204 +00:00 [DBG] No candidates found for the request path '/bsc_lan.php' 2025-01-17 15:49:08.204 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.204 +00:00 [INF] HTTP HEAD /bsc_lan.php responded 404 in 0.0335 ms 2025-01-17 15:49:08.204 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.204 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/bsc_lan.php - 404 null null 0.1441ms 2025-01-17 15:49:08.204 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/bsc_lan.php, Response status code: 404 2025-01-17 15:49:08.204 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/Manage.tri - null null 2025-01-17 15:49:08.204 +00:00 [DBG] The request path /Manage.tri does not match a supported file type 2025-01-17 15:49:08.204 +00:00 [DBG] No candidates found for the request path '/Manage.tri' 2025-01-17 15:49:08.204 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.204 +00:00 [INF] HTTP HEAD /Manage.tri responded 404 in 0.0338 ms 2025-01-17 15:49:08.204 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.204 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/Manage.tri - 404 null null 0.1278ms 2025-01-17 15:49:08.204 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/Manage.tri, Response status code: 404 2025-01-17 15:49:08.204 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/logo_t.gif - null null 2025-01-17 15:49:08.204 +00:00 [DBG] The request path /logo_t.gif does not match an existing file 2025-01-17 15:49:08.204 +00:00 [DBG] No candidates found for the request path '/logo_t.gif' 2025-01-17 15:49:08.204 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.204 +00:00 [INF] HTTP HEAD /logo_t.gif responded 404 in 0.0335 ms 2025-01-17 15:49:08.204 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.204 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/logo_t.gif - 404 null null 0.1667ms 2025-01-17 15:49:08.204 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/logo_t.gif, Response status code: 404 2025-01-17 15:49:08.204 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104//system.html - null null 2025-01-17 15:49:08.205 +00:00 [DBG] The request path //system.html does not match an existing file 2025-01-17 15:49:08.205 +00:00 [DBG] No candidates found for the request path '//system.html' 2025-01-17 15:49:08.205 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.205 +00:00 [INF] HTTP HEAD //system.html responded 404 in 0.0500 ms 2025-01-17 15:49:08.205 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.205 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104//system.html - 404 null null 0.2376ms 2025-01-17 15:49:08.205 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104//system.html, Response status code: 404 2025-01-17 15:49:08.205 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/main_configure.cgi - null null 2025-01-17 15:49:08.205 +00:00 [DBG] The request path /main_configure.cgi does not match a supported file type 2025-01-17 15:49:08.205 +00:00 [DBG] No candidates found for the request path '/main_configure.cgi' 2025-01-17 15:49:08.205 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.205 +00:00 [INF] HTTP HEAD /main_configure.cgi responded 404 in 0.0349 ms 2025-01-17 15:49:08.205 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.205 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/main_configure.cgi - 404 null null 0.1315ms 2025-01-17 15:49:08.205 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/main_configure.cgi, Response status code: 404 2025-01-17 15:49:08.205 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/OvCgi/Toolbar.exe - null null 2025-01-17 15:49:08.205 +00:00 [DBG] The request path /OvCgi/Toolbar.exe does not match an existing file 2025-01-17 15:49:08.205 +00:00 [DBG] No candidates found for the request path '/OvCgi/Toolbar.exe' 2025-01-17 15:49:08.205 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.205 +00:00 [INF] HTTP HEAD /OvCgi/Toolbar.exe responded 404 in 0.0369 ms 2025-01-17 15:49:08.205 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.205 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/OvCgi/Toolbar.exe - 404 null null 0.1444ms 2025-01-17 15:49:08.205 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/OvCgi/Toolbar.exe, Response status code: 404 2025-01-17 15:49:08.205 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/frontend/x3/ - null null 2025-01-17 15:49:08.205 +00:00 [DBG] The request path /frontend/x3/ does not match a supported file type 2025-01-17 15:49:08.205 +00:00 [DBG] No candidates found for the request path '/frontend/x3/' 2025-01-17 15:49:08.205 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.205 +00:00 [INF] HTTP HEAD /frontend/x3/ responded 404 in 0.0315 ms 2025-01-17 15:49:08.205 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.205 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/frontend/x3/ - 404 null null 0.1283ms 2025-01-17 15:49:08.205 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/frontend/x3/, Response status code: 404 2025-01-17 15:49:08.205 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals/awstatstotals.php - null null 2025-01-17 15:49:08.205 +00:00 [DBG] The request path /awstatstotals/awstatstotals.php does not match a supported file type 2025-01-17 15:49:08.205 +00:00 [DBG] No candidates found for the request path '/awstatstotals/awstatstotals.php' 2025-01-17 15:49:08.205 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.205 +00:00 [INF] HTTP HEAD /awstatstotals/awstatstotals.php responded 404 in 0.0339 ms 2025-01-17 15:49:08.206 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.206 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals/awstatstotals.php - 404 null null 0.1533ms 2025-01-17 15:49:08.206 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals/awstatstotals.php, Response status code: 404 2025-01-17 15:49:08.206 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstats/awstatstotals.php - null null 2025-01-17 15:49:08.206 +00:00 [DBG] The request path /awstats/awstatstotals.php does not match a supported file type 2025-01-17 15:49:08.206 +00:00 [DBG] No candidates found for the request path '/awstats/awstatstotals.php' 2025-01-17 15:49:08.206 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.206 +00:00 [INF] HTTP HEAD /awstats/awstatstotals.php responded 404 in 0.0328 ms 2025-01-17 15:49:08.206 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.206 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstats/awstatstotals.php - 404 null null 0.1301ms 2025-01-17 15:49:08.206 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstats/awstatstotals.php, Response status code: 404 2025-01-17 15:49:08.206 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals.php - null null 2025-01-17 15:49:08.206 +00:00 [DBG] The request path /awstatstotals.php does not match a supported file type 2025-01-17 15:49:08.206 +00:00 [DBG] No candidates found for the request path '/awstatstotals.php' 2025-01-17 15:49:08.206 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.206 +00:00 [INF] HTTP HEAD /awstatstotals.php responded 404 in 0.0305 ms 2025-01-17 15:49:08.206 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" completed keep alive response. 2025-01-17 15:49:08.206 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals.php - 404 null null 0.1225ms 2025-01-17 15:49:08.206 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals.php, Response status code: 404 2025-01-17 15:49:08.206 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstats/index.php - null null 2025-01-17 15:49:08.206 +00:00 [DBG] The request path /awstats/index.php does not match a supported file type 2025-01-17 15:49:08.206 +00:00 [DBG] No candidates found for the request path '/awstats/index.php' 2025-01-17 15:49:08.206 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:08.206 +00:00 [INF] HTTP HEAD /awstats/index.php responded 404 in 0.0329 ms 2025-01-17 15:49:08.206 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstats/index.php - 404 null null 0.1174ms 2025-01-17 15:49:08.206 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/awstats/index.php, Response status code: 404 2025-01-17 15:49:08.206 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" disconnecting. 2025-01-17 15:49:08.206 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" stopped. 2025-01-17 15:49:08.206 +00:00 [DBG] Connection id "0HN8VETJHTK6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:08.362 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM%27%20OR%20sqlspider - null null 2025-01-17 15:49:08.362 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-01-17 15:49:08.362 +00:00 [DBG] Connection id "0HN8VETJHTK6S" completed keep alive response. 2025-01-17 15:49:08.363 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM%27%20OR%20sqlspider - 200 12653 text/css 0.5092ms 2025-01-17 15:49:08.585 +00:00 [DBG] Connection id "0HN8VETJHTK6S" reset. 2025-01-17 15:49:08.585 +00:00 [DBG] Connection id "0HN8VETJHTK6S" disconnecting. 2025-01-17 15:49:08.585 +00:00 [DBG] Connection id "0HN8VETJHTK6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:08.586 +00:00 [DBG] Connection id "0HN8VETJHTK6S" stopped. 2025-01-17 15:49:08.683 +00:00 [DBG] Connection id "0HN8VETJHTK6T" accepted. 2025-01-17 15:49:08.683 +00:00 [DBG] Connection id "0HN8VETJHTK6T" started. 2025-01-17 15:49:08.721 +00:00 [DBG] Connection id "0HN8VETJHTK6U" accepted. 2025-01-17 15:49:08.721 +00:00 [DBG] Connection id "0HN8VETJHTK6U" started. 2025-01-17 15:49:08.818 +00:00 [DBG] Connection id "0HN8VETJHTK6V" accepted. 2025-01-17 15:49:08.818 +00:00 [DBG] Connection id "0HN8VETJHTK6V" started. 2025-01-17 15:49:08.824 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:49:08.826 +00:00 [DBG] Connection id "0HN8VETJHTK6V" stopped. 2025-01-17 15:49:08.826 +00:00 [DBG] Connection id "0HN8VETJHTK6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:08.881 +00:00 [DBG] Connection 0HN8VETJHTK6T established using the following protocol: "Tls13" 2025-01-17 15:49:09.073 +00:00 [DBG] Connection 0HN8VETJHTK6U established using the following protocol: "Tls13" 2025-01-17 15:49:09.156 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?call=test - null null 2025-01-17 15:49:09.157 +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' 2025-01-17 15:49:09.157 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/lib/jquery/dist/jquery.min.js?call=test - 200 89501 text/javascript 1.0138ms 2025-01-17 15:49:09.157 +00:00 [DBG] Connection id "0HN8VETJHTK6T" disconnecting. 2025-01-17 15:49:09.157 +00:00 [DBG] Connection id "0HN8VETJHTK6T" stopped. 2025-01-17 15:49:09.239 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/blog/ - null null 2025-01-17 15:49:09.239 +00:00 [DBG] The request path /blog/ does not match a supported file type 2025-01-17 15:49:09.240 +00:00 [DBG] No candidates found for the request path '/blog/' 2025-01-17 15:49:09.240 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:09.240 +00:00 [INF] HTTP HEAD /blog/ responded 404 in 0.1015 ms 2025-01-17 15:49:09.240 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/blog/ - 404 null null 0.4429ms 2025-01-17 15:49:09.240 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/blog/, Response status code: 404 2025-01-17 15:49:09.240 +00:00 [DBG] Connection id "0HN8VETJHTK6U" disconnecting. 2025-01-17 15:49:09.240 +00:00 [DBG] Connection id "0HN8VETJHTK6U" stopped. 2025-01-17 15:49:09.240 +00:00 [DBG] Connection id "0HN8VETJHTK6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:09.346 +00:00 [DBG] Connection id "0HN8VETJHTK6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:09.863 +00:00 [DBG] Connection id "0HN8VETJHTK70" accepted. 2025-01-17 15:49:09.863 +00:00 [DBG] Connection id "0HN8VETJHTK70" started. 2025-01-17 15:49:09.876 +00:00 [DBG] Connection id "0HN8VETJHTK71" accepted. 2025-01-17 15:49:09.876 +00:00 [DBG] Connection id "0HN8VETJHTK71" started. 2025-01-17 15:49:10.136 +00:00 [DBG] Connection 0HN8VETJHTK70 established using the following protocol: "Tls13" 2025-01-17 15:49:10.137 +00:00 [DBG] Connection 0HN8VETJHTK71 established using the following protocol: "Tls13" 2025-01-17 15:49:10.402 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?callback=test - null null 2025-01-17 15:49:10.402 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblog/ - null null 2025-01-17 15:49:10.402 +00:00 [DBG] The request path /weblog/ does not match a supported file type 2025-01-17 15:49:10.402 +00:00 [DBG] No candidates found for the request path '/weblog/' 2025-01-17 15:49:10.402 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:10.402 +00:00 [INF] HTTP HEAD /weblog/ responded 404 in 0.1006 ms 2025-01-17 15:49:10.402 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-01-17 15:49:10.402 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblog/ - 404 null null 0.6699ms 2025-01-17 15:49:10.403 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblog/, Response status code: 404 2025-01-17 15:49:10.403 +00:00 [DBG] Connection id "0HN8VETJHTK70" disconnecting. 2025-01-17 15:49:10.403 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?callback=test - 200 12653 text/css 0.7736ms 2025-01-17 15:49:10.403 +00:00 [DBG] Connection id "0HN8VETJHTK71" disconnecting. 2025-01-17 15:49:10.403 +00:00 [DBG] Connection id "0HN8VETJHTK71" stopped. 2025-01-17 15:49:10.403 +00:00 [DBG] Connection id "0HN8VETJHTK71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:10.403 +00:00 [DBG] Connection id "0HN8VETJHTK70" stopped. 2025-01-17 15:49:10.403 +00:00 [DBG] Connection id "0HN8VETJHTK70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:11.105 +00:00 [DBG] Connection id "0HN8VETJHTK72" accepted. 2025-01-17 15:49:11.105 +00:00 [DBG] Connection id "0HN8VETJHTK72" started. 2025-01-17 15:49:11.162 +00:00 [DBG] Connection id "0HN8VETJHTK73" accepted. 2025-01-17 15:49:11.162 +00:00 [DBG] Connection id "0HN8VETJHTK73" started. 2025-01-17 15:49:11.418 +00:00 [DBG] Connection 0HN8VETJHTK73 established using the following protocol: "Tls13" 2025-01-17 15:49:11.418 +00:00 [DBG] Connection 0HN8VETJHTK72 established using the following protocol: "Tls13" 2025-01-17 15:49:11.645 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?cb=test - null null 2025-01-17 15:49:11.645 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-01-17 15:49:11.645 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?cb=test - 200 12653 text/css 0.5861ms 2025-01-17 15:49:11.645 +00:00 [DBG] Connection id "0HN8VETJHTK72" disconnecting. 2025-01-17 15:49:11.645 +00:00 [DBG] Connection id "0HN8VETJHTK72" stopped. 2025-01-17 15:49:11.645 +00:00 [DBG] Connection id "0HN8VETJHTK72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:11.646 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblogs/ - null null 2025-01-17 15:49:11.646 +00:00 [DBG] The request path /weblogs/ does not match a supported file type 2025-01-17 15:49:11.646 +00:00 [DBG] No candidates found for the request path '/weblogs/' 2025-01-17 15:49:11.646 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:11.646 +00:00 [INF] HTTP HEAD /weblogs/ responded 404 in 0.0993 ms 2025-01-17 15:49:11.646 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblogs/ - 404 null null 0.3595ms 2025-01-17 15:49:11.646 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/weblogs/, Response status code: 404 2025-01-17 15:49:11.646 +00:00 [DBG] Connection id "0HN8VETJHTK73" disconnecting. 2025-01-17 15:49:11.646 +00:00 [DBG] Connection id "0HN8VETJHTK73" stopped. 2025-01-17 15:49:11.646 +00:00 [DBG] Connection id "0HN8VETJHTK73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:12.146 +00:00 [DBG] Connection id "0HN8VETJHTK74" accepted. 2025-01-17 15:49:12.146 +00:00 [DBG] Connection id "0HN8VETJHTK74" started. 2025-01-17 15:49:12.169 +00:00 [DBG] Connection id "0HN8VETJHTK75" accepted. 2025-01-17 15:49:12.170 +00:00 [DBG] Connection id "0HN8VETJHTK75" started. 2025-01-17 15:49:12.489 +00:00 [DBG] Connection 0HN8VETJHTK74 established using the following protocol: "Tls13" 2025-01-17 15:49:12.531 +00:00 [DBG] Connection 0HN8VETJHTK75 established using the following protocol: "Tls13" 2025-01-17 15:49:12.704 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?jsonp=test - null null 2025-01-17 15:49:12.704 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-01-17 15:49:12.704 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?jsonp=test - 200 12653 text/css 0.4682ms 2025-01-17 15:49:12.704 +00:00 [DBG] Connection id "0HN8VETJHTK74" disconnecting. 2025-01-17 15:49:12.705 +00:00 [DBG] Connection id "0HN8VETJHTK74" stopped. 2025-01-17 15:49:12.705 +00:00 [DBG] Connection id "0HN8VETJHTK74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:12.707 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wordpress/ - null null 2025-01-17 15:49:12.707 +00:00 [DBG] The request path /wordpress/ does not match a supported file type 2025-01-17 15:49:12.707 +00:00 [DBG] No candidates found for the request path '/wordpress/' 2025-01-17 15:49:12.707 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:12.707 +00:00 [INF] HTTP HEAD /wordpress/ responded 404 in 0.0561 ms 2025-01-17 15:49:12.708 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wordpress/ - 404 null null 0.2985ms 2025-01-17 15:49:12.708 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/wordpress/, Response status code: 404 2025-01-17 15:49:12.708 +00:00 [DBG] Connection id "0HN8VETJHTK75" disconnecting. 2025-01-17 15:49:12.708 +00:00 [DBG] Connection id "0HN8VETJHTK75" stopped. 2025-01-17 15:49:12.708 +00:00 [DBG] Connection id "0HN8VETJHTK75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:13.112 +00:00 [DBG] Connection id "0HN8VETJHTK76" accepted. 2025-01-17 15:49:13.112 +00:00 [DBG] Connection id "0HN8VETJHTK76" started. 2025-01-17 15:49:13.144 +00:00 [DBG] Connection id "0HN8VETJHTK77" accepted. 2025-01-17 15:49:13.145 +00:00 [DBG] Connection id "0HN8VETJHTK77" started. 2025-01-17 15:49:13.721 +00:00 [DBG] Connection 0HN8VETJHTK77 established using the following protocol: "Tls13" 2025-01-17 15:49:13.721 +00:00 [DBG] Connection 0HN8VETJHTK76 established using the following protocol: "Tls13" 2025-01-17 15:49:13.960 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?jsonpcallback=test - null null 2025-01-17 15:49:13.961 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-01-17 15:49:13.961 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?jsonpcallback=test - 200 12653 text/css 0.5348ms 2025-01-17 15:49:13.961 +00:00 [DBG] Connection id "0HN8VETJHTK76" disconnecting. 2025-01-17 15:49:13.961 +00:00 [DBG] Connection id "0HN8VETJHTK76" stopped. 2025-01-17 15:49:13.961 +00:00 [DBG] Connection id "0HN8VETJHTK76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:13.961 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/ - null null 2025-01-17 15:49:13.961 +00:00 [DBG] The request path /wiki/ does not match a supported file type 2025-01-17 15:49:13.961 +00:00 [DBG] No candidates found for the request path '/wiki/' 2025-01-17 15:49:13.962 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:13.962 +00:00 [INF] HTTP HEAD /wiki/ responded 404 in 0.0913 ms 2025-01-17 15:49:13.962 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/ - 404 null null 0.3323ms 2025-01-17 15:49:13.962 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/, Response status code: 404 2025-01-17 15:49:13.962 +00:00 [DBG] Connection id "0HN8VETJHTK77" disconnecting. 2025-01-17 15:49:13.962 +00:00 [DBG] Connection id "0HN8VETJHTK77" stopped. 2025-01-17 15:49:13.962 +00:00 [DBG] Connection id "0HN8VETJHTK77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:14.234 +00:00 [DBG] Connection id "0HN8VETJHTK78" accepted. 2025-01-17 15:49:14.235 +00:00 [DBG] Connection id "0HN8VETJHTK78" started. 2025-01-17 15:49:15.296 +00:00 [DBG] Connection id "0HN8VETJHTK79" accepted. 2025-01-17 15:49:15.296 +00:00 [DBG] Connection id "0HN8VETJHTK79" started. 2025-01-17 15:49:15.633 +00:00 [DBG] Connection 0HN8VETJHTK79 established using the following protocol: "Tls13" 2025-01-17 15:49:15.801 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/ - null null 2025-01-17 15:49:15.801 +00:00 [DBG] The request path /mediawiki/ does not match a supported file type 2025-01-17 15:49:15.801 +00:00 [DBG] No candidates found for the request path '/mediawiki/' 2025-01-17 15:49:15.801 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:15.801 +00:00 [INF] HTTP HEAD /mediawiki/ responded 404 in 0.0936 ms 2025-01-17 15:49:15.801 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/ - 404 null null 0.4955ms 2025-01-17 15:49:15.801 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/, Response status code: 404 2025-01-17 15:49:15.801 +00:00 [DBG] Connection id "0HN8VETJHTK79" disconnecting. 2025-01-17 15:49:15.801 +00:00 [DBG] Connection id "0HN8VETJHTK79" stopped. 2025-01-17 15:49:15.802 +00:00 [DBG] Connection id "0HN8VETJHTK79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:16.187 +00:00 [DBG] Connection id "0HN8VETJHTK7A" accepted. 2025-01-17 15:49:16.187 +00:00 [DBG] Connection id "0HN8VETJHTK7A" started. 2025-01-17 15:49:16.332 +00:00 [DBG] Connection id "0HN8VETJHTK7B" accepted. 2025-01-17 15:49:16.333 +00:00 [DBG] Connection id "0HN8VETJHTK7B" started. 2025-01-17 15:49:16.369 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wordpress/wp-login.php - null null 2025-01-17 15:49:16.369 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wordpress/wp-login.php'. 2025-01-17 15:49:16.369 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wordpress/wp-login.php - 307 0 null 0.2819ms 2025-01-17 15:49:16.369 +00:00 [DBG] Connection id "0HN8VETJHTK7A" disconnecting. 2025-01-17 15:49:16.369 +00:00 [DBG] Connection id "0HN8VETJHTK7A" stopped. 2025-01-17 15:49:16.369 +00:00 [DBG] Connection id "0HN8VETJHTK7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:16.592 +00:00 [DBG] Connection 0HN8VETJHTK7B established using the following protocol: "Tls13" 2025-01-17 15:49:16.900 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page - null null 2025-01-17 15:49:16.900 +00:00 [DBG] The request path /wiki/Main_Page does not match a supported file type 2025-01-17 15:49:16.900 +00:00 [DBG] Connection id "0HN8VETJHTK7C" accepted. 2025-01-17 15:49:16.900 +00:00 [DBG] Connection id "0HN8VETJHTK7C" started. 2025-01-17 15:49:16.900 +00:00 [DBG] No candidates found for the request path '/wiki/Main_Page' 2025-01-17 15:49:16.900 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:16.900 +00:00 [INF] HTTP HEAD /wiki/Main_Page responded 404 in 0.2413 ms 2025-01-17 15:49:16.900 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page - 404 null null 0.6288ms 2025-01-17 15:49:16.900 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page, Response status code: 404 2025-01-17 15:49:16.900 +00:00 [DBG] Connection id "0HN8VETJHTK7B" disconnecting. 2025-01-17 15:49:16.901 +00:00 [DBG] Connection id "0HN8VETJHTK7B" stopped. 2025-01-17 15:49:16.901 +00:00 [DBG] Connection id "0HN8VETJHTK7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:17.025 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/blog/wp-login.php - null null 2025-01-17 15:49:17.025 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blog/wp-login.php'. 2025-01-17 15:49:17.025 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/blog/wp-login.php - 307 0 null 0.3216ms 2025-01-17 15:49:17.025 +00:00 [DBG] Connection id "0HN8VETJHTK7C" disconnecting. 2025-01-17 15:49:17.025 +00:00 [DBG] Connection id "0HN8VETJHTK7C" stopped. 2025-01-17 15:49:17.026 +00:00 [DBG] Connection id "0HN8VETJHTK7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:17.297 +00:00 [DBG] Connection id "0HN8VETJHTK7D" accepted. 2025-01-17 15:49:17.297 +00:00 [DBG] Connection id "0HN8VETJHTK7D" started. 2025-01-17 15:49:17.401 +00:00 [DBG] Connection id "0HN8VETJHTK7E" accepted. 2025-01-17 15:49:17.401 +00:00 [DBG] Connection id "0HN8VETJHTK7F" accepted. 2025-01-17 15:49:17.401 +00:00 [DBG] Connection id "0HN8VETJHTK7E" started. 2025-01-17 15:49:17.401 +00:00 [DBG] Connection id "0HN8VETJHTK7F" started. 2025-01-17 15:49:17.452 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:49:17.453 +00:00 [DBG] Connection id "0HN8VETJHTK7D" stopped. 2025-01-17 15:49:17.453 +00:00 [DBG] Connection id "0HN8VETJHTK7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:17.545 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/wp-login.php - null null 2025-01-17 15:49:17.545 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/wp-login.php'. 2025-01-17 15:49:17.545 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/wp-login.php - 307 0 null 0.22ms 2025-01-17 15:49:17.545 +00:00 [DBG] Connection id "0HN8VETJHTK7E" disconnecting. 2025-01-17 15:49:17.545 +00:00 [DBG] Connection id "0HN8VETJHTK7E" stopped. 2025-01-17 15:49:17.545 +00:00 [DBG] Connection id "0HN8VETJHTK7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:17.665 +00:00 [DBG] Connection 0HN8VETJHTK7F established using the following protocol: "Tls13" 2025-01-17 15:49:17.840 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tikiwiki/ - null null 2025-01-17 15:49:17.840 +00:00 [DBG] The request path /tikiwiki/ does not match a supported file type 2025-01-17 15:49:17.840 +00:00 [DBG] No candidates found for the request path '/tikiwiki/' 2025-01-17 15:49:17.840 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:17.840 +00:00 [INF] HTTP HEAD /tikiwiki/ responded 404 in 0.0912 ms 2025-01-17 15:49:17.840 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tikiwiki/ - 404 null null 0.4636ms 2025-01-17 15:49:17.841 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/tikiwiki/, Response status code: 404 2025-01-17 15:49:17.841 +00:00 [DBG] Connection id "0HN8VETJHTK7F" disconnecting. 2025-01-17 15:49:17.841 +00:00 [DBG] Connection id "0HN8VETJHTK7F" stopped. 2025-01-17 15:49:17.841 +00:00 [DBG] Connection id "0HN8VETJHTK7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:17.921 +00:00 [DBG] Connection id "0HN8VETJHTK7G" accepted. 2025-01-17 15:49:17.921 +00:00 [DBG] Connection id "0HN8VETJHTK7G" started. 2025-01-17 15:49:17.977 +00:00 [DBG] Connection id "0HN8VETJHTK7H" accepted. 2025-01-17 15:49:17.977 +00:00 [DBG] Connection id "0HN8VETJHTK7H" started. 2025-01-17 15:49:18.129 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/weblog/wp-login.php - null null 2025-01-17 15:49:18.129 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblog/wp-login.php'. 2025-01-17 15:49:18.129 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/weblog/wp-login.php - 307 0 null 0.2721ms 2025-01-17 15:49:18.129 +00:00 [DBG] Connection id "0HN8VETJHTK7H" disconnecting. 2025-01-17 15:49:18.129 +00:00 [DBG] Connection id "0HN8VETJHTK7H" stopped. 2025-01-17 15:49:18.130 +00:00 [DBG] Connection id "0HN8VETJHTK7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:18.229 +00:00 [DBG] Connection 0HN8VETJHTK7G established using the following protocol: "Tls13" 2025-01-17 15:49:18.418 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?call=test - null null 2025-01-17 15:49:18.418 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-01-17 15:49:18.418 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?call=test - 200 12653 text/css 0.4652ms 2025-01-17 15:49:18.419 +00:00 [DBG] Connection id "0HN8VETJHTK7G" disconnecting. 2025-01-17 15:49:18.419 +00:00 [DBG] Connection id "0HN8VETJHTK7G" stopped. 2025-01-17 15:49:18.419 +00:00 [DBG] Connection id "0HN8VETJHTK7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:18.735 +00:00 [DBG] Connection id "0HN8VETJHTK7J" accepted. 2025-01-17 15:49:18.735 +00:00 [DBG] Connection id "0HN8VETJHTK7I" accepted. 2025-01-17 15:49:18.736 +00:00 [DBG] Connection id "0HN8VETJHTK7J" started. 2025-01-17 15:49:18.736 +00:00 [DBG] Connection id "0HN8VETJHTK7I" started. 2025-01-17 15:49:18.802 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-admin/upgrade.php - null null 2025-01-17 15:49:18.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-admin/upgrade.php'. 2025-01-17 15:49:18.802 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-admin/upgrade.php - 307 0 null 0.2479ms 2025-01-17 15:49:18.802 +00:00 [DBG] Connection id "0HN8VETJHTK7I" disconnecting. 2025-01-17 15:49:18.802 +00:00 [DBG] Connection id "0HN8VETJHTK7I" stopped. 2025-01-17 15:49:18.802 +00:00 [DBG] Connection id "0HN8VETJHTK7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:18.937 +00:00 [DBG] Connection 0HN8VETJHTK7J established using the following protocol: "Tls13" 2025-01-17 15:49:19.135 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr - null null 2025-01-17 15:49:19.136 +00:00 [DBG] The request path /cgi-bin/mj_wwwusr does not match a supported file type 2025-01-17 15:49:19.136 +00:00 [DBG] No candidates found for the request path '/cgi-bin/mj_wwwusr' 2025-01-17 15:49:19.136 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:19.136 +00:00 [INF] HTTP HEAD /cgi-bin/mj_wwwusr responded 404 in 0.0765 ms 2025-01-17 15:49:19.136 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr - 404 null null 0.5736ms 2025-01-17 15:49:19.136 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr, Response status code: 404 2025-01-17 15:49:19.136 +00:00 [DBG] Connection id "0HN8VETJHTK7J" disconnecting. 2025-01-17 15:49:19.136 +00:00 [DBG] Connection id "0HN8VETJHTK7J" stopped. 2025-01-17 15:49:19.136 +00:00 [DBG] Connection id "0HN8VETJHTK7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:19.304 +00:00 [DBG] Connection id "0HN8VETJHTK7K" accepted. 2025-01-17 15:49:19.304 +00:00 [DBG] Connection id "0HN8VETJHTK7K" started. 2025-01-17 15:49:19.392 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs/ - null null 2025-01-17 15:49:19.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/'. 2025-01-17 15:49:19.392 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs/ - 307 0 null 0.2689ms 2025-01-17 15:49:19.393 +00:00 [DBG] Connection id "0HN8VETJHTK7K" disconnecting. 2025-01-17 15:49:19.393 +00:00 [DBG] Connection id "0HN8VETJHTK7K" stopped. 2025-01-17 15:49:19.393 +00:00 [DBG] Connection id "0HN8VETJHTK7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:19.661 +00:00 [DBG] Connection id "0HN8VETJHTK7L" accepted. 2025-01-17 15:49:19.661 +00:00 [DBG] Connection id "0HN8VETJHTK7L" started. 2025-01-17 15:49:19.896 +00:00 [DBG] Connection id "0HN8VETJHTK7M" accepted. 2025-01-17 15:49:19.896 +00:00 [DBG] Connection id "0HN8VETJHTK7M" started. 2025-01-17 15:49:19.897 +00:00 [DBG] Connection 0HN8VETJHTK7L established using the following protocol: "Tls13" 2025-01-17 15:49:19.919 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/store/docs/ - null null 2025-01-17 15:49:19.919 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/store/docs/'. 2025-01-17 15:49:19.919 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/store/docs/ - 307 0 null 0.2661ms 2025-01-17 15:49:19.919 +00:00 [DBG] Connection id "0HN8VETJHTK7M" disconnecting. 2025-01-17 15:49:19.919 +00:00 [DBG] Connection id "0HN8VETJHTK7M" stopped. 2025-01-17 15:49:19.919 +00:00 [DBG] Connection id "0HN8VETJHTK7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:20.117 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/majordomo/mj_wwwusr - null null 2025-01-17 15:49:20.117 +00:00 [DBG] The request path /majordomo/mj_wwwusr does not match a supported file type 2025-01-17 15:49:20.117 +00:00 [DBG] No candidates found for the request path '/majordomo/mj_wwwusr' 2025-01-17 15:49:20.118 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:20.118 +00:00 [INF] HTTP HEAD /majordomo/mj_wwwusr responded 404 in 0.0988 ms 2025-01-17 15:49:20.118 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/majordomo/mj_wwwusr - 404 null null 0.4423ms 2025-01-17 15:49:20.118 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/majordomo/mj_wwwusr, Response status code: 404 2025-01-17 15:49:20.118 +00:00 [DBG] Connection id "0HN8VETJHTK7L" disconnecting. 2025-01-17 15:49:20.118 +00:00 [DBG] Connection id "0HN8VETJHTK7L" stopped. 2025-01-17 15:49:20.118 +00:00 [DBG] Connection id "0HN8VETJHTK7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:20.400 +00:00 [DBG] Connection id "0HN8VETJHTK7N" accepted. 2025-01-17 15:49:20.400 +00:00 [DBG] Connection id "0HN8VETJHTK7N" started. 2025-01-17 15:49:20.522 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zencart/docs/ - null null 2025-01-17 15:49:20.522 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zencart/docs/'. 2025-01-17 15:49:20.522 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zencart/docs/ - 307 0 null 0.2381ms 2025-01-17 15:49:20.522 +00:00 [DBG] Connection id "0HN8VETJHTK7N" disconnecting. 2025-01-17 15:49:20.522 +00:00 [DBG] Connection id "0HN8VETJHTK7N" stopped. 2025-01-17 15:49:20.522 +00:00 [DBG] Connection id "0HN8VETJHTK7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:20.569 +00:00 [DBG] Connection id "0HN8VETJHTK7O" accepted. 2025-01-17 15:49:20.569 +00:00 [DBG] Connection id "0HN8VETJHTK7O" started. 2025-01-17 15:49:20.803 +00:00 [DBG] Connection 0HN8VETJHTK7O established using the following protocol: "Tls13" 2025-01-17 15:49:20.944 +00:00 [DBG] Connection id "0HN8VETJHTK7P" accepted. 2025-01-17 15:49:20.944 +00:00 [DBG] Connection id "0HN8VETJHTK7P" started. 2025-01-17 15:49:20.986 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/servlets/ - null null 2025-01-17 15:49:20.986 +00:00 [DBG] The request path /j2ee/examples/servlets/ does not match a supported file type 2025-01-17 15:49:20.986 +00:00 [DBG] No candidates found for the request path '/j2ee/examples/servlets/' 2025-01-17 15:49:20.986 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:20.986 +00:00 [INF] HTTP HEAD /j2ee/examples/servlets/ responded 404 in 0.0674 ms 2025-01-17 15:49:20.986 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/servlets/ - 404 null null 0.5054ms 2025-01-17 15:49:20.986 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/servlets/, Response status code: 404 2025-01-17 15:49:20.986 +00:00 [DBG] Connection id "0HN8VETJHTK7O" disconnecting. 2025-01-17 15:49:20.986 +00:00 [DBG] Connection id "0HN8VETJHTK7O" stopped. 2025-01-17 15:49:20.986 +00:00 [DBG] Connection id "0HN8VETJHTK7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:21.017 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cart/docs/ - null null 2025-01-17 15:49:21.017 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cart/docs/'. 2025-01-17 15:49:21.017 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cart/docs/ - 307 0 null 0.2034ms 2025-01-17 15:49:21.017 +00:00 [DBG] Connection id "0HN8VETJHTK7P" disconnecting. 2025-01-17 15:49:21.017 +00:00 [DBG] Connection id "0HN8VETJHTK7P" stopped. 2025-01-17 15:49:21.018 +00:00 [DBG] Connection id "0HN8VETJHTK7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:21.553 +00:00 [DBG] Connection id "0HN8VETJHTK7Q" accepted. 2025-01-17 15:49:21.553 +00:00 [DBG] Connection id "0HN8VETJHTK7Q" started. 2025-01-17 15:49:21.554 +00:00 [DBG] Connection id "0HN8VETJHTK7R" accepted. 2025-01-17 15:49:21.554 +00:00 [DBG] Connection id "0HN8VETJHTK7R" started. 2025-01-17 15:49:21.658 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs/CHANGELOG.html - null null 2025-01-17 15:49:21.658 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/CHANGELOG.html'. 2025-01-17 15:49:21.658 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs/CHANGELOG.html - 307 0 null 0.2724ms 2025-01-17 15:49:21.658 +00:00 [DBG] Connection id "0HN8VETJHTK7Q" disconnecting. 2025-01-17 15:49:21.658 +00:00 [DBG] Connection id "0HN8VETJHTK7Q" stopped. 2025-01-17 15:49:21.658 +00:00 [DBG] Connection id "0HN8VETJHTK7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:21.737 +00:00 [DBG] Connection 0HN8VETJHTK7R established using the following protocol: "Tls13" 2025-01-17 15:49:21.922 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/jsp/ - null null 2025-01-17 15:49:21.922 +00:00 [DBG] The request path /j2ee/examples/jsp/ does not match a supported file type 2025-01-17 15:49:21.922 +00:00 [DBG] No candidates found for the request path '/j2ee/examples/jsp/' 2025-01-17 15:49:21.922 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:21.922 +00:00 [INF] HTTP HEAD /j2ee/examples/jsp/ responded 404 in 0.0610 ms 2025-01-17 15:49:21.922 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/jsp/ - 404 null null 0.3327ms 2025-01-17 15:49:21.922 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/jsp/, Response status code: 404 2025-01-17 15:49:21.922 +00:00 [DBG] Connection id "0HN8VETJHTK7R" disconnecting. 2025-01-17 15:49:21.922 +00:00 [DBG] Connection id "0HN8VETJHTK7R" stopped. 2025-01-17 15:49:21.923 +00:00 [DBG] Connection id "0HN8VETJHTK7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:22.137 +00:00 [DBG] Connection id "0HN8VETJHTK7S" accepted. 2025-01-17 15:49:22.137 +00:00 [DBG] Connection id "0HN8VETJHTK7S" started. 2025-01-17 15:49:22.224 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forum/docs/CHANGELOG.html - null null 2025-01-17 15:49:22.224 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/docs/CHANGELOG.html'. 2025-01-17 15:49:22.224 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forum/docs/CHANGELOG.html - 307 0 null 0.2436ms 2025-01-17 15:49:22.224 +00:00 [DBG] Connection id "0HN8VETJHTK7S" disconnecting. 2025-01-17 15:49:22.224 +00:00 [DBG] Connection id "0HN8VETJHTK7S" stopped. 2025-01-17 15:49:22.224 +00:00 [DBG] Connection id "0HN8VETJHTK7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:22.729 +00:00 [DBG] Connection id "0HN8VETJHTK7U" accepted. 2025-01-17 15:49:22.729 +00:00 [DBG] Connection id "0HN8VETJHTK7U" started. 2025-01-17 15:49:22.729 +00:00 [DBG] Connection id "0HN8VETJHTK7T" accepted. 2025-01-17 15:49:22.729 +00:00 [DBG] Connection id "0HN8VETJHTK7T" started. 2025-01-17 15:49:22.800 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forums/docs/CHANGELOG.html - null null 2025-01-17 15:49:22.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forums/docs/CHANGELOG.html'. 2025-01-17 15:49:22.801 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forums/docs/CHANGELOG.html - 307 0 null 0.3998ms 2025-01-17 15:49:22.802 +00:00 [DBG] Connection id "0HN8VETJHTK7U" disconnecting. 2025-01-17 15:49:22.802 +00:00 [DBG] Connection id "0HN8VETJHTK7U" stopped. 2025-01-17 15:49:22.802 +00:00 [DBG] Connection id "0HN8VETJHTK7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:22.931 +00:00 [DBG] Connection 0HN8VETJHTK7T established using the following protocol: "Tls13" 2025-01-17 15:49:23.110 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/dsc/ - null null 2025-01-17 15:49:23.110 +00:00 [DBG] The request path /dsc/ does not match a supported file type 2025-01-17 15:49:23.110 +00:00 [DBG] No candidates found for the request path '/dsc/' 2025-01-17 15:49:23.110 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:23.110 +00:00 [INF] HTTP HEAD /dsc/ responded 404 in 0.0715 ms 2025-01-17 15:49:23.111 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/dsc/ - 404 null null 0.5134ms 2025-01-17 15:49:23.111 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/dsc/, Response status code: 404 2025-01-17 15:49:23.111 +00:00 [DBG] Connection id "0HN8VETJHTK7T" disconnecting. 2025-01-17 15:49:23.111 +00:00 [DBG] Connection id "0HN8VETJHTK7T" stopped. 2025-01-17 15:49:23.111 +00:00 [DBG] Connection id "0HN8VETJHTK7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:23.225 +00:00 [DBG] Connection id "0HN8VETJHTK7V" accepted. 2025-01-17 15:49:23.225 +00:00 [DBG] Connection id "0HN8VETJHTK7V" started. 2025-01-17 15:49:23.262 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/board/docs/CHANGELOG.html - null null 2025-01-17 15:49:23.262 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/board/docs/CHANGELOG.html'. 2025-01-17 15:49:23.262 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/board/docs/CHANGELOG.html - 307 0 null 0.201ms 2025-01-17 15:49:23.263 +00:00 [DBG] Connection id "0HN8VETJHTK7V" disconnecting. 2025-01-17 15:49:23.263 +00:00 [DBG] Connection id "0HN8VETJHTK7V" stopped. 2025-01-17 15:49:23.263 +00:00 [DBG] Connection id "0HN8VETJHTK7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:23.617 +00:00 [DBG] Connection id "0HN8VETJHTK80" accepted. 2025-01-17 15:49:23.617 +00:00 [DBG] Connection id "0HN8VETJHTK80" started. 2025-01-17 15:49:23.665 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boards/docs/CHANGELOG.html - null null 2025-01-17 15:49:23.665 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boards/docs/CHANGELOG.html'. 2025-01-17 15:49:23.665 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boards/docs/CHANGELOG.html - 307 0 null 0.2307ms 2025-01-17 15:49:23.665 +00:00 [DBG] Connection id "0HN8VETJHTK80" disconnecting. 2025-01-17 15:49:23.665 +00:00 [DBG] Connection id "0HN8VETJHTK80" stopped. 2025-01-17 15:49:23.665 +00:00 [DBG] Connection id "0HN8VETJHTK80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:23.770 +00:00 [DBG] Connection id "0HN8VETJHTK81" accepted. 2025-01-17 15:49:23.770 +00:00 [DBG] Connection id "0HN8VETJHTK81" started. 2025-01-17 15:49:24.041 +00:00 [DBG] Connection 0HN8VETJHTK81 established using the following protocol: "Tls13" 2025-01-17 15:49:24.192 +00:00 [DBG] Connection id "0HN8VETJHTK82" accepted. 2025-01-17 15:49:24.192 +00:00 [DBG] Connection id "0HN8VETJHTK82" started. 2025-01-17 15:49:24.231 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/reg_1.htm - null null 2025-01-17 15:49:24.231 +00:00 [DBG] The request path /reg_1.htm does not match an existing file 2025-01-17 15:49:24.231 +00:00 [DBG] No candidates found for the request path '/reg_1.htm' 2025-01-17 15:49:24.231 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:24.231 +00:00 [INF] HTTP HEAD /reg_1.htm responded 404 in 0.0881 ms 2025-01-17 15:49:24.231 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/reg_1.htm - 404 null null 0.5026ms 2025-01-17 15:49:24.231 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/reg_1.htm, Response status code: 404 2025-01-17 15:49:24.231 +00:00 [DBG] Connection id "0HN8VETJHTK81" disconnecting. 2025-01-17 15:49:24.231 +00:00 [DBG] Connection id "0HN8VETJHTK81" stopped. 2025-01-17 15:49:24.231 +00:00 [DBG] Connection id "0HN8VETJHTK81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:24.297 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/changelog.txt - null null 2025-01-17 15:49:24.297 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/changelog.txt'. 2025-01-17 15:49:24.297 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/changelog.txt - 307 0 null 0.2991ms 2025-01-17 15:49:24.297 +00:00 [DBG] Connection id "0HN8VETJHTK82" disconnecting. 2025-01-17 15:49:24.297 +00:00 [DBG] Connection id "0HN8VETJHTK82" stopped. 2025-01-17 15:49:24.297 +00:00 [DBG] Connection id "0HN8VETJHTK82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:24.760 +00:00 [DBG] Connection id "0HN8VETJHTK83" accepted. 2025-01-17 15:49:24.760 +00:00 [DBG] Connection id "0HN8VETJHTK83" started. 2025-01-17 15:49:24.793 +00:00 [DBG] Connection id "0HN8VETJHTK84" accepted. 2025-01-17 15:49:24.793 +00:00 [DBG] Connection id "0HN8VETJHTK84" started. 2025-01-17 15:49:24.857 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tinymce/changelog.txt - null null 2025-01-17 15:49:24.857 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tinymce/changelog.txt'. 2025-01-17 15:49:24.857 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tinymce/changelog.txt - 307 0 null 0.2283ms 2025-01-17 15:49:24.857 +00:00 [DBG] Connection id "0HN8VETJHTK84" disconnecting. 2025-01-17 15:49:24.857 +00:00 [DBG] Connection id "0HN8VETJHTK84" stopped. 2025-01-17 15:49:24.857 +00:00 [DBG] Connection id "0HN8VETJHTK84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:24.937 +00:00 [DBG] Connection 0HN8VETJHTK83 established using the following protocol: "Tls13" 2025-01-17 15:49:25.113 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/adr.htm - null null 2025-01-17 15:49:25.113 +00:00 [DBG] The request path /adr.htm does not match an existing file 2025-01-17 15:49:25.113 +00:00 [DBG] No candidates found for the request path '/adr.htm' 2025-01-17 15:49:25.113 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:25.114 +00:00 [INF] HTTP HEAD /adr.htm responded 404 in 0.0957 ms 2025-01-17 15:49:25.114 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/adr.htm - 404 null null 0.476ms 2025-01-17 15:49:25.114 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/adr.htm, Response status code: 404 2025-01-17 15:49:25.114 +00:00 [DBG] Connection id "0HN8VETJHTK83" disconnecting. 2025-01-17 15:49:25.114 +00:00 [DBG] Connection id "0HN8VETJHTK83" stopped. 2025-01-17 15:49:25.114 +00:00 [DBG] Connection id "0HN8VETJHTK83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:25.321 +00:00 [DBG] Connection id "0HN8VETJHTK85" accepted. 2025-01-17 15:49:25.321 +00:00 [DBG] Connection id "0HN8VETJHTK85" started. 2025-01-17 15:49:25.361 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/readme.html - null null 2025-01-17 15:49:25.361 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/readme.html'. 2025-01-17 15:49:25.362 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/readme.html - 307 0 null 0.2098ms 2025-01-17 15:49:25.362 +00:00 [DBG] Connection id "0HN8VETJHTK85" disconnecting. 2025-01-17 15:49:25.362 +00:00 [DBG] Connection id "0HN8VETJHTK85" stopped. 2025-01-17 15:49:25.362 +00:00 [DBG] Connection id "0HN8VETJHTK85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:25.682 +00:00 [DBG] Connection id "0HN8VETJHTK86" accepted. 2025-01-17 15:49:25.682 +00:00 [DBG] Connection id "0HN8VETJHTK86" started. 2025-01-17 15:49:25.713 +00:00 [DBG] Connection id "0HN8VETJHTK87" accepted. 2025-01-17 15:49:25.713 +00:00 [DBG] Connection id "0HN8VETJHTK87" started. 2025-01-17 15:49:25.740 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pligg/readme.html - null null 2025-01-17 15:49:25.740 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pligg/readme.html'. 2025-01-17 15:49:25.741 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pligg/readme.html - 307 0 null 0.2128ms 2025-01-17 15:49:25.741 +00:00 [DBG] Connection id "0HN8VETJHTK87" disconnecting. 2025-01-17 15:49:25.741 +00:00 [DBG] Connection id "0HN8VETJHTK87" stopped. 2025-01-17 15:49:25.741 +00:00 [DBG] Connection id "0HN8VETJHTK87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:25.899 +00:00 [DBG] Connection 0HN8VETJHTK86 established using the following protocol: "Tls13" 2025-01-17 15:49:26.065 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/line_login.htm?l=1 - null null 2025-01-17 15:49:26.065 +00:00 [DBG] The request path /line_login.htm does not match an existing file 2025-01-17 15:49:26.065 +00:00 [DBG] No candidates found for the request path '/line_login.htm' 2025-01-17 15:49:26.065 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:26.066 +00:00 [INF] HTTP HEAD /line_login.htm responded 404 in 0.1663 ms 2025-01-17 15:49:26.066 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/line_login.htm?l=1 - 404 null null 0.7565ms 2025-01-17 15:49:26.066 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/line_login.htm, Response status code: 404 2025-01-17 15:49:26.066 +00:00 [DBG] Connection id "0HN8VETJHTK86" disconnecting. 2025-01-17 15:49:26.066 +00:00 [DBG] Connection id "0HN8VETJHTK86" stopped. 2025-01-17 15:49:26.066 +00:00 [DBG] Connection id "0HN8VETJHTK86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:26.204 +00:00 [DBG] Connection id "0HN8VETJHTK88" accepted. 2025-01-17 15:49:26.204 +00:00 [DBG] Connection id "0HN8VETJHTK88" started. 2025-01-17 15:49:26.274 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/digg/readme.html - null null 2025-01-17 15:49:26.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/digg/readme.html'. 2025-01-17 15:49:26.274 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/digg/readme.html - 307 0 null 0.2676ms 2025-01-17 15:49:26.274 +00:00 [DBG] Connection id "0HN8VETJHTK88" disconnecting. 2025-01-17 15:49:26.274 +00:00 [DBG] Connection id "0HN8VETJHTK88" stopped. 2025-01-17 15:49:26.274 +00:00 [DBG] Connection id "0HN8VETJHTK88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:26.514 +00:00 [DBG] Connection id "0HN8VETJHTK89" accepted. 2025-01-17 15:49:26.514 +00:00 [DBG] Connection id "0HN8VETJHTK89" started. 2025-01-17 15:49:26.705 +00:00 [DBG] Connection id "0HN8VETJHTK8A" accepted. 2025-01-17 15:49:26.705 +00:00 [DBG] Connection id "0HN8VETJHTK8A" started. 2025-01-17 15:49:26.753 +00:00 [DBG] Connection 0HN8VETJHTK89 established using the following protocol: "Tls13" 2025-01-17 15:49:26.824 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/news/readme.html - null null 2025-01-17 15:49:26.824 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/news/readme.html'. 2025-01-17 15:49:26.824 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/news/readme.html - 307 0 null 0.48ms 2025-01-17 15:49:26.824 +00:00 [DBG] Connection id "0HN8VETJHTK8A" disconnecting. 2025-01-17 15:49:26.824 +00:00 [DBG] Connection id "0HN8VETJHTK8A" stopped. 2025-01-17 15:49:26.824 +00:00 [DBG] Connection id "0HN8VETJHTK8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:26.920 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tbook.csv - null null 2025-01-17 15:49:26.920 +00:00 [DBG] The request path /tbook.csv does not match an existing file 2025-01-17 15:49:26.920 +00:00 [DBG] No candidates found for the request path '/tbook.csv' 2025-01-17 15:49:26.921 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:26.921 +00:00 [INF] HTTP HEAD /tbook.csv responded 404 in 0.1301 ms 2025-01-17 15:49:26.921 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tbook.csv - 404 null null 0.5202ms 2025-01-17 15:49:26.921 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/tbook.csv, Response status code: 404 2025-01-17 15:49:26.921 +00:00 [DBG] Connection id "0HN8VETJHTK89" disconnecting. 2025-01-17 15:49:26.921 +00:00 [DBG] Connection id "0HN8VETJHTK89" stopped. 2025-01-17 15:49:26.921 +00:00 [DBG] Connection id "0HN8VETJHTK89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:27.483 +00:00 [DBG] Connection id "0HN8VETJHTK8B" accepted. 2025-01-17 15:49:27.484 +00:00 [DBG] Connection id "0HN8VETJHTK8B" started. 2025-01-17 15:49:27.742 +00:00 [DBG] Connection 0HN8VETJHTK8B established using the following protocol: "Tls13" 2025-01-17 15:49:27.904 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/globalSIPsettings.html - null null 2025-01-17 15:49:27.904 +00:00 [DBG] The request path /globalSIPsettings.html does not match an existing file 2025-01-17 15:49:27.905 +00:00 [DBG] No candidates found for the request path '/globalSIPsettings.html' 2025-01-17 15:49:27.905 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:27.905 +00:00 [INF] HTTP HEAD /globalSIPsettings.html responded 404 in 0.0764 ms 2025-01-17 15:49:27.905 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/globalSIPsettings.html - 404 null null 0.4944ms 2025-01-17 15:49:27.905 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/globalSIPsettings.html, Response status code: 404 2025-01-17 15:49:27.905 +00:00 [DBG] Connection id "0HN8VETJHTK8B" disconnecting. 2025-01-17 15:49:27.905 +00:00 [DBG] Connection id "0HN8VETJHTK8B" stopped. 2025-01-17 15:49:27.905 +00:00 [DBG] Connection id "0HN8VETJHTK8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:28.298 +00:00 [DBG] Connection id "0HN8VETJHTK8C" accepted. 2025-01-17 15:49:28.298 +00:00 [DBG] Connection id "0HN8VETJHTK8C" started. 2025-01-17 15:49:28.364 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:49:28.364 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:49:28.365 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.4543ms 2025-01-17 15:49:28.365 +00:00 [DBG] Connection id "0HN8VETJHTK8C" disconnecting. 2025-01-17 15:49:28.365 +00:00 [DBG] Connection id "0HN8VETJHTK8C" stopped. 2025-01-17 15:49:28.365 +00:00 [DBG] Connection id "0HN8VETJHTK8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:28.403 +00:00 [DBG] Connection id "0HN8VETJHTK8D" accepted. 2025-01-17 15:49:28.403 +00:00 [DBG] Connection id "0HN8VETJHTK8D" started. 2025-01-17 15:49:28.617 +00:00 [DBG] Connection 0HN8VETJHTK8D established using the following protocol: "Tls13" 2025-01-17 15:49:28.777 +00:00 [DBG] Connection id "0HN8VETJHTK8E" accepted. 2025-01-17 15:49:28.777 +00:00 [DBG] Connection id "0HN8VETJHTK8E" started. 2025-01-17 15:49:28.787 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/SIPsettingsLine1.html - null null 2025-01-17 15:49:28.787 +00:00 [DBG] The request path /SIPsettingsLine1.html does not match an existing file 2025-01-17 15:49:28.787 +00:00 [DBG] No candidates found for the request path '/SIPsettingsLine1.html' 2025-01-17 15:49:28.787 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:28.787 +00:00 [INF] HTTP HEAD /SIPsettingsLine1.html responded 404 in 0.0965 ms 2025-01-17 15:49:28.788 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/SIPsettingsLine1.html - 404 null null 0.4877ms 2025-01-17 15:49:28.788 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/SIPsettingsLine1.html, Response status code: 404 2025-01-17 15:49:28.788 +00:00 [DBG] Connection id "0HN8VETJHTK8D" disconnecting. 2025-01-17 15:49:28.788 +00:00 [DBG] Connection id "0HN8VETJHTK8D" stopped. 2025-01-17 15:49:28.788 +00:00 [DBG] Connection id "0HN8VETJHTK8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:28.799 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forum/ - null null 2025-01-17 15:49:28.799 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/'. 2025-01-17 15:49:28.799 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forum/ - 307 0 null 0.2078ms 2025-01-17 15:49:28.799 +00:00 [DBG] Connection id "0HN8VETJHTK8E" disconnecting. 2025-01-17 15:49:28.799 +00:00 [DBG] Connection id "0HN8VETJHTK8E" stopped. 2025-01-17 15:49:28.800 +00:00 [DBG] Connection id "0HN8VETJHTK8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:29.339 +00:00 [DBG] Connection id "0HN8VETJHTK8F" accepted. 2025-01-17 15:49:29.339 +00:00 [DBG] Connection id "0HN8VETJHTK8F" started. 2025-01-17 15:49:29.344 +00:00 [DBG] Connection id "0HN8VETJHTK8G" accepted. 2025-01-17 15:49:29.344 +00:00 [DBG] Connection id "0HN8VETJHTK8G" started. 2025-01-17 15:49:29.385 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/site/ - null null 2025-01-17 15:49:29.385 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/site/'. 2025-01-17 15:49:29.385 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/site/ - 307 0 null 0.2446ms 2025-01-17 15:49:29.385 +00:00 [DBG] Connection id "0HN8VETJHTK8F" disconnecting. 2025-01-17 15:49:29.385 +00:00 [DBG] Connection id "0HN8VETJHTK8F" stopped. 2025-01-17 15:49:29.385 +00:00 [DBG] Connection id "0HN8VETJHTK8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:29.549 +00:00 [DBG] Connection 0HN8VETJHTK8G established using the following protocol: "Tls13" 2025-01-17 15:49:29.724 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/websvn/ - null null 2025-01-17 15:49:29.724 +00:00 [DBG] The request path /websvn/ does not match a supported file type 2025-01-17 15:49:29.724 +00:00 [DBG] No candidates found for the request path '/websvn/' 2025-01-17 15:49:29.724 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:29.724 +00:00 [INF] HTTP HEAD /websvn/ responded 404 in 0.1322 ms 2025-01-17 15:49:29.724 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/websvn/ - 404 null null 0.5301ms 2025-01-17 15:49:29.725 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/websvn/, Response status code: 404 2025-01-17 15:49:29.725 +00:00 [DBG] Connection id "0HN8VETJHTK8G" disconnecting. 2025-01-17 15:49:29.725 +00:00 [DBG] Connection id "0HN8VETJHTK8G" stopped. 2025-01-17 15:49:29.725 +00:00 [DBG] Connection id "0HN8VETJHTK8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:29.785 +00:00 [DBG] Connection id "0HN8VETJHTK8H" accepted. 2025-01-17 15:49:29.785 +00:00 [DBG] Connection id "0HN8VETJHTK8H" started. 2025-01-17 15:49:29.872 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/website/ - null null 2025-01-17 15:49:29.872 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/website/'. 2025-01-17 15:49:29.872 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/website/ - 307 0 null 0.3141ms 2025-01-17 15:49:29.872 +00:00 [DBG] Connection id "0HN8VETJHTK8H" disconnecting. 2025-01-17 15:49:29.872 +00:00 [DBG] Connection id "0HN8VETJHTK8H" stopped. 2025-01-17 15:49:29.872 +00:00 [DBG] Connection id "0HN8VETJHTK8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:30.283 +00:00 [DBG] Connection id "0HN8VETJHTK8I" accepted. 2025-01-17 15:49:30.283 +00:00 [DBG] Connection id "0HN8VETJHTK8J" accepted. 2025-01-17 15:49:30.283 +00:00 [DBG] Connection id "0HN8VETJHTK8J" started. 2025-01-17 15:49:30.283 +00:00 [DBG] Connection id "0HN8VETJHTK8I" started. 2025-01-17 15:49:30.362 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/store/ - null null 2025-01-17 15:49:30.363 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/store/'. 2025-01-17 15:49:30.363 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/store/ - 307 0 null 0.2982ms 2025-01-17 15:49:30.363 +00:00 [DBG] Connection id "0HN8VETJHTK8J" disconnecting. 2025-01-17 15:49:30.363 +00:00 [DBG] Connection id "0HN8VETJHTK8J" stopped. 2025-01-17 15:49:30.363 +00:00 [DBG] Connection id "0HN8VETJHTK8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:30.465 +00:00 [DBG] Connection 0HN8VETJHTK8I established using the following protocol: "Tls13" 2025-01-17 15:49:30.634 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/repos/ - null null 2025-01-17 15:49:30.634 +00:00 [DBG] The request path /repos/ does not match a supported file type 2025-01-17 15:49:30.634 +00:00 [DBG] No candidates found for the request path '/repos/' 2025-01-17 15:49:30.634 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:30.634 +00:00 [INF] HTTP GET /repos/ responded 404 in 0.0786 ms 2025-01-17 15:49:30.634 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/repos/ - 404 0 null 0.4326ms 2025-01-17 15:49:30.635 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/repos/, Response status code: 404 2025-01-17 15:49:30.635 +00:00 [DBG] Connection id "0HN8VETJHTK8I" disconnecting. 2025-01-17 15:49:30.635 +00:00 [DBG] Connection id "0HN8VETJHTK8I" stopped. 2025-01-17 15:49:30.635 +00:00 [DBG] Connection id "0HN8VETJHTK8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:30.801 +00:00 [DBG] Connection id "0HN8VETJHTK8K" accepted. 2025-01-17 15:49:30.801 +00:00 [DBG] Connection id "0HN8VETJHTK8K" started. 2025-01-17 15:49:30.844 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webstore/ - null null 2025-01-17 15:49:30.844 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webstore/'. 2025-01-17 15:49:30.844 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webstore/ - 307 0 null 0.1934ms 2025-01-17 15:49:30.844 +00:00 [DBG] Connection id "0HN8VETJHTK8K" disconnecting. 2025-01-17 15:49:30.844 +00:00 [DBG] Connection id "0HN8VETJHTK8K" stopped. 2025-01-17 15:49:30.844 +00:00 [DBG] Connection id "0HN8VETJHTK8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:31.025 +00:00 [DBG] Connection id "0HN8VETJHTK8L" accepted. 2025-01-17 15:49:31.025 +00:00 [DBG] Connection id "0HN8VETJHTK8L" started. 2025-01-17 15:49:31.218 +00:00 [DBG] Connection id "0HN8VETJHTK8M" accepted. 2025-01-17 15:49:31.218 +00:00 [DBG] Connection id "0HN8VETJHTK8M" started. 2025-01-17 15:49:31.232 +00:00 [DBG] Connection 0HN8VETJHTK8L established using the following protocol: "Tls13" 2025-01-17 15:49:31.272 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comic/ - null null 2025-01-17 15:49:31.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/comic/'. 2025-01-17 15:49:31.272 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comic/ - 307 0 null 0.3627ms 2025-01-17 15:49:31.273 +00:00 [DBG] Connection id "0HN8VETJHTK8M" disconnecting. 2025-01-17 15:49:31.273 +00:00 [DBG] Connection id "0HN8VETJHTK8M" stopped. 2025-01-17 15:49:31.273 +00:00 [DBG] Connection id "0HN8VETJHTK8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:31.419 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/repo/ - null null 2025-01-17 15:49:31.419 +00:00 [DBG] The request path /repo/ does not match a supported file type 2025-01-17 15:49:31.419 +00:00 [DBG] No candidates found for the request path '/repo/' 2025-01-17 15:49:31.419 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:31.419 +00:00 [INF] HTTP GET /repo/ responded 404 in 0.2341 ms 2025-01-17 15:49:31.419 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/repo/ - 404 0 null 0.6676ms 2025-01-17 15:49:31.419 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/repo/, Response status code: 404 2025-01-17 15:49:31.419 +00:00 [DBG] Connection id "0HN8VETJHTK8L" disconnecting. 2025-01-17 15:49:31.420 +00:00 [DBG] Connection id "0HN8VETJHTK8L" stopped. 2025-01-17 15:49:31.420 +00:00 [DBG] Connection id "0HN8VETJHTK8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:31.682 +00:00 [DBG] Connection id "0HN8VETJHTK8N" accepted. 2025-01-17 15:49:31.682 +00:00 [DBG] Connection id "0HN8VETJHTK8N" started. 2025-01-17 15:49:31.704 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wiki/ - null null 2025-01-17 15:49:31.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/'. 2025-01-17 15:49:31.704 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wiki/ - 307 0 null 0.2303ms 2025-01-17 15:49:31.704 +00:00 [DBG] Connection id "0HN8VETJHTK8N" disconnecting. 2025-01-17 15:49:31.704 +00:00 [DBG] Connection id "0HN8VETJHTK8N" stopped. 2025-01-17 15:49:31.704 +00:00 [DBG] Connection id "0HN8VETJHTK8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:31.809 +00:00 [DBG] Connection id "0HN8VETJHTK8O" accepted. 2025-01-17 15:49:31.809 +00:00 [DBG] Connection id "0HN8VETJHTK8O" started. 2025-01-17 15:49:32.009 +00:00 [DBG] Connection 0HN8VETJHTK8O established using the following protocol: "Tls13" 2025-01-17 15:49:32.145 +00:00 [DBG] Connection id "0HN8VETJHTK8P" accepted. 2025-01-17 15:49:32.145 +00:00 [DBG] Connection id "0HN8VETJHTK8P" started. 2025-01-17 15:49:32.192 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/svn/ - null null 2025-01-17 15:49:32.192 +00:00 [DBG] The request path /svn/ does not match a supported file type 2025-01-17 15:49:32.192 +00:00 [DBG] No candidates found for the request path '/svn/' 2025-01-17 15:49:32.192 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:32.192 +00:00 [INF] HTTP GET /svn/ responded 404 in 0.0983 ms 2025-01-17 15:49:32.192 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/svn/ - 404 0 null 0.4425ms 2025-01-17 15:49:32.192 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/svn/, Response status code: 404 2025-01-17 15:49:32.193 +00:00 [DBG] Connection id "0HN8VETJHTK8O" disconnecting. 2025-01-17 15:49:32.193 +00:00 [DBG] Connection id "0HN8VETJHTK8O" stopped. 2025-01-17 15:49:32.193 +00:00 [DBG] Connection id "0HN8VETJHTK8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:32.240 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mediawiki/ - null null 2025-01-17 15:49:32.240 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/'. 2025-01-17 15:49:32.240 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mediawiki/ - 307 0 null 0.28ms 2025-01-17 15:49:32.240 +00:00 [DBG] Connection id "0HN8VETJHTK8P" disconnecting. 2025-01-17 15:49:32.240 +00:00 [DBG] Connection id "0HN8VETJHTK8P" stopped. 2025-01-17 15:49:32.240 +00:00 [DBG] Connection id "0HN8VETJHTK8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:32.624 +00:00 [DBG] Connection id "0HN8VETJHTK8Q" accepted. 2025-01-17 15:49:32.625 +00:00 [DBG] Connection id "0HN8VETJHTK8Q" started. 2025-01-17 15:49:32.674 +00:00 [DBG] Connection id "0HN8VETJHTK8R" accepted. 2025-01-17 15:49:32.674 +00:00 [DBG] Connection id "0HN8VETJHTK8R" started. 2025-01-17 15:49:32.705 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Mediawiki/ - null null 2025-01-17 15:49:32.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Mediawiki/'. 2025-01-17 15:49:32.705 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Mediawiki/ - 307 0 null 0.2545ms 2025-01-17 15:49:32.705 +00:00 [DBG] Connection id "0HN8VETJHTK8R" disconnecting. 2025-01-17 15:49:32.705 +00:00 [DBG] Connection id "0HN8VETJHTK8R" stopped. 2025-01-17 15:49:32.705 +00:00 [DBG] Connection id "0HN8VETJHTK8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:32.818 +00:00 [DBG] Connection 0HN8VETJHTK8Q established using the following protocol: "Tls13" 2025-01-17 15:49:32.990 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/cvs/ - null null 2025-01-17 15:49:32.991 +00:00 [DBG] The request path /cvs/ does not match a supported file type 2025-01-17 15:49:32.991 +00:00 [DBG] No candidates found for the request path '/cvs/' 2025-01-17 15:49:32.991 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:32.991 +00:00 [INF] HTTP GET /cvs/ responded 404 in 0.0979 ms 2025-01-17 15:49:32.991 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/cvs/ - 404 0 null 0.5563ms 2025-01-17 15:49:32.991 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/cvs/, Response status code: 404 2025-01-17 15:49:32.991 +00:00 [DBG] Connection id "0HN8VETJHTK8Q" disconnecting. 2025-01-17 15:49:32.991 +00:00 [DBG] Connection id "0HN8VETJHTK8Q" stopped. 2025-01-17 15:49:32.992 +00:00 [DBG] Connection id "0HN8VETJHTK8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:33.127 +00:00 [DBG] Connection id "0HN8VETJHTK8S" accepted. 2025-01-17 15:49:33.127 +00:00 [DBG] Connection id "0HN8VETJHTK8S" started. 2025-01-17 15:49:33.233 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/MediaWiki/ - null null 2025-01-17 15:49:33.233 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/MediaWiki/'. 2025-01-17 15:49:33.233 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/MediaWiki/ - 307 0 null 0.3081ms 2025-01-17 15:49:33.233 +00:00 [DBG] Connection id "0HN8VETJHTK8S" disconnecting. 2025-01-17 15:49:33.233 +00:00 [DBG] Connection id "0HN8VETJHTK8S" stopped. 2025-01-17 15:49:33.233 +00:00 [DBG] Connection id "0HN8VETJHTK8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:33.399 +00:00 [DBG] Connection id "0HN8VETJHTK8T" accepted. 2025-01-17 15:49:33.400 +00:00 [DBG] Connection id "0HN8VETJHTK8T" started. 2025-01-17 15:49:33.602 +00:00 [DBG] Connection 0HN8VETJHTK8T established using the following protocol: "Tls13" 2025-01-17 15:49:33.657 +00:00 [DBG] Connection id "0HN8VETJHTK8U" accepted. 2025-01-17 15:49:33.657 +00:00 [DBG] Connection id "0HN8VETJHTK8U" started. 2025-01-17 15:49:33.744 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wordpress/ - null null 2025-01-17 15:49:33.744 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wordpress/'. 2025-01-17 15:49:33.744 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wordpress/ - 307 0 null 0.3057ms 2025-01-17 15:49:33.744 +00:00 [DBG] Connection id "0HN8VETJHTK8U" disconnecting. 2025-01-17 15:49:33.744 +00:00 [DBG] Connection id "0HN8VETJHTK8U" stopped. 2025-01-17 15:49:33.744 +00:00 [DBG] Connection id "0HN8VETJHTK8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:33.777 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/archiva/index.action - null null 2025-01-17 15:49:33.777 +00:00 [DBG] The request path /archiva/index.action does not match a supported file type 2025-01-17 15:49:33.777 +00:00 [DBG] No candidates found for the request path '/archiva/index.action' 2025-01-17 15:49:33.777 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:33.777 +00:00 [INF] HTTP GET /archiva/index.action responded 404 in 0.0792 ms 2025-01-17 15:49:33.777 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/archiva/index.action - 404 0 null 0.3931ms 2025-01-17 15:49:33.778 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/archiva/index.action, Response status code: 404 2025-01-17 15:49:33.778 +00:00 [DBG] Connection id "0HN8VETJHTK8T" disconnecting. 2025-01-17 15:49:33.778 +00:00 [DBG] Connection id "0HN8VETJHTK8T" stopped. 2025-01-17 15:49:33.778 +00:00 [DBG] Connection id "0HN8VETJHTK8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:34.203 +00:00 [DBG] Connection id "0HN8VETJHTK8V" accepted. 2025-01-17 15:49:34.203 +00:00 [DBG] Connection id "0HN8VETJHTK8V" started. 2025-01-17 15:49:34.204 +00:00 [DBG] Connection id "0HN8VETJHTK90" accepted. 2025-01-17 15:49:34.204 +00:00 [DBG] Connection id "0HN8VETJHTK90" started. 2025-01-17 15:49:34.241 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/blog/ - null null 2025-01-17 15:49:34.242 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blog/'. 2025-01-17 15:49:34.242 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/blog/ - 307 0 null 0.3733ms 2025-01-17 15:49:34.242 +00:00 [DBG] Connection id "0HN8VETJHTK8V" disconnecting. 2025-01-17 15:49:34.242 +00:00 [DBG] Connection id "0HN8VETJHTK8V" stopped. 2025-01-17 15:49:34.242 +00:00 [DBG] Connection id "0HN8VETJHTK8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:34.441 +00:00 [DBG] Connection 0HN8VETJHTK90 established using the following protocol: "Tls13" 2025-01-17 15:49:34.609 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.action - null null 2025-01-17 15:49:34.609 +00:00 [DBG] The request path /index.action does not match a supported file type 2025-01-17 15:49:34.609 +00:00 [DBG] No candidates found for the request path '/index.action' 2025-01-17 15:49:34.609 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:34.609 +00:00 [INF] HTTP GET /index.action responded 404 in 0.0845 ms 2025-01-17 15:49:34.610 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/index.action - 404 0 null 0.5957ms 2025-01-17 15:49:34.610 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://static.201.242.12.49.clients.your-server.de:5104/index.action, Response status code: 404 2025-01-17 15:49:34.610 +00:00 [DBG] Connection id "0HN8VETJHTK90" disconnecting. 2025-01-17 15:49:34.610 +00:00 [DBG] Connection id "0HN8VETJHTK90" stopped. 2025-01-17 15:49:34.610 +00:00 [DBG] Connection id "0HN8VETJHTK90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:34.672 +00:00 [DBG] Connection id "0HN8VETJHTK91" accepted. 2025-01-17 15:49:34.672 +00:00 [DBG] Connection id "0HN8VETJHTK91" started. 2025-01-17 15:49:34.696 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cms/ - null null 2025-01-17 15:49:34.696 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cms/'. 2025-01-17 15:49:34.696 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cms/ - 307 0 null 0.2685ms 2025-01-17 15:49:34.696 +00:00 [DBG] Connection id "0HN8VETJHTK91" disconnecting. 2025-01-17 15:49:34.696 +00:00 [DBG] Connection id "0HN8VETJHTK91" stopped. 2025-01-17 15:49:34.696 +00:00 [DBG] Connection id "0HN8VETJHTK91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:35.041 +00:00 [DBG] Connection id "0HN8VETJHTK92" accepted. 2025-01-17 15:49:35.041 +00:00 [DBG] Connection id "0HN8VETJHTK92" started. 2025-01-17 15:49:35.105 +00:00 [DBG] Connection id "0HN8VETJHTK93" accepted. 2025-01-17 15:49:35.105 +00:00 [DBG] Connection id "0HN8VETJHTK93" started. 2025-01-17 15:49:35.240 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comiccms/ - null null 2025-01-17 15:49:35.240 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/comiccms/'. 2025-01-17 15:49:35.240 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comiccms/ - 307 0 null 0.2468ms 2025-01-17 15:49:35.240 +00:00 [DBG] Connection id "0HN8VETJHTK93" disconnecting. 2025-01-17 15:49:35.240 +00:00 [DBG] Connection id "0HN8VETJHTK93" stopped. 2025-01-17 15:49:35.240 +00:00 [DBG] Connection id "0HN8VETJHTK93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:35.242 +00:00 [DBG] Connection 0HN8VETJHTK92 established using the following protocol: "Tls13" 2025-01-17 15:49:35.585 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/login.stm - null null 2025-01-17 15:49:35.585 +00:00 [DBG] The request path /login.stm does not match a supported file type 2025-01-17 15:49:35.586 +00:00 [DBG] No candidates found for the request path '/login.stm' 2025-01-17 15:49:35.586 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:35.586 +00:00 [INF] HTTP HEAD /login.stm responded 404 in 0.1047 ms 2025-01-17 15:49:35.586 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/login.stm - 404 null null 0.8234ms 2025-01-17 15:49:35.586 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/login.stm, Response status code: 404 2025-01-17 15:49:35.586 +00:00 [DBG] Connection id "0HN8VETJHTK92" disconnecting. 2025-01-17 15:49:35.586 +00:00 [DBG] Connection id "0HN8VETJHTK92" stopped. 2025-01-17 15:49:35.586 +00:00 [DBG] Connection id "0HN8VETJHTK92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:35.829 +00:00 [DBG] Connection id "0HN8VETJHTK94" accepted. 2025-01-17 15:49:35.829 +00:00 [DBG] Connection id "0HN8VETJHTK94" started. 2025-01-17 15:49:36.009 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/weblog/ - null null 2025-01-17 15:49:36.009 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblog/'. 2025-01-17 15:49:36.010 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/weblog/ - 307 0 null 0.3182ms 2025-01-17 15:49:36.010 +00:00 [DBG] Connection id "0HN8VETJHTK94" disconnecting. 2025-01-17 15:49:36.010 +00:00 [DBG] Connection id "0HN8VETJHTK94" stopped. 2025-01-17 15:49:36.010 +00:00 [DBG] Connection id "0HN8VETJHTK94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:36.177 +00:00 [DBG] Connection id "0HN8VETJHTK95" accepted. 2025-01-17 15:49:36.177 +00:00 [DBG] Connection id "0HN8VETJHTK95" started. 2025-01-17 15:49:36.417 +00:00 [DBG] Connection 0HN8VETJHTK95 established using the following protocol: "Tls13" 2025-01-17 15:49:36.561 +00:00 [DBG] Connection id "0HN8VETJHTK96" accepted. 2025-01-17 15:49:36.561 +00:00 [DBG] Connection id "0HN8VETJHTK96" started. 2025-01-17 15:49:36.583 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.php - null null 2025-01-17 15:49:36.583 +00:00 [DBG] The request path /tools_admin.php does not match a supported file type 2025-01-17 15:49:36.583 +00:00 [DBG] No candidates found for the request path '/tools_admin.php' 2025-01-17 15:49:36.583 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:36.583 +00:00 [INF] HTTP HEAD /tools_admin.php responded 404 in 0.0942 ms 2025-01-17 15:49:36.584 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.php - 404 null null 0.529ms 2025-01-17 15:49:36.584 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.php, Response status code: 404 2025-01-17 15:49:36.584 +00:00 [DBG] Connection id "0HN8VETJHTK95" disconnecting. 2025-01-17 15:49:36.584 +00:00 [DBG] Connection id "0HN8VETJHTK95" stopped. 2025-01-17 15:49:36.584 +00:00 [DBG] Connection id "0HN8VETJHTK95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:36.800 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/joomla/ - null null 2025-01-17 15:49:36.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/joomla/'. 2025-01-17 15:49:36.800 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/joomla/ - 307 0 null 0.3122ms 2025-01-17 15:49:36.800 +00:00 [DBG] Connection id "0HN8VETJHTK96" disconnecting. 2025-01-17 15:49:36.801 +00:00 [DBG] Connection id "0HN8VETJHTK96" stopped. 2025-01-17 15:49:36.801 +00:00 [DBG] Connection id "0HN8VETJHTK96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:37.080 +00:00 [DBG] Connection id "0HN8VETJHTK97" accepted. 2025-01-17 15:49:37.081 +00:00 [DBG] Connection id "0HN8VETJHTK97" started. 2025-01-17 15:49:37.187 +00:00 [DBG] Connection id "0HN8VETJHTK98" accepted. 2025-01-17 15:49:37.187 +00:00 [DBG] Connection id "0HN8VETJHTK98" started. 2025-01-17 15:49:37.225 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/ - null null 2025-01-17 15:49:37.225 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/'. 2025-01-17 15:49:37.225 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/ - 307 0 null 0.2254ms 2025-01-17 15:49:37.225 +00:00 [DBG] Connection id "0HN8VETJHTK98" disconnecting. 2025-01-17 15:49:37.225 +00:00 [DBG] Connection id "0HN8VETJHTK98" stopped. 2025-01-17 15:49:37.225 +00:00 [DBG] Connection id "0HN8VETJHTK98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:37.264 +00:00 [DBG] Connection 0HN8VETJHTK97 established using the following protocol: "Tls13" 2025-01-17 15:49:37.440 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/bsc_lan.php - null null 2025-01-17 15:49:37.440 +00:00 [DBG] The request path /bsc_lan.php does not match a supported file type 2025-01-17 15:49:37.440 +00:00 [DBG] No candidates found for the request path '/bsc_lan.php' 2025-01-17 15:49:37.440 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:37.440 +00:00 [INF] HTTP HEAD /bsc_lan.php responded 404 in 0.0761 ms 2025-01-17 15:49:37.440 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/bsc_lan.php - 404 null null 0.4317ms 2025-01-17 15:49:37.441 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/bsc_lan.php, Response status code: 404 2025-01-17 15:49:37.441 +00:00 [DBG] Connection id "0HN8VETJHTK97" disconnecting. 2025-01-17 15:49:37.441 +00:00 [DBG] Connection id "0HN8VETJHTK97" stopped. 2025-01-17 15:49:37.441 +00:00 [DBG] Connection id "0HN8VETJHTK97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:37.621 +00:00 [DBG] Connection id "0HN8VETJHTK99" accepted. 2025-01-17 15:49:37.621 +00:00 [DBG] Connection id "0HN8VETJHTK99" started. 2025-01-17 15:49:37.812 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/openx/www/admin/index.php - null null 2025-01-17 15:49:37.813 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/openx/www/admin/index.php'. 2025-01-17 15:49:37.813 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/openx/www/admin/index.php - 307 0 null 0.4337ms 2025-01-17 15:49:37.813 +00:00 [DBG] Connection id "0HN8VETJHTK99" disconnecting. 2025-01-17 15:49:37.813 +00:00 [DBG] Connection id "0HN8VETJHTK99" stopped. 2025-01-17 15:49:37.813 +00:00 [DBG] Connection id "0HN8VETJHTK99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:38.018 +00:00 [DBG] Connection id "0HN8VETJHTK9A" accepted. 2025-01-17 15:49:38.018 +00:00 [DBG] Connection id "0HN8VETJHTK9A" started. 2025-01-17 15:49:38.185 +00:00 [DBG] Connection id "0HN8VETJHTK9B" accepted. 2025-01-17 15:49:38.185 +00:00 [DBG] Connection id "0HN8VETJHTK9B" started. 2025-01-17 15:49:38.231 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www/admin/index.php - null null 2025-01-17 15:49:38.231 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/www/admin/index.php'. 2025-01-17 15:49:38.231 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www/admin/index.php - 307 0 null 0.2791ms 2025-01-17 15:49:38.231 +00:00 [DBG] Connection id "0HN8VETJHTK9B" disconnecting. 2025-01-17 15:49:38.231 +00:00 [DBG] Connection id "0HN8VETJHTK9B" stopped. 2025-01-17 15:49:38.231 +00:00 [DBG] Connection id "0HN8VETJHTK9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:38.305 +00:00 [DBG] Connection 0HN8VETJHTK9A established using the following protocol: "Tls13" 2025-01-17 15:49:38.475 +00:00 [DBG] Connection id "0HN8VETJHTK9C" accepted. 2025-01-17 15:49:38.475 +00:00 [DBG] Connection id "0HN8VETJHTK9C" started. 2025-01-17 15:49:38.478 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/Manage.tri - null null 2025-01-17 15:49:38.478 +00:00 [DBG] The request path /Manage.tri does not match a supported file type 2025-01-17 15:49:38.479 +00:00 [DBG] No candidates found for the request path '/Manage.tri' 2025-01-17 15:49:38.479 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:38.479 +00:00 [INF] HTTP HEAD /Manage.tri responded 404 in 0.0682 ms 2025-01-17 15:49:38.479 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/Manage.tri - 404 null null 0.3652ms 2025-01-17 15:49:38.479 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/Manage.tri, Response status code: 404 2025-01-17 15:49:38.479 +00:00 [DBG] Connection id "0HN8VETJHTK9A" disconnecting. 2025-01-17 15:49:38.479 +00:00 [DBG] Connection id "0HN8VETJHTK9A" stopped. 2025-01-17 15:49:38.479 +00:00 [DBG] Connection id "0HN8VETJHTK9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:38.505 +00:00 [INF] Request starting HTTP/1.0 GET http:///images - null null 2025-01-17 15:49:38.505 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:49:38.505 +00:00 [DBG] Redirecting to 'https://:5104/images'. 2025-01-17 15:49:38.505 +00:00 [INF] Request finished HTTP/1.0 GET http:///images - 307 0 null 0.2677ms 2025-01-17 15:49:38.505 +00:00 [DBG] Connection id "0HN8VETJHTK9C" disconnecting. 2025-01-17 15:49:38.505 +00:00 [DBG] Connection id "0HN8VETJHTK9C" stopped. 2025-01-17 15:49:38.505 +00:00 [DBG] Connection id "0HN8VETJHTK9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:38.664 +00:00 [DBG] Connection id "0HN8VETJHTK9D" accepted. 2025-01-17 15:49:38.665 +00:00 [DBG] Connection id "0HN8VETJHTK9D" started. 2025-01-17 15:49:38.819 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ads/www/admin/index.php - null null 2025-01-17 15:49:38.819 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ads/www/admin/index.php'. 2025-01-17 15:49:38.819 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ads/www/admin/index.php - 307 0 null 0.2372ms 2025-01-17 15:49:38.819 +00:00 [DBG] Connection id "0HN8VETJHTK9D" disconnecting. 2025-01-17 15:49:38.819 +00:00 [DBG] Connection id "0HN8VETJHTK9D" stopped. 2025-01-17 15:49:38.819 +00:00 [DBG] Connection id "0HN8VETJHTK9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:39.024 +00:00 [DBG] Connection id "0HN8VETJHTK9E" accepted. 2025-01-17 15:49:39.024 +00:00 [DBG] Connection id "0HN8VETJHTK9E" started. 2025-01-17 15:49:39.217 +00:00 [DBG] Connection id "0HN8VETJHTK9F" accepted. 2025-01-17 15:49:39.218 +00:00 [DBG] Connection id "0HN8VETJHTK9F" started. 2025-01-17 15:49:39.232 +00:00 [DBG] Connection 0HN8VETJHTK9E established using the following protocol: "Tls13" 2025-01-17 15:49:39.321 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adserver/www/admin/index.php - null null 2025-01-17 15:49:39.322 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adserver/www/admin/index.php'. 2025-01-17 15:49:39.322 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adserver/www/admin/index.php - 307 0 null 0.3302ms 2025-01-17 15:49:39.322 +00:00 [DBG] Connection id "0HN8VETJHTK9F" disconnecting. 2025-01-17 15:49:39.322 +00:00 [DBG] Connection id "0HN8VETJHTK9F" stopped. 2025-01-17 15:49:39.322 +00:00 [DBG] Connection id "0HN8VETJHTK9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:39.403 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/logo_t.gif - null null 2025-01-17 15:49:39.403 +00:00 [DBG] The request path /logo_t.gif does not match an existing file 2025-01-17 15:49:39.403 +00:00 [DBG] No candidates found for the request path '/logo_t.gif' 2025-01-17 15:49:39.403 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:39.403 +00:00 [INF] HTTP HEAD /logo_t.gif responded 404 in 0.0708 ms 2025-01-17 15:49:39.403 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/logo_t.gif - 404 null null 0.442ms 2025-01-17 15:49:39.403 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/logo_t.gif, Response status code: 404 2025-01-17 15:49:39.403 +00:00 [DBG] Connection id "0HN8VETJHTK9E" disconnecting. 2025-01-17 15:49:39.404 +00:00 [DBG] Connection id "0HN8VETJHTK9E" stopped. 2025-01-17 15:49:39.404 +00:00 [DBG] Connection id "0HN8VETJHTK9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:39.767 +00:00 [DBG] Connection id "0HN8VETJHTK9G" accepted. 2025-01-17 15:49:39.767 +00:00 [DBG] Connection id "0HN8VETJHTK9G" started. 2025-01-17 15:49:39.865 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/splashfrog/ - null null 2025-01-17 15:49:39.865 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/splashfrog/'. 2025-01-17 15:49:39.865 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/splashfrog/ - 307 0 null 0.2472ms 2025-01-17 15:49:39.865 +00:00 [DBG] Connection id "0HN8VETJHTK9G" disconnecting. 2025-01-17 15:49:39.865 +00:00 [DBG] Connection id "0HN8VETJHTK9G" stopped. 2025-01-17 15:49:39.865 +00:00 [DBG] Connection id "0HN8VETJHTK9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:39.869 +00:00 [DBG] Connection id "0HN8VETJHTK9H" accepted. 2025-01-17 15:49:39.869 +00:00 [DBG] Connection id "0HN8VETJHTK9H" started. 2025-01-17 15:49:40.073 +00:00 [DBG] Connection 0HN8VETJHTK9H established using the following protocol: "Tls13" 2025-01-17 15:49:40.302 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104//system.html - null null 2025-01-17 15:49:40.303 +00:00 [DBG] The request path //system.html does not match an existing file 2025-01-17 15:49:40.303 +00:00 [DBG] No candidates found for the request path '//system.html' 2025-01-17 15:49:40.303 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:40.303 +00:00 [INF] HTTP HEAD //system.html responded 404 in 0.0960 ms 2025-01-17 15:49:40.303 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104//system.html - 404 null null 0.5937ms 2025-01-17 15:49:40.303 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104//system.html, Response status code: 404 2025-01-17 15:49:40.303 +00:00 [DBG] Connection id "0HN8VETJHTK9H" disconnecting. 2025-01-17 15:49:40.303 +00:00 [DBG] Connection id "0HN8VETJHTK9H" stopped. 2025-01-17 15:49:40.303 +00:00 [DBG] Connection id "0HN8VETJHTK9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:40.321 +00:00 [DBG] Connection id "0HN8VETJHTK9I" accepted. 2025-01-17 15:49:40.321 +00:00 [DBG] Connection id "0HN8VETJHTK9I" started. 2025-01-17 15:49:40.443 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pligg/ - null null 2025-01-17 15:49:40.443 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pligg/'. 2025-01-17 15:49:40.443 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pligg/ - 307 0 null 0.2587ms 2025-01-17 15:49:40.443 +00:00 [DBG] Connection id "0HN8VETJHTK9I" disconnecting. 2025-01-17 15:49:40.443 +00:00 [DBG] Connection id "0HN8VETJHTK9I" stopped. 2025-01-17 15:49:40.443 +00:00 [DBG] Connection id "0HN8VETJHTK9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:40.817 +00:00 [DBG] Connection id "0HN8VETJHTK9J" accepted. 2025-01-17 15:49:40.817 +00:00 [DBG] Connection id "0HN8VETJHTK9J" started. 2025-01-17 15:49:40.948 +00:00 [DBG] Connection id "0HN8VETJHTK9K" accepted. 2025-01-17 15:49:40.948 +00:00 [DBG] Connection id "0HN8VETJHTK9K" started. 2025-01-17 15:49:41.081 +00:00 [DBG] Connection 0HN8VETJHTK9J established using the following protocol: "Tls13" 2025-01-17 15:49:41.088 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vanilla/ - null null 2025-01-17 15:49:41.088 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vanilla/'. 2025-01-17 15:49:41.088 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vanilla/ - 307 0 null 0.2548ms 2025-01-17 15:49:41.088 +00:00 [DBG] Connection id "0HN8VETJHTK9K" disconnecting. 2025-01-17 15:49:41.088 +00:00 [DBG] Connection id "0HN8VETJHTK9K" stopped. 2025-01-17 15:49:41.089 +00:00 [DBG] Connection id "0HN8VETJHTK9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:41.284 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/main_configure.cgi - null null 2025-01-17 15:49:41.284 +00:00 [DBG] The request path /main_configure.cgi does not match a supported file type 2025-01-17 15:49:41.284 +00:00 [DBG] No candidates found for the request path '/main_configure.cgi' 2025-01-17 15:49:41.284 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:41.285 +00:00 [INF] HTTP HEAD /main_configure.cgi responded 404 in 0.1321 ms 2025-01-17 15:49:41.285 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/main_configure.cgi - 404 null null 0.4828ms 2025-01-17 15:49:41.285 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/main_configure.cgi, Response status code: 404 2025-01-17 15:49:41.285 +00:00 [DBG] Connection id "0HN8VETJHTK9J" disconnecting. 2025-01-17 15:49:41.285 +00:00 [DBG] Connection id "0HN8VETJHTK9J" stopped. 2025-01-17 15:49:41.285 +00:00 [DBG] Connection id "0HN8VETJHTK9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:41.766 +00:00 [DBG] Connection id "0HN8VETJHTK9L" accepted. 2025-01-17 15:49:41.766 +00:00 [DBG] Connection id "0HN8VETJHTK9L" started. 2025-01-17 15:49:41.784 +00:00 [DBG] Connection id "0HN8VETJHTK9M" accepted. 2025-01-17 15:49:41.784 +00:00 [DBG] Connection id "0HN8VETJHTK9M" started. 2025-01-17 15:49:41.840 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vanillaforum/ - null null 2025-01-17 15:49:41.840 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vanillaforum/'. 2025-01-17 15:49:41.841 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vanillaforum/ - 307 0 null 0.8419ms 2025-01-17 15:49:41.841 +00:00 [DBG] Connection id "0HN8VETJHTK9L" disconnecting. 2025-01-17 15:49:41.841 +00:00 [DBG] Connection id "0HN8VETJHTK9L" stopped. 2025-01-17 15:49:41.841 +00:00 [DBG] Connection id "0HN8VETJHTK9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:42.024 +00:00 [DBG] Connection 0HN8VETJHTK9M established using the following protocol: "Tls13" 2025-01-17 15:49:42.208 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/OvCgi/Toolbar.exe - null null 2025-01-17 15:49:42.208 +00:00 [DBG] The request path /OvCgi/Toolbar.exe does not match an existing file 2025-01-17 15:49:42.208 +00:00 [DBG] No candidates found for the request path '/OvCgi/Toolbar.exe' 2025-01-17 15:49:42.208 +00:00 [DBG] Request did not match any endpoints 2025-01-17 15:49:42.208 +00:00 [INF] HTTP HEAD /OvCgi/Toolbar.exe responded 404 in 0.0968 ms 2025-01-17 15:49:42.208 +00:00 [INF] Request finished HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/OvCgi/Toolbar.exe - 404 null null 0.4114ms 2025-01-17 15:49:42.209 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: HEAD https://static.201.242.12.49.clients.your-server.de:5104/OvCgi/Toolbar.exe, Response status code: 404 2025-01-17 15:49:42.209 +00:00 [DBG] Connection id "0HN8VETJHTK9M" disconnecting. 2025-01-17 15:49:42.209 +00:00 [DBG] Connection id "0HN8VETJHTK9M" stopped. 2025-01-17 15:49:42.209 +00:00 [DBG] Connection id "0HN8VETJHTK9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:42.345 +00:00 [DBG] Connection id "0HN8VETJHTK9N" accepted. 2025-01-17 15:49:42.345 +00:00 [DBG] Connection id "0HN8VETJHTK9N" started. 2025-01-17 15:49:42.448 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vanillaforums/ - null null 2025-01-17 15:49:42.449 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vanillaforums/'. 2025-01-17 15:49:42.449 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vanillaforums/ - 307 0 null 0.337ms 2025-01-17 15:49:42.449 +00:00 [DBG] Connection id "0HN8VETJHTK9N" disconnecting. 2025-01-17 15:49:42.449 +00:00 [DBG] Connection id "0HN8VETJHTK9N" stopped. 2025-01-17 15:49:42.449 +00:00 [DBG] Connection id "0HN8VETJHTK9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:42.873 +00:00 [DBG] Connection id "0HN8VETJHTK9O" accepted. 2025-01-17 15:49:42.873 +00:00 [DBG] Connection id "0HN8VETJHTK9O" started. 2025-01-17 15:49:42.938 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/statusnet/ - null null 2025-01-17 15:49:42.938 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statusnet/'. 2025-01-17 15:49:42.938 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/statusnet/ - 307 0 null 0.2682ms 2025-01-17 15:49:42.938 +00:00 [DBG] Connection id "0HN8VETJHTK9O" disconnecting. 2025-01-17 15:49:42.938 +00:00 [DBG] Connection id "0HN8VETJHTK9O" stopped. 2025-01-17 15:49:42.938 +00:00 [DBG] Connection id "0HN8VETJHTK9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:43.377 +00:00 [DBG] Connection id "0HN8VETJHTK9P" accepted. 2025-01-17 15:49:43.378 +00:00 [DBG] Connection id "0HN8VETJHTK9P" started. 2025-01-17 15:49:43.424 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xoda/ - null null 2025-01-17 15:49:43.424 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xoda/'. 2025-01-17 15:49:43.425 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xoda/ - 307 0 null 0.3708ms 2025-01-17 15:49:43.425 +00:00 [DBG] Connection id "0HN8VETJHTK9P" disconnecting. 2025-01-17 15:49:43.425 +00:00 [DBG] Connection id "0HN8VETJHTK9P" stopped. 2025-01-17 15:49:43.425 +00:00 [DBG] Connection id "0HN8VETJHTK9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:44.962 +00:00 [DBG] Connection id "0HN8VETJHTK9Q" accepted. 2025-01-17 15:49:44.962 +00:00 [DBG] Connection id "0HN8VETJHTK9Q" started. 2025-01-17 15:49:45.000 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trac/ - null null 2025-01-17 15:49:45.000 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/trac/'. 2025-01-17 15:49:45.000 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trac/ - 307 0 null 0.2483ms 2025-01-17 15:49:45.000 +00:00 [DBG] Connection id "0HN8VETJHTK9Q" disconnecting. 2025-01-17 15:49:45.000 +00:00 [DBG] Connection id "0HN8VETJHTK9Q" stopped. 2025-01-17 15:49:45.000 +00:00 [DBG] Connection id "0HN8VETJHTK9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:45.416 +00:00 [DBG] Connection id "0HN8VETJHTK9R" accepted. 2025-01-17 15:49:45.416 +00:00 [DBG] Connection id "0HN8VETJHTK9R" started. 2025-01-17 15:49:45.584 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lime/ - null null 2025-01-17 15:49:45.584 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lime/'. 2025-01-17 15:49:45.584 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lime/ - 307 0 null 0.3777ms 2025-01-17 15:49:45.584 +00:00 [DBG] Connection id "0HN8VETJHTK9R" disconnecting. 2025-01-17 15:49:45.584 +00:00 [DBG] Connection id "0HN8VETJHTK9R" stopped. 2025-01-17 15:49:45.584 +00:00 [DBG] Connection id "0HN8VETJHTK9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:46.057 +00:00 [DBG] Connection id "0HN8VETJHTK9S" accepted. 2025-01-17 15:49:46.057 +00:00 [DBG] Connection id "0HN8VETJHTK9S" started. 2025-01-17 15:49:46.160 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/survey/ - null null 2025-01-17 15:49:46.161 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/survey/'. 2025-01-17 15:49:46.161 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/survey/ - 307 0 null 0.3571ms 2025-01-17 15:49:46.161 +00:00 [DBG] Connection id "0HN8VETJHTK9S" disconnecting. 2025-01-17 15:49:46.161 +00:00 [DBG] Connection id "0HN8VETJHTK9S" stopped. 2025-01-17 15:49:46.161 +00:00 [DBG] Connection id "0HN8VETJHTK9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:46.551 +00:00 [DBG] Connection id "0HN8VETJHTK9T" accepted. 2025-01-17 15:49:46.551 +00:00 [DBG] Connection id "0HN8VETJHTK9T" started. 2025-01-17 15:49:46.551 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/limesurvey/ - null null 2025-01-17 15:49:46.551 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/limesurvey/'. 2025-01-17 15:49:46.551 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/limesurvey/ - 307 0 null 0.1475ms 2025-01-17 15:49:46.552 +00:00 [DBG] Connection id "0HN8VETJHTK9T" disconnecting. 2025-01-17 15:49:46.552 +00:00 [DBG] Connection id "0HN8VETJHTK9T" stopped. 2025-01-17 15:49:46.552 +00:00 [DBG] Connection id "0HN8VETJHTK9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:47.138 +00:00 [DBG] Connection id "0HN8VETJHTK9U" accepted. 2025-01-17 15:49:47.138 +00:00 [DBG] Connection id "0HN8VETJHTK9U" started. 2025-01-17 15:49:47.353 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/openvbx/ - null null 2025-01-17 15:49:47.353 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/openvbx/'. 2025-01-17 15:49:47.353 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/openvbx/ - 307 0 null 0.2851ms 2025-01-17 15:49:47.353 +00:00 [DBG] Connection id "0HN8VETJHTK9U" disconnecting. 2025-01-17 15:49:47.353 +00:00 [DBG] Connection id "0HN8VETJHTK9U" stopped. 2025-01-17 15:49:47.353 +00:00 [DBG] Connection id "0HN8VETJHTK9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:47.744 +00:00 [DBG] Connection id "0HN8VETJHTK9V" accepted. 2025-01-17 15:49:47.744 +00:00 [DBG] Connection id "0HN8VETJHTK9V" started. 2025-01-17 15:49:47.865 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/getsimple/ - null null 2025-01-17 15:49:47.865 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/getsimple/'. 2025-01-17 15:49:47.865 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/getsimple/ - 307 0 null 0.2703ms 2025-01-17 15:49:47.865 +00:00 [DBG] Connection id "0HN8VETJHTK9V" disconnecting. 2025-01-17 15:49:47.865 +00:00 [DBG] Connection id "0HN8VETJHTK9V" stopped. 2025-01-17 15:49:47.866 +00:00 [DBG] Connection id "0HN8VETJHTK9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:48.361 +00:00 [DBG] Connection id "0HN8VETJHTKA0" accepted. 2025-01-17 15:49:48.362 +00:00 [DBG] Connection id "0HN8VETJHTKA0" started. 2025-01-17 15:49:48.449 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ecoder/ - null null 2025-01-17 15:49:48.449 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ecoder/'. 2025-01-17 15:49:48.449 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ecoder/ - 307 0 null 0.2717ms 2025-01-17 15:49:48.449 +00:00 [DBG] Connection id "0HN8VETJHTKA0" disconnecting. 2025-01-17 15:49:48.449 +00:00 [DBG] Connection id "0HN8VETJHTKA0" stopped. 2025-01-17 15:49:48.449 +00:00 [DBG] Connection id "0HN8VETJHTKA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:48.896 +00:00 [DBG] Connection id "0HN8VETJHTKA1" accepted. 2025-01-17 15:49:48.897 +00:00 [DBG] Connection id "0HN8VETJHTKA1" started. 2025-01-17 15:49:48.960 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cmspages.php - null null 2025-01-17 15:49:48.961 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cmspages.php'. 2025-01-17 15:49:48.961 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cmspages.php - 307 null null 0.3773ms 2025-01-17 15:49:48.961 +00:00 [DBG] Connection id "0HN8VETJHTKA1" disconnecting. 2025-01-17 15:49:48.961 +00:00 [DBG] Connection id "0HN8VETJHTKA1" stopped. 2025-01-17 15:49:48.961 +00:00 [DBG] Connection id "0HN8VETJHTKA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:49.425 +00:00 [DBG] Connection id "0HN8VETJHTKA2" accepted. 2025-01-17 15:49:49.425 +00:00 [DBG] Connection id "0HN8VETJHTKA2" started. 2025-01-17 15:49:49.553 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sc_webcat/ecat/cms_view.php - null null 2025-01-17 15:49:49.553 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sc_webcat/ecat/cms_view.php'. 2025-01-17 15:49:49.553 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sc_webcat/ecat/cms_view.php - 307 null null 0.2602ms 2025-01-17 15:49:49.553 +00:00 [DBG] Connection id "0HN8VETJHTKA2" disconnecting. 2025-01-17 15:49:49.553 +00:00 [DBG] Connection id "0HN8VETJHTKA2" stopped. 2025-01-17 15:49:49.553 +00:00 [DBG] Connection id "0HN8VETJHTKA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:49.993 +00:00 [DBG] Connection id "0HN8VETJHTKA3" accepted. 2025-01-17 15:49:49.993 +00:00 [DBG] Connection id "0HN8VETJHTKA3" started. 2025-01-17 15:49:50.120 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/kbcat.cgi - null null 2025-01-17 15:49:50.120 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/kbcat.cgi'. 2025-01-17 15:49:50.120 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/kbcat.cgi - 307 null null 0.2609ms 2025-01-17 15:49:50.121 +00:00 [DBG] Connection id "0HN8VETJHTKA3" disconnecting. 2025-01-17 15:49:50.121 +00:00 [DBG] Connection id "0HN8VETJHTKA3" stopped. 2025-01-17 15:49:50.121 +00:00 [DBG] Connection id "0HN8VETJHTKA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:50.737 +00:00 [DBG] Connection id "0HN8VETJHTKA4" accepted. 2025-01-17 15:49:50.737 +00:00 [DBG] Connection id "0HN8VETJHTKA4" started. 2025-01-17 15:49:50.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/workorder/FileDownload.jsp - null null 2025-01-17 15:49:50.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/workorder/FileDownload.jsp'. 2025-01-17 15:49:50.802 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/workorder/FileDownload.jsp - 307 0 null 0.2473ms 2025-01-17 15:49:50.802 +00:00 [DBG] Connection id "0HN8VETJHTKA4" disconnecting. 2025-01-17 15:49:50.802 +00:00 [DBG] Connection id "0HN8VETJHTKA4" stopped. 2025-01-17 15:49:50.802 +00:00 [DBG] Connection id "0HN8VETJHTKA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:51.216 +00:00 [DBG] Connection id "0HN8VETJHTKA5" accepted. 2025-01-17 15:49:51.216 +00:00 [DBG] Connection id "0HN8VETJHTKA5" started. 2025-01-17 15:49:51.264 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sd/workorder/FileDownload.jsp - null null 2025-01-17 15:49:51.264 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sd/workorder/FileDownload.jsp'. 2025-01-17 15:49:51.264 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sd/workorder/FileDownload.jsp - 307 0 null 0.3019ms 2025-01-17 15:49:51.265 +00:00 [DBG] Connection id "0HN8VETJHTKA5" disconnecting. 2025-01-17 15:49:51.265 +00:00 [DBG] Connection id "0HN8VETJHTKA5" stopped. 2025-01-17 15:49:51.265 +00:00 [DBG] Connection id "0HN8VETJHTKA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:51.710 +00:00 [DBG] Connection id "0HN8VETJHTKA6" accepted. 2025-01-17 15:49:51.710 +00:00 [DBG] Connection id "0HN8VETJHTKA6" started. 2025-01-17 15:49:51.856 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sections/reference.inc.php - null null 2025-01-17 15:49:51.856 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sections/reference.inc.php'. 2025-01-17 15:49:51.856 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sections/reference.inc.php - 307 0 null 0.277ms 2025-01-17 15:49:51.856 +00:00 [DBG] Connection id "0HN8VETJHTKA6" disconnecting. 2025-01-17 15:49:51.856 +00:00 [DBG] Connection id "0HN8VETJHTKA6" stopped. 2025-01-17 15:49:51.856 +00:00 [DBG] Connection id "0HN8VETJHTKA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:52.303 +00:00 [DBG] Connection id "0HN8VETJHTKA7" accepted. 2025-01-17 15:49:52.304 +00:00 [DBG] Connection id "0HN8VETJHTKA7" started. 2025-01-17 15:49:52.360 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/store.php?action=view_cart - null null 2025-01-17 15:49:52.360 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/store.php?action=view_cart'. 2025-01-17 15:49:52.361 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/store.php?action=view_cart - 307 0 null 0.2988ms 2025-01-17 15:49:52.361 +00:00 [DBG] Connection id "0HN8VETJHTKA7" disconnecting. 2025-01-17 15:49:52.361 +00:00 [DBG] Connection id "0HN8VETJHTKA7" stopped. 2025-01-17 15:49:52.361 +00:00 [DBG] Connection id "0HN8VETJHTKA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:52.864 +00:00 [DBG] Connection id "0HN8VETJHTKA8" accepted. 2025-01-17 15:49:52.865 +00:00 [DBG] Connection id "0HN8VETJHTKA8" started. 2025-01-17 15:49:52.992 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/catalog/main.php?cat_id= - null null 2025-01-17 15:49:52.993 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/catalog/main.php?cat_id='. 2025-01-17 15:49:52.993 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/catalog/main.php?cat_id= - 307 0 null 0.3637ms 2025-01-17 15:49:52.993 +00:00 [DBG] Connection id "0HN8VETJHTKA8" disconnecting. 2025-01-17 15:49:52.993 +00:00 [DBG] Connection id "0HN8VETJHTKA8" stopped. 2025-01-17 15:49:52.993 +00:00 [DBG] Connection id "0HN8VETJHTKA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:53.400 +00:00 [DBG] Connection id "0HN8VETJHTKA9" accepted. 2025-01-17 15:49:53.400 +00:00 [DBG] Connection id "0HN8VETJHTKA9" started. 2025-01-17 15:49:53.567 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php?cat_id=1 - null null 2025-01-17 15:49:53.568 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.php?cat_id=1'. 2025-01-17 15:49:53.568 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index.php?cat_id=1 - 307 0 null 0.3543ms 2025-01-17 15:49:53.568 +00:00 [DBG] Connection id "0HN8VETJHTKA9" disconnecting. 2025-01-17 15:49:53.568 +00:00 [DBG] Connection id "0HN8VETJHTKA9" stopped. 2025-01-17 15:49:53.568 +00:00 [DBG] Connection id "0HN8VETJHTKA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:53.943 +00:00 [DBG] Connection id "0HN8VETJHTKAA" accepted. 2025-01-17 15:49:53.944 +00:00 [DBG] Connection id "0HN8VETJHTKAA" started. 2025-01-17 15:49:54.136 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forum_answer.php?que_id=1 - null null 2025-01-17 15:49:54.137 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum_answer.php?que_id=1'. 2025-01-17 15:49:54.137 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forum_answer.php?que_id=1 - 307 null null 0.329ms 2025-01-17 15:49:54.138 +00:00 [DBG] Connection id "0HN8VETJHTKAA" disconnecting. 2025-01-17 15:49:54.138 +00:00 [DBG] Connection id "0HN8VETJHTKAA" stopped. 2025-01-17 15:49:54.138 +00:00 [DBG] Connection id "0HN8VETJHTKAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:54.651 +00:00 [DBG] Connection id "0HN8VETJHTKAB" accepted. 2025-01-17 15:49:54.651 +00:00 [DBG] Connection id "0HN8VETJHTKAB" started. 2025-01-17 15:49:54.681 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/templates1/view_product.php - null null 2025-01-17 15:49:54.681 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/templates1/view_product.php'. 2025-01-17 15:49:54.682 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/templates1/view_product.php - 307 null null 0.2542ms 2025-01-17 15:49:54.682 +00:00 [DBG] Connection id "0HN8VETJHTKAB" disconnecting. 2025-01-17 15:49:54.682 +00:00 [DBG] Connection id "0HN8VETJHTKAB" stopped. 2025-01-17 15:49:54.682 +00:00 [DBG] Connection id "0HN8VETJHTKAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:55.240 +00:00 [DBG] Connection id "0HN8VETJHTKAC" accepted. 2025-01-17 15:49:55.241 +00:00 [DBG] Connection id "0HN8VETJHTKAC" started. 2025-01-17 15:49:55.251 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/escort-profile.php - null null 2025-01-17 15:49:55.251 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/escort-profile.php'. 2025-01-17 15:49:55.251 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/escort-profile.php - 307 null null 0.247ms 2025-01-17 15:49:55.251 +00:00 [DBG] Connection id "0HN8VETJHTKAC" disconnecting. 2025-01-17 15:49:55.251 +00:00 [DBG] Connection id "0HN8VETJHTKAC" stopped. 2025-01-17 15:49:55.251 +00:00 [DBG] Connection id "0HN8VETJHTKAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:55.833 +00:00 [DBG] Connection id "0HN8VETJHTKAD" accepted. 2025-01-17 15:49:55.833 +00:00 [DBG] Connection id "0HN8VETJHTKAD" started. 2025-01-17 15:49:55.833 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/indexheader.php - null null 2025-01-17 15:49:55.833 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/indexheader.php'. 2025-01-17 15:49:55.833 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/indexheader.php - 307 null null 0.1626ms 2025-01-17 15:49:55.833 +00:00 [DBG] Connection id "0HN8VETJHTKAD" disconnecting. 2025-01-17 15:49:55.833 +00:00 [DBG] Connection id "0HN8VETJHTKAD" stopped. 2025-01-17 15:49:55.833 +00:00 [DBG] Connection id "0HN8VETJHTKAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:56.322 +00:00 [DBG] Connection id "0HN8VETJHTKAE" accepted. 2025-01-17 15:49:56.323 +00:00 [DBG] Connection id "0HN8VETJHTKAE" started. 2025-01-17 15:49:56.393 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/searcher.php - null null 2025-01-17 15:49:56.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/searcher.php'. 2025-01-17 15:49:56.393 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/searcher.php - 307 null null 0.1952ms 2025-01-17 15:49:56.393 +00:00 [DBG] Connection id "0HN8VETJHTKAE" disconnecting. 2025-01-17 15:49:56.393 +00:00 [DBG] Connection id "0HN8VETJHTKAE" stopped. 2025-01-17 15:49:56.393 +00:00 [DBG] Connection id "0HN8VETJHTKAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:56.872 +00:00 [DBG] Connection id "0HN8VETJHTKAF" accepted. 2025-01-17 15:49:56.872 +00:00 [DBG] Connection id "0HN8VETJHTKAF" started. 2025-01-17 15:49:56.904 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/indexviewentry.php - null null 2025-01-17 15:49:56.904 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/indexviewentry.php'. 2025-01-17 15:49:56.904 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pages/indexviewentry.php - 307 null null 0.2499ms 2025-01-17 15:49:56.904 +00:00 [DBG] Connection id "0HN8VETJHTKAF" disconnecting. 2025-01-17 15:49:56.904 +00:00 [DBG] Connection id "0HN8VETJHTKAF" stopped. 2025-01-17 15:49:56.904 +00:00 [DBG] Connection id "0HN8VETJHTKAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:57.377 +00:00 [DBG] Connection id "0HN8VETJHTKAG" accepted. 2025-01-17 15:49:57.378 +00:00 [DBG] Connection id "0HN8VETJHTKAG" started. 2025-01-17 15:49:57.416 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tinymcpuk/filemanager/browser.html - null null 2025-01-17 15:49:57.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tinymcpuk/filemanager/browser.html'. 2025-01-17 15:49:57.416 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tinymcpuk/filemanager/browser.html - 307 null null 0.3313ms 2025-01-17 15:49:57.416 +00:00 [DBG] Connection id "0HN8VETJHTKAG" disconnecting. 2025-01-17 15:49:57.416 +00:00 [DBG] Connection id "0HN8VETJHTKAG" stopped. 2025-01-17 15:49:57.416 +00:00 [DBG] Connection id "0HN8VETJHTKAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:57.984 +00:00 [DBG] Connection id "0HN8VETJHTKAH" accepted. 2025-01-17 15:49:57.985 +00:00 [DBG] Connection id "0HN8VETJHTKAH" started. 2025-01-17 15:49:58.016 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/libraries/ajaxfilemanager/ajaxfilemanager.php - null null 2025-01-17 15:49:58.016 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/libraries/ajaxfilemanager/ajaxfilemanager.php'. 2025-01-17 15:49:58.016 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/libraries/ajaxfilemanager/ajaxfilemanager.php - 307 null null 0.332ms 2025-01-17 15:49:58.016 +00:00 [DBG] Connection id "0HN8VETJHTKAH" disconnecting. 2025-01-17 15:49:58.016 +00:00 [DBG] Connection id "0HN8VETJHTKAH" stopped. 2025-01-17 15:49:58.017 +00:00 [DBG] Connection id "0HN8VETJHTKAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:58.553 +00:00 [DBG] Connection id "0HN8VETJHTKAI" accepted. 2025-01-17 15:49:58.553 +00:00 [DBG] Connection id "0HN8VETJHTKAI" started. 2025-01-17 15:49:58.585 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/leftmenubody.php - null null 2025-01-17 15:49:58.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/leftmenubody.php'. 2025-01-17 15:49:58.585 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/leftmenubody.php - 307 null null 0.2605ms 2025-01-17 15:49:58.585 +00:00 [DBG] Connection id "0HN8VETJHTKAI" disconnecting. 2025-01-17 15:49:58.585 +00:00 [DBG] Connection id "0HN8VETJHTKAI" stopped. 2025-01-17 15:49:58.585 +00:00 [DBG] Connection id "0HN8VETJHTKAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:59.112 +00:00 [DBG] Connection id "0HN8VETJHTKAJ" accepted. 2025-01-17 15:49:59.112 +00:00 [DBG] Connection id "0HN8VETJHTKAJ" started. 2025-01-17 15:49:59.185 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dsp_page.cfm - null null 2025-01-17 15:49:59.185 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dsp_page.cfm'. 2025-01-17 15:49:59.186 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dsp_page.cfm - 307 null null 0.2731ms 2025-01-17 15:49:59.186 +00:00 [DBG] Connection id "0HN8VETJHTKAJ" disconnecting. 2025-01-17 15:49:59.186 +00:00 [DBG] Connection id "0HN8VETJHTKAJ" stopped. 2025-01-17 15:49:59.186 +00:00 [DBG] Connection id "0HN8VETJHTKAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:49:59.697 +00:00 [DBG] Connection id "0HN8VETJHTKAK" accepted. 2025-01-17 15:49:59.697 +00:00 [DBG] Connection id "0HN8VETJHTKAK" started. 2025-01-17 15:49:59.753 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/zikula/index.php - null null 2025-01-17 15:49:59.753 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zikula/index.php'. 2025-01-17 15:49:59.753 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/zikula/index.php - 307 null null 0.3414ms 2025-01-17 15:49:59.753 +00:00 [DBG] Connection id "0HN8VETJHTKAK" disconnecting. 2025-01-17 15:49:59.753 +00:00 [DBG] Connection id "0HN8VETJHTKAK" stopped. 2025-01-17 15:49:59.753 +00:00 [DBG] Connection id "0HN8VETJHTKAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:00.192 +00:00 [DBG] Connection id "0HN8VETJHTKAL" accepted. 2025-01-17 15:50:00.193 +00:00 [DBG] Connection id "0HN8VETJHTKAL" started. 2025-01-17 15:50:00.224 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/admin/header.php - null null 2025-01-17 15:50:00.224 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/admin/header.php'. 2025-01-17 15:50:00.224 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/admin/header.php - 307 null null 0.2336ms 2025-01-17 15:50:00.224 +00:00 [DBG] Connection id "0HN8VETJHTKAL" disconnecting. 2025-01-17 15:50:00.224 +00:00 [DBG] Connection id "0HN8VETJHTKAL" stopped. 2025-01-17 15:50:00.225 +00:00 [DBG] Connection id "0HN8VETJHTKAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:00.905 +00:00 [DBG] Connection id "0HN8VETJHTKAM" accepted. 2025-01-17 15:50:00.905 +00:00 [DBG] Connection id "0HN8VETJHTKAM" started. 2025-01-17 15:50:01.024 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/admin/comments_items.php - null null 2025-01-17 15:50:01.024 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/admin/comments_items.php'. 2025-01-17 15:50:01.024 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/system/admin/comments_items.php - 307 null null 0.2413ms 2025-01-17 15:50:01.025 +00:00 [DBG] Connection id "0HN8VETJHTKAM" disconnecting. 2025-01-17 15:50:01.025 +00:00 [DBG] Connection id "0HN8VETJHTKAM" stopped. 2025-01-17 15:50:01.025 +00:00 [DBG] Connection id "0HN8VETJHTKAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:01.536 +00:00 [DBG] Connection id "0HN8VETJHTKAN" accepted. 2025-01-17 15:50:01.536 +00:00 [DBG] Connection id "0HN8VETJHTKAN" started. 2025-01-17 15:50:01.584 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/scripts/fckeditor/editor/filemanager/connectors/test.html - null null 2025-01-17 15:50:01.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scripts/fckeditor/editor/filemanager/connectors/test.html'. 2025-01-17 15:50:01.585 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/scripts/fckeditor/editor/filemanager/connectors/test.html - 307 null null 0.311ms 2025-01-17 15:50:01.585 +00:00 [DBG] Connection id "0HN8VETJHTKAN" disconnecting. 2025-01-17 15:50:01.585 +00:00 [DBG] Connection id "0HN8VETJHTKAN" stopped. 2025-01-17 15:50:01.585 +00:00 [DBG] Connection id "0HN8VETJHTKAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:02.072 +00:00 [DBG] Connection id "0HN8VETJHTKAO" accepted. 2025-01-17 15:50:02.073 +00:00 [DBG] Connection id "0HN8VETJHTKAO" started. 2025-01-17 15:50:02.108 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/scripts/fckeditor/editor/filemanager/connectors/uploadtest.html - null null 2025-01-17 15:50:02.108 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scripts/fckeditor/editor/filemanager/connectors/uploadtest.html'. 2025-01-17 15:50:02.108 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/scripts/fckeditor/editor/filemanager/connectors/uploadtest.html - 307 null null 0.2415ms 2025-01-17 15:50:02.108 +00:00 [DBG] Connection id "0HN8VETJHTKAO" disconnecting. 2025-01-17 15:50:02.108 +00:00 [DBG] Connection id "0HN8VETJHTKAO" stopped. 2025-01-17 15:50:02.108 +00:00 [DBG] Connection id "0HN8VETJHTKAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:02.640 +00:00 [DBG] Connection id "0HN8VETJHTKAP" accepted. 2025-01-17 15:50:02.640 +00:00 [DBG] Connection id "0HN8VETJHTKAP" started. 2025-01-17 15:50:02.769 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/connectors/test.html - null null 2025-01-17 15:50:02.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/connectors/test.html'. 2025-01-17 15:50:02.770 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/connectors/test.html - 307 null null 0.3844ms 2025-01-17 15:50:02.770 +00:00 [DBG] Connection id "0HN8VETJHTKAP" disconnecting. 2025-01-17 15:50:02.770 +00:00 [DBG] Connection id "0HN8VETJHTKAP" stopped. 2025-01-17 15:50:02.770 +00:00 [DBG] Connection id "0HN8VETJHTKAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:03.216 +00:00 [DBG] Connection id "0HN8VETJHTKAQ" accepted. 2025-01-17 15:50:03.216 +00:00 [DBG] Connection id "0HN8VETJHTKAQ" started. 2025-01-17 15:50:03.309 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/upload/test.html - null null 2025-01-17 15:50:03.309 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/upload/test.html'. 2025-01-17 15:50:03.309 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/upload/test.html - 307 null null 0.2527ms 2025-01-17 15:50:03.309 +00:00 [DBG] Connection id "0HN8VETJHTKAQ" disconnecting. 2025-01-17 15:50:03.309 +00:00 [DBG] Connection id "0HN8VETJHTKAQ" stopped. 2025-01-17 15:50:03.310 +00:00 [DBG] Connection id "0HN8VETJHTKAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:03.761 +00:00 [DBG] Connection id "0HN8VETJHTKAR" accepted. 2025-01-17 15:50:03.761 +00:00 [DBG] Connection id "0HN8VETJHTKAR" started. 2025-01-17 15:50:03.809 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/view/javascript/fckeditor/editor/filemanager/connectors/test.html - null null 2025-01-17 15:50:03.810 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/view/javascript/fckeditor/editor/filemanager/connectors/test.html'. 2025-01-17 15:50:03.810 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/view/javascript/fckeditor/editor/filemanager/connectors/test.html - 307 null null 0.2822ms 2025-01-17 15:50:03.810 +00:00 [DBG] Connection id "0HN8VETJHTKAR" disconnecting. 2025-01-17 15:50:03.810 +00:00 [DBG] Connection id "0HN8VETJHTKAR" stopped. 2025-01-17 15:50:03.810 +00:00 [DBG] Connection id "0HN8VETJHTKAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:04.539 +00:00 [DBG] Connection id "0HN8VETJHTKAS" accepted. 2025-01-17 15:50:04.539 +00:00 [DBG] Connection id "0HN8VETJHTKAS" started. 2025-01-17 15:50:04.585 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/connectors/php/config.php - null null 2025-01-17 15:50:04.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/connectors/php/config.php'. 2025-01-17 15:50:04.585 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/connectors/php/config.php - 307 null null 0.2573ms 2025-01-17 15:50:04.585 +00:00 [DBG] Connection id "0HN8VETJHTKAS" disconnecting. 2025-01-17 15:50:04.586 +00:00 [DBG] Connection id "0HN8VETJHTKAS" stopped. 2025-01-17 15:50:04.586 +00:00 [DBG] Connection id "0HN8VETJHTKAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:05.137 +00:00 [DBG] Connection id "0HN8VETJHTKAT" accepted. 2025-01-17 15:50:05.137 +00:00 [DBG] Connection id "0HN8VETJHTKAT" started. 2025-01-17 15:50:05.260 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php - null null 2025-01-17 15:50:05.260 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/includes/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php'. 2025-01-17 15:50:05.260 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php - 307 null null 0.2999ms 2025-01-17 15:50:05.260 +00:00 [DBG] Connection id "0HN8VETJHTKAT" disconnecting. 2025-01-17 15:50:05.260 +00:00 [DBG] Connection id "0HN8VETJHTKAT" stopped. 2025-01-17 15:50:05.260 +00:00 [DBG] Connection id "0HN8VETJHTKAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:05.666 +00:00 [DBG] Connection id "0HN8VETJHTKAU" accepted. 2025-01-17 15:50:05.666 +00:00 [DBG] Connection id "0HN8VETJHTKAU" started. 2025-01-17 15:50:05.832 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/asp/connector.asp - null null 2025-01-17 15:50:05.832 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/includes/FCKeditor/editor/filemanager/browser/default/connectors/asp/connector.asp'. 2025-01-17 15:50:05.832 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/asp/connector.asp - 307 null null 0.3962ms 2025-01-17 15:50:05.832 +00:00 [DBG] Connection id "0HN8VETJHTKAU" disconnecting. 2025-01-17 15:50:05.832 +00:00 [DBG] Connection id "0HN8VETJHTKAU" stopped. 2025-01-17 15:50:05.832 +00:00 [DBG] Connection id "0HN8VETJHTKAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:06.455 +00:00 [DBG] Connection id "0HN8VETJHTKAV" accepted. 2025-01-17 15:50:06.456 +00:00 [DBG] Connection id "0HN8VETJHTKAV" started. 2025-01-17 15:50:06.835 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx - null null 2025-01-17 15:50:06.835 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/includes/FCKeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx'. 2025-01-17 15:50:06.835 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx - 307 null null 0.3304ms 2025-01-17 15:50:06.835 +00:00 [DBG] Connection id "0HN8VETJHTKAV" disconnecting. 2025-01-17 15:50:06.835 +00:00 [DBG] Connection id "0HN8VETJHTKAV" stopped. 2025-01-17 15:50:06.836 +00:00 [DBG] Connection id "0HN8VETJHTKAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:07.315 +00:00 [DBG] Connection id "0HN8VETJHTKB0" accepted. 2025-01-17 15:50:07.316 +00:00 [DBG] Connection id "0HN8VETJHTKB0" started. 2025-01-17 15:50:07.345 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm - null null 2025-01-17 15:50:07.345 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/includes/FCKeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm'. 2025-01-17 15:50:07.346 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm - 307 null null 0.3712ms 2025-01-17 15:50:07.346 +00:00 [DBG] Connection id "0HN8VETJHTKB0" disconnecting. 2025-01-17 15:50:07.346 +00:00 [DBG] Connection id "0HN8VETJHTKB0" stopped. 2025-01-17 15:50:07.346 +00:00 [DBG] Connection id "0HN8VETJHTKB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:07.797 +00:00 [DBG] Connection id "0HN8VETJHTKB1" accepted. 2025-01-17 15:50:07.797 +00:00 [DBG] Connection id "0HN8VETJHTKB1" started. 2025-01-17 15:50:07.825 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/lasso/connector.lasso - null null 2025-01-17 15:50:07.825 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/includes/FCKeditor/editor/filemanager/browser/default/connectors/lasso/connector.lasso'. 2025-01-17 15:50:07.825 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/lasso/connector.lasso - 307 null null 0.2644ms 2025-01-17 15:50:07.825 +00:00 [DBG] Connection id "0HN8VETJHTKB1" disconnecting. 2025-01-17 15:50:07.826 +00:00 [DBG] Connection id "0HN8VETJHTKB1" stopped. 2025-01-17 15:50:07.826 +00:00 [DBG] Connection id "0HN8VETJHTKB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:08.465 +00:00 [DBG] Connection id "0HN8VETJHTKB2" accepted. 2025-01-17 15:50:08.465 +00:00 [DBG] Connection id "0HN8VETJHTKB2" started. 2025-01-17 15:50:08.499 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi - null null 2025-01-17 15:50:08.499 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/includes/FCKeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi'. 2025-01-17 15:50:08.500 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi - 307 null null 0.3715ms 2025-01-17 15:50:08.500 +00:00 [DBG] Connection id "0HN8VETJHTKB2" disconnecting. 2025-01-17 15:50:08.500 +00:00 [DBG] Connection id "0HN8VETJHTKB2" stopped. 2025-01-17 15:50:08.500 +00:00 [DBG] Connection id "0HN8VETJHTKB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:09.046 +00:00 [DBG] Connection id "0HN8VETJHTKB3" accepted. 2025-01-17 15:50:09.046 +00:00 [DBG] Connection id "0HN8VETJHTKB3" started. 2025-01-17 15:50:09.100 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/py/connector.py - null null 2025-01-17 15:50:09.100 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/includes/FCKeditor/editor/filemanager/browser/default/connectors/py/connector.py'. 2025-01-17 15:50:09.100 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/py/connector.py - 307 null null 0.3183ms 2025-01-17 15:50:09.100 +00:00 [DBG] Connection id "0HN8VETJHTKB3" disconnecting. 2025-01-17 15:50:09.100 +00:00 [DBG] Connection id "0HN8VETJHTKB3" stopped. 2025-01-17 15:50:09.101 +00:00 [DBG] Connection id "0HN8VETJHTKB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:09.545 +00:00 [DBG] Connection id "0HN8VETJHTKB4" accepted. 2025-01-17 15:50:09.546 +00:00 [DBG] Connection id "0HN8VETJHTKB4" started. 2025-01-17 15:50:09.601 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/FCKEditor/editor/filemanager/browser/default/connectors/test.html - null null 2025-01-17 15:50:09.601 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/FCKEditor/editor/filemanager/browser/default/connectors/test.html'. 2025-01-17 15:50:09.602 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/FCKEditor/editor/filemanager/browser/default/connectors/test.html - 307 null null 0.2825ms 2025-01-17 15:50:09.602 +00:00 [DBG] Connection id "0HN8VETJHTKB4" disconnecting. 2025-01-17 15:50:09.602 +00:00 [DBG] Connection id "0HN8VETJHTKB4" stopped. 2025-01-17 15:50:09.602 +00:00 [DBG] Connection id "0HN8VETJHTKB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:10.163 +00:00 [DBG] Connection id "0HN8VETJHTKB5" accepted. 2025-01-17 15:50:10.163 +00:00 [DBG] Connection id "0HN8VETJHTKB5" started. 2025-01-17 15:50:10.317 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/includes/tiny_mce/plugins/tinybrowser/upload.php - null null 2025-01-17 15:50:10.317 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/includes/tiny_mce/plugins/tinybrowser/upload.php'. 2025-01-17 15:50:10.317 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/includes/tiny_mce/plugins/tinybrowser/upload.php - 307 null null 0.3475ms 2025-01-17 15:50:10.317 +00:00 [DBG] Connection id "0HN8VETJHTKB5" disconnecting. 2025-01-17 15:50:10.317 +00:00 [DBG] Connection id "0HN8VETJHTKB5" stopped. 2025-01-17 15:50:10.317 +00:00 [DBG] Connection id "0HN8VETJHTKB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:11.033 +00:00 [DBG] Connection id "0HN8VETJHTKB6" accepted. 2025-01-17 15:50:11.033 +00:00 [DBG] Connection id "0HN8VETJHTKB6" started. 2025-01-17 15:50:11.073 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Backstage/Components/FreeTextBox/ftb.imagegallery.aspx - null null 2025-01-17 15:50:11.073 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Backstage/Components/FreeTextBox/ftb.imagegallery.aspx'. 2025-01-17 15:50:11.073 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Backstage/Components/FreeTextBox/ftb.imagegallery.aspx - 307 null null 0.2458ms 2025-01-17 15:50:11.073 +00:00 [DBG] Connection id "0HN8VETJHTKB6" disconnecting. 2025-01-17 15:50:11.073 +00:00 [DBG] Connection id "0HN8VETJHTKB6" stopped. 2025-01-17 15:50:11.073 +00:00 [DBG] Connection id "0HN8VETJHTKB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:11.831 +00:00 [DBG] Connection id "0HN8VETJHTKB7" accepted. 2025-01-17 15:50:11.831 +00:00 [DBG] Connection id "0HN8VETJHTKB7" started. 2025-01-17 15:50:11.903 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_plugin/fckeditor/editor/filemanager/connectors/test.html - null null 2025-01-17 15:50:11.903 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_plugin/fckeditor/editor/filemanager/connectors/test.html'. 2025-01-17 15:50:11.903 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_plugin/fckeditor/editor/filemanager/connectors/test.html - 307 null null 0.2584ms 2025-01-17 15:50:11.903 +00:00 [DBG] Connection id "0HN8VETJHTKB7" disconnecting. 2025-01-17 15:50:11.903 +00:00 [DBG] Connection id "0HN8VETJHTKB7" stopped. 2025-01-17 15:50:11.903 +00:00 [DBG] Connection id "0HN8VETJHTKB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:11.996 +00:00 [DBG] Connection id "0HN8VETJHTK78" received FIN. 2025-01-17 15:50:11.996 +00:00 [DBG] Connection id "0HN8VETJHTK78" disconnecting. 2025-01-17 15:50:11.996 +00:00 [DBG] Connection id "0HN8VETJHTK78" stopped. 2025-01-17 15:50:11.996 +00:00 [DBG] Connection id "0HN8VETJHTK78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:12.430 +00:00 [DBG] Connection id "0HN8VETJHTKB8" accepted. 2025-01-17 15:50:12.430 +00:00 [DBG] Connection id "0HN8VETJHTKB8" started. 2025-01-17 15:50:12.472 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/html/news_fckeditor/editor/filemanager/upload/php/upload.php - null null 2025-01-17 15:50:12.472 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/html/news_fckeditor/editor/filemanager/upload/php/upload.php'. 2025-01-17 15:50:12.472 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/html/news_fckeditor/editor/filemanager/upload/php/upload.php - 307 null null 0.2792ms 2025-01-17 15:50:12.472 +00:00 [DBG] Connection id "0HN8VETJHTKB8" disconnecting. 2025-01-17 15:50:12.472 +00:00 [DBG] Connection id "0HN8VETJHTKB8" stopped. 2025-01-17 15:50:12.473 +00:00 [DBG] Connection id "0HN8VETJHTKB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:13.057 +00:00 [DBG] Connection id "0HN8VETJHTKB9" accepted. 2025-01-17 15:50:13.057 +00:00 [DBG] Connection id "0HN8VETJHTKB9" started. 2025-01-17 15:50:13.058 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/connectors/test.html - null null 2025-01-17 15:50:13.058 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/connectors/test.html'. 2025-01-17 15:50:13.058 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/connectors/test.html - 307 null null 0.1996ms 2025-01-17 15:50:13.058 +00:00 [DBG] Connection id "0HN8VETJHTKB9" disconnecting. 2025-01-17 15:50:13.058 +00:00 [DBG] Connection id "0HN8VETJHTKB9" stopped. 2025-01-17 15:50:13.058 +00:00 [DBG] Connection id "0HN8VETJHTKB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:13.544 +00:00 [DBG] Connection id "0HN8VETJHTKBA" accepted. 2025-01-17 15:50:13.545 +00:00 [DBG] Connection id "0HN8VETJHTKBA" started. 2025-01-17 15:50:13.554 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/includes/FCKeditor/editor/filemanager/upload/test.html - null null 2025-01-17 15:50:13.555 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/includes/FCKeditor/editor/filemanager/upload/test.html'. 2025-01-17 15:50:13.555 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/includes/FCKeditor/editor/filemanager/upload/test.html - 307 null null 0.2336ms 2025-01-17 15:50:13.555 +00:00 [DBG] Connection id "0HN8VETJHTKBA" disconnecting. 2025-01-17 15:50:13.555 +00:00 [DBG] Connection id "0HN8VETJHTKBA" stopped. 2025-01-17 15:50:13.555 +00:00 [DBG] Connection id "0HN8VETJHTKBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:14.146 +00:00 [DBG] Connection id "0HN8VETJHTKBB" accepted. 2025-01-17 15:50:14.146 +00:00 [DBG] Connection id "0HN8VETJHTKBB" started. 2025-01-17 15:50:14.220 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/uploadsnaps.php - null null 2025-01-17 15:50:14.220 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uploadsnaps.php'. 2025-01-17 15:50:14.220 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/uploadsnaps.php - 307 null null 0.2701ms 2025-01-17 15:50:14.220 +00:00 [DBG] Connection id "0HN8VETJHTKBB" disconnecting. 2025-01-17 15:50:14.220 +00:00 [DBG] Connection id "0HN8VETJHTKBB" stopped. 2025-01-17 15:50:14.221 +00:00 [DBG] Connection id "0HN8VETJHTKBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:14.704 +00:00 [DBG] Connection id "0HN8VETJHTKBC" accepted. 2025-01-17 15:50:14.704 +00:00 [DBG] Connection id "0HN8VETJHTKBC" started. 2025-01-17 15:50:14.832 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/upload/includes/js/files/upload.php - null null 2025-01-17 15:50:14.832 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload/includes/js/files/upload.php'. 2025-01-17 15:50:14.833 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/upload/includes/js/files/upload.php - 307 null null 0.271ms 2025-01-17 15:50:14.833 +00:00 [DBG] Connection id "0HN8VETJHTKBC" disconnecting. 2025-01-17 15:50:14.833 +00:00 [DBG] Connection id "0HN8VETJHTKBC" stopped. 2025-01-17 15:50:14.833 +00:00 [DBG] Connection id "0HN8VETJHTKBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:15.305 +00:00 [DBG] Connection id "0HN8VETJHTKBD" accepted. 2025-01-17 15:50:15.305 +00:00 [DBG] Connection id "0HN8VETJHTKBD" started. 2025-01-17 15:50:15.418 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tinybrowser/upload.php - null null 2025-01-17 15:50:15.418 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tinybrowser/upload.php'. 2025-01-17 15:50:15.418 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tinybrowser/upload.php - 307 null null 0.234ms 2025-01-17 15:50:15.418 +00:00 [DBG] Connection id "0HN8VETJHTKBD" disconnecting. 2025-01-17 15:50:15.418 +00:00 [DBG] Connection id "0HN8VETJHTKBD" stopped. 2025-01-17 15:50:15.418 +00:00 [DBG] Connection id "0HN8VETJHTKBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:15.918 +00:00 [DBG] Connection id "0HN8VETJHTKBE" accepted. 2025-01-17 15:50:15.918 +00:00 [DBG] Connection id "0HN8VETJHTKBE" started. 2025-01-17 15:50:15.920 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/editor/editor/filemanager/upload/test.html - null null 2025-01-17 15:50:15.921 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/editor/editor/filemanager/upload/test.html'. 2025-01-17 15:50:15.921 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/editor/editor/filemanager/upload/test.html - 307 null null 0.2959ms 2025-01-17 15:50:15.921 +00:00 [DBG] Connection id "0HN8VETJHTKBE" disconnecting. 2025-01-17 15:50:15.921 +00:00 [DBG] Connection id "0HN8VETJHTKBE" stopped. 2025-01-17 15:50:15.921 +00:00 [DBG] Connection id "0HN8VETJHTKBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:16.354 +00:00 [DBG] Connection id "0HN8VETJHTKBF" accepted. 2025-01-17 15:50:16.354 +00:00 [DBG] Connection id "0HN8VETJHTKBF" started. 2025-01-17 15:50:16.425 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/photogallery_open.php - null null 2025-01-17 15:50:16.425 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/photogallery_open.php'. 2025-01-17 15:50:16.425 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/photogallery_open.php - 307 null null 0.2514ms 2025-01-17 15:50:16.425 +00:00 [DBG] Connection id "0HN8VETJHTKBF" disconnecting. 2025-01-17 15:50:16.425 +00:00 [DBG] Connection id "0HN8VETJHTKBF" stopped. 2025-01-17 15:50:16.425 +00:00 [DBG] Connection id "0HN8VETJHTKBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:16.914 +00:00 [DBG] Connection id "0HN8VETJHTKBG" accepted. 2025-01-17 15:50:16.914 +00:00 [DBG] Connection id "0HN8VETJHTKBG" started. 2025-01-17 15:50:16.935 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx - null null 2025-01-17 15:50:16.936 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx'. 2025-01-17 15:50:16.936 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx - 307 null null 0.2898ms 2025-01-17 15:50:16.936 +00:00 [DBG] Connection id "0HN8VETJHTKBG" disconnecting. 2025-01-17 15:50:16.936 +00:00 [DBG] Connection id "0HN8VETJHTKBG" stopped. 2025-01-17 15:50:16.936 +00:00 [DBG] Connection id "0HN8VETJHTKBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:17.401 +00:00 [DBG] Connection id "0HN8VETJHTKBH" accepted. 2025-01-17 15:50:17.401 +00:00 [DBG] Connection id "0HN8VETJHTKBH" started. 2025-01-17 15:50:17.512 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/assetmanager/assetmanager.asp - null null 2025-01-17 15:50:17.513 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/assetmanager/assetmanager.asp'. 2025-01-17 15:50:17.513 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/assetmanager/assetmanager.asp - 307 null null 0.2577ms 2025-01-17 15:50:17.513 +00:00 [DBG] Connection id "0HN8VETJHTKBH" disconnecting. 2025-01-17 15:50:17.513 +00:00 [DBG] Connection id "0HN8VETJHTKBH" stopped. 2025-01-17 15:50:17.513 +00:00 [DBG] Connection id "0HN8VETJHTKBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:18.058 +00:00 [DBG] Connection id "0HN8VETJHTKBI" accepted. 2025-01-17 15:50:18.058 +00:00 [DBG] Connection id "0HN8VETJHTKBI" started. 2025-01-17 15:50:18.083 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Final/login/ava_upl.php - null null 2025-01-17 15:50:18.083 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Final/login/ava_upl.php'. 2025-01-17 15:50:18.083 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Final/login/ava_upl.php - 307 null null 0.3402ms 2025-01-17 15:50:18.083 +00:00 [DBG] Connection id "0HN8VETJHTKBI" disconnecting. 2025-01-17 15:50:18.083 +00:00 [DBG] Connection id "0HN8VETJHTKBI" stopped. 2025-01-17 15:50:18.083 +00:00 [DBG] Connection id "0HN8VETJHTKBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:18.593 +00:00 [DBG] Connection id "0HN8VETJHTKBJ" accepted. 2025-01-17 15:50:18.593 +00:00 [DBG] Connection id "0HN8VETJHTKBJ" started. 2025-01-17 15:50:18.617 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Final/login/ava_upl2.php - null null 2025-01-17 15:50:18.617 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Final/login/ava_upl2.php'. 2025-01-17 15:50:18.617 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Final/login/ava_upl2.php - 307 null null 0.2965ms 2025-01-17 15:50:18.617 +00:00 [DBG] Connection id "0HN8VETJHTKBJ" disconnecting. 2025-01-17 15:50:18.617 +00:00 [DBG] Connection id "0HN8VETJHTKBJ" stopped. 2025-01-17 15:50:18.617 +00:00 [DBG] Connection id "0HN8VETJHTKBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:19.113 +00:00 [DBG] Connection id "0HN8VETJHTKBK" accepted. 2025-01-17 15:50:19.113 +00:00 [DBG] Connection id "0HN8VETJHTKBK" started. 2025-01-17 15:50:19.148 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/spaw/demo.php - null null 2025-01-17 15:50:19.148 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/spaw/demo.php'. 2025-01-17 15:50:19.148 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/spaw/demo.php - 307 null null 0.2431ms 2025-01-17 15:50:19.148 +00:00 [DBG] Connection id "0HN8VETJHTKBK" disconnecting. 2025-01-17 15:50:19.148 +00:00 [DBG] Connection id "0HN8VETJHTKBK" stopped. 2025-01-17 15:50:19.148 +00:00 [DBG] Connection id "0HN8VETJHTKBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:19.634 +00:00 [DBG] Connection id "0HN8VETJHTKBL" accepted. 2025-01-17 15:50:19.634 +00:00 [DBG] Connection id "0HN8VETJHTKBL" started. 2025-01-17 15:50:19.701 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.php - null null 2025-01-17 15:50:19.701 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.php'. 2025-01-17 15:50:19.701 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.php - 307 null null 0.2642ms 2025-01-17 15:50:19.701 +00:00 [DBG] Connection id "0HN8VETJHTKBL" disconnecting. 2025-01-17 15:50:19.701 +00:00 [DBG] Connection id "0HN8VETJHTKBL" stopped. 2025-01-17 15:50:19.701 +00:00 [DBG] Connection id "0HN8VETJHTKBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:20.327 +00:00 [DBG] Connection id "0HN8VETJHTKBM" accepted. 2025-01-17 15:50:20.327 +00:00 [DBG] Connection id "0HN8VETJHTKBM" started. 2025-01-17 15:50:20.416 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.html - null null 2025-01-17 15:50:20.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.html'. 2025-01-17 15:50:20.416 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.html - 307 null null 0.2858ms 2025-01-17 15:50:20.416 +00:00 [DBG] Connection id "0HN8VETJHTKBM" disconnecting. 2025-01-17 15:50:20.416 +00:00 [DBG] Connection id "0HN8VETJHTKBM" stopped. 2025-01-17 15:50:20.416 +00:00 [DBG] Connection id "0HN8VETJHTKBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:20.885 +00:00 [DBG] Connection id "0HN8VETJHTKBN" accepted. 2025-01-17 15:50:20.885 +00:00 [DBG] Connection id "0HN8VETJHTKBN" started. 2025-01-17 15:50:20.943 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.pl - null null 2025-01-17 15:50:20.943 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.pl'. 2025-01-17 15:50:20.943 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.pl - 307 null null 0.2705ms 2025-01-17 15:50:20.943 +00:00 [DBG] Connection id "0HN8VETJHTKBN" disconnecting. 2025-01-17 15:50:20.943 +00:00 [DBG] Connection id "0HN8VETJHTKBN" stopped. 2025-01-17 15:50:20.943 +00:00 [DBG] Connection id "0HN8VETJHTKBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:21.427 +00:00 [DBG] Connection id "0HN8VETJHTKBO" accepted. 2025-01-17 15:50:21.427 +00:00 [DBG] Connection id "0HN8VETJHTKBO" started. 2025-01-17 15:50:21.485 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.asp - null null 2025-01-17 15:50:21.485 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.asp'. 2025-01-17 15:50:21.485 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.asp - 307 null null 0.277ms 2025-01-17 15:50:21.485 +00:00 [DBG] Connection id "0HN8VETJHTKBO" disconnecting. 2025-01-17 15:50:21.485 +00:00 [DBG] Connection id "0HN8VETJHTKBO" stopped. 2025-01-17 15:50:21.485 +00:00 [DBG] Connection id "0HN8VETJHTKBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:21.956 +00:00 [DBG] Connection id "0HN8VETJHTKBP" accepted. 2025-01-17 15:50:21.956 +00:00 [DBG] Connection id "0HN8VETJHTKBP" started. 2025-01-17 15:50:22.017 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:50:22.018 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:50:22.018 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.3239ms 2025-01-17 15:50:22.018 +00:00 [DBG] Connection id "0HN8VETJHTKBP" disconnecting. 2025-01-17 15:50:22.018 +00:00 [DBG] Connection id "0HN8VETJHTKBP" stopped. 2025-01-17 15:50:22.018 +00:00 [DBG] Connection id "0HN8VETJHTKBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:22.505 +00:00 [DBG] Connection id "0HN8VETJHTKBQ" accepted. 2025-01-17 15:50:22.505 +00:00 [DBG] Connection id "0HN8VETJHTKBQ" started. 2025-01-17 15:50:22.569 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oozie/ - null null 2025-01-17 15:50:22.569 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/oozie/'. 2025-01-17 15:50:22.569 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oozie/ - 307 0 null 0.3306ms 2025-01-17 15:50:22.569 +00:00 [DBG] Connection id "0HN8VETJHTKBQ" disconnecting. 2025-01-17 15:50:22.569 +00:00 [DBG] Connection id "0HN8VETJHTKBQ" stopped. 2025-01-17 15:50:22.569 +00:00 [DBG] Connection id "0HN8VETJHTKBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:22.992 +00:00 [DBG] Connection id "0HN8VETJHTKBR" accepted. 2025-01-17 15:50:22.992 +00:00 [DBG] Connection id "0HN8VETJHTKBR" started. 2025-01-17 15:50:23.019 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/login.jsp - null null 2025-01-17 15:50:23.019 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.jsp'. 2025-01-17 15:50:23.019 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/login.jsp - 307 0 null 0.7982ms 2025-01-17 15:50:23.020 +00:00 [DBG] Connection id "0HN8VETJHTKBR" disconnecting. 2025-01-17 15:50:23.020 +00:00 [DBG] Connection id "0HN8VETJHTKBR" stopped. 2025-01-17 15:50:23.020 +00:00 [DBG] Connection id "0HN8VETJHTKBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:23.473 +00:00 [DBG] Connection id "0HN8VETJHTKBS" accepted. 2025-01-17 15:50:23.474 +00:00 [DBG] Connection id "0HN8VETJHTKBS" started. 2025-01-17 15:50:23.553 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/about/ - null null 2025-01-17 15:50:23.553 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/about/'. 2025-01-17 15:50:23.553 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/about/ - 307 0 null 0.2039ms 2025-01-17 15:50:23.553 +00:00 [DBG] Connection id "0HN8VETJHTKBS" disconnecting. 2025-01-17 15:50:23.553 +00:00 [DBG] Connection id "0HN8VETJHTKBS" stopped. 2025-01-17 15:50:23.553 +00:00 [DBG] Connection id "0HN8VETJHTKBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:24.073 +00:00 [DBG] Connection id "0HN8VETJHTKBT" accepted. 2025-01-17 15:50:24.073 +00:00 [DBG] Connection id "0HN8VETJHTKBT" started. 2025-01-17 15:50:24.081 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cmf/login - null null 2025-01-17 15:50:24.081 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cmf/login'. 2025-01-17 15:50:24.082 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cmf/login - 307 0 null 0.2372ms 2025-01-17 15:50:24.082 +00:00 [DBG] Connection id "0HN8VETJHTKBT" disconnecting. 2025-01-17 15:50:24.082 +00:00 [DBG] Connection id "0HN8VETJHTKBT" stopped. 2025-01-17 15:50:24.082 +00:00 [DBG] Connection id "0HN8VETJHTKBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:24.472 +00:00 [DBG] Connection id "0HN8VETJHTKBU" accepted. 2025-01-17 15:50:24.472 +00:00 [DBG] Connection id "0HN8VETJHTKBU" started. 2025-01-17 15:50:24.504 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jobhistory - null null 2025-01-17 15:50:24.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jobhistory'. 2025-01-17 15:50:24.504 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jobhistory - 307 0 null 0.1978ms 2025-01-17 15:50:24.504 +00:00 [DBG] Connection id "0HN8VETJHTKBU" disconnecting. 2025-01-17 15:50:24.504 +00:00 [DBG] Connection id "0HN8VETJHTKBU" stopped. 2025-01-17 15:50:24.504 +00:00 [DBG] Connection id "0HN8VETJHTKBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:24.873 +00:00 [DBG] Connection id "0HN8VETJHTKBV" accepted. 2025-01-17 15:50:24.873 +00:00 [DBG] Connection id "0HN8VETJHTKBV" started. 2025-01-17 15:50:25.025 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cluster/cluster - null null 2025-01-17 15:50:25.025 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cluster/cluster'. 2025-01-17 15:50:25.026 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cluster/cluster - 307 0 null 0.3111ms 2025-01-17 15:50:25.026 +00:00 [DBG] Connection id "0HN8VETJHTKBV" disconnecting. 2025-01-17 15:50:25.026 +00:00 [DBG] Connection id "0HN8VETJHTKBV" stopped. 2025-01-17 15:50:25.026 +00:00 [DBG] Connection id "0HN8VETJHTKBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:25.477 +00:00 [DBG] Connection id "0HN8VETJHTKC0" accepted. 2025-01-17 15:50:25.477 +00:00 [DBG] Connection id "0HN8VETJHTKC0" started. 2025-01-17 15:50:25.546 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/node - null null 2025-01-17 15:50:25.546 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/node'. 2025-01-17 15:50:25.546 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/node - 307 0 null 0.2458ms 2025-01-17 15:50:25.546 +00:00 [DBG] Connection id "0HN8VETJHTKC0" disconnecting. 2025-01-17 15:50:25.546 +00:00 [DBG] Connection id "0HN8VETJHTKC0" stopped. 2025-01-17 15:50:25.546 +00:00 [DBG] Connection id "0HN8VETJHTKC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:26.016 +00:00 [DBG] Connection id "0HN8VETJHTKC1" accepted. 2025-01-17 15:50:26.016 +00:00 [DBG] Connection id "0HN8VETJHTKC1" started. 2025-01-17 15:50:26.057 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/databases/acidcat_3.mdb - null null 2025-01-17 15:50:26.057 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/databases/acidcat_3.mdb'. 2025-01-17 15:50:26.058 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/databases/acidcat_3.mdb - 307 null null 0.2049ms 2025-01-17 15:50:26.058 +00:00 [DBG] Connection id "0HN8VETJHTKC1" disconnecting. 2025-01-17 15:50:26.058 +00:00 [DBG] Connection id "0HN8VETJHTKC1" stopped. 2025-01-17 15:50:26.058 +00:00 [DBG] Connection id "0HN8VETJHTKC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:26.554 +00:00 [DBG] Connection id "0HN8VETJHTKC2" accepted. 2025-01-17 15:50:26.554 +00:00 [DBG] Connection id "0HN8VETJHTKC2" started. 2025-01-17 15:50:26.584 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mdb-database/dblog.mdb - null null 2025-01-17 15:50:26.584 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mdb-database/dblog.mdb'. 2025-01-17 15:50:26.584 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mdb-database/dblog.mdb - 307 null null 0.2563ms 2025-01-17 15:50:26.584 +00:00 [DBG] Connection id "0HN8VETJHTKC2" disconnecting. 2025-01-17 15:50:26.584 +00:00 [DBG] Connection id "0HN8VETJHTKC2" stopped. 2025-01-17 15:50:26.584 +00:00 [DBG] Connection id "0HN8VETJHTKC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:27.080 +00:00 [DBG] Connection id "0HN8VETJHTKC3" accepted. 2025-01-17 15:50:27.080 +00:00 [DBG] Connection id "0HN8VETJHTKC3" started. 2025-01-17 15:50:27.200 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/db/users.mdb - null null 2025-01-17 15:50:27.200 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db/users.mdb'. 2025-01-17 15:50:27.200 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/db/users.mdb - 307 null null 0.2623ms 2025-01-17 15:50:27.200 +00:00 [DBG] Connection id "0HN8VETJHTKC3" disconnecting. 2025-01-17 15:50:27.200 +00:00 [DBG] Connection id "0HN8VETJHTKC3" stopped. 2025-01-17 15:50:27.200 +00:00 [DBG] Connection id "0HN8VETJHTKC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:27.683 +00:00 [DBG] Connection id "0HN8VETJHTKC4" accepted. 2025-01-17 15:50:27.683 +00:00 [DBG] Connection id "0HN8VETJHTKC4" started. 2025-01-17 15:50:27.784 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db/ - null null 2025-01-17 15:50:27.785 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db/'. 2025-01-17 15:50:27.785 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db/ - 307 0 null 0.5419ms 2025-01-17 15:50:27.785 +00:00 [DBG] Connection id "0HN8VETJHTKC4" disconnecting. 2025-01-17 15:50:27.785 +00:00 [DBG] Connection id "0HN8VETJHTKC4" stopped. 2025-01-17 15:50:27.785 +00:00 [DBG] Connection id "0HN8VETJHTKC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:28.185 +00:00 [DBG] Connection id "0HN8VETJHTKC5" accepted. 2025-01-17 15:50:28.186 +00:00 [DBG] Connection id "0HN8VETJHTKC5" started. 2025-01-17 15:50:28.295 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/infusions/avatar_studio/avatar_studio.php - null null 2025-01-17 15:50:28.295 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/infusions/avatar_studio/avatar_studio.php'. 2025-01-17 15:50:28.295 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/infusions/avatar_studio/avatar_studio.php - 307 null null 0.2224ms 2025-01-17 15:50:28.295 +00:00 [DBG] Connection id "0HN8VETJHTKC5" disconnecting. 2025-01-17 15:50:28.296 +00:00 [DBG] Connection id "0HN8VETJHTKC5" stopped. 2025-01-17 15:50:28.296 +00:00 [DBG] Connection id "0HN8VETJHTKC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:28.744 +00:00 [DBG] Connection id "0HN8VETJHTKC6" accepted. 2025-01-17 15:50:28.744 +00:00 [DBG] Connection id "0HN8VETJHTKC6" started. 2025-01-17 15:50:28.801 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bnnr.php - null null 2025-01-17 15:50:28.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bnnr.php'. 2025-01-17 15:50:28.801 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/bnnr.php - 307 null null 0.2129ms 2025-01-17 15:50:28.801 +00:00 [DBG] Connection id "0HN8VETJHTKC6" disconnecting. 2025-01-17 15:50:28.801 +00:00 [DBG] Connection id "0HN8VETJHTKC6" stopped. 2025-01-17 15:50:28.801 +00:00 [DBG] Connection id "0HN8VETJHTKC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:29.321 +00:00 [DBG] Connection id "0HN8VETJHTKC7" accepted. 2025-01-17 15:50:29.321 +00:00 [DBG] Connection id "0HN8VETJHTKC7" started. 2025-01-17 15:50:29.424 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vb/bnnr.php - null null 2025-01-17 15:50:29.425 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vb/bnnr.php'. 2025-01-17 15:50:29.425 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vb/bnnr.php - 307 null null 0.5282ms 2025-01-17 15:50:29.425 +00:00 [DBG] Connection id "0HN8VETJHTKC7" disconnecting. 2025-01-17 15:50:29.425 +00:00 [DBG] Connection id "0HN8VETJHTKC7" stopped. 2025-01-17 15:50:29.425 +00:00 [DBG] Connection id "0HN8VETJHTKC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:29.928 +00:00 [DBG] Connection id "0HN8VETJHTKC8" accepted. 2025-01-17 15:50:29.929 +00:00 [DBG] Connection id "0HN8VETJHTKC8" started. 2025-01-17 15:50:29.962 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forum/bnnr.php - null null 2025-01-17 15:50:29.962 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/bnnr.php'. 2025-01-17 15:50:29.963 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forum/bnnr.php - 307 null null 0.2348ms 2025-01-17 15:50:29.963 +00:00 [DBG] Connection id "0HN8VETJHTKC8" disconnecting. 2025-01-17 15:50:29.963 +00:00 [DBG] Connection id "0HN8VETJHTKC8" stopped. 2025-01-17 15:50:29.963 +00:00 [DBG] Connection id "0HN8VETJHTKC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:30.441 +00:00 [DBG] Connection id "0HN8VETJHTKC9" accepted. 2025-01-17 15:50:30.441 +00:00 [DBG] Connection id "0HN8VETJHTKC9" started. 2025-01-17 15:50:30.561 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/weblink_cat_list.php - null null 2025-01-17 15:50:30.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblink_cat_list.php'. 2025-01-17 15:50:30.561 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/weblink_cat_list.php - 307 null null 0.2796ms 2025-01-17 15:50:30.561 +00:00 [DBG] Connection id "0HN8VETJHTKC9" disconnecting. 2025-01-17 15:50:30.561 +00:00 [DBG] Connection id "0HN8VETJHTKC9" stopped. 2025-01-17 15:50:30.561 +00:00 [DBG] Connection id "0HN8VETJHTKC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:31.025 +00:00 [DBG] Connection id "0HN8VETJHTKCA" accepted. 2025-01-17 15:50:31.025 +00:00 [DBG] Connection id "0HN8VETJHTKCA" started. 2025-01-17 15:50:31.114 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:50:31.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:50:31.114 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.2546ms 2025-01-17 15:50:31.114 +00:00 [DBG] Connection id "0HN8VETJHTKCA" disconnecting. 2025-01-17 15:50:31.114 +00:00 [DBG] Connection id "0HN8VETJHTKCA" stopped. 2025-01-17 15:50:31.115 +00:00 [DBG] Connection id "0HN8VETJHTKCA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:31.544 +00:00 [DBG] Connection id "0HN8VETJHTKCB" accepted. 2025-01-17 15:50:31.544 +00:00 [DBG] Connection id "0HN8VETJHTKCB" started. 2025-01-17 15:50:31.624 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/UPGRADE.txt - null null 2025-01-17 15:50:31.624 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/UPGRADE.txt'. 2025-01-17 15:50:31.624 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/UPGRADE.txt - 307 0 null 0.2938ms 2025-01-17 15:50:31.624 +00:00 [DBG] Connection id "0HN8VETJHTKCB" disconnecting. 2025-01-17 15:50:31.624 +00:00 [DBG] Connection id "0HN8VETJHTKCB" stopped. 2025-01-17 15:50:31.624 +00:00 [DBG] Connection id "0HN8VETJHTKCB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:32.025 +00:00 [DBG] Connection id "0HN8VETJHTKCC" accepted. 2025-01-17 15:50:32.025 +00:00 [DBG] Connection id "0HN8VETJHTKCC" started. 2025-01-17 15:50:32.078 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/INSTALL.txt - null null 2025-01-17 15:50:32.078 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/INSTALL.txt'. 2025-01-17 15:50:32.078 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/INSTALL.txt - 307 0 null 0.239ms 2025-01-17 15:50:32.078 +00:00 [DBG] Connection id "0HN8VETJHTKCC" disconnecting. 2025-01-17 15:50:32.078 +00:00 [DBG] Connection id "0HN8VETJHTKCC" stopped. 2025-01-17 15:50:32.078 +00:00 [DBG] Connection id "0HN8VETJHTKCC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:32.535 +00:00 [DBG] Connection id "0HN8VETJHTKCD" accepted. 2025-01-17 15:50:32.535 +00:00 [DBG] Connection id "0HN8VETJHTKCD" started. 2025-01-17 15:50:32.712 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/MAINTENERS.txt - null null 2025-01-17 15:50:32.712 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/MAINTENERS.txt'. 2025-01-17 15:50:32.712 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/MAINTENERS.txt - 307 0 null 0.2649ms 2025-01-17 15:50:32.712 +00:00 [DBG] Connection id "0HN8VETJHTKCD" disconnecting. 2025-01-17 15:50:32.712 +00:00 [DBG] Connection id "0HN8VETJHTKCD" stopped. 2025-01-17 15:50:32.712 +00:00 [DBG] Connection id "0HN8VETJHTKCD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:33.145 +00:00 [DBG] Connection id "0HN8VETJHTKCE" accepted. 2025-01-17 15:50:33.145 +00:00 [DBG] Connection id "0HN8VETJHTKCE" started. 2025-01-17 15:50:33.239 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/INSTALL.mysql.txt - null null 2025-01-17 15:50:33.240 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/INSTALL.mysql.txt'. 2025-01-17 15:50:33.240 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/INSTALL.mysql.txt - 307 0 null 0.3153ms 2025-01-17 15:50:33.240 +00:00 [DBG] Connection id "0HN8VETJHTKCE" disconnecting. 2025-01-17 15:50:33.240 +00:00 [DBG] Connection id "0HN8VETJHTKCE" stopped. 2025-01-17 15:50:33.240 +00:00 [DBG] Connection id "0HN8VETJHTKCE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:33.705 +00:00 [DBG] Connection id "0HN8VETJHTKCF" accepted. 2025-01-17 15:50:33.705 +00:00 [DBG] Connection id "0HN8VETJHTKCF" started. 2025-01-17 15:50:33.712 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/INSTALL.pgsql.txt - null null 2025-01-17 15:50:33.712 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/INSTALL.pgsql.txt'. 2025-01-17 15:50:33.712 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/INSTALL.pgsql.txt - 307 0 null 0.1902ms 2025-01-17 15:50:33.712 +00:00 [DBG] Connection id "0HN8VETJHTKCF" disconnecting. 2025-01-17 15:50:33.712 +00:00 [DBG] Connection id "0HN8VETJHTKCF" stopped. 2025-01-17 15:50:33.712 +00:00 [DBG] Connection id "0HN8VETJHTKCF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:34.185 +00:00 [DBG] Connection id "0HN8VETJHTKCG" accepted. 2025-01-17 15:50:34.185 +00:00 [DBG] Connection id "0HN8VETJHTKCG" started. 2025-01-17 15:50:34.281 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/update.php - null null 2025-01-17 15:50:34.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/update.php'. 2025-01-17 15:50:34.281 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/update.php - 307 0 null 0.3631ms 2025-01-17 15:50:34.281 +00:00 [DBG] Connection id "0HN8VETJHTKCG" disconnecting. 2025-01-17 15:50:34.281 +00:00 [DBG] Connection id "0HN8VETJHTKCG" stopped. 2025-01-17 15:50:34.281 +00:00 [DBG] Connection id "0HN8VETJHTKCG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:34.624 +00:00 [DBG] Connection id "0HN8VETJHTKCH" accepted. 2025-01-17 15:50:34.625 +00:00 [DBG] Connection id "0HN8VETJHTKCH" started. 2025-01-17 15:50:34.672 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/manifests/files/joomla.xml - null null 2025-01-17 15:50:34.672 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/manifests/files/joomla.xml'. 2025-01-17 15:50:34.672 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/manifests/files/joomla.xml - 307 0 null 0.2673ms 2025-01-17 15:50:34.672 +00:00 [DBG] Connection id "0HN8VETJHTKCH" disconnecting. 2025-01-17 15:50:34.672 +00:00 [DBG] Connection id "0HN8VETJHTKCH" stopped. 2025-01-17 15:50:34.672 +00:00 [DBG] Connection id "0HN8VETJHTKCH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:35.145 +00:00 [DBG] Connection id "0HN8VETJHTKCI" accepted. 2025-01-17 15:50:35.145 +00:00 [DBG] Connection id "0HN8VETJHTKCI" started. 2025-01-17 15:50:35.184 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/language/en-GB/en-GB.xml - null null 2025-01-17 15:50:35.184 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/language/en-GB/en-GB.xml'. 2025-01-17 15:50:35.184 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/language/en-GB/en-GB.xml - 307 0 null 0.1687ms 2025-01-17 15:50:35.184 +00:00 [DBG] Connection id "0HN8VETJHTKCI" disconnecting. 2025-01-17 15:50:35.184 +00:00 [DBG] Connection id "0HN8VETJHTKCI" stopped. 2025-01-17 15:50:35.184 +00:00 [DBG] Connection id "0HN8VETJHTKCI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:35.625 +00:00 [DBG] Connection id "0HN8VETJHTKCJ" accepted. 2025-01-17 15:50:35.625 +00:00 [DBG] Connection id "0HN8VETJHTKCJ" started. 2025-01-17 15:50:35.705 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modules/custom.xml - null null 2025-01-17 15:50:35.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modules/custom.xml'. 2025-01-17 15:50:35.705 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modules/custom.xml - 307 0 null 0.3581ms 2025-01-17 15:50:35.705 +00:00 [DBG] Connection id "0HN8VETJHTKCJ" disconnecting. 2025-01-17 15:50:35.706 +00:00 [DBG] Connection id "0HN8VETJHTKCJ" stopped. 2025-01-17 15:50:35.706 +00:00 [DBG] Connection id "0HN8VETJHTKCJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:36.178 +00:00 [DBG] Connection id "0HN8VETJHTKCK" accepted. 2025-01-17 15:50:36.178 +00:00 [DBG] Connection id "0HN8VETJHTKCK" started. 2025-01-17 15:50:36.217 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/htaccess.txt - null null 2025-01-17 15:50:36.217 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/htaccess.txt'. 2025-01-17 15:50:36.217 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/htaccess.txt - 307 0 null 0.2047ms 2025-01-17 15:50:36.217 +00:00 [DBG] Connection id "0HN8VETJHTKCK" disconnecting. 2025-01-17 15:50:36.217 +00:00 [DBG] Connection id "0HN8VETJHTKCK" stopped. 2025-01-17 15:50:36.217 +00:00 [DBG] Connection id "0HN8VETJHTKCK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:36.642 +00:00 [DBG] Connection id "0HN8VETJHTKCL" accepted. 2025-01-17 15:50:36.642 +00:00 [DBG] Connection id "0HN8VETJHTKCL" started. 2025-01-17 15:50:36.756 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/templates/system/css/toolbar.css - null null 2025-01-17 15:50:36.757 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/templates/system/css/toolbar.css'. 2025-01-17 15:50:36.757 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/templates/system/css/toolbar.css - 307 0 null 0.3328ms 2025-01-17 15:50:36.757 +00:00 [DBG] Connection id "0HN8VETJHTKCL" disconnecting. 2025-01-17 15:50:36.757 +00:00 [DBG] Connection id "0HN8VETJHTKCL" stopped. 2025-01-17 15:50:36.757 +00:00 [DBG] Connection id "0HN8VETJHTKCL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:37.219 +00:00 [DBG] Connection id "0HN8VETJHTKCM" accepted. 2025-01-17 15:50:37.219 +00:00 [DBG] Connection id "0HN8VETJHTKCM" started. 2025-01-17 15:50:37.219 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/templates/beez/css/template_rtl.css - null null 2025-01-17 15:50:37.219 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/templates/beez/css/template_rtl.css'. 2025-01-17 15:50:37.219 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/templates/beez/css/template_rtl.css - 307 0 null 0.1569ms 2025-01-17 15:50:37.219 +00:00 [DBG] Connection id "0HN8VETJHTKCM" disconnecting. 2025-01-17 15:50:37.219 +00:00 [DBG] Connection id "0HN8VETJHTKCM" stopped. 2025-01-17 15:50:37.219 +00:00 [DBG] Connection id "0HN8VETJHTKCM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:37.592 +00:00 [DBG] Connection id "0HN8VETJHTKCN" accepted. 2025-01-17 15:50:37.592 +00:00 [DBG] Connection id "0HN8VETJHTKCN" started. 2025-01-17 15:50:37.642 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CHANGELOG.txt - null null 2025-01-17 15:50:37.642 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CHANGELOG.txt'. 2025-01-17 15:50:37.642 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CHANGELOG.txt - 307 0 null 0.3177ms 2025-01-17 15:50:37.642 +00:00 [DBG] Connection id "0HN8VETJHTKCN" disconnecting. 2025-01-17 15:50:37.642 +00:00 [DBG] Connection id "0HN8VETJHTKCN" stopped. 2025-01-17 15:50:37.642 +00:00 [DBG] Connection id "0HN8VETJHTKCN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:38.066 +00:00 [DBG] Connection id "0HN8VETJHTKCO" accepted. 2025-01-17 15:50:38.066 +00:00 [DBG] Connection id "0HN8VETJHTKCO" started. 2025-01-17 15:50:38.089 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:50:38.089 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:50:38.089 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.2365ms 2025-01-17 15:50:38.089 +00:00 [DBG] Connection id "0HN8VETJHTKCO" disconnecting. 2025-01-17 15:50:38.089 +00:00 [DBG] Connection id "0HN8VETJHTKCO" stopped. 2025-01-17 15:50:38.089 +00:00 [DBG] Connection id "0HN8VETJHTKCO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:38.498 +00:00 [DBG] Connection id "0HN8VETJHTKCP" accepted. 2025-01-17 15:50:38.498 +00:00 [DBG] Connection id "0HN8VETJHTKCP" started. 2025-01-17 15:50:38.569 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pix/moodlelogo.gif - null null 2025-01-17 15:50:38.570 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pix/moodlelogo.gif'. 2025-01-17 15:50:38.570 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pix/moodlelogo.gif - 307 null null 0.2953ms 2025-01-17 15:50:38.570 +00:00 [DBG] Connection id "0HN8VETJHTKCP" disconnecting. 2025-01-17 15:50:38.570 +00:00 [DBG] Connection id "0HN8VETJHTKCP" stopped. 2025-01-17 15:50:38.570 +00:00 [DBG] Connection id "0HN8VETJHTKCP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:39.057 +00:00 [DBG] Connection id "0HN8VETJHTKCQ" accepted. 2025-01-17 15:50:39.057 +00:00 [DBG] Connection id "0HN8VETJHTKCQ" started. 2025-01-17 15:50:39.120 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/environment.xml - null null 2025-01-17 15:50:39.121 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/environment.xml'. 2025-01-17 15:50:39.121 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/environment.xml - 307 null null 0.3266ms 2025-01-17 15:50:39.121 +00:00 [DBG] Connection id "0HN8VETJHTKCQ" disconnecting. 2025-01-17 15:50:39.121 +00:00 [DBG] Connection id "0HN8VETJHTKCQ" stopped. 2025-01-17 15:50:39.121 +00:00 [DBG] Connection id "0HN8VETJHTKCQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:39.655 +00:00 [DBG] Connection id "0HN8VETJHTKCR" accepted. 2025-01-17 15:50:39.656 +00:00 [DBG] Connection id "0HN8VETJHTKCR" started. 2025-01-17 15:50:39.720 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/typo3/index.php - null null 2025-01-17 15:50:39.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/typo3/index.php'. 2025-01-17 15:50:39.721 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/typo3/index.php - 307 0 null 0.2999ms 2025-01-17 15:50:39.721 +00:00 [DBG] Connection id "0HN8VETJHTKCR" disconnecting. 2025-01-17 15:50:39.721 +00:00 [DBG] Connection id "0HN8VETJHTKCR" stopped. 2025-01-17 15:50:39.721 +00:00 [DBG] Connection id "0HN8VETJHTKCR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:40.265 +00:00 [DBG] Connection id "0HN8VETJHTKCS" accepted. 2025-01-17 15:50:40.265 +00:00 [DBG] Connection id "0HN8VETJHTKCS" started. 2025-01-17 15:50:40.352 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/typo3/README.txt - null null 2025-01-17 15:50:40.352 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/typo3/README.txt'. 2025-01-17 15:50:40.353 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/typo3/README.txt - 307 0 null 0.2857ms 2025-01-17 15:50:40.353 +00:00 [DBG] Connection id "0HN8VETJHTKCS" disconnecting. 2025-01-17 15:50:40.353 +00:00 [DBG] Connection id "0HN8VETJHTKCS" stopped. 2025-01-17 15:50:40.353 +00:00 [DBG] Connection id "0HN8VETJHTKCS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:40.753 +00:00 [DBG] Connection id "0HN8VETJHTKCT" accepted. 2025-01-17 15:50:40.754 +00:00 [DBG] Connection id "0HN8VETJHTKCT" started. 2025-01-17 15:50:40.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/t3lib/README.txt - null null 2025-01-17 15:50:40.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/t3lib/README.txt'. 2025-01-17 15:50:40.801 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/t3lib/README.txt - 307 0 null 0.2961ms 2025-01-17 15:50:40.801 +00:00 [DBG] Connection id "0HN8VETJHTKCT" disconnecting. 2025-01-17 15:50:40.801 +00:00 [DBG] Connection id "0HN8VETJHTKCT" stopped. 2025-01-17 15:50:40.801 +00:00 [DBG] Connection id "0HN8VETJHTKCT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:41.216 +00:00 [DBG] Connection id "0HN8VETJHTKCU" accepted. 2025-01-17 15:50:41.216 +00:00 [DBG] Connection id "0HN8VETJHTKCU" started. 2025-01-17 15:50:41.257 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/typo3/sysext/t3skin/images/login/typo3logo-white-greyback.gif - null null 2025-01-17 15:50:41.257 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/typo3/sysext/t3skin/images/login/typo3logo-white-greyback.gif'. 2025-01-17 15:50:41.257 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/typo3/sysext/t3skin/images/login/typo3logo-white-greyback.gif - 307 null null 0.2002ms 2025-01-17 15:50:41.257 +00:00 [DBG] Connection id "0HN8VETJHTKCU" disconnecting. 2025-01-17 15:50:41.257 +00:00 [DBG] Connection id "0HN8VETJHTKCU" stopped. 2025-01-17 15:50:41.257 +00:00 [DBG] Connection id "0HN8VETJHTKCU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:41.763 +00:00 [DBG] Connection id "0HN8VETJHTKCV" accepted. 2025-01-17 15:50:41.763 +00:00 [DBG] Connection id "0HN8VETJHTKCV" started. 2025-01-17 15:50:41.848 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/squirrelmail/src/login.php - null null 2025-01-17 15:50:41.848 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/squirrelmail/src/login.php'. 2025-01-17 15:50:41.848 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/squirrelmail/src/login.php - 307 0 null 0.2256ms 2025-01-17 15:50:41.848 +00:00 [DBG] Connection id "0HN8VETJHTKCV" disconnecting. 2025-01-17 15:50:41.848 +00:00 [DBG] Connection id "0HN8VETJHTKCV" stopped. 2025-01-17 15:50:41.848 +00:00 [DBG] Connection id "0HN8VETJHTKCV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:42.337 +00:00 [DBG] Connection id "0HN8VETJHTKD0" accepted. 2025-01-17 15:50:42.337 +00:00 [DBG] Connection id "0HN8VETJHTKD0" started. 2025-01-17 15:50:42.361 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webmail/src/login.php - null null 2025-01-17 15:50:42.361 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webmail/src/login.php'. 2025-01-17 15:50:42.361 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webmail/src/login.php - 307 0 null 0.2729ms 2025-01-17 15:50:42.361 +00:00 [DBG] Connection id "0HN8VETJHTKD0" disconnecting. 2025-01-17 15:50:42.361 +00:00 [DBG] Connection id "0HN8VETJHTKD0" stopped. 2025-01-17 15:50:42.362 +00:00 [DBG] Connection id "0HN8VETJHTKD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:42.996 +00:00 [DBG] Connection id "0HN8VETJHTKD1" accepted. 2025-01-17 15:50:42.996 +00:00 [DBG] Connection id "0HN8VETJHTKD1" started. 2025-01-17 15:50:43.106 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/src/login.php - null null 2025-01-17 15:50:43.106 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/src/login.php'. 2025-01-17 15:50:43.106 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/src/login.php - 307 0 null 0.2975ms 2025-01-17 15:50:43.106 +00:00 [DBG] Connection id "0HN8VETJHTKD1" disconnecting. 2025-01-17 15:50:43.106 +00:00 [DBG] Connection id "0HN8VETJHTKD1" stopped. 2025-01-17 15:50:43.106 +00:00 [DBG] Connection id "0HN8VETJHTKD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:43.520 +00:00 [DBG] Connection id "0HN8VETJHTKD2" accepted. 2025-01-17 15:50:43.520 +00:00 [DBG] Connection id "0HN8VETJHTKD2" started. 2025-01-17 15:50:43.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/squirrelmail/images/sm_logo.png - null null 2025-01-17 15:50:43.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/squirrelmail/images/sm_logo.png'. 2025-01-17 15:50:43.577 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/squirrelmail/images/sm_logo.png - 307 null null 0.2259ms 2025-01-17 15:50:43.577 +00:00 [DBG] Connection id "0HN8VETJHTKD2" disconnecting. 2025-01-17 15:50:43.577 +00:00 [DBG] Connection id "0HN8VETJHTKD2" stopped. 2025-01-17 15:50:43.577 +00:00 [DBG] Connection id "0HN8VETJHTKD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:44.080 +00:00 [DBG] Connection id "0HN8VETJHTKD3" accepted. 2025-01-17 15:50:44.080 +00:00 [DBG] Connection id "0HN8VETJHTKD3" started. 2025-01-17 15:50:44.138 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webmail/images/sm_logo.png - null null 2025-01-17 15:50:44.138 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webmail/images/sm_logo.png'. 2025-01-17 15:50:44.138 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webmail/images/sm_logo.png - 307 null null 0.3535ms 2025-01-17 15:50:44.138 +00:00 [DBG] Connection id "0HN8VETJHTKD3" disconnecting. 2025-01-17 15:50:44.138 +00:00 [DBG] Connection id "0HN8VETJHTKD3" stopped. 2025-01-17 15:50:44.139 +00:00 [DBG] Connection id "0HN8VETJHTKD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:44.579 +00:00 [DBG] Connection id "0HN8VETJHTKD4" accepted. 2025-01-17 15:50:44.579 +00:00 [DBG] Connection id "0HN8VETJHTKD4" started. 2025-01-17 15:50:44.600 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-01-17 15:50:44.600 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:50:44.600 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.2728ms 2025-01-17 15:50:44.600 +00:00 [DBG] Connection id "0HN8VETJHTKD4" disconnecting. 2025-01-17 15:50:44.600 +00:00 [DBG] Connection id "0HN8VETJHTKD4" stopped. 2025-01-17 15:50:44.600 +00:00 [DBG] Connection id "0HN8VETJHTKD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:45.011 +00:00 [DBG] Connection id "0HN8VETJHTKD5" accepted. 2025-01-17 15:50:45.011 +00:00 [DBG] Connection id "0HN8VETJHTKD5" started. 2025-01-17 15:50:45.057 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/program/ - null null 2025-01-17 15:50:45.057 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/program/'. 2025-01-17 15:50:45.057 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/program/ - 307 0 null 0.2603ms 2025-01-17 15:50:45.057 +00:00 [DBG] Connection id "0HN8VETJHTKD5" disconnecting. 2025-01-17 15:50:45.057 +00:00 [DBG] Connection id "0HN8VETJHTKD5" stopped. 2025-01-17 15:50:45.057 +00:00 [DBG] Connection id "0HN8VETJHTKD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:45.458 +00:00 [DBG] Connection id "0HN8VETJHTKD6" accepted. 2025-01-17 15:50:45.458 +00:00 [DBG] Connection id "0HN8VETJHTKD6" started. 2025-01-17 15:50:45.534 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/skins/default/images/roundcube_logo.png - null null 2025-01-17 15:50:45.534 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/skins/default/images/roundcube_logo.png'. 2025-01-17 15:50:45.534 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/skins/default/images/roundcube_logo.png - 307 null null 0.3103ms 2025-01-17 15:50:45.534 +00:00 [DBG] Connection id "0HN8VETJHTKD6" disconnecting. 2025-01-17 15:50:45.534 +00:00 [DBG] Connection id "0HN8VETJHTKD6" stopped. 2025-01-17 15:50:45.534 +00:00 [DBG] Connection id "0HN8VETJHTKD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:46.043 +00:00 [DBG] Connection id "0HN8VETJHTKD7" accepted. 2025-01-17 15:50:46.043 +00:00 [DBG] Connection id "0HN8VETJHTKD7" started. 2025-01-17 15:50:46.074 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/manifest.json - null null 2025-01-17 15:50:46.074 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manifest.json'. 2025-01-17 15:50:46.074 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/manifest.json - 307 0 null 0.3106ms 2025-01-17 15:50:46.074 +00:00 [DBG] Connection id "0HN8VETJHTKD7" disconnecting. 2025-01-17 15:50:46.074 +00:00 [DBG] Connection id "0HN8VETJHTKD7" stopped. 2025-01-17 15:50:46.074 +00:00 [DBG] Connection id "0HN8VETJHTKD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:46.522 +00:00 [DBG] Connection id "0HN8VETJHTKD8" accepted. 2025-01-17 15:50:46.522 +00:00 [DBG] Connection id "0HN8VETJHTKD8" started. 2025-01-17 15:50:46.584 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/archive/flash:home/html/images/Cisco_logo.gif - null null 2025-01-17 15:50:46.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/archive/flash:home/html/images/Cisco_logo.gif'. 2025-01-17 15:50:46.585 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/archive/flash:home/html/images/Cisco_logo.gif - 307 null null 0.2864ms 2025-01-17 15:50:46.585 +00:00 [DBG] Connection id "0HN8VETJHTKD8" disconnecting. 2025-01-17 15:50:46.585 +00:00 [DBG] Connection id "0HN8VETJHTKD8" stopped. 2025-01-17 15:50:46.585 +00:00 [DBG] Connection id "0HN8VETJHTKD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:47.081 +00:00 [DBG] Connection id "0HN8VETJHTKD9" accepted. 2025-01-17 15:50:47.081 +00:00 [DBG] Connection id "0HN8VETJHTKD9" started. 2025-01-17 15:50:47.105 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Default?MAIN=DEVICE - null null 2025-01-17 15:50:47.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Default?MAIN=DEVICE'. 2025-01-17 15:50:47.105 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Default?MAIN=DEVICE - 307 null null 0.2614ms 2025-01-17 15:50:47.105 +00:00 [DBG] Connection id "0HN8VETJHTKD9" disconnecting. 2025-01-17 15:50:47.105 +00:00 [DBG] Connection id "0HN8VETJHTKD9" stopped. 2025-01-17 15:50:47.105 +00:00 [DBG] Connection id "0HN8VETJHTKD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:47.554 +00:00 [DBG] Connection id "0HN8VETJHTKDA" accepted. 2025-01-17 15:50:47.554 +00:00 [DBG] Connection id "0HN8VETJHTKDA" started. 2025-01-17 15:50:47.618 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/TopAccess/images/RioGrande/Rio_PPC.gif - null null 2025-01-17 15:50:47.618 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/TopAccess/images/RioGrande/Rio_PPC.gif'. 2025-01-17 15:50:47.618 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/TopAccess/images/RioGrande/Rio_PPC.gif - 307 null null 0.2903ms 2025-01-17 15:50:47.618 +00:00 [DBG] Connection id "0HN8VETJHTKDA" disconnecting. 2025-01-17 15:50:47.618 +00:00 [DBG] Connection id "0HN8VETJHTKDA" stopped. 2025-01-17 15:50:47.618 +00:00 [DBG] Connection id "0HN8VETJHTKDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:48.083 +00:00 [DBG] Connection id "0HN8VETJHTKDB" accepted. 2025-01-17 15:50:48.084 +00:00 [DBG] Connection id "0HN8VETJHTKDB" started. 2025-01-17 15:50:48.144 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/jwsappmngr.jnlp - null null 2025-01-17 15:50:48.144 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jwsappmngr.jnlp'. 2025-01-17 15:50:48.144 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/jwsappmngr.jnlp - 307 null null 0.2159ms 2025-01-17 15:50:48.144 +00:00 [DBG] Connection id "0HN8VETJHTKDB" disconnecting. 2025-01-17 15:50:48.144 +00:00 [DBG] Connection id "0HN8VETJHTKDB" stopped. 2025-01-17 15:50:48.144 +00:00 [DBG] Connection id "0HN8VETJHTKDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:48.594 +00:00 [DBG] Connection id "0HN8VETJHTKDC" accepted. 2025-01-17 15:50:48.594 +00:00 [DBG] Connection id "0HN8VETJHTKDC" started. 2025-01-17 15:50:48.696 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nfdesktop.jnlp - null null 2025-01-17 15:50:48.696 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nfdesktop.jnlp'. 2025-01-17 15:50:48.696 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nfdesktop.jnlp - 307 null null 0.2711ms 2025-01-17 15:50:48.696 +00:00 [DBG] Connection id "0HN8VETJHTKDC" disconnecting. 2025-01-17 15:50:48.696 +00:00 [DBG] Connection id "0HN8VETJHTKDC" stopped. 2025-01-17 15:50:48.697 +00:00 [DBG] Connection id "0HN8VETJHTKDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:49.121 +00:00 [DBG] Connection id "0HN8VETJHTKDD" accepted. 2025-01-17 15:50:49.122 +00:00 [DBG] Connection id "0HN8VETJHTKDD" started. 2025-01-17 15:50:49.145 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nfservlets/servlet/SPSRouterServlet/ - null null 2025-01-17 15:50:49.145 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nfservlets/servlet/SPSRouterServlet/'. 2025-01-17 15:50:49.146 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nfservlets/servlet/SPSRouterServlet/ - 307 null null 0.3053ms 2025-01-17 15:50:49.146 +00:00 [DBG] Connection id "0HN8VETJHTKDD" disconnecting. 2025-01-17 15:50:49.146 +00:00 [DBG] Connection id "0HN8VETJHTKDD" stopped. 2025-01-17 15:50:49.146 +00:00 [DBG] Connection id "0HN8VETJHTKDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:49.642 +00:00 [DBG] Connection id "0HN8VETJHTKDE" accepted. 2025-01-17 15:50:49.642 +00:00 [DBG] Connection id "0HN8VETJHTKDE" started. 2025-01-17 15:50:49.680 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/na_admin/styles/dfm.css - null null 2025-01-17 15:50:49.680 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/na_admin/styles/dfm.css'. 2025-01-17 15:50:49.681 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/na_admin/styles/dfm.css - 307 null null 0.2462ms 2025-01-17 15:50:49.681 +00:00 [DBG] Connection id "0HN8VETJHTKDE" disconnecting. 2025-01-17 15:50:49.681 +00:00 [DBG] Connection id "0HN8VETJHTKDE" stopped. 2025-01-17 15:50:49.681 +00:00 [DBG] Connection id "0HN8VETJHTKDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:50.193 +00:00 [DBG] Connection id "0HN8VETJHTKDF" accepted. 2025-01-17 15:50:50.193 +00:00 [DBG] Connection id "0HN8VETJHTKDF" started. 2025-01-17 15:50:50.296 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lib/db/install.xml - null null 2025-01-17 15:50:50.297 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lib/db/install.xml'. 2025-01-17 15:50:50.297 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lib/db/install.xml - 307 0 null 0.3961ms 2025-01-17 15:50:50.297 +00:00 [DBG] Connection id "0HN8VETJHTKDF" disconnecting. 2025-01-17 15:50:50.297 +00:00 [DBG] Connection id "0HN8VETJHTKDF" stopped. 2025-01-17 15:50:50.297 +00:00 [DBG] Connection id "0HN8VETJHTKDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:50.753 +00:00 [DBG] Connection id "0HN8VETJHTKDG" accepted. 2025-01-17 15:50:50.753 +00:00 [DBG] Connection id "0HN8VETJHTKDG" started. 2025-01-17 15:50:50.785 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lib/thirdpartylibs.xml - null null 2025-01-17 15:50:50.785 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lib/thirdpartylibs.xml'. 2025-01-17 15:50:50.785 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lib/thirdpartylibs.xml - 307 0 null 0.2721ms 2025-01-17 15:50:50.785 +00:00 [DBG] Connection id "0HN8VETJHTKDG" disconnecting. 2025-01-17 15:50:50.785 +00:00 [DBG] Connection id "0HN8VETJHTKDG" stopped. 2025-01-17 15:50:50.785 +00:00 [DBG] Connection id "0HN8VETJHTKDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:51.200 +00:00 [DBG] Connection id "0HN8VETJHTKDH" accepted. 2025-01-17 15:50:51.200 +00:00 [DBG] Connection id "0HN8VETJHTKDH" started. 2025-01-17 15:50:51.224 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/local/readme.txt - null null 2025-01-17 15:50:51.224 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/local/readme.txt'. 2025-01-17 15:50:51.224 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/local/readme.txt - 307 0 null 0.2909ms 2025-01-17 15:50:51.224 +00:00 [DBG] Connection id "0HN8VETJHTKDH" disconnecting. 2025-01-17 15:50:51.224 +00:00 [DBG] Connection id "0HN8VETJHTKDH" stopped. 2025-01-17 15:50:51.224 +00:00 [DBG] Connection id "0HN8VETJHTKDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:51.644 +00:00 [DBG] Connection id "0HN8VETJHTKDI" accepted. 2025-01-17 15:50:51.644 +00:00 [DBG] Connection id "0HN8VETJHTKDI" started. 2025-01-17 15:50:51.697 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/README - null null 2025-01-17 15:50:51.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/README'. 2025-01-17 15:50:51.698 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/README - 307 0 null 0.2843ms 2025-01-17 15:50:51.698 +00:00 [DBG] Connection id "0HN8VETJHTKDI" disconnecting. 2025-01-17 15:50:51.698 +00:00 [DBG] Connection id "0HN8VETJHTKDI" stopped. 2025-01-17 15:50:51.698 +00:00 [DBG] Connection id "0HN8VETJHTKDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:52.065 +00:00 [DBG] Connection id "0HN8VETJHTKDJ" accepted. 2025-01-17 15:50:52.065 +00:00 [DBG] Connection id "0HN8VETJHTKDJ" started. 2025-01-17 15:50:52.081 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/README.txt - null null 2025-01-17 15:50:52.082 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/README.txt'. 2025-01-17 15:50:52.082 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/README.txt - 307 0 null 0.2723ms 2025-01-17 15:50:52.082 +00:00 [DBG] Connection id "0HN8VETJHTKDJ" disconnecting. 2025-01-17 15:50:52.082 +00:00 [DBG] Connection id "0HN8VETJHTKDJ" stopped. 2025-01-17 15:50:52.082 +00:00 [DBG] Connection id "0HN8VETJHTKDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:52.508 +00:00 [DBG] Connection id "0HN8VETJHTKDK" accepted. 2025-01-17 15:50:52.508 +00:00 [DBG] Connection id "0HN8VETJHTKDK" started. 2025-01-17 15:50:52.537 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xoda/README - null null 2025-01-17 15:50:52.537 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xoda/README'. 2025-01-17 15:50:52.537 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xoda/README - 307 0 null 0.241ms 2025-01-17 15:50:52.537 +00:00 [DBG] Connection id "0HN8VETJHTKDK" disconnecting. 2025-01-17 15:50:52.537 +00:00 [DBG] Connection id "0HN8VETJHTKDK" stopped. 2025-01-17 15:50:52.538 +00:00 [DBG] Connection id "0HN8VETJHTKDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:53.033 +00:00 [DBG] Connection id "0HN8VETJHTKDL" accepted. 2025-01-17 15:50:53.034 +00:00 [DBG] Connection id "0HN8VETJHTKDL" started. 2025-01-17 15:50:53.069 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs/README - null null 2025-01-17 15:50:53.069 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/README'. 2025-01-17 15:50:53.069 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs/README - 307 0 null 0.3189ms 2025-01-17 15:50:53.069 +00:00 [DBG] Connection id "0HN8VETJHTKDL" disconnecting. 2025-01-17 15:50:53.069 +00:00 [DBG] Connection id "0HN8VETJHTKDL" stopped. 2025-01-17 15:50:53.069 +00:00 [DBG] Connection id "0HN8VETJHTKDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:53.456 +00:00 [DBG] Connection id "0HN8VETJHTKDM" accepted. 2025-01-17 15:50:53.456 +00:00 [DBG] Connection id "0HN8VETJHTKDM" started. 2025-01-17 15:50:53.512 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/documents/README - null null 2025-01-17 15:50:53.512 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/documents/README'. 2025-01-17 15:50:53.512 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/documents/README - 307 0 null 0.2708ms 2025-01-17 15:50:53.512 +00:00 [DBG] Connection id "0HN8VETJHTKDM" disconnecting. 2025-01-17 15:50:53.512 +00:00 [DBG] Connection id "0HN8VETJHTKDM" stopped. 2025-01-17 15:50:53.512 +00:00 [DBG] Connection id "0HN8VETJHTKDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:53.944 +00:00 [DBG] Connection id "0HN8VETJHTKDN" accepted. 2025-01-17 15:50:53.944 +00:00 [DBG] Connection id "0HN8VETJHTKDN" started. 2025-01-17 15:50:53.976 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dms/README - null null 2025-01-17 15:50:53.976 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dms/README'. 2025-01-17 15:50:53.976 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dms/README - 307 0 null 0.1878ms 2025-01-17 15:50:53.977 +00:00 [DBG] Connection id "0HN8VETJHTKDN" disconnecting. 2025-01-17 15:50:53.977 +00:00 [DBG] Connection id "0HN8VETJHTKDN" stopped. 2025-01-17 15:50:53.977 +00:00 [DBG] Connection id "0HN8VETJHTKDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:54.392 +00:00 [DBG] Connection id "0HN8VETJHTKDO" accepted. 2025-01-17 15:50:54.392 +00:00 [DBG] Connection id "0HN8VETJHTKDO" started. 2025-01-17 15:50:54.417 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/status/README - null null 2025-01-17 15:50:54.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/status/README'. 2025-01-17 15:50:54.417 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/status/README - 307 0 null 0.2937ms 2025-01-17 15:50:54.417 +00:00 [DBG] Connection id "0HN8VETJHTKDO" disconnecting. 2025-01-17 15:50:54.417 +00:00 [DBG] Connection id "0HN8VETJHTKDO" stopped. 2025-01-17 15:50:54.417 +00:00 [DBG] Connection id "0HN8VETJHTKDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:54.790 +00:00 [DBG] Connection id "0HN8VETJHTKDP" accepted. 2025-01-17 15:50:54.790 +00:00 [DBG] Connection id "0HN8VETJHTKDP" started. 2025-01-17 15:50:54.816 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/statusnet/README - null null 2025-01-17 15:50:54.817 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statusnet/README'. 2025-01-17 15:50:54.817 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/statusnet/README - 307 0 null 0.2871ms 2025-01-17 15:50:54.817 +00:00 [DBG] Connection id "0HN8VETJHTKDP" disconnecting. 2025-01-17 15:50:54.817 +00:00 [DBG] Connection id "0HN8VETJHTKDP" stopped. 2025-01-17 15:50:54.817 +00:00 [DBG] Connection id "0HN8VETJHTKDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:55.281 +00:00 [DBG] Connection id "0HN8VETJHTKDQ" accepted. 2025-01-17 15:50:55.281 +00:00 [DBG] Connection id "0HN8VETJHTKDQ" started. 2025-01-17 15:50:55.329 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/twitter/README - null null 2025-01-17 15:50:55.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/twitter/README'. 2025-01-17 15:50:55.330 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/twitter/README - 307 0 null 0.2742ms 2025-01-17 15:50:55.330 +00:00 [DBG] Connection id "0HN8VETJHTKDQ" disconnecting. 2025-01-17 15:50:55.330 +00:00 [DBG] Connection id "0HN8VETJHTKDQ" stopped. 2025-01-17 15:50:55.330 +00:00 [DBG] Connection id "0HN8VETJHTKDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:55.736 +00:00 [DBG] Connection id "0HN8VETJHTKDR" accepted. 2025-01-17 15:50:55.736 +00:00 [DBG] Connection id "0HN8VETJHTKDR" started. 2025-01-17 15:50:55.800 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/0/ - null null 2025-01-17 15:50:55.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/0/'. 2025-01-17 15:50:55.800 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/0/ - 307 0 null 0.2888ms 2025-01-17 15:50:55.800 +00:00 [DBG] Connection id "0HN8VETJHTKDR" disconnecting. 2025-01-17 15:50:55.800 +00:00 [DBG] Connection id "0HN8VETJHTKDR" stopped. 2025-01-17 15:50:55.801 +00:00 [DBG] Connection id "0HN8VETJHTKDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:56.273 +00:00 [DBG] Connection id "0HN8VETJHTKDS" accepted. 2025-01-17 15:50:56.274 +00:00 [DBG] Connection id "0HN8VETJHTKDS" started. 2025-01-17 15:50:56.321 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/1/ - null null 2025-01-17 15:50:56.321 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/1/'. 2025-01-17 15:50:56.321 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/1/ - 307 0 null 0.1614ms 2025-01-17 15:50:56.321 +00:00 [DBG] Connection id "0HN8VETJHTKDS" disconnecting. 2025-01-17 15:50:56.321 +00:00 [DBG] Connection id "0HN8VETJHTKDS" stopped. 2025-01-17 15:50:56.321 +00:00 [DBG] Connection id "0HN8VETJHTKDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:56.777 +00:00 [DBG] Connection id "0HN8VETJHTKDT" accepted. 2025-01-17 15:50:56.777 +00:00 [DBG] Connection id "0HN8VETJHTKDT" started. 2025-01-17 15:50:56.824 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/2/ - null null 2025-01-17 15:50:56.824 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/2/'. 2025-01-17 15:50:56.824 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/2/ - 307 0 null 0.2099ms 2025-01-17 15:50:56.824 +00:00 [DBG] Connection id "0HN8VETJHTKDT" disconnecting. 2025-01-17 15:50:56.824 +00:00 [DBG] Connection id "0HN8VETJHTKDT" stopped. 2025-01-17 15:50:56.824 +00:00 [DBG] Connection id "0HN8VETJHTKDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:57.434 +00:00 [DBG] Connection id "0HN8VETJHTKDU" accepted. 2025-01-17 15:50:57.435 +00:00 [DBG] Connection id "0HN8VETJHTKDU" started. 2025-01-17 15:50:57.443 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/3/ - null null 2025-01-17 15:50:57.443 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/3/'. 2025-01-17 15:50:57.444 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/3/ - 307 0 null 0.2505ms 2025-01-17 15:50:57.444 +00:00 [DBG] Connection id "0HN8VETJHTKDU" disconnecting. 2025-01-17 15:50:57.444 +00:00 [DBG] Connection id "0HN8VETJHTKDU" stopped. 2025-01-17 15:50:57.444 +00:00 [DBG] Connection id "0HN8VETJHTKDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:57.944 +00:00 [DBG] Connection id "0HN8VETJHTKDV" accepted. 2025-01-17 15:50:57.944 +00:00 [DBG] Connection id "0HN8VETJHTKDV" started. 2025-01-17 15:50:57.992 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/4/ - null null 2025-01-17 15:50:57.993 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/4/'. 2025-01-17 15:50:57.993 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/4/ - 307 0 null 0.3974ms 2025-01-17 15:50:57.993 +00:00 [DBG] Connection id "0HN8VETJHTKDV" disconnecting. 2025-01-17 15:50:57.993 +00:00 [DBG] Connection id "0HN8VETJHTKDV" stopped. 2025-01-17 15:50:57.993 +00:00 [DBG] Connection id "0HN8VETJHTKDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:58.354 +00:00 [DBG] Connection id "0HN8VETJHTKE0" accepted. 2025-01-17 15:50:58.355 +00:00 [DBG] Connection id "0HN8VETJHTKE0" started. 2025-01-17 15:50:58.401 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/5/ - null null 2025-01-17 15:50:58.402 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/5/'. 2025-01-17 15:50:58.402 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/5/ - 307 0 null 0.7775ms 2025-01-17 15:50:58.402 +00:00 [DBG] Connection id "0HN8VETJHTKE0" disconnecting. 2025-01-17 15:50:58.402 +00:00 [DBG] Connection id "0HN8VETJHTKE0" stopped. 2025-01-17 15:50:58.402 +00:00 [DBG] Connection id "0HN8VETJHTKE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:58.936 +00:00 [DBG] Connection id "0HN8VETJHTKE1" accepted. 2025-01-17 15:50:58.936 +00:00 [DBG] Connection id "0HN8VETJHTKE1" started. 2025-01-17 15:50:58.984 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/6/ - null null 2025-01-17 15:50:58.984 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/6/'. 2025-01-17 15:50:58.984 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/6/ - 307 0 null 0.2424ms 2025-01-17 15:50:58.984 +00:00 [DBG] Connection id "0HN8VETJHTKE1" disconnecting. 2025-01-17 15:50:58.984 +00:00 [DBG] Connection id "0HN8VETJHTKE1" stopped. 2025-01-17 15:50:58.984 +00:00 [DBG] Connection id "0HN8VETJHTKE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:59.521 +00:00 [DBG] Connection id "0HN8VETJHTKE2" accepted. 2025-01-17 15:50:59.521 +00:00 [DBG] Connection id "0HN8VETJHTKE2" started. 2025-01-17 15:50:59.537 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/7/ - null null 2025-01-17 15:50:59.537 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/7/'. 2025-01-17 15:50:59.537 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/7/ - 307 0 null 0.2043ms 2025-01-17 15:50:59.537 +00:00 [DBG] Connection id "0HN8VETJHTKE2" disconnecting. 2025-01-17 15:50:59.537 +00:00 [DBG] Connection id "0HN8VETJHTKE2" stopped. 2025-01-17 15:50:59.537 +00:00 [DBG] Connection id "0HN8VETJHTKE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:50:59.921 +00:00 [DBG] Connection id "0HN8VETJHTKE3" accepted. 2025-01-17 15:50:59.924 +00:00 [DBG] Connection id "0HN8VETJHTKE3" started. 2025-01-17 15:50:59.961 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/8/ - null null 2025-01-17 15:50:59.961 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/8/'. 2025-01-17 15:50:59.961 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/8/ - 307 0 null 0.2738ms 2025-01-17 15:50:59.961 +00:00 [DBG] Connection id "0HN8VETJHTKE3" disconnecting. 2025-01-17 15:50:59.961 +00:00 [DBG] Connection id "0HN8VETJHTKE3" stopped. 2025-01-17 15:50:59.961 +00:00 [DBG] Connection id "0HN8VETJHTKE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:00.375 +00:00 [DBG] Connection id "0HN8VETJHTKE4" accepted. 2025-01-17 15:51:00.376 +00:00 [DBG] Connection id "0HN8VETJHTKE4" started. 2025-01-17 15:51:00.424 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/9/ - null null 2025-01-17 15:51:00.424 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/9/'. 2025-01-17 15:51:00.424 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/9/ - 307 0 null 0.3335ms 2025-01-17 15:51:00.424 +00:00 [DBG] Connection id "0HN8VETJHTKE4" disconnecting. 2025-01-17 15:51:00.425 +00:00 [DBG] Connection id "0HN8VETJHTKE4" stopped. 2025-01-17 15:51:00.425 +00:00 [DBG] Connection id "0HN8VETJHTKE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:00.984 +00:00 [DBG] Connection id "0HN8VETJHTKE5" accepted. 2025-01-17 15:51:00.985 +00:00 [DBG] Connection id "0HN8VETJHTKE5" started. 2025-01-17 15:51:01.025 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/10/ - null null 2025-01-17 15:51:01.025 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/10/'. 2025-01-17 15:51:01.025 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/10/ - 307 0 null 0.2846ms 2025-01-17 15:51:01.025 +00:00 [DBG] Connection id "0HN8VETJHTKE5" disconnecting. 2025-01-17 15:51:01.025 +00:00 [DBG] Connection id "0HN8VETJHTKE5" stopped. 2025-01-17 15:51:01.025 +00:00 [DBG] Connection id "0HN8VETJHTKE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:01.457 +00:00 [DBG] Connection id "0HN8VETJHTKE6" accepted. 2025-01-17 15:51:01.458 +00:00 [DBG] Connection id "0HN8VETJHTKE6" started. 2025-01-17 15:51:01.513 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/a/ - null null 2025-01-17 15:51:01.514 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/a/'. 2025-01-17 15:51:01.514 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/a/ - 307 0 null 0.7783ms 2025-01-17 15:51:01.514 +00:00 [DBG] Connection id "0HN8VETJHTKE6" disconnecting. 2025-01-17 15:51:01.514 +00:00 [DBG] Connection id "0HN8VETJHTKE6" stopped. 2025-01-17 15:51:01.514 +00:00 [DBG] Connection id "0HN8VETJHTKE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:01.921 +00:00 [DBG] Connection id "0HN8VETJHTKE7" accepted. 2025-01-17 15:51:01.921 +00:00 [DBG] Connection id "0HN8VETJHTKE7" started. 2025-01-17 15:51:01.943 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/b/ - null null 2025-01-17 15:51:01.943 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/b/'. 2025-01-17 15:51:01.943 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/b/ - 307 0 null 0.2615ms 2025-01-17 15:51:01.943 +00:00 [DBG] Connection id "0HN8VETJHTKE7" disconnecting. 2025-01-17 15:51:01.943 +00:00 [DBG] Connection id "0HN8VETJHTKE7" stopped. 2025-01-17 15:51:01.943 +00:00 [DBG] Connection id "0HN8VETJHTKE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:02.385 +00:00 [DBG] Connection id "0HN8VETJHTKE8" accepted. 2025-01-17 15:51:02.385 +00:00 [DBG] Connection id "0HN8VETJHTKE8" started. 2025-01-17 15:51:02.416 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/c/ - null null 2025-01-17 15:51:02.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/c/'. 2025-01-17 15:51:02.417 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/c/ - 307 0 null 0.2755ms 2025-01-17 15:51:02.417 +00:00 [DBG] Connection id "0HN8VETJHTKE8" disconnecting. 2025-01-17 15:51:02.417 +00:00 [DBG] Connection id "0HN8VETJHTKE8" stopped. 2025-01-17 15:51:02.417 +00:00 [DBG] Connection id "0HN8VETJHTKE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:02.816 +00:00 [DBG] Connection id "0HN8VETJHTKE9" accepted. 2025-01-17 15:51:02.817 +00:00 [DBG] Connection id "0HN8VETJHTKE9" started. 2025-01-17 15:51:02.888 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/d/ - null null 2025-01-17 15:51:02.888 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/d/'. 2025-01-17 15:51:02.888 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/d/ - 307 0 null 0.2622ms 2025-01-17 15:51:02.889 +00:00 [DBG] Connection id "0HN8VETJHTKE9" disconnecting. 2025-01-17 15:51:02.889 +00:00 [DBG] Connection id "0HN8VETJHTKE9" stopped. 2025-01-17 15:51:02.889 +00:00 [DBG] Connection id "0HN8VETJHTKE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:03.298 +00:00 [DBG] Connection id "0HN8VETJHTKEA" accepted. 2025-01-17 15:51:03.298 +00:00 [DBG] Connection id "0HN8VETJHTKEA" started. 2025-01-17 15:51:03.312 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/e/ - null null 2025-01-17 15:51:03.312 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/e/'. 2025-01-17 15:51:03.312 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/e/ - 307 0 null 0.2015ms 2025-01-17 15:51:03.312 +00:00 [DBG] Connection id "0HN8VETJHTKEA" disconnecting. 2025-01-17 15:51:03.312 +00:00 [DBG] Connection id "0HN8VETJHTKEA" stopped. 2025-01-17 15:51:03.312 +00:00 [DBG] Connection id "0HN8VETJHTKEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:03.758 +00:00 [DBG] Connection id "0HN8VETJHTKEB" accepted. 2025-01-17 15:51:03.758 +00:00 [DBG] Connection id "0HN8VETJHTKEB" started. 2025-01-17 15:51:03.865 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/f/ - null null 2025-01-17 15:51:03.866 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/f/'. 2025-01-17 15:51:03.866 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/f/ - 307 0 null 0.6255ms 2025-01-17 15:51:03.866 +00:00 [DBG] Connection id "0HN8VETJHTKEB" disconnecting. 2025-01-17 15:51:03.866 +00:00 [DBG] Connection id "0HN8VETJHTKEB" stopped. 2025-01-17 15:51:03.866 +00:00 [DBG] Connection id "0HN8VETJHTKEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:04.225 +00:00 [DBG] Connection id "0HN8VETJHTKEC" accepted. 2025-01-17 15:51:04.226 +00:00 [DBG] Connection id "0HN8VETJHTKEC" started. 2025-01-17 15:51:04.241 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/g/ - null null 2025-01-17 15:51:04.241 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/g/'. 2025-01-17 15:51:04.241 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/g/ - 307 0 null 0.1877ms 2025-01-17 15:51:04.241 +00:00 [DBG] Connection id "0HN8VETJHTKEC" disconnecting. 2025-01-17 15:51:04.241 +00:00 [DBG] Connection id "0HN8VETJHTKEC" stopped. 2025-01-17 15:51:04.241 +00:00 [DBG] Connection id "0HN8VETJHTKEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:04.658 +00:00 [DBG] Connection id "0HN8VETJHTKED" accepted. 2025-01-17 15:51:04.658 +00:00 [DBG] Connection id "0HN8VETJHTKED" started. 2025-01-17 15:51:04.675 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/h/ - null null 2025-01-17 15:51:04.675 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/h/'. 2025-01-17 15:51:04.675 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/h/ - 307 0 null 0.1754ms 2025-01-17 15:51:04.675 +00:00 [DBG] Connection id "0HN8VETJHTKED" disconnecting. 2025-01-17 15:51:04.675 +00:00 [DBG] Connection id "0HN8VETJHTKED" stopped. 2025-01-17 15:51:04.676 +00:00 [DBG] Connection id "0HN8VETJHTKED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:05.058 +00:00 [DBG] Connection id "0HN8VETJHTKEE" accepted. 2025-01-17 15:51:05.059 +00:00 [DBG] Connection id "0HN8VETJHTKEE" started. 2025-01-17 15:51:05.127 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/i/ - null null 2025-01-17 15:51:05.127 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/i/'. 2025-01-17 15:51:05.127 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/i/ - 307 0 null 0.2286ms 2025-01-17 15:51:05.127 +00:00 [DBG] Connection id "0HN8VETJHTKEE" disconnecting. 2025-01-17 15:51:05.127 +00:00 [DBG] Connection id "0HN8VETJHTKEE" stopped. 2025-01-17 15:51:05.127 +00:00 [DBG] Connection id "0HN8VETJHTKEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:05.481 +00:00 [DBG] Connection id "0HN8VETJHTKEF" accepted. 2025-01-17 15:51:05.481 +00:00 [DBG] Connection id "0HN8VETJHTKEF" started. 2025-01-17 15:51:05.546 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j/ - null null 2025-01-17 15:51:05.547 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j/'. 2025-01-17 15:51:05.547 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j/ - 307 0 null 0.3437ms 2025-01-17 15:51:05.547 +00:00 [DBG] Connection id "0HN8VETJHTKEF" disconnecting. 2025-01-17 15:51:05.547 +00:00 [DBG] Connection id "0HN8VETJHTKEF" stopped. 2025-01-17 15:51:05.547 +00:00 [DBG] Connection id "0HN8VETJHTKEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:05.960 +00:00 [DBG] Connection id "0HN8VETJHTKEG" accepted. 2025-01-17 15:51:05.961 +00:00 [DBG] Connection id "0HN8VETJHTKEG" started. 2025-01-17 15:51:06.043 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/k/ - null null 2025-01-17 15:51:06.043 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/k/'. 2025-01-17 15:51:06.044 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/k/ - 307 0 null 0.3807ms 2025-01-17 15:51:06.044 +00:00 [DBG] Connection id "0HN8VETJHTKEG" disconnecting. 2025-01-17 15:51:06.044 +00:00 [DBG] Connection id "0HN8VETJHTKEG" stopped. 2025-01-17 15:51:06.044 +00:00 [DBG] Connection id "0HN8VETJHTKEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:06.424 +00:00 [DBG] Connection id "0HN8VETJHTKEH" accepted. 2025-01-17 15:51:06.424 +00:00 [DBG] Connection id "0HN8VETJHTKEH" started. 2025-01-17 15:51:06.472 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/l/ - null null 2025-01-17 15:51:06.472 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/l/'. 2025-01-17 15:51:06.472 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/l/ - 307 0 null 0.2826ms 2025-01-17 15:51:06.473 +00:00 [DBG] Connection id "0HN8VETJHTKEH" disconnecting. 2025-01-17 15:51:06.473 +00:00 [DBG] Connection id "0HN8VETJHTKEH" stopped. 2025-01-17 15:51:06.473 +00:00 [DBG] Connection id "0HN8VETJHTKEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:06.915 +00:00 [DBG] Connection id "0HN8VETJHTKEI" accepted. 2025-01-17 15:51:06.915 +00:00 [DBG] Connection id "0HN8VETJHTKEI" started. 2025-01-17 15:51:06.950 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/m/ - null null 2025-01-17 15:51:06.950 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/m/'. 2025-01-17 15:51:06.950 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/m/ - 307 0 null 0.271ms 2025-01-17 15:51:06.950 +00:00 [DBG] Connection id "0HN8VETJHTKEI" disconnecting. 2025-01-17 15:51:06.950 +00:00 [DBG] Connection id "0HN8VETJHTKEI" stopped. 2025-01-17 15:51:06.951 +00:00 [DBG] Connection id "0HN8VETJHTKEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:07.402 +00:00 [DBG] Connection id "0HN8VETJHTKEJ" accepted. 2025-01-17 15:51:07.402 +00:00 [DBG] Connection id "0HN8VETJHTKEJ" started. 2025-01-17 15:51:07.426 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/n/ - null null 2025-01-17 15:51:07.427 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/n/'. 2025-01-17 15:51:07.427 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/n/ - 307 0 null 0.957ms 2025-01-17 15:51:07.427 +00:00 [DBG] Connection id "0HN8VETJHTKEJ" disconnecting. 2025-01-17 15:51:07.427 +00:00 [DBG] Connection id "0HN8VETJHTKEJ" stopped. 2025-01-17 15:51:07.427 +00:00 [DBG] Connection id "0HN8VETJHTKEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:07.855 +00:00 [DBG] Connection id "0HN8VETJHTKEK" accepted. 2025-01-17 15:51:07.855 +00:00 [DBG] Connection id "0HN8VETJHTKEK" started. 2025-01-17 15:51:07.897 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/o/ - null null 2025-01-17 15:51:07.897 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/o/'. 2025-01-17 15:51:07.897 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/o/ - 307 0 null 0.2524ms 2025-01-17 15:51:07.898 +00:00 [DBG] Connection id "0HN8VETJHTKEK" disconnecting. 2025-01-17 15:51:07.898 +00:00 [DBG] Connection id "0HN8VETJHTKEK" stopped. 2025-01-17 15:51:07.898 +00:00 [DBG] Connection id "0HN8VETJHTKEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:08.317 +00:00 [DBG] Connection id "0HN8VETJHTKEL" accepted. 2025-01-17 15:51:08.318 +00:00 [DBG] Connection id "0HN8VETJHTKEL" started. 2025-01-17 15:51:08.365 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/p/ - null null 2025-01-17 15:51:08.365 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/p/'. 2025-01-17 15:51:08.365 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/p/ - 307 0 null 0.3304ms 2025-01-17 15:51:08.365 +00:00 [DBG] Connection id "0HN8VETJHTKEL" disconnecting. 2025-01-17 15:51:08.365 +00:00 [DBG] Connection id "0HN8VETJHTKEL" stopped. 2025-01-17 15:51:08.365 +00:00 [DBG] Connection id "0HN8VETJHTKEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:08.737 +00:00 [DBG] Connection id "0HN8VETJHTKEM" accepted. 2025-01-17 15:51:08.737 +00:00 [DBG] Connection id "0HN8VETJHTKEM" started. 2025-01-17 15:51:08.803 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/q/ - null null 2025-01-17 15:51:08.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/q/'. 2025-01-17 15:51:08.803 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/q/ - 307 0 null 0.3675ms 2025-01-17 15:51:08.803 +00:00 [DBG] Connection id "0HN8VETJHTKEM" disconnecting. 2025-01-17 15:51:08.803 +00:00 [DBG] Connection id "0HN8VETJHTKEM" stopped. 2025-01-17 15:51:08.804 +00:00 [DBG] Connection id "0HN8VETJHTKEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:09.216 +00:00 [DBG] Connection id "0HN8VETJHTKEN" accepted. 2025-01-17 15:51:09.217 +00:00 [DBG] Connection id "0HN8VETJHTKEN" started. 2025-01-17 15:51:09.264 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/r/ - null null 2025-01-17 15:51:09.265 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/r/'. 2025-01-17 15:51:09.265 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/r/ - 307 0 null 0.354ms 2025-01-17 15:51:09.265 +00:00 [DBG] Connection id "0HN8VETJHTKEN" disconnecting. 2025-01-17 15:51:09.265 +00:00 [DBG] Connection id "0HN8VETJHTKEN" stopped. 2025-01-17 15:51:09.265 +00:00 [DBG] Connection id "0HN8VETJHTKEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:09.633 +00:00 [DBG] Connection id "0HN8VETJHTKEO" accepted. 2025-01-17 15:51:09.633 +00:00 [DBG] Connection id "0HN8VETJHTKEO" started. 2025-01-17 15:51:09.664 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/s/ - null null 2025-01-17 15:51:09.664 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/s/'. 2025-01-17 15:51:09.664 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/s/ - 307 0 null 0.243ms 2025-01-17 15:51:09.664 +00:00 [DBG] Connection id "0HN8VETJHTKEO" disconnecting. 2025-01-17 15:51:09.664 +00:00 [DBG] Connection id "0HN8VETJHTKEO" stopped. 2025-01-17 15:51:09.664 +00:00 [DBG] Connection id "0HN8VETJHTKEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:10.056 +00:00 [DBG] Connection id "0HN8VETJHTKEP" accepted. 2025-01-17 15:51:10.056 +00:00 [DBG] Connection id "0HN8VETJHTKEP" started. 2025-01-17 15:51:10.065 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/t/ - null null 2025-01-17 15:51:10.065 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/t/'. 2025-01-17 15:51:10.065 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/t/ - 307 0 null 0.206ms 2025-01-17 15:51:10.066 +00:00 [DBG] Connection id "0HN8VETJHTKEP" disconnecting. 2025-01-17 15:51:10.066 +00:00 [DBG] Connection id "0HN8VETJHTKEP" stopped. 2025-01-17 15:51:10.066 +00:00 [DBG] Connection id "0HN8VETJHTKEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:10.473 +00:00 [DBG] Connection id "0HN8VETJHTKEQ" accepted. 2025-01-17 15:51:10.473 +00:00 [DBG] Connection id "0HN8VETJHTKEQ" started. 2025-01-17 15:51:10.503 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/u/ - null null 2025-01-17 15:51:10.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/u/'. 2025-01-17 15:51:10.504 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/u/ - 307 0 null 0.2738ms 2025-01-17 15:51:10.504 +00:00 [DBG] Connection id "0HN8VETJHTKEQ" disconnecting. 2025-01-17 15:51:10.504 +00:00 [DBG] Connection id "0HN8VETJHTKEQ" stopped. 2025-01-17 15:51:10.504 +00:00 [DBG] Connection id "0HN8VETJHTKEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:10.864 +00:00 [DBG] Connection id "0HN8VETJHTKER" accepted. 2025-01-17 15:51:10.864 +00:00 [DBG] Connection id "0HN8VETJHTKER" started. 2025-01-17 15:51:10.897 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/v/ - null null 2025-01-17 15:51:10.897 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/v/'. 2025-01-17 15:51:10.897 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/v/ - 307 0 null 0.2567ms 2025-01-17 15:51:10.898 +00:00 [DBG] Connection id "0HN8VETJHTKER" disconnecting. 2025-01-17 15:51:10.898 +00:00 [DBG] Connection id "0HN8VETJHTKER" stopped. 2025-01-17 15:51:10.898 +00:00 [DBG] Connection id "0HN8VETJHTKER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:11.256 +00:00 [DBG] Connection id "0HN8VETJHTKES" accepted. 2025-01-17 15:51:11.257 +00:00 [DBG] Connection id "0HN8VETJHTKES" started. 2025-01-17 15:51:11.313 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w/ - null null 2025-01-17 15:51:11.313 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/w/'. 2025-01-17 15:51:11.314 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w/ - 307 0 null 0.4219ms 2025-01-17 15:51:11.314 +00:00 [DBG] Connection id "0HN8VETJHTKES" disconnecting. 2025-01-17 15:51:11.314 +00:00 [DBG] Connection id "0HN8VETJHTKES" stopped. 2025-01-17 15:51:11.314 +00:00 [DBG] Connection id "0HN8VETJHTKES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:11.681 +00:00 [DBG] Connection id "0HN8VETJHTKET" accepted. 2025-01-17 15:51:11.681 +00:00 [DBG] Connection id "0HN8VETJHTKET" started. 2025-01-17 15:51:11.719 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/x/ - null null 2025-01-17 15:51:11.720 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/x/'. 2025-01-17 15:51:11.720 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/x/ - 307 0 null 0.3404ms 2025-01-17 15:51:11.720 +00:00 [DBG] Connection id "0HN8VETJHTKET" disconnecting. 2025-01-17 15:51:11.720 +00:00 [DBG] Connection id "0HN8VETJHTKET" stopped. 2025-01-17 15:51:11.720 +00:00 [DBG] Connection id "0HN8VETJHTKET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:12.153 +00:00 [DBG] Connection id "0HN8VETJHTKEU" accepted. 2025-01-17 15:51:12.153 +00:00 [DBG] Connection id "0HN8VETJHTKEU" started. 2025-01-17 15:51:12.176 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/y/ - null null 2025-01-17 15:51:12.176 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/y/'. 2025-01-17 15:51:12.176 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/y/ - 307 0 null 0.3077ms 2025-01-17 15:51:12.176 +00:00 [DBG] Connection id "0HN8VETJHTKEU" disconnecting. 2025-01-17 15:51:12.176 +00:00 [DBG] Connection id "0HN8VETJHTKEU" stopped. 2025-01-17 15:51:12.177 +00:00 [DBG] Connection id "0HN8VETJHTKEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:12.514 +00:00 [DBG] Connection id "0HN8VETJHTKEV" accepted. 2025-01-17 15:51:12.514 +00:00 [DBG] Connection id "0HN8VETJHTKEV" started. 2025-01-17 15:51:12.536 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/z/ - null null 2025-01-17 15:51:12.536 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/z/'. 2025-01-17 15:51:12.536 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/z/ - 307 0 null 0.2515ms 2025-01-17 15:51:12.536 +00:00 [DBG] Connection id "0HN8VETJHTKEV" disconnecting. 2025-01-17 15:51:12.537 +00:00 [DBG] Connection id "0HN8VETJHTKEV" stopped. 2025-01-17 15:51:12.537 +00:00 [DBG] Connection id "0HN8VETJHTKEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:13.087 +00:00 [DBG] Connection id "0HN8VETJHTKF0" accepted. 2025-01-17 15:51:13.087 +00:00 [DBG] Connection id "0HN8VETJHTKF0" started. 2025-01-17 15:51:13.106 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/acceso/ - null null 2025-01-17 15:51:13.106 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/acceso/'. 2025-01-17 15:51:13.106 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/acceso/ - 307 0 null 0.3487ms 2025-01-17 15:51:13.106 +00:00 [DBG] Connection id "0HN8VETJHTKF0" disconnecting. 2025-01-17 15:51:13.106 +00:00 [DBG] Connection id "0HN8VETJHTKF0" stopped. 2025-01-17 15:51:13.106 +00:00 [DBG] Connection id "0HN8VETJHTKF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:13.493 +00:00 [DBG] Connection id "0HN8VETJHTKF1" accepted. 2025-01-17 15:51:13.493 +00:00 [DBG] Connection id "0HN8VETJHTKF1" started. 2025-01-17 15:51:13.555 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/access/ - null null 2025-01-17 15:51:13.555 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/access/'. 2025-01-17 15:51:13.555 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/access/ - 307 0 null 0.3062ms 2025-01-17 15:51:13.556 +00:00 [DBG] Connection id "0HN8VETJHTKF1" disconnecting. 2025-01-17 15:51:13.556 +00:00 [DBG] Connection id "0HN8VETJHTKF1" stopped. 2025-01-17 15:51:13.556 +00:00 [DBG] Connection id "0HN8VETJHTKF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:13.992 +00:00 [DBG] Connection id "0HN8VETJHTKF2" accepted. 2025-01-17 15:51:13.992 +00:00 [DBG] Connection id "0HN8VETJHTKF2" started. 2025-01-17 15:51:14.042 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/accesswatch/ - null null 2025-01-17 15:51:14.042 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/accesswatch/'. 2025-01-17 15:51:14.042 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/accesswatch/ - 307 0 null 0.2739ms 2025-01-17 15:51:14.042 +00:00 [DBG] Connection id "0HN8VETJHTKF2" disconnecting. 2025-01-17 15:51:14.042 +00:00 [DBG] Connection id "0HN8VETJHTKF2" stopped. 2025-01-17 15:51:14.042 +00:00 [DBG] Connection id "0HN8VETJHTKF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:14.393 +00:00 [DBG] Connection id "0HN8VETJHTKF3" accepted. 2025-01-17 15:51:14.393 +00:00 [DBG] Connection id "0HN8VETJHTKF3" started. 2025-01-17 15:51:14.416 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/acciones/ - null null 2025-01-17 15:51:14.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/acciones/'. 2025-01-17 15:51:14.417 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/acciones/ - 307 0 null 0.2715ms 2025-01-17 15:51:14.417 +00:00 [DBG] Connection id "0HN8VETJHTKF3" disconnecting. 2025-01-17 15:51:14.417 +00:00 [DBG] Connection id "0HN8VETJHTKF3" stopped. 2025-01-17 15:51:14.417 +00:00 [DBG] Connection id "0HN8VETJHTKF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:14.824 +00:00 [DBG] Connection id "0HN8VETJHTKF4" accepted. 2025-01-17 15:51:14.824 +00:00 [DBG] Connection id "0HN8VETJHTKF4" started. 2025-01-17 15:51:14.832 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/account/ - null null 2025-01-17 15:51:14.832 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account/'. 2025-01-17 15:51:14.832 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/account/ - 307 0 null 0.2837ms 2025-01-17 15:51:14.832 +00:00 [DBG] Connection id "0HN8VETJHTKF4" disconnecting. 2025-01-17 15:51:14.832 +00:00 [DBG] Connection id "0HN8VETJHTKF4" stopped. 2025-01-17 15:51:14.833 +00:00 [DBG] Connection id "0HN8VETJHTKF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:15.234 +00:00 [DBG] Connection id "0HN8VETJHTKF5" accepted. 2025-01-17 15:51:15.234 +00:00 [DBG] Connection id "0HN8VETJHTKF5" started. 2025-01-17 15:51:15.273 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/accounting/ - null null 2025-01-17 15:51:15.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/accounting/'. 2025-01-17 15:51:15.273 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/accounting/ - 307 0 null 0.2707ms 2025-01-17 15:51:15.273 +00:00 [DBG] Connection id "0HN8VETJHTKF5" disconnecting. 2025-01-17 15:51:15.273 +00:00 [DBG] Connection id "0HN8VETJHTKF5" stopped. 2025-01-17 15:51:15.273 +00:00 [DBG] Connection id "0HN8VETJHTKF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:15.665 +00:00 [DBG] Connection id "0HN8VETJHTKF6" accepted. 2025-01-17 15:51:15.666 +00:00 [DBG] Connection id "0HN8VETJHTKF6" started. 2025-01-17 15:51:15.713 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/active/ - null null 2025-01-17 15:51:15.713 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/active/'. 2025-01-17 15:51:15.713 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/active/ - 307 0 null 0.2912ms 2025-01-17 15:51:15.714 +00:00 [DBG] Connection id "0HN8VETJHTKF6" disconnecting. 2025-01-17 15:51:15.714 +00:00 [DBG] Connection id "0HN8VETJHTKF6" stopped. 2025-01-17 15:51:15.714 +00:00 [DBG] Connection id "0HN8VETJHTKF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:16.122 +00:00 [DBG] Connection id "0HN8VETJHTKF7" accepted. 2025-01-17 15:51:16.122 +00:00 [DBG] Connection id "0HN8VETJHTKF7" started. 2025-01-17 15:51:16.152 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/activex/ - null null 2025-01-17 15:51:16.153 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/activex/'. 2025-01-17 15:51:16.153 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/activex/ - 307 0 null 0.3009ms 2025-01-17 15:51:16.153 +00:00 [DBG] Connection id "0HN8VETJHTKF7" disconnecting. 2025-01-17 15:51:16.153 +00:00 [DBG] Connection id "0HN8VETJHTKF7" stopped. 2025-01-17 15:51:16.153 +00:00 [DBG] Connection id "0HN8VETJHTKF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:16.545 +00:00 [DBG] Connection id "0HN8VETJHTKF8" accepted. 2025-01-17 15:51:16.545 +00:00 [DBG] Connection id "0HN8VETJHTKF8" started. 2025-01-17 15:51:16.584 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admcgi/ - null null 2025-01-17 15:51:16.584 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admcgi/'. 2025-01-17 15:51:16.585 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admcgi/ - 307 0 null 0.4915ms 2025-01-17 15:51:16.585 +00:00 [DBG] Connection id "0HN8VETJHTKF8" disconnecting. 2025-01-17 15:51:16.585 +00:00 [DBG] Connection id "0HN8VETJHTKF8" stopped. 2025-01-17 15:51:16.585 +00:00 [DBG] Connection id "0HN8VETJHTKF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:16.953 +00:00 [DBG] Connection id "0HN8VETJHTKF9" accepted. 2025-01-17 15:51:16.953 +00:00 [DBG] Connection id "0HN8VETJHTKF9" started. 2025-01-17 15:51:16.976 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admisapi/ - null null 2025-01-17 15:51:16.977 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admisapi/'. 2025-01-17 15:51:16.977 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admisapi/ - 307 0 null 0.4355ms 2025-01-17 15:51:16.977 +00:00 [DBG] Connection id "0HN8VETJHTKF9" disconnecting. 2025-01-17 15:51:16.977 +00:00 [DBG] Connection id "0HN8VETJHTKF9" stopped. 2025-01-17 15:51:16.977 +00:00 [DBG] Connection id "0HN8VETJHTKF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:17.365 +00:00 [DBG] Connection id "0HN8VETJHTKFA" accepted. 2025-01-17 15:51:17.366 +00:00 [DBG] Connection id "0HN8VETJHTKFA" started. 2025-01-17 15:51:17.384 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AdvWebAdmin/ - null null 2025-01-17 15:51:17.384 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdvWebAdmin/'. 2025-01-17 15:51:17.384 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AdvWebAdmin/ - 307 0 null 0.2305ms 2025-01-17 15:51:17.385 +00:00 [DBG] Connection id "0HN8VETJHTKFA" disconnecting. 2025-01-17 15:51:17.385 +00:00 [DBG] Connection id "0HN8VETJHTKFA" stopped. 2025-01-17 15:51:17.385 +00:00 [DBG] Connection id "0HN8VETJHTKFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:17.815 +00:00 [DBG] Connection id "0HN8VETJHTKFB" accepted. 2025-01-17 15:51:17.815 +00:00 [DBG] Connection id "0HN8VETJHTKFB" started. 2025-01-17 15:51:17.847 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/agentes/ - null null 2025-01-17 15:51:17.848 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/agentes/'. 2025-01-17 15:51:17.848 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/agentes/ - 307 0 null 0.2809ms 2025-01-17 15:51:17.848 +00:00 [DBG] Connection id "0HN8VETJHTKFB" disconnecting. 2025-01-17 15:51:17.848 +00:00 [DBG] Connection id "0HN8VETJHTKFB" stopped. 2025-01-17 15:51:17.848 +00:00 [DBG] Connection id "0HN8VETJHTKFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:18.264 +00:00 [DBG] Connection id "0HN8VETJHTKFC" accepted. 2025-01-17 15:51:18.264 +00:00 [DBG] Connection id "0HN8VETJHTKFC" started. 2025-01-17 15:51:18.288 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Agent/ - null null 2025-01-17 15:51:18.288 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Agent/'. 2025-01-17 15:51:18.288 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Agent/ - 307 0 null 0.3116ms 2025-01-17 15:51:18.288 +00:00 [DBG] Connection id "0HN8VETJHTKFC" disconnecting. 2025-01-17 15:51:18.288 +00:00 [DBG] Connection id "0HN8VETJHTKFC" stopped. 2025-01-17 15:51:18.288 +00:00 [DBG] Connection id "0HN8VETJHTKFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:18.657 +00:00 [DBG] Connection id "0HN8VETJHTKFD" accepted. 2025-01-17 15:51:18.657 +00:00 [DBG] Connection id "0HN8VETJHTKFD" started. 2025-01-17 15:51:18.698 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Agents/ - null null 2025-01-17 15:51:18.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Agents/'. 2025-01-17 15:51:18.698 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Agents/ - 307 0 null 0.3472ms 2025-01-17 15:51:18.698 +00:00 [DBG] Connection id "0HN8VETJHTKFD" disconnecting. 2025-01-17 15:51:18.698 +00:00 [DBG] Connection id "0HN8VETJHTKFD" stopped. 2025-01-17 15:51:18.698 +00:00 [DBG] Connection id "0HN8VETJHTKFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:19.108 +00:00 [DBG] Connection id "0HN8VETJHTKFE" accepted. 2025-01-17 15:51:19.109 +00:00 [DBG] Connection id "0HN8VETJHTKFE" started. 2025-01-17 15:51:19.145 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AlbumArt_/ - null null 2025-01-17 15:51:19.145 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AlbumArt_/'. 2025-01-17 15:51:19.145 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AlbumArt_/ - 307 0 null 0.2529ms 2025-01-17 15:51:19.145 +00:00 [DBG] Connection id "0HN8VETJHTKFE" disconnecting. 2025-01-17 15:51:19.145 +00:00 [DBG] Connection id "0HN8VETJHTKFE" stopped. 2025-01-17 15:51:19.145 +00:00 [DBG] Connection id "0HN8VETJHTKFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:19.546 +00:00 [DBG] Connection id "0HN8VETJHTKFF" accepted. 2025-01-17 15:51:19.546 +00:00 [DBG] Connection id "0HN8VETJHTKFF" started. 2025-01-17 15:51:19.584 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AlbumArt/ - null null 2025-01-17 15:51:19.584 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AlbumArt/'. 2025-01-17 15:51:19.584 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AlbumArt/ - 307 0 null 0.3169ms 2025-01-17 15:51:19.584 +00:00 [DBG] Connection id "0HN8VETJHTKFF" disconnecting. 2025-01-17 15:51:19.585 +00:00 [DBG] Connection id "0HN8VETJHTKFF" stopped. 2025-01-17 15:51:19.585 +00:00 [DBG] Connection id "0HN8VETJHTKFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:19.990 +00:00 [DBG] Connection id "0HN8VETJHTKFG" accepted. 2025-01-17 15:51:19.990 +00:00 [DBG] Connection id "0HN8VETJHTKFG" started. 2025-01-17 15:51:20.017 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Album/ - null null 2025-01-17 15:51:20.017 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Album/'. 2025-01-17 15:51:20.017 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Album/ - 307 0 null 0.2876ms 2025-01-17 15:51:20.017 +00:00 [DBG] Connection id "0HN8VETJHTKFG" disconnecting. 2025-01-17 15:51:20.017 +00:00 [DBG] Connection id "0HN8VETJHTKFG" stopped. 2025-01-17 15:51:20.017 +00:00 [DBG] Connection id "0HN8VETJHTKFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:20.425 +00:00 [DBG] Connection id "0HN8VETJHTKFH" accepted. 2025-01-17 15:51:20.425 +00:00 [DBG] Connection id "0HN8VETJHTKFH" started. 2025-01-17 15:51:20.441 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/allow/ - null null 2025-01-17 15:51:20.441 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/allow/'. 2025-01-17 15:51:20.441 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/allow/ - 307 0 null 0.2981ms 2025-01-17 15:51:20.441 +00:00 [DBG] Connection id "0HN8VETJHTKFH" disconnecting. 2025-01-17 15:51:20.441 +00:00 [DBG] Connection id "0HN8VETJHTKFH" stopped. 2025-01-17 15:51:20.441 +00:00 [DBG] Connection id "0HN8VETJHTKFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:20.912 +00:00 [DBG] Connection id "0HN8VETJHTKFI" accepted. 2025-01-17 15:51:20.913 +00:00 [DBG] Connection id "0HN8VETJHTKFI" started. 2025-01-17 15:51:20.988 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/analog/ - null null 2025-01-17 15:51:20.988 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/analog/'. 2025-01-17 15:51:20.988 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/analog/ - 307 0 null 0.4228ms 2025-01-17 15:51:20.988 +00:00 [DBG] Connection id "0HN8VETJHTKFI" disconnecting. 2025-01-17 15:51:20.988 +00:00 [DBG] Connection id "0HN8VETJHTKFI" stopped. 2025-01-17 15:51:20.988 +00:00 [DBG] Connection id "0HN8VETJHTKFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:21.433 +00:00 [DBG] Connection id "0HN8VETJHTKFJ" accepted. 2025-01-17 15:51:21.433 +00:00 [DBG] Connection id "0HN8VETJHTKFJ" started. 2025-01-17 15:51:21.458 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/anthill/ - null null 2025-01-17 15:51:21.459 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/anthill/'. 2025-01-17 15:51:21.459 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/anthill/ - 307 0 null 0.2798ms 2025-01-17 15:51:21.459 +00:00 [DBG] Connection id "0HN8VETJHTKFJ" disconnecting. 2025-01-17 15:51:21.459 +00:00 [DBG] Connection id "0HN8VETJHTKFJ" stopped. 2025-01-17 15:51:21.459 +00:00 [DBG] Connection id "0HN8VETJHTKFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:21.872 +00:00 [DBG] Connection id "0HN8VETJHTKFK" accepted. 2025-01-17 15:51:21.872 +00:00 [DBG] Connection id "0HN8VETJHTKFK" started. 2025-01-17 15:51:21.913 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/apache/ - null null 2025-01-17 15:51:21.913 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/apache/'. 2025-01-17 15:51:21.913 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/apache/ - 307 0 null 0.4039ms 2025-01-17 15:51:21.913 +00:00 [DBG] Connection id "0HN8VETJHTKFK" disconnecting. 2025-01-17 15:51:21.913 +00:00 [DBG] Connection id "0HN8VETJHTKFK" stopped. 2025-01-17 15:51:21.913 +00:00 [DBG] Connection id "0HN8VETJHTKFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:22.336 +00:00 [DBG] Connection id "0HN8VETJHTKFL" accepted. 2025-01-17 15:51:22.337 +00:00 [DBG] Connection id "0HN8VETJHTKFL" started. 2025-01-17 15:51:22.353 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/api/ - null null 2025-01-17 15:51:22.353 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/api/'. 2025-01-17 15:51:22.353 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/api/ - 307 0 null 0.3075ms 2025-01-17 15:51:22.354 +00:00 [DBG] Connection id "0HN8VETJHTKFL" disconnecting. 2025-01-17 15:51:22.354 +00:00 [DBG] Connection id "0HN8VETJHTKFL" stopped. 2025-01-17 15:51:22.354 +00:00 [DBG] Connection id "0HN8VETJHTKFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:22.747 +00:00 [DBG] Connection id "0HN8VETJHTKFM" accepted. 2025-01-17 15:51:22.748 +00:00 [DBG] Connection id "0HN8VETJHTKFM" started. 2025-01-17 15:51:22.778 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/api-docs/ - null null 2025-01-17 15:51:22.778 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/api-docs/'. 2025-01-17 15:51:22.778 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/api-docs/ - 307 0 null 0.1887ms 2025-01-17 15:51:22.778 +00:00 [DBG] Connection id "0HN8VETJHTKFM" disconnecting. 2025-01-17 15:51:22.779 +00:00 [DBG] Connection id "0HN8VETJHTKFM" stopped. 2025-01-17 15:51:22.779 +00:00 [DBG] Connection id "0HN8VETJHTKFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:23.262 +00:00 [DBG] Connection id "0HN8VETJHTKFN" accepted. 2025-01-17 15:51:23.262 +00:00 [DBG] Connection id "0HN8VETJHTKFN" started. 2025-01-17 15:51:23.262 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/app/ - null null 2025-01-17 15:51:23.262 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/app/'. 2025-01-17 15:51:23.262 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/app/ - 307 0 null 0.1458ms 2025-01-17 15:51:23.262 +00:00 [DBG] Connection id "0HN8VETJHTKFN" disconnecting. 2025-01-17 15:51:23.262 +00:00 [DBG] Connection id "0HN8VETJHTKFN" stopped. 2025-01-17 15:51:23.262 +00:00 [DBG] Connection id "0HN8VETJHTKFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:23.664 +00:00 [DBG] Connection id "0HN8VETJHTKFO" accepted. 2025-01-17 15:51:23.664 +00:00 [DBG] Connection id "0HN8VETJHTKFO" started. 2025-01-17 15:51:23.697 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/applets/ - null null 2025-01-17 15:51:23.697 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/applets/'. 2025-01-17 15:51:23.697 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/applets/ - 307 0 null 0.4315ms 2025-01-17 15:51:23.697 +00:00 [DBG] Connection id "0HN8VETJHTKFO" disconnecting. 2025-01-17 15:51:23.697 +00:00 [DBG] Connection id "0HN8VETJHTKFO" stopped. 2025-01-17 15:51:23.697 +00:00 [DBG] Connection id "0HN8VETJHTKFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:24.102 +00:00 [DBG] Connection id "0HN8VETJHTKFP" accepted. 2025-01-17 15:51:24.102 +00:00 [DBG] Connection id "0HN8VETJHTKFP" started. 2025-01-17 15:51:24.122 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/appl/ - null null 2025-01-17 15:51:24.122 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/appl/'. 2025-01-17 15:51:24.123 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/appl/ - 307 0 null 0.2773ms 2025-01-17 15:51:24.123 +00:00 [DBG] Connection id "0HN8VETJHTKFP" disconnecting. 2025-01-17 15:51:24.123 +00:00 [DBG] Connection id "0HN8VETJHTKFP" stopped. 2025-01-17 15:51:24.123 +00:00 [DBG] Connection id "0HN8VETJHTKFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:24.531 +00:00 [DBG] Connection id "0HN8VETJHTKFQ" accepted. 2025-01-17 15:51:24.531 +00:00 [DBG] Connection id "0HN8VETJHTKFQ" started. 2025-01-17 15:51:24.592 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/application/ - null null 2025-01-17 15:51:24.593 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/application/'. 2025-01-17 15:51:24.593 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/application/ - 307 0 null 0.2873ms 2025-01-17 15:51:24.593 +00:00 [DBG] Connection id "0HN8VETJHTKFQ" disconnecting. 2025-01-17 15:51:24.593 +00:00 [DBG] Connection id "0HN8VETJHTKFQ" stopped. 2025-01-17 15:51:24.593 +00:00 [DBG] Connection id "0HN8VETJHTKFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:25.001 +00:00 [DBG] Connection id "0HN8VETJHTKFR" accepted. 2025-01-17 15:51:25.001 +00:00 [DBG] Connection id "0HN8VETJHTKFR" started. 2025-01-17 15:51:25.096 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/applications/ - null null 2025-01-17 15:51:25.096 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/applications/'. 2025-01-17 15:51:25.096 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/applications/ - 307 0 null 0.2791ms 2025-01-17 15:51:25.097 +00:00 [DBG] Connection id "0HN8VETJHTKFR" disconnecting. 2025-01-17 15:51:25.097 +00:00 [DBG] Connection id "0HN8VETJHTKFR" stopped. 2025-01-17 15:51:25.097 +00:00 [DBG] Connection id "0HN8VETJHTKFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:25.497 +00:00 [DBG] Connection id "0HN8VETJHTKFS" accepted. 2025-01-17 15:51:25.498 +00:00 [DBG] Connection id "0HN8VETJHTKFS" started. 2025-01-17 15:51:25.505 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/applmgr/ - null null 2025-01-17 15:51:25.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/applmgr/'. 2025-01-17 15:51:25.505 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/applmgr/ - 307 0 null 0.2096ms 2025-01-17 15:51:25.505 +00:00 [DBG] Connection id "0HN8VETJHTKFS" disconnecting. 2025-01-17 15:51:25.505 +00:00 [DBG] Connection id "0HN8VETJHTKFS" stopped. 2025-01-17 15:51:25.505 +00:00 [DBG] Connection id "0HN8VETJHTKFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:25.921 +00:00 [DBG] Connection id "0HN8VETJHTKFT" accepted. 2025-01-17 15:51:25.921 +00:00 [DBG] Connection id "0HN8VETJHTKFT" started. 2025-01-17 15:51:25.937 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/apply/ - null null 2025-01-17 15:51:25.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/apply/'. 2025-01-17 15:51:25.937 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/apply/ - 307 0 null 0.3013ms 2025-01-17 15:51:25.937 +00:00 [DBG] Connection id "0HN8VETJHTKFT" disconnecting. 2025-01-17 15:51:25.937 +00:00 [DBG] Connection id "0HN8VETJHTKFT" stopped. 2025-01-17 15:51:25.937 +00:00 [DBG] Connection id "0HN8VETJHTKFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:26.390 +00:00 [DBG] Connection id "0HN8VETJHTKFU" accepted. 2025-01-17 15:51:26.390 +00:00 [DBG] Connection id "0HN8VETJHTKFU" started. 2025-01-17 15:51:26.423 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/appsec/ - null null 2025-01-17 15:51:26.424 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/appsec/'. 2025-01-17 15:51:26.424 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/appsec/ - 307 0 null 0.2627ms 2025-01-17 15:51:26.424 +00:00 [DBG] Connection id "0HN8VETJHTKFU" disconnecting. 2025-01-17 15:51:26.424 +00:00 [DBG] Connection id "0HN8VETJHTKFU" stopped. 2025-01-17 15:51:26.424 +00:00 [DBG] Connection id "0HN8VETJHTKFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:26.889 +00:00 [DBG] Connection id "0HN8VETJHTKFV" accepted. 2025-01-17 15:51:26.890 +00:00 [DBG] Connection id "0HN8VETJHTKFV" started. 2025-01-17 15:51:26.890 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/apps/ - null null 2025-01-17 15:51:26.890 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/apps/'. 2025-01-17 15:51:26.890 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/apps/ - 307 0 null 0.228ms 2025-01-17 15:51:26.890 +00:00 [DBG] Connection id "0HN8VETJHTKFV" disconnecting. 2025-01-17 15:51:26.890 +00:00 [DBG] Connection id "0HN8VETJHTKFV" stopped. 2025-01-17 15:51:26.891 +00:00 [DBG] Connection id "0HN8VETJHTKFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:27.600 +00:00 [DBG] Connection id "0HN8VETJHTKG0" accepted. 2025-01-17 15:51:27.600 +00:00 [DBG] Connection id "0HN8VETJHTKG0" started. 2025-01-17 15:51:27.631 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/archive/ - null null 2025-01-17 15:51:27.631 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/archive/'. 2025-01-17 15:51:27.631 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/archive/ - 307 0 null 0.2443ms 2025-01-17 15:51:27.631 +00:00 [DBG] Connection id "0HN8VETJHTKG0" disconnecting. 2025-01-17 15:51:27.631 +00:00 [DBG] Connection id "0HN8VETJHTKG0" stopped. 2025-01-17 15:51:27.631 +00:00 [DBG] Connection id "0HN8VETJHTKG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:28.400 +00:00 [DBG] Connection id "0HN8VETJHTKG1" accepted. 2025-01-17 15:51:28.400 +00:00 [DBG] Connection id "0HN8VETJHTKG1" started. 2025-01-17 15:51:28.424 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/archives/ - null null 2025-01-17 15:51:28.424 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/archives/'. 2025-01-17 15:51:28.424 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/archives/ - 307 0 null 0.2114ms 2025-01-17 15:51:28.424 +00:00 [DBG] Connection id "0HN8VETJHTKG1" disconnecting. 2025-01-17 15:51:28.424 +00:00 [DBG] Connection id "0HN8VETJHTKG1" stopped. 2025-01-17 15:51:28.424 +00:00 [DBG] Connection id "0HN8VETJHTKG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:28.855 +00:00 [DBG] Connection id "0HN8VETJHTKG2" accepted. 2025-01-17 15:51:28.855 +00:00 [DBG] Connection id "0HN8VETJHTKG2" started. 2025-01-17 15:51:28.919 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ar/ - null null 2025-01-17 15:51:28.919 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ar/'. 2025-01-17 15:51:28.919 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ar/ - 307 0 null 0.2795ms 2025-01-17 15:51:28.919 +00:00 [DBG] Connection id "0HN8VETJHTKG2" disconnecting. 2025-01-17 15:51:28.919 +00:00 [DBG] Connection id "0HN8VETJHTKG2" stopped. 2025-01-17 15:51:28.919 +00:00 [DBG] Connection id "0HN8VETJHTKG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:29.345 +00:00 [DBG] Connection id "0HN8VETJHTKG3" accepted. 2025-01-17 15:51:29.345 +00:00 [DBG] Connection id "0HN8VETJHTKG3" started. 2025-01-17 15:51:29.381 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/asa/ - null null 2025-01-17 15:51:29.381 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/asa/'. 2025-01-17 15:51:29.381 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/asa/ - 307 0 null 0.2451ms 2025-01-17 15:51:29.381 +00:00 [DBG] Connection id "0HN8VETJHTKG3" disconnecting. 2025-01-17 15:51:29.381 +00:00 [DBG] Connection id "0HN8VETJHTKG3" stopped. 2025-01-17 15:51:29.381 +00:00 [DBG] Connection id "0HN8VETJHTKG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:29.832 +00:00 [DBG] Connection id "0HN8VETJHTKG4" accepted. 2025-01-17 15:51:29.832 +00:00 [DBG] Connection id "0HN8VETJHTKG4" started. 2025-01-17 15:51:29.874 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/asp/ - null null 2025-01-17 15:51:29.875 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/asp/'. 2025-01-17 15:51:29.875 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/asp/ - 307 0 null 0.3192ms 2025-01-17 15:51:29.875 +00:00 [DBG] Connection id "0HN8VETJHTKG4" disconnecting. 2025-01-17 15:51:29.875 +00:00 [DBG] Connection id "0HN8VETJHTKG4" stopped. 2025-01-17 15:51:29.875 +00:00 [DBG] Connection id "0HN8VETJHTKG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:30.273 +00:00 [DBG] Connection id "0HN8VETJHTKG5" accepted. 2025-01-17 15:51:30.273 +00:00 [DBG] Connection id "0HN8VETJHTKG5" started. 2025-01-17 15:51:30.298 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atc/ - null null 2025-01-17 15:51:30.298 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atc/'. 2025-01-17 15:51:30.298 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atc/ - 307 0 null 0.1939ms 2025-01-17 15:51:30.298 +00:00 [DBG] Connection id "0HN8VETJHTKG5" disconnecting. 2025-01-17 15:51:30.298 +00:00 [DBG] Connection id "0HN8VETJHTKG5" stopped. 2025-01-17 15:51:30.298 +00:00 [DBG] Connection id "0HN8VETJHTKG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:30.757 +00:00 [DBG] Connection id "0HN8VETJHTKG6" accepted. 2025-01-17 15:51:30.757 +00:00 [DBG] Connection id "0HN8VETJHTKG6" started. 2025-01-17 15:51:30.757 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/aut/ - null null 2025-01-17 15:51:30.757 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/aut/'. 2025-01-17 15:51:30.757 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/aut/ - 307 0 null 0.1648ms 2025-01-17 15:51:30.757 +00:00 [DBG] Connection id "0HN8VETJHTKG6" disconnecting. 2025-01-17 15:51:30.757 +00:00 [DBG] Connection id "0HN8VETJHTKG6" stopped. 2025-01-17 15:51:30.757 +00:00 [DBG] Connection id "0HN8VETJHTKG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:31.126 +00:00 [DBG] Connection id "0HN8VETJHTKG7" accepted. 2025-01-17 15:51:31.126 +00:00 [DBG] Connection id "0HN8VETJHTKG7" started. 2025-01-17 15:51:31.145 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/authadmin/ - null null 2025-01-17 15:51:31.145 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/authadmin/'. 2025-01-17 15:51:31.145 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/authadmin/ - 307 0 null 0.2271ms 2025-01-17 15:51:31.145 +00:00 [DBG] Connection id "0HN8VETJHTKG7" disconnecting. 2025-01-17 15:51:31.145 +00:00 [DBG] Connection id "0HN8VETJHTKG7" stopped. 2025-01-17 15:51:31.145 +00:00 [DBG] Connection id "0HN8VETJHTKG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:31.594 +00:00 [DBG] Connection id "0HN8VETJHTKG8" accepted. 2025-01-17 15:51:31.594 +00:00 [DBG] Connection id "0HN8VETJHTKG8" started. 2025-01-17 15:51:31.620 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/auth/ - null null 2025-01-17 15:51:31.620 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/auth/'. 2025-01-17 15:51:31.621 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/auth/ - 307 0 null 0.1844ms 2025-01-17 15:51:31.621 +00:00 [DBG] Connection id "0HN8VETJHTKG8" disconnecting. 2025-01-17 15:51:31.621 +00:00 [DBG] Connection id "0HN8VETJHTKG8" stopped. 2025-01-17 15:51:31.621 +00:00 [DBG] Connection id "0HN8VETJHTKG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:32.105 +00:00 [DBG] Connection id "0HN8VETJHTKG9" accepted. 2025-01-17 15:51:32.105 +00:00 [DBG] Connection id "0HN8VETJHTKG9" started. 2025-01-17 15:51:32.105 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/author/ - null null 2025-01-17 15:51:32.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/author/'. 2025-01-17 15:51:32.105 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/author/ - 307 0 null 0.1522ms 2025-01-17 15:51:32.105 +00:00 [DBG] Connection id "0HN8VETJHTKG9" disconnecting. 2025-01-17 15:51:32.105 +00:00 [DBG] Connection id "0HN8VETJHTKG9" stopped. 2025-01-17 15:51:32.105 +00:00 [DBG] Connection id "0HN8VETJHTKG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:32.504 +00:00 [DBG] Connection id "0HN8VETJHTKGA" accepted. 2025-01-17 15:51:32.505 +00:00 [DBG] Connection id "0HN8VETJHTKGA" started. 2025-01-17 15:51:32.505 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/authors/ - null null 2025-01-17 15:51:32.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/authors/'. 2025-01-17 15:51:32.505 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/authors/ - 307 0 null 0.1632ms 2025-01-17 15:51:32.505 +00:00 [DBG] Connection id "0HN8VETJHTKGA" disconnecting. 2025-01-17 15:51:32.505 +00:00 [DBG] Connection id "0HN8VETJHTKGA" stopped. 2025-01-17 15:51:32.505 +00:00 [DBG] Connection id "0HN8VETJHTKGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:32.937 +00:00 [DBG] Connection id "0HN8VETJHTKGB" accepted. 2025-01-17 15:51:32.937 +00:00 [DBG] Connection id "0HN8VETJHTKGB" started. 2025-01-17 15:51:32.937 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/aw/ - null null 2025-01-17 15:51:32.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/aw/'. 2025-01-17 15:51:32.937 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/aw/ - 307 0 null 0.1578ms 2025-01-17 15:51:32.937 +00:00 [DBG] Connection id "0HN8VETJHTKGB" disconnecting. 2025-01-17 15:51:32.937 +00:00 [DBG] Connection id "0HN8VETJHTKGB" stopped. 2025-01-17 15:51:32.937 +00:00 [DBG] Connection id "0HN8VETJHTKGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:33.456 +00:00 [DBG] Connection id "0HN8VETJHTKGC" accepted. 2025-01-17 15:51:33.456 +00:00 [DBG] Connection id "0HN8VETJHTKGC" started. 2025-01-17 15:51:33.504 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ayuda/ - null null 2025-01-17 15:51:33.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ayuda/'. 2025-01-17 15:51:33.505 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ayuda/ - 307 0 null 0.2638ms 2025-01-17 15:51:33.505 +00:00 [DBG] Connection id "0HN8VETJHTKGC" disconnecting. 2025-01-17 15:51:33.505 +00:00 [DBG] Connection id "0HN8VETJHTKGC" stopped. 2025-01-17 15:51:33.505 +00:00 [DBG] Connection id "0HN8VETJHTKGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:33.896 +00:00 [DBG] Connection id "0HN8VETJHTKGD" accepted. 2025-01-17 15:51:33.897 +00:00 [DBG] Connection id "0HN8VETJHTKGD" started. 2025-01-17 15:51:33.936 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/b2-include/ - null null 2025-01-17 15:51:33.936 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/b2-include/'. 2025-01-17 15:51:33.936 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/b2-include/ - 307 0 null 0.3876ms 2025-01-17 15:51:33.936 +00:00 [DBG] Connection id "0HN8VETJHTKGD" disconnecting. 2025-01-17 15:51:33.936 +00:00 [DBG] Connection id "0HN8VETJHTKGD" stopped. 2025-01-17 15:51:33.936 +00:00 [DBG] Connection id "0HN8VETJHTKGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:34.352 +00:00 [DBG] Connection id "0HN8VETJHTKGE" accepted. 2025-01-17 15:51:34.353 +00:00 [DBG] Connection id "0HN8VETJHTKGE" started. 2025-01-17 15:51:34.377 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backend/ - null null 2025-01-17 15:51:34.378 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backend/'. 2025-01-17 15:51:34.378 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backend/ - 307 0 null 0.2474ms 2025-01-17 15:51:34.378 +00:00 [DBG] Connection id "0HN8VETJHTKGE" disconnecting. 2025-01-17 15:51:34.378 +00:00 [DBG] Connection id "0HN8VETJHTKGE" stopped. 2025-01-17 15:51:34.378 +00:00 [DBG] Connection id "0HN8VETJHTKGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:34.816 +00:00 [DBG] Connection id "0HN8VETJHTKGF" accepted. 2025-01-17 15:51:34.816 +00:00 [DBG] Connection id "0HN8VETJHTKGF" started. 2025-01-17 15:51:34.824 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bad/ - null null 2025-01-17 15:51:34.824 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bad/'. 2025-01-17 15:51:34.824 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bad/ - 307 0 null 0.2759ms 2025-01-17 15:51:34.824 +00:00 [DBG] Connection id "0HN8VETJHTKGF" disconnecting. 2025-01-17 15:51:34.824 +00:00 [DBG] Connection id "0HN8VETJHTKGF" stopped. 2025-01-17 15:51:34.824 +00:00 [DBG] Connection id "0HN8VETJHTKGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:35.225 +00:00 [DBG] Connection id "0HN8VETJHTKGG" accepted. 2025-01-17 15:51:35.225 +00:00 [DBG] Connection id "0HN8VETJHTKGG" started. 2025-01-17 15:51:35.241 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banca/ - null null 2025-01-17 15:51:35.241 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banca/'. 2025-01-17 15:51:35.241 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banca/ - 307 0 null 0.302ms 2025-01-17 15:51:35.241 +00:00 [DBG] Connection id "0HN8VETJHTKGG" disconnecting. 2025-01-17 15:51:35.241 +00:00 [DBG] Connection id "0HN8VETJHTKGG" stopped. 2025-01-17 15:51:35.241 +00:00 [DBG] Connection id "0HN8VETJHTKGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:35.635 +00:00 [DBG] Connection id "0HN8VETJHTKGH" accepted. 2025-01-17 15:51:35.635 +00:00 [DBG] Connection id "0HN8VETJHTKGH" started. 2025-01-17 15:51:35.673 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banco/ - null null 2025-01-17 15:51:35.673 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banco/'. 2025-01-17 15:51:35.673 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banco/ - 307 0 null 0.2543ms 2025-01-17 15:51:35.673 +00:00 [DBG] Connection id "0HN8VETJHTKGH" disconnecting. 2025-01-17 15:51:35.673 +00:00 [DBG] Connection id "0HN8VETJHTKGH" stopped. 2025-01-17 15:51:35.673 +00:00 [DBG] Connection id "0HN8VETJHTKGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:36.105 +00:00 [DBG] Connection id "0HN8VETJHTKGI" accepted. 2025-01-17 15:51:36.106 +00:00 [DBG] Connection id "0HN8VETJHTKGI" started. 2025-01-17 15:51:36.113 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bank/ - null null 2025-01-17 15:51:36.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bank/'. 2025-01-17 15:51:36.114 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bank/ - 307 0 null 0.3254ms 2025-01-17 15:51:36.114 +00:00 [DBG] Connection id "0HN8VETJHTKGI" disconnecting. 2025-01-17 15:51:36.114 +00:00 [DBG] Connection id "0HN8VETJHTKGI" stopped. 2025-01-17 15:51:36.114 +00:00 [DBG] Connection id "0HN8VETJHTKGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:36.568 +00:00 [DBG] Connection id "0HN8VETJHTKGJ" accepted. 2025-01-17 15:51:36.568 +00:00 [DBG] Connection id "0HN8VETJHTKGJ" started. 2025-01-17 15:51:36.592 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banner01/ - null null 2025-01-17 15:51:36.592 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banner01/'. 2025-01-17 15:51:36.592 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banner01/ - 307 0 null 0.2536ms 2025-01-17 15:51:36.592 +00:00 [DBG] Connection id "0HN8VETJHTKGJ" disconnecting. 2025-01-17 15:51:36.592 +00:00 [DBG] Connection id "0HN8VETJHTKGJ" stopped. 2025-01-17 15:51:36.592 +00:00 [DBG] Connection id "0HN8VETJHTKGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:37.001 +00:00 [DBG] Connection id "0HN8VETJHTKGK" accepted. 2025-01-17 15:51:37.001 +00:00 [DBG] Connection id "0HN8VETJHTKGK" started. 2025-01-17 15:51:37.033 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banner/ - null null 2025-01-17 15:51:37.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banner/'. 2025-01-17 15:51:37.033 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banner/ - 307 0 null 0.3293ms 2025-01-17 15:51:37.033 +00:00 [DBG] Connection id "0HN8VETJHTKGK" disconnecting. 2025-01-17 15:51:37.033 +00:00 [DBG] Connection id "0HN8VETJHTKGK" stopped. 2025-01-17 15:51:37.033 +00:00 [DBG] Connection id "0HN8VETJHTKGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:37.481 +00:00 [DBG] Connection id "0HN8VETJHTKGL" accepted. 2025-01-17 15:51:37.481 +00:00 [DBG] Connection id "0HN8VETJHTKGL" started. 2025-01-17 15:51:37.495 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banners/ - null null 2025-01-17 15:51:37.496 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banners/'. 2025-01-17 15:51:37.496 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banners/ - 307 0 null 0.2648ms 2025-01-17 15:51:37.496 +00:00 [DBG] Connection id "0HN8VETJHTKGL" disconnecting. 2025-01-17 15:51:37.496 +00:00 [DBG] Connection id "0HN8VETJHTKGL" stopped. 2025-01-17 15:51:37.496 +00:00 [DBG] Connection id "0HN8VETJHTKGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:37.921 +00:00 [DBG] Connection id "0HN8VETJHTKGM" accepted. 2025-01-17 15:51:37.921 +00:00 [DBG] Connection id "0HN8VETJHTKGM" started. 2025-01-17 15:51:37.944 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bar/ - null null 2025-01-17 15:51:37.944 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bar/'. 2025-01-17 15:51:37.944 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bar/ - 307 0 null 0.218ms 2025-01-17 15:51:37.944 +00:00 [DBG] Connection id "0HN8VETJHTKGM" disconnecting. 2025-01-17 15:51:37.944 +00:00 [DBG] Connection id "0HN8VETJHTKGM" stopped. 2025-01-17 15:51:37.945 +00:00 [DBG] Connection id "0HN8VETJHTKGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:38.415 +00:00 [DBG] Connection id "0HN8VETJHTKGN" accepted. 2025-01-17 15:51:38.415 +00:00 [DBG] Connection id "0HN8VETJHTKGN" started. 2025-01-17 15:51:38.424 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/batch/ - null null 2025-01-17 15:51:38.424 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/batch/'. 2025-01-17 15:51:38.425 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/batch/ - 307 0 null 0.6228ms 2025-01-17 15:51:38.425 +00:00 [DBG] Connection id "0HN8VETJHTKGN" disconnecting. 2025-01-17 15:51:38.425 +00:00 [DBG] Connection id "0HN8VETJHTKGN" stopped. 2025-01-17 15:51:38.425 +00:00 [DBG] Connection id "0HN8VETJHTKGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:38.817 +00:00 [DBG] Connection id "0HN8VETJHTKGO" accepted. 2025-01-17 15:51:38.818 +00:00 [DBG] Connection id "0HN8VETJHTKGO" started. 2025-01-17 15:51:38.833 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bb-dnbd/ - null null 2025-01-17 15:51:38.833 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-dnbd/'. 2025-01-17 15:51:38.833 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bb-dnbd/ - 307 0 null 0.2707ms 2025-01-17 15:51:38.833 +00:00 [DBG] Connection id "0HN8VETJHTKGO" disconnecting. 2025-01-17 15:51:38.833 +00:00 [DBG] Connection id "0HN8VETJHTKGO" stopped. 2025-01-17 15:51:38.833 +00:00 [DBG] Connection id "0HN8VETJHTKGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:39.225 +00:00 [DBG] Connection id "0HN8VETJHTKGP" accepted. 2025-01-17 15:51:39.225 +00:00 [DBG] Connection id "0HN8VETJHTKGP" started. 2025-01-17 15:51:39.257 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bbv/ - null null 2025-01-17 15:51:39.257 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bbv/'. 2025-01-17 15:51:39.257 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bbv/ - 307 0 null 0.2356ms 2025-01-17 15:51:39.257 +00:00 [DBG] Connection id "0HN8VETJHTKGP" disconnecting. 2025-01-17 15:51:39.257 +00:00 [DBG] Connection id "0HN8VETJHTKGP" stopped. 2025-01-17 15:51:39.257 +00:00 [DBG] Connection id "0HN8VETJHTKGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:39.720 +00:00 [DBG] Connection id "0HN8VETJHTKGQ" accepted. 2025-01-17 15:51:39.720 +00:00 [DBG] Connection id "0HN8VETJHTKGQ" started. 2025-01-17 15:51:39.744 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bdata/ - null null 2025-01-17 15:51:39.744 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bdata/'. 2025-01-17 15:51:39.744 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bdata/ - 307 0 null 0.2753ms 2025-01-17 15:51:39.744 +00:00 [DBG] Connection id "0HN8VETJHTKGQ" disconnecting. 2025-01-17 15:51:39.744 +00:00 [DBG] Connection id "0HN8VETJHTKGQ" stopped. 2025-01-17 15:51:39.744 +00:00 [DBG] Connection id "0HN8VETJHTKGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:40.147 +00:00 [DBG] Connection id "0HN8VETJHTKGR" accepted. 2025-01-17 15:51:40.148 +00:00 [DBG] Connection id "0HN8VETJHTKGR" started. 2025-01-17 15:51:40.176 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bdatos/ - null null 2025-01-17 15:51:40.176 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bdatos/'. 2025-01-17 15:51:40.176 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bdatos/ - 307 0 null 0.2856ms 2025-01-17 15:51:40.176 +00:00 [DBG] Connection id "0HN8VETJHTKGR" disconnecting. 2025-01-17 15:51:40.176 +00:00 [DBG] Connection id "0HN8VETJHTKGR" stopped. 2025-01-17 15:51:40.176 +00:00 [DBG] Connection id "0HN8VETJHTKGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:40.617 +00:00 [DBG] Connection id "0HN8VETJHTKGS" accepted. 2025-01-17 15:51:40.617 +00:00 [DBG] Connection id "0HN8VETJHTKGS" started. 2025-01-17 15:51:40.635 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/beta/ - null null 2025-01-17 15:51:40.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/beta/'. 2025-01-17 15:51:40.636 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/beta/ - 307 0 null 0.2228ms 2025-01-17 15:51:40.636 +00:00 [DBG] Connection id "0HN8VETJHTKGS" disconnecting. 2025-01-17 15:51:40.636 +00:00 [DBG] Connection id "0HN8VETJHTKGS" stopped. 2025-01-17 15:51:40.636 +00:00 [DBG] Connection id "0HN8VETJHTKGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:41.056 +00:00 [DBG] Connection id "0HN8VETJHTKGT" accepted. 2025-01-17 15:51:41.057 +00:00 [DBG] Connection id "0HN8VETJHTKGT" started. 2025-01-17 15:51:41.082 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/billpay/ - null null 2025-01-17 15:51:41.082 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/billpay/'. 2025-01-17 15:51:41.082 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/billpay/ - 307 0 null 0.1967ms 2025-01-17 15:51:41.082 +00:00 [DBG] Connection id "0HN8VETJHTKGT" disconnecting. 2025-01-17 15:51:41.082 +00:00 [DBG] Connection id "0HN8VETJHTKGT" stopped. 2025-01-17 15:51:41.082 +00:00 [DBG] Connection id "0HN8VETJHTKGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:41.456 +00:00 [DBG] Connection id "0HN8VETJHTKGU" accepted. 2025-01-17 15:51:41.456 +00:00 [DBG] Connection id "0HN8VETJHTKGU" started. 2025-01-17 15:51:41.482 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bin/ - null null 2025-01-17 15:51:41.482 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bin/'. 2025-01-17 15:51:41.482 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bin/ - 307 0 null 0.2631ms 2025-01-17 15:51:41.482 +00:00 [DBG] Connection id "0HN8VETJHTKGU" disconnecting. 2025-01-17 15:51:41.482 +00:00 [DBG] Connection id "0HN8VETJHTKGU" stopped. 2025-01-17 15:51:41.482 +00:00 [DBG] Connection id "0HN8VETJHTKGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:41.936 +00:00 [DBG] Connection id "0HN8VETJHTKGV" accepted. 2025-01-17 15:51:41.936 +00:00 [DBG] Connection id "0HN8VETJHTKGV" started. 2025-01-17 15:51:41.986 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/binaries/ - null null 2025-01-17 15:51:41.986 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/binaries/'. 2025-01-17 15:51:41.987 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/binaries/ - 307 0 null 0.2682ms 2025-01-17 15:51:41.987 +00:00 [DBG] Connection id "0HN8VETJHTKGV" disconnecting. 2025-01-17 15:51:41.987 +00:00 [DBG] Connection id "0HN8VETJHTKGV" stopped. 2025-01-17 15:51:41.987 +00:00 [DBG] Connection id "0HN8VETJHTKGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:42.403 +00:00 [DBG] Connection id "0HN8VETJHTKH0" accepted. 2025-01-17 15:51:42.403 +00:00 [DBG] Connection id "0HN8VETJHTKH0" started. 2025-01-17 15:51:42.440 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/binary/ - null null 2025-01-17 15:51:42.440 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/binary/'. 2025-01-17 15:51:42.440 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/binary/ - 307 0 null 0.3631ms 2025-01-17 15:51:42.440 +00:00 [DBG] Connection id "0HN8VETJHTKH0" disconnecting. 2025-01-17 15:51:42.440 +00:00 [DBG] Connection id "0HN8VETJHTKH0" stopped. 2025-01-17 15:51:42.440 +00:00 [DBG] Connection id "0HN8VETJHTKH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:42.869 +00:00 [DBG] Connection id "0HN8VETJHTKH1" accepted. 2025-01-17 15:51:42.869 +00:00 [DBG] Connection id "0HN8VETJHTKH1" started. 2025-01-17 15:51:42.897 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boadmin/ - null null 2025-01-17 15:51:42.897 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boadmin/'. 2025-01-17 15:51:42.897 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boadmin/ - 307 0 null 0.2064ms 2025-01-17 15:51:42.897 +00:00 [DBG] Connection id "0HN8VETJHTKH1" disconnecting. 2025-01-17 15:51:42.897 +00:00 [DBG] Connection id "0HN8VETJHTKH1" stopped. 2025-01-17 15:51:42.897 +00:00 [DBG] Connection id "0HN8VETJHTKH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:43.357 +00:00 [DBG] Connection id "0HN8VETJHTKH2" accepted. 2025-01-17 15:51:43.357 +00:00 [DBG] Connection id "0HN8VETJHTKH2" started. 2025-01-17 15:51:43.377 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boot/ - null null 2025-01-17 15:51:43.377 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boot/'. 2025-01-17 15:51:43.377 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boot/ - 307 0 null 0.2006ms 2025-01-17 15:51:43.377 +00:00 [DBG] Connection id "0HN8VETJHTKH2" disconnecting. 2025-01-17 15:51:43.377 +00:00 [DBG] Connection id "0HN8VETJHTKH2" stopped. 2025-01-17 15:51:43.377 +00:00 [DBG] Connection id "0HN8VETJHTKH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:43.788 +00:00 [DBG] Connection id "0HN8VETJHTKH3" accepted. 2025-01-17 15:51:43.788 +00:00 [DBG] Connection id "0HN8VETJHTKH3" started. 2025-01-17 15:51:43.802 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bottom/ - null null 2025-01-17 15:51:43.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bottom/'. 2025-01-17 15:51:43.802 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bottom/ - 307 0 null 0.1983ms 2025-01-17 15:51:43.802 +00:00 [DBG] Connection id "0HN8VETJHTKH3" disconnecting. 2025-01-17 15:51:43.802 +00:00 [DBG] Connection id "0HN8VETJHTKH3" stopped. 2025-01-17 15:51:43.802 +00:00 [DBG] Connection id "0HN8VETJHTKH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:44.201 +00:00 [DBG] Connection id "0HN8VETJHTKH4" accepted. 2025-01-17 15:51:44.201 +00:00 [DBG] Connection id "0HN8VETJHTKH4" started. 2025-01-17 15:51:44.225 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/browse/ - null null 2025-01-17 15:51:44.225 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/browse/'. 2025-01-17 15:51:44.225 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/browse/ - 307 0 null 0.2252ms 2025-01-17 15:51:44.225 +00:00 [DBG] Connection id "0HN8VETJHTKH4" disconnecting. 2025-01-17 15:51:44.225 +00:00 [DBG] Connection id "0HN8VETJHTKH4" stopped. 2025-01-17 15:51:44.225 +00:00 [DBG] Connection id "0HN8VETJHTKH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:44.665 +00:00 [DBG] Connection id "0HN8VETJHTKH5" accepted. 2025-01-17 15:51:44.665 +00:00 [DBG] Connection id "0HN8VETJHTKH5" started. 2025-01-17 15:51:44.680 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/browser/ - null null 2025-01-17 15:51:44.680 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/browser/'. 2025-01-17 15:51:44.680 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/browser/ - 307 0 null 0.2715ms 2025-01-17 15:51:44.680 +00:00 [DBG] Connection id "0HN8VETJHTKH5" disconnecting. 2025-01-17 15:51:44.680 +00:00 [DBG] Connection id "0HN8VETJHTKH5" stopped. 2025-01-17 15:51:44.680 +00:00 [DBG] Connection id "0HN8VETJHTKH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:45.064 +00:00 [DBG] Connection id "0HN8VETJHTKH6" accepted. 2025-01-17 15:51:45.064 +00:00 [DBG] Connection id "0HN8VETJHTKH6" started. 2025-01-17 15:51:45.121 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bsd/ - null null 2025-01-17 15:51:45.122 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bsd/'. 2025-01-17 15:51:45.122 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bsd/ - 307 0 null 0.3723ms 2025-01-17 15:51:45.122 +00:00 [DBG] Connection id "0HN8VETJHTKH6" disconnecting. 2025-01-17 15:51:45.122 +00:00 [DBG] Connection id "0HN8VETJHTKH6" stopped. 2025-01-17 15:51:45.122 +00:00 [DBG] Connection id "0HN8VETJHTKH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:45.544 +00:00 [DBG] Connection id "0HN8VETJHTKH7" accepted. 2025-01-17 15:51:45.544 +00:00 [DBG] Connection id "0HN8VETJHTKH7" started. 2025-01-17 15:51:45.584 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/btauxdir/ - null null 2025-01-17 15:51:45.584 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/btauxdir/'. 2025-01-17 15:51:45.584 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/btauxdir/ - 307 0 null 0.2511ms 2025-01-17 15:51:45.584 +00:00 [DBG] Connection id "0HN8VETJHTKH7" disconnecting. 2025-01-17 15:51:45.584 +00:00 [DBG] Connection id "0HN8VETJHTKH7" stopped. 2025-01-17 15:51:45.584 +00:00 [DBG] Connection id "0HN8VETJHTKH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:45.994 +00:00 [DBG] Connection id "0HN8VETJHTKH8" accepted. 2025-01-17 15:51:45.994 +00:00 [DBG] Connection id "0HN8VETJHTKH8" started. 2025-01-17 15:51:46.024 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bug/ - null null 2025-01-17 15:51:46.024 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bug/'. 2025-01-17 15:51:46.024 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bug/ - 307 0 null 0.2419ms 2025-01-17 15:51:46.024 +00:00 [DBG] Connection id "0HN8VETJHTKH8" disconnecting. 2025-01-17 15:51:46.024 +00:00 [DBG] Connection id "0HN8VETJHTKH8" stopped. 2025-01-17 15:51:46.024 +00:00 [DBG] Connection id "0HN8VETJHTKH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:46.475 +00:00 [DBG] Connection id "0HN8VETJHTKH9" accepted. 2025-01-17 15:51:46.475 +00:00 [DBG] Connection id "0HN8VETJHTKH9" started. 2025-01-17 15:51:46.503 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bugs/ - null null 2025-01-17 15:51:46.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bugs/'. 2025-01-17 15:51:46.504 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bugs/ - 307 0 null 0.2623ms 2025-01-17 15:51:46.504 +00:00 [DBG] Connection id "0HN8VETJHTKH9" disconnecting. 2025-01-17 15:51:46.504 +00:00 [DBG] Connection id "0HN8VETJHTKH9" stopped. 2025-01-17 15:51:46.504 +00:00 [DBG] Connection id "0HN8VETJHTKH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:46.952 +00:00 [DBG] Connection id "0HN8VETJHTKHA" accepted. 2025-01-17 15:51:46.952 +00:00 [DBG] Connection id "0HN8VETJHTKHA" started. 2025-01-17 15:51:46.977 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bugzilla/ - null null 2025-01-17 15:51:46.977 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bugzilla/'. 2025-01-17 15:51:46.978 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bugzilla/ - 307 0 null 0.2808ms 2025-01-17 15:51:46.978 +00:00 [DBG] Connection id "0HN8VETJHTKHA" disconnecting. 2025-01-17 15:51:46.978 +00:00 [DBG] Connection id "0HN8VETJHTKHA" stopped. 2025-01-17 15:51:46.978 +00:00 [DBG] Connection id "0HN8VETJHTKHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:47.375 +00:00 [DBG] Connection id "0HN8VETJHTKHB" accepted. 2025-01-17 15:51:47.376 +00:00 [DBG] Connection id "0HN8VETJHTKHB" started. 2025-01-17 15:51:47.392 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/buy/ - null null 2025-01-17 15:51:47.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/buy/'. 2025-01-17 15:51:47.393 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/buy/ - 307 0 null 0.2593ms 2025-01-17 15:51:47.393 +00:00 [DBG] Connection id "0HN8VETJHTKHB" disconnecting. 2025-01-17 15:51:47.393 +00:00 [DBG] Connection id "0HN8VETJHTKHB" stopped. 2025-01-17 15:51:47.393 +00:00 [DBG] Connection id "0HN8VETJHTKHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:47.841 +00:00 [DBG] Connection id "0HN8VETJHTKHC" accepted. 2025-01-17 15:51:47.841 +00:00 [DBG] Connection id "0HN8VETJHTKHC" started. 2025-01-17 15:51:47.856 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/buynow/ - null null 2025-01-17 15:51:47.856 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/buynow/'. 2025-01-17 15:51:47.856 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/buynow/ - 307 0 null 0.3575ms 2025-01-17 15:51:47.856 +00:00 [DBG] Connection id "0HN8VETJHTKHC" disconnecting. 2025-01-17 15:51:47.857 +00:00 [DBG] Connection id "0HN8VETJHTKHC" stopped. 2025-01-17 15:51:47.857 +00:00 [DBG] Connection id "0HN8VETJHTKHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:48.242 +00:00 [DBG] Connection id "0HN8VETJHTKHD" accepted. 2025-01-17 15:51:48.242 +00:00 [DBG] Connection id "0HN8VETJHTKHD" started. 2025-01-17 15:51:48.265 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cached/ - null null 2025-01-17 15:51:48.266 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cached/'. 2025-01-17 15:51:48.266 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cached/ - 307 0 null 0.2761ms 2025-01-17 15:51:48.266 +00:00 [DBG] Connection id "0HN8VETJHTKHD" disconnecting. 2025-01-17 15:51:48.266 +00:00 [DBG] Connection id "0HN8VETJHTKHD" stopped. 2025-01-17 15:51:48.266 +00:00 [DBG] Connection id "0HN8VETJHTKHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:48.705 +00:00 [DBG] Connection id "0HN8VETJHTKHE" accepted. 2025-01-17 15:51:48.705 +00:00 [DBG] Connection id "0HN8VETJHTKHE" started. 2025-01-17 15:51:48.736 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cache/ - null null 2025-01-17 15:51:48.736 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cache/'. 2025-01-17 15:51:48.736 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cache/ - 307 0 null 0.3179ms 2025-01-17 15:51:48.736 +00:00 [DBG] Connection id "0HN8VETJHTKHE" disconnecting. 2025-01-17 15:51:48.736 +00:00 [DBG] Connection id "0HN8VETJHTKHE" stopped. 2025-01-17 15:51:48.736 +00:00 [DBG] Connection id "0HN8VETJHTKHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:49.161 +00:00 [DBG] Connection id "0HN8VETJHTKHF" accepted. 2025-01-17 15:51:49.161 +00:00 [DBG] Connection id "0HN8VETJHTKHF" started. 2025-01-17 15:51:49.184 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cache-stats/ - null null 2025-01-17 15:51:49.184 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cache-stats/'. 2025-01-17 15:51:49.184 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cache-stats/ - 307 0 null 0.2928ms 2025-01-17 15:51:49.184 +00:00 [DBG] Connection id "0HN8VETJHTKHF" disconnecting. 2025-01-17 15:51:49.184 +00:00 [DBG] Connection id "0HN8VETJHTKHF" stopped. 2025-01-17 15:51:49.184 +00:00 [DBG] Connection id "0HN8VETJHTKHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:49.579 +00:00 [DBG] Connection id "0HN8VETJHTKHG" accepted. 2025-01-17 15:51:49.579 +00:00 [DBG] Connection id "0HN8VETJHTKHG" started. 2025-01-17 15:51:49.599 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/caja/ - null null 2025-01-17 15:51:49.599 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/caja/'. 2025-01-17 15:51:49.600 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/caja/ - 307 0 null 0.2566ms 2025-01-17 15:51:49.600 +00:00 [DBG] Connection id "0HN8VETJHTKHG" disconnecting. 2025-01-17 15:51:49.600 +00:00 [DBG] Connection id "0HN8VETJHTKHG" stopped. 2025-01-17 15:51:49.600 +00:00 [DBG] Connection id "0HN8VETJHTKHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:50.057 +00:00 [DBG] Connection id "0HN8VETJHTKHH" accepted. 2025-01-17 15:51:50.057 +00:00 [DBG] Connection id "0HN8VETJHTKHH" started. 2025-01-17 15:51:50.072 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/card/ - null null 2025-01-17 15:51:50.072 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/card/'. 2025-01-17 15:51:50.073 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/card/ - 307 0 null 0.7243ms 2025-01-17 15:51:50.073 +00:00 [DBG] Connection id "0HN8VETJHTKHH" disconnecting. 2025-01-17 15:51:50.073 +00:00 [DBG] Connection id "0HN8VETJHTKHH" stopped. 2025-01-17 15:51:50.073 +00:00 [DBG] Connection id "0HN8VETJHTKHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:50.465 +00:00 [DBG] Connection id "0HN8VETJHTKHI" accepted. 2025-01-17 15:51:50.465 +00:00 [DBG] Connection id "0HN8VETJHTKHI" started. 2025-01-17 15:51:50.504 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cards/ - null null 2025-01-17 15:51:50.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cards/'. 2025-01-17 15:51:50.505 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cards/ - 307 0 null 0.6036ms 2025-01-17 15:51:50.505 +00:00 [DBG] Connection id "0HN8VETJHTKHI" disconnecting. 2025-01-17 15:51:50.505 +00:00 [DBG] Connection id "0HN8VETJHTKHI" stopped. 2025-01-17 15:51:50.505 +00:00 [DBG] Connection id "0HN8VETJHTKHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:50.904 +00:00 [DBG] Connection id "0HN8VETJHTKHJ" accepted. 2025-01-17 15:51:50.904 +00:00 [DBG] Connection id "0HN8VETJHTKHJ" started. 2025-01-17 15:51:50.920 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cart/ - null null 2025-01-17 15:51:50.920 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cart/'. 2025-01-17 15:51:50.921 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cart/ - 307 0 null 0.3666ms 2025-01-17 15:51:50.921 +00:00 [DBG] Connection id "0HN8VETJHTKHJ" disconnecting. 2025-01-17 15:51:50.921 +00:00 [DBG] Connection id "0HN8VETJHTKHJ" stopped. 2025-01-17 15:51:50.921 +00:00 [DBG] Connection id "0HN8VETJHTKHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:51.367 +00:00 [DBG] Connection id "0HN8VETJHTKHK" accepted. 2025-01-17 15:51:51.367 +00:00 [DBG] Connection id "0HN8VETJHTKHK" started. 2025-01-17 15:51:51.376 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cash/ - null null 2025-01-17 15:51:51.376 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cash/'. 2025-01-17 15:51:51.376 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cash/ - 307 0 null 0.1742ms 2025-01-17 15:51:51.376 +00:00 [DBG] Connection id "0HN8VETJHTKHK" disconnecting. 2025-01-17 15:51:51.376 +00:00 [DBG] Connection id "0HN8VETJHTKHK" stopped. 2025-01-17 15:51:51.376 +00:00 [DBG] Connection id "0HN8VETJHTKHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:53.977 +00:00 [DBG] Connection id "0HN8VETJHTKHL" accepted. 2025-01-17 15:51:53.977 +00:00 [DBG] Connection id "0HN8VETJHTKHL" started. 2025-01-17 15:51:54.033 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/caspsamp/ - null null 2025-01-17 15:51:54.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/caspsamp/'. 2025-01-17 15:51:54.033 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/caspsamp/ - 307 0 null 0.2655ms 2025-01-17 15:51:54.033 +00:00 [DBG] Connection id "0HN8VETJHTKHL" disconnecting. 2025-01-17 15:51:54.033 +00:00 [DBG] Connection id "0HN8VETJHTKHL" stopped. 2025-01-17 15:51:54.033 +00:00 [DBG] Connection id "0HN8VETJHTKHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:55.041 +00:00 [DBG] Connection id "0HN8VETJHTKHM" accepted. 2025-01-17 15:51:55.042 +00:00 [DBG] Connection id "0HN8VETJHTKHM" started. 2025-01-17 15:51:55.065 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/catalog/ - null null 2025-01-17 15:51:55.065 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/catalog/'. 2025-01-17 15:51:55.065 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/catalog/ - 307 0 null 0.2668ms 2025-01-17 15:51:55.065 +00:00 [DBG] Connection id "0HN8VETJHTKHM" disconnecting. 2025-01-17 15:51:55.065 +00:00 [DBG] Connection id "0HN8VETJHTKHM" stopped. 2025-01-17 15:51:55.065 +00:00 [DBG] Connection id "0HN8VETJHTKHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:55.474 +00:00 [DBG] Connection id "0HN8VETJHTKHN" accepted. 2025-01-17 15:51:55.474 +00:00 [DBG] Connection id "0HN8VETJHTKHN" started. 2025-01-17 15:51:55.497 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cbi-bin/ - null null 2025-01-17 15:51:55.497 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cbi-bin/'. 2025-01-17 15:51:55.497 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cbi-bin/ - 307 0 null 0.2468ms 2025-01-17 15:51:55.497 +00:00 [DBG] Connection id "0HN8VETJHTKHN" disconnecting. 2025-01-17 15:51:55.497 +00:00 [DBG] Connection id "0HN8VETJHTKHN" stopped. 2025-01-17 15:51:55.497 +00:00 [DBG] Connection id "0HN8VETJHTKHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:55.945 +00:00 [DBG] Connection id "0HN8VETJHTKHO" accepted. 2025-01-17 15:51:55.946 +00:00 [DBG] Connection id "0HN8VETJHTKHO" started. 2025-01-17 15:51:55.946 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ccard/ - null null 2025-01-17 15:51:55.946 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ccard/'. 2025-01-17 15:51:55.946 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ccard/ - 307 0 null 0.1201ms 2025-01-17 15:51:55.946 +00:00 [DBG] Connection id "0HN8VETJHTKHO" disconnecting. 2025-01-17 15:51:55.946 +00:00 [DBG] Connection id "0HN8VETJHTKHO" stopped. 2025-01-17 15:51:55.946 +00:00 [DBG] Connection id "0HN8VETJHTKHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:56.400 +00:00 [DBG] Connection id "0HN8VETJHTKHP" accepted. 2025-01-17 15:51:56.400 +00:00 [DBG] Connection id "0HN8VETJHTKHP" started. 2025-01-17 15:51:56.416 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ccards/ - null null 2025-01-17 15:51:56.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ccards/'. 2025-01-17 15:51:56.416 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ccards/ - 307 0 null 0.3395ms 2025-01-17 15:51:56.417 +00:00 [DBG] Connection id "0HN8VETJHTKHP" disconnecting. 2025-01-17 15:51:56.417 +00:00 [DBG] Connection id "0HN8VETJHTKHP" stopped. 2025-01-17 15:51:56.417 +00:00 [DBG] Connection id "0HN8VETJHTKHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:56.962 +00:00 [DBG] Connection id "0HN8VETJHTKHQ" accepted. 2025-01-17 15:51:56.962 +00:00 [DBG] Connection id "0HN8VETJHTKHQ" started. 2025-01-17 15:51:56.987 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cd-cgi/ - null null 2025-01-17 15:51:56.987 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cd-cgi/'. 2025-01-17 15:51:56.987 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cd-cgi/ - 307 0 null 0.2206ms 2025-01-17 15:51:56.987 +00:00 [DBG] Connection id "0HN8VETJHTKHQ" disconnecting. 2025-01-17 15:51:56.987 +00:00 [DBG] Connection id "0HN8VETJHTKHQ" stopped. 2025-01-17 15:51:56.987 +00:00 [DBG] Connection id "0HN8VETJHTKHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:57.345 +00:00 [DBG] Connection id "0HN8VETJHTKHR" accepted. 2025-01-17 15:51:57.345 +00:00 [DBG] Connection id "0HN8VETJHTKHR" started. 2025-01-17 15:51:57.360 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cd/ - null null 2025-01-17 15:51:57.360 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cd/'. 2025-01-17 15:51:57.360 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cd/ - 307 0 null 0.3483ms 2025-01-17 15:51:57.360 +00:00 [DBG] Connection id "0HN8VETJHTKHR" disconnecting. 2025-01-17 15:51:57.360 +00:00 [DBG] Connection id "0HN8VETJHTKHR" stopped. 2025-01-17 15:51:57.360 +00:00 [DBG] Connection id "0HN8VETJHTKHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:57.760 +00:00 [DBG] Connection id "0HN8VETJHTKHS" accepted. 2025-01-17 15:51:57.760 +00:00 [DBG] Connection id "0HN8VETJHTKHS" started. 2025-01-17 15:51:57.833 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cdrom/ - null null 2025-01-17 15:51:57.833 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cdrom/'. 2025-01-17 15:51:57.833 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cdrom/ - 307 0 null 0.2649ms 2025-01-17 15:51:57.833 +00:00 [DBG] Connection id "0HN8VETJHTKHS" disconnecting. 2025-01-17 15:51:57.833 +00:00 [DBG] Connection id "0HN8VETJHTKHS" stopped. 2025-01-17 15:51:57.833 +00:00 [DBG] Connection id "0HN8VETJHTKHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:58.224 +00:00 [DBG] Connection id "0HN8VETJHTKHT" accepted. 2025-01-17 15:51:58.224 +00:00 [DBG] Connection id "0HN8VETJHTKHT" started. 2025-01-17 15:51:58.242 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ce_html/ - null null 2025-01-17 15:51:58.243 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ce_html/'. 2025-01-17 15:51:58.243 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ce_html/ - 307 0 null 0.2758ms 2025-01-17 15:51:58.243 +00:00 [DBG] Connection id "0HN8VETJHTKHT" disconnecting. 2025-01-17 15:51:58.243 +00:00 [DBG] Connection id "0HN8VETJHTKHT" stopped. 2025-01-17 15:51:58.243 +00:00 [DBG] Connection id "0HN8VETJHTKHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:58.656 +00:00 [DBG] Connection id "0HN8VETJHTKHU" accepted. 2025-01-17 15:51:58.656 +00:00 [DBG] Connection id "0HN8VETJHTKHU" started. 2025-01-17 15:51:58.673 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cert/ - null null 2025-01-17 15:51:58.673 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cert/'. 2025-01-17 15:51:58.673 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cert/ - 307 0 null 0.2694ms 2025-01-17 15:51:58.673 +00:00 [DBG] Connection id "0HN8VETJHTKHU" disconnecting. 2025-01-17 15:51:58.673 +00:00 [DBG] Connection id "0HN8VETJHTKHU" stopped. 2025-01-17 15:51:58.673 +00:00 [DBG] Connection id "0HN8VETJHTKHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:59.097 +00:00 [DBG] Connection id "0HN8VETJHTKHV" accepted. 2025-01-17 15:51:59.097 +00:00 [DBG] Connection id "0HN8VETJHTKHV" started. 2025-01-17 15:51:59.134 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/certificado/ - null null 2025-01-17 15:51:59.134 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certificado/'. 2025-01-17 15:51:59.134 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/certificado/ - 307 0 null 0.2895ms 2025-01-17 15:51:59.134 +00:00 [DBG] Connection id "0HN8VETJHTKHV" disconnecting. 2025-01-17 15:51:59.134 +00:00 [DBG] Connection id "0HN8VETJHTKHV" stopped. 2025-01-17 15:51:59.134 +00:00 [DBG] Connection id "0HN8VETJHTKHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:51:59.585 +00:00 [DBG] Connection id "0HN8VETJHTKI0" accepted. 2025-01-17 15:51:59.585 +00:00 [DBG] Connection id "0HN8VETJHTKI0" started. 2025-01-17 15:51:59.600 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/certificate/ - null null 2025-01-17 15:51:59.600 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certificate/'. 2025-01-17 15:51:59.600 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/certificate/ - 307 0 null 0.2926ms 2025-01-17 15:51:59.600 +00:00 [DBG] Connection id "0HN8VETJHTKI0" disconnecting. 2025-01-17 15:51:59.600 +00:00 [DBG] Connection id "0HN8VETJHTKI0" stopped. 2025-01-17 15:51:59.600 +00:00 [DBG] Connection id "0HN8VETJHTKI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:00.018 +00:00 [DBG] Connection id "0HN8VETJHTKI1" accepted. 2025-01-17 15:52:00.019 +00:00 [DBG] Connection id "0HN8VETJHTKI1" started. 2025-01-17 15:52:00.025 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfappman/ - null null 2025-01-17 15:52:00.025 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfappman/'. 2025-01-17 15:52:00.025 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfappman/ - 307 0 null 0.5108ms 2025-01-17 15:52:00.025 +00:00 [DBG] Connection id "0HN8VETJHTKI1" disconnecting. 2025-01-17 15:52:00.025 +00:00 [DBG] Connection id "0HN8VETJHTKI1" stopped. 2025-01-17 15:52:00.025 +00:00 [DBG] Connection id "0HN8VETJHTKI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:00.427 +00:00 [DBG] Connection id "0HN8VETJHTKI2" accepted. 2025-01-17 15:52:00.428 +00:00 [DBG] Connection id "0HN8VETJHTKI2" started. 2025-01-17 15:52:00.464 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfdocs/ - null null 2025-01-17 15:52:00.465 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfdocs/'. 2025-01-17 15:52:00.465 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfdocs/ - 307 0 null 0.3189ms 2025-01-17 15:52:00.465 +00:00 [DBG] Connection id "0HN8VETJHTKI2" disconnecting. 2025-01-17 15:52:00.465 +00:00 [DBG] Connection id "0HN8VETJHTKI2" stopped. 2025-01-17 15:52:00.465 +00:00 [DBG] Connection id "0HN8VETJHTKI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:00.904 +00:00 [DBG] Connection id "0HN8VETJHTKI3" accepted. 2025-01-17 15:52:00.904 +00:00 [DBG] Connection id "0HN8VETJHTKI3" started. 2025-01-17 15:52:00.936 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfide/ - null null 2025-01-17 15:52:00.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfide/'. 2025-01-17 15:52:00.937 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfide/ - 307 0 null 0.3381ms 2025-01-17 15:52:00.937 +00:00 [DBG] Connection id "0HN8VETJHTKI3" disconnecting. 2025-01-17 15:52:00.937 +00:00 [DBG] Connection id "0HN8VETJHTKI3" stopped. 2025-01-17 15:52:00.937 +00:00 [DBG] Connection id "0HN8VETJHTKI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:01.304 +00:00 [DBG] Connection id "0HN8VETJHTKI4" accepted. 2025-01-17 15:52:01.305 +00:00 [DBG] Connection id "0HN8VETJHTKI4" started. 2025-01-17 15:52:01.336 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-914/ - null null 2025-01-17 15:52:01.336 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-914/'. 2025-01-17 15:52:01.336 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-914/ - 307 0 null 0.2428ms 2025-01-17 15:52:01.336 +00:00 [DBG] Connection id "0HN8VETJHTKI4" disconnecting. 2025-01-17 15:52:01.336 +00:00 [DBG] Connection id "0HN8VETJHTKI4" stopped. 2025-01-17 15:52:01.336 +00:00 [DBG] Connection id "0HN8VETJHTKI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:01.785 +00:00 [DBG] Connection id "0HN8VETJHTKI5" accepted. 2025-01-17 15:52:01.785 +00:00 [DBG] Connection id "0HN8VETJHTKI5" started. 2025-01-17 15:52:01.807 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-915/ - null null 2025-01-17 15:52:01.807 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-915/'. 2025-01-17 15:52:01.808 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-915/ - 307 0 null 0.4296ms 2025-01-17 15:52:01.808 +00:00 [DBG] Connection id "0HN8VETJHTKI5" disconnecting. 2025-01-17 15:52:01.808 +00:00 [DBG] Connection id "0HN8VETJHTKI5" stopped. 2025-01-17 15:52:01.808 +00:00 [DBG] Connection id "0HN8VETJHTKI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:02.178 +00:00 [DBG] Connection id "0HN8VETJHTKI6" accepted. 2025-01-17 15:52:02.178 +00:00 [DBG] Connection id "0HN8VETJHTKI6" started. 2025-01-17 15:52:02.202 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-auth/ - null null 2025-01-17 15:52:02.203 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-auth/'. 2025-01-17 15:52:02.203 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-auth/ - 307 0 null 0.3524ms 2025-01-17 15:52:02.203 +00:00 [DBG] Connection id "0HN8VETJHTKI6" disconnecting. 2025-01-17 15:52:02.203 +00:00 [DBG] Connection id "0HN8VETJHTKI6" stopped. 2025-01-17 15:52:02.203 +00:00 [DBG] Connection id "0HN8VETJHTKI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:02.600 +00:00 [DBG] Connection id "0HN8VETJHTKI7" accepted. 2025-01-17 15:52:02.600 +00:00 [DBG] Connection id "0HN8VETJHTKI7" started. 2025-01-17 15:52:02.640 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin2/ - null null 2025-01-17 15:52:02.640 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin2/'. 2025-01-17 15:52:02.640 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin2/ - 307 0 null 0.2709ms 2025-01-17 15:52:02.640 +00:00 [DBG] Connection id "0HN8VETJHTKI7" disconnecting. 2025-01-17 15:52:02.640 +00:00 [DBG] Connection id "0HN8VETJHTKI7" stopped. 2025-01-17 15:52:02.640 +00:00 [DBG] Connection id "0HN8VETJHTKI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:03.013 +00:00 [DBG] Connection id "0HN8VETJHTKI8" accepted. 2025-01-17 15:52:03.013 +00:00 [DBG] Connection id "0HN8VETJHTKI8" started. 2025-01-17 15:52:03.041 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/ - null null 2025-01-17 15:52:03.042 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/'. 2025-01-17 15:52:03.042 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/ - 307 0 null 0.306ms 2025-01-17 15:52:03.042 +00:00 [DBG] Connection id "0HN8VETJHTKI8" disconnecting. 2025-01-17 15:52:03.042 +00:00 [DBG] Connection id "0HN8VETJHTKI8" stopped. 2025-01-17 15:52:03.042 +00:00 [DBG] Connection id "0HN8VETJHTKI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:03.424 +00:00 [DBG] Connection id "0HN8VETJHTKI9" accepted. 2025-01-17 15:52:03.424 +00:00 [DBG] Connection id "0HN8VETJHTKI9" started. 2025-01-17 15:52:03.480 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgibin/ - null null 2025-01-17 15:52:03.480 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgibin/'. 2025-01-17 15:52:03.481 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgibin/ - 307 0 null 0.2797ms 2025-01-17 15:52:03.481 +00:00 [DBG] Connection id "0HN8VETJHTKI9" disconnecting. 2025-01-17 15:52:03.481 +00:00 [DBG] Connection id "0HN8VETJHTKI9" stopped. 2025-01-17 15:52:03.481 +00:00 [DBG] Connection id "0HN8VETJHTKI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:03.900 +00:00 [DBG] Connection id "0HN8VETJHTKIA" accepted. 2025-01-17 15:52:03.900 +00:00 [DBG] Connection id "0HN8VETJHTKIA" started. 2025-01-17 15:52:03.931 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi.cgi/ - null null 2025-01-17 15:52:03.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi.cgi/'. 2025-01-17 15:52:03.931 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi.cgi/ - 307 0 null 0.2224ms 2025-01-17 15:52:03.931 +00:00 [DBG] Connection id "0HN8VETJHTKIA" disconnecting. 2025-01-17 15:52:03.931 +00:00 [DBG] Connection id "0HN8VETJHTKIA" stopped. 2025-01-17 15:52:03.931 +00:00 [DBG] Connection id "0HN8VETJHTKIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:04.328 +00:00 [DBG] Connection id "0HN8VETJHTKIB" accepted. 2025-01-17 15:52:04.328 +00:00 [DBG] Connection id "0HN8VETJHTKIB" started. 2025-01-17 15:52:04.352 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-csc/ - null null 2025-01-17 15:52:04.352 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-csc/'. 2025-01-17 15:52:04.352 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-csc/ - 307 0 null 0.276ms 2025-01-17 15:52:04.352 +00:00 [DBG] Connection id "0HN8VETJHTKIB" disconnecting. 2025-01-17 15:52:04.352 +00:00 [DBG] Connection id "0HN8VETJHTKIB" stopped. 2025-01-17 15:52:04.352 +00:00 [DBG] Connection id "0HN8VETJHTKIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:04.757 +00:00 [DBG] Connection id "0HN8VETJHTKIC" accepted. 2025-01-17 15:52:04.757 +00:00 [DBG] Connection id "0HN8VETJHTKIC" started. 2025-01-17 15:52:04.780 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-exe/ - null null 2025-01-17 15:52:04.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-exe/'. 2025-01-17 15:52:04.781 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-exe/ - 307 0 null 0.291ms 2025-01-17 15:52:04.781 +00:00 [DBG] Connection id "0HN8VETJHTKIC" disconnecting. 2025-01-17 15:52:04.781 +00:00 [DBG] Connection id "0HN8VETJHTKIC" stopped. 2025-01-17 15:52:04.781 +00:00 [DBG] Connection id "0HN8VETJHTKIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:06.154 +00:00 [DBG] Connection id "0HN8VETJHTKID" accepted. 2025-01-17 15:52:06.154 +00:00 [DBG] Connection id "0HN8VETJHTKID" started. 2025-01-17 15:52:06.184 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi/ - null null 2025-01-17 15:52:06.184 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi/'. 2025-01-17 15:52:06.185 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi/ - 307 0 null 0.3311ms 2025-01-17 15:52:06.185 +00:00 [DBG] Connection id "0HN8VETJHTKID" disconnecting. 2025-01-17 15:52:06.185 +00:00 [DBG] Connection id "0HN8VETJHTKID" stopped. 2025-01-17 15:52:06.185 +00:00 [DBG] Connection id "0HN8VETJHTKID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:06.619 +00:00 [DBG] Connection id "0HN8VETJHTKIE" accepted. 2025-01-17 15:52:06.620 +00:00 [DBG] Connection id "0HN8VETJHTKIE" started. 2025-01-17 15:52:06.653 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-home/ - null null 2025-01-17 15:52:06.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-home/'. 2025-01-17 15:52:06.653 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-home/ - 307 0 null 0.2591ms 2025-01-17 15:52:06.653 +00:00 [DBG] Connection id "0HN8VETJHTKIE" disconnecting. 2025-01-17 15:52:06.653 +00:00 [DBG] Connection id "0HN8VETJHTKIE" stopped. 2025-01-17 15:52:06.653 +00:00 [DBG] Connection id "0HN8VETJHTKIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:07.033 +00:00 [DBG] Connection id "0HN8VETJHTKIF" accepted. 2025-01-17 15:52:07.033 +00:00 [DBG] Connection id "0HN8VETJHTKIF" started. 2025-01-17 15:52:07.061 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-lib/ - null null 2025-01-17 15:52:07.061 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-lib/'. 2025-01-17 15:52:07.062 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-lib/ - 307 0 null 0.3166ms 2025-01-17 15:52:07.062 +00:00 [DBG] Connection id "0HN8VETJHTKIF" disconnecting. 2025-01-17 15:52:07.062 +00:00 [DBG] Connection id "0HN8VETJHTKIF" stopped. 2025-01-17 15:52:07.062 +00:00 [DBG] Connection id "0HN8VETJHTKIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:07.453 +00:00 [DBG] Connection id "0HN8VETJHTKIG" accepted. 2025-01-17 15:52:07.453 +00:00 [DBG] Connection id "0HN8VETJHTKIG" started. 2025-01-17 15:52:07.473 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgilib/ - null null 2025-01-17 15:52:07.473 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgilib/'. 2025-01-17 15:52:07.473 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgilib/ - 307 0 null 0.2791ms 2025-01-17 15:52:07.473 +00:00 [DBG] Connection id "0HN8VETJHTKIG" disconnecting. 2025-01-17 15:52:07.473 +00:00 [DBG] Connection id "0HN8VETJHTKIG" stopped. 2025-01-17 15:52:07.473 +00:00 [DBG] Connection id "0HN8VETJHTKIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:07.902 +00:00 [DBG] Connection id "0HN8VETJHTKIH" accepted. 2025-01-17 15:52:07.903 +00:00 [DBG] Connection id "0HN8VETJHTKIH" started. 2025-01-17 15:52:07.934 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-local/ - null null 2025-01-17 15:52:07.934 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-local/'. 2025-01-17 15:52:07.934 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-local/ - 307 0 null 0.289ms 2025-01-17 15:52:07.934 +00:00 [DBG] Connection id "0HN8VETJHTKIH" disconnecting. 2025-01-17 15:52:07.934 +00:00 [DBG] Connection id "0HN8VETJHTKIH" stopped. 2025-01-17 15:52:07.935 +00:00 [DBG] Connection id "0HN8VETJHTKIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:08.372 +00:00 [DBG] Connection id "0HN8VETJHTKII" accepted. 2025-01-17 15:52:08.372 +00:00 [DBG] Connection id "0HN8VETJHTKII" started. 2025-01-17 15:52:08.391 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-perl/ - null null 2025-01-17 15:52:08.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-perl/'. 2025-01-17 15:52:08.392 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-perl/ - 307 0 null 0.2308ms 2025-01-17 15:52:08.392 +00:00 [DBG] Connection id "0HN8VETJHTKII" disconnecting. 2025-01-17 15:52:08.392 +00:00 [DBG] Connection id "0HN8VETJHTKII" stopped. 2025-01-17 15:52:08.392 +00:00 [DBG] Connection id "0HN8VETJHTKII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:08.783 +00:00 [DBG] Connection id "0HN8VETJHTKIJ" accepted. 2025-01-17 15:52:08.783 +00:00 [DBG] Connection id "0HN8VETJHTKIJ" started. 2025-01-17 15:52:08.815 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-scripts/ - null null 2025-01-17 15:52:08.815 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-scripts/'. 2025-01-17 15:52:08.815 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-scripts/ - 307 0 null 0.2377ms 2025-01-17 15:52:08.815 +00:00 [DBG] Connection id "0HN8VETJHTKIJ" disconnecting. 2025-01-17 15:52:08.815 +00:00 [DBG] Connection id "0HN8VETJHTKIJ" stopped. 2025-01-17 15:52:08.816 +00:00 [DBG] Connection id "0HN8VETJHTKIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:09.193 +00:00 [DBG] Connection id "0HN8VETJHTKIK" accepted. 2025-01-17 15:52:09.193 +00:00 [DBG] Connection id "0HN8VETJHTKIK" started. 2025-01-17 15:52:09.229 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgiscripts/ - null null 2025-01-17 15:52:09.229 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgiscripts/'. 2025-01-17 15:52:09.229 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgiscripts/ - 307 0 null 0.2705ms 2025-01-17 15:52:09.229 +00:00 [DBG] Connection id "0HN8VETJHTKIK" disconnecting. 2025-01-17 15:52:09.229 +00:00 [DBG] Connection id "0HN8VETJHTKIK" stopped. 2025-01-17 15:52:09.229 +00:00 [DBG] Connection id "0HN8VETJHTKIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:09.621 +00:00 [DBG] Connection id "0HN8VETJHTKIL" accepted. 2025-01-17 15:52:09.622 +00:00 [DBG] Connection id "0HN8VETJHTKIL" started. 2025-01-17 15:52:09.641 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgis/ - null null 2025-01-17 15:52:09.642 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgis/'. 2025-01-17 15:52:09.642 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgis/ - 307 0 null 0.2439ms 2025-01-17 15:52:09.642 +00:00 [DBG] Connection id "0HN8VETJHTKIL" disconnecting. 2025-01-17 15:52:09.642 +00:00 [DBG] Connection id "0HN8VETJHTKIL" stopped. 2025-01-17 15:52:09.642 +00:00 [DBG] Connection id "0HN8VETJHTKIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:10.020 +00:00 [DBG] Connection id "0HN8VETJHTKIM" accepted. 2025-01-17 15:52:10.020 +00:00 [DBG] Connection id "0HN8VETJHTKIM" started. 2025-01-17 15:52:10.039 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-shl/ - null null 2025-01-17 15:52:10.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-shl/'. 2025-01-17 15:52:10.040 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-shl/ - 307 0 null 0.266ms 2025-01-17 15:52:10.040 +00:00 [DBG] Connection id "0HN8VETJHTKIM" disconnecting. 2025-01-17 15:52:10.040 +00:00 [DBG] Connection id "0HN8VETJHTKIM" stopped. 2025-01-17 15:52:10.040 +00:00 [DBG] Connection id "0HN8VETJHTKIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:10.473 +00:00 [DBG] Connection id "0HN8VETJHTKIN" accepted. 2025-01-17 15:52:10.473 +00:00 [DBG] Connection id "0HN8VETJHTKIN" started. 2025-01-17 15:52:10.508 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-shop/ - null null 2025-01-17 15:52:10.508 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-shop/'. 2025-01-17 15:52:10.508 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-shop/ - 307 0 null 0.2569ms 2025-01-17 15:52:10.508 +00:00 [DBG] Connection id "0HN8VETJHTKIN" disconnecting. 2025-01-17 15:52:10.508 +00:00 [DBG] Connection id "0HN8VETJHTKIN" stopped. 2025-01-17 15:52:10.508 +00:00 [DBG] Connection id "0HN8VETJHTKIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:10.853 +00:00 [DBG] Connection id "0HN8VETJHTKIO" accepted. 2025-01-17 15:52:10.853 +00:00 [DBG] Connection id "0HN8VETJHTKIO" started. 2025-01-17 15:52:10.882 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-sys/ - null null 2025-01-17 15:52:10.882 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-sys/'. 2025-01-17 15:52:10.882 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-sys/ - 307 0 null 0.3474ms 2025-01-17 15:52:10.882 +00:00 [DBG] Connection id "0HN8VETJHTKIO" disconnecting. 2025-01-17 15:52:10.882 +00:00 [DBG] Connection id "0HN8VETJHTKIO" stopped. 2025-01-17 15:52:10.882 +00:00 [DBG] Connection id "0HN8VETJHTKIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:11.311 +00:00 [DBG] Connection id "0HN8VETJHTKIP" accepted. 2025-01-17 15:52:11.311 +00:00 [DBG] Connection id "0HN8VETJHTKIP" started. 2025-01-17 15:52:11.341 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-weddico/ - null null 2025-01-17 15:52:11.342 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-weddico/'. 2025-01-17 15:52:11.342 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-weddico/ - 307 0 null 0.3515ms 2025-01-17 15:52:11.342 +00:00 [DBG] Connection id "0HN8VETJHTKIP" disconnecting. 2025-01-17 15:52:11.342 +00:00 [DBG] Connection id "0HN8VETJHTKIP" stopped. 2025-01-17 15:52:11.342 +00:00 [DBG] Connection id "0HN8VETJHTKIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:11.761 +00:00 [DBG] Connection id "0HN8VETJHTKIQ" accepted. 2025-01-17 15:52:11.761 +00:00 [DBG] Connection id "0HN8VETJHTKIQ" started. 2025-01-17 15:52:11.820 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-win/ - null null 2025-01-17 15:52:11.820 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-win/'. 2025-01-17 15:52:11.820 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-win/ - 307 0 null 0.2643ms 2025-01-17 15:52:11.821 +00:00 [DBG] Connection id "0HN8VETJHTKIQ" disconnecting. 2025-01-17 15:52:11.821 +00:00 [DBG] Connection id "0HN8VETJHTKIQ" stopped. 2025-01-17 15:52:11.821 +00:00 [DBG] Connection id "0HN8VETJHTKIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:12.179 +00:00 [DBG] Connection id "0HN8VETJHTKIR" accepted. 2025-01-17 15:52:12.179 +00:00 [DBG] Connection id "0HN8VETJHTKIR" started. 2025-01-17 15:52:12.192 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgiwin/ - null null 2025-01-17 15:52:12.192 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgiwin/'. 2025-01-17 15:52:12.192 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgiwin/ - 307 0 null 0.2021ms 2025-01-17 15:52:12.192 +00:00 [DBG] Connection id "0HN8VETJHTKIR" disconnecting. 2025-01-17 15:52:12.192 +00:00 [DBG] Connection id "0HN8VETJHTKIR" stopped. 2025-01-17 15:52:12.192 +00:00 [DBG] Connection id "0HN8VETJHTKIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:12.561 +00:00 [DBG] Connection id "0HN8VETJHTKIS" accepted. 2025-01-17 15:52:12.561 +00:00 [DBG] Connection id "0HN8VETJHTKIS" started. 2025-01-17 15:52:12.580 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/class/ - null null 2025-01-17 15:52:12.580 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/class/'. 2025-01-17 15:52:12.580 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/class/ - 307 0 null 0.1998ms 2025-01-17 15:52:12.580 +00:00 [DBG] Connection id "0HN8VETJHTKIS" disconnecting. 2025-01-17 15:52:12.580 +00:00 [DBG] Connection id "0HN8VETJHTKIS" stopped. 2025-01-17 15:52:12.581 +00:00 [DBG] Connection id "0HN8VETJHTKIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:12.960 +00:00 [DBG] Connection id "0HN8VETJHTKIT" accepted. 2025-01-17 15:52:12.960 +00:00 [DBG] Connection id "0HN8VETJHTKIT" started. 2025-01-17 15:52:12.982 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/classes/ - null null 2025-01-17 15:52:12.982 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/classes/'. 2025-01-17 15:52:12.982 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/classes/ - 307 0 null 0.3502ms 2025-01-17 15:52:12.982 +00:00 [DBG] Connection id "0HN8VETJHTKIT" disconnecting. 2025-01-17 15:52:12.982 +00:00 [DBG] Connection id "0HN8VETJHTKIT" stopped. 2025-01-17 15:52:12.983 +00:00 [DBG] Connection id "0HN8VETJHTKIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:13.472 +00:00 [DBG] Connection id "0HN8VETJHTKIU" accepted. 2025-01-17 15:52:13.472 +00:00 [DBG] Connection id "0HN8VETJHTKIU" started. 2025-01-17 15:52:13.503 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cliente/ - null null 2025-01-17 15:52:13.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cliente/'. 2025-01-17 15:52:13.503 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cliente/ - 307 0 null 0.4633ms 2025-01-17 15:52:13.504 +00:00 [DBG] Connection id "0HN8VETJHTKIU" disconnecting. 2025-01-17 15:52:13.504 +00:00 [DBG] Connection id "0HN8VETJHTKIU" stopped. 2025-01-17 15:52:13.504 +00:00 [DBG] Connection id "0HN8VETJHTKIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:13.909 +00:00 [DBG] Connection id "0HN8VETJHTKIV" accepted. 2025-01-17 15:52:13.910 +00:00 [DBG] Connection id "0HN8VETJHTKIV" started. 2025-01-17 15:52:13.920 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/clientes/ - null null 2025-01-17 15:52:13.920 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clientes/'. 2025-01-17 15:52:13.920 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/clientes/ - 307 0 null 0.1839ms 2025-01-17 15:52:13.920 +00:00 [DBG] Connection id "0HN8VETJHTKIV" disconnecting. 2025-01-17 15:52:13.920 +00:00 [DBG] Connection id "0HN8VETJHTKIV" stopped. 2025-01-17 15:52:13.920 +00:00 [DBG] Connection id "0HN8VETJHTKIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:14.301 +00:00 [DBG] Connection id "0HN8VETJHTKJ0" accepted. 2025-01-17 15:52:14.301 +00:00 [DBG] Connection id "0HN8VETJHTKJ0" started. 2025-01-17 15:52:14.392 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/client/ - null null 2025-01-17 15:52:14.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/client/'. 2025-01-17 15:52:14.392 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/client/ - 307 0 null 0.2509ms 2025-01-17 15:52:14.392 +00:00 [DBG] Connection id "0HN8VETJHTKJ0" disconnecting. 2025-01-17 15:52:14.392 +00:00 [DBG] Connection id "0HN8VETJHTKJ0" stopped. 2025-01-17 15:52:14.393 +00:00 [DBG] Connection id "0HN8VETJHTKJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:14.781 +00:00 [DBG] Connection id "0HN8VETJHTKJ1" accepted. 2025-01-17 15:52:14.782 +00:00 [DBG] Connection id "0HN8VETJHTKJ1" started. 2025-01-17 15:52:14.808 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/clients/ - null null 2025-01-17 15:52:14.809 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clients/'. 2025-01-17 15:52:14.809 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/clients/ - 307 0 null 0.265ms 2025-01-17 15:52:14.809 +00:00 [DBG] Connection id "0HN8VETJHTKJ1" disconnecting. 2025-01-17 15:52:14.809 +00:00 [DBG] Connection id "0HN8VETJHTKJ1" stopped. 2025-01-17 15:52:14.809 +00:00 [DBG] Connection id "0HN8VETJHTKJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:15.180 +00:00 [DBG] Connection id "0HN8VETJHTKJ2" accepted. 2025-01-17 15:52:15.180 +00:00 [DBG] Connection id "0HN8VETJHTKJ2" started. 2025-01-17 15:52:15.260 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cm/ - null null 2025-01-17 15:52:15.260 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cm/'. 2025-01-17 15:52:15.260 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cm/ - 307 0 null 0.3208ms 2025-01-17 15:52:15.260 +00:00 [DBG] Connection id "0HN8VETJHTKJ2" disconnecting. 2025-01-17 15:52:15.260 +00:00 [DBG] Connection id "0HN8VETJHTKJ2" stopped. 2025-01-17 15:52:15.261 +00:00 [DBG] Connection id "0HN8VETJHTKJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:15.612 +00:00 [DBG] Connection id "0HN8VETJHTKJ3" accepted. 2025-01-17 15:52:15.612 +00:00 [DBG] Connection id "0HN8VETJHTKJ3" started. 2025-01-17 15:52:15.633 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cobalt-images/ - null null 2025-01-17 15:52:15.633 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cobalt-images/'. 2025-01-17 15:52:15.633 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cobalt-images/ - 307 0 null 0.2582ms 2025-01-17 15:52:15.633 +00:00 [DBG] Connection id "0HN8VETJHTKJ3" disconnecting. 2025-01-17 15:52:15.633 +00:00 [DBG] Connection id "0HN8VETJHTKJ3" stopped. 2025-01-17 15:52:15.633 +00:00 [DBG] Connection id "0HN8VETJHTKJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:16.043 +00:00 [DBG] Connection id "0HN8VETJHTKJ4" accepted. 2025-01-17 15:52:16.043 +00:00 [DBG] Connection id "0HN8VETJHTKJ4" started. 2025-01-17 15:52:16.072 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/code/ - null null 2025-01-17 15:52:16.073 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/code/'. 2025-01-17 15:52:16.073 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/code/ - 307 0 null 0.3994ms 2025-01-17 15:52:16.073 +00:00 [DBG] Connection id "0HN8VETJHTKJ4" disconnecting. 2025-01-17 15:52:16.073 +00:00 [DBG] Connection id "0HN8VETJHTKJ4" stopped. 2025-01-17 15:52:16.073 +00:00 [DBG] Connection id "0HN8VETJHTKJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:16.499 +00:00 [DBG] Connection id "0HN8VETJHTKJ5" accepted. 2025-01-17 15:52:16.500 +00:00 [DBG] Connection id "0HN8VETJHTKJ5" started. 2025-01-17 15:52:16.512 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/com/ - null null 2025-01-17 15:52:16.512 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/com/'. 2025-01-17 15:52:16.512 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/com/ - 307 0 null 0.2204ms 2025-01-17 15:52:16.512 +00:00 [DBG] Connection id "0HN8VETJHTKJ5" disconnecting. 2025-01-17 15:52:16.512 +00:00 [DBG] Connection id "0HN8VETJHTKJ5" stopped. 2025-01-17 15:52:16.512 +00:00 [DBG] Connection id "0HN8VETJHTKJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:16.953 +00:00 [DBG] Connection id "0HN8VETJHTKJ6" accepted. 2025-01-17 15:52:16.954 +00:00 [DBG] Connection id "0HN8VETJHTKJ6" started. 2025-01-17 15:52:17.000 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comments/ - null null 2025-01-17 15:52:17.000 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/comments/'. 2025-01-17 15:52:17.000 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comments/ - 307 0 null 0.3537ms 2025-01-17 15:52:17.000 +00:00 [DBG] Connection id "0HN8VETJHTKJ6" disconnecting. 2025-01-17 15:52:17.000 +00:00 [DBG] Connection id "0HN8VETJHTKJ6" stopped. 2025-01-17 15:52:17.000 +00:00 [DBG] Connection id "0HN8VETJHTKJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:17.339 +00:00 [DBG] Connection id "0HN8VETJHTKJ7" accepted. 2025-01-17 15:52:17.340 +00:00 [DBG] Connection id "0HN8VETJHTKJ7" started. 2025-01-17 15:52:17.372 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/common/ - null null 2025-01-17 15:52:17.372 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/'. 2025-01-17 15:52:17.372 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/common/ - 307 0 null 0.2535ms 2025-01-17 15:52:17.373 +00:00 [DBG] Connection id "0HN8VETJHTKJ7" disconnecting. 2025-01-17 15:52:17.373 +00:00 [DBG] Connection id "0HN8VETJHTKJ7" stopped. 2025-01-17 15:52:17.373 +00:00 [DBG] Connection id "0HN8VETJHTKJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:17.794 +00:00 [DBG] Connection id "0HN8VETJHTKJ8" accepted. 2025-01-17 15:52:17.794 +00:00 [DBG] Connection id "0HN8VETJHTKJ8" started. 2025-01-17 15:52:17.840 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/communicator/ - null null 2025-01-17 15:52:17.840 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/communicator/'. 2025-01-17 15:52:17.841 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/communicator/ - 307 0 null 0.3412ms 2025-01-17 15:52:17.841 +00:00 [DBG] Connection id "0HN8VETJHTKJ8" disconnecting. 2025-01-17 15:52:17.841 +00:00 [DBG] Connection id "0HN8VETJHTKJ8" stopped. 2025-01-17 15:52:17.841 +00:00 [DBG] Connection id "0HN8VETJHTKJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:18.251 +00:00 [DBG] Connection id "0HN8VETJHTKJ9" accepted. 2025-01-17 15:52:18.251 +00:00 [DBG] Connection id "0HN8VETJHTKJ9" started. 2025-01-17 15:52:18.293 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/company/ - null null 2025-01-17 15:52:18.293 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/company/'. 2025-01-17 15:52:18.293 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/company/ - 307 0 null 0.2776ms 2025-01-17 15:52:18.294 +00:00 [DBG] Connection id "0HN8VETJHTKJ9" disconnecting. 2025-01-17 15:52:18.294 +00:00 [DBG] Connection id "0HN8VETJHTKJ9" stopped. 2025-01-17 15:52:18.294 +00:00 [DBG] Connection id "0HN8VETJHTKJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:18.701 +00:00 [DBG] Connection id "0HN8VETJHTKJA" accepted. 2025-01-17 15:52:18.701 +00:00 [DBG] Connection id "0HN8VETJHTKJA" started. 2025-01-17 15:52:18.712 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comp/ - null null 2025-01-17 15:52:18.712 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/comp/'. 2025-01-17 15:52:18.712 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comp/ - 307 0 null 0.2946ms 2025-01-17 15:52:18.712 +00:00 [DBG] Connection id "0HN8VETJHTKJA" disconnecting. 2025-01-17 15:52:18.712 +00:00 [DBG] Connection id "0HN8VETJHTKJA" stopped. 2025-01-17 15:52:18.713 +00:00 [DBG] Connection id "0HN8VETJHTKJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:19.061 +00:00 [DBG] Connection id "0HN8VETJHTKJB" accepted. 2025-01-17 15:52:19.061 +00:00 [DBG] Connection id "0HN8VETJHTKJB" started. 2025-01-17 15:52:19.079 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/compra/ - null null 2025-01-17 15:52:19.079 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/compra/'. 2025-01-17 15:52:19.079 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/compra/ - 307 0 null 0.2521ms 2025-01-17 15:52:19.079 +00:00 [DBG] Connection id "0HN8VETJHTKJB" disconnecting. 2025-01-17 15:52:19.080 +00:00 [DBG] Connection id "0HN8VETJHTKJB" stopped. 2025-01-17 15:52:19.080 +00:00 [DBG] Connection id "0HN8VETJHTKJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:19.501 +00:00 [DBG] Connection id "0HN8VETJHTKJC" accepted. 2025-01-17 15:52:19.501 +00:00 [DBG] Connection id "0HN8VETJHTKJC" started. 2025-01-17 15:52:19.527 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/compras/ - null null 2025-01-17 15:52:19.528 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/compras/'. 2025-01-17 15:52:19.528 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/compras/ - 307 0 null 0.3014ms 2025-01-17 15:52:19.528 +00:00 [DBG] Connection id "0HN8VETJHTKJC" disconnecting. 2025-01-17 15:52:19.528 +00:00 [DBG] Connection id "0HN8VETJHTKJC" stopped. 2025-01-17 15:52:19.528 +00:00 [DBG] Connection id "0HN8VETJHTKJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:19.920 +00:00 [DBG] Connection id "0HN8VETJHTKJD" accepted. 2025-01-17 15:52:19.920 +00:00 [DBG] Connection id "0HN8VETJHTKJD" started. 2025-01-17 15:52:19.953 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/compressed/ - null null 2025-01-17 15:52:19.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/compressed/'. 2025-01-17 15:52:19.953 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/compressed/ - 307 0 null 0.3162ms 2025-01-17 15:52:19.953 +00:00 [DBG] Connection id "0HN8VETJHTKJD" disconnecting. 2025-01-17 15:52:19.953 +00:00 [DBG] Connection id "0HN8VETJHTKJD" stopped. 2025-01-17 15:52:19.953 +00:00 [DBG] Connection id "0HN8VETJHTKJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:20.340 +00:00 [DBG] Connection id "0HN8VETJHTKJE" accepted. 2025-01-17 15:52:20.340 +00:00 [DBG] Connection id "0HN8VETJHTKJE" started. 2025-01-17 15:52:20.373 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/conecta/ - null null 2025-01-17 15:52:20.373 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/conecta/'. 2025-01-17 15:52:20.373 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/conecta/ - 307 0 null 0.1934ms 2025-01-17 15:52:20.373 +00:00 [DBG] Connection id "0HN8VETJHTKJE" disconnecting. 2025-01-17 15:52:20.374 +00:00 [DBG] Connection id "0HN8VETJHTKJE" stopped. 2025-01-17 15:52:20.374 +00:00 [DBG] Connection id "0HN8VETJHTKJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:20.780 +00:00 [DBG] Connection id "0HN8VETJHTKJF" accepted. 2025-01-17 15:52:20.780 +00:00 [DBG] Connection id "0HN8VETJHTKJF" started. 2025-01-17 15:52:20.812 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/conf/ - null null 2025-01-17 15:52:20.813 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/conf/'. 2025-01-17 15:52:20.813 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/conf/ - 307 0 null 0.264ms 2025-01-17 15:52:20.813 +00:00 [DBG] Connection id "0HN8VETJHTKJF" disconnecting. 2025-01-17 15:52:20.813 +00:00 [DBG] Connection id "0HN8VETJHTKJF" stopped. 2025-01-17 15:52:20.813 +00:00 [DBG] Connection id "0HN8VETJHTKJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:21.200 +00:00 [DBG] Connection id "0HN8VETJHTKJG" accepted. 2025-01-17 15:52:21.200 +00:00 [DBG] Connection id "0HN8VETJHTKJG" started. 2025-01-17 15:52:21.233 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/config/ - null null 2025-01-17 15:52:21.233 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/config/'. 2025-01-17 15:52:21.233 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/config/ - 307 0 null 0.2442ms 2025-01-17 15:52:21.233 +00:00 [DBG] Connection id "0HN8VETJHTKJG" disconnecting. 2025-01-17 15:52:21.233 +00:00 [DBG] Connection id "0HN8VETJHTKJG" stopped. 2025-01-17 15:52:21.233 +00:00 [DBG] Connection id "0HN8VETJHTKJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:21.661 +00:00 [DBG] Connection id "0HN8VETJHTKJH" accepted. 2025-01-17 15:52:21.661 +00:00 [DBG] Connection id "0HN8VETJHTKJH" started. 2025-01-17 15:52:21.680 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/configs/ - null null 2025-01-17 15:52:21.680 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/configs/'. 2025-01-17 15:52:21.680 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/configs/ - 307 0 null 0.2043ms 2025-01-17 15:52:21.680 +00:00 [DBG] Connection id "0HN8VETJHTKJH" disconnecting. 2025-01-17 15:52:21.680 +00:00 [DBG] Connection id "0HN8VETJHTKJH" stopped. 2025-01-17 15:52:21.681 +00:00 [DBG] Connection id "0HN8VETJHTKJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:22.094 +00:00 [DBG] Connection id "0HN8VETJHTKJI" accepted. 2025-01-17 15:52:22.094 +00:00 [DBG] Connection id "0HN8VETJHTKJI" started. 2025-01-17 15:52:22.100 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/configure/ - null null 2025-01-17 15:52:22.100 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/configure/'. 2025-01-17 15:52:22.100 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/configure/ - 307 0 null 0.2831ms 2025-01-17 15:52:22.100 +00:00 [DBG] Connection id "0HN8VETJHTKJI" disconnecting. 2025-01-17 15:52:22.100 +00:00 [DBG] Connection id "0HN8VETJHTKJI" stopped. 2025-01-17 15:52:22.100 +00:00 [DBG] Connection id "0HN8VETJHTKJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:22.492 +00:00 [DBG] Connection id "0HN8VETJHTKJJ" accepted. 2025-01-17 15:52:22.492 +00:00 [DBG] Connection id "0HN8VETJHTKJJ" started. 2025-01-17 15:52:22.532 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/connect/ - null null 2025-01-17 15:52:22.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/connect/'. 2025-01-17 15:52:22.533 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/connect/ - 307 0 null 0.3759ms 2025-01-17 15:52:22.533 +00:00 [DBG] Connection id "0HN8VETJHTKJJ" disconnecting. 2025-01-17 15:52:22.533 +00:00 [DBG] Connection id "0HN8VETJHTKJJ" stopped. 2025-01-17 15:52:22.533 +00:00 [DBG] Connection id "0HN8VETJHTKJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:22.912 +00:00 [DBG] Connection id "0HN8VETJHTKJK" accepted. 2025-01-17 15:52:22.912 +00:00 [DBG] Connection id "0HN8VETJHTKJK" started. 2025-01-17 15:52:22.954 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/console/ - null null 2025-01-17 15:52:22.955 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/console/'. 2025-01-17 15:52:22.955 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/console/ - 307 0 null 0.2449ms 2025-01-17 15:52:22.955 +00:00 [DBG] Connection id "0HN8VETJHTKJK" disconnecting. 2025-01-17 15:52:22.955 +00:00 [DBG] Connection id "0HN8VETJHTKJK" stopped. 2025-01-17 15:52:22.955 +00:00 [DBG] Connection id "0HN8VETJHTKJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:23.353 +00:00 [DBG] Connection id "0HN8VETJHTKJL" accepted. 2025-01-17 15:52:23.353 +00:00 [DBG] Connection id "0HN8VETJHTKJL" started. 2025-01-17 15:52:23.374 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/contact/ - null null 2025-01-17 15:52:23.374 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/contact/'. 2025-01-17 15:52:23.374 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/contact/ - 307 0 null 0.2493ms 2025-01-17 15:52:23.374 +00:00 [DBG] Connection id "0HN8VETJHTKJL" disconnecting. 2025-01-17 15:52:23.374 +00:00 [DBG] Connection id "0HN8VETJHTKJL" stopped. 2025-01-17 15:52:23.374 +00:00 [DBG] Connection id "0HN8VETJHTKJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:23.814 +00:00 [DBG] Connection id "0HN8VETJHTKJM" accepted. 2025-01-17 15:52:23.814 +00:00 [DBG] Connection id "0HN8VETJHTKJM" started. 2025-01-17 15:52:23.840 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/contacts/ - null null 2025-01-17 15:52:23.840 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/contacts/'. 2025-01-17 15:52:23.840 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/contacts/ - 307 0 null 0.3236ms 2025-01-17 15:52:23.841 +00:00 [DBG] Connection id "0HN8VETJHTKJM" disconnecting. 2025-01-17 15:52:23.841 +00:00 [DBG] Connection id "0HN8VETJHTKJM" stopped. 2025-01-17 15:52:23.841 +00:00 [DBG] Connection id "0HN8VETJHTKJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:24.282 +00:00 [DBG] Connection id "0HN8VETJHTKJN" accepted. 2025-01-17 15:52:24.282 +00:00 [DBG] Connection id "0HN8VETJHTKJN" started. 2025-01-17 15:52:24.313 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/content/ - null null 2025-01-17 15:52:24.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/content/'. 2025-01-17 15:52:24.314 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/content/ - 307 0 null 0.2945ms 2025-01-17 15:52:24.314 +00:00 [DBG] Connection id "0HN8VETJHTKJN" disconnecting. 2025-01-17 15:52:24.314 +00:00 [DBG] Connection id "0HN8VETJHTKJN" stopped. 2025-01-17 15:52:24.314 +00:00 [DBG] Connection id "0HN8VETJHTKJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:24.742 +00:00 [DBG] Connection id "0HN8VETJHTKJO" accepted. 2025-01-17 15:52:24.742 +00:00 [DBG] Connection id "0HN8VETJHTKJO" started. 2025-01-17 15:52:24.768 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/content.ie5/ - null null 2025-01-17 15:52:24.769 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/content.ie5/'. 2025-01-17 15:52:24.769 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/content.ie5/ - 307 0 null 0.2766ms 2025-01-17 15:52:24.769 +00:00 [DBG] Connection id "0HN8VETJHTKJO" disconnecting. 2025-01-17 15:52:24.769 +00:00 [DBG] Connection id "0HN8VETJHTKJO" stopped. 2025-01-17 15:52:24.769 +00:00 [DBG] Connection id "0HN8VETJHTKJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:25.154 +00:00 [DBG] Connection id "0HN8VETJHTKJP" accepted. 2025-01-17 15:52:25.154 +00:00 [DBG] Connection id "0HN8VETJHTKJP" started. 2025-01-17 15:52:25.191 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/controlpanel/ - null null 2025-01-17 15:52:25.191 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel/'. 2025-01-17 15:52:25.191 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/controlpanel/ - 307 0 null 0.2797ms 2025-01-17 15:52:25.192 +00:00 [DBG] Connection id "0HN8VETJHTKJP" disconnecting. 2025-01-17 15:52:25.192 +00:00 [DBG] Connection id "0HN8VETJHTKJP" stopped. 2025-01-17 15:52:25.192 +00:00 [DBG] Connection id "0HN8VETJHTKJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:25.620 +00:00 [DBG] Connection id "0HN8VETJHTKJQ" accepted. 2025-01-17 15:52:25.620 +00:00 [DBG] Connection id "0HN8VETJHTKJQ" started. 2025-01-17 15:52:25.633 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/core/ - null null 2025-01-17 15:52:25.633 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/core/'. 2025-01-17 15:52:25.633 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/core/ - 307 0 null 0.2033ms 2025-01-17 15:52:25.633 +00:00 [DBG] Connection id "0HN8VETJHTKJQ" disconnecting. 2025-01-17 15:52:25.633 +00:00 [DBG] Connection id "0HN8VETJHTKJQ" stopped. 2025-01-17 15:52:25.633 +00:00 [DBG] Connection id "0HN8VETJHTKJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:26.052 +00:00 [DBG] Connection id "0HN8VETJHTKJR" accepted. 2025-01-17 15:52:26.053 +00:00 [DBG] Connection id "0HN8VETJHTKJR" started. 2025-01-17 15:52:26.081 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/corp/ - null null 2025-01-17 15:52:26.081 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/corp/'. 2025-01-17 15:52:26.081 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/corp/ - 307 0 null 0.348ms 2025-01-17 15:52:26.081 +00:00 [DBG] Connection id "0HN8VETJHTKJR" disconnecting. 2025-01-17 15:52:26.081 +00:00 [DBG] Connection id "0HN8VETJHTKJR" stopped. 2025-01-17 15:52:26.081 +00:00 [DBG] Connection id "0HN8VETJHTKJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:26.454 +00:00 [DBG] Connection id "0HN8VETJHTKJS" accepted. 2025-01-17 15:52:26.454 +00:00 [DBG] Connection id "0HN8VETJHTKJS" started. 2025-01-17 15:52:26.500 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/correo/ - null null 2025-01-17 15:52:26.500 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/correo/'. 2025-01-17 15:52:26.501 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/correo/ - 307 0 null 0.282ms 2025-01-17 15:52:26.501 +00:00 [DBG] Connection id "0HN8VETJHTKJS" disconnecting. 2025-01-17 15:52:26.501 +00:00 [DBG] Connection id "0HN8VETJHTKJS" stopped. 2025-01-17 15:52:26.501 +00:00 [DBG] Connection id "0HN8VETJHTKJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:26.901 +00:00 [DBG] Connection id "0HN8VETJHTKJT" accepted. 2025-01-17 15:52:26.901 +00:00 [DBG] Connection id "0HN8VETJHTKJT" started. 2025-01-17 15:52:26.933 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/counter/ - null null 2025-01-17 15:52:26.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/counter/'. 2025-01-17 15:52:26.933 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/counter/ - 307 0 null 0.1968ms 2025-01-17 15:52:26.933 +00:00 [DBG] Connection id "0HN8VETJHTKJT" disconnecting. 2025-01-17 15:52:26.933 +00:00 [DBG] Connection id "0HN8VETJHTKJT" stopped. 2025-01-17 15:52:26.933 +00:00 [DBG] Connection id "0HN8VETJHTKJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:27.332 +00:00 [DBG] Connection id "0HN8VETJHTKJU" accepted. 2025-01-17 15:52:27.332 +00:00 [DBG] Connection id "0HN8VETJHTKJU" started. 2025-01-17 15:52:27.359 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/credit/ - null null 2025-01-17 15:52:27.359 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/credit/'. 2025-01-17 15:52:27.360 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/credit/ - 307 0 null 0.2791ms 2025-01-17 15:52:27.360 +00:00 [DBG] Connection id "0HN8VETJHTKJU" disconnecting. 2025-01-17 15:52:27.360 +00:00 [DBG] Connection id "0HN8VETJHTKJU" stopped. 2025-01-17 15:52:27.360 +00:00 [DBG] Connection id "0HN8VETJHTKJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:27.783 +00:00 [DBG] Connection id "0HN8VETJHTKJV" accepted. 2025-01-17 15:52:27.783 +00:00 [DBG] Connection id "0HN8VETJHTKJV" started. 2025-01-17 15:52:27.862 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cron/ - null null 2025-01-17 15:52:27.862 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cron/'. 2025-01-17 15:52:27.862 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cron/ - 307 0 null 0.2646ms 2025-01-17 15:52:27.862 +00:00 [DBG] Connection id "0HN8VETJHTKJV" disconnecting. 2025-01-17 15:52:27.862 +00:00 [DBG] Connection id "0HN8VETJHTKJV" stopped. 2025-01-17 15:52:27.862 +00:00 [DBG] Connection id "0HN8VETJHTKJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:28.254 +00:00 [DBG] Connection id "0HN8VETJHTKK0" accepted. 2025-01-17 15:52:28.255 +00:00 [DBG] Connection id "0HN8VETJHTKK0" started. 2025-01-17 15:52:28.280 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crons/ - null null 2025-01-17 15:52:28.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crons/'. 2025-01-17 15:52:28.280 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crons/ - 307 0 null 0.2643ms 2025-01-17 15:52:28.281 +00:00 [DBG] Connection id "0HN8VETJHTKK0" disconnecting. 2025-01-17 15:52:28.281 +00:00 [DBG] Connection id "0HN8VETJHTKK0" stopped. 2025-01-17 15:52:28.281 +00:00 [DBG] Connection id "0HN8VETJHTKK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:28.732 +00:00 [DBG] Connection id "0HN8VETJHTKK1" accepted. 2025-01-17 15:52:28.733 +00:00 [DBG] Connection id "0HN8VETJHTKK1" started. 2025-01-17 15:52:28.753 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crypto/ - null null 2025-01-17 15:52:28.753 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crypto/'. 2025-01-17 15:52:28.753 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crypto/ - 307 0 null 0.2549ms 2025-01-17 15:52:28.754 +00:00 [DBG] Connection id "0HN8VETJHTKK1" disconnecting. 2025-01-17 15:52:28.754 +00:00 [DBG] Connection id "0HN8VETJHTKK1" stopped. 2025-01-17 15:52:28.754 +00:00 [DBG] Connection id "0HN8VETJHTKK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:29.109 +00:00 [DBG] Connection id "0HN8VETJHTKK2" accepted. 2025-01-17 15:52:29.109 +00:00 [DBG] Connection id "0HN8VETJHTKK2" started. 2025-01-17 15:52:29.132 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CS/ - null null 2025-01-17 15:52:29.132 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CS/'. 2025-01-17 15:52:29.132 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CS/ - 307 0 null 0.2272ms 2025-01-17 15:52:29.132 +00:00 [DBG] Connection id "0HN8VETJHTKK2" disconnecting. 2025-01-17 15:52:29.132 +00:00 [DBG] Connection id "0HN8VETJHTKK2" stopped. 2025-01-17 15:52:29.132 +00:00 [DBG] Connection id "0HN8VETJHTKK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:30.092 +00:00 [DBG] Connection id "0HN8VETJHTKK3" accepted. 2025-01-17 15:52:30.093 +00:00 [DBG] Connection id "0HN8VETJHTKK3" started. 2025-01-17 15:52:30.093 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/csr/ - null null 2025-01-17 15:52:30.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/csr/'. 2025-01-17 15:52:30.093 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/csr/ - 307 0 null 0.1488ms 2025-01-17 15:52:30.093 +00:00 [DBG] Connection id "0HN8VETJHTKK3" disconnecting. 2025-01-17 15:52:30.093 +00:00 [DBG] Connection id "0HN8VETJHTKK3" stopped. 2025-01-17 15:52:30.093 +00:00 [DBG] Connection id "0HN8VETJHTKK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:30.533 +00:00 [DBG] Connection id "0HN8VETJHTKK4" accepted. 2025-01-17 15:52:30.533 +00:00 [DBG] Connection id "0HN8VETJHTKK4" started. 2025-01-17 15:52:30.551 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/css/ - null null 2025-01-17 15:52:30.552 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/css/'. 2025-01-17 15:52:30.552 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/css/ - 307 0 null 0.2548ms 2025-01-17 15:52:30.552 +00:00 [DBG] Connection id "0HN8VETJHTKK4" disconnecting. 2025-01-17 15:52:30.552 +00:00 [DBG] Connection id "0HN8VETJHTKK4" stopped. 2025-01-17 15:52:30.552 +00:00 [DBG] Connection id "0HN8VETJHTKK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:30.982 +00:00 [DBG] Connection id "0HN8VETJHTKK5" accepted. 2025-01-17 15:52:30.982 +00:00 [DBG] Connection id "0HN8VETJHTKK5" started. 2025-01-17 15:52:30.983 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cuenta/ - null null 2025-01-17 15:52:30.983 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cuenta/'. 2025-01-17 15:52:30.983 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cuenta/ - 307 0 null 0.1727ms 2025-01-17 15:52:30.983 +00:00 [DBG] Connection id "0HN8VETJHTKK5" disconnecting. 2025-01-17 15:52:30.983 +00:00 [DBG] Connection id "0HN8VETJHTKK5" stopped. 2025-01-17 15:52:30.983 +00:00 [DBG] Connection id "0HN8VETJHTKK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:31.402 +00:00 [DBG] Connection id "0HN8VETJHTKK6" accepted. 2025-01-17 15:52:31.402 +00:00 [DBG] Connection id "0HN8VETJHTKK6" started. 2025-01-17 15:52:31.408 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cuentas/ - null null 2025-01-17 15:52:31.408 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cuentas/'. 2025-01-17 15:52:31.408 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cuentas/ - 307 0 null 0.1556ms 2025-01-17 15:52:31.408 +00:00 [DBG] Connection id "0HN8VETJHTKK6" disconnecting. 2025-01-17 15:52:31.408 +00:00 [DBG] Connection id "0HN8VETJHTKK6" stopped. 2025-01-17 15:52:31.408 +00:00 [DBG] Connection id "0HN8VETJHTKK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:31.778 +00:00 [DBG] Connection id "0HN8VETJHTKK7" accepted. 2025-01-17 15:52:31.779 +00:00 [DBG] Connection id "0HN8VETJHTKK7" started. 2025-01-17 15:52:31.811 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/currency/ - null null 2025-01-17 15:52:31.811 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/currency/'. 2025-01-17 15:52:31.811 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/currency/ - 307 0 null 0.2473ms 2025-01-17 15:52:31.811 +00:00 [DBG] Connection id "0HN8VETJHTKK7" disconnecting. 2025-01-17 15:52:31.811 +00:00 [DBG] Connection id "0HN8VETJHTKK7" stopped. 2025-01-17 15:52:31.811 +00:00 [DBG] Connection id "0HN8VETJHTKK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:32.212 +00:00 [DBG] Connection id "0HN8VETJHTKK8" accepted. 2025-01-17 15:52:32.212 +00:00 [DBG] Connection id "0HN8VETJHTKK8" started. 2025-01-17 15:52:32.220 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cust/ - null null 2025-01-17 15:52:32.220 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cust/'. 2025-01-17 15:52:32.221 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cust/ - 307 0 null 0.3181ms 2025-01-17 15:52:32.221 +00:00 [DBG] Connection id "0HN8VETJHTKK8" disconnecting. 2025-01-17 15:52:32.221 +00:00 [DBG] Connection id "0HN8VETJHTKK8" stopped. 2025-01-17 15:52:32.221 +00:00 [DBG] Connection id "0HN8VETJHTKK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:32.644 +00:00 [DBG] Connection id "0HN8VETJHTKK9" accepted. 2025-01-17 15:52:32.645 +00:00 [DBG] Connection id "0HN8VETJHTKK9" started. 2025-01-17 15:52:32.701 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/customer/ - null null 2025-01-17 15:52:32.701 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/customer/'. 2025-01-17 15:52:32.701 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/customer/ - 307 0 null 0.2618ms 2025-01-17 15:52:32.701 +00:00 [DBG] Connection id "0HN8VETJHTKK9" disconnecting. 2025-01-17 15:52:32.701 +00:00 [DBG] Connection id "0HN8VETJHTKK9" stopped. 2025-01-17 15:52:32.701 +00:00 [DBG] Connection id "0HN8VETJHTKK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:33.053 +00:00 [DBG] Connection id "0HN8VETJHTKKA" accepted. 2025-01-17 15:52:33.053 +00:00 [DBG] Connection id "0HN8VETJHTKKA" started. 2025-01-17 15:52:33.076 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/customers/ - null null 2025-01-17 15:52:33.077 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/customers/'. 2025-01-17 15:52:33.077 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/customers/ - 307 0 null 0.2654ms 2025-01-17 15:52:33.077 +00:00 [DBG] Connection id "0HN8VETJHTKKA" disconnecting. 2025-01-17 15:52:33.077 +00:00 [DBG] Connection id "0HN8VETJHTKKA" stopped. 2025-01-17 15:52:33.077 +00:00 [DBG] Connection id "0HN8VETJHTKKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:33.456 +00:00 [DBG] Connection id "0HN8VETJHTKKB" accepted. 2025-01-17 15:52:33.456 +00:00 [DBG] Connection id "0HN8VETJHTKKB" started. 2025-01-17 15:52:33.485 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/custom/ - null null 2025-01-17 15:52:33.485 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/custom/'. 2025-01-17 15:52:33.485 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/custom/ - 307 0 null 0.206ms 2025-01-17 15:52:33.485 +00:00 [DBG] Connection id "0HN8VETJHTKKB" disconnecting. 2025-01-17 15:52:33.485 +00:00 [DBG] Connection id "0HN8VETJHTKKB" stopped. 2025-01-17 15:52:33.485 +00:00 [DBG] Connection id "0HN8VETJHTKKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:33.893 +00:00 [DBG] Connection id "0HN8VETJHTKKC" accepted. 2025-01-17 15:52:33.893 +00:00 [DBG] Connection id "0HN8VETJHTKKC" started. 2025-01-17 15:52:33.925 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CVS/ - null null 2025-01-17 15:52:33.925 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CVS/'. 2025-01-17 15:52:33.925 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CVS/ - 307 0 null 0.2655ms 2025-01-17 15:52:33.925 +00:00 [DBG] Connection id "0HN8VETJHTKKC" disconnecting. 2025-01-17 15:52:33.925 +00:00 [DBG] Connection id "0HN8VETJHTKKC" stopped. 2025-01-17 15:52:33.925 +00:00 [DBG] Connection id "0HN8VETJHTKKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:34.325 +00:00 [DBG] Connection id "0HN8VETJHTKKD" accepted. 2025-01-17 15:52:34.325 +00:00 [DBG] Connection id "0HN8VETJHTKKD" started. 2025-01-17 15:52:34.404 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cvsweb/ - null null 2025-01-17 15:52:34.405 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cvsweb/'. 2025-01-17 15:52:34.405 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cvsweb/ - 307 0 null 0.3074ms 2025-01-17 15:52:34.405 +00:00 [DBG] Connection id "0HN8VETJHTKKD" disconnecting. 2025-01-17 15:52:34.405 +00:00 [DBG] Connection id "0HN8VETJHTKKD" stopped. 2025-01-17 15:52:34.405 +00:00 [DBG] Connection id "0HN8VETJHTKKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:34.772 +00:00 [DBG] Connection id "0HN8VETJHTKKE" accepted. 2025-01-17 15:52:34.773 +00:00 [DBG] Connection id "0HN8VETJHTKKE" started. 2025-01-17 15:52:34.787 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cybercash/ - null null 2025-01-17 15:52:34.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cybercash/'. 2025-01-17 15:52:34.788 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cybercash/ - 307 0 null 0.31ms 2025-01-17 15:52:34.788 +00:00 [DBG] Connection id "0HN8VETJHTKKE" disconnecting. 2025-01-17 15:52:34.788 +00:00 [DBG] Connection id "0HN8VETJHTKKE" stopped. 2025-01-17 15:52:34.788 +00:00 [DBG] Connection id "0HN8VETJHTKKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:35.139 +00:00 [DBG] Connection id "0HN8VETJHTKKF" accepted. 2025-01-17 15:52:35.140 +00:00 [DBG] Connection id "0HN8VETJHTKKF" started. 2025-01-17 15:52:35.172 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/darkportal/ - null null 2025-01-17 15:52:35.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/darkportal/'. 2025-01-17 15:52:35.172 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/darkportal/ - 307 0 null 0.2587ms 2025-01-17 15:52:35.172 +00:00 [DBG] Connection id "0HN8VETJHTKKF" disconnecting. 2025-01-17 15:52:35.172 +00:00 [DBG] Connection id "0HN8VETJHTKKF" stopped. 2025-01-17 15:52:35.172 +00:00 [DBG] Connection id "0HN8VETJHTKKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:35.564 +00:00 [DBG] Connection id "0HN8VETJHTKKG" accepted. 2025-01-17 15:52:35.564 +00:00 [DBG] Connection id "0HN8VETJHTKKG" started. 2025-01-17 15:52:35.580 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/database/ - null null 2025-01-17 15:52:35.580 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/database/'. 2025-01-17 15:52:35.580 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/database/ - 307 0 null 0.3142ms 2025-01-17 15:52:35.580 +00:00 [DBG] Connection id "0HN8VETJHTKKG" disconnecting. 2025-01-17 15:52:35.580 +00:00 [DBG] Connection id "0HN8VETJHTKKG" stopped. 2025-01-17 15:52:35.580 +00:00 [DBG] Connection id "0HN8VETJHTKKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:36.004 +00:00 [DBG] Connection id "0HN8VETJHTKKH" accepted. 2025-01-17 15:52:36.005 +00:00 [DBG] Connection id "0HN8VETJHTKKH" started. 2025-01-17 15:52:36.046 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/databases/ - null null 2025-01-17 15:52:36.046 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/databases/'. 2025-01-17 15:52:36.046 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/databases/ - 307 0 null 0.3051ms 2025-01-17 15:52:36.046 +00:00 [DBG] Connection id "0HN8VETJHTKKH" disconnecting. 2025-01-17 15:52:36.046 +00:00 [DBG] Connection id "0HN8VETJHTKKH" stopped. 2025-01-17 15:52:36.046 +00:00 [DBG] Connection id "0HN8VETJHTKKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:36.444 +00:00 [DBG] Connection id "0HN8VETJHTKKI" accepted. 2025-01-17 15:52:36.445 +00:00 [DBG] Connection id "0HN8VETJHTKKI" started. 2025-01-17 15:52:36.483 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/datafiles/ - null null 2025-01-17 15:52:36.483 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/datafiles/'. 2025-01-17 15:52:36.483 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/datafiles/ - 307 0 null 0.2359ms 2025-01-17 15:52:36.483 +00:00 [DBG] Connection id "0HN8VETJHTKKI" disconnecting. 2025-01-17 15:52:36.483 +00:00 [DBG] Connection id "0HN8VETJHTKKI" stopped. 2025-01-17 15:52:36.483 +00:00 [DBG] Connection id "0HN8VETJHTKKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:36.861 +00:00 [DBG] Connection id "0HN8VETJHTKKJ" accepted. 2025-01-17 15:52:36.861 +00:00 [DBG] Connection id "0HN8VETJHTKKJ" started. 2025-01-17 15:52:36.893 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dat/ - null null 2025-01-17 15:52:36.894 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dat/'. 2025-01-17 15:52:36.894 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dat/ - 307 0 null 0.238ms 2025-01-17 15:52:36.894 +00:00 [DBG] Connection id "0HN8VETJHTKKJ" disconnecting. 2025-01-17 15:52:36.894 +00:00 [DBG] Connection id "0HN8VETJHTKKJ" stopped. 2025-01-17 15:52:36.894 +00:00 [DBG] Connection id "0HN8VETJHTKKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:37.293 +00:00 [DBG] Connection id "0HN8VETJHTKKK" accepted. 2025-01-17 15:52:37.294 +00:00 [DBG] Connection id "0HN8VETJHTKKK" started. 2025-01-17 15:52:37.316 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/data/ - null null 2025-01-17 15:52:37.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/data/'. 2025-01-17 15:52:37.316 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/data/ - 307 0 null 0.2236ms 2025-01-17 15:52:37.317 +00:00 [DBG] Connection id "0HN8VETJHTKKK" disconnecting. 2025-01-17 15:52:37.317 +00:00 [DBG] Connection id "0HN8VETJHTKKK" stopped. 2025-01-17 15:52:37.317 +00:00 [DBG] Connection id "0HN8VETJHTKKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:37.757 +00:00 [DBG] Connection id "0HN8VETJHTKKL" accepted. 2025-01-17 15:52:37.757 +00:00 [DBG] Connection id "0HN8VETJHTKKL" started. 2025-01-17 15:52:37.781 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dato/ - null null 2025-01-17 15:52:37.781 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dato/'. 2025-01-17 15:52:37.781 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dato/ - 307 0 null 0.2312ms 2025-01-17 15:52:37.781 +00:00 [DBG] Connection id "0HN8VETJHTKKL" disconnecting. 2025-01-17 15:52:37.781 +00:00 [DBG] Connection id "0HN8VETJHTKKL" stopped. 2025-01-17 15:52:37.781 +00:00 [DBG] Connection id "0HN8VETJHTKKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:38.285 +00:00 [DBG] Connection id "0HN8VETJHTKKM" accepted. 2025-01-17 15:52:38.285 +00:00 [DBG] Connection id "0HN8VETJHTKKM" started. 2025-01-17 15:52:38.293 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/datos/ - null null 2025-01-17 15:52:38.293 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/datos/'. 2025-01-17 15:52:38.293 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/datos/ - 307 0 null 0.2257ms 2025-01-17 15:52:38.293 +00:00 [DBG] Connection id "0HN8VETJHTKKM" disconnecting. 2025-01-17 15:52:38.293 +00:00 [DBG] Connection id "0HN8VETJHTKKM" stopped. 2025-01-17 15:52:38.293 +00:00 [DBG] Connection id "0HN8VETJHTKKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:38.676 +00:00 [DBG] Connection id "0HN8VETJHTKKN" accepted. 2025-01-17 15:52:38.676 +00:00 [DBG] Connection id "0HN8VETJHTKKN" started. 2025-01-17 15:52:38.709 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db/ - null null 2025-01-17 15:52:38.709 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db/'. 2025-01-17 15:52:38.709 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db/ - 307 0 null 0.2136ms 2025-01-17 15:52:38.709 +00:00 [DBG] Connection id "0HN8VETJHTKKN" disconnecting. 2025-01-17 15:52:38.709 +00:00 [DBG] Connection id "0HN8VETJHTKKN" stopped. 2025-01-17 15:52:38.709 +00:00 [DBG] Connection id "0HN8VETJHTKKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:39.094 +00:00 [DBG] Connection id "0HN8VETJHTKKO" accepted. 2025-01-17 15:52:39.094 +00:00 [DBG] Connection id "0HN8VETJHTKKO" started. 2025-01-17 15:52:39.116 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dbase/ - null null 2025-01-17 15:52:39.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dbase/'. 2025-01-17 15:52:39.116 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dbase/ - 307 0 null 0.2765ms 2025-01-17 15:52:39.116 +00:00 [DBG] Connection id "0HN8VETJHTKKO" disconnecting. 2025-01-17 15:52:39.116 +00:00 [DBG] Connection id "0HN8VETJHTKKO" stopped. 2025-01-17 15:52:39.116 +00:00 [DBG] Connection id "0HN8VETJHTKKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:39.517 +00:00 [DBG] Connection id "0HN8VETJHTKKP" accepted. 2025-01-17 15:52:39.517 +00:00 [DBG] Connection id "0HN8VETJHTKKP" started. 2025-01-17 15:52:39.554 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dcforum/ - null null 2025-01-17 15:52:39.554 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dcforum/'. 2025-01-17 15:52:39.555 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dcforum/ - 307 0 null 0.272ms 2025-01-17 15:52:39.555 +00:00 [DBG] Connection id "0HN8VETJHTKKP" disconnecting. 2025-01-17 15:52:39.555 +00:00 [DBG] Connection id "0HN8VETJHTKKP" stopped. 2025-01-17 15:52:39.555 +00:00 [DBG] Connection id "0HN8VETJHTKKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:39.981 +00:00 [DBG] Connection id "0HN8VETJHTKKQ" accepted. 2025-01-17 15:52:39.981 +00:00 [DBG] Connection id "0HN8VETJHTKKQ" started. 2025-01-17 15:52:40.013 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ddreport/ - null null 2025-01-17 15:52:40.014 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ddreport/'. 2025-01-17 15:52:40.014 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ddreport/ - 307 0 null 0.3513ms 2025-01-17 15:52:40.014 +00:00 [DBG] Connection id "0HN8VETJHTKKQ" disconnecting. 2025-01-17 15:52:40.014 +00:00 [DBG] Connection id "0HN8VETJHTKKQ" stopped. 2025-01-17 15:52:40.014 +00:00 [DBG] Connection id "0HN8VETJHTKKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:40.398 +00:00 [DBG] Connection id "0HN8VETJHTKKR" accepted. 2025-01-17 15:52:40.398 +00:00 [DBG] Connection id "0HN8VETJHTKKR" started. 2025-01-17 15:52:40.412 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ddrint/ - null null 2025-01-17 15:52:40.412 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ddrint/'. 2025-01-17 15:52:40.412 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ddrint/ - 307 0 null 0.3083ms 2025-01-17 15:52:40.413 +00:00 [DBG] Connection id "0HN8VETJHTKKR" disconnecting. 2025-01-17 15:52:40.413 +00:00 [DBG] Connection id "0HN8VETJHTKKR" stopped. 2025-01-17 15:52:40.413 +00:00 [DBG] Connection id "0HN8VETJHTKKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:40.805 +00:00 [DBG] Connection id "0HN8VETJHTKKS" accepted. 2025-01-17 15:52:40.805 +00:00 [DBG] Connection id "0HN8VETJHTKKS" started. 2025-01-17 15:52:40.885 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debug/ - null null 2025-01-17 15:52:40.885 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debug/'. 2025-01-17 15:52:40.885 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debug/ - 307 0 null 0.2777ms 2025-01-17 15:52:40.885 +00:00 [DBG] Connection id "0HN8VETJHTKKS" disconnecting. 2025-01-17 15:52:40.885 +00:00 [DBG] Connection id "0HN8VETJHTKKS" stopped. 2025-01-17 15:52:40.885 +00:00 [DBG] Connection id "0HN8VETJHTKKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:41.340 +00:00 [DBG] Connection id "0HN8VETJHTKKT" accepted. 2025-01-17 15:52:41.340 +00:00 [DBG] Connection id "0HN8VETJHTKKT" started. 2025-01-17 15:52:41.374 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debugs/ - null null 2025-01-17 15:52:41.375 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debugs/'. 2025-01-17 15:52:41.375 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debugs/ - 307 0 null 0.1762ms 2025-01-17 15:52:41.375 +00:00 [DBG] Connection id "0HN8VETJHTKKT" disconnecting. 2025-01-17 15:52:41.375 +00:00 [DBG] Connection id "0HN8VETJHTKKT" stopped. 2025-01-17 15:52:41.375 +00:00 [DBG] Connection id "0HN8VETJHTKKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:41.847 +00:00 [DBG] Connection id "0HN8VETJHTKKU" accepted. 2025-01-17 15:52:41.847 +00:00 [DBG] Connection id "0HN8VETJHTKKU" started. 2025-01-17 15:52:41.847 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/default/ - null null 2025-01-17 15:52:41.847 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/default/'. 2025-01-17 15:52:41.847 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/default/ - 307 0 null 0.1627ms 2025-01-17 15:52:41.847 +00:00 [DBG] Connection id "0HN8VETJHTKKU" disconnecting. 2025-01-17 15:52:41.847 +00:00 [DBG] Connection id "0HN8VETJHTKKU" stopped. 2025-01-17 15:52:41.847 +00:00 [DBG] Connection id "0HN8VETJHTKKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:42.212 +00:00 [DBG] Connection id "0HN8VETJHTKKV" accepted. 2025-01-17 15:52:42.213 +00:00 [DBG] Connection id "0HN8VETJHTKKV" started. 2025-01-17 15:52:42.244 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/deleted/ - null null 2025-01-17 15:52:42.244 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/deleted/'. 2025-01-17 15:52:42.244 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/deleted/ - 307 0 null 0.2091ms 2025-01-17 15:52:42.244 +00:00 [DBG] Connection id "0HN8VETJHTKKV" disconnecting. 2025-01-17 15:52:42.244 +00:00 [DBG] Connection id "0HN8VETJHTKKV" stopped. 2025-01-17 15:52:42.244 +00:00 [DBG] Connection id "0HN8VETJHTKKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:42.702 +00:00 [DBG] Connection id "0HN8VETJHTKL0" accepted. 2025-01-17 15:52:42.702 +00:00 [DBG] Connection id "0HN8VETJHTKL0" started. 2025-01-17 15:52:42.702 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/delete/ - null null 2025-01-17 15:52:42.702 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/delete/'. 2025-01-17 15:52:42.702 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/delete/ - 307 0 null 0.183ms 2025-01-17 15:52:42.702 +00:00 [DBG] Connection id "0HN8VETJHTKL0" disconnecting. 2025-01-17 15:52:42.702 +00:00 [DBG] Connection id "0HN8VETJHTKL0" stopped. 2025-01-17 15:52:42.702 +00:00 [DBG] Connection id "0HN8VETJHTKL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:43.100 +00:00 [DBG] Connection id "0HN8VETJHTKL1" accepted. 2025-01-17 15:52:43.100 +00:00 [DBG] Connection id "0HN8VETJHTKL1" started. 2025-01-17 15:52:43.137 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demoauct/ - null null 2025-01-17 15:52:43.137 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demoauct/'. 2025-01-17 15:52:43.137 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demoauct/ - 307 0 null 0.2517ms 2025-01-17 15:52:43.137 +00:00 [DBG] Connection id "0HN8VETJHTKL1" disconnecting. 2025-01-17 15:52:43.137 +00:00 [DBG] Connection id "0HN8VETJHTKL1" stopped. 2025-01-17 15:52:43.137 +00:00 [DBG] Connection id "0HN8VETJHTKL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:43.496 +00:00 [DBG] Connection id "0HN8VETJHTKL2" accepted. 2025-01-17 15:52:43.496 +00:00 [DBG] Connection id "0HN8VETJHTKL2" started. 2025-01-17 15:52:43.516 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demomall/ - null null 2025-01-17 15:52:43.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demomall/'. 2025-01-17 15:52:43.516 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demomall/ - 307 0 null 0.2783ms 2025-01-17 15:52:43.516 +00:00 [DBG] Connection id "0HN8VETJHTKL2" disconnecting. 2025-01-17 15:52:43.516 +00:00 [DBG] Connection id "0HN8VETJHTKL2" stopped. 2025-01-17 15:52:43.516 +00:00 [DBG] Connection id "0HN8VETJHTKL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:43.941 +00:00 [DBG] Connection id "0HN8VETJHTKL3" accepted. 2025-01-17 15:52:43.941 +00:00 [DBG] Connection id "0HN8VETJHTKL3" started. 2025-01-17 15:52:43.948 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demo/ - null null 2025-01-17 15:52:43.949 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demo/'. 2025-01-17 15:52:43.949 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demo/ - 307 0 null 0.2793ms 2025-01-17 15:52:43.949 +00:00 [DBG] Connection id "0HN8VETJHTKL3" disconnecting. 2025-01-17 15:52:43.949 +00:00 [DBG] Connection id "0HN8VETJHTKL3" stopped. 2025-01-17 15:52:43.949 +00:00 [DBG] Connection id "0HN8VETJHTKL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:44.302 +00:00 [DBG] Connection id "0HN8VETJHTKL4" accepted. 2025-01-17 15:52:44.302 +00:00 [DBG] Connection id "0HN8VETJHTKL4" started. 2025-01-17 15:52:44.365 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demos/ - null null 2025-01-17 15:52:44.365 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demos/'. 2025-01-17 15:52:44.365 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demos/ - 307 0 null 0.2092ms 2025-01-17 15:52:44.365 +00:00 [DBG] Connection id "0HN8VETJHTKL4" disconnecting. 2025-01-17 15:52:44.365 +00:00 [DBG] Connection id "0HN8VETJHTKL4" stopped. 2025-01-17 15:52:44.365 +00:00 [DBG] Connection id "0HN8VETJHTKL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:44.798 +00:00 [DBG] Connection id "0HN8VETJHTKL5" accepted. 2025-01-17 15:52:44.798 +00:00 [DBG] Connection id "0HN8VETJHTKL5" started. 2025-01-17 15:52:44.798 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demouser/ - null null 2025-01-17 15:52:44.798 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demouser/'. 2025-01-17 15:52:44.799 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demouser/ - 307 0 null 0.2519ms 2025-01-17 15:52:44.799 +00:00 [DBG] Connection id "0HN8VETJHTKL5" disconnecting. 2025-01-17 15:52:44.799 +00:00 [DBG] Connection id "0HN8VETJHTKL5" stopped. 2025-01-17 15:52:44.799 +00:00 [DBG] Connection id "0HN8VETJHTKL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:45.221 +00:00 [DBG] Connection id "0HN8VETJHTKL6" accepted. 2025-01-17 15:52:45.221 +00:00 [DBG] Connection id "0HN8VETJHTKL6" started. 2025-01-17 15:52:45.249 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/deny/ - null null 2025-01-17 15:52:45.249 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/deny/'. 2025-01-17 15:52:45.249 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/deny/ - 307 0 null 0.2244ms 2025-01-17 15:52:45.249 +00:00 [DBG] Connection id "0HN8VETJHTKL6" disconnecting. 2025-01-17 15:52:45.249 +00:00 [DBG] Connection id "0HN8VETJHTKL6" stopped. 2025-01-17 15:52:45.249 +00:00 [DBG] Connection id "0HN8VETJHTKL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:45.665 +00:00 [DBG] Connection id "0HN8VETJHTKL7" accepted. 2025-01-17 15:52:45.665 +00:00 [DBG] Connection id "0HN8VETJHTKL7" started. 2025-01-17 15:52:45.686 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/derived/ - null null 2025-01-17 15:52:45.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/derived/'. 2025-01-17 15:52:45.686 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/derived/ - 307 0 null 0.3382ms 2025-01-17 15:52:45.686 +00:00 [DBG] Connection id "0HN8VETJHTKL7" disconnecting. 2025-01-17 15:52:45.686 +00:00 [DBG] Connection id "0HN8VETJHTKL7" stopped. 2025-01-17 15:52:45.686 +00:00 [DBG] Connection id "0HN8VETJHTKL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:46.125 +00:00 [DBG] Connection id "0HN8VETJHTKL8" accepted. 2025-01-17 15:52:46.125 +00:00 [DBG] Connection id "0HN8VETJHTKL8" started. 2025-01-17 15:52:46.131 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/design/ - null null 2025-01-17 15:52:46.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/design/'. 2025-01-17 15:52:46.132 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/design/ - 307 0 null 0.2882ms 2025-01-17 15:52:46.132 +00:00 [DBG] Connection id "0HN8VETJHTKL8" disconnecting. 2025-01-17 15:52:46.132 +00:00 [DBG] Connection id "0HN8VETJHTKL8" stopped. 2025-01-17 15:52:46.132 +00:00 [DBG] Connection id "0HN8VETJHTKL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:46.566 +00:00 [DBG] Connection id "0HN8VETJHTKL9" accepted. 2025-01-17 15:52:46.566 +00:00 [DBG] Connection id "0HN8VETJHTKL9" started. 2025-01-17 15:52:46.581 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dev/ - null null 2025-01-17 15:52:46.581 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dev/'. 2025-01-17 15:52:46.581 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dev/ - 307 0 null 0.3408ms 2025-01-17 15:52:46.581 +00:00 [DBG] Connection id "0HN8VETJHTKL9" disconnecting. 2025-01-17 15:52:46.581 +00:00 [DBG] Connection id "0HN8VETJHTKL9" stopped. 2025-01-17 15:52:46.581 +00:00 [DBG] Connection id "0HN8VETJHTKL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:47.025 +00:00 [DBG] Connection id "0HN8VETJHTKLA" accepted. 2025-01-17 15:52:47.025 +00:00 [DBG] Connection id "0HN8VETJHTKLA" started. 2025-01-17 15:52:47.045 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/devel/ - null null 2025-01-17 15:52:47.045 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/devel/'. 2025-01-17 15:52:47.045 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/devel/ - 307 0 null 0.2586ms 2025-01-17 15:52:47.045 +00:00 [DBG] Connection id "0HN8VETJHTKLA" disconnecting. 2025-01-17 15:52:47.045 +00:00 [DBG] Connection id "0HN8VETJHTKLA" stopped. 2025-01-17 15:52:47.045 +00:00 [DBG] Connection id "0HN8VETJHTKLA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:47.485 +00:00 [DBG] Connection id "0HN8VETJHTKLB" accepted. 2025-01-17 15:52:47.485 +00:00 [DBG] Connection id "0HN8VETJHTKLB" started. 2025-01-17 15:52:47.524 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/development/ - null null 2025-01-17 15:52:47.524 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/development/'. 2025-01-17 15:52:47.524 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/development/ - 307 0 null 0.307ms 2025-01-17 15:52:47.524 +00:00 [DBG] Connection id "0HN8VETJHTKLB" disconnecting. 2025-01-17 15:52:47.524 +00:00 [DBG] Connection id "0HN8VETJHTKLB" stopped. 2025-01-17 15:52:47.525 +00:00 [DBG] Connection id "0HN8VETJHTKLB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:47.959 +00:00 [DBG] Connection id "0HN8VETJHTKLC" accepted. 2025-01-17 15:52:47.959 +00:00 [DBG] Connection id "0HN8VETJHTKLC" started. 2025-01-17 15:52:47.965 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/directories/ - null null 2025-01-17 15:52:47.965 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/directories/'. 2025-01-17 15:52:47.965 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/directories/ - 307 0 null 0.305ms 2025-01-17 15:52:47.965 +00:00 [DBG] Connection id "0HN8VETJHTKLC" disconnecting. 2025-01-17 15:52:47.965 +00:00 [DBG] Connection id "0HN8VETJHTKLC" stopped. 2025-01-17 15:52:47.965 +00:00 [DBG] Connection id "0HN8VETJHTKLC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:48.396 +00:00 [DBG] Connection id "0HN8VETJHTKLD" accepted. 2025-01-17 15:52:48.396 +00:00 [DBG] Connection id "0HN8VETJHTKLD" started. 2025-01-17 15:52:48.396 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/directory/ - null null 2025-01-17 15:52:48.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/directory/'. 2025-01-17 15:52:48.397 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/directory/ - 307 0 null 0.2412ms 2025-01-17 15:52:48.397 +00:00 [DBG] Connection id "0HN8VETJHTKLD" disconnecting. 2025-01-17 15:52:48.397 +00:00 [DBG] Connection id "0HN8VETJHTKLD" stopped. 2025-01-17 15:52:48.397 +00:00 [DBG] Connection id "0HN8VETJHTKLD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:48.845 +00:00 [DBG] Connection id "0HN8VETJHTKLE" accepted. 2025-01-17 15:52:48.845 +00:00 [DBG] Connection id "0HN8VETJHTKLE" started. 2025-01-17 15:52:48.877 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/directorymanager/ - null null 2025-01-17 15:52:48.877 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/directorymanager/'. 2025-01-17 15:52:48.877 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/directorymanager/ - 307 0 null 0.3243ms 2025-01-17 15:52:48.877 +00:00 [DBG] Connection id "0HN8VETJHTKLE" disconnecting. 2025-01-17 15:52:48.877 +00:00 [DBG] Connection id "0HN8VETJHTKLE" stopped. 2025-01-17 15:52:48.877 +00:00 [DBG] Connection id "0HN8VETJHTKLE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:49.260 +00:00 [DBG] Connection id "0HN8VETJHTKLF" accepted. 2025-01-17 15:52:49.260 +00:00 [DBG] Connection id "0HN8VETJHTKLF" started. 2025-01-17 15:52:49.316 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dir/ - null null 2025-01-17 15:52:49.317 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dir/'. 2025-01-17 15:52:49.317 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dir/ - 307 0 null 0.273ms 2025-01-17 15:52:49.317 +00:00 [DBG] Connection id "0HN8VETJHTKLF" disconnecting. 2025-01-17 15:52:49.317 +00:00 [DBG] Connection id "0HN8VETJHTKLF" stopped. 2025-01-17 15:52:49.317 +00:00 [DBG] Connection id "0HN8VETJHTKLF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:49.748 +00:00 [DBG] Connection id "0HN8VETJHTKLG" accepted. 2025-01-17 15:52:49.748 +00:00 [DBG] Connection id "0HN8VETJHTKLG" started. 2025-01-17 15:52:49.772 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dl/ - null null 2025-01-17 15:52:49.773 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dl/'. 2025-01-17 15:52:49.773 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dl/ - 307 0 null 0.2682ms 2025-01-17 15:52:49.773 +00:00 [DBG] Connection id "0HN8VETJHTKLG" disconnecting. 2025-01-17 15:52:49.773 +00:00 [DBG] Connection id "0HN8VETJHTKLG" stopped. 2025-01-17 15:52:49.773 +00:00 [DBG] Connection id "0HN8VETJHTKLG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:50.228 +00:00 [DBG] Connection id "0HN8VETJHTKLH" accepted. 2025-01-17 15:52:50.228 +00:00 [DBG] Connection id "0HN8VETJHTKLH" started. 2025-01-17 15:52:50.237 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dm/ - null null 2025-01-17 15:52:50.237 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dm/'. 2025-01-17 15:52:50.237 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dm/ - 307 0 null 0.2761ms 2025-01-17 15:52:50.237 +00:00 [DBG] Connection id "0HN8VETJHTKLH" disconnecting. 2025-01-17 15:52:50.237 +00:00 [DBG] Connection id "0HN8VETJHTKLH" stopped. 2025-01-17 15:52:50.237 +00:00 [DBG] Connection id "0HN8VETJHTKLH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:52:57.090 +00:00 [DBG] Connection id "0HN8VETJHTKLI" accepted. 2025-01-17 15:52:57.090 +00:00 [DBG] Connection id "0HN8VETJHTKLI" started. 2025-01-17 15:52:57.194 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DMR/ - null null 2025-01-17 15:52:57.194 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DMR/'. 2025-01-17 15:52:57.194 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DMR/ - 307 0 null 0.2574ms 2025-01-17 15:52:57.194 +00:00 [DBG] Connection id "0HN8VETJHTKLI" disconnecting. 2025-01-17 15:52:57.194 +00:00 [DBG] Connection id "0HN8VETJHTKLI" stopped. 2025-01-17 15:52:57.194 +00:00 [DBG] Connection id "0HN8VETJHTKLI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:47.453 +00:00 [DBG] Connection id "0HN8VETJHTKLJ" accepted. 2025-01-17 15:53:47.453 +00:00 [DBG] Connection id "0HN8VETJHTKLJ" started. 2025-01-17 15:53:47.496 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:47.497 +00:00 [DBG] Connection id "0HN8VETJHTKLJ" stopped. 2025-01-17 15:53:47.497 +00:00 [DBG] Connection id "0HN8VETJHTKLJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:47.538 +00:00 [DBG] Connection id "0HN8VETJHTKLK" accepted. 2025-01-17 15:53:47.538 +00:00 [DBG] Connection id "0HN8VETJHTKLK" started. 2025-01-17 15:53:47.933 +00:00 [DBG] Connection id "0HN8VETJHTKLL" accepted. 2025-01-17 15:53:47.933 +00:00 [DBG] Connection id "0HN8VETJHTKLL" started. 2025-01-17 15:53:47.935 +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:141A20F4:SSL routines:ossl_statem_server_read_transition:unexpected message --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:47.935 +00:00 [DBG] Connection id "0HN8VETJHTKLK" stopped. 2025-01-17 15:53:47.935 +00:00 [DBG] Connection id "0HN8VETJHTKLK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:48.039 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:48.040 +00:00 [DBG] Connection id "0HN8VETJHTKLL" stopped. 2025-01-17 15:53:48.040 +00:00 [DBG] Connection id "0HN8VETJHTKLL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:48.286 +00:00 [DBG] Connection id "0HN8VETJHTKLM" accepted. 2025-01-17 15:53:48.286 +00:00 [DBG] Connection id "0HN8VETJHTKLM" started. 2025-01-17 15:53:48.373 +00:00 [DBG] Connection id "0HN8VETJHTKLN" accepted. 2025-01-17 15:53:48.373 +00:00 [DBG] Connection id "0HN8VETJHTKLN" started. 2025-01-17 15:53:48.432 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-01-17 15:53:48.432 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:53:48.432 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-01-17 15:53:48.432 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2737ms 2025-01-17 15:53:48.432 +00:00 [DBG] Connection id "0HN8VETJHTKLN" disconnecting. 2025-01-17 15:53:48.432 +00:00 [DBG] Connection id "0HN8VETJHTKLN" stopped. 2025-01-17 15:53:48.432 +00:00 [DBG] Connection id "0HN8VETJHTKLN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:48.432 +00:00 [DBG] Connection id "0HN8VETJHTKLO" accepted. 2025-01-17 15:53:48.432 +00:00 [DBG] Connection id "0HN8VETJHTKLO" started. 2025-01-17 15:53:48.524 +00:00 [DBG] Connection 0HN8VETJHTKLM established using the following protocol: "Tls13" 2025-01-17 15:53:48.524 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:48.525 +00:00 [DBG] Connection id "0HN8VETJHTKLO" stopped. 2025-01-17 15:53:48.525 +00:00 [DBG] Connection id "0HN8VETJHTKLO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:48.700 +00:00 [INF] Request starting HTTP/1.0 GET https:/// - null null 2025-01-17 15:53:48.701 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-01-17 15:53:48.701 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:53:48.701 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:53:48.701 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:53:48.701 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:53:48.701 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:53:48.701 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:53:48.701 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:53:48.701 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:53:48.701 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:53:48.701 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:53:48.701 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:53:48.701 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:53:48.702 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:53:48.702 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:53:48.702 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:53:48.702 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:48.702 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:48.702 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:48.702 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:53:48.702 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:48.702 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:53:48.702 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:53:48.702 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:48.702 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:48.702 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:48.702 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:53:48.702 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:48.702 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:53:48.702 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:53:48.702 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1784ms. 2025-01-17 15:53:48.703 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:53:48.703 +00:00 [INF] Executed ViewResult - view noScan executed in 0.6989ms. 2025-01-17 15:53:48.703 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.6159ms 2025-01-17 15:53:48.703 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:53:48.703 +00:00 [INF] HTTP GET / responded 200 in 2.4013 ms 2025-01-17 15:53:48.703 +00:00 [INF] Request finished HTTP/1.0 GET https:/// - 200 null text/html; charset=utf-8 2.8469ms 2025-01-17 15:53:48.703 +00:00 [DBG] Connection id "0HN8VETJHTKLM" disconnecting. 2025-01-17 15:53:48.703 +00:00 [DBG] Connection id "0HN8VETJHTKLM" stopped. 2025-01-17 15:53:48.704 +00:00 [DBG] Connection id "0HN8VETJHTKLM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:48.852 +00:00 [DBG] Connection id "0HN8VETJHTKLP" accepted. 2025-01-17 15:53:48.852 +00:00 [DBG] Connection id "0HN8VETJHTKLP" started. 2025-01-17 15:53:48.965 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de/ - null null 2025-01-17 15:53:48.966 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-01-17 15:53:48.966 +00:00 [DBG] Connection id "0HN8VETJHTKLP" completed keep alive response. 2025-01-17 15:53:48.966 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de/ - 307 0 null 0.3222ms 2025-01-17 15:53:49.028 +00:00 [DBG] Connection id "0HN8VETJHTKLQ" accepted. 2025-01-17 15:53:49.029 +00:00 [DBG] Connection id "0HN8VETJHTKLQ" started. 2025-01-17 15:53:49.077 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:1420918C:SSL routines:tls_early_post_process_client_hello:version too low --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:49.078 +00:00 [DBG] Connection id "0HN8VETJHTKLQ" stopped. 2025-01-17 15:53:49.078 +00:00 [DBG] Connection id "0HN8VETJHTKLQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:49.246 +00:00 [DBG] Connection id "0HN8VETJHTKLR" accepted. 2025-01-17 15:53:49.247 +00:00 [DBG] Connection id "0HN8VETJHTKLR" started. 2025-01-17 15:53:49.258 +00:00 [DBG] Connection id "0HN8VETJHTKLP" received FIN. 2025-01-17 15:53:49.258 +00:00 [DBG] Connection id "0HN8VETJHTKLP" disconnecting. 2025-01-17 15:53:49.258 +00:00 [DBG] Connection id "0HN8VETJHTKLP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:49.260 +00:00 [DBG] Connection id "0HN8VETJHTKLP" stopped. 2025-01-17 15:53:49.494 +00:00 [DBG] Connection 0HN8VETJHTKLR established using the following protocol: "Tls13" 2025-01-17 15:53:49.659 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de/ - null null 2025-01-17 15:53:49.659 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 15:53:49.659 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 15:53:49.659 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 15:53:49.659 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:53:49.660 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:53:49.660 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 15:53:49.660 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 15:53:49.660 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:53:49.660 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 15:53:49.660 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 15:53:49.660 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 15:53:49.660 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:53:49.660 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 15:53:49.660 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:53:49.660 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:53:49.660 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:49.660 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:49.660 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:49.660 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:53:49.660 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:49.660 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:53:49.660 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 15:53:49.661 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:49.661 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:49.661 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:49.661 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 15:53:49.661 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 15:53:49.661 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-01-17 15:53:49.661 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 15:53:49.661 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0741ms. 2025-01-17 15:53:49.661 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-01-17 15:53:49.661 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4805ms. 2025-01-17 15:53:49.661 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1024ms 2025-01-17 15:53:49.661 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 15:53:49.661 +00:00 [INF] HTTP GET / responded 200 in 1.9649 ms 2025-01-17 15:53:49.661 +00:00 [DBG] Connection id "0HN8VETJHTKLR" completed keep alive response. 2025-01-17 15:53:49.661 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de/ - 200 null text/html; charset=utf-8 2.3269ms 2025-01-17 15:53:50.023 +00:00 [DBG] Connection id "0HN8VETJHTKLR" received FIN. 2025-01-17 15:53:50.023 +00:00 [DBG] Connection id "0HN8VETJHTKLR" disconnecting. 2025-01-17 15:53:50.023 +00:00 [DBG] Connection id "0HN8VETJHTKLR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:50.023 +00:00 [DBG] Connection id "0HN8VETJHTKLR" stopped. 2025-01-17 15:53:52.486 +00:00 [DBG] Connection id "0HN8VETJHTKLS" accepted. 2025-01-17 15:53:52.486 +00:00 [DBG] Connection id "0HN8VETJHTKLS" started. 2025-01-17 15:53:52.556 +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:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:52.557 +00:00 [DBG] Connection id "0HN8VETJHTKLS" stopped. 2025-01-17 15:53:52.557 +00:00 [DBG] Connection id "0HN8VETJHTKLS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:52.909 +00:00 [DBG] Connection id "0HN8VETJHTKLT" accepted. 2025-01-17 15:53:52.910 +00:00 [DBG] Connection id "0HN8VETJHTKLT" started. 2025-01-17 15:53:52.940 +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:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:52.941 +00:00 [DBG] Connection id "0HN8VETJHTKLT" stopped. 2025-01-17 15:53:52.941 +00:00 [DBG] Connection id "0HN8VETJHTKLT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:53.357 +00:00 [DBG] Connection id "0HN8VETJHTKLU" accepted. 2025-01-17 15:53:53.357 +00:00 [DBG] Connection id "0HN8VETJHTKLU" started. 2025-01-17 15:53:53.383 +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:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:53.383 +00:00 [DBG] Connection id "0HN8VETJHTKLU" stopped. 2025-01-17 15:53:53.383 +00:00 [DBG] Connection id "0HN8VETJHTKLU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:53.756 +00:00 [DBG] Connection id "0HN8VETJHTKLV" accepted. 2025-01-17 15:53:53.756 +00:00 [DBG] Connection id "0HN8VETJHTKLV" started. 2025-01-17 15:53:53.782 +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:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:53.783 +00:00 [DBG] Connection id "0HN8VETJHTKLV" stopped. 2025-01-17 15:53:53.783 +00:00 [DBG] Connection id "0HN8VETJHTKLV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:54.254 +00:00 [DBG] Connection id "0HN8VETJHTKM0" accepted. 2025-01-17 15:53:54.254 +00:00 [DBG] Connection id "0HN8VETJHTKM0" started. 2025-01-17 15:53:54.287 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:54.288 +00:00 [DBG] Connection id "0HN8VETJHTKM0" stopped. 2025-01-17 15:53:54.288 +00:00 [DBG] Connection id "0HN8VETJHTKM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:54.692 +00:00 [DBG] Connection id "0HN8VETJHTKM1" accepted. 2025-01-17 15:53:54.692 +00:00 [DBG] Connection id "0HN8VETJHTKM1" started. 2025-01-17 15:53:54.733 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:54.734 +00:00 [DBG] Connection id "0HN8VETJHTKM1" stopped. 2025-01-17 15:53:54.734 +00:00 [DBG] Connection id "0HN8VETJHTKM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:55.221 +00:00 [DBG] Connection id "0HN8VETJHTKM2" accepted. 2025-01-17 15:53:55.221 +00:00 [DBG] Connection id "0HN8VETJHTKM2" started. 2025-01-17 15:53:55.297 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:55.298 +00:00 [DBG] Connection id "0HN8VETJHTKM2" stopped. 2025-01-17 15:53:55.298 +00:00 [DBG] Connection id "0HN8VETJHTKM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:55.725 +00:00 [DBG] Connection id "0HN8VETJHTKM3" accepted. 2025-01-17 15:53:55.725 +00:00 [DBG] Connection id "0HN8VETJHTKM3" started. 2025-01-17 15:53:55.806 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:55.807 +00:00 [DBG] Connection id "0HN8VETJHTKM3" stopped. 2025-01-17 15:53:55.807 +00:00 [DBG] Connection id "0HN8VETJHTKM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:56.204 +00:00 [DBG] Connection id "0HN8VETJHTKM4" accepted. 2025-01-17 15:53:56.205 +00:00 [DBG] Connection id "0HN8VETJHTKM4" started. 2025-01-17 15:53:56.244 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:56.245 +00:00 [DBG] Connection id "0HN8VETJHTKM4" stopped. 2025-01-17 15:53:56.245 +00:00 [DBG] Connection id "0HN8VETJHTKM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:56.682 +00:00 [DBG] Connection id "0HN8VETJHTKM5" accepted. 2025-01-17 15:53:56.682 +00:00 [DBG] Connection id "0HN8VETJHTKM5" started. 2025-01-17 15:53:56.684 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:56.685 +00:00 [DBG] Connection id "0HN8VETJHTKM5" stopped. 2025-01-17 15:53:56.685 +00:00 [DBG] Connection id "0HN8VETJHTKM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:57.084 +00:00 [DBG] Connection id "0HN8VETJHTKM6" accepted. 2025-01-17 15:53:57.084 +00:00 [DBG] Connection id "0HN8VETJHTKM6" started. 2025-01-17 15:53:57.172 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:57.173 +00:00 [DBG] Connection id "0HN8VETJHTKM6" stopped. 2025-01-17 15:53:57.173 +00:00 [DBG] Connection id "0HN8VETJHTKM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:57.612 +00:00 [DBG] Connection id "0HN8VETJHTKM7" accepted. 2025-01-17 15:53:57.612 +00:00 [DBG] Connection id "0HN8VETJHTKM7" started. 2025-01-17 15:53:57.637 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:57.638 +00:00 [DBG] Connection id "0HN8VETJHTKM7" stopped. 2025-01-17 15:53:57.638 +00:00 [DBG] Connection id "0HN8VETJHTKM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:53:58.513 +00:00 [DBG] Connection id "0HN8VETJHTKM8" accepted. 2025-01-17 15:53:58.513 +00:00 [DBG] Connection id "0HN8VETJHTKM8" started. 2025-01-17 15:53:58.583 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:53:58.584 +00:00 [DBG] Connection id "0HN8VETJHTKM8" stopped. 2025-01-17 15:53:58.584 +00:00 [DBG] Connection id "0HN8VETJHTKM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:54:03.861 +00:00 [DBG] Connection id "0HN8VETJHTKM9" accepted. 2025-01-17 15:54:03.861 +00:00 [DBG] Connection id "0HN8VETJHTKM9" started. 2025-01-17 15:54:03.901 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14209102:SSL routines:tls_early_post_process_client_hello:unsupported protocol --- End of inner exception stack trace --- at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, ReadOnlySpan`1 input, Byte[]& sendBuf, Int32& sendCount) at System.Net.Security.SslStreamPal.HandshakeInternal(SafeDeleteSslContext& context, ReadOnlySpan`1 inputBuffer, Byte[]& outputBuffer, SslAuthenticationOptions sslAuthenticationOptions) --- End of inner exception stack trace --- at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:54:03.902 +00:00 [DBG] Connection id "0HN8VETJHTKM9" stopped. 2025-01-17 15:54:03.902 +00:00 [DBG] Connection id "0HN8VETJHTKM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 15:54:04.341 +00:00 [DBG] Connection id "0HN8VETJHTKMA" accepted. 2025-01-17 15:54:04.341 +00:00 [DBG] Connection id "0HN8VETJHTKMA" started. 2025-01-17 15:54:04.612 +00:00 [DBG] Connection id "0HN8VETJHTKMA" received FIN. 2025-01-17 15:54:04.612 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 15:54:04.613 +00:00 [DBG] Connection id "0HN8VETJHTKMA" stopped. 2025-01-17 15:54:04.613 +00:00 [DBG] Connection id "0HN8VETJHTKMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 18:41:09.276 +00:00 [DBG] Connection id "0HN8VETJHTKMB" accepted. 2025-01-17 18:41:09.276 +00:00 [DBG] Connection id "0HN8VETJHTKMB" started. 2025-01-17 18:41:12.277 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-17 18:41:12.278 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-17 18:41:12.278 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.403ms 2025-01-17 18:41:12.278 +00:00 [DBG] Connection id "0HN8VETJHTKMB" disconnecting. 2025-01-17 18:41:12.278 +00:00 [DBG] Connection id "0HN8VETJHTKMB" stopped. 2025-01-17 18:41:12.278 +00:00 [DBG] Connection id "0HN8VETJHTKMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 18:41:12.330 +00:00 [DBG] Connection id "0HN8VETJHTKMC" accepted. 2025-01-17 18:41:12.330 +00:00 [DBG] Connection id "0HN8VETJHTKMC" started. 2025-01-17 18:41:12.359 +00:00 [DBG] Connection 0HN8VETJHTKMC established using the following protocol: "Tls13" 2025-01-17 18:41:12.359 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-17 18:41:12.360 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 18:41:12.360 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 18:41:12.360 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 18:41:12.360 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 18:41:12.360 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 18:41:12.360 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 18:41:12.360 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 18:41:12.360 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 18:41:12.360 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 18:41:12.360 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 18:41:12.360 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 18:41:12.360 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 18:41:12.360 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 18:41:12.360 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 18:41:12.361 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 18:41:12.361 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 18:41:12.361 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 18:41:12.361 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 18:41:12.361 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 18:41:12.361 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 18:41:12.361 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 18:41:12.361 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 18:41:12.361 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 18:41:12.361 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 18:41:12.361 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 18:41:12.361 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 18:41:12.361 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 18:41:12.361 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-17 18:41:12.362 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 18:41:12.362 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.1025ms. 2025-01-17 18:41:12.362 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-17 18:41:12.363 +00:00 [INF] Executed ViewResult - view noScan executed in 2.0571ms. 2025-01-17 18:41:12.363 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 3.0662ms 2025-01-17 18:41:12.363 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 18:41:12.363 +00:00 [INF] HTTP GET / responded 200 in 3.9145 ms 2025-01-17 18:41:12.364 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 4.2132ms 2025-01-17 18:41:12.364 +00:00 [DBG] Connection id "0HN8VETJHTKMC" disconnecting. 2025-01-17 18:41:12.364 +00:00 [DBG] Connection id "0HN8VETJHTKMC" stopped. 2025-01-17 18:41:12.364 +00:00 [DBG] Connection id "0HN8VETJHTKMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 18:41:15.585 +00:00 [DBG] Connection id "0HN8VETJHTKMD" accepted. 2025-01-17 18:41:15.585 +00:00 [DBG] Connection id "0HN8VETJHTKMD" started. 2025-01-17 18:41:15.613 +00:00 [DBG] Connection 0HN8VETJHTKMD established using the following protocol: "Tls13" 2025-01-17 18:41:15.613 +00:00 [INF] Request starting HTTP/2 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-17 18:41:15.614 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-17 18:41:15.614 +00:00 [INF] Request finished HTTP/2 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.8177ms 2025-01-17 18:41:15.639 +00:00 [DBG] Connection id "0HN8VETJHTKMD" received FIN. 2025-01-17 18:41:15.640 +00:00 [DBG] Connection id "0HN8VETJHTKMD" is closed. The last processed stream ID was 1. 2025-01-17 18:41:15.640 +00:00 [DBG] The connection queue processing loop for 0HN8VETJHTKMD completed. 2025-01-17 18:41:15.640 +00:00 [DBG] Connection id "0HN8VETJHTKMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 18:41:15.641 +00:00 [DBG] Connection id "0HN8VETJHTKMD" stopped. 2025-01-17 22:00:36.734 +00:00 [DBG] Connection id "0HN8VETJHTKME" accepted. 2025-01-17 22:00:36.734 +00:00 [DBG] Connection id "0HN8VETJHTKME" started. 2025-01-17 22:00:36.768 +00:00 [DBG] Connection id "0HN8VETJHTKME" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 22:00:36.769 +00:00 [DBG] Connection id "0HN8VETJHTKME" disconnecting. 2025-01-17 22:00:36.769 +00:00 [DBG] Connection id "0HN8VETJHTKME" stopped. 2025-01-17 22:00:36.769 +00:00 [DBG] Connection id "0HN8VETJHTKME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 22:00:36.912 +00:00 [DBG] Connection id "0HN8VETJHTKMF" accepted. 2025-01-17 22:00:36.913 +00:00 [DBG] Connection id "0HN8VETJHTKMF" started. 2025-01-17 22:00:39.954 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-01-17 22:00:39.954 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-01-17 22:00:39.954 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3546ms 2025-01-17 22:00:39.954 +00:00 [DBG] Connection id "0HN8VETJHTKMF" disconnecting. 2025-01-17 22:00:39.954 +00:00 [DBG] Connection id "0HN8VETJHTKMF" stopped. 2025-01-17 22:00:39.954 +00:00 [DBG] Connection id "0HN8VETJHTKMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 22:07:06.487 +00:00 [DBG] Connection id "0HN8VETJHTKMG" accepted. 2025-01-17 22:07:06.487 +00:00 [DBG] Connection id "0HN8VETJHTKMG" started. 2025-01-17 22:07:07.040 +00:00 [DBG] Connection id "0HN8VETJHTKMG" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-01-17 22:07:07.041 +00:00 [DBG] Connection id "0HN8VETJHTKMG" disconnecting. 2025-01-17 22:07:07.041 +00:00 [DBG] Connection id "0HN8VETJHTKMG" stopped. 2025-01-17 22:07:07.041 +00:00 [DBG] Connection id "0HN8VETJHTKMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 22:07:07.088 +00:00 [DBG] Connection id "0HN8VETJHTKMH" accepted. 2025-01-17 22:07:07.089 +00:00 [DBG] Connection id "0HN8VETJHTKMH" started. 2025-01-17 22:07:07.384 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - null null 2025-01-17 22:07:07.384 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/favicon.ico'. 2025-01-17 22:07:07.384 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - 307 0 null 0.3019ms 2025-01-17 22:07:07.384 +00:00 [DBG] Connection id "0HN8VETJHTKMH" disconnecting. 2025-01-17 22:07:07.384 +00:00 [DBG] Connection id "0HN8VETJHTKMH" stopped. 2025-01-17 22:07:07.384 +00:00 [DBG] Connection id "0HN8VETJHTKMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 22:08:06.839 +00:00 [DBG] Connection id "0HN8VETJHTKMI" accepted. 2025-01-17 22:08:06.839 +00:00 [DBG] Connection id "0HN8VETJHTKMI" started. 2025-01-17 22:08:06.880 +00:00 [DBG] Connection id "0HN8VETJHTKMI" received FIN. 2025-01-17 22:08:06.881 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 22:08:06.882 +00:00 [DBG] Connection id "0HN8VETJHTKMI" stopped. 2025-01-17 22:08:06.882 +00:00 [DBG] Connection id "0HN8VETJHTKMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 22:08:06.894 +00:00 [DBG] Connection id "0HN8VETJHTKMJ" accepted. 2025-01-17 22:08:06.894 +00:00 [DBG] Connection id "0HN8VETJHTKMJ" started. 2025-01-17 22:08:06.917 +00:00 [DBG] Connection 0HN8VETJHTKMJ established using the following protocol: "Tls13" 2025-01-17 22:08:10.083 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-01-17 22:08:10.083 +00:00 [DBG] The request path / does not match a supported file type 2025-01-17 22:08:10.083 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-01-17 22:08:10.083 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-01-17 22:08:10.083 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 22:08:10.083 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 22:08:10.083 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(System.Nullable`1[System.Int64], System.Nullable`1[System.Int64]) on controller API.Controllers.HomeController (BodyMarker). 2025-01-17 22:08:10.083 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-01-17 22:08:10.083 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 22:08:10.083 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-01-17 22:08:10.083 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-01-17 22:08:10.083 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-01-17 22:08:10.083 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 22:08:10.083 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-01-17 22:08:10.083 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 22:08:10.084 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 22:08:10.084 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 22:08:10.084 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 22:08:10.084 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 22:08:10.084 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 22:08:10.084 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 22:08:10.084 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 22:08:10.084 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-01-17 22:08:10.084 +00:00 [DBG] Could not find a value in the request with name '' for binding parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 22:08:10.084 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 22:08:10.084 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 22:08:10.084 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-01-17 22:08:10.084 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-01-17 22:08:10.084 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-01-17 22:08:10.085 +00:00 [INF] Executing ViewResult, running view noScan. 2025-01-17 22:08:10.085 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8174ms. 2025-01-17 22:08:10.085 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-01-17 22:08:10.086 +00:00 [INF] Executed ViewResult - view noScan executed in 1.4881ms. 2025-01-17 22:08:10.086 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3789ms 2025-01-17 22:08:10.086 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-01-17 22:08:10.086 +00:00 [INF] HTTP GET / responded 200 in 3.0152 ms 2025-01-17 22:08:10.086 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.328ms 2025-01-17 22:08:10.086 +00:00 [DBG] Connection id "0HN8VETJHTKMJ" disconnecting. 2025-01-17 22:08:10.086 +00:00 [DBG] Connection id "0HN8VETJHTKMJ" stopped. 2025-01-17 22:08:10.086 +00:00 [DBG] Connection id "0HN8VETJHTKMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 22:14:08.134 +00:00 [DBG] Connection id "0HN8VETJHTKMK" accepted. 2025-01-17 22:14:08.135 +00:00 [DBG] Connection id "0HN8VETJHTKMK" started. 2025-01-17 22:14:08.686 +00:00 [DBG] Connection id "0HN8VETJHTKMK" received FIN. 2025-01-17 22:14:08.687 +00:00 [DBG] Failed to authenticate HTTPS connection. System.IO.IOException: Received an unexpected EOF or 0 bytes from the transport stream. at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-01-17 22:14:08.688 +00:00 [DBG] Connection id "0HN8VETJHTKMK" stopped. 2025-01-17 22:14:08.688 +00:00 [DBG] Connection id "0HN8VETJHTKMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-01-17 22:14:08.699 +00:00 [DBG] Connection id "0HN8VETJHTKML" accepted. 2025-01-17 22:14:08.699 +00:00 [DBG] Connection id "0HN8VETJHTKML" started. 2025-01-17 22:14:10.295 +00:00 [DBG] Connection 0HN8VETJHTKML established using the following protocol: "Tls13" 2025-01-17 22:14:10.296 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-01-17 22:14:10.296 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-01-17 22:14:10.296 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5642ms 2025-01-17 22:14:10.296 +00:00 [DBG] Connection id "0HN8VETJHTKML" disconnecting. 2025-01-17 22:14:10.296 +00:00 [DBG] Connection id "0HN8VETJHTKML" stopped. 2025-01-17 22:14:10.296 +00:00 [DBG] Connection id "0HN8VETJHTKML" sending FIN because: "The Socket transport's send loop completed gracefully."