2025-02-01 01:57:11.506 +00:00 [DBG] Connection id "0HNA0VVO1VD7K" accepted. 2025-02-01 01:57:11.508 +00:00 [DBG] Connection id "0HNA0VVO1VD7K" started. 2025-02-01 01:57:11.752 +00:00 [DBG] Connection id "0HNA0VVO1VD7K" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TakeStartLine(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-02-01 01:57:11.752 +00:00 [DBG] Connection id "0HNA0VVO1VD7K" disconnecting. 2025-02-01 01:57:11.752 +00:00 [DBG] Connection id "0HNA0VVO1VD7K" stopped. 2025-02-01 01:57:11.753 +00:00 [DBG] Connection id "0HNA0VVO1VD7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 01:57:13.765 +00:00 [DBG] Connection id "0HNA0VVO1VD7L" accepted. 2025-02-01 01:57:13.765 +00:00 [DBG] Connection id "0HNA0VVO1VD7L" started. 2025-02-01 01:57:16.815 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-02-01 01:57:16.815 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-02-01 01:57:16.815 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2946ms 2025-02-01 01:57:16.815 +00:00 [DBG] Connection id "0HNA0VVO1VD7L" disconnecting. 2025-02-01 01:57:16.815 +00:00 [DBG] Connection id "0HNA0VVO1VD7L" stopped. 2025-02-01 01:57:16.815 +00:00 [DBG] Connection id "0HNA0VVO1VD7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 02:03:08.456 +00:00 [DBG] Connection id "0HNA0VVO1VD7M" accepted. 2025-02-01 02:03:08.457 +00:00 [DBG] Connection id "0HNA0VVO1VD7M" started. 2025-02-01 02:03:08.483 +00:00 [DBG] Connection id "0HNA0VVO1VD7M" received FIN. 2025-02-01 02:03:08.483 +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-02-01 02:03:08.484 +00:00 [DBG] Connection id "0HNA0VVO1VD7M" stopped. 2025-02-01 02:03:08.484 +00:00 [DBG] Connection id "0HNA0VVO1VD7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 02:03:08.496 +00:00 [DBG] Connection id "0HNA0VVO1VD7N" accepted. 2025-02-01 02:03:08.496 +00:00 [DBG] Connection id "0HNA0VVO1VD7N" started. 2025-02-01 02:03:08.516 +00:00 [DBG] Connection 0HNA0VVO1VD7N established using the following protocol: "Tls13" 2025-02-01 02:03:09.561 +00:00 [DBG] Connection id "0HNA0VVO1VD7O" accepted. 2025-02-01 02:03:09.561 +00:00 [DBG] Connection id "0HNA0VVO1VD7O" started. 2025-02-01 02:03:09.851 +00:00 [DBG] Connection id "0HNA0VVO1VD7O" bad request data: "Detected a TLS handshake to an endpoint that does not have TLS enabled." Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Detected a TLS handshake to an endpoint that does not have TLS enabled. at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TakeStartLine(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-02-01 02:03:09.851 +00:00 [DBG] Connection id "0HNA0VVO1VD7O" disconnecting. 2025-02-01 02:03:09.851 +00:00 [DBG] Connection id "0HNA0VVO1VD7O" stopped. 2025-02-01 02:03:09.851 +00:00 [DBG] Connection id "0HNA0VVO1VD7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 02:03:11.497 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-02-01 02:03:11.497 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 02:03:11.497 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 02:03:11.498 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 02:03:11.498 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 02:03:11.498 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 02:03:11.498 +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-02-01 02:03:11.498 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 02:03:11.498 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 02:03:11.498 +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-02-01 02:03:11.498 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 02:03:11.498 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 02:03:11.498 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 02:03:11.498 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 02:03:11.498 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 02:03:11.498 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 02:03:11.498 +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-02-01 02:03:11.498 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 02:03:11.498 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 02:03:11.498 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 02:03:11.498 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 02:03:11.498 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 02:03:11.498 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 02:03:11.498 +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-02-01 02:03:11.498 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 02:03:11.498 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 02:03:11.498 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 02:03:11.498 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 02:03:11.498 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-02-01 02:03:11.499 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 02:03:11.499 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8294ms. 2025-02-01 02:03:11.499 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-01 02:03:11.500 +00:00 [INF] Executed ViewResult - view noScan executed in 1.5786ms. 2025-02-01 02:03:11.500 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.0808ms 2025-02-01 02:03:11.500 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 02:03:11.500 +00:00 [INF] HTTP GET / responded 200 in 2.4637 ms 2025-02-01 02:03:11.500 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.7669ms 2025-02-01 02:03:11.500 +00:00 [DBG] Connection id "0HNA0VVO1VD7N" disconnecting. 2025-02-01 02:03:11.500 +00:00 [DBG] Connection id "0HNA0VVO1VD7N" stopped. 2025-02-01 02:03:11.500 +00:00 [DBG] Connection id "0HNA0VVO1VD7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 02:03:13.040 +00:00 [DBG] Connection id "0HNA0VVO1VD7P" accepted. 2025-02-01 02:03:13.040 +00:00 [DBG] Connection id "0HNA0VVO1VD7P" started. 2025-02-01 02:03:13.124 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - null null 2025-02-01 02:03:13.124 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/favicon.ico'. 2025-02-01 02:03:13.124 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - 307 0 null 0.4119ms 2025-02-01 02:03:13.124 +00:00 [DBG] Connection id "0HNA0VVO1VD7P" disconnecting. 2025-02-01 02:03:13.124 +00:00 [DBG] Connection id "0HNA0VVO1VD7P" stopped. 2025-02-01 02:03:13.124 +00:00 [DBG] Connection id "0HNA0VVO1VD7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 02:10:06.796 +00:00 [DBG] Connection id "0HNA0VVO1VD7Q" accepted. 2025-02-01 02:10:06.796 +00:00 [DBG] Connection id "0HNA0VVO1VD7Q" started. 2025-02-01 02:10:07.340 +00:00 [DBG] Connection id "0HNA0VVO1VD7Q" received FIN. 2025-02-01 02:10:07.340 +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-02-01 02:10:07.340 +00:00 [DBG] Connection id "0HNA0VVO1VD7Q" stopped. 2025-02-01 02:10:07.340 +00:00 [DBG] Connection id "0HNA0VVO1VD7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 02:10:07.357 +00:00 [DBG] Connection id "0HNA0VVO1VD7R" accepted. 2025-02-01 02:10:07.357 +00:00 [DBG] Connection id "0HNA0VVO1VD7R" started. 2025-02-01 02:10:08.710 +00:00 [DBG] Connection 0HNA0VVO1VD7R established using the following protocol: "Tls13" 2025-02-01 02:10:08.710 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-02-01 02:10:08.710 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-01 02:10:08.711 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5574ms 2025-02-01 02:10:08.711 +00:00 [DBG] Connection id "0HNA0VVO1VD7R" disconnecting. 2025-02-01 02:10:08.711 +00:00 [DBG] Connection id "0HNA0VVO1VD7R" stopped. 2025-02-01 02:10:08.711 +00:00 [DBG] Connection id "0HNA0VVO1VD7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:06:57.062 +00:00 [DBG] Connection id "0HNA0VVO1VD7S" accepted. 2025-02-01 03:06:57.062 +00:00 [DBG] Connection id "0HNA0VVO1VD7S" started. 2025-02-01 03:06:59.082 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-02-01 03:06:59.082 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 03:06:59.082 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-01 03:06:59.083 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2893ms 2025-02-01 03:06:59.083 +00:00 [DBG] Connection id "0HNA0VVO1VD7S" disconnecting. 2025-02-01 03:06:59.083 +00:00 [DBG] Connection id "0HNA0VVO1VD7S" stopped. 2025-02-01 03:06:59.083 +00:00 [DBG] Connection id "0HNA0VVO1VD7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:49:51.750 +00:00 [DBG] Connection id "0HNA0VVO1VD7T" accepted. 2025-02-01 03:49:51.751 +00:00 [DBG] Connection id "0HNA0VVO1VD7T" started. 2025-02-01 03:49:55.824 +00:00 [DBG] Connection id "0HNA0VVO1VD7T" reset. 2025-02-01 03:49:55.824 +00:00 [DBG] Connection id "0HNA0VVO1VD7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:49:55.824 +00:00 [DBG] Connection id "0HNA0VVO1VD7T" disconnecting. 2025-02-01 03:49:55.824 +00:00 [DBG] Connection id "0HNA0VVO1VD7T" stopped. 2025-02-01 03:49:55.933 +00:00 [DBG] Connection id "0HNA0VVO1VD7U" accepted. 2025-02-01 03:49:55.933 +00:00 [DBG] Connection id "0HNA0VVO1VD7U" started. 2025-02-01 03:49:58.376 +00:00 [DBG] Connection id "0HNA0VVO1VD7U" received FIN. 2025-02-01 03:49:58.376 +00:00 [DBG] Connection id "0HNA0VVO1VD7U" disconnecting. 2025-02-01 03:49:58.376 +00:00 [DBG] Connection id "0HNA0VVO1VD7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:49:58.377 +00:00 [DBG] Connection id "0HNA0VVO1VD7U" stopped. 2025-02-01 03:49:58.484 +00:00 [DBG] Connection id "0HNA0VVO1VD7V" accepted. 2025-02-01 03:49:58.485 +00:00 [DBG] Connection id "0HNA0VVO1VD7V" started. 2025-02-01 03:50:02.128 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-02-01 03:50:02.129 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-02-01 03:50:02.129 +00:00 [DBG] Connection id "0HNA0VVO1VD7V" completed keep alive response. 2025-02-01 03:50:02.129 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.6157ms 2025-02-01 03:50:08.566 +00:00 [DBG] Connection id "0HNA0VVO1VD7V" reset. 2025-02-01 03:50:08.567 +00:00 [DBG] Connection id "0HNA0VVO1VD7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:50:08.567 +00:00 [DBG] Connection id "0HNA0VVO1VD7V" disconnecting. 2025-02-01 03:50:08.567 +00:00 [DBG] Connection id "0HNA0VVO1VD7V" stopped. 2025-02-01 03:50:22.587 +00:00 [DBG] Connection id "0HNA0VVO1VD80" accepted. 2025-02-01 03:50:22.588 +00:00 [DBG] Connection id "0HNA0VVO1VD80" started. 2025-02-01 03:50:23.342 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-02-01 03:50:23.342 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-02-01 03:50:23.343 +00:00 [DBG] Connection id "0HNA0VVO1VD80" completed keep alive response. 2025-02-01 03:50:23.343 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.8905ms 2025-02-01 03:50:23.871 +00:00 [DBG] Connection id "0HNA0VVO1VD80" received FIN. 2025-02-01 03:50:23.872 +00:00 [DBG] Connection id "0HNA0VVO1VD80" disconnecting. 2025-02-01 03:50:23.872 +00:00 [DBG] Connection id "0HNA0VVO1VD80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:50:23.873 +00:00 [DBG] Connection id "0HNA0VVO1VD80" stopped. 2025-02-01 03:50:24.214 +00:00 [DBG] Connection id "0HNA0VVO1VD81" accepted. 2025-02-01 03:50:24.214 +00:00 [DBG] Connection id "0HNA0VVO1VD81" started. 2025-02-01 03:50:24.629 +00:00 [DBG] Connection id "0HNA0VVO1VD81": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2025-02-01 03:50:24.629 +00:00 [DBG] Connection id "0HNA0VVO1VD81" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TakeStartLine(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-02-01 03:50:24.630 +00:00 [DBG] Connection id "0HNA0VVO1VD81" disconnecting. 2025-02-01 03:50:24.630 +00:00 [DBG] Connection id "0HNA0VVO1VD81" stopped. 2025-02-01 03:50:24.630 +00:00 [DBG] Connection id "0HNA0VVO1VD81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:50:36.853 +00:00 [DBG] Connection id "0HNA0VVO1VD82" accepted. 2025-02-01 03:50:36.853 +00:00 [DBG] Connection id "0HNA0VVO1VD82" started. 2025-02-01 03:50:39.008 +00:00 [DBG] Connection 0HNA0VVO1VD82 established using the following protocol: "Tls13" 2025-02-01 03:50:39.109 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-02-01 03:50:39.109 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 03:50:39.109 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 03:50:39.109 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 03:50:39.109 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 03:50:39.110 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 03:50:39.110 +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-02-01 03:50:39.110 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 03:50:39.110 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 03:50:39.110 +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-02-01 03:50:39.110 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 03:50:39.110 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 03:50:39.110 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 03:50:39.110 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 03:50:39.110 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 03:50:39.110 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 03:50:39.110 +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-02-01 03:50:39.110 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 03:50:39.110 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 03:50:39.110 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 03:50:39.110 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 03:50:39.110 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 03:50:39.110 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 03:50:39.110 +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-02-01 03:50:39.110 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 03:50:39.110 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 03:50:39.110 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 03:50:39.110 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 03:50:39.110 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-02-01 03:50:39.111 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 03:50:39.111 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8125ms. 2025-02-01 03:50:39.111 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-01 03:50:39.112 +00:00 [INF] Executed ViewResult - view noScan executed in 1.8114ms. 2025-02-01 03:50:39.112 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3335ms 2025-02-01 03:50:39.112 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 03:50:39.112 +00:00 [INF] HTTP GET / responded 200 in 2.7978 ms 2025-02-01 03:50:39.112 +00:00 [DBG] Connection id "0HNA0VVO1VD82" completed keep alive response. 2025-02-01 03:50:39.112 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.0972ms 2025-02-01 03:50:41.601 +00:00 [DBG] Connection id "0HNA0VVO1VD82" received FIN. 2025-02-01 03:50:41.601 +00:00 [DBG] Connection id "0HNA0VVO1VD82" disconnecting. 2025-02-01 03:50:41.601 +00:00 [DBG] Connection id "0HNA0VVO1VD82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:50:41.602 +00:00 [DBG] Connection id "0HNA0VVO1VD82" stopped. 2025-02-01 03:50:43.398 +00:00 [DBG] Connection id "0HNA0VVO1VD83" accepted. 2025-02-01 03:50:43.398 +00:00 [DBG] Connection id "0HNA0VVO1VD83" started. 2025-02-01 03:50:46.079 +00:00 [DBG] Connection 0HNA0VVO1VD83 established using the following protocol: "Tls13" 2025-02-01 03:50:46.393 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-02-01 03:50:46.394 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-01 03:50:46.394 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.7556ms 2025-02-01 03:50:46.394 +00:00 [DBG] Connection id "0HNA0VVO1VD83" disconnecting. 2025-02-01 03:50:46.394 +00:00 [DBG] Connection id "0HNA0VVO1VD83" stopped. 2025-02-01 03:50:46.394 +00:00 [DBG] Connection id "0HNA0VVO1VD83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:50:49.459 +00:00 [DBG] Connection id "0HNA0VVO1VD84" accepted. 2025-02-01 03:50:49.459 +00:00 [DBG] Connection id "0HNA0VVO1VD84" started. 2025-02-01 03:50:51.122 +00:00 [DBG] Connection 0HNA0VVO1VD84 established using the following protocol: "Tls13" 2025-02-01 03:50:53.630 +00:00 [DBG] Connection id "0HNA0VVO1VD84" reset. 2025-02-01 03:50:53.630 +00:00 [DBG] Connection id "0HNA0VVO1VD84" is closing. 2025-02-01 03:50:53.630 +00:00 [DBG] Connection id "0HNA0VVO1VD84" is closed. The last processed stream ID was 0. 2025-02-01 03:50:53.631 +00:00 [DBG] Connection id "0HNA0VVO1VD84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:50:53.631 +00:00 [DBG] The connection queue processing loop for 0HNA0VVO1VD84 completed. 2025-02-01 03:50:53.631 +00:00 [DBG] Connection id "0HNA0VVO1VD84" stopped. 2025-02-01 03:50:55.780 +00:00 [DBG] Connection id "0HNA0VVO1VD85" accepted. 2025-02-01 03:50:55.780 +00:00 [DBG] Connection id "0HNA0VVO1VD85" started. 2025-02-01 03:50:59.084 +00:00 [DBG] Connection 0HNA0VVO1VD85 established using the following protocol: "Tls12" 2025-02-01 03:50:59.492 +00:00 [DBG] Connection id "0HNA0VVO1VD85" reset. 2025-02-01 03:50:59.492 +00:00 [DBG] Connection id "0HNA0VVO1VD85" disconnecting. 2025-02-01 03:50:59.492 +00:00 [DBG] Connection id "0HNA0VVO1VD85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:50:59.493 +00:00 [DBG] Connection id "0HNA0VVO1VD85" stopped. 2025-02-01 03:51:01.036 +00:00 [DBG] Connection id "0HNA0VVO1VD86" accepted. 2025-02-01 03:51:01.036 +00:00 [DBG] Connection id "0HNA0VVO1VD86" started. 2025-02-01 03:51:01.831 +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-02-01 03:51:01.832 +00:00 [DBG] Connection id "0HNA0VVO1VD86" stopped. 2025-02-01 03:51:01.832 +00:00 [DBG] Connection id "0HNA0VVO1VD86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:51:04.400 +00:00 [DBG] Connection id "0HNA0VVO1VD87" accepted. 2025-02-01 03:51:04.400 +00:00 [DBG] Connection id "0HNA0VVO1VD87" started. 2025-02-01 03:51:05.570 +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-02-01 03:51:05.571 +00:00 [DBG] Connection id "0HNA0VVO1VD87" stopped. 2025-02-01 03:51:05.571 +00:00 [DBG] Connection id "0HNA0VVO1VD87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 03:51:08.517 +00:00 [DBG] Connection id "0HNA0VVO1VD88" accepted. 2025-02-01 03:51:08.517 +00:00 [DBG] Connection id "0HNA0VVO1VD88" started. 2025-02-01 03:51:11.808 +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-02-01 03:51:11.808 +00:00 [DBG] Connection id "0HNA0VVO1VD88" stopped. 2025-02-01 03:51:11.808 +00:00 [DBG] Connection id "0HNA0VVO1VD88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:18.693 +00:00 [DBG] Connection id "0HNA0VVO1VD89" accepted. 2025-02-01 09:04:18.693 +00:00 [DBG] Connection id "0HNA0VVO1VD89" started. 2025-02-01 09:04:18.781 +00:00 [DBG] Connection id "0HNA0VVO1VD8A" accepted. 2025-02-01 09:04:18.781 +00:00 [DBG] Connection id "0HNA0VVO1VD8A" started. 2025-02-01 09:04:28.695 +00:00 [DBG] Authentication of the HTTPS connection timed out. 2025-02-01 09:04:28.695 +00:00 [DBG] Connection id "0HNA0VVO1VD89" stopped. 2025-02-01 09:04:28.695 +00:00 [DBG] Connection id "0HNA0VVO1VD89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:28.966 +00:00 [DBG] Connection id "0HNA0VVO1VD8B" accepted. 2025-02-01 09:04:28.966 +00:00 [DBG] Connection id "0HNA0VVO1VD8B" started. 2025-02-01 09:04:29.023 +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-02-01 09:04:29.024 +00:00 [DBG] Connection id "0HNA0VVO1VD8B" stopped. 2025-02-01 09:04:29.024 +00:00 [DBG] Connection id "0HNA0VVO1VD8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:29.358 +00:00 [DBG] Connection id "0HNA0VVO1VD8C" accepted. 2025-02-01 09:04:29.358 +00:00 [DBG] Connection id "0HNA0VVO1VD8C" started. 2025-02-01 09:04:29.380 +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-02-01 09:04:29.381 +00:00 [DBG] Connection id "0HNA0VVO1VD8C" stopped. 2025-02-01 09:04:29.381 +00:00 [DBG] Connection id "0HNA0VVO1VD8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:29.682 +00:00 [DBG] Connection id "0HNA0VVO1VD8D" accepted. 2025-02-01 09:04:29.682 +00:00 [DBG] Connection id "0HNA0VVO1VD8D" started. 2025-02-01 09:04:29.739 +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-02-01 09:04:29.740 +00:00 [DBG] Connection id "0HNA0VVO1VD8D" stopped. 2025-02-01 09:04:29.740 +00:00 [DBG] Connection id "0HNA0VVO1VD8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:29.765 +00:00 [DBG] Connection id "0HNA0VVO1VD8A" received FIN. 2025-02-01 09:04:29.765 +00:00 [DBG] Connection id "0HNA0VVO1VD8A" disconnecting. 2025-02-01 09:04:29.765 +00:00 [DBG] Connection id "0HNA0VVO1VD8A" stopped. 2025-02-01 09:04:29.765 +00:00 [DBG] Connection id "0HNA0VVO1VD8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:29.945 +00:00 [DBG] Connection id "0HNA0VVO1VD8E" accepted. 2025-02-01 09:04:29.946 +00:00 [DBG] Connection id "0HNA0VVO1VD8E" started. 2025-02-01 09:04:29.946 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-02-01 09:04:29.946 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:04:29.947 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-01 09:04:29.947 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.3777ms 2025-02-01 09:04:29.947 +00:00 [DBG] Connection id "0HNA0VVO1VD8E" disconnecting. 2025-02-01 09:04:29.947 +00:00 [DBG] Connection id "0HNA0VVO1VD8E" stopped. 2025-02-01 09:04:29.947 +00:00 [DBG] Connection id "0HNA0VVO1VD8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:30.093 +00:00 [DBG] Connection id "0HNA0VVO1VD8F" accepted. 2025-02-01 09:04:30.093 +00:00 [DBG] Connection id "0HNA0VVO1VD8F" started. 2025-02-01 09:04:30.093 +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-02-01 09:04:30.094 +00:00 [DBG] Connection id "0HNA0VVO1VD8F" stopped. 2025-02-01 09:04:30.094 +00:00 [DBG] Connection id "0HNA0VVO1VD8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:30.271 +00:00 [DBG] Connection id "0HNA0VVO1VD8G" accepted. 2025-02-01 09:04:30.271 +00:00 [DBG] Connection id "0HNA0VVO1VD8G" started. 2025-02-01 09:04:30.272 +00:00 [INF] Request starting HTTP/1.0 OPTIONS http:/// - null null 2025-02-01 09:04:30.272 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:04:30.272 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-01 09:04:30.272 +00:00 [INF] Request finished HTTP/1.0 OPTIONS http:/// - 307 0 null 0.3257ms 2025-02-01 09:04:30.272 +00:00 [DBG] Connection id "0HNA0VVO1VD8G" disconnecting. 2025-02-01 09:04:30.272 +00:00 [DBG] Connection id "0HNA0VVO1VD8G" stopped. 2025-02-01 09:04:30.272 +00:00 [DBG] Connection id "0HNA0VVO1VD8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:30.412 +00:00 [DBG] Connection id "0HNA0VVO1VD8H" accepted. 2025-02-01 09:04:30.412 +00:00 [DBG] Connection id "0HNA0VVO1VD8H" started. 2025-02-01 09:04:30.413 +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-02-01 09:04:30.413 +00:00 [DBG] Connection id "0HNA0VVO1VD8H" stopped. 2025-02-01 09:04:30.413 +00:00 [DBG] Connection id "0HNA0VVO1VD8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:30.582 +00:00 [DBG] Connection id "0HNA0VVO1VD8I" accepted. 2025-02-01 09:04:30.582 +00:00 [DBG] Connection id "0HNA0VVO1VD8I" started. 2025-02-01 09:04:30.605 +00:00 [DBG] Connection id "0HNA0VVO1VD8I" 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.HttpParser`1.ParseRequestLine(TRequestHandler handler, SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TakeStartLine(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-02-01 09:04:30.605 +00:00 [DBG] Connection id "0HNA0VVO1VD8I" disconnecting. 2025-02-01 09:04:30.606 +00:00 [DBG] Connection id "0HNA0VVO1VD8I" stopped. 2025-02-01 09:04:30.606 +00:00 [DBG] Connection id "0HNA0VVO1VD8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:30.728 +00:00 [DBG] Connection id "0HNA0VVO1VD8J" accepted. 2025-02-01 09:04:30.728 +00:00 [DBG] Connection id "0HNA0VVO1VD8J" started. 2025-02-01 09:04:30.729 +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-02-01 09:04:30.730 +00:00 [DBG] Connection id "0HNA0VVO1VD8J" stopped. 2025-02-01 09:04:30.730 +00:00 [DBG] Connection id "0HNA0VVO1VD8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:31.014 +00:00 [DBG] Connection id "0HNA0VVO1VD8K" accepted. 2025-02-01 09:04:31.015 +00:00 [DBG] Connection id "0HNA0VVO1VD8K" started. 2025-02-01 09:04:31.058 +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-02-01 09:04:31.059 +00:00 [DBG] Connection id "0HNA0VVO1VD8K" stopped. 2025-02-01 09:04:31.059 +00:00 [DBG] Connection id "0HNA0VVO1VD8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:31.361 +00:00 [DBG] Connection id "0HNA0VVO1VD8L" accepted. 2025-02-01 09:04:31.361 +00:00 [DBG] Connection id "0HNA0VVO1VD8L" started. 2025-02-01 09:04:31.387 +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-02-01 09:04:31.388 +00:00 [DBG] Connection id "0HNA0VVO1VD8L" stopped. 2025-02-01 09:04:31.388 +00:00 [DBG] Connection id "0HNA0VVO1VD8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:31.773 +00:00 [DBG] Connection id "0HNA0VVO1VD8M" accepted. 2025-02-01 09:04:31.773 +00:00 [DBG] Connection id "0HNA0VVO1VD8M" started. 2025-02-01 09:04:31.957 +00:00 [DBG] Connection 0HNA0VVO1VD8M established using the following protocol: "Tls13" 2025-02-01 09:04:42.939 +00:00 [DBG] Connection id "0HNA0VVO1VD8M" disconnecting. 2025-02-01 09:04:42.940 +00:00 [DBG] Connection id "0HNA0VVO1VD8M" stopped. 2025-02-01 09:04:42.940 +00:00 [DBG] Connection id "0HNA0VVO1VD8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:43.149 +00:00 [DBG] Connection id "0HNA0VVO1VD8N" accepted. 2025-02-01 09:04:43.150 +00:00 [DBG] Connection id "0HNA0VVO1VD8N" started. 2025-02-01 09:04:43.330 +00:00 [DBG] Connection 0HNA0VVO1VD8N established using the following protocol: "Tls13" 2025-02-01 09:04:43.446 +00:00 [INF] Request starting HTTP/1.0 GET https:/// - null null 2025-02-01 09:04:43.446 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:04:43.446 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:04:43.446 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:04:43.446 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:04:43.446 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:04:43.446 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:04:43.446 +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-02-01 09:04:43.446 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:04:43.446 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:04:43.447 +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-02-01 09:04:43.447 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:04:43.447 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:04:43.447 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:04:43.447 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:04:43.447 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:04:43.447 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:04:43.447 +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-02-01 09:04:43.447 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:43.447 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:43.447 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:04:43.447 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:43.447 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:04:43.447 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:04:43.447 +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-02-01 09:04:43.447 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:43.447 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:43.447 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:04:43.447 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:43.447 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-02-01 09:04:43.448 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:04:43.448 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.0084ms. 2025-02-01 09:04:43.449 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-01 09:04:43.449 +00:00 [INF] Executed ViewResult - view noScan executed in 2.0991ms. 2025-02-01 09:04:43.450 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.9536ms 2025-02-01 09:04:43.450 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:04:43.450 +00:00 [INF] HTTP GET / responded 200 in 3.8466 ms 2025-02-01 09:04:43.450 +00:00 [INF] Request finished HTTP/1.0 GET https:/// - 200 null text/html; charset=utf-8 4.2747ms 2025-02-01 09:04:43.450 +00:00 [DBG] Connection id "0HNA0VVO1VD8N" disconnecting. 2025-02-01 09:04:43.450 +00:00 [DBG] Connection id "0HNA0VVO1VD8N" stopped. 2025-02-01 09:04:43.450 +00:00 [DBG] Connection id "0HNA0VVO1VD8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:43.722 +00:00 [DBG] Connection id "0HNA0VVO1VD8O" accepted. 2025-02-01 09:04:43.723 +00:00 [DBG] Connection id "0HNA0VVO1VD8O" started. 2025-02-01 09:04:43.907 +00:00 [DBG] Connection 0HNA0VVO1VD8O established using the following protocol: "Tls13" 2025-02-01 09:04:44.044 +00:00 [INF] Request starting HTTP/1.0 OPTIONS https:/// - null null 2025-02-01 09:04:44.044 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:04:44.044 +00:00 [DBG] OPTIONS requests are not supported 2025-02-01 09:04:44.044 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:04:44.044 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:04:44.044 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:04:44.044 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:04:44.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-02-01 09:04:44.045 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:04:44.045 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:04:44.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-02-01 09:04:44.045 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:04:44.045 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:04:44.045 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:04:44.045 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:04:44.045 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:04:44.046 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:04:44.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-02-01 09:04:44.046 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:44.046 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:44.046 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:04:44.046 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:44.046 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:04:44.046 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:04:44.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-02-01 09:04:44.046 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:44.046 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:44.046 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:04:44.046 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:04:44.046 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:04:44.046 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:04:44.046 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1639ms. 2025-02-01 09:04:44.047 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:04:44.048 +00:00 [INF] Executed ViewResult - view noScan executed in 1.2957ms. 2025-02-01 09:04:44.048 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.6272ms 2025-02-01 09:04:44.048 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:04:44.048 +00:00 [INF] HTTP OPTIONS / responded 200 in 3.8483 ms 2025-02-01 09:04:44.048 +00:00 [INF] Request finished HTTP/1.0 OPTIONS https:/// - 200 null text/html; charset=utf-8 4.4516ms 2025-02-01 09:04:44.048 +00:00 [DBG] Connection id "0HNA0VVO1VD8O" disconnecting. 2025-02-01 09:04:44.048 +00:00 [DBG] Connection id "0HNA0VVO1VD8O" stopped. 2025-02-01 09:04:44.048 +00:00 [DBG] Connection id "0HNA0VVO1VD8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:04:44.318 +00:00 [DBG] Connection id "0HNA0VVO1VD8P" accepted. 2025-02-01 09:04:44.318 +00:00 [DBG] Connection id "0HNA0VVO1VD8P" started. 2025-02-01 09:04:44.556 +00:00 [DBG] Connection 0HNA0VVO1VD8P established using the following protocol: "Tls13" 2025-02-01 09:04:44.722 +00:00 [DBG] Connection id "0HNA0VVO1VD8P" 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.HttpParser`1.ParseRequestLine(TRequestHandler handler, SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TakeStartLine(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-02-01 09:04:44.723 +00:00 [DBG] Connection id "0HNA0VVO1VD8P" disconnecting. 2025-02-01 09:04:44.723 +00:00 [DBG] Connection id "0HNA0VVO1VD8P" stopped. 2025-02-01 09:04:44.723 +00:00 [DBG] Connection id "0HNA0VVO1VD8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:19.854 +00:00 [DBG] Connection id "0HNA0VVO1VD8Q" accepted. 2025-02-01 09:06:19.854 +00:00 [DBG] Connection id "0HNA0VVO1VD8Q" started. 2025-02-01 09:06:19.856 +00:00 [DBG] Connection id "0HNA0VVO1VD8R" accepted. 2025-02-01 09:06:19.856 +00:00 [DBG] Connection id "0HNA0VVO1VD8R" started. 2025-02-01 09:06:19.859 +00:00 [DBG] Connection id "0HNA0VVO1VD8S" accepted. 2025-02-01 09:06:19.859 +00:00 [DBG] Connection id "0HNA0VVO1VD8S" started. 2025-02-01 09:06:19.860 +00:00 [DBG] Connection id "0HNA0VVO1VD8T" accepted. 2025-02-01 09:06:19.860 +00:00 [DBG] Connection id "0HNA0VVO1VD8T" started. 2025-02-01 09:06:19.876 +00:00 [DBG] Connection id "0HNA0VVO1VD8U" accepted. 2025-02-01 09:06:19.876 +00:00 [DBG] Connection id "0HNA0VVO1VD8U" started. 2025-02-01 09:06:20.470 +00:00 [DBG] Connection 0HNA0VVO1VD8R established using the following protocol: "Tls13" 2025-02-01 09:06:20.470 +00:00 [DBG] Connection 0HNA0VVO1VD8Q established using the following protocol: "Tls13" 2025-02-01 09:06:20.478 +00:00 [DBG] Connection 0HNA0VVO1VD8S established using the following protocol: "Tls13" 2025-02-01 09:06:20.484 +00:00 [DBG] Connection id "0HNA0VVO1VD8R" received FIN. 2025-02-01 09:06:20.484 +00:00 [DBG] Connection id "0HNA0VVO1VD8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:20.484 +00:00 [DBG] Connection id "0HNA0VVO1VD8R" disconnecting. 2025-02-01 09:06:20.484 +00:00 [DBG] Connection id "0HNA0VVO1VD8R" stopped. 2025-02-01 09:06:20.490 +00:00 [DBG] Connection 0HNA0VVO1VD8U established using the following protocol: "Tls13" 2025-02-01 09:06:20.492 +00:00 [DBG] Connection 0HNA0VVO1VD8T established using the following protocol: "Tls13" 2025-02-01 09:06:20.592 +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-02-01 09:06:20.592 +00:00 [DBG] The request path /wp-login.php does not match a supported file type 2025-02-01 09:06:20.593 +00:00 [DBG] No candidates found for the request path '/wp-login.php' 2025-02-01 09:06:20.593 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:20.594 +00:00 [INF] HTTP GET /wp-login.php responded 404 in 1.5722 ms 2025-02-01 09:06:20.594 +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 1.8436ms 2025-02-01 09:06:20.594 +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-02-01 09:06:20.594 +00:00 [DBG] Connection id "0HNA0VVO1VD8Q" disconnecting. 2025-02-01 09:06:20.594 +00:00 [DBG] Connection id "0HNA0VVO1VD8Q" stopped. 2025-02-01 09:06:20.600 +00:00 [DBG] Connection id "0HNA0VVO1VD8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:20.618 +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-02-01 09:06:20.618 +00:00 [DBG] The request path /index.php does not match a supported file type 2025-02-01 09:06:20.619 +00:00 [DBG] No candidates found for the request path '/index.php' 2025-02-01 09:06:20.619 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:20.619 +00:00 [INF] HTTP GET /index.php responded 404 in 0.7852 ms 2025-02-01 09:06:20.619 +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 1.0293ms 2025-02-01 09:06:20.619 +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-02-01 09:06:20.619 +00:00 [DBG] Connection id "0HNA0VVO1VD8U" disconnecting. 2025-02-01 09:06:20.619 +00:00 [DBG] Connection id "0HNA0VVO1VD8U" stopped. 2025-02-01 09:06:20.619 +00:00 [DBG] Connection id "0HNA0VVO1VD8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:20.621 +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-02-01 09:06:20.621 +00:00 [DBG] The request path /etc/shadow does not match a supported file type 2025-02-01 09:06:20.621 +00:00 [DBG] No candidates found for the request path '/etc/shadow' 2025-02-01 09:06:20.621 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:20.621 +00:00 [INF] HTTP GET /etc/shadow responded 404 in 0.1075 ms 2025-02-01 09:06:20.621 +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.3221ms 2025-02-01 09:06:20.621 +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-02-01 09:06:20.621 +00:00 [DBG] Connection id "0HNA0VVO1VD8S" disconnecting. 2025-02-01 09:06:20.621 +00:00 [DBG] Connection id "0HNA0VVO1VD8S" stopped. 2025-02-01 09:06:20.621 +00:00 [DBG] Connection id "0HNA0VVO1VD8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:20.625 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/nmaplowercheck1738400781 - null null 2025-02-01 09:06:20.625 +00:00 [DBG] The request path /nmaplowercheck1738400781 does not match a supported file type 2025-02-01 09:06:20.625 +00:00 [DBG] No candidates found for the request path '/nmaplowercheck1738400781' 2025-02-01 09:06:20.625 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:20.625 +00:00 [INF] HTTP GET /nmaplowercheck1738400781 responded 404 in 0.1393 ms 2025-02-01 09:06:20.625 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/nmaplowercheck1738400781 - 404 0 null 0.5701ms 2025-02-01 09:06:20.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/nmaplowercheck1738400781, Response status code: 404 2025-02-01 09:06:20.626 +00:00 [DBG] Connection id "0HNA0VVO1VD8T" disconnecting. 2025-02-01 09:06:20.626 +00:00 [DBG] Connection id "0HNA0VVO1VD8T" stopped. 2025-02-01 09:06:20.626 +00:00 [DBG] Connection id "0HNA0VVO1VD8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:20.942 +00:00 [DBG] Connection id "0HNA0VVO1VD8V" accepted. 2025-02-01 09:06:20.942 +00:00 [DBG] Connection id "0HNA0VVO1VD8V" started. 2025-02-01 09:06:20.989 +00:00 [DBG] Connection id "0HNA0VVO1VD90" accepted. 2025-02-01 09:06:20.989 +00:00 [DBG] Connection id "0HNA0VVO1VD90" started. 2025-02-01 09:06:21.037 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:06:21.037 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:06:21.037 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.3055ms 2025-02-01 09:06:21.037 +00:00 [DBG] Connection id "0HNA0VVO1VD90" disconnecting. 2025-02-01 09:06:21.037 +00:00 [DBG] Connection id "0HNA0VVO1VD90" stopped. 2025-02-01 09:06:21.037 +00:00 [DBG] Connection id "0HNA0VVO1VD90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:21.077 +00:00 [DBG] Connection 0HNA0VVO1VD8V established using the following protocol: "Tls13" 2025-02-01 09:06:21.231 +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-02-01 09:06:21.231 +00:00 [DBG] The request path /system/user/scn_user_list does not match a supported file type 2025-02-01 09:06:21.231 +00:00 [DBG] No candidates found for the request path '/system/user/scn_user_list' 2025-02-01 09:06:21.231 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:21.231 +00:00 [INF] HTTP GET /system/user/scn_user_list responded 404 in 0.1067 ms 2025-02-01 09:06:21.231 +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.3773ms 2025-02-01 09:06:21.231 +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-02-01 09:06:21.231 +00:00 [DBG] Connection id "0HNA0VVO1VD8V" disconnecting. 2025-02-01 09:06:21.231 +00:00 [DBG] Connection id "0HNA0VVO1VD8V" stopped. 2025-02-01 09:06:21.232 +00:00 [DBG] Connection id "0HNA0VVO1VD8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:21.239 +00:00 [DBG] Connection id "0HNA0VVO1VD91" accepted. 2025-02-01 09:06:21.239 +00:00 [DBG] Connection id "0HNA0VVO1VD91" started. 2025-02-01 09:06:21.287 +00:00 [DBG] Connection id "0HNA0VVO1VD92" accepted. 2025-02-01 09:06:21.287 +00:00 [DBG] Connection id "0HNA0VVO1VD92" started. 2025-02-01 09:06:21.319 +00:00 [DBG] Connection id "0HNA0VVO1VD93" accepted. 2025-02-01 09:06:21.319 +00:00 [DBG] Connection id "0HNA0VVO1VD93" started. 2025-02-01 09:06:21.338 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/kbrbdmqocprb - application/x-www-form-urlencoded 100 2025-02-01 09:06:21.339 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/kbrbdmqocprb'. 2025-02-01 09:06:21.339 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/kbrbdmqocprb - 307 0 null 0.2054ms 2025-02-01 09:06:21.339 +00:00 [DBG] Connection id "0HNA0VVO1VD92", Request id "0HNA0VVO1VD92:00000001": started reading request body. 2025-02-01 09:06:21.340 +00:00 [DBG] Connection id "0HNA0VVO1VD92", Request id "0HNA0VVO1VD92:00000001": done reading request body. 2025-02-01 09:06:21.340 +00:00 [DBG] Connection id "0HNA0VVO1VD92" disconnecting. 2025-02-01 09:06:21.340 +00:00 [DBG] Connection id "0HNA0VVO1VD92" stopped. 2025-02-01 09:06:21.340 +00:00 [DBG] Connection id "0HNA0VVO1VD92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:21.392 +00:00 [DBG] Connection 0HNA0VVO1VD91 established using the following protocol: "Tls13" 2025-02-01 09:06:21.460 +00:00 [DBG] Connection 0HNA0VVO1VD93 established using the following protocol: "Tls13" 2025-02-01 09:06:21.495 +00:00 [DBG] Connection id "0HNA0VVO1VD94" accepted. 2025-02-01 09:06:21.495 +00:00 [DBG] Connection id "0HNA0VVO1VD94" started. 2025-02-01 09:06:21.536 +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', 'atultran')}.multipart/form-data null 2025-02-01 09:06:21.536 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:06:21.536 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:06:21.536 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:06:21.536 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:21.537 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:21.537 +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-02-01 09:06:21.537 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:06:21.537 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:21.537 +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-02-01 09:06:21.537 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:06:21.537 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:21.537 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:21.537 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:21.537 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:21.538 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:21.538 +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-02-01 09:06:21.538 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:21.538 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:21.538 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:21.538 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:21.538 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:21.538 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:21.538 +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-02-01 09:06:21.538 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:21.538 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:21.538 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:21.538 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:21.538 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:06:21.538 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:06:21.538 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1835ms. 2025-02-01 09:06:21.538 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:06:21.539 +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-02-01 09:06:21.539 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crossdomain.xml'. 2025-02-01 09:06:21.539 +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.3691ms 2025-02-01 09:06:21.539 +00:00 [DBG] Connection id "0HNA0VVO1VD94" disconnecting. 2025-02-01 09:06:21.539 +00:00 [DBG] Connection id "0HNA0VVO1VD94" stopped. 2025-02-01 09:06:21.539 +00:00 [DBG] Connection id "0HNA0VVO1VD94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:21.539 +00:00 [INF] Executed ViewResult - view noScan executed in 1.2683ms. 2025-02-01 09:06:21.540 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.4197ms 2025-02-01 09:06:21.540 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:21.540 +00:00 [INF] HTTP GET / responded 200 in 3.4950 ms 2025-02-01 09:06:21.540 +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 3.9607ms 2025-02-01 09:06:21.540 +00:00 [DBG] Connection id "0HNA0VVO1VD91" disconnecting. 2025-02-01 09:06:21.540 +00:00 [DBG] Connection id "0HNA0VVO1VD91" stopped. 2025-02-01 09:06:21.540 +00:00 [DBG] Connection id "0HNA0VVO1VD91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:21.605 +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-02-01 09:06:21.605 +00:00 [DBG] The request path /jmx-console/ does not match a supported file type 2025-02-01 09:06:21.605 +00:00 [DBG] No candidates found for the request path '/jmx-console/' 2025-02-01 09:06:21.605 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:21.605 +00:00 [INF] HTTP GET /jmx-console/ responded 404 in 0.1287 ms 2025-02-01 09:06:21.605 +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.3688ms 2025-02-01 09:06:21.606 +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-02-01 09:06:21.606 +00:00 [DBG] Connection id "0HNA0VVO1VD93" disconnecting. 2025-02-01 09:06:21.606 +00:00 [DBG] Connection id "0HNA0VVO1VD93" stopped. 2025-02-01 09:06:21.606 +00:00 [DBG] Connection id "0HNA0VVO1VD93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:21.669 +00:00 [DBG] Connection id "0HNA0VVO1VD95" accepted. 2025-02-01 09:06:21.669 +00:00 [DBG] Connection id "0HNA0VVO1VD95" started. 2025-02-01 09:06:21.687 +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-02-01 09:06:21.687 +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-02-01 09:06:21.688 +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.4219ms 2025-02-01 09:06:21.688 +00:00 [DBG] Connection id "0HNA0VVO1VD95", Request id "0HNA0VVO1VD95:00000001": started reading request body. 2025-02-01 09:06:21.688 +00:00 [DBG] Connection id "0HNA0VVO1VD95", Request id "0HNA0VVO1VD95:00000001": done reading request body. 2025-02-01 09:06:21.688 +00:00 [DBG] Connection id "0HNA0VVO1VD95" disconnecting. 2025-02-01 09:06:21.688 +00:00 [DBG] Connection id "0HNA0VVO1VD95" stopped. 2025-02-01 09:06:21.688 +00:00 [DBG] Connection id "0HNA0VVO1VD95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:21.803 +00:00 [DBG] Connection id "0HNA0VVO1VD96" accepted. 2025-02-01 09:06:21.803 +00:00 [DBG] Connection id "0HNA0VVO1VD96" started. 2025-02-01 09:06:21.951 +00:00 [DBG] Connection id "0HNA0VVO1VD97" accepted. 2025-02-01 09:06:21.951 +00:00 [DBG] Connection id "0HNA0VVO1VD97" started. 2025-02-01 09:06:21.952 +00:00 [DBG] Connection 0HNA0VVO1VD96 established using the following protocol: "Tls13" 2025-02-01 09:06:21.996 +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-02-01 09:06:21.996 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2/services/listServices'. 2025-02-01 09:06:21.996 +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.2949ms 2025-02-01 09:06:21.996 +00:00 [DBG] Connection id "0HNA0VVO1VD97" disconnecting. 2025-02-01 09:06:21.996 +00:00 [DBG] Connection id "0HNA0VVO1VD97" stopped. 2025-02-01 09:06:21.996 +00:00 [DBG] Connection id "0HNA0VVO1VD97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:22.085 +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-02-01 09:06:22.085 +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-02-01 09:06:22.085 +00:00 [DBG] No candidates found for the request path '/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz' 2025-02-01 09:06:22.085 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:22.085 +00:00 [INF] HTTP GET /zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz responded 404 in 0.0908 ms 2025-02-01 09:06:22.085 +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.3986ms 2025-02-01 09:06:22.085 +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-02-01 09:06:22.085 +00:00 [DBG] Connection id "0HNA0VVO1VD96" disconnecting. 2025-02-01 09:06:22.085 +00:00 [DBG] Connection id "0HNA0VVO1VD96" stopped. 2025-02-01 09:06:22.085 +00:00 [DBG] Connection id "0HNA0VVO1VD96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:22.155 +00:00 [DBG] Connection id "0HNA0VVO1VD98" accepted. 2025-02-01 09:06:22.155 +00:00 [DBG] Connection id "0HNA0VVO1VD98" started. 2025-02-01 09:06:22.223 +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%22bXZkY2lteWthYWFweW5j%22%29.%22 - null null 2025-02-01 09:06:22.223 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//cmdownloads/?CMDsearch=%22.base64_decode%28%22bXZkY2lteWthYWFweW5j%22%29.%22'. 2025-02-01 09:06:22.224 +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%22bXZkY2lteWthYWFweW5j%22%29.%22 - 307 0 null 0.2949ms 2025-02-01 09:06:22.224 +00:00 [DBG] Connection id "0HNA0VVO1VD98" disconnecting. 2025-02-01 09:06:22.224 +00:00 [DBG] Connection id "0HNA0VVO1VD98" stopped. 2025-02-01 09:06:22.224 +00:00 [DBG] Connection id "0HNA0VVO1VD98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:22.227 +00:00 [DBG] Connection id "0HNA0VVO1VD99" accepted. 2025-02-01 09:06:22.227 +00:00 [DBG] Connection id "0HNA0VVO1VD99" started. 2025-02-01 09:06:22.394 +00:00 [DBG] Connection 0HNA0VVO1VD99 established using the following protocol: "Tls13" 2025-02-01 09:06:22.437 +00:00 [DBG] Connection id "0HNA0VVO1VD9A" accepted. 2025-02-01 09:06:22.437 +00:00 [DBG] Connection id "0HNA0VVO1VD9A" started. 2025-02-01 09:06:22.554 +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-02-01 09:06:22.554 +00:00 [DBG] The request path //etc/vmware/hostd/vmInventory.xml does not match an existing file 2025-02-01 09:06:22.554 +00:00 [DBG] No candidates found for the request path '//etc/vmware/hostd/vmInventory.xml' 2025-02-01 09:06:22.554 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:22.554 +00:00 [INF] HTTP GET //etc/vmware/hostd/vmInventory.xml responded 404 in 0.1017 ms 2025-02-01 09:06:22.555 +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.5488ms 2025-02-01 09:06:22.555 +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-02-01 09:06:22.555 +00:00 [DBG] Connection id "0HNA0VVO1VD99" disconnecting. 2025-02-01 09:06:22.555 +00:00 [DBG] Connection id "0HNA0VVO1VD99" stopped. 2025-02-01 09:06:22.555 +00:00 [DBG] Connection id "0HNA0VVO1VD99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:22.576 +00:00 [DBG] Connection id "0HNA0VVO1VD9B" accepted. 2025-02-01 09:06:22.576 +00:00 [DBG] Connection id "0HNA0VVO1VD9B" started. 2025-02-01 09:06:22.578 +00:00 [INF] Request starting HTTP/1.1 DEBUG http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:06:22.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:06:22.578 +00:00 [INF] Request finished HTTP/1.1 DEBUG http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1609ms 2025-02-01 09:06:22.579 +00:00 [DBG] Connection id "0HNA0VVO1VD9B" disconnecting. 2025-02-01 09:06:22.579 +00:00 [DBG] Connection id "0HNA0VVO1VD9B" stopped. 2025-02-01 09:06:22.579 +00:00 [DBG] Connection id "0HNA0VVO1VD9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:22.595 +00:00 [DBG] Connection 0HNA0VVO1VD9A established using the following protocol: "Tls13" 2025-02-01 09:06:22.599 +00:00 [DBG] Connection id "0HNA0VVO1VD9C" accepted. 2025-02-01 09:06:22.599 +00:00 [DBG] Connection id "0HNA0VVO1VD9C" started. 2025-02-01 09:06:22.622 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-02-01 09:06:22.622 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:06:22.622 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-01 09:06:22.622 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.317ms 2025-02-01 09:06:22.622 +00:00 [DBG] Connection id "0HNA0VVO1VD9C" disconnecting. 2025-02-01 09:06:22.622 +00:00 [DBG] Connection id "0HNA0VVO1VD9C" stopped. 2025-02-01 09:06:22.622 +00:00 [DBG] Connection id "0HNA0VVO1VD9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:22.720 +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-02-01 09:06:22.721 +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-02-01 09:06:22.721 +00:00 [DBG] No candidates found for the request path '/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz' 2025-02-01 09:06:22.721 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:22.721 +00:00 [INF] HTTP GET /zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx TemplateMsg.js.zgz responded 404 in 0.2060 ms 2025-02-01 09:06:22.721 +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.5788ms 2025-02-01 09:06:22.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/zimbra/res/I18nMsg,AjxMsg,ZMsg,ZmMsg,AjxKeys,ZmKeys,ZdMsg,Ajx%20TemplateMsg.js.zgz, Response status code: 404 2025-02-01 09:06:22.721 +00:00 [DBG] Connection id "0HNA0VVO1VD9A" disconnecting. 2025-02-01 09:06:22.721 +00:00 [DBG] Connection id "0HNA0VVO1VD9A" stopped. 2025-02-01 09:06:22.721 +00:00 [DBG] Connection id "0HNA0VVO1VD9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:22.869 +00:00 [DBG] Connection id "0HNA0VVO1VD9D" accepted. 2025-02-01 09:06:22.869 +00:00 [DBG] Connection id "0HNA0VVO1VD9D" started. 2025-02-01 09:06:22.882 +00:00 [DBG] Connection id "0HNA0VVO1VD9E" accepted. 2025-02-01 09:06:22.882 +00:00 [DBG] Connection id "0HNA0VVO1VD9E" started. 2025-02-01 09:06:23.008 +00:00 [DBG] Connection id "0HNA0VVO1VD9F" accepted. 2025-02-01 09:06:23.008 +00:00 [DBG] Connection id "0HNA0VVO1VD9F" started. 2025-02-01 09:06:23.009 +00:00 [DBG] Connection 0HNA0VVO1VD9D established using the following protocol: "Tls13" 2025-02-01 09:06:23.026 +00:00 [DBG] Connection 0HNA0VVO1VD9E established using the following protocol: "Tls13" 2025-02-01 09:06:23.161 +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-02-01 09:06:23.162 +00:00 [DBG] The request path //etc/vmware/hostd/vmInventory.xml does not match an existing file 2025-02-01 09:06:23.162 +00:00 [DBG] No candidates found for the request path '//etc/vmware/hostd/vmInventory.xml' 2025-02-01 09:06:23.162 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:23.162 +00:00 [INF] HTTP GET //etc/vmware/hostd/vmInventory.xml responded 404 in 0.1343 ms 2025-02-01 09:06:23.162 +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.5569ms 2025-02-01 09:06:23.162 +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-02-01 09:06:23.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9E" disconnecting. 2025-02-01 09:06:23.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9E" stopped. 2025-02-01 09:06:23.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:23.165 +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-02-01 09:06:23.165 +00:00 [DBG] The request path /etc/vmware/hostd/vmInventory.xml does not match an existing file 2025-02-01 09:06:23.166 +00:00 [DBG] No candidates found for the request path '/etc/vmware/hostd/vmInventory.xml' 2025-02-01 09:06:23.166 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:23.166 +00:00 [INF] HTTP GET /etc/vmware/hostd/vmInventory.xml responded 404 in 0.0936 ms 2025-02-01 09:06:23.166 +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.5009ms 2025-02-01 09:06:23.166 +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-02-01 09:06:23.166 +00:00 [DBG] Connection id "0HNA0VVO1VD9D" disconnecting. 2025-02-01 09:06:23.166 +00:00 [DBG] Connection id "0HNA0VVO1VD9D" stopped. 2025-02-01 09:06:23.166 +00:00 [DBG] Connection id "0HNA0VVO1VD9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:23.490 +00:00 [DBG] Connection id "0HNA0VVO1VD9G" accepted. 2025-02-01 09:06:23.490 +00:00 [DBG] Connection id "0HNA0VVO1VD9G" started. 2025-02-01 09:06:23.614 +00:00 [DBG] Connection id "0HNA0VVO1VD9H" accepted. 2025-02-01 09:06:23.614 +00:00 [DBG] Connection id "0HNA0VVO1VD9H" started. 2025-02-01 09:06:23.645 +00:00 [DBG] Connection 0HNA0VVO1VD9G established using the following protocol: "Tls13" 2025-02-01 09:06:23.675 +00:00 [DBG] Connection id "0HNA0VVO1VD9I" accepted. 2025-02-01 09:06:23.675 +00:00 [DBG] Connection id "0HNA0VVO1VD9I" started. 2025-02-01 09:06:23.675 +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-02-01 09:06:23.676 +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-02-01 09:06:23.676 +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.2615ms 2025-02-01 09:06:23.676 +00:00 [DBG] Connection id "0HNA0VVO1VD9I" disconnecting. 2025-02-01 09:06:23.676 +00:00 [DBG] Connection id "0HNA0VVO1VD9I" stopped. 2025-02-01 09:06:23.676 +00:00 [DBG] Connection id "0HNA0VVO1VD9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:23.766 +00:00 [DBG] Connection 0HNA0VVO1VD9H established using the following protocol: "Tls13" 2025-02-01 09:06:23.795 +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-02-01 09:06:23.796 +00:00 [DBG] The request path /etc/vmware/hostd/vmInventory.xml does not match an existing file 2025-02-01 09:06:23.796 +00:00 [DBG] No candidates found for the request path '/etc/vmware/hostd/vmInventory.xml' 2025-02-01 09:06:23.796 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:23.796 +00:00 [INF] HTTP GET /etc/vmware/hostd/vmInventory.xml responded 404 in 0.1510 ms 2025-02-01 09:06:23.796 +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.7604ms 2025-02-01 09:06:23.796 +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-02-01 09:06:23.796 +00:00 [DBG] Connection id "0HNA0VVO1VD9G" disconnecting. 2025-02-01 09:06:23.796 +00:00 [DBG] Connection id "0HNA0VVO1VD9G" stopped. 2025-02-01 09:06:23.796 +00:00 [DBG] Connection id "0HNA0VVO1VD9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:23.922 +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-02-01 09:06:23.922 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:23.923 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:06:23.923 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:06:23.923 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:23.923 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:23.923 +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-02-01 09:06:23.923 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:06:23.923 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:23.923 +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-02-01 09:06:23.923 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:06:23.923 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:23.923 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:23.923 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:23.926 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:23.927 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:23.927 +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-02-01 09:06:23.927 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:23.927 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:23.927 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:23.927 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:23.927 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:23.927 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:23.927 +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-02-01 09:06:23.927 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:23.927 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:23.927 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:23.927 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:23.927 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:06:23.927 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:06:23.927 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.063ms. 2025-02-01 09:06:23.927 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:06:23.928 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4974ms. 2025-02-01 09:06:23.928 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 4.5409ms 2025-02-01 09:06:23.928 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:23.928 +00:00 [INF] HTTP POST / responded 200 in 5.4362 ms 2025-02-01 09:06:23.928 +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 5.7358ms 2025-02-01 09:06:23.928 +00:00 [DBG] Connection id "0HNA0VVO1VD9H", Request id "0HNA0VVO1VD9H:00000001": started reading request body. 2025-02-01 09:06:23.928 +00:00 [DBG] Connection id "0HNA0VVO1VD9H", Request id "0HNA0VVO1VD9H:00000001": done reading request body. 2025-02-01 09:06:23.928 +00:00 [DBG] Connection id "0HNA0VVO1VD9H" disconnecting. 2025-02-01 09:06:23.928 +00:00 [DBG] Connection id "0HNA0VVO1VD9H" stopped. 2025-02-01 09:06:23.928 +00:00 [DBG] Connection id "0HNA0VVO1VD9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:23.989 +00:00 [DBG] Connection id "0HNA0VVO1VD9J" accepted. 2025-02-01 09:06:23.989 +00:00 [DBG] Connection id "0HNA0VVO1VD9J" started. 2025-02-01 09:06:24.017 +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-02-01 09:06:24.018 +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-02-01 09:06:24.018 +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.3892ms 2025-02-01 09:06:24.018 +00:00 [DBG] Connection id "0HNA0VVO1VD9J" disconnecting. 2025-02-01 09:06:24.018 +00:00 [DBG] Connection id "0HNA0VVO1VD9J" stopped. 2025-02-01 09:06:24.018 +00:00 [DBG] Connection id "0HNA0VVO1VD9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:24.127 +00:00 [DBG] Connection id "0HNA0VVO1VD9K" accepted. 2025-02-01 09:06:24.127 +00:00 [DBG] Connection id "0HNA0VVO1VD9K" started. 2025-02-01 09:06:24.154 +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-02-01 09:06:24.155 +00:00 [DBG] Connection id "0HNA0VVO1VD9K" stopped. 2025-02-01 09:06:24.155 +00:00 [DBG] Connection id "0HNA0VVO1VD9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:24.272 +00:00 [DBG] Connection id "0HNA0VVO1VD9L" accepted. 2025-02-01 09:06:24.272 +00:00 [DBG] Connection id "0HNA0VVO1VD9L" started. 2025-02-01 09:06:24.375 +00:00 [DBG] Connection id "0HNA0VVO1VD9M" accepted. 2025-02-01 09:06:24.375 +00:00 [DBG] Connection id "0HNA0VVO1VD9M" started. 2025-02-01 09:06:24.378 +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-02-01 09:06:24.378 +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-02-01 09:06:24.378 +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.6348ms 2025-02-01 09:06:24.379 +00:00 [DBG] Connection id "0HNA0VVO1VD9M" disconnecting. 2025-02-01 09:06:24.379 +00:00 [DBG] Connection id "0HNA0VVO1VD9M" stopped. 2025-02-01 09:06:24.379 +00:00 [DBG] Connection id "0HNA0VVO1VD9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:24.418 +00:00 [DBG] Connection 0HNA0VVO1VD9L established using the following protocol: "Tls13" 2025-02-01 09:06:24.513 +00:00 [DBG] Connection id "0HNA0VVO1VD9N" accepted. 2025-02-01 09:06:24.513 +00:00 [DBG] Connection id "0HNA0VVO1VD9N" started. 2025-02-01 09:06:24.566 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/yssuosnwqcyvglegifuf.htm - null null 2025-02-01 09:06:24.566 +00:00 [DBG] The request path /yssuosnwqcyvglegifuf.htm does not match an existing file 2025-02-01 09:06:24.566 +00:00 [DBG] No candidates found for the request path '/yssuosnwqcyvglegifuf.htm' 2025-02-01 09:06:24.566 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:24.566 +00:00 [INF] HTTP GET /yssuosnwqcyvglegifuf.htm responded 404 in 0.2330 ms 2025-02-01 09:06:24.567 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/yssuosnwqcyvglegifuf.htm - 404 0 null 1.1097ms 2025-02-01 09:06:24.567 +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/yssuosnwqcyvglegifuf.htm, Response status code: 404 2025-02-01 09:06:24.567 +00:00 [DBG] Connection id "0HNA0VVO1VD9L" disconnecting. 2025-02-01 09:06:24.567 +00:00 [DBG] Connection id "0HNA0VVO1VD9L" stopped. 2025-02-01 09:06:24.567 +00:00 [DBG] Connection id "0HNA0VVO1VD9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:24.676 +00:00 [DBG] Connection 0HNA0VVO1VD9N established using the following protocol: "Tls13" 2025-02-01 09:06:24.722 +00:00 [DBG] Connection id "0HNA0VVO1VD9O" accepted. 2025-02-01 09:06:24.723 +00:00 [DBG] Connection id "0HNA0VVO1VD9O" started. 2025-02-01 09:06:24.741 +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-02-01 09:06:24.742 +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-02-01 09:06:24.742 +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.5205ms 2025-02-01 09:06:24.742 +00:00 [DBG] Connection id "0HNA0VVO1VD9O" disconnecting. 2025-02-01 09:06:24.742 +00:00 [DBG] Connection id "0HNA0VVO1VD9O" stopped. 2025-02-01 09:06:24.742 +00:00 [DBG] Connection id "0HNA0VVO1VD9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:24.799 +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-02-01 09:06:24.799 +00:00 [DBG] The request path /etc/passwd does not match a supported file type 2025-02-01 09:06:24.800 +00:00 [DBG] No candidates found for the request path '/etc/passwd' 2025-02-01 09:06:24.800 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:24.800 +00:00 [INF] HTTP GET /etc/passwd responded 404 in 0.1220 ms 2025-02-01 09:06:24.800 +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.3978ms 2025-02-01 09:06:24.800 +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-02-01 09:06:24.800 +00:00 [DBG] Connection id "0HNA0VVO1VD9N" disconnecting. 2025-02-01 09:06:24.800 +00:00 [DBG] Connection id "0HNA0VVO1VD9N" stopped. 2025-02-01 09:06:24.800 +00:00 [DBG] Connection id "0HNA0VVO1VD9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:24.870 +00:00 [DBG] Connection id "0HNA0VVO1VD9P" accepted. 2025-02-01 09:06:24.870 +00:00 [DBG] Connection id "0HNA0VVO1VD9P" started. 2025-02-01 09:06:25.004 +00:00 [DBG] Connection 0HNA0VVO1VD9P established using the following protocol: "Tls13" 2025-02-01 09:06:25.109 +00:00 [DBG] Connection id "0HNA0VVO1VD9Q" accepted. 2025-02-01 09:06:25.109 +00:00 [DBG] Connection id "0HNA0VVO1VD9Q" started. 2025-02-01 09:06:25.111 +00:00 [DBG] Connection id "0HNA0VVO1VD9R" accepted. 2025-02-01 09:06:25.111 +00:00 [DBG] Connection id "0HNA0VVO1VD9R" started. 2025-02-01 09:06:25.128 +00:00 [DBG] Connection id "0HNA0VVO1VD9P" 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-02-01 09:06:25.129 +00:00 [DBG] Connection id "0HNA0VVO1VD9P" disconnecting. 2025-02-01 09:06:25.129 +00:00 [DBG] Connection id "0HNA0VVO1VD9P" stopped. 2025-02-01 09:06:25.129 +00:00 [DBG] Connection id "0HNA0VVO1VD9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:25.234 +00:00 [DBG] Connection 0HNA0VVO1VD9Q established using the following protocol: "Tls13" 2025-02-01 09:06:25.282 +00:00 [DBG] Connection 0HNA0VVO1VD9R established using the following protocol: "Tls13" 2025-02-01 09:06:25.351 +00:00 [DBG] Connection id "0HNA0VVO1VD9S" accepted. 2025-02-01 09:06:25.351 +00:00 [DBG] Connection id "0HNA0VVO1VD9S" started. 2025-02-01 09:06:25.372 +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-02-01 09:06:25.372 +00:00 [DBG] The request path /boot.ini does not match a supported file type 2025-02-01 09:06:25.372 +00:00 [DBG] No candidates found for the request path '/boot.ini' 2025-02-01 09:06:25.372 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:25.372 +00:00 [INF] HTTP GET /boot.ini responded 404 in 0.0805 ms 2025-02-01 09:06:25.373 +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.3339ms 2025-02-01 09:06:25.373 +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-02-01 09:06:25.373 +00:00 [DBG] Connection id "0HNA0VVO1VD9Q" disconnecting. 2025-02-01 09:06:25.373 +00:00 [DBG] Connection id "0HNA0VVO1VD9Q" stopped. 2025-02-01 09:06:25.373 +00:00 [DBG] Connection id "0HNA0VVO1VD9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:25.421 +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%22enFlcHlvaHllcmhpa2tq%22%29.%22 - null null 2025-02-01 09:06:25.421 +00:00 [DBG] The request path //cmdownloads/ does not match a supported file type 2025-02-01 09:06:25.421 +00:00 [DBG] No candidates found for the request path '//cmdownloads/' 2025-02-01 09:06:25.421 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:25.421 +00:00 [INF] HTTP GET //cmdownloads/ responded 404 in 0.0921 ms 2025-02-01 09:06:25.421 +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%22enFlcHlvaHllcmhpa2tq%22%29.%22 - 404 0 null 0.3396ms 2025-02-01 09:06:25.421 +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-02-01 09:06:25.421 +00:00 [DBG] Connection id "0HNA0VVO1VD9R" disconnecting. 2025-02-01 09:06:25.421 +00:00 [DBG] Connection id "0HNA0VVO1VD9R" stopped. 2025-02-01 09:06:25.421 +00:00 [DBG] Connection id "0HNA0VVO1VD9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:25.442 +00:00 [DBG] Connection id "0HNA0VVO1VD9T" accepted. 2025-02-01 09:06:25.442 +00:00 [DBG] Connection id "0HNA0VVO1VD9T" started. 2025-02-01 09:06:25.605 +00:00 [DBG] Connection 0HNA0VVO1VD9T established using the following protocol: "Tls13" 2025-02-01 09:06:25.701 +00:00 [DBG] Connection id "0HNA0VVO1VD9U" accepted. 2025-02-01 09:06:25.702 +00:00 [DBG] Connection id "0HNA0VVO1VD9U" started. 2025-02-01 09:06:25.750 +00:00 [DBG] Connection id "0HNA0VVO1VD9T" 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-02-01 09:06:25.751 +00:00 [DBG] Connection id "0HNA0VVO1VD9T" disconnecting. 2025-02-01 09:06:25.751 +00:00 [DBG] Connection id "0HNA0VVO1VD9T" stopped. 2025-02-01 09:06:25.751 +00:00 [DBG] Connection id "0HNA0VVO1VD9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:25.765 +00:00 [DBG] Connection id "0HNA0VVO1VD9V" accepted. 2025-02-01 09:06:25.765 +00:00 [DBG] Connection id "0HNA0VVO1VD9V" started. 2025-02-01 09:06:25.827 +00:00 [DBG] Connection id "0HNA0VVO1VDA0" accepted. 2025-02-01 09:06:25.827 +00:00 [DBG] Connection id "0HNA0VVO1VDA0" started. 2025-02-01 09:06:25.842 +00:00 [DBG] Connection 0HNA0VVO1VD9U established using the following protocol: "Tls13" 2025-02-01 09:06:25.939 +00:00 [DBG] Connection 0HNA0VVO1VD9V established using the following protocol: "Tls13" 2025-02-01 09:06:25.981 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:06:25.981 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:06:25.981 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:06:25.981 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:06:25.981 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:25.982 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:25.982 +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-02-01 09:06:25.982 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:06:25.982 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:25.982 +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-02-01 09:06:25.982 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:06:25.982 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:25.982 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:25.982 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:25.982 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:25.982 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:25.982 +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-02-01 09:06:25.982 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:25.982 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:25.982 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:25.982 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:25.982 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:25.982 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:25.982 +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-02-01 09:06:25.983 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:25.983 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:25.983 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:25.983 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:25.983 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:06:25.983 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:06:25.983 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1297ms. 2025-02-01 09:06:25.983 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:06:25.983 +00:00 [INF] Executed ViewResult - view noScan executed in 0.6164ms. 2025-02-01 09:06:25.983 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4931ms 2025-02-01 09:06:25.983 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:25.984 +00:00 [INF] HTTP GET / responded 200 in 2.1731 ms 2025-02-01 09:06:25.984 +00:00 [DBG] Connection id "0HNA0VVO1VD9U" completed keep alive response. 2025-02-01 09:06:25.984 +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.5809ms 2025-02-01 09:06:25.985 +00:00 [DBG] Connection 0HNA0VVO1VDA0 established using the following protocol: "Tls13" 2025-02-01 09:06:26.064 +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-02-01 09:06:26.064 +00:00 [DBG] The request path /.git/HEAD does not match a supported file type 2025-02-01 09:06:26.064 +00:00 [DBG] No candidates found for the request path '/.git/HEAD' 2025-02-01 09:06:26.064 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:26.064 +00:00 [INF] HTTP GET /.git/HEAD responded 404 in 0.1602 ms 2025-02-01 09:06:26.065 +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 0.487ms 2025-02-01 09:06:26.065 +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-02-01 09:06:26.065 +00:00 [DBG] Connection id "0HNA0VVO1VD9V" disconnecting. 2025-02-01 09:06:26.065 +00:00 [DBG] Connection id "0HNA0VVO1VD9V" stopped. 2025-02-01 09:06:26.065 +00:00 [DBG] Connection id "0HNA0VVO1VD9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:26.067 +00:00 [DBG] Connection id "0HNA0VVO1VDA1" accepted. 2025-02-01 09:06:26.067 +00:00 [DBG] Connection id "0HNA0VVO1VDA1" started. 2025-02-01 09:06:26.114 +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-02-01 09:06:26.114 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:26.114 +00:00 [DBG] No candidates found for the request path '/messagebroker/http' 2025-02-01 09:06:26.114 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:26.114 +00:00 [INF] HTTP POST /messagebroker/http responded 404 in 0.0722 ms 2025-02-01 09:06:26.114 +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.3163ms 2025-02-01 09:06:26.114 +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-02-01 09:06:26.114 +00:00 [DBG] Connection id "0HNA0VVO1VDA0", Request id "0HNA0VVO1VDA0:00000001": started reading request body. 2025-02-01 09:06:26.115 +00:00 [DBG] Connection id "0HNA0VVO1VDA0", Request id "0HNA0VVO1VDA0:00000001": done reading request body. 2025-02-01 09:06:26.115 +00:00 [DBG] Connection id "0HNA0VVO1VDA0" disconnecting. 2025-02-01 09:06:26.115 +00:00 [DBG] Connection id "0HNA0VVO1VDA0" stopped. 2025-02-01 09:06:26.115 +00:00 [DBG] Connection id "0HNA0VVO1VDA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:26.147 +00:00 [DBG] Connection id "0HNA0VVO1VD9U" reset. 2025-02-01 09:06:26.147 +00:00 [DBG] Connection id "0HNA0VVO1VD9U" disconnecting. 2025-02-01 09:06:26.147 +00:00 [DBG] Connection id "0HNA0VVO1VD9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:26.148 +00:00 [DBG] Connection id "0HNA0VVO1VD9U" stopped. 2025-02-01 09:06:26.231 +00:00 [DBG] Connection 0HNA0VVO1VDA1 established using the following protocol: "Tls13" 2025-02-01 09:06:26.294 +00:00 [DBG] Connection id "0HNA0VVO1VDA2" accepted. 2025-02-01 09:06:26.294 +00:00 [DBG] Connection id "0HNA0VVO1VDA2" started. 2025-02-01 09:06:26.338 +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-02-01 09:06:26.339 +00:00 [DBG] Connection id "0HNA0VVO1VDA2" stopped. 2025-02-01 09:06:26.339 +00:00 [DBG] Connection id "0HNA0VVO1VDA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:26.360 +00:00 [DBG] Connection id "0HNA0VVO1VDA3" accepted. 2025-02-01 09:06:26.360 +00:00 [DBG] Connection id "0HNA0VVO1VDA3" started. 2025-02-01 09:06:26.384 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nmaplowercheck1738400782 - null null 2025-02-01 09:06:26.384 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nmaplowercheck1738400782'. 2025-02-01 09:06:26.384 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nmaplowercheck1738400782 - 307 0 null 0.1618ms 2025-02-01 09:06:26.384 +00:00 [DBG] Connection id "0HNA0VVO1VDA3" disconnecting. 2025-02-01 09:06:26.384 +00:00 [DBG] Connection id "0HNA0VVO1VDA3" stopped. 2025-02-01 09:06:26.384 +00:00 [DBG] Connection id "0HNA0VVO1VDA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:26.388 +00:00 [DBG] Connection id "0HNA0VVO1VDA1" 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-02-01 09:06:26.388 +00:00 [DBG] Connection id "0HNA0VVO1VDA1" disconnecting. 2025-02-01 09:06:26.388 +00:00 [DBG] Connection id "0HNA0VVO1VDA1" stopped. 2025-02-01 09:06:26.388 +00:00 [DBG] Connection id "0HNA0VVO1VDA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:26.392 +00:00 [DBG] Connection id "0HNA0VVO1VDA4" accepted. 2025-02-01 09:06:26.393 +00:00 [DBG] Connection id "0HNA0VVO1VDA4" started. 2025-02-01 09:06:26.396 +00:00 [DBG] Connection id "0HNA0VVO1VDA5" accepted. 2025-02-01 09:06:26.396 +00:00 [DBG] Connection id "0HNA0VVO1VDA5" started. 2025-02-01 09:06:26.450 +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-02-01 09:06:26.450 +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-02-01 09:06:26.450 +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.1726ms 2025-02-01 09:06:26.450 +00:00 [DBG] Connection id "0HNA0VVO1VDA4" disconnecting. 2025-02-01 09:06:26.450 +00:00 [DBG] Connection id "0HNA0VVO1VDA4" stopped. 2025-02-01 09:06:26.450 +00:00 [DBG] Connection id "0HNA0VVO1VDA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:26.563 +00:00 [DBG] Connection 0HNA0VVO1VDA5 established using the following protocol: "Tls13" 2025-02-01 09:06:26.695 +00:00 [DBG] Connection id "0HNA0VVO1VDA6" accepted. 2025-02-01 09:06:26.695 +00:00 [DBG] Connection id "0HNA0VVO1VDA6" started. 2025-02-01 09:06:26.699 +00:00 [DBG] Connection id "0HNA0VVO1VDA7" accepted. 2025-02-01 09:06:26.699 +00:00 [DBG] Connection id "0HNA0VVO1VDA7" started. 2025-02-01 09:06:26.717 +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-02-01 09:06:26.717 +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-02-01 09:06:26.717 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Listadeparametros.html'. 2025-02-01 09:06:26.717 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:26.717 +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.2699ms 2025-02-01 09:06:26.717 +00:00 [DBG] Connection id "0HNA0VVO1VDA6" disconnecting. 2025-02-01 09:06:26.717 +00:00 [DBG] Connection id "0HNA0VVO1VDA6" stopped. 2025-02-01 09:06:26.717 +00:00 [DBG] Connection id "0HNA0VVO1VDA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:26.718 +00:00 [DBG] No candidates found for the request path '/messagebroker/httpsecure' 2025-02-01 09:06:26.718 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:26.718 +00:00 [INF] HTTP POST /messagebroker/httpsecure responded 404 in 0.1365 ms 2025-02-01 09:06:26.718 +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.9124ms 2025-02-01 09:06:26.718 +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-02-01 09:06:26.718 +00:00 [DBG] Connection id "0HNA0VVO1VDA5", Request id "0HNA0VVO1VDA5:00000001": started reading request body. 2025-02-01 09:06:26.718 +00:00 [DBG] Connection id "0HNA0VVO1VDA5", Request id "0HNA0VVO1VDA5:00000001": done reading request body. 2025-02-01 09:06:26.718 +00:00 [DBG] Connection id "0HNA0VVO1VDA5" disconnecting. 2025-02-01 09:06:26.718 +00:00 [DBG] Connection id "0HNA0VVO1VDA5" stopped. 2025-02-01 09:06:26.718 +00:00 [DBG] Connection id "0HNA0VVO1VDA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:26.721 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:06:26.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:06:26.721 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ - 307 null null 0.1369ms 2025-02-01 09:06:26.721 +00:00 [DBG] Connection id "0HNA0VVO1VDA7" disconnecting. 2025-02-01 09:06:26.721 +00:00 [DBG] Connection id "0HNA0VVO1VDA7" stopped. 2025-02-01 09:06:26.721 +00:00 [DBG] Connection id "0HNA0VVO1VDA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:27.085 +00:00 [DBG] Connection id "0HNA0VVO1VDA8" accepted. 2025-02-01 09:06:27.085 +00:00 [DBG] Connection id "0HNA0VVO1VDA8" started. 2025-02-01 09:06:27.112 +00:00 [DBG] Connection id "0HNA0VVO1VDA9" accepted. 2025-02-01 09:06:27.112 +00:00 [DBG] Connection id "0HNA0VVO1VDA9" started. 2025-02-01 09:06:27.115 +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-02-01 09:06:27.115 +00:00 [DBG] Connection id "0HNA0VVO1VDA9" stopped. 2025-02-01 09:06:27.115 +00:00 [DBG] Connection id "0HNA0VVO1VDA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:27.227 +00:00 [DBG] Connection id "0HNA0VVO1VDAA" accepted. 2025-02-01 09:06:27.227 +00:00 [DBG] Connection id "0HNA0VVO1VDAA" started. 2025-02-01 09:06:27.249 +00:00 [INF] Request starting HTTP/1.1 TRACE http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:06:27.249 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:06:27.249 +00:00 [INF] Request finished HTTP/1.1 TRACE http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1308ms 2025-02-01 09:06:27.249 +00:00 [DBG] Connection id "0HNA0VVO1VDAA" disconnecting. 2025-02-01 09:06:27.249 +00:00 [DBG] Connection id "0HNA0VVO1VDAA" stopped. 2025-02-01 09:06:27.249 +00:00 [DBG] Connection id "0HNA0VVO1VDAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:27.253 +00:00 [DBG] Connection 0HNA0VVO1VDA8 established using the following protocol: "Tls13" 2025-02-01 09:06:27.383 +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-02-01 09:06:27.383 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:27.383 +00:00 [DBG] No candidates found for the request path '/flex2gateway/http' 2025-02-01 09:06:27.383 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:27.383 +00:00 [INF] HTTP POST /flex2gateway/http responded 404 in 0.0867 ms 2025-02-01 09:06:27.384 +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.5061ms 2025-02-01 09:06:27.384 +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-02-01 09:06:27.384 +00:00 [DBG] Connection id "0HNA0VVO1VDA8", Request id "0HNA0VVO1VDA8:00000001": started reading request body. 2025-02-01 09:06:27.384 +00:00 [DBG] Connection id "0HNA0VVO1VDA8", Request id "0HNA0VVO1VDA8:00000001": done reading request body. 2025-02-01 09:06:27.384 +00:00 [DBG] Connection id "0HNA0VVO1VDA8" disconnecting. 2025-02-01 09:06:27.384 +00:00 [DBG] Connection id "0HNA0VVO1VDA8" stopped. 2025-02-01 09:06:27.384 +00:00 [DBG] Connection id "0HNA0VVO1VDA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:27.470 +00:00 [DBG] Connection id "0HNA0VVO1VDAB" accepted. 2025-02-01 09:06:27.470 +00:00 [DBG] Connection id "0HNA0VVO1VDAB" started. 2025-02-01 09:06:27.655 +00:00 [DBG] Connection 0HNA0VVO1VDAB established using the following protocol: "Tls13" 2025-02-01 09:06:27.767 +00:00 [DBG] Connection id "0HNA0VVO1VDAC" accepted. 2025-02-01 09:06:27.767 +00:00 [DBG] Connection id "0HNA0VVO1VDAC" started. 2025-02-01 09:06:27.798 +00:00 [DBG] Connection id "0HNA0VVO1VDAB" 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-02-01 09:06:27.799 +00:00 [DBG] Connection id "0HNA0VVO1VDAB" disconnecting. 2025-02-01 09:06:27.799 +00:00 [DBG] Connection id "0HNA0VVO1VDAB" stopped. 2025-02-01 09:06:27.799 +00:00 [DBG] Connection id "0HNA0VVO1VDAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:27.929 +00:00 [DBG] Connection 0HNA0VVO1VDAC established using the following protocol: "Tls13" 2025-02-01 09:06:28.065 +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-02-01 09:06:28.065 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:28.065 +00:00 [DBG] No candidates found for the request path '/flex2gateway/httpsecure' 2025-02-01 09:06:28.065 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:28.065 +00:00 [INF] HTTP POST /flex2gateway/httpsecure responded 404 in 0.1211 ms 2025-02-01 09:06:28.065 +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.5018ms 2025-02-01 09:06:28.066 +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-02-01 09:06:28.066 +00:00 [DBG] Connection id "0HNA0VVO1VDAC", Request id "0HNA0VVO1VDAC:00000001": started reading request body. 2025-02-01 09:06:28.066 +00:00 [DBG] Connection id "0HNA0VVO1VDAC", Request id "0HNA0VVO1VDAC:00000001": done reading request body. 2025-02-01 09:06:28.066 +00:00 [DBG] Connection id "0HNA0VVO1VDAC" disconnecting. 2025-02-01 09:06:28.066 +00:00 [DBG] Connection id "0HNA0VVO1VDAC" stopped. 2025-02-01 09:06:28.066 +00:00 [DBG] Connection id "0HNA0VVO1VDAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:28.380 +00:00 [DBG] Connection id "0HNA0VVO1VDAD" accepted. 2025-02-01 09:06:28.380 +00:00 [DBG] Connection id "0HNA0VVO1VDAD" started. 2025-02-01 09:06:28.545 +00:00 [DBG] Connection 0HNA0VVO1VDAD established using the following protocol: "Tls13" 2025-02-01 09:06:28.568 +00:00 [DBG] Connection id "0HNA0VVO1VDAE" accepted. 2025-02-01 09:06:28.568 +00:00 [DBG] Connection id "0HNA0VVO1VDAE" started. 2025-02-01 09:06:28.593 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/sdk - null 441 2025-02-01 09:06:28.593 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sdk'. 2025-02-01 09:06:28.593 +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.2566ms 2025-02-01 09:06:28.593 +00:00 [DBG] Connection id "0HNA0VVO1VDAE", Request id "0HNA0VVO1VDAE:00000001": started reading request body. 2025-02-01 09:06:28.594 +00:00 [DBG] Connection id "0HNA0VVO1VDAE", Request id "0HNA0VVO1VDAE:00000001": done reading request body. 2025-02-01 09:06:28.594 +00:00 [DBG] Connection id "0HNA0VVO1VDAE" disconnecting. 2025-02-01 09:06:28.594 +00:00 [DBG] Connection id "0HNA0VVO1VDAE" stopped. 2025-02-01 09:06:28.594 +00:00 [DBG] Connection id "0HNA0VVO1VDAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:28.685 +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-02-01 09:06:28.685 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:28.685 +00:00 [DBG] No candidates found for the request path '/blazeds/messagebroker/http' 2025-02-01 09:06:28.686 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:28.686 +00:00 [INF] HTTP POST /blazeds/messagebroker/http responded 404 in 0.1732 ms 2025-02-01 09:06:28.686 +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.6108ms 2025-02-01 09:06:28.686 +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-02-01 09:06:28.686 +00:00 [DBG] Connection id "0HNA0VVO1VDAD", Request id "0HNA0VVO1VDAD:00000001": started reading request body. 2025-02-01 09:06:28.686 +00:00 [DBG] Connection id "0HNA0VVO1VDAD", Request id "0HNA0VVO1VDAD:00000001": done reading request body. 2025-02-01 09:06:28.686 +00:00 [DBG] Connection id "0HNA0VVO1VDAD" disconnecting. 2025-02-01 09:06:28.686 +00:00 [DBG] Connection id "0HNA0VVO1VDAD" stopped. 2025-02-01 09:06:28.686 +00:00 [DBG] Connection id "0HNA0VVO1VDAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:28.979 +00:00 [DBG] Connection id "0HNA0VVO1VDAF" accepted. 2025-02-01 09:06:28.980 +00:00 [DBG] Connection id "0HNA0VVO1VDAF" started. 2025-02-01 09:06:29.008 +00:00 [DBG] Connection id "0HNA0VVO1VDAG" accepted. 2025-02-01 09:06:29.008 +00:00 [DBG] Connection id "0HNA0VVO1VDAG" started. 2025-02-01 09:06:29.128 +00:00 [DBG] Connection 0HNA0VVO1VDAF established using the following protocol: "Tls13" 2025-02-01 09:06:29.132 +00:00 [DBG] Connection id "0HNA0VVO1VDAH" accepted. 2025-02-01 09:06:29.132 +00:00 [DBG] Connection id "0HNA0VVO1VDAH" started. 2025-02-01 09:06:29.172 +00:00 [DBG] Connection 0HNA0VVO1VDAG established using the following protocol: "Tls13" 2025-02-01 09:06:29.180 +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-02-01 09:06:29.180 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-login.php'. 2025-02-01 09:06:29.180 +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.1628ms 2025-02-01 09:06:29.180 +00:00 [DBG] Connection id "0HNA0VVO1VDAH" disconnecting. 2025-02-01 09:06:29.180 +00:00 [DBG] Connection id "0HNA0VVO1VDAH" stopped. 2025-02-01 09:06:29.180 +00:00 [DBG] Connection id "0HNA0VVO1VDAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:29.261 +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 515 2025-02-01 09:06:29.261 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:29.261 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:06:29.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-02-01 09:06:29.262 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:29.262 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:29.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-02-01 09:06:29.262 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:06:29.262 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:29.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-02-01 09:06:29.262 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:06:29.262 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:29.262 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:29.263 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:29.266 +00:00 [DBG] Connection id "0HNA0VVO1VDAF", Request id "0HNA0VVO1VDAF:00000001": started reading request body. 2025-02-01 09:06:29.266 +00:00 [DBG] Connection id "0HNA0VVO1VDAF", Request id "0HNA0VVO1VDAF:00000001": done reading request body. 2025-02-01 09:06:29.271 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:29.273 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:29.273 +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-02-01 09:06:29.273 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:29.273 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:29.273 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:29.273 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:29.273 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:29.274 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:29.274 +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-02-01 09:06:29.274 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:29.274 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:29.274 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:29.274 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:29.274 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:06:29.274 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:06:29.274 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1216ms. 2025-02-01 09:06:29.274 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:06:29.275 +00:00 [INF] Executed ViewResult - view noScan executed in 0.7813ms. 2025-02-01 09:06:29.275 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 12.2887ms 2025-02-01 09:06:29.275 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:29.275 +00:00 [INF] HTTP POST / responded 200 in 13.6084 ms 2025-02-01 09:06:29.275 +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 13.9172ms 2025-02-01 09:06:29.275 +00:00 [DBG] Connection id "0HNA0VVO1VDAF" disconnecting. 2025-02-01 09:06:29.275 +00:00 [DBG] Connection id "0HNA0VVO1VDAF" stopped. 2025-02-01 09:06:29.275 +00:00 [DBG] Connection id "0HNA0VVO1VDAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:29.299 +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-02-01 09:06:29.299 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:29.299 +00:00 [DBG] No candidates found for the request path '/blazeds/messagebroker/httpsecure' 2025-02-01 09:06:29.299 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:29.299 +00:00 [INF] HTTP POST /blazeds/messagebroker/httpsecure responded 404 in 0.0648 ms 2025-02-01 09:06:29.299 +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.3087ms 2025-02-01 09:06:29.299 +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-02-01 09:06:29.300 +00:00 [DBG] Connection id "0HNA0VVO1VDAG", Request id "0HNA0VVO1VDAG:00000001": started reading request body. 2025-02-01 09:06:29.300 +00:00 [DBG] Connection id "0HNA0VVO1VDAG", Request id "0HNA0VVO1VDAG:00000001": done reading request body. 2025-02-01 09:06:29.300 +00:00 [DBG] Connection id "0HNA0VVO1VDAG" disconnecting. 2025-02-01 09:06:29.300 +00:00 [DBG] Connection id "0HNA0VVO1VDAG" stopped. 2025-02-01 09:06:29.300 +00:00 [DBG] Connection id "0HNA0VVO1VDAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:29.581 +00:00 [DBG] Connection id "0HNA0VVO1VDAI" accepted. 2025-02-01 09:06:29.582 +00:00 [DBG] Connection id "0HNA0VVO1VDAI" started. 2025-02-01 09:06:29.727 +00:00 [DBG] Connection 0HNA0VVO1VDAI established using the following protocol: "Tls13" 2025-02-01 09:06:29.889 +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-02-01 09:06:29.890 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:29.890 +00:00 [DBG] No candidates found for the request path '/samples/messagebroker/http' 2025-02-01 09:06:29.890 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:29.890 +00:00 [INF] HTTP POST /samples/messagebroker/http responded 404 in 0.1801 ms 2025-02-01 09:06:29.890 +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.5811ms 2025-02-01 09:06:29.890 +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-02-01 09:06:29.890 +00:00 [DBG] Connection id "0HNA0VVO1VDAI", Request id "0HNA0VVO1VDAI:00000001": started reading request body. 2025-02-01 09:06:29.890 +00:00 [DBG] Connection id "0HNA0VVO1VDAI", Request id "0HNA0VVO1VDAI:00000001": done reading request body. 2025-02-01 09:06:29.890 +00:00 [DBG] Connection id "0HNA0VVO1VDAI" disconnecting. 2025-02-01 09:06:29.890 +00:00 [DBG] Connection id "0HNA0VVO1VDAI" stopped. 2025-02-01 09:06:29.890 +00:00 [DBG] Connection id "0HNA0VVO1VDAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:29.940 +00:00 [DBG] Connection id "0HNA0VVO1VDAJ" accepted. 2025-02-01 09:06:29.940 +00:00 [DBG] Connection id "0HNA0VVO1VDAJ" started. 2025-02-01 09:06:30.099 +00:00 [DBG] Connection 0HNA0VVO1VDAJ established using the following protocol: "Tls13" 2025-02-01 09:06:30.227 +00:00 [DBG] Connection id "0HNA0VVO1VDAK" accepted. 2025-02-01 09:06:30.227 +00:00 [DBG] Connection id "0HNA0VVO1VDAK" started. 2025-02-01 09:06:30.239 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/HNAP1 - null null 2025-02-01 09:06:30.239 +00:00 [DBG] The request path /HNAP1 does not match a supported file type 2025-02-01 09:06:30.239 +00:00 [DBG] No candidates found for the request path '/HNAP1' 2025-02-01 09:06:30.239 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:30.240 +00:00 [INF] HTTP GET /HNAP1 responded 404 in 0.0988 ms 2025-02-01 09:06:30.240 +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.3878ms 2025-02-01 09:06:30.240 +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-02-01 09:06:30.240 +00:00 [DBG] Connection id "0HNA0VVO1VDAJ" disconnecting. 2025-02-01 09:06:30.240 +00:00 [DBG] Connection id "0HNA0VVO1VDAJ" stopped. 2025-02-01 09:06:30.240 +00:00 [DBG] Connection id "0HNA0VVO1VDAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:30.329 +00:00 [DBG] Connection id "0HNA0VVO1VDAL" accepted. 2025-02-01 09:06:30.329 +00:00 [DBG] Connection id "0HNA0VVO1VDAL" started. 2025-02-01 09:06:30.353 +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', 'ibgwhjga')}.multipart/form-data null 2025-02-01 09:06:30.353 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:06:30.353 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1999ms 2025-02-01 09:06:30.353 +00:00 [DBG] Connection id "0HNA0VVO1VDAL" disconnecting. 2025-02-01 09:06:30.354 +00:00 [DBG] Connection id "0HNA0VVO1VDAL" stopped. 2025-02-01 09:06:30.354 +00:00 [DBG] Connection id "0HNA0VVO1VDAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:30.380 +00:00 [DBG] Connection 0HNA0VVO1VDAK established using the following protocol: "Tls13" 2025-02-01 09:06:30.500 +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-02-01 09:06:30.500 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:30.500 +00:00 [DBG] No candidates found for the request path '/samples/messagebroker/httpsecure' 2025-02-01 09:06:30.500 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:30.500 +00:00 [INF] HTTP POST /samples/messagebroker/httpsecure responded 404 in 0.1029 ms 2025-02-01 09:06:30.500 +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.4842ms 2025-02-01 09:06:30.500 +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-02-01 09:06:30.500 +00:00 [DBG] Connection id "0HNA0VVO1VDAK", Request id "0HNA0VVO1VDAK:00000001": started reading request body. 2025-02-01 09:06:30.500 +00:00 [DBG] Connection id "0HNA0VVO1VDAK", Request id "0HNA0VVO1VDAK:00000001": done reading request body. 2025-02-01 09:06:30.500 +00:00 [DBG] Connection id "0HNA0VVO1VDAK" disconnecting. 2025-02-01 09:06:30.501 +00:00 [DBG] Connection id "0HNA0VVO1VDAK" stopped. 2025-02-01 09:06:30.501 +00:00 [DBG] Connection id "0HNA0VVO1VDAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:30.621 +00:00 [DBG] Connection id "0HNA0VVO1VDAM" accepted. 2025-02-01 09:06:30.621 +00:00 [DBG] Connection id "0HNA0VVO1VDAM" started. 2025-02-01 09:06:30.666 +00:00 [DBG] Connection id "0HNA0VVO1VDAM" 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-02-01 09:06:30.667 +00:00 [DBG] Connection id "0HNA0VVO1VDAM" disconnecting. 2025-02-01 09:06:30.667 +00:00 [DBG] Connection id "0HNA0VVO1VDAM" stopped. 2025-02-01 09:06:30.667 +00:00 [DBG] Connection id "0HNA0VVO1VDAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:30.830 +00:00 [DBG] Connection id "0HNA0VVO1VDAN" accepted. 2025-02-01 09:06:30.830 +00:00 [DBG] Connection id "0HNA0VVO1VDAN" started. 2025-02-01 09:06:30.880 +00:00 [DBG] Connection id "0HNA0VVO1VDAO" accepted. 2025-02-01 09:06:30.880 +00:00 [DBG] Connection id "0HNA0VVO1VDAO" started. 2025-02-01 09:06:30.964 +00:00 [DBG] Connection 0HNA0VVO1VDAN established using the following protocol: "Tls13" 2025-02-01 09:06:31.000 +00:00 [DBG] Connection id "0HNA0VVO1VDAP" accepted. 2025-02-01 09:06:31.000 +00:00 [DBG] Connection id "0HNA0VVO1VDAP" started. 2025-02-01 09:06:31.012 +00:00 [DBG] Connection id "0HNA0VVO1VDAP" 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-02-01 09:06:31.012 +00:00 [DBG] Connection id "0HNA0VVO1VDAP" disconnecting. 2025-02-01 09:06:31.012 +00:00 [DBG] Connection id "0HNA0VVO1VDAP" stopped. 2025-02-01 09:06:31.012 +00:00 [DBG] Connection id "0HNA0VVO1VDAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.045 +00:00 [DBG] Connection 0HNA0VVO1VDAO established using the following protocol: "Tls13" 2025-02-01 09:06:31.085 +00:00 [DBG] Connection id "0HNA0VVO1VDAQ" accepted. 2025-02-01 09:06:31.085 +00:00 [DBG] Connection id "0HNA0VVO1VDAQ" started. 2025-02-01 09:06:31.114 +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-02-01 09:06:31.114 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:31.114 +00:00 [DBG] No candidates found for the request path '/lcds/messagebroker/http' 2025-02-01 09:06:31.114 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:31.114 +00:00 [INF] HTTP POST /lcds/messagebroker/http responded 404 in 0.0753 ms 2025-02-01 09:06:31.114 +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.3303ms 2025-02-01 09:06:31.114 +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-02-01 09:06:31.114 +00:00 [DBG] Connection id "0HNA0VVO1VDAN", Request id "0HNA0VVO1VDAN:00000001": started reading request body. 2025-02-01 09:06:31.114 +00:00 [DBG] Connection id "0HNA0VVO1VDAN", Request id "0HNA0VVO1VDAN:00000001": done reading request body. 2025-02-01 09:06:31.114 +00:00 [DBG] Connection id "0HNA0VVO1VDAN" disconnecting. 2025-02-01 09:06:31.115 +00:00 [DBG] Connection id "0HNA0VVO1VDAN" stopped. 2025-02-01 09:06:31.115 +00:00 [DBG] Connection id "0HNA0VVO1VDAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.160 +00:00 [DBG] Connection id "0HNA0VVO1VDAR" accepted. 2025-02-01 09:06:31.160 +00:00 [DBG] Connection id "0HNA0VVO1VDAR" started. 2025-02-01 09:06:31.185 +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-02-01 09:06:31.185 +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-02-01 09:06:31.185 +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.2411ms 2025-02-01 09:06:31.185 +00:00 [DBG] Connection id "0HNA0VVO1VDAR" disconnecting. 2025-02-01 09:06:31.185 +00:00 [DBG] Connection id "0HNA0VVO1VDAR" stopped. 2025-02-01 09:06:31.185 +00:00 [DBG] Connection id "0HNA0VVO1VDAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.204 +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-02-01 09:06:31.204 +00:00 [DBG] The request path /axis2/services/listServices does not match a supported file type 2025-02-01 09:06:31.204 +00:00 [DBG] No candidates found for the request path '/axis2/services/listServices' 2025-02-01 09:06:31.204 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:31.204 +00:00 [INF] HTTP GET /axis2/services/listServices responded 404 in 0.1076 ms 2025-02-01 09:06:31.204 +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.4529ms 2025-02-01 09:06:31.205 +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-02-01 09:06:31.205 +00:00 [DBG] Connection id "0HNA0VVO1VDAO" disconnecting. 2025-02-01 09:06:31.205 +00:00 [DBG] Connection id "0HNA0VVO1VDAO" stopped. 2025-02-01 09:06:31.205 +00:00 [DBG] Connection id "0HNA0VVO1VDAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.226 +00:00 [DBG] Connection 0HNA0VVO1VDAQ established using the following protocol: "Tls13" 2025-02-01 09:06:31.312 +00:00 [DBG] Connection id "0HNA0VVO1VDAS" accepted. 2025-02-01 09:06:31.313 +00:00 [DBG] Connection id "0HNA0VVO1VDAS" started. 2025-02-01 09:06:31.352 +00:00 [INF] Request starting HTTP/1.1 PROPFIND https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 279 2025-02-01 09:06:31.352 +00:00 [DBG] PROPFIND requests are not supported 2025-02-01 09:06:31.352 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:06:31.353 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:06:31.353 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:31.353 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:31.353 +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-02-01 09:06:31.353 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:06:31.353 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:31.353 +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-02-01 09:06:31.353 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:06:31.353 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:31.353 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:31.353 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:31.353 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.353 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:31.353 +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-02-01 09:06:31.354 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.354 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.354 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.354 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.354 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.354 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:31.354 +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-02-01 09:06:31.354 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.354 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.354 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.354 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.354 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:06:31.354 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:06:31.354 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1147ms. 2025-02-01 09:06:31.354 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:06:31.354 +00:00 [INF] Executed ViewResult - view noScan executed in 0.581ms. 2025-02-01 09:06:31.354 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.3465ms 2025-02-01 09:06:31.354 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:31.354 +00:00 [INF] HTTP PROPFIND / responded 200 in 2.0897 ms 2025-02-01 09:06:31.355 +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.3276ms 2025-02-01 09:06:31.355 +00:00 [DBG] Connection id "0HNA0VVO1VDAQ", Request id "0HNA0VVO1VDAQ:00000001": started reading request body. 2025-02-01 09:06:31.355 +00:00 [DBG] Connection id "0HNA0VVO1VDAQ", Request id "0HNA0VVO1VDAQ:00000001": done reading request body. 2025-02-01 09:06:31.355 +00:00 [DBG] Connection id "0HNA0VVO1VDAQ" disconnecting. 2025-02-01 09:06:31.355 +00:00 [DBG] Connection id "0HNA0VVO1VDAQ" stopped. 2025-02-01 09:06:31.355 +00:00 [DBG] Connection id "0HNA0VVO1VDAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.356 +00:00 [DBG] Connection id "0HNA0VVO1VDAS" 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-02-01 09:06:31.357 +00:00 [DBG] Connection id "0HNA0VVO1VDAS" disconnecting. 2025-02-01 09:06:31.357 +00:00 [DBG] Connection id "0HNA0VVO1VDAS" stopped. 2025-02-01 09:06:31.357 +00:00 [DBG] Connection id "0HNA0VVO1VDAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.376 +00:00 [DBG] Connection id "0HNA0VVO1VDAT" accepted. 2025-02-01 09:06:31.376 +00:00 [DBG] Connection id "0HNA0VVO1VDAT" started. 2025-02-01 09:06:31.418 +00:00 [DBG] Connection id "0HNA0VVO1VDAU" accepted. 2025-02-01 09:06:31.418 +00:00 [DBG] Connection id "0HNA0VVO1VDAU" started. 2025-02-01 09:06:31.422 +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-02-01 09:06:31.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/http'. 2025-02-01 09:06:31.422 +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.2419ms 2025-02-01 09:06:31.422 +00:00 [DBG] Connection id "0HNA0VVO1VDAT", Request id "0HNA0VVO1VDAT:00000001": started reading request body. 2025-02-01 09:06:31.422 +00:00 [DBG] Connection id "0HNA0VVO1VDAT", Request id "0HNA0VVO1VDAT:00000001": done reading request body. 2025-02-01 09:06:31.423 +00:00 [DBG] Connection id "0HNA0VVO1VDAT" disconnecting. 2025-02-01 09:06:31.423 +00:00 [DBG] Connection id "0HNA0VVO1VDAT" stopped. 2025-02-01 09:06:31.423 +00:00 [DBG] Connection id "0HNA0VVO1VDAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.545 +00:00 [DBG] Connection id "0HNA0VVO1VDAV" accepted. 2025-02-01 09:06:31.545 +00:00 [DBG] Connection id "0HNA0VVO1VDAV" started. 2025-02-01 09:06:31.575 +00:00 [DBG] Connection 0HNA0VVO1VDAU established using the following protocol: "Tls13" 2025-02-01 09:06:31.657 +00:00 [DBG] Connection id "0HNA0VVO1VDB0" accepted. 2025-02-01 09:06:31.658 +00:00 [DBG] Connection id "0HNA0VVO1VDB0" started. 2025-02-01 09:06:31.661 +00:00 [DBG] Connection id "0HNA0VVO1VDB1" accepted. 2025-02-01 09:06:31.662 +00:00 [DBG] Connection id "0HNA0VVO1VDB1" started. 2025-02-01 09:06:31.680 +00:00 [DBG] Connection id "0HNA0VVO1VDB2" accepted. 2025-02-01 09:06:31.680 +00:00 [DBG] Connection id "0HNA0VVO1VDB2" started. 2025-02-01 09:06:31.711 +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-02-01 09:06:31.712 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:31.712 +00:00 [DBG] No candidates found for the request path '/lcds/messagebroker/httpsecure' 2025-02-01 09:06:31.712 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:31.712 +00:00 [INF] HTTP POST /lcds/messagebroker/httpsecure responded 404 in 0.1157 ms 2025-02-01 09:06:31.712 +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.4736ms 2025-02-01 09:06:31.712 +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-02-01 09:06:31.712 +00:00 [DBG] Connection id "0HNA0VVO1VDAU", Request id "0HNA0VVO1VDAU:00000001": started reading request body. 2025-02-01 09:06:31.712 +00:00 [DBG] Connection id "0HNA0VVO1VDAU", Request id "0HNA0VVO1VDAU:00000001": done reading request body. 2025-02-01 09:06:31.712 +00:00 [DBG] Connection id "0HNA0VVO1VDAU" disconnecting. 2025-02-01 09:06:31.712 +00:00 [DBG] Connection id "0HNA0VVO1VDAU" stopped. 2025-02-01 09:06:31.712 +00:00 [DBG] Connection id "0HNA0VVO1VDAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.715 +00:00 [DBG] Connection 0HNA0VVO1VDAV established using the following protocol: "Tls13" 2025-02-01 09:06:31.741 +00:00 [DBG] Connection id "0HNA0VVO1VDB2" 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-02-01 09:06:31.742 +00:00 [DBG] Connection id "0HNA0VVO1VDB2" disconnecting. 2025-02-01 09:06:31.742 +00:00 [DBG] Connection id "0HNA0VVO1VDB2" stopped. 2025-02-01 09:06:31.742 +00:00 [DBG] Connection id "0HNA0VVO1VDB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.776 +00:00 [DBG] Connection id "0HNA0VVO1VDB3" accepted. 2025-02-01 09:06:31.776 +00:00 [DBG] Connection id "0HNA0VVO1VDB3" started. 2025-02-01 09:06:31.794 +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-02-01 09:06:31.794 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/messagebroker/httpsecure'. 2025-02-01 09:06:31.794 +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.2725ms 2025-02-01 09:06:31.795 +00:00 [DBG] Connection id "0HNA0VVO1VDB3", Request id "0HNA0VVO1VDB3:00000001": started reading request body. 2025-02-01 09:06:31.795 +00:00 [DBG] Connection id "0HNA0VVO1VDB3", Request id "0HNA0VVO1VDB3:00000001": done reading request body. 2025-02-01 09:06:31.795 +00:00 [DBG] Connection id "0HNA0VVO1VDB3" disconnecting. 2025-02-01 09:06:31.795 +00:00 [DBG] Connection id "0HNA0VVO1VDB3" stopped. 2025-02-01 09:06:31.795 +00:00 [DBG] Connection id "0HNA0VVO1VDB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.813 +00:00 [DBG] Connection 0HNA0VVO1VDB0 established using the following protocol: "Tls13" 2025-02-01 09:06:31.838 +00:00 [DBG] Connection 0HNA0VVO1VDB1 established using the following protocol: "Tls13" 2025-02-01 09:06:31.841 +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-02-01 09:06:31.841 +00:00 [DBG] The request path /evox/about does not match a supported file type 2025-02-01 09:06:31.841 +00:00 [DBG] No candidates found for the request path '/evox/about' 2025-02-01 09:06:31.841 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:31.841 +00:00 [INF] HTTP GET /evox/about responded 404 in 0.0935 ms 2025-02-01 09:06:31.841 +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.3915ms 2025-02-01 09:06:31.841 +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-02-01 09:06:31.842 +00:00 [DBG] Connection id "0HNA0VVO1VDAV" disconnecting. 2025-02-01 09:06:31.842 +00:00 [DBG] Connection id "0HNA0VVO1VDAV" stopped. 2025-02-01 09:06:31.842 +00:00 [DBG] Connection id "0HNA0VVO1VDAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.965 +00:00 [INF] Request starting HTTP/1.1 PROPFIND https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 279 2025-02-01 09:06:31.966 +00:00 [DBG] PROPFIND requests are not supported 2025-02-01 09:06:31.966 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:06:31.966 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:06:31.966 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:31.966 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:31.966 +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-02-01 09:06:31.966 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:06:31.966 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:31.966 +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-02-01 09:06:31.966 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:06:31.966 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:31.966 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:31.966 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:31.966 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.966 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:31.966 +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-02-01 09:06:31.966 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.966 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.966 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.966 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.966 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.966 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:31.966 +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-02-01 09:06:31.966 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.966 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.966 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.966 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.966 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:06:31.966 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:06:31.966 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0569ms. 2025-02-01 09:06:31.967 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:06:31.968 +00:00 [INF] Executed ViewResult - view noScan executed in 1.1196ms. 2025-02-01 09:06:31.968 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.7582ms 2025-02-01 09:06:31.968 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:31.968 +00:00 [INF] HTTP PROPFIND / responded 200 in 2.2282 ms 2025-02-01 09:06:31.968 +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.5292ms 2025-02-01 09:06:31.968 +00:00 [DBG] Connection id "0HNA0VVO1VDB0", Request id "0HNA0VVO1VDB0:00000001": started reading request body. 2025-02-01 09:06:31.968 +00:00 [DBG] Connection id "0HNA0VVO1VDB0", Request id "0HNA0VVO1VDB0:00000001": done reading request body. 2025-02-01 09:06:31.968 +00:00 [DBG] Connection id "0HNA0VVO1VDB0" disconnecting. 2025-02-01 09:06:31.968 +00:00 [DBG] Connection id "0HNA0VVO1VDB0" stopped. 2025-02-01 09:06:31.968 +00:00 [DBG] Connection id "0HNA0VVO1VDB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:31.971 +00:00 [INF] Request starting HTTP/1.0 GET https:/// - null null 2025-02-01 09:06:31.971 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:06:31.971 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:06:31.971 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:06:31.971 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:06:31.971 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:31.971 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:31.972 +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-02-01 09:06:31.972 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:06:31.972 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:31.972 +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-02-01 09:06:31.972 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:06:31.972 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:31.972 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:31.972 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:31.972 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.972 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:31.972 +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-02-01 09:06:31.972 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.972 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.972 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.972 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.972 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.972 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:31.972 +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-02-01 09:06:31.972 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.972 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.972 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:31.972 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:31.973 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:06:31.973 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:06:31.973 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0927ms. 2025-02-01 09:06:31.973 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:06:31.973 +00:00 [INF] Executed ViewResult - view noScan executed in 0.7137ms. 2025-02-01 09:06:31.973 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.5063ms 2025-02-01 09:06:31.973 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:31.973 +00:00 [INF] HTTP GET / responded 200 in 2.2205 ms 2025-02-01 09:06:31.974 +00:00 [INF] Request finished HTTP/1.0 GET https:/// - 200 null text/html; charset=utf-8 2.5621ms 2025-02-01 09:06:31.974 +00:00 [DBG] Connection id "0HNA0VVO1VDB1" disconnecting. 2025-02-01 09:06:31.974 +00:00 [DBG] Connection id "0HNA0VVO1VDB1" stopped. 2025-02-01 09:06:31.974 +00:00 [DBG] Connection id "0HNA0VVO1VDB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.085 +00:00 [DBG] Connection id "0HNA0VVO1VDB4" accepted. 2025-02-01 09:06:32.085 +00:00 [DBG] Connection id "0HNA0VVO1VDB4" started. 2025-02-01 09:06:32.086 +00:00 [DBG] Connection id "0HNA0VVO1VDB5" accepted. 2025-02-01 09:06:32.086 +00:00 [DBG] Connection id "0HNA0VVO1VDB5" started. 2025-02-01 09:06:32.089 +00:00 [DBG] Connection id "0HNA0VVO1VDB5" 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-02-01 09:06:32.089 +00:00 [DBG] Connection id "0HNA0VVO1VDB5" disconnecting. 2025-02-01 09:06:32.090 +00:00 [DBG] Connection id "0HNA0VVO1VDB5" stopped. 2025-02-01 09:06:32.090 +00:00 [DBG] Connection id "0HNA0VVO1VDB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.107 +00:00 [DBG] Connection id "0HNA0VVO1VDB6" accepted. 2025-02-01 09:06:32.107 +00:00 [DBG] Connection id "0HNA0VVO1VDB6" started. 2025-02-01 09:06:32.142 +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-02-01 09:06:32.142 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/http'. 2025-02-01 09:06:32.142 +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.2001ms 2025-02-01 09:06:32.142 +00:00 [DBG] Connection id "0HNA0VVO1VDB6", Request id "0HNA0VVO1VDB6:00000001": started reading request body. 2025-02-01 09:06:32.142 +00:00 [DBG] Connection id "0HNA0VVO1VDB6", Request id "0HNA0VVO1VDB6:00000001": done reading request body. 2025-02-01 09:06:32.142 +00:00 [DBG] Connection id "0HNA0VVO1VDB6" disconnecting. 2025-02-01 09:06:32.142 +00:00 [DBG] Connection id "0HNA0VVO1VDB6" stopped. 2025-02-01 09:06:32.143 +00:00 [DBG] Connection id "0HNA0VVO1VDB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.214 +00:00 [DBG] Connection id "0HNA0VVO1VDB7" accepted. 2025-02-01 09:06:32.214 +00:00 [DBG] Connection id "0HNA0VVO1VDB7" started. 2025-02-01 09:06:32.234 +00:00 [DBG] Connection 0HNA0VVO1VDB4 established using the following protocol: "Tls13" 2025-02-01 09:06:32.381 +00:00 [DBG] Connection 0HNA0VVO1VDB7 established using the following protocol: "Tls13" 2025-02-01 09:06:32.386 +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-02-01 09:06:32.386 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:32.386 +00:00 [DBG] No candidates found for the request path '/lcds-samples/messagebroker/http' 2025-02-01 09:06:32.386 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:32.386 +00:00 [INF] HTTP POST /lcds-samples/messagebroker/http responded 404 in 0.0895 ms 2025-02-01 09:06:32.386 +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.3942ms 2025-02-01 09:06:32.386 +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-02-01 09:06:32.386 +00:00 [DBG] Connection id "0HNA0VVO1VDB4", Request id "0HNA0VVO1VDB4:00000001": started reading request body. 2025-02-01 09:06:32.386 +00:00 [DBG] Connection id "0HNA0VVO1VDB4", Request id "0HNA0VVO1VDB4:00000001": done reading request body. 2025-02-01 09:06:32.386 +00:00 [DBG] Connection id "0HNA0VVO1VDB4" disconnecting. 2025-02-01 09:06:32.387 +00:00 [DBG] Connection id "0HNA0VVO1VDB4" stopped. 2025-02-01 09:06:32.387 +00:00 [DBG] Connection id "0HNA0VVO1VDB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.418 +00:00 [DBG] Connection id "0HNA0VVO1VDB8" accepted. 2025-02-01 09:06:32.418 +00:00 [DBG] Connection id "0HNA0VVO1VDB8" started. 2025-02-01 09:06:32.448 +00:00 [DBG] Connection id "0HNA0VVO1VDB8" 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-02-01 09:06:32.448 +00:00 [DBG] Connection id "0HNA0VVO1VDB8" disconnecting. 2025-02-01 09:06:32.448 +00:00 [DBG] Connection id "0HNA0VVO1VDB8" stopped. 2025-02-01 09:06:32.448 +00:00 [DBG] Connection id "0HNA0VVO1VDB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.473 +00:00 [DBG] Connection id "0HNA0VVO1VDB9" accepted. 2025-02-01 09:06:32.473 +00:00 [DBG] Connection id "0HNA0VVO1VDB9" started. 2025-02-01 09:06:32.498 +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-02-01 09:06:32.498 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/httpsecure'. 2025-02-01 09:06:32.498 +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.2016ms 2025-02-01 09:06:32.499 +00:00 [DBG] Connection id "0HNA0VVO1VDB9", Request id "0HNA0VVO1VDB9:00000001": started reading request body. 2025-02-01 09:06:32.499 +00:00 [DBG] Connection id "0HNA0VVO1VDB9", Request id "0HNA0VVO1VDB9:00000001": done reading request body. 2025-02-01 09:06:32.499 +00:00 [DBG] Connection id "0HNA0VVO1VDB9" disconnecting. 2025-02-01 09:06:32.499 +00:00 [DBG] Connection id "0HNA0VVO1VDB9" stopped. 2025-02-01 09:06:32.499 +00:00 [DBG] Connection id "0HNA0VVO1VDB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.547 +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-02-01 09:06:32.547 +00:00 [DBG] The request path /CFIDE/administrator/enter.cfm does not match a supported file type 2025-02-01 09:06:32.547 +00:00 [DBG] No candidates found for the request path '/CFIDE/administrator/enter.cfm' 2025-02-01 09:06:32.547 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:32.547 +00:00 [INF] HTTP GET /CFIDE/administrator/enter.cfm responded 404 in 0.0623 ms 2025-02-01 09:06:32.547 +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.2925ms 2025-02-01 09:06:32.547 +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-02-01 09:06:32.547 +00:00 [DBG] Connection id "0HNA0VVO1VDB7" disconnecting. 2025-02-01 09:06:32.547 +00:00 [DBG] Connection id "0HNA0VVO1VDB7" stopped. 2025-02-01 09:06:32.547 +00:00 [DBG] Connection id "0HNA0VVO1VDB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.676 +00:00 [DBG] Connection id "0HNA0VVO1VDBA" accepted. 2025-02-01 09:06:32.676 +00:00 [DBG] Connection id "0HNA0VVO1VDBA" started. 2025-02-01 09:06:32.763 +00:00 [DBG] Connection id "0HNA0VVO1VDBB" accepted. 2025-02-01 09:06:32.763 +00:00 [DBG] Connection id "0HNA0VVO1VDBB" started. 2025-02-01 09:06:32.779 +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-02-01 09:06:32.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/user/scn_user_list'. 2025-02-01 09:06:32.779 +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.2571ms 2025-02-01 09:06:32.779 +00:00 [DBG] Connection id "0HNA0VVO1VDBB" disconnecting. 2025-02-01 09:06:32.779 +00:00 [DBG] Connection id "0HNA0VVO1VDBB" stopped. 2025-02-01 09:06:32.780 +00:00 [DBG] Connection id "0HNA0VVO1VDBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.782 +00:00 [DBG] Connection id "0HNA0VVO1VDBC" accepted. 2025-02-01 09:06:32.782 +00:00 [DBG] Connection id "0HNA0VVO1VDBC" started. 2025-02-01 09:06:32.782 +00:00 [DBG] Connection id "0HNA0VVO1VDBC" 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-02-01 09:06:32.783 +00:00 [DBG] Connection id "0HNA0VVO1VDBC" disconnecting. 2025-02-01 09:06:32.783 +00:00 [DBG] Connection id "0HNA0VVO1VDBC" stopped. 2025-02-01 09:06:32.783 +00:00 [DBG] Connection id "0HNA0VVO1VDBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.814 +00:00 [DBG] Connection id "0HNA0VVO1VDBD" accepted. 2025-02-01 09:06:32.814 +00:00 [DBG] Connection id "0HNA0VVO1VDBD" started. 2025-02-01 09:06:32.839 +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-02-01 09:06:32.839 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/http'. 2025-02-01 09:06:32.839 +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.2612ms 2025-02-01 09:06:32.839 +00:00 [DBG] Connection id "0HNA0VVO1VDBD", Request id "0HNA0VVO1VDBD:00000001": started reading request body. 2025-02-01 09:06:32.839 +00:00 [DBG] Connection id "0HNA0VVO1VDBD", Request id "0HNA0VVO1VDBD:00000001": done reading request body. 2025-02-01 09:06:32.839 +00:00 [DBG] Connection id "0HNA0VVO1VDBD" disconnecting. 2025-02-01 09:06:32.840 +00:00 [DBG] Connection id "0HNA0VVO1VDBD" stopped. 2025-02-01 09:06:32.840 +00:00 [DBG] Connection id "0HNA0VVO1VDBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:32.840 +00:00 [DBG] Connection 0HNA0VVO1VDBA established using the following protocol: "Tls13" 2025-02-01 09:06:32.923 +00:00 [DBG] Connection id "0HNA0VVO1VDBE" accepted. 2025-02-01 09:06:32.923 +00:00 [DBG] Connection id "0HNA0VVO1VDBE" started. 2025-02-01 09:06:32.963 +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-02-01 09:06:32.964 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:32.964 +00:00 [DBG] No candidates found for the request path '/lcds-samples/messagebroker/httpsecure' 2025-02-01 09:06:32.964 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:32.964 +00:00 [INF] HTTP POST /lcds-samples/messagebroker/httpsecure responded 404 in 0.4850 ms 2025-02-01 09:06:32.964 +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.9143ms 2025-02-01 09:06:32.964 +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-02-01 09:06:32.965 +00:00 [DBG] Connection id "0HNA0VVO1VDBA", Request id "0HNA0VVO1VDBA:00000001": started reading request body. 2025-02-01 09:06:32.965 +00:00 [DBG] Connection id "0HNA0VVO1VDBA", Request id "0HNA0VVO1VDBA:00000001": done reading request body. 2025-02-01 09:06:32.965 +00:00 [DBG] Connection id "0HNA0VVO1VDBA" disconnecting. 2025-02-01 09:06:32.965 +00:00 [DBG] Connection id "0HNA0VVO1VDBA" stopped. 2025-02-01 09:06:32.965 +00:00 [DBG] Connection id "0HNA0VVO1VDBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.084 +00:00 [DBG] Connection id "0HNA0VVO1VDBF" accepted. 2025-02-01 09:06:33.084 +00:00 [DBG] Connection id "0HNA0VVO1VDBF" started. 2025-02-01 09:06:33.087 +00:00 [DBG] Connection 0HNA0VVO1VDBE established using the following protocol: "Tls13" 2025-02-01 09:06:33.134 +00:00 [DBG] Connection id "0HNA0VVO1VDBF" 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-02-01 09:06:33.134 +00:00 [DBG] Connection id "0HNA0VVO1VDBF" disconnecting. 2025-02-01 09:06:33.135 +00:00 [DBG] Connection id "0HNA0VVO1VDBF" stopped. 2025-02-01 09:06:33.135 +00:00 [DBG] Connection id "0HNA0VVO1VDBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.203 +00:00 [DBG] Connection id "0HNA0VVO1VDBG" accepted. 2025-02-01 09:06:33.203 +00:00 [DBG] Connection id "0HNA0VVO1VDBG" started. 2025-02-01 09:06:33.204 +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-02-01 09:06:33.204 +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-02-01 09:06:33.204 +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.1124ms 2025-02-01 09:06:33.204 +00:00 [DBG] Connection id "0HNA0VVO1VDBG" disconnecting. 2025-02-01 09:06:33.204 +00:00 [DBG] Connection id "0HNA0VVO1VDBG" stopped. 2025-02-01 09:06:33.204 +00:00 [DBG] Connection id "0HNA0VVO1VDBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.232 +00:00 [DBG] Connection id "0HNA0VVO1VDBH" accepted. 2025-02-01 09:06:33.232 +00:00 [DBG] Connection id "0HNA0VVO1VDBH" started. 2025-02-01 09:06:33.232 +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-02-01 09:06:33.232 +00:00 [DBG] The request path /CFIDE/administrator/enter.cfm does not match a supported file type 2025-02-01 09:06:33.232 +00:00 [DBG] No candidates found for the request path '/CFIDE/administrator/enter.cfm' 2025-02-01 09:06:33.232 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:33.232 +00:00 [INF] HTTP GET /CFIDE/administrator/enter.cfm responded 404 in 0.0711 ms 2025-02-01 09:06:33.232 +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.2853ms 2025-02-01 09:06:33.232 +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-02-01 09:06:33.233 +00:00 [DBG] Connection id "0HNA0VVO1VDBE" disconnecting. 2025-02-01 09:06:33.233 +00:00 [DBG] Connection id "0HNA0VVO1VDBE" stopped. 2025-02-01 09:06:33.233 +00:00 [DBG] Connection id "0HNA0VVO1VDBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.246 +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-02-01 09:06:33.246 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/httpsecure'. 2025-02-01 09:06:33.246 +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.1137ms 2025-02-01 09:06:33.246 +00:00 [DBG] Connection id "0HNA0VVO1VDBH", Request id "0HNA0VVO1VDBH:00000001": started reading request body. 2025-02-01 09:06:33.246 +00:00 [DBG] Connection id "0HNA0VVO1VDBH", Request id "0HNA0VVO1VDBH:00000001": done reading request body. 2025-02-01 09:06:33.246 +00:00 [DBG] Connection id "0HNA0VVO1VDBH" disconnecting. 2025-02-01 09:06:33.246 +00:00 [DBG] Connection id "0HNA0VVO1VDBH" stopped. 2025-02-01 09:06:33.246 +00:00 [DBG] Connection id "0HNA0VVO1VDBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.485 +00:00 [DBG] Connection id "0HNA0VVO1VDBI" accepted. 2025-02-01 09:06:33.485 +00:00 [DBG] Connection id "0HNA0VVO1VDBI" started. 2025-02-01 09:06:33.507 +00:00 [DBG] Connection id "0HNA0VVO1VDBI" 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-02-01 09:06:33.508 +00:00 [DBG] Connection id "0HNA0VVO1VDBI" disconnecting. 2025-02-01 09:06:33.508 +00:00 [DBG] Connection id "0HNA0VVO1VDBI" stopped. 2025-02-01 09:06:33.508 +00:00 [DBG] Connection id "0HNA0VVO1VDBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.587 +00:00 [DBG] Connection id "0HNA0VVO1VDBJ" accepted. 2025-02-01 09:06:33.587 +00:00 [DBG] Connection id "0HNA0VVO1VDBJ" started. 2025-02-01 09:06:33.591 +00:00 [DBG] Connection id "0HNA0VVO1VDBK" accepted. 2025-02-01 09:06:33.591 +00:00 [DBG] Connection id "0HNA0VVO1VDBK" started. 2025-02-01 09:06:33.617 +00:00 [DBG] Connection id "0HNA0VVO1VDBL" accepted. 2025-02-01 09:06:33.617 +00:00 [DBG] Connection id "0HNA0VVO1VDBL" started. 2025-02-01 09:06:33.619 +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-02-01 09:06:33.619 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/http'. 2025-02-01 09:06:33.619 +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.1215ms 2025-02-01 09:06:33.619 +00:00 [DBG] Connection id "0HNA0VVO1VDBJ", Request id "0HNA0VVO1VDBJ:00000001": started reading request body. 2025-02-01 09:06:33.620 +00:00 [DBG] Connection id "0HNA0VVO1VDBJ", Request id "0HNA0VVO1VDBJ:00000001": done reading request body. 2025-02-01 09:06:33.620 +00:00 [DBG] Connection id "0HNA0VVO1VDBJ" disconnecting. 2025-02-01 09:06:33.620 +00:00 [DBG] Connection id "0HNA0VVO1VDBJ" stopped. 2025-02-01 09:06:33.620 +00:00 [DBG] Connection id "0HNA0VVO1VDBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.625 +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-02-01 09:06:33.625 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/?q=/user/login'. 2025-02-01 09:06:33.625 +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.0993ms 2025-02-01 09:06:33.626 +00:00 [DBG] Connection id "0HNA0VVO1VDBK", Request id "0HNA0VVO1VDBK:00000001": started reading request body. 2025-02-01 09:06:33.626 +00:00 [DBG] Connection id "0HNA0VVO1VDBK", Request id "0HNA0VVO1VDBK:00000001": done reading request body. 2025-02-01 09:06:33.626 +00:00 [DBG] Connection id "0HNA0VVO1VDBK" disconnecting. 2025-02-01 09:06:33.626 +00:00 [DBG] Connection id "0HNA0VVO1VDBK" stopped. 2025-02-01 09:06:33.626 +00:00 [DBG] Connection id "0HNA0VVO1VDBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.647 +00:00 [DBG] Connection id "0HNA0VVO1VDBM" accepted. 2025-02-01 09:06:33.647 +00:00 [DBG] Connection id "0HNA0VVO1VDBM" started. 2025-02-01 09:06:33.736 +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-02-01 09:06:33.737 +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-02-01 09:06:33.737 +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 1.1265ms 2025-02-01 09:06:33.737 +00:00 [DBG] Connection id "0HNA0VVO1VDBM" disconnecting. 2025-02-01 09:06:33.737 +00:00 [DBG] Connection id "0HNA0VVO1VDBM" stopped. 2025-02-01 09:06:33.737 +00:00 [DBG] Connection id "0HNA0VVO1VDBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.759 +00:00 [DBG] Connection 0HNA0VVO1VDBL established using the following protocol: "Tls13" 2025-02-01 09:06:33.875 +00:00 [DBG] Connection id "0HNA0VVO1VDBN" accepted. 2025-02-01 09:06:33.875 +00:00 [DBG] Connection id "0HNA0VVO1VDBN" started. 2025-02-01 09:06:33.894 +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-02-01 09:06:33.895 +00:00 [DBG] The request path /CFIDE/administrator/enter.cfm does not match a supported file type 2025-02-01 09:06:33.895 +00:00 [DBG] No candidates found for the request path '/CFIDE/administrator/enter.cfm' 2025-02-01 09:06:33.895 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:33.895 +00:00 [INF] HTTP GET /CFIDE/administrator/enter.cfm responded 404 in 0.0962 ms 2025-02-01 09:06:33.895 +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.3614ms 2025-02-01 09:06:33.895 +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-02-01 09:06:33.895 +00:00 [DBG] Connection id "0HNA0VVO1VDBL" disconnecting. 2025-02-01 09:06:33.895 +00:00 [DBG] Connection id "0HNA0VVO1VDBL" stopped. 2025-02-01 09:06:33.895 +00:00 [DBG] Connection id "0HNA0VVO1VDBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.921 +00:00 [DBG] Connection id "0HNA0VVO1VDBN" 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-02-01 09:06:33.922 +00:00 [DBG] Connection id "0HNA0VVO1VDBN" disconnecting. 2025-02-01 09:06:33.922 +00:00 [DBG] Connection id "0HNA0VVO1VDBN" stopped. 2025-02-01 09:06:33.922 +00:00 [DBG] Connection id "0HNA0VVO1VDBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.970 +00:00 [DBG] Connection id "0HNA0VVO1VDBO" accepted. 2025-02-01 09:06:33.970 +00:00 [DBG] Connection id "0HNA0VVO1VDBO" started. 2025-02-01 09:06:33.972 +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-02-01 09:06:33.972 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/httpsecure'. 2025-02-01 09:06:33.972 +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.1728ms 2025-02-01 09:06:33.972 +00:00 [DBG] Connection id "0HNA0VVO1VDBO", Request id "0HNA0VVO1VDBO:00000001": started reading request body. 2025-02-01 09:06:33.972 +00:00 [DBG] Connection id "0HNA0VVO1VDBO", Request id "0HNA0VVO1VDBO:00000001": done reading request body. 2025-02-01 09:06:33.972 +00:00 [DBG] Connection id "0HNA0VVO1VDBO" disconnecting. 2025-02-01 09:06:33.972 +00:00 [DBG] Connection id "0HNA0VVO1VDBO" stopped. 2025-02-01 09:06:33.972 +00:00 [DBG] Connection id "0HNA0VVO1VDBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:33.990 +00:00 [DBG] Connection id "0HNA0VVO1VDBP" accepted. 2025-02-01 09:06:33.990 +00:00 [DBG] Connection id "0HNA0VVO1VDBP" started. 2025-02-01 09:06:34.034 +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-02-01 09:06:34.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml'. 2025-02-01 09:06:34.035 +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.2084ms 2025-02-01 09:06:34.035 +00:00 [DBG] Connection id "0HNA0VVO1VDBP" disconnecting. 2025-02-01 09:06:34.035 +00:00 [DBG] Connection id "0HNA0VVO1VDBP" stopped. 2025-02-01 09:06:34.035 +00:00 [DBG] Connection id "0HNA0VVO1VDBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:34.112 +00:00 [DBG] Connection id "0HNA0VVO1VDBQ" accepted. 2025-02-01 09:06:34.112 +00:00 [DBG] Connection id "0HNA0VVO1VDBQ" started. 2025-02-01 09:06:34.200 +00:00 [DBG] Connection id "0HNA0VVO1VDBR" accepted. 2025-02-01 09:06:34.200 +00:00 [DBG] Connection id "0HNA0VVO1VDBR" started. 2025-02-01 09:06:34.245 +00:00 [DBG] Connection id "0HNA0VVO1VDBS" accepted. 2025-02-01 09:06:34.245 +00:00 [DBG] Connection id "0HNA0VVO1VDBS" started. 2025-02-01 09:06:34.266 +00:00 [DBG] Connection 0HNA0VVO1VDBQ established using the following protocol: "Tls13" 2025-02-01 09:06:34.270 +00:00 [DBG] Connection id "0HNA0VVO1VDBS" 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-02-01 09:06:34.271 +00:00 [DBG] Connection id "0HNA0VVO1VDBS" disconnecting. 2025-02-01 09:06:34.271 +00:00 [DBG] Connection id "0HNA0VVO1VDBS" stopped. 2025-02-01 09:06:34.271 +00:00 [DBG] Connection id "0HNA0VVO1VDBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:34.333 +00:00 [DBG] Connection id "0HNA0VVO1VDBT" accepted. 2025-02-01 09:06:34.334 +00:00 [DBG] Connection id "0HNA0VVO1VDBT" started. 2025-02-01 09:06:34.360 +00:00 [DBG] Connection id "0HNA0VVO1VDBU" accepted. 2025-02-01 09:06:34.360 +00:00 [DBG] Connection id "0HNA0VVO1VDBU" started. 2025-02-01 09:06:34.361 +00:00 [DBG] Connection 0HNA0VVO1VDBR established using the following protocol: "Tls13" 2025-02-01 09:06:34.377 +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-02-01 09:06:34.377 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/http'. 2025-02-01 09:06:34.377 +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.1688ms 2025-02-01 09:06:34.377 +00:00 [DBG] Connection id "0HNA0VVO1VDBT", Request id "0HNA0VVO1VDBT:00000001": started reading request body. 2025-02-01 09:06:34.378 +00:00 [DBG] Connection id "0HNA0VVO1VDBT", Request id "0HNA0VVO1VDBT:00000001": done reading request body. 2025-02-01 09:06:34.378 +00:00 [DBG] Connection id "0HNA0VVO1VDBT" disconnecting. 2025-02-01 09:06:34.378 +00:00 [DBG] Connection id "0HNA0VVO1VDBT" stopped. 2025-02-01 09:06:34.378 +00:00 [DBG] Connection id "0HNA0VVO1VDBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:34.379 +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-02-01 09:06:34.379 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//etc/vmware/hostd/vmInventory.xml'. 2025-02-01 09:06:34.379 +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.1117ms 2025-02-01 09:06:34.379 +00:00 [DBG] Connection id "0HNA0VVO1VDBU" disconnecting. 2025-02-01 09:06:34.379 +00:00 [DBG] Connection id "0HNA0VVO1VDBU" stopped. 2025-02-01 09:06:34.379 +00:00 [DBG] Connection id "0HNA0VVO1VDBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:34.437 +00:00 [DBG] Connection id "0HNA0VVO1VDBQ" 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-02-01 09:06:34.438 +00:00 [DBG] Connection id "0HNA0VVO1VDBQ" disconnecting. 2025-02-01 09:06:34.438 +00:00 [DBG] Connection id "0HNA0VVO1VDBQ" stopped. 2025-02-01 09:06:34.438 +00:00 [DBG] Connection id "0HNA0VVO1VDBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:34.503 +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-02-01 09:06:34.503 +00:00 [DBG] The request path /CFIDE/administrator/enter.cfm does not match a supported file type 2025-02-01 09:06:34.503 +00:00 [DBG] No candidates found for the request path '/CFIDE/administrator/enter.cfm' 2025-02-01 09:06:34.503 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:34.503 +00:00 [INF] HTTP GET /CFIDE/administrator/enter.cfm responded 404 in 0.0978 ms 2025-02-01 09:06:34.503 +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.3505ms 2025-02-01 09:06:34.503 +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-02-01 09:06:34.503 +00:00 [DBG] Connection id "0HNA0VVO1VDBR" disconnecting. 2025-02-01 09:06:34.503 +00:00 [DBG] Connection id "0HNA0VVO1VDBR" stopped. 2025-02-01 09:06:34.503 +00:00 [DBG] Connection id "0HNA0VVO1VDBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:34.627 +00:00 [DBG] Connection id "0HNA0VVO1VDBV" accepted. 2025-02-01 09:06:34.627 +00:00 [DBG] Connection id "0HNA0VVO1VDBV" started. 2025-02-01 09:06:34.629 +00:00 [DBG] Connection id "0HNA0VVO1VDBV" 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-02-01 09:06:34.630 +00:00 [DBG] Connection id "0HNA0VVO1VDBV" disconnecting. 2025-02-01 09:06:34.630 +00:00 [DBG] Connection id "0HNA0VVO1VDBV" stopped. 2025-02-01 09:06:34.630 +00:00 [DBG] Connection id "0HNA0VVO1VDBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:34.746 +00:00 [DBG] Connection id "0HNA0VVO1VDC0" accepted. 2025-02-01 09:06:34.747 +00:00 [DBG] Connection id "0HNA0VVO1VDC0" started. 2025-02-01 09:06:34.749 +00:00 [DBG] Connection id "0HNA0VVO1VDC1" accepted. 2025-02-01 09:06:34.749 +00:00 [DBG] Connection id "0HNA0VVO1VDC1" started. 2025-02-01 09:06:34.753 +00:00 [DBG] Connection id "0HNA0VVO1VDC2" accepted. 2025-02-01 09:06:34.753 +00:00 [DBG] Connection id "0HNA0VVO1VDC2" started. 2025-02-01 09:06:34.755 +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-02-01 09:06:34.755 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcds/messagebroker/httpsecure'. 2025-02-01 09:06:34.755 +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.193ms 2025-02-01 09:06:34.755 +00:00 [DBG] Connection id "0HNA0VVO1VDC1", Request id "0HNA0VVO1VDC1:00000001": started reading request body. 2025-02-01 09:06:34.755 +00:00 [DBG] Connection id "0HNA0VVO1VDC1", Request id "0HNA0VVO1VDC1:00000001": done reading request body. 2025-02-01 09:06:34.755 +00:00 [DBG] Connection id "0HNA0VVO1VDC1" disconnecting. 2025-02-01 09:06:34.755 +00:00 [DBG] Connection id "0HNA0VVO1VDC1" stopped. 2025-02-01 09:06:34.755 +00:00 [DBG] Connection id "0HNA0VVO1VDC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:34.819 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/ - application/xml 86 2025-02-01 09:06:34.819 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:06:34.820 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1795ms 2025-02-01 09:06:34.820 +00:00 [DBG] Connection id "0HNA0VVO1VDC0", Request id "0HNA0VVO1VDC0:00000001": started reading request body. 2025-02-01 09:06:34.820 +00:00 [DBG] Connection id "0HNA0VVO1VDC0", Request id "0HNA0VVO1VDC0:00000001": done reading request body. 2025-02-01 09:06:34.820 +00:00 [DBG] Connection id "0HNA0VVO1VDC0" disconnecting. 2025-02-01 09:06:34.820 +00:00 [DBG] Connection id "0HNA0VVO1VDC0" stopped. 2025-02-01 09:06:34.820 +00:00 [DBG] Connection id "0HNA0VVO1VDC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:34.901 +00:00 [DBG] Connection id "0HNA0VVO1VDC3" accepted. 2025-02-01 09:06:34.901 +00:00 [DBG] Connection id "0HNA0VVO1VDC3" started. 2025-02-01 09:06:34.937 +00:00 [DBG] Connection 0HNA0VVO1VDC2 established using the following protocol: "Tls13" 2025-02-01 09:06:34.956 +00:00 [DBG] Connection id "0HNA0VVO1VDC4" accepted. 2025-02-01 09:06:34.956 +00:00 [DBG] Connection id "0HNA0VVO1VDC4" started. 2025-02-01 09:06:35.018 +00:00 [DBG] Connection id "0HNA0VVO1VDC4" 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-02-01 09:06:35.018 +00:00 [DBG] Connection id "0HNA0VVO1VDC4" disconnecting. 2025-02-01 09:06:35.018 +00:00 [DBG] Connection id "0HNA0VVO1VDC4" stopped. 2025-02-01 09:06:35.018 +00:00 [DBG] Connection id "0HNA0VVO1VDC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.057 +00:00 [DBG] Connection 0HNA0VVO1VDC3 established using the following protocol: "Tls13" 2025-02-01 09:06:35.071 +00:00 [DBG] Connection id "0HNA0VVO1VDC5" accepted. 2025-02-01 09:06:35.071 +00:00 [DBG] Connection id "0HNA0VVO1VDC5" started. 2025-02-01 09:06:35.098 +00:00 [DBG] Connection id "0HNA0VVO1VDC2" 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-02-01 09:06:35.099 +00:00 [DBG] Connection id "0HNA0VVO1VDC2" disconnecting. 2025-02-01 09:06:35.099 +00:00 [DBG] Connection id "0HNA0VVO1VDC2" stopped. 2025-02-01 09:06:35.099 +00:00 [DBG] Connection id "0HNA0VVO1VDC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.115 +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-02-01 09:06:35.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/http'. 2025-02-01 09:06:35.115 +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.1067ms 2025-02-01 09:06:35.115 +00:00 [DBG] Connection id "0HNA0VVO1VDC5", Request id "0HNA0VVO1VDC5:00000001": started reading request body. 2025-02-01 09:06:35.116 +00:00 [DBG] Connection id "0HNA0VVO1VDC5", Request id "0HNA0VVO1VDC5:00000001": done reading request body. 2025-02-01 09:06:35.116 +00:00 [DBG] Connection id "0HNA0VVO1VDC5" disconnecting. 2025-02-01 09:06:35.116 +00:00 [DBG] Connection id "0HNA0VVO1VDC5" stopped. 2025-02-01 09:06:35.116 +00:00 [DBG] Connection id "0HNA0VVO1VDC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.154 +00:00 [DBG] Connection id "0HNA0VVO1VDC6" accepted. 2025-02-01 09:06:35.154 +00:00 [DBG] Connection id "0HNA0VVO1VDC6" started. 2025-02-01 09:06:35.161 +00:00 [INF] Request starting HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/ - application/xml 105 2025-02-01 09:06:35.161 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:06:35.161 +00:00 [INF] Request finished HTTP/1.1 POST http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1243ms 2025-02-01 09:06:35.161 +00:00 [DBG] Connection id "0HNA0VVO1VDC6", Request id "0HNA0VVO1VDC6:00000001": started reading request body. 2025-02-01 09:06:35.161 +00:00 [DBG] Connection id "0HNA0VVO1VDC6", Request id "0HNA0VVO1VDC6:00000001": done reading request body. 2025-02-01 09:06:35.161 +00:00 [DBG] Connection id "0HNA0VVO1VDC6" disconnecting. 2025-02-01 09:06:35.161 +00:00 [DBG] Connection id "0HNA0VVO1VDC6" stopped. 2025-02-01 09:06:35.162 +00:00 [DBG] Connection id "0HNA0VVO1VDC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.203 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ovzfksqaulpalvpt - null null 2025-02-01 09:06:35.203 +00:00 [DBG] The request path /ovzfksqaulpalvpt does not match a supported file type 2025-02-01 09:06:35.203 +00:00 [DBG] No candidates found for the request path '/ovzfksqaulpalvpt' 2025-02-01 09:06:35.203 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:35.203 +00:00 [INF] HTTP GET /ovzfksqaulpalvpt responded 404 in 0.1046 ms 2025-02-01 09:06:35.203 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ovzfksqaulpalvpt - 404 0 null 0.3322ms 2025-02-01 09:06:35.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/ovzfksqaulpalvpt, Response status code: 404 2025-02-01 09:06:35.203 +00:00 [DBG] Connection id "0HNA0VVO1VDC3" disconnecting. 2025-02-01 09:06:35.203 +00:00 [DBG] Connection id "0HNA0VVO1VDC3" stopped. 2025-02-01 09:06:35.204 +00:00 [DBG] Connection id "0HNA0VVO1VDC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.318 +00:00 [DBG] Connection id "0HNA0VVO1VDC7" accepted. 2025-02-01 09:06:35.318 +00:00 [DBG] Connection id "0HNA0VVO1VDC7" started. 2025-02-01 09:06:35.319 +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-02-01 09:06:35.319 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104///..%2f..%2f..%2f..%2fboot.ini'. 2025-02-01 09:06:35.319 +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.1464ms 2025-02-01 09:06:35.319 +00:00 [DBG] Connection id "0HNA0VVO1VDC7" disconnecting. 2025-02-01 09:06:35.319 +00:00 [DBG] Connection id "0HNA0VVO1VDC7" stopped. 2025-02-01 09:06:35.319 +00:00 [DBG] Connection id "0HNA0VVO1VDC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.411 +00:00 [DBG] Connection id "0HNA0VVO1VDC8" accepted. 2025-02-01 09:06:35.411 +00:00 [DBG] Connection id "0HNA0VVO1VDC8" started. 2025-02-01 09:06:35.415 +00:00 [DBG] Connection id "0HNA0VVO1VDC9" accepted. 2025-02-01 09:06:35.415 +00:00 [DBG] Connection id "0HNA0VVO1VDC9" started. 2025-02-01 09:06:35.437 +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-02-01 09:06:35.437 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/httpsecure'. 2025-02-01 09:06:35.437 +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.1294ms 2025-02-01 09:06:35.437 +00:00 [DBG] Connection id "0HNA0VVO1VDC9", Request id "0HNA0VVO1VDC9:00000001": started reading request body. 2025-02-01 09:06:35.437 +00:00 [DBG] Connection id "0HNA0VVO1VDC9", Request id "0HNA0VVO1VDC9:00000001": done reading request body. 2025-02-01 09:06:35.437 +00:00 [DBG] Connection id "0HNA0VVO1VDC9" disconnecting. 2025-02-01 09:06:35.437 +00:00 [DBG] Connection id "0HNA0VVO1VDC9" stopped. 2025-02-01 09:06:35.437 +00:00 [DBG] Connection id "0HNA0VVO1VDC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.572 +00:00 [DBG] Connection id "0HNA0VVO1VDCA" accepted. 2025-02-01 09:06:35.572 +00:00 [DBG] Connection 0HNA0VVO1VDC8 established using the following protocol: "Tls13" 2025-02-01 09:06:35.573 +00:00 [DBG] Connection id "0HNA0VVO1VDCA" started. 2025-02-01 09:06:35.635 +00:00 [DBG] Connection id "0HNA0VVO1VDCB" accepted. 2025-02-01 09:06:35.635 +00:00 [DBG] Connection id "0HNA0VVO1VDCB" started. 2025-02-01 09:06:35.688 +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-02-01 09:06:35.689 +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-02-01 09:06:35.689 +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.1467ms 2025-02-01 09:06:35.689 +00:00 [DBG] Connection id "0HNA0VVO1VDCB" disconnecting. 2025-02-01 09:06:35.689 +00:00 [DBG] Connection id "0HNA0VVO1VDCB" stopped. 2025-02-01 09:06:35.689 +00:00 [DBG] Connection id "0HNA0VVO1VDCB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.715 +00:00 [DBG] Connection 0HNA0VVO1VDCA established using the following protocol: "Tls13" 2025-02-01 09:06:35.715 +00:00 [DBG] Connection id "0HNA0VVO1VDC8" 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-02-01 09:06:35.716 +00:00 [DBG] Connection id "0HNA0VVO1VDC8" disconnecting. 2025-02-01 09:06:35.716 +00:00 [DBG] Connection id "0HNA0VVO1VDC8" stopped. 2025-02-01 09:06:35.716 +00:00 [DBG] Connection id "0HNA0VVO1VDC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.813 +00:00 [DBG] Connection id "0HNA0VVO1VDCC" accepted. 2025-02-01 09:06:35.813 +00:00 [DBG] Connection id "0HNA0VVO1VDCC" started. 2025-02-01 09:06:35.850 +00:00 [INF] Request starting HTTP/1.1 DEBUG https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:06:35.850 +00:00 [DBG] DEBUG requests are not supported 2025-02-01 09:06:35.850 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:06:35.850 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:06:35.850 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:35.850 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:35.851 +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-02-01 09:06:35.851 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:06:35.851 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:35.851 +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-02-01 09:06:35.851 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:06:35.851 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:35.851 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:35.851 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:35.851 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:35.851 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:35.851 +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-02-01 09:06:35.851 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:35.851 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:35.851 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:35.851 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:35.851 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:35.851 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:35.851 +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-02-01 09:06:35.851 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:35.851 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:35.851 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:35.851 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:35.851 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:06:35.851 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:06:35.851 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0671ms. 2025-02-01 09:06:35.851 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:06:35.852 +00:00 [INF] Executed ViewResult - view noScan executed in 0.551ms. 2025-02-01 09:06:35.852 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1167ms 2025-02-01 09:06:35.852 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:35.852 +00:00 [INF] HTTP DEBUG / responded 200 in 1.4878 ms 2025-02-01 09:06:35.852 +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 1.6635ms 2025-02-01 09:06:35.852 +00:00 [DBG] Connection id "0HNA0VVO1VDCA" disconnecting. 2025-02-01 09:06:35.852 +00:00 [DBG] Connection id "0HNA0VVO1VDCA" stopped. 2025-02-01 09:06:35.852 +00:00 [DBG] Connection id "0HNA0VVO1VDCA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:35.965 +00:00 [DBG] Connection 0HNA0VVO1VDCC established using the following protocol: "Tls13" 2025-02-01 09:06:36.008 +00:00 [DBG] Connection id "0HNA0VVO1VDCD" accepted. 2025-02-01 09:06:36.008 +00:00 [DBG] Connection id "0HNA0VVO1VDCD" started. 2025-02-01 09:06:36.037 +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-02-01 09:06:36.037 +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-02-01 09:06:36.037 +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.1871ms 2025-02-01 09:06:36.037 +00:00 [DBG] Connection id "0HNA0VVO1VDCD" disconnecting. 2025-02-01 09:06:36.037 +00:00 [DBG] Connection id "0HNA0VVO1VDCD" stopped. 2025-02-01 09:06:36.037 +00:00 [DBG] Connection id "0HNA0VVO1VDCD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:36.059 +00:00 [DBG] Connection id "0HNA0VVO1VDCE" accepted. 2025-02-01 09:06:36.059 +00:00 [DBG] Connection id "0HNA0VVO1VDCE" started. 2025-02-01 09:06:36.200 +00:00 [DBG] Connection 0HNA0VVO1VDCE established using the following protocol: "Tls13" 2025-02-01 09:06:36.346 +00:00 [DBG] Connection id "0HNA0VVO1VDCE" 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-02-01 09:06:36.347 +00:00 [DBG] Connection id "0HNA0VVO1VDCE" disconnecting. 2025-02-01 09:06:36.347 +00:00 [DBG] Connection id "0HNA0VVO1VDCE" stopped. 2025-02-01 09:06:36.347 +00:00 [DBG] Connection id "0HNA0VVO1VDCE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:36.373 +00:00 [DBG] Connection id "0HNA0VVO1VDCF" accepted. 2025-02-01 09:06:36.373 +00:00 [DBG] Connection id "0HNA0VVO1VDCF" started. 2025-02-01 09:06:36.383 +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-02-01 09:06:36.383 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/..%5C/..%5C/..%5C/boot.ini'. 2025-02-01 09:06:36.383 +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.1881ms 2025-02-01 09:06:36.383 +00:00 [DBG] Connection id "0HNA0VVO1VDCF" disconnecting. 2025-02-01 09:06:36.383 +00:00 [DBG] Connection id "0HNA0VVO1VDCF" stopped. 2025-02-01 09:06:36.383 +00:00 [DBG] Connection id "0HNA0VVO1VDCF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:36.701 +00:00 [DBG] Connection id "0HNA0VVO1VDCG" accepted. 2025-02-01 09:06:36.701 +00:00 [DBG] Connection id "0HNA0VVO1VDCG" started. 2025-02-01 09:06:36.704 +00:00 [DBG] Connection id "0HNA0VVO1VDCH" accepted. 2025-02-01 09:06:36.704 +00:00 [DBG] Connection id "0HNA0VVO1VDCH" started. 2025-02-01 09:06:36.752 +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-02-01 09:06:36.752 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/..%5C/%5C..%5C/%5C..%5C/%5Cboot.ini'. 2025-02-01 09:06:36.752 +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.185ms 2025-02-01 09:06:36.753 +00:00 [DBG] Connection id "0HNA0VVO1VDCH" disconnecting. 2025-02-01 09:06:36.753 +00:00 [DBG] Connection id "0HNA0VVO1VDCH" stopped. 2025-02-01 09:06:36.753 +00:00 [DBG] Connection id "0HNA0VVO1VDCH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:36.850 +00:00 [DBG] Connection 0HNA0VVO1VDCG established using the following protocol: "Tls13" 2025-02-01 09:06:36.997 +00:00 [DBG] Connection id "0HNA0VVO1VDCG" 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-02-01 09:06:37.000 +00:00 [DBG] Connection id "0HNA0VVO1VDCG" disconnecting. 2025-02-01 09:06:37.001 +00:00 [DBG] Connection id "0HNA0VVO1VDCG" stopped. 2025-02-01 09:06:37.001 +00:00 [DBG] Connection id "0HNA0VVO1VDCG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:37.104 +00:00 [DBG] Connection id "0HNA0VVO1VDCI" accepted. 2025-02-01 09:06:37.104 +00:00 [DBG] Connection id "0HNA0VVO1VDCI" started. 2025-02-01 09:06:37.105 +00:00 [DBG] Connection id "0HNA0VVO1VDCJ" accepted. 2025-02-01 09:06:37.105 +00:00 [DBG] Connection id "0HNA0VVO1VDCJ" started. 2025-02-01 09:06:37.151 +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-02-01 09:06:37.151 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/%5C../%5C../%5C../boot.ini'. 2025-02-01 09:06:37.151 +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.3085ms 2025-02-01 09:06:37.152 +00:00 [DBG] Connection id "0HNA0VVO1VDCI" disconnecting. 2025-02-01 09:06:37.152 +00:00 [DBG] Connection id "0HNA0VVO1VDCI" stopped. 2025-02-01 09:06:37.152 +00:00 [DBG] Connection id "0HNA0VVO1VDCI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:37.268 +00:00 [DBG] Connection 0HNA0VVO1VDCJ established using the following protocol: "Tls13" 2025-02-01 09:06:37.363 +00:00 [DBG] Connection id "0HNA0VVO1VDCK" accepted. 2025-02-01 09:06:37.363 +00:00 [DBG] Connection id "0HNA0VVO1VDCK" started. 2025-02-01 09:06:37.521 +00:00 [DBG] Connection 0HNA0VVO1VDCK established using the following protocol: "Tls13" 2025-02-01 09:06:37.598 +00:00 [DBG] Connection id "0HNA0VVO1VDCL" accepted. 2025-02-01 09:06:37.599 +00:00 [DBG] Connection id "0HNA0VVO1VDCL" started. 2025-02-01 09:06:37.651 +00:00 [DBG] Connection id "0HNA0VVO1VDCK" 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-02-01 09:06:37.651 +00:00 [DBG] Connection id "0HNA0VVO1VDCK" disconnecting. 2025-02-01 09:06:37.651 +00:00 [DBG] Connection id "0HNA0VVO1VDCK" stopped. 2025-02-01 09:06:37.651 +00:00 [DBG] Connection id "0HNA0VVO1VDCK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:37.667 +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-02-01 09:06:37.668 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104////..%5C..%5C..%5Cboot.ini'. 2025-02-01 09:06:37.668 +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.2249ms 2025-02-01 09:06:37.668 +00:00 [DBG] Connection id "0HNA0VVO1VDCL" disconnecting. 2025-02-01 09:06:37.668 +00:00 [DBG] Connection id "0HNA0VVO1VDCL" stopped. 2025-02-01 09:06:37.668 +00:00 [DBG] Connection id "0HNA0VVO1VDCL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:38.020 +00:00 [DBG] Connection id "0HNA0VVO1VDCM" accepted. 2025-02-01 09:06:38.020 +00:00 [DBG] Connection id "0HNA0VVO1VDCN" accepted. 2025-02-01 09:06:38.020 +00:00 [DBG] Connection id "0HNA0VVO1VDCM" started. 2025-02-01 09:06:38.021 +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-02-01 09:06:38.021 +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-02-01 09:06:38.021 +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.1408ms 2025-02-01 09:06:38.021 +00:00 [DBG] Connection id "0HNA0VVO1VDCM" disconnecting. 2025-02-01 09:06:38.021 +00:00 [DBG] Connection id "0HNA0VVO1VDCM" stopped. 2025-02-01 09:06:38.021 +00:00 [DBG] Connection id "0HNA0VVO1VDCM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:38.021 +00:00 [DBG] Connection id "0HNA0VVO1VDCN" started. 2025-02-01 09:06:38.170 +00:00 [DBG] Connection 0HNA0VVO1VDCN established using the following protocol: "Tls13" 2025-02-01 09:06:38.308 +00:00 [DBG] Connection id "0HNA0VVO1VDCN" 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-02-01 09:06:38.308 +00:00 [DBG] Connection id "0HNA0VVO1VDCN" disconnecting. 2025-02-01 09:06:38.309 +00:00 [DBG] Connection id "0HNA0VVO1VDCN" stopped. 2025-02-01 09:06:38.309 +00:00 [DBG] Connection id "0HNA0VVO1VDCN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:38.341 +00:00 [DBG] Connection id "0HNA0VVO1VDCO" accepted. 2025-02-01 09:06:38.342 +00:00 [DBG] Connection id "0HNA0VVO1VDCO" started. 2025-02-01 09:06:38.375 +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-02-01 09:06:38.376 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd'. 2025-02-01 09:06:38.376 +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.2421ms 2025-02-01 09:06:38.376 +00:00 [DBG] Connection id "0HNA0VVO1VDCO" disconnecting. 2025-02-01 09:06:38.376 +00:00 [DBG] Connection id "0HNA0VVO1VDCO" stopped. 2025-02-01 09:06:38.376 +00:00 [DBG] Connection id "0HNA0VVO1VDCO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:38.515 +00:00 [DBG] Connection id "0HNA0VVO1VDCP" accepted. 2025-02-01 09:06:38.516 +00:00 [DBG] Connection id "0HNA0VVO1VDCP" started. 2025-02-01 09:06:38.539 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-02-01 09:06:38.539 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:06:38.539 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-01 09:06:38.540 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.1977ms 2025-02-01 09:06:38.540 +00:00 [DBG] Connection id "0HNA0VVO1VDCP" disconnecting. 2025-02-01 09:06:38.540 +00:00 [DBG] Connection id "0HNA0VVO1VDCP" stopped. 2025-02-01 09:06:38.540 +00:00 [DBG] Connection id "0HNA0VVO1VDCP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:38.657 +00:00 [DBG] Connection id "0HNA0VVO1VDCQ" accepted. 2025-02-01 09:06:38.657 +00:00 [DBG] Connection id "0HNA0VVO1VDCQ" started. 2025-02-01 09:06:38.679 +00:00 [DBG] Connection id "0HNA0VVO1VDCR" accepted. 2025-02-01 09:06:38.679 +00:00 [DBG] Connection id "0HNA0VVO1VDCR" started. 2025-02-01 09:06:38.703 +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-02-01 09:06:38.703 +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-02-01 09:06:38.703 +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.1598ms 2025-02-01 09:06:38.704 +00:00 [DBG] Connection id "0HNA0VVO1VDCR" disconnecting. 2025-02-01 09:06:38.704 +00:00 [DBG] Connection id "0HNA0VVO1VDCR" stopped. 2025-02-01 09:06:38.704 +00:00 [DBG] Connection id "0HNA0VVO1VDCR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:38.824 +00:00 [DBG] Connection 0HNA0VVO1VDCQ established using the following protocol: "Tls13" 2025-02-01 09:06:38.965 +00:00 [DBG] Connection id "0HNA0VVO1VDCQ" 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-02-01 09:06:38.966 +00:00 [DBG] Connection id "0HNA0VVO1VDCQ" disconnecting. 2025-02-01 09:06:38.966 +00:00 [DBG] Connection id "0HNA0VVO1VDCQ" stopped. 2025-02-01 09:06:38.966 +00:00 [DBG] Connection id "0HNA0VVO1VDCQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:39.062 +00:00 [DBG] Connection id "0HNA0VVO1VDCS" accepted. 2025-02-01 09:06:39.062 +00:00 [DBG] Connection id "0HNA0VVO1VDCS" started. 2025-02-01 09:06:39.062 +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-02-01 09:06:39.062 +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-02-01 09:06:39.062 +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.1107ms 2025-02-01 09:06:39.063 +00:00 [DBG] Connection id "0HNA0VVO1VDCS" disconnecting. 2025-02-01 09:06:39.063 +00:00 [DBG] Connection id "0HNA0VVO1VDCS" stopped. 2025-02-01 09:06:39.063 +00:00 [DBG] Connection id "0HNA0VVO1VDCS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:39.268 +00:00 [DBG] Connection id "0HNA0VVO1VDCT" accepted. 2025-02-01 09:06:39.268 +00:00 [DBG] Connection id "0HNA0VVO1VDCT" started. 2025-02-01 09:06:39.418 +00:00 [DBG] Connection 0HNA0VVO1VDCT established using the following protocol: "Tls13" 2025-02-01 09:06:39.570 +00:00 [DBG] Connection id "0HNA0VVO1VDCT" 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-02-01 09:06:39.570 +00:00 [DBG] Connection id "0HNA0VVO1VDCT" disconnecting. 2025-02-01 09:06:39.570 +00:00 [DBG] Connection id "0HNA0VVO1VDCT" stopped. 2025-02-01 09:06:39.570 +00:00 [DBG] Connection id "0HNA0VVO1VDCT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:39.863 +00:00 [DBG] Connection id "0HNA0VVO1VDCU" accepted. 2025-02-01 09:06:39.863 +00:00 [DBG] Connection id "0HNA0VVO1VDCU" started. 2025-02-01 09:06:40.010 +00:00 [DBG] Connection 0HNA0VVO1VDCU established using the following protocol: "Tls13" 2025-02-01 09:06:40.171 +00:00 [DBG] Connection id "0HNA0VVO1VDCU" 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-02-01 09:06:40.172 +00:00 [DBG] Connection id "0HNA0VVO1VDCU" disconnecting. 2025-02-01 09:06:40.172 +00:00 [DBG] Connection id "0HNA0VVO1VDCU" stopped. 2025-02-01 09:06:40.172 +00:00 [DBG] Connection id "0HNA0VVO1VDCU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:40.489 +00:00 [DBG] Connection id "0HNA0VVO1VDCV" accepted. 2025-02-01 09:06:40.489 +00:00 [DBG] Connection id "0HNA0VVO1VDCV" started. 2025-02-01 09:06:40.632 +00:00 [DBG] Connection 0HNA0VVO1VDCV established using the following protocol: "Tls13" 2025-02-01 09:06:40.724 +00:00 [DBG] Connection id "0HNA0VVO1VDD0" accepted. 2025-02-01 09:06:40.724 +00:00 [DBG] Connection id "0HNA0VVO1VDD0" started. 2025-02-01 09:06:40.745 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-02-01 09:06:40.745 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:06:40.746 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-01 09:06:40.746 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.1737ms 2025-02-01 09:06:40.746 +00:00 [DBG] Connection id "0HNA0VVO1VDD0" disconnecting. 2025-02-01 09:06:40.746 +00:00 [DBG] Connection id "0HNA0VVO1VDD0" stopped. 2025-02-01 09:06:40.746 +00:00 [DBG] Connection id "0HNA0VVO1VDD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:40.771 +00:00 [DBG] Connection id "0HNA0VVO1VDCV" 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-02-01 09:06:40.771 +00:00 [DBG] Connection id "0HNA0VVO1VDCV" disconnecting. 2025-02-01 09:06:40.771 +00:00 [DBG] Connection id "0HNA0VVO1VDCV" stopped. 2025-02-01 09:06:40.771 +00:00 [DBG] Connection id "0HNA0VVO1VDCV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:41.147 +00:00 [DBG] Connection id "0HNA0VVO1VDD1" accepted. 2025-02-01 09:06:41.147 +00:00 [DBG] Connection id "0HNA0VVO1VDD1" started. 2025-02-01 09:06:41.154 +00:00 [DBG] Connection id "0HNA0VVO1VDD2" accepted. 2025-02-01 09:06:41.154 +00:00 [DBG] Connection id "0HNA0VVO1VDD2" started. 2025-02-01 09:06:41.154 +00:00 [INF] Request starting HTTP/1.0 GET http:///images - null null 2025-02-01 09:06:41.155 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:06:41.155 +00:00 [DBG] Redirecting to 'https://:5104/images'. 2025-02-01 09:06:41.155 +00:00 [INF] Request finished HTTP/1.0 GET http:///images - 307 0 null 0.2309ms 2025-02-01 09:06:41.155 +00:00 [DBG] Connection id "0HNA0VVO1VDD2" disconnecting. 2025-02-01 09:06:41.155 +00:00 [DBG] Connection id "0HNA0VVO1VDD2" stopped. 2025-02-01 09:06:41.155 +00:00 [DBG] Connection id "0HNA0VVO1VDD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:41.322 +00:00 [DBG] Connection 0HNA0VVO1VDD1 established using the following protocol: "Tls13" 2025-02-01 09:06:41.460 +00:00 [DBG] Connection id "0HNA0VVO1VDD1" 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-02-01 09:06:41.461 +00:00 [DBG] Connection id "0HNA0VVO1VDD1" disconnecting. 2025-02-01 09:06:41.461 +00:00 [DBG] Connection id "0HNA0VVO1VDD1" stopped. 2025-02-01 09:06:41.461 +00:00 [DBG] Connection id "0HNA0VVO1VDD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:41.784 +00:00 [DBG] Connection id "0HNA0VVO1VDD3" accepted. 2025-02-01 09:06:41.784 +00:00 [DBG] Connection id "0HNA0VVO1VDD3" started. 2025-02-01 09:06:41.949 +00:00 [DBG] Connection 0HNA0VVO1VDD3 established using the following protocol: "Tls13" 2025-02-01 09:06:42.104 +00:00 [DBG] Connection id "0HNA0VVO1VDD3" 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-02-01 09:06:42.104 +00:00 [DBG] Connection id "0HNA0VVO1VDD3" disconnecting. 2025-02-01 09:06:42.104 +00:00 [DBG] Connection id "0HNA0VVO1VDD3" stopped. 2025-02-01 09:06:42.104 +00:00 [DBG] Connection id "0HNA0VVO1VDD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:42.388 +00:00 [DBG] Connection id "0HNA0VVO1VDD4" accepted. 2025-02-01 09:06:42.388 +00:00 [DBG] Connection id "0HNA0VVO1VDD4" started. 2025-02-01 09:06:42.555 +00:00 [DBG] Connection 0HNA0VVO1VDD4 established using the following protocol: "Tls13" 2025-02-01 09:06:42.711 +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-02-01 09:06:42.711 +00:00 [DBG] The request path ///..%2f..%2f..%2f..%2fboot.ini does not match a supported file type 2025-02-01 09:06:42.711 +00:00 [DBG] No candidates found for the request path '///..%2f..%2f..%2f..%2fboot.ini' 2025-02-01 09:06:42.711 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:42.712 +00:00 [INF] HTTP GET ///..%2f..%2f..%2f..%2fboot.ini responded 404 in 0.0538 ms 2025-02-01 09:06:42.712 +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.2685ms 2025-02-01 09:06:42.712 +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-02-01 09:06:42.712 +00:00 [DBG] Connection id "0HNA0VVO1VDD4" disconnecting. 2025-02-01 09:06:42.712 +00:00 [DBG] Connection id "0HNA0VVO1VDD4" stopped. 2025-02-01 09:06:42.712 +00:00 [DBG] Connection id "0HNA0VVO1VDD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:43.004 +00:00 [DBG] Connection id "0HNA0VVO1VDD5" accepted. 2025-02-01 09:06:43.005 +00:00 [DBG] Connection id "0HNA0VVO1VDD5" started. 2025-02-01 09:06:43.156 +00:00 [DBG] Connection 0HNA0VVO1VDD5 established using the following protocol: "Tls13" 2025-02-01 09:06:43.296 +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-02-01 09:06:43.296 +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-02-01 09:06:43.296 +00:00 [DBG] No candidates found for the request path '/..\..\\..\..\\..\..\\..\..\boot.ini' 2025-02-01 09:06:43.296 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:43.296 +00:00 [INF] HTTP GET /..\..\\..\..\\..\..\\..\..\boot.ini responded 404 in 0.1439 ms 2025-02-01 09:06:43.296 +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.5155ms 2025-02-01 09:06:43.296 +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-02-01 09:06:43.296 +00:00 [DBG] Connection id "0HNA0VVO1VDD5" disconnecting. 2025-02-01 09:06:43.296 +00:00 [DBG] Connection id "0HNA0VVO1VDD5" stopped. 2025-02-01 09:06:43.296 +00:00 [DBG] Connection id "0HNA0VVO1VDD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:43.566 +00:00 [DBG] Connection id "0HNA0VVO1VDD6" accepted. 2025-02-01 09:06:43.566 +00:00 [DBG] Connection id "0HNA0VVO1VDD6" started. 2025-02-01 09:06:43.678 +00:00 [DBG] Connection id "0HNA0VVO1VDD7" accepted. 2025-02-01 09:06:43.678 +00:00 [DBG] Connection id "0HNA0VVO1VDD7" started. 2025-02-01 09:06:43.704 +00:00 [DBG] Connection 0HNA0VVO1VDD6 established using the following protocol: "Tls13" 2025-02-01 09:06:43.745 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HNAP1 - null null 2025-02-01 09:06:43.745 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/HNAP1'. 2025-02-01 09:06:43.745 +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.2706ms 2025-02-01 09:06:43.745 +00:00 [DBG] Connection id "0HNA0VVO1VDD7" disconnecting. 2025-02-01 09:06:43.745 +00:00 [DBG] Connection id "0HNA0VVO1VDD7" stopped. 2025-02-01 09:06:43.745 +00:00 [DBG] Connection id "0HNA0VVO1VDD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:43.840 +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-02-01 09:06:43.840 +00:00 [DBG] The request path /%c0.%c0.%5C%c0.%c0.%5C%c0.%c0.%5Cboot.ini does not match a supported file type 2025-02-01 09:06:43.840 +00:00 [DBG] No candidates found for the request path '/%c0.%c0.\%c0.%c0.\%c0.%c0.\boot.ini' 2025-02-01 09:06:43.840 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:43.840 +00:00 [INF] HTTP GET /%c0.%c0.\%c0.%c0.\%c0.%c0.\boot.ini responded 404 in 0.1127 ms 2025-02-01 09:06:43.840 +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.4058ms 2025-02-01 09:06:43.840 +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-02-01 09:06:43.840 +00:00 [DBG] Connection id "0HNA0VVO1VDD6" disconnecting. 2025-02-01 09:06:43.840 +00:00 [DBG] Connection id "0HNA0VVO1VDD6" stopped. 2025-02-01 09:06:43.840 +00:00 [DBG] Connection id "0HNA0VVO1VDD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:43.842 +00:00 [DBG] Connection id "0HNA0VVO1VDD8" accepted. 2025-02-01 09:06:43.842 +00:00 [DBG] Connection id "0HNA0VVO1VDD8" started. 2025-02-01 09:06:43.850 +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-02-01 09:06:43.850 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jmx-console/'. 2025-02-01 09:06:43.850 +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.173ms 2025-02-01 09:06:43.850 +00:00 [DBG] Connection id "0HNA0VVO1VDD8" disconnecting. 2025-02-01 09:06:43.850 +00:00 [DBG] Connection id "0HNA0VVO1VDD8" stopped. 2025-02-01 09:06:43.851 +00:00 [DBG] Connection id "0HNA0VVO1VDD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:44.098 +00:00 [DBG] Connection id "0HNA0VVO1VDD9" accepted. 2025-02-01 09:06:44.099 +00:00 [DBG] Connection id "0HNA0VVO1VDD9" started. 2025-02-01 09:06:44.120 +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-02-01 09:06:44.120 +00:00 [DBG] Connection id "0HNA0VVO1VDD9" stopped. 2025-02-01 09:06:44.120 +00:00 [DBG] Connection id "0HNA0VVO1VDD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:44.212 +00:00 [DBG] Connection id "0HNA0VVO1VDDB" accepted. 2025-02-01 09:06:44.212 +00:00 [DBG] Connection id "0HNA0VVO1VDDA" accepted. 2025-02-01 09:06:44.212 +00:00 [DBG] Connection id "0HNA0VVO1VDDB" started. 2025-02-01 09:06:44.212 +00:00 [DBG] Connection id "0HNA0VVO1VDDA" started. 2025-02-01 09:06:44.260 +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-02-01 09:06:44.261 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.php/wp-json/wp/v2/posts/'. 2025-02-01 09:06:44.261 +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.2484ms 2025-02-01 09:06:44.261 +00:00 [DBG] Connection id "0HNA0VVO1VDDA" disconnecting. 2025-02-01 09:06:44.261 +00:00 [DBG] Connection id "0HNA0VVO1VDDA" stopped. 2025-02-01 09:06:44.261 +00:00 [DBG] Connection id "0HNA0VVO1VDDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:44.383 +00:00 [DBG] Connection 0HNA0VVO1VDDB established using the following protocol: "Tls13" 2025-02-01 09:06:44.456 +00:00 [DBG] Connection id "0HNA0VVO1VDDC" accepted. 2025-02-01 09:06:44.456 +00:00 [DBG] Connection id "0HNA0VVO1VDDC" started. 2025-02-01 09:06:44.484 +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-02-01 09:06:44.485 +00:00 [DBG] Connection id "0HNA0VVO1VDDC" stopped. 2025-02-01 09:06:44.486 +00:00 [DBG] Connection id "0HNA0VVO1VDDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:44.546 +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-02-01 09:06:44.547 +00:00 [DBG] The request path /..%5C/..%5C/..%5C/boot.ini does not match a supported file type 2025-02-01 09:06:44.547 +00:00 [DBG] No candidates found for the request path '/..\/..\/..\/boot.ini' 2025-02-01 09:06:44.547 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:44.548 +00:00 [INF] HTTP GET /..\/..\/..\/boot.ini responded 404 in 0.2465 ms 2025-02-01 09:06:44.548 +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 1.2065ms 2025-02-01 09:06:44.548 +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-02-01 09:06:44.548 +00:00 [DBG] Connection id "0HNA0VVO1VDDB" disconnecting. 2025-02-01 09:06:44.548 +00:00 [DBG] Connection id "0HNA0VVO1VDDB" stopped. 2025-02-01 09:06:44.548 +00:00 [DBG] Connection id "0HNA0VVO1VDDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:44.687 +00:00 [DBG] Connection id "0HNA0VVO1VDDD" accepted. 2025-02-01 09:06:44.688 +00:00 [DBG] Connection id "0HNA0VVO1VDDD" started. 2025-02-01 09:06:44.855 +00:00 [DBG] Connection 0HNA0VVO1VDDD established using the following protocol: "Tls13" 2025-02-01 09:06:44.874 +00:00 [DBG] Connection id "0HNA0VVO1VDDE" accepted. 2025-02-01 09:06:44.874 +00:00 [DBG] Connection id "0HNA0VVO1VDDE" started. 2025-02-01 09:06:45.004 +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-02-01 09:06:45.004 +00:00 [DBG] The request path //_vti_inf.html does not match an existing file 2025-02-01 09:06:45.004 +00:00 [DBG] No candidates found for the request path '//_vti_inf.html' 2025-02-01 09:06:45.005 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:45.005 +00:00 [INF] HTTP GET //_vti_inf.html responded 404 in 0.0633 ms 2025-02-01 09:06:45.005 +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.3702ms 2025-02-01 09:06:45.005 +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-02-01 09:06:45.005 +00:00 [DBG] Connection id "0HNA0VVO1VDDD" disconnecting. 2025-02-01 09:06:45.005 +00:00 [DBG] Connection id "0HNA0VVO1VDDD" stopped. 2025-02-01 09:06:45.005 +00:00 [DBG] Connection id "0HNA0VVO1VDDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:45.022 +00:00 [DBG] Connection 0HNA0VVO1VDDE established using the following protocol: "Tls13" 2025-02-01 09:06:45.176 +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-02-01 09:06:45.176 +00:00 [DBG] The request path /..%5C/%5C..%5C/%5C..%5C/%5Cboot.ini does not match a supported file type 2025-02-01 09:06:45.176 +00:00 [DBG] No candidates found for the request path '/..\/\..\/\..\/\boot.ini' 2025-02-01 09:06:45.176 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:45.176 +00:00 [INF] HTTP GET /..\/\..\/\..\/\boot.ini responded 404 in 0.0537 ms 2025-02-01 09:06:45.176 +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.3165ms 2025-02-01 09:06:45.176 +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-02-01 09:06:45.176 +00:00 [DBG] Connection id "0HNA0VVO1VDDE" disconnecting. 2025-02-01 09:06:45.176 +00:00 [DBG] Connection id "0HNA0VVO1VDDE" stopped. 2025-02-01 09:06:45.176 +00:00 [DBG] Connection id "0HNA0VVO1VDDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:45.485 +00:00 [DBG] Connection id "0HNA0VVO1VDDF" accepted. 2025-02-01 09:06:45.486 +00:00 [DBG] Connection id "0HNA0VVO1VDDF" started. 2025-02-01 09:06:45.660 +00:00 [DBG] Connection 0HNA0VVO1VDDF established using the following protocol: "Tls13" 2025-02-01 09:06:45.796 +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-02-01 09:06:45.796 +00:00 [DBG] The request path /%5C../%5C../%5C../boot.ini does not match a supported file type 2025-02-01 09:06:45.796 +00:00 [DBG] No candidates found for the request path '/\../\../\../boot.ini' 2025-02-01 09:06:45.796 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:45.796 +00:00 [INF] HTTP GET /\../\../\../boot.ini responded 404 in 0.0466 ms 2025-02-01 09:06:45.796 +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.2741ms 2025-02-01 09:06:45.796 +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-02-01 09:06:45.796 +00:00 [DBG] Connection id "0HNA0VVO1VDDF" disconnecting. 2025-02-01 09:06:45.796 +00:00 [DBG] Connection id "0HNA0VVO1VDDF" stopped. 2025-02-01 09:06:45.796 +00:00 [DBG] Connection id "0HNA0VVO1VDDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:46.123 +00:00 [DBG] Connection id "0HNA0VVO1VDDG" accepted. 2025-02-01 09:06:46.123 +00:00 [DBG] Connection id "0HNA0VVO1VDDG" started. 2025-02-01 09:06:46.319 +00:00 [DBG] Connection 0HNA0VVO1VDDG established using the following protocol: "Tls13" 2025-02-01 09:06:46.461 +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-02-01 09:06:46.461 +00:00 [DBG] The request path ////..%5C..%5C..%5Cboot.ini does not match a supported file type 2025-02-01 09:06:46.461 +00:00 [DBG] No candidates found for the request path '////..\..\..\boot.ini' 2025-02-01 09:06:46.461 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:46.461 +00:00 [INF] HTTP GET ////..\..\..\boot.ini responded 404 in 0.0707 ms 2025-02-01 09:06:46.461 +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.4143ms 2025-02-01 09:06:46.461 +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-02-01 09:06:46.461 +00:00 [DBG] Connection id "0HNA0VVO1VDDG" disconnecting. 2025-02-01 09:06:46.461 +00:00 [DBG] Connection id "0HNA0VVO1VDDG" stopped. 2025-02-01 09:06:46.461 +00:00 [DBG] Connection id "0HNA0VVO1VDDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:46.816 +00:00 [DBG] Connection id "0HNA0VVO1VDDH" accepted. 2025-02-01 09:06:46.816 +00:00 [DBG] Connection id "0HNA0VVO1VDDH" started. 2025-02-01 09:06:46.960 +00:00 [DBG] Connection 0HNA0VVO1VDDH established using the following protocol: "Tls13" 2025-02-01 09:06:47.084 +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-02-01 09:06:47.084 +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-02-01 09:06:47.084 +00:00 [DBG] No candidates found for the request path '/..\..\..\..\\..\..\\..\..\\\boot.ini' 2025-02-01 09:06:47.084 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:47.084 +00:00 [INF] HTTP GET /..\..\..\..\\..\..\\..\..\\\boot.ini responded 404 in 0.1160 ms 2025-02-01 09:06:47.084 +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.5065ms 2025-02-01 09:06:47.085 +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-02-01 09:06:47.085 +00:00 [DBG] Connection id "0HNA0VVO1VDDH" disconnecting. 2025-02-01 09:06:47.085 +00:00 [DBG] Connection id "0HNA0VVO1VDDH" stopped. 2025-02-01 09:06:47.085 +00:00 [DBG] Connection id "0HNA0VVO1VDDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:47.379 +00:00 [DBG] Connection id "0HNA0VVO1VDDI" accepted. 2025-02-01 09:06:47.379 +00:00 [DBG] Connection id "0HNA0VVO1VDDI" started. 2025-02-01 09:06:47.506 +00:00 [DBG] Connection 0HNA0VVO1VDDI established using the following protocol: "Tls13" 2025-02-01 09:06:47.690 +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-02-01 09:06:47.690 +00:00 [DBG] The request path /etc/passwd does not match a supported file type 2025-02-01 09:06:47.690 +00:00 [DBG] No candidates found for the request path '/etc/passwd' 2025-02-01 09:06:47.690 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:47.690 +00:00 [INF] HTTP GET /etc/passwd responded 404 in 0.0501 ms 2025-02-01 09:06:47.690 +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.2734ms 2025-02-01 09:06:47.690 +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-02-01 09:06:47.690 +00:00 [DBG] Connection id "0HNA0VVO1VDDI" disconnecting. 2025-02-01 09:06:47.690 +00:00 [DBG] Connection id "0HNA0VVO1VDDI" stopped. 2025-02-01 09:06:47.690 +00:00 [DBG] Connection id "0HNA0VVO1VDDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:48.044 +00:00 [DBG] Connection id "0HNA0VVO1VDDJ" accepted. 2025-02-01 09:06:48.044 +00:00 [DBG] Connection id "0HNA0VVO1VDDJ" started. 2025-02-01 09:06:48.212 +00:00 [DBG] Connection 0HNA0VVO1VDDJ established using the following protocol: "Tls13" 2025-02-01 09:06:48.353 +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-02-01 09:06:48.353 +00:00 [DBG] The request path /%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5Cboot.ini does not match a supported file type 2025-02-01 09:06:48.353 +00:00 [DBG] No candidates found for the request path '/\..\..\..\..\..\..\..\boot.ini' 2025-02-01 09:06:48.353 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:48.353 +00:00 [INF] HTTP GET /\..\..\..\..\..\..\..\boot.ini responded 404 in 0.0614 ms 2025-02-01 09:06:48.353 +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.3167ms 2025-02-01 09:06:48.353 +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-02-01 09:06:48.353 +00:00 [DBG] Connection id "0HNA0VVO1VDDJ" disconnecting. 2025-02-01 09:06:48.353 +00:00 [DBG] Connection id "0HNA0VVO1VDDJ" stopped. 2025-02-01 09:06:48.353 +00:00 [DBG] Connection id "0HNA0VVO1VDDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:48.515 +00:00 [DBG] Connection id "0HNA0VVO1VDDK" accepted. 2025-02-01 09:06:48.515 +00:00 [DBG] Connection id "0HNA0VVO1VDDK" started. 2025-02-01 09:06:48.721 +00:00 [DBG] Connection 0HNA0VVO1VDDK established using the following protocol: "Tls13" 2025-02-01 09:06:48.744 +00:00 [DBG] Connection id "0HNA0VVO1VDDL" accepted. 2025-02-01 09:06:48.744 +00:00 [DBG] Connection id "0HNA0VVO1VDDL" started. 2025-02-01 09:06:48.868 +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-02-01 09:06:48.868 +00:00 [DBG] The request path /crossdomain.xml does not match an existing file 2025-02-01 09:06:48.868 +00:00 [DBG] No candidates found for the request path '/crossdomain.xml' 2025-02-01 09:06:48.868 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:48.868 +00:00 [INF] HTTP GET /crossdomain.xml responded 404 in 0.0784 ms 2025-02-01 09:06:48.868 +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.45ms 2025-02-01 09:06:48.868 +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-02-01 09:06:48.869 +00:00 [DBG] Connection id "0HNA0VVO1VDDK" disconnecting. 2025-02-01 09:06:48.869 +00:00 [DBG] Connection id "0HNA0VVO1VDDK" stopped. 2025-02-01 09:06:48.869 +00:00 [DBG] Connection id "0HNA0VVO1VDDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:48.887 +00:00 [DBG] Connection 0HNA0VVO1VDDL established using the following protocol: "Tls13" 2025-02-01 09:06:49.025 +00:00 [DBG] Connection id "0HNA0VVO1VDDM" accepted. 2025-02-01 09:06:49.025 +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-02-01 09:06:49.025 +00:00 [DBG] Connection id "0HNA0VVO1VDDM" started. 2025-02-01 09:06:49.025 +00:00 [DBG] The request path /%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5Cetc%2fpasswd does not match a supported file type 2025-02-01 09:06:49.025 +00:00 [DBG] No candidates found for the request path '/\..\..\..\..\..\..\..\etc%2fpasswd' 2025-02-01 09:06:49.025 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:49.025 +00:00 [INF] HTTP GET /\..\..\..\..\..\..\..\etc%2fpasswd responded 404 in 0.0466 ms 2025-02-01 09:06:49.025 +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.3398ms 2025-02-01 09:06:49.025 +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-02-01 09:06:49.025 +00:00 [DBG] Connection id "0HNA0VVO1VDDL" disconnecting. 2025-02-01 09:06:49.025 +00:00 [DBG] Connection id "0HNA0VVO1VDDL" stopped. 2025-02-01 09:06:49.025 +00:00 [DBG] Connection id "0HNA0VVO1VDDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:49.048 +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-02-01 09:06:49.048 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//_vti_inf.html'. 2025-02-01 09:06:49.048 +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.2285ms 2025-02-01 09:06:49.048 +00:00 [DBG] Connection id "0HNA0VVO1VDDM" disconnecting. 2025-02-01 09:06:49.048 +00:00 [DBG] Connection id "0HNA0VVO1VDDM" stopped. 2025-02-01 09:06:49.048 +00:00 [DBG] Connection id "0HNA0VVO1VDDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:49.216 +00:00 [DBG] Connection id "0HNA0VVO1VDDN" accepted. 2025-02-01 09:06:49.216 +00:00 [DBG] Connection id "0HNA0VVO1VDDN" started. 2025-02-01 09:06:49.408 +00:00 [DBG] Connection 0HNA0VVO1VDDN established using the following protocol: "Tls13" 2025-02-01 09:06:49.529 +00:00 [DBG] Connection id "0HNA0VVO1VDDO" accepted. 2025-02-01 09:06:49.529 +00:00 [DBG] Connection id "0HNA0VVO1VDDO" started. 2025-02-01 09:06:49.542 +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-02-01 09:06:49.543 +00:00 [DBG] The request path /clientaccesspolicy.xml does not match an existing file 2025-02-01 09:06:49.543 +00:00 [DBG] No candidates found for the request path '/clientaccesspolicy.xml' 2025-02-01 09:06:49.543 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:49.543 +00:00 [INF] HTTP GET /clientaccesspolicy.xml responded 404 in 0.0684 ms 2025-02-01 09:06:49.543 +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.4202ms 2025-02-01 09:06:49.543 +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-02-01 09:06:49.543 +00:00 [DBG] Connection id "0HNA0VVO1VDDN" disconnecting. 2025-02-01 09:06:49.543 +00:00 [DBG] Connection id "0HNA0VVO1VDDN" stopped. 2025-02-01 09:06:49.543 +00:00 [DBG] Connection id "0HNA0VVO1VDDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:49.609 +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-02-01 09:06:49.609 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml'. 2025-02-01 09:06:49.609 +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.1435ms 2025-02-01 09:06:49.609 +00:00 [DBG] Connection id "0HNA0VVO1VDDO" disconnecting. 2025-02-01 09:06:49.609 +00:00 [DBG] Connection id "0HNA0VVO1VDDO" stopped. 2025-02-01 09:06:49.609 +00:00 [DBG] Connection id "0HNA0VVO1VDDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:49.943 +00:00 [DBG] Connection id "0HNA0VVO1VDDP" accepted. 2025-02-01 09:06:49.943 +00:00 [DBG] Connection id "0HNA0VVO1VDDP" started. 2025-02-01 09:06:49.973 +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-02-01 09:06:49.973 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/vmware/hostd/vmInventory.xml'. 2025-02-01 09:06:49.973 +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.2492ms 2025-02-01 09:06:49.973 +00:00 [DBG] Connection id "0HNA0VVO1VDDP" disconnecting. 2025-02-01 09:06:49.973 +00:00 [DBG] Connection id "0HNA0VVO1VDDP" stopped. 2025-02-01 09:06:49.973 +00:00 [DBG] Connection id "0HNA0VVO1VDDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:50.315 +00:00 [DBG] Connection id "0HNA0VVO1VDDQ" accepted. 2025-02-01 09:06:50.315 +00:00 [DBG] Connection id "0HNA0VVO1VDDQ" started. 2025-02-01 09:06:50.382 +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-02-01 09:06:50.382 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd'. 2025-02-01 09:06:50.382 +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.2948ms 2025-02-01 09:06:50.382 +00:00 [DBG] Connection id "0HNA0VVO1VDDQ" disconnecting. 2025-02-01 09:06:50.383 +00:00 [DBG] Connection id "0HNA0VVO1VDDQ" stopped. 2025-02-01 09:06:50.383 +00:00 [DBG] Connection id "0HNA0VVO1VDDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:50.643 +00:00 [DBG] Connection id "0HNA0VVO1VDDR" accepted. 2025-02-01 09:06:50.643 +00:00 [DBG] Connection id "0HNA0VVO1VDDR" started. 2025-02-01 09:06:50.665 +00:00 [DBG] Connection id "0HNA0VVO1VDDR" 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-02-01 09:06:50.666 +00:00 [DBG] Connection id "0HNA0VVO1VDDR" disconnecting. 2025-02-01 09:06:50.666 +00:00 [DBG] Connection id "0HNA0VVO1VDDR" stopped. 2025-02-01 09:06:50.666 +00:00 [DBG] Connection id "0HNA0VVO1VDDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:50.687 +00:00 [DBG] Connection id "0HNA0VVO1VDDS" accepted. 2025-02-01 09:06:50.688 +00:00 [DBG] Connection id "0HNA0VVO1VDDS" started. 2025-02-01 09:06:50.710 +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-02-01 09:06:50.711 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boot.ini'. 2025-02-01 09:06:50.711 +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.1648ms 2025-02-01 09:06:50.711 +00:00 [DBG] Connection id "0HNA0VVO1VDDS" disconnecting. 2025-02-01 09:06:50.711 +00:00 [DBG] Connection id "0HNA0VVO1VDDS" stopped. 2025-02-01 09:06:50.711 +00:00 [DBG] Connection id "0HNA0VVO1VDDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:51.056 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" accepted. 2025-02-01 09:06:51.056 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" started. 2025-02-01 09:06:51.197 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:06:51.197 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:06:51.197 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.197 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.486ms 2025-02-01 09:06:51.394 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/blog/ - null null 2025-02-01 09:06:51.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blog/'. 2025-02-01 09:06:51.394 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.394 +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.4174ms 2025-02-01 09:06:51.394 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/weblog/ - null null 2025-02-01 09:06:51.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblog/'. 2025-02-01 09:06:51.395 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.395 +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.2424ms 2025-02-01 09:06:51.395 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/weblogs/ - null null 2025-02-01 09:06:51.395 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblogs/'. 2025-02-01 09:06:51.395 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.395 +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.1724ms 2025-02-01 09:06:51.395 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wordpress/ - null null 2025-02-01 09:06:51.395 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wordpress/'. 2025-02-01 09:06:51.395 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.395 +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.0981ms 2025-02-01 09:06:51.395 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wiki/ - null null 2025-02-01 09:06:51.395 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/'. 2025-02-01 09:06:51.395 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.395 +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.1334ms 2025-02-01 09:06:51.395 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mediawiki/ - null null 2025-02-01 09:06:51.395 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/'. 2025-02-01 09:06:51.395 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.395 +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.0962ms 2025-02-01 09:06:51.395 +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-02-01 09:06:51.395 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page'. 2025-02-01 09:06:51.395 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.396 +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.0902ms 2025-02-01 09:06:51.396 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tikiwiki/ - null null 2025-02-01 09:06:51.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tikiwiki/'. 2025-02-01 09:06:51.396 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.396 +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.0952ms 2025-02-01 09:06:51.396 +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-02-01 09:06:51.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/mj_wwwusr'. 2025-02-01 09:06:51.396 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.396 +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.1018ms 2025-02-01 09:06:51.396 +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-02-01 09:06:51.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/majordomo/mj_wwwusr'. 2025-02-01 09:06:51.396 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.396 +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.1109ms 2025-02-01 09:06:51.396 +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-02-01 09:06:51.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/servlets/'. 2025-02-01 09:06:51.396 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.396 +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.0737ms 2025-02-01 09:06:51.396 +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-02-01 09:06:51.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/jsp/'. 2025-02-01 09:06:51.396 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.396 +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.1049ms 2025-02-01 09:06:51.396 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dsc/ - null null 2025-02-01 09:06:51.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dsc/'. 2025-02-01 09:06:51.396 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.396 +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.0957ms 2025-02-01 09:06:51.397 +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-02-01 09:06:51.397 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reg_1.htm'. 2025-02-01 09:06:51.397 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.398 +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.1761ms 2025-02-01 09:06:51.398 +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-02-01 09:06:51.398 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adr.htm'. 2025-02-01 09:06:51.398 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.398 +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.0969ms 2025-02-01 09:06:51.398 +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-02-01 09:06:51.398 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/line_login.htm?l=1'. 2025-02-01 09:06:51.398 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.398 +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.1198ms 2025-02-01 09:06:51.398 +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-02-01 09:06:51.398 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tbook.csv'. 2025-02-01 09:06:51.398 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.398 +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.112ms 2025-02-01 09:06:51.398 +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-02-01 09:06:51.398 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/globalSIPsettings.html'. 2025-02-01 09:06:51.398 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.398 +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.0839ms 2025-02-01 09:06:51.398 +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-02-01 09:06:51.398 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/SIPsettingsLine1.html'. 2025-02-01 09:06:51.398 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.398 +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.0965ms 2025-02-01 09:06:51.398 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/websvn/ - null null 2025-02-01 09:06:51.398 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/websvn/'. 2025-02-01 09:06:51.398 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.398 +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.092ms 2025-02-01 09:06:51.398 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/repos/ - null null 2025-02-01 09:06:51.399 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/repos/'. 2025-02-01 09:06:51.399 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.399 +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.0953ms 2025-02-01 09:06:51.399 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/repo/ - null null 2025-02-01 09:06:51.399 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/repo/'. 2025-02-01 09:06:51.399 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.399 +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.0951ms 2025-02-01 09:06:51.399 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/svn/ - null null 2025-02-01 09:06:51.399 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/svn/'. 2025-02-01 09:06:51.399 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.399 +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.1144ms 2025-02-01 09:06:51.399 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cvs/ - null null 2025-02-01 09:06:51.399 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cvs/'. 2025-02-01 09:06:51.399 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.399 +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.0976ms 2025-02-01 09:06:51.399 +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-02-01 09:06:51.399 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/archiva/index.action'. 2025-02-01 09:06:51.399 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.399 +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.1598ms 2025-02-01 09:06:51.399 +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-02-01 09:06:51.399 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.action'. 2025-02-01 09:06:51.399 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.399 +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.0892ms 2025-02-01 09:06:51.399 +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-02-01 09:06:51.399 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.stm'. 2025-02-01 09:06:51.400 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.400 +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.0986ms 2025-02-01 09:06:51.400 +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-02-01 09:06:51.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.php'. 2025-02-01 09:06:51.400 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.400 +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.0842ms 2025-02-01 09:06:51.400 +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-02-01 09:06:51.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bsc_lan.php'. 2025-02-01 09:06:51.400 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.400 +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.111ms 2025-02-01 09:06:51.400 +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-02-01 09:06:51.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Manage.tri'. 2025-02-01 09:06:51.400 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.400 +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.0937ms 2025-02-01 09:06:51.400 +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-02-01 09:06:51.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logo_t.gif'. 2025-02-01 09:06:51.400 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.400 +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.0847ms 2025-02-01 09:06:51.400 +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-02-01 09:06:51.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104//system.html'. 2025-02-01 09:06:51.400 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.400 +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.1661ms 2025-02-01 09:06:51.400 +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-02-01 09:06:51.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/main_configure.cgi'. 2025-02-01 09:06:51.400 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.401 +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.1184ms 2025-02-01 09:06:51.417 +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-02-01 09:06:51.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/OvCgi/Toolbar.exe'. 2025-02-01 09:06:51.417 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.417 +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.1728ms 2025-02-01 09:06:51.417 +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-02-01 09:06:51.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/frontend/x3/'. 2025-02-01 09:06:51.417 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.417 +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.0776ms 2025-02-01 09:06:51.417 +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-02-01 09:06:51.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals/awstatstotals.php'. 2025-02-01 09:06:51.417 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.417 +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.0868ms 2025-02-01 09:06:51.417 +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-02-01 09:06:51.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstats/awstatstotals.php'. 2025-02-01 09:06:51.417 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.417 +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.0741ms 2025-02-01 09:06:51.417 +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-02-01 09:06:51.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals.php'. 2025-02-01 09:06:51.417 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" completed keep alive response. 2025-02-01 09:06:51.417 +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.0805ms 2025-02-01 09:06:51.417 +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-02-01 09:06:51.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstats/index.php'. 2025-02-01 09:06:51.417 +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.0558ms 2025-02-01 09:06:51.417 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" disconnecting. 2025-02-01 09:06:51.417 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" stopped. 2025-02-01 09:06:51.417 +00:00 [DBG] Connection id "0HNA0VVO1VDDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:52.053 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" accepted. 2025-02-01 09:06:52.053 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" started. 2025-02-01 09:06:52.113 +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-02-01 09:06:52.113 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals/index.php'. 2025-02-01 09:06:52.113 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.113 +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.242ms 2025-02-01 09:06:52.114 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/egroupware/ - null null 2025-02-01 09:06:52.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/egroupware/'. 2025-02-01 09:06:52.114 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.114 +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.0992ms 2025-02-01 09:06:52.114 +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-02-01 09:06:52.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/calendar/cal_search.php'. 2025-02-01 09:06:52.114 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.114 +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.1094ms 2025-02-01 09:06:52.114 +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-02-01 09:06:52.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cal_search.php'. 2025-02-01 09:06:52.114 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.114 +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.0841ms 2025-02-01 09:06:52.114 +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-02-01 09:06:52.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/a_viewusers.php'. 2025-02-01 09:06:52.114 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.114 +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.0968ms 2025-02-01 09:06:52.114 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/aphpkb/ - null null 2025-02-01 09:06:52.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/aphpkb/'. 2025-02-01 09:06:52.114 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.114 +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.1196ms 2025-02-01 09:06:52.114 +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-02-01 09:06:52.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webedition/we/include/we_modules/'. 2025-02-01 09:06:52.114 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.114 +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.0917ms 2025-02-01 09:06:52.114 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webedition/ - null null 2025-02-01 09:06:52.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webedition/'. 2025-02-01 09:06:52.114 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.1018ms 2025-02-01 09:06:52.115 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Examples/ - null null 2025-02-01 09:06:52.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Examples/'. 2025-02-01 09:06:52.115 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.0826ms 2025-02-01 09:06:52.115 +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-02-01 09:06:52.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/LightNEasy.php?do=login'. 2025-02-01 09:06:52.115 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.0771ms 2025-02-01 09:06:52.115 +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-02-01 09:06:52.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/channel_detail.php'. 2025-02-01 09:06:52.115 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.0745ms 2025-02-01 09:06:52.115 +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-02-01 09:06:52.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/vcs'. 2025-02-01 09:06:52.115 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.0508ms 2025-02-01 09:06:52.115 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ocsreports/ - null null 2025-02-01 09:06:52.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ocsreports/'. 2025-02-01 09:06:52.115 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.0583ms 2025-02-01 09:06:52.115 +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-02-01 09:06:52.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vbseo.php'. 2025-02-01 09:06:52.115 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.0796ms 2025-02-01 09:06:52.115 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forum/ - null null 2025-02-01 09:06:52.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/'. 2025-02-01 09:06:52.115 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.056ms 2025-02-01 09:06:52.115 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/forums/ - null null 2025-02-01 09:06:52.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forums/'. 2025-02-01 09:06:52.115 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.051ms 2025-02-01 09:06:52.115 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/smf/ - null null 2025-02-01 09:06:52.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smf/'. 2025-02-01 09:06:52.115 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.115 +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.0496ms 2025-02-01 09:06:52.116 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpbb/ - null null 2025-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpbb/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0476ms 2025-02-01 09:06:52.116 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/manager/ - null null 2025-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manager/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0541ms 2025-02-01 09:06:52.116 +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-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.php'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0492ms 2025-02-01 09:06:52.116 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin/ - null null 2025-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0486ms 2025-02-01 09:06:52.116 +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-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0526ms 2025-02-01 09:06:52.116 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrator/ - null null 2025-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0526ms 2025-02-01 09:06:52.116 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/moderator/ - null null 2025-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0519ms 2025-02-01 09:06:52.116 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webadmin/ - null null 2025-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0496ms 2025-02-01 09:06:52.116 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminarea/ - null null 2025-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0477ms 2025-02-01 09:06:52.116 +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-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0528ms 2025-02-01 09:06:52.116 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminLogin/ - null null 2025-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0488ms 2025-02-01 09:06:52.116 +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-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.116 +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.0481ms 2025-02-01 09:06:52.116 +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-02-01 09:06:52.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/'. 2025-02-01 09:06:52.116 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.117 +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.0511ms 2025-02-01 09:06:52.117 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/instadmin/ - null null 2025-02-01 09:06:52.117 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/instadmin/'. 2025-02-01 09:06:52.117 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.117 +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.0607ms 2025-02-01 09:06:52.117 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/memberadmin/ - null null 2025-02-01 09:06:52.117 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin/'. 2025-02-01 09:06:52.117 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.117 +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.0493ms 2025-02-01 09:06:52.118 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin/ - null null 2025-02-01 09:06:52.118 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin/'. 2025-02-01 09:06:52.118 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.118 +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.1014ms 2025-02-01 09:06:52.118 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm/ - null null 2025-02-01 09:06:52.118 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/'. 2025-02-01 09:06:52.118 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.118 +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.0671ms 2025-02-01 09:06:52.118 +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-02-01 09:06:52.118 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.php'. 2025-02-01 09:06:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.119 +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.0723ms 2025-02-01 09:06:52.119 +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-02-01 09:06:52.119 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.php'. 2025-02-01 09:06:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.119 +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.0609ms 2025-02-01 09:06:52.119 +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-02-01 09:06:52.119 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.php'. 2025-02-01 09:06:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.119 +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.0716ms 2025-02-01 09:06:52.119 +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-02-01 09:06:52.119 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.php'. 2025-02-01 09:06:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.119 +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.0919ms 2025-02-01 09:06:52.119 +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-02-01 09:06:52.119 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/joomla/administrator'. 2025-02-01 09:06:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" completed keep alive response. 2025-02-01 09:06:52.119 +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.0706ms 2025-02-01 09:06:52.119 +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-02-01 09:06:52.119 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.php'. 2025-02-01 09:06:52.119 +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.0629ms 2025-02-01 09:06:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" disconnecting. 2025-02-01 09:06:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" stopped. 2025-02-01 09:06:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:52.661 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" accepted. 2025-02-01 09:06:52.661 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" started. 2025-02-01 09:06:52.731 +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-02-01 09:06:52.731 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.php'. 2025-02-01 09:06:52.731 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.731 +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.3925ms 2025-02-01 09:06:52.731 +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-02-01 09:06:52.731 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.php'. 2025-02-01 09:06:52.731 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.731 +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.1691ms 2025-02-01 09:06:52.733 +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-02-01 09:06:52.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.php'. 2025-02-01 09:06:52.733 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.733 +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.2574ms 2025-02-01 09:06:52.734 +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-02-01 09:06:52.734 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.php'. 2025-02-01 09:06:52.734 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.734 +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.1565ms 2025-02-01 09:06:52.734 +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-02-01 09:06:52.734 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.html'. 2025-02-01 09:06:52.734 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.734 +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.1678ms 2025-02-01 09:06:52.734 +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-02-01 09:06:52.734 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.html'. 2025-02-01 09:06:52.734 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.734 +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.2149ms 2025-02-01 09:06:52.734 +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-02-01 09:06:52.734 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.html'. 2025-02-01 09:06:52.735 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.735 +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.1694ms 2025-02-01 09:06:52.735 +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-02-01 09:06:52.735 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.html'. 2025-02-01 09:06:52.735 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.735 +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.1797ms 2025-02-01 09:06:52.735 +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-02-01 09:06:52.735 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.php'. 2025-02-01 09:06:52.735 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.735 +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.1253ms 2025-02-01 09:06:52.735 +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-02-01 09:06:52.735 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.php'. 2025-02-01 09:06:52.735 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.735 +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.159ms 2025-02-01 09:06:52.735 +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-02-01 09:06:52.735 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.php'. 2025-02-01 09:06:52.735 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.735 +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.1176ms 2025-02-01 09:06:52.736 +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-02-01 09:06:52.736 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.php'. 2025-02-01 09:06:52.736 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.736 +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.1009ms 2025-02-01 09:06:52.736 +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-02-01 09:06:52.736 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.php'. 2025-02-01 09:06:52.736 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.736 +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.1556ms 2025-02-01 09:06:52.736 +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-02-01 09:06:52.736 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.html'. 2025-02-01 09:06:52.736 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.736 +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.1084ms 2025-02-01 09:06:52.736 +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-02-01 09:06:52.736 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.html'. 2025-02-01 09:06:52.736 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.736 +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.1268ms 2025-02-01 09:06:52.736 +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-02-01 09:06:52.736 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.php'. 2025-02-01 09:06:52.736 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.736 +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.1173ms 2025-02-01 09:06:52.736 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admincp/ - null null 2025-02-01 09:06:52.737 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/'. 2025-02-01 09:06:52.737 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.737 +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.1836ms 2025-02-01 09:06:52.737 +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-02-01 09:06:52.737 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.asp'. 2025-02-01 09:06:52.737 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.737 +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.1887ms 2025-02-01 09:06:52.737 +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-02-01 09:06:52.737 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.html'. 2025-02-01 09:06:52.737 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.737 +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.2456ms 2025-02-01 09:06:52.737 +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-02-01 09:06:52.737 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.php'. 2025-02-01 09:06:52.737 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.737 +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.1222ms 2025-02-01 09:06:52.738 +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-02-01 09:06:52.738 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.html'. 2025-02-01 09:06:52.738 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.738 +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.1078ms 2025-02-01 09:06:52.738 +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-02-01 09:06:52.738 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.html'. 2025-02-01 09:06:52.738 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.738 +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.1331ms 2025-02-01 09:06:52.738 +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-02-01 09:06:52.738 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.html'. 2025-02-01 09:06:52.738 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.738 +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.1043ms 2025-02-01 09:06:52.738 +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-02-01 09:06:52.738 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.html'. 2025-02-01 09:06:52.738 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.738 +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.0972ms 2025-02-01 09:06:52.739 +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-02-01 09:06:52.739 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.html'. 2025-02-01 09:06:52.739 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.739 +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.0954ms 2025-02-01 09:06:52.739 +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-02-01 09:06:52.739 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.html'. 2025-02-01 09:06:52.739 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.739 +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.094ms 2025-02-01 09:06:52.739 +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-02-01 09:06:52.739 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.html'. 2025-02-01 09:06:52.739 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.739 +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.0981ms 2025-02-01 09:06:52.739 +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-02-01 09:06:52.739 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.html'. 2025-02-01 09:06:52.739 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.739 +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.1171ms 2025-02-01 09:06:52.739 +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-02-01 09:06:52.739 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.html'. 2025-02-01 09:06:52.739 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.739 +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.1381ms 2025-02-01 09:06:52.739 +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-02-01 09:06:52.739 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.php'. 2025-02-01 09:06:52.739 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.739 +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.1111ms 2025-02-01 09:06:52.740 +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-02-01 09:06:52.740 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.php'. 2025-02-01 09:06:52.740 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.740 +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.1094ms 2025-02-01 09:06:52.740 +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-02-01 09:06:52.740 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.php'. 2025-02-01 09:06:52.740 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.740 +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.1382ms 2025-02-01 09:06:52.740 +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-02-01 09:06:52.740 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.php'. 2025-02-01 09:06:52.740 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.740 +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.0948ms 2025-02-01 09:06:52.740 +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-02-01 09:06:52.740 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nsw/admin/login.php'. 2025-02-01 09:06:52.740 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.740 +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.1082ms 2025-02-01 09:06:52.740 +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-02-01 09:06:52.740 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.php'. 2025-02-01 09:06:52.740 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.740 +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.1115ms 2025-02-01 09:06:52.740 +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-02-01 09:06:52.740 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.php'. 2025-02-01 09:06:52.740 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.740 +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.0964ms 2025-02-01 09:06:52.741 +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-02-01 09:06:52.741 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.php'. 2025-02-01 09:06:52.741 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.741 +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.1072ms 2025-02-01 09:06:52.741 +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-02-01 09:06:52.741 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.php'. 2025-02-01 09:06:52.741 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.741 +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.1347ms 2025-02-01 09:06:52.741 +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-02-01 09:06:52.741 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.php'. 2025-02-01 09:06:52.741 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" completed keep alive response. 2025-02-01 09:06:52.741 +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.1339ms 2025-02-01 09:06:52.741 +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-02-01 09:06:52.741 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.html'. 2025-02-01 09:06:52.741 +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.0687ms 2025-02-01 09:06:52.741 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" disconnecting. 2025-02-01 09:06:52.741 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" stopped. 2025-02-01 09:06:52.741 +00:00 [DBG] Connection id "0HNA0VVO1VDDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:52.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE0" accepted. 2025-02-01 09:06:52.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE0" started. 2025-02-01 09:06:52.813 +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-02-01 09:06:52.813 +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-02-01 09:06:52.813 +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.1936ms 2025-02-01 09:06:52.813 +00:00 [DBG] Connection id "0HNA0VVO1VDE0" disconnecting. 2025-02-01 09:06:52.814 +00:00 [DBG] Connection id "0HNA0VVO1VDE0" stopped. 2025-02-01 09:06:52.814 +00:00 [DBG] Connection id "0HNA0VVO1VDE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:53.352 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" accepted. 2025-02-01 09:06:53.352 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" started. 2025-02-01 09:06:53.390 +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-02-01 09:06:53.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.php'. 2025-02-01 09:06:53.390 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.390 +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.2725ms 2025-02-01 09:06:53.390 +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-02-01 09:06:53.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.php'. 2025-02-01 09:06:53.390 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.390 +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.1233ms 2025-02-01 09:06:53.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-02-01 09:06:53.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.php'. 2025-02-01 09:06:53.391 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.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.0858ms 2025-02-01 09:06:53.391 +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-02-01 09:06:53.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.html'. 2025-02-01 09:06:53.391 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.391 +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.0601ms 2025-02-01 09:06:53.391 +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-02-01 09:06:53.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.html'. 2025-02-01 09:06:53.391 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.391 +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.1243ms 2025-02-01 09:06:53.391 +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-02-01 09:06:53.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.html'. 2025-02-01 09:06:53.391 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.391 +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.0848ms 2025-02-01 09:06:53.391 +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-02-01 09:06:53.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.html'. 2025-02-01 09:06:53.391 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.391 +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.1539ms 2025-02-01 09:06:53.391 +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-02-01 09:06:53.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.php'. 2025-02-01 09:06:53.391 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.391 +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.0941ms 2025-02-01 09:06:53.391 +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-02-01 09:06:53.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.php'. 2025-02-01 09:06:53.391 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.392 +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.0895ms 2025-02-01 09:06:53.392 +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-02-01 09:06:53.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.php'. 2025-02-01 09:06:53.392 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.392 +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.0779ms 2025-02-01 09:06:53.392 +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-02-01 09:06:53.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.php'. 2025-02-01 09:06:53.392 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.392 +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.0926ms 2025-02-01 09:06:53.392 +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-02-01 09:06:53.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.php'. 2025-02-01 09:06:53.392 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.392 +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.0684ms 2025-02-01 09:06:53.392 +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-02-01 09:06:53.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.html'. 2025-02-01 09:06:53.392 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.392 +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.0891ms 2025-02-01 09:06:53.392 +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-02-01 09:06:53.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.html'. 2025-02-01 09:06:53.392 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.392 +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.0889ms 2025-02-01 09:06:53.392 +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-02-01 09:06:53.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.html'. 2025-02-01 09:06:53.392 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.392 +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.0923ms 2025-02-01 09:06:53.392 +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-02-01 09:06:53.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.php'. 2025-02-01 09:06:53.392 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.392 +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.1153ms 2025-02-01 09:06:53.393 +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-02-01 09:06:53.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.php'. 2025-02-01 09:06:53.393 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.393 +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.0874ms 2025-02-01 09:06:53.393 +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-02-01 09:06:53.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.html'. 2025-02-01 09:06:53.393 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.393 +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.0904ms 2025-02-01 09:06:53.393 +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-02-01 09:06:53.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.html'. 2025-02-01 09:06:53.393 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.393 +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.1096ms 2025-02-01 09:06:53.393 +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-02-01 09:06:53.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/home.html'. 2025-02-01 09:06:53.393 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.393 +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.0855ms 2025-02-01 09:06:53.393 +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-02-01 09:06:53.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rcjakar/admin/login.php'. 2025-02-01 09:06:53.393 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.393 +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.0695ms 2025-02-01 09:06:53.393 +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-02-01 09:06:53.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.html'. 2025-02-01 09:06:53.393 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.393 +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.0786ms 2025-02-01 09:06:53.393 +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-02-01 09:06:53.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.html'. 2025-02-01 09:06:53.393 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.393 +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.0665ms 2025-02-01 09:06:53.393 +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-02-01 09:06:53.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.php'. 2025-02-01 09:06:53.393 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.394 +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.0612ms 2025-02-01 09:06:53.394 +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-02-01 09:06:53.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.php'. 2025-02-01 09:06:53.394 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.394 +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.0599ms 2025-02-01 09:06:53.394 +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-02-01 09:06:53.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.php'. 2025-02-01 09:06:53.394 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.394 +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.0833ms 2025-02-01 09:06:53.394 +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-02-01 09:06:53.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.html'. 2025-02-01 09:06:53.394 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.394 +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.148ms 2025-02-01 09:06:53.394 +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-02-01 09:06:53.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.html'. 2025-02-01 09:06:53.394 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.394 +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.072ms 2025-02-01 09:06:53.394 +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-02-01 09:06:53.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.html'. 2025-02-01 09:06:53.394 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.394 +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.1035ms 2025-02-01 09:06:53.394 +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-02-01 09:06:53.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.html'. 2025-02-01 09:06:53.394 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.394 +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.0991ms 2025-02-01 09:06:53.394 +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-02-01 09:06:53.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.php'. 2025-02-01 09:06:53.394 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.394 +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.1002ms 2025-02-01 09:06:53.395 +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-02-01 09:06:53.395 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.html'. 2025-02-01 09:06:53.395 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.395 +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.1491ms 2025-02-01 09:06:53.396 +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-02-01 09:06:53.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.html'. 2025-02-01 09:06:53.396 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.396 +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.167ms 2025-02-01 09:06:53.396 +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-02-01 09:06:53.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.html'. 2025-02-01 09:06:53.396 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.396 +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.086ms 2025-02-01 09:06:53.396 +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-02-01 09:06:53.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.html'. 2025-02-01 09:06:53.396 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.396 +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.0766ms 2025-02-01 09:06:53.396 +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-02-01 09:06:53.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.html'. 2025-02-01 09:06:53.397 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.397 +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.0748ms 2025-02-01 09:06:53.397 +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-02-01 09:06:53.397 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.html'. 2025-02-01 09:06:53.397 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.397 +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.1029ms 2025-02-01 09:06:53.397 +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-02-01 09:06:53.397 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.html'. 2025-02-01 09:06:53.397 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.397 +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.067ms 2025-02-01 09:06:53.397 +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-02-01 09:06:53.397 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.html'. 2025-02-01 09:06:53.397 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" completed keep alive response. 2025-02-01 09:06:53.397 +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.0871ms 2025-02-01 09:06:53.397 +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-02-01 09:06:53.397 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.html'. 2025-02-01 09:06:53.397 +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.0562ms 2025-02-01 09:06:53.397 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" disconnecting. 2025-02-01 09:06:53.397 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" stopped. 2025-02-01 09:06:53.397 +00:00 [DBG] Connection id "0HNA0VVO1VDE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:54.017 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" accepted. 2025-02-01 09:06:54.017 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" started. 2025-02-01 09:06:54.038 +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-02-01 09:06:54.038 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.html'. 2025-02-01 09:06:54.038 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.038 +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.2988ms 2025-02-01 09:06:54.038 +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-02-01 09:06:54.038 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.html'. 2025-02-01 09:06:54.038 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.038 +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.0782ms 2025-02-01 09:06:54.038 +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-02-01 09:06:54.038 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.html'. 2025-02-01 09:06:54.038 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.038 +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.0603ms 2025-02-01 09:06:54.038 +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-02-01 09:06:54.038 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.html'. 2025-02-01 09:06:54.038 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.038 +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.0776ms 2025-02-01 09:06:54.038 +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-02-01 09:06:54.038 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.html'. 2025-02-01 09:06:54.038 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.038 +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.0558ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.html'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0326ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.html'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0306ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.html'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0258ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.html'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0256ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0243ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.html'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.031ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.html'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0392ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.html'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0278ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.026ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-login.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0292ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-json'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0247ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0248ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0242ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0287ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0275ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0499ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0284ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0275ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0301ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0246ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0292ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.php'. 2025-02-01 09:06:54.039 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.039 +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.0288ms 2025-02-01 09:06:54.039 +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-02-01 09:06:54.039 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0258ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0238ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.024ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0265ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0243ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0236ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/affiliate.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0261ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0265ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0269ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.php'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0241ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.cfm'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0239ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.cfm'. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" completed keep alive response. 2025-02-01 09:06:54.040 +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.0268ms 2025-02-01 09:06:54.040 +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-02-01 09:06:54.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.cfm'. 2025-02-01 09:06:54.040 +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.0197ms 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" disconnecting. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" stopped. 2025-02-01 09:06:54.040 +00:00 [DBG] Connection id "0HNA0VVO1VDE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:54.161 +00:00 [DBG] Connection id "0HNA0VVO1VD9F" 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-02-01 09:06:54.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9F" disconnecting. 2025-02-01 09:06:54.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9F" stopped. 2025-02-01 09:06:54.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:54.516 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" accepted. 2025-02-01 09:06:54.516 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" started. 2025-02-01 09:06:54.642 +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-02-01 09:06:54.642 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.cfm'. 2025-02-01 09:06:54.642 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.642 +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.2602ms 2025-02-01 09:06:54.642 +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-02-01 09:06:54.642 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.cfm'. 2025-02-01 09:06:54.642 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.642 +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.1ms 2025-02-01 09:06:54.642 +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-02-01 09:06:54.642 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.cfm'. 2025-02-01 09:06:54.643 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.643 +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.1638ms 2025-02-01 09:06:54.643 +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-02-01 09:06:54.643 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.cfm'. 2025-02-01 09:06:54.643 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.643 +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.1111ms 2025-02-01 09:06:54.643 +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-02-01 09:06:54.643 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.cfm'. 2025-02-01 09:06:54.643 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.643 +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.1233ms 2025-02-01 09:06:54.643 +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-02-01 09:06:54.643 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.cfm'. 2025-02-01 09:06:54.643 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.643 +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.1088ms 2025-02-01 09:06:54.643 +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-02-01 09:06:54.643 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.cfm'. 2025-02-01 09:06:54.643 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.643 +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.0979ms 2025-02-01 09:06:54.643 +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-02-01 09:06:54.643 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.cfm'. 2025-02-01 09:06:54.643 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.644 +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.1034ms 2025-02-01 09:06:54.644 +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-02-01 09:06:54.644 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.cfm'. 2025-02-01 09:06:54.644 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.644 +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.0883ms 2025-02-01 09:06:54.644 +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-02-01 09:06:54.644 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.cfm'. 2025-02-01 09:06:54.644 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.644 +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.0842ms 2025-02-01 09:06:54.644 +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-02-01 09:06:54.644 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.cfm'. 2025-02-01 09:06:54.644 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.644 +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.108ms 2025-02-01 09:06:54.644 +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-02-01 09:06:54.644 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.cfm'. 2025-02-01 09:06:54.644 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.644 +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.0919ms 2025-02-01 09:06:54.644 +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-02-01 09:06:54.644 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.cfm'. 2025-02-01 09:06:54.644 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.644 +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.064ms 2025-02-01 09:06:54.644 +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-02-01 09:06:54.644 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.cfm'. 2025-02-01 09:06:54.644 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.644 +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.0642ms 2025-02-01 09:06:54.644 +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-02-01 09:06:54.644 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.cfm'. 2025-02-01 09:06:54.644 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.644 +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.0608ms 2025-02-01 09:06:54.644 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.0712ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.0636ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.0561ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.0881ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.0668ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.0665ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.0547ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.0523ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.053ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.645 +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.0563ms 2025-02-01 09:06:54.645 +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-02-01 09:06:54.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.cfm'. 2025-02-01 09:06:54.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.0524ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.cfm'. 2025-02-01 09:06:54.646 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.0515ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.cfm'. 2025-02-01 09:06:54.646 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.0642ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.cfm'. 2025-02-01 09:06:54.646 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.0557ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.cfm'. 2025-02-01 09:06:54.646 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.0743ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.cfm'. 2025-02-01 09:06:54.646 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.0665ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.cfm'. 2025-02-01 09:06:54.646 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.0804ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.cfm'. 2025-02-01 09:06:54.646 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.0688ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.cfm'. 2025-02-01 09:06:54.646 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.0656ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.cfm'. 2025-02-01 09:06:54.646 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.646 +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.059ms 2025-02-01 09:06:54.646 +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-02-01 09:06:54.647 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.cfm'. 2025-02-01 09:06:54.647 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.647 +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.0897ms 2025-02-01 09:06:54.647 +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-02-01 09:06:54.647 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.cfm'. 2025-02-01 09:06:54.647 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.647 +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.0766ms 2025-02-01 09:06:54.647 +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-02-01 09:06:54.647 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.cfm'. 2025-02-01 09:06:54.647 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.647 +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.074ms 2025-02-01 09:06:54.647 +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-02-01 09:06:54.647 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.cfm'. 2025-02-01 09:06:54.647 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" completed keep alive response. 2025-02-01 09:06:54.647 +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.0856ms 2025-02-01 09:06:54.647 +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-02-01 09:06:54.647 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.cfm'. 2025-02-01 09:06:54.647 +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.0532ms 2025-02-01 09:06:54.647 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" disconnecting. 2025-02-01 09:06:54.647 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" stopped. 2025-02-01 09:06:54.647 +00:00 [DBG] Connection id "0HNA0VVO1VDE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:55.270 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" accepted. 2025-02-01 09:06:55.270 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" started. 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.1752ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.0468ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.0518ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.0455ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.0481ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.044ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.0441ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.0472ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.0411ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.314 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.cfm'. 2025-02-01 09:06:55.314 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.314 +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.0431ms 2025-02-01 09:06:55.314 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.cfm'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0423ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.cfm'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0425ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.cfm'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0525ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.cfm'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0459ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.cfm'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0649ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.cfm'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0435ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.cfm'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0487ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.cfm'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0458ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.cfm'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0403ms 2025-02-01 09:06:55.315 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adm1n/ - null null 2025-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm1n/'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0693ms 2025-02-01 09:06:55.315 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/4dm1n/ - null null 2025-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/4dm1n/'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0481ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.asp'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0447ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.asp'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0351ms 2025-02-01 09:06:55.315 +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-02-01 09:06:55.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.asp'. 2025-02-01 09:06:55.315 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.315 +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.0423ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0539ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0435ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0396ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0345ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0584ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0423ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0379ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0423ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.046ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0443ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0417ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0374ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.041ms 2025-02-01 09:06:55.316 +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-02-01 09:06:55.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.asp'. 2025-02-01 09:06:55.316 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.316 +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.0372ms 2025-02-01 09:06:55.317 +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-02-01 09:06:55.318 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.asp'. 2025-02-01 09:06:55.318 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" completed keep alive response. 2025-02-01 09:06:55.318 +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.0836ms 2025-02-01 09:06:55.318 +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-02-01 09:06:55.318 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.asp'. 2025-02-01 09:06:55.318 +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.0418ms 2025-02-01 09:06:55.318 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" disconnecting. 2025-02-01 09:06:55.318 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" stopped. 2025-02-01 09:06:55.318 +00:00 [DBG] Connection id "0HNA0VVO1VDE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:55.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE5" accepted. 2025-02-01 09:06:55.645 +00:00 [DBG] Connection id "0HNA0VVO1VDE5" started. 2025-02-01 09:06:55.790 +00:00 [DBG] Connection 0HNA0VVO1VDE5 established using the following protocol: "Tls13" 2025-02-01 09:06:55.888 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" accepted. 2025-02-01 09:06:55.889 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" started. 2025-02-01 09:06:55.913 +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-02-01 09:06:55.913 +00:00 [DBG] The request path /CFIDE/adminapi/administrator.cfc does not match a supported file type 2025-02-01 09:06:55.913 +00:00 [DBG] No candidates found for the request path '/CFIDE/adminapi/administrator.cfc' 2025-02-01 09:06:55.913 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:55.913 +00:00 [INF] HTTP GET /CFIDE/adminapi/administrator.cfc responded 404 in 0.0764 ms 2025-02-01 09:06:55.913 +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.3158ms 2025-02-01 09:06:55.913 +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-02-01 09:06:55.913 +00:00 [DBG] Connection id "0HNA0VVO1VDE5" disconnecting. 2025-02-01 09:06:55.913 +00:00 [DBG] Connection id "0HNA0VVO1VDE5" stopped. 2025-02-01 09:06:55.913 +00:00 [DBG] Connection id "0HNA0VVO1VDE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:55.951 +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-02-01 09:06:55.951 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.asp'. 2025-02-01 09:06:55.951 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.951 +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.1699ms 2025-02-01 09:06:55.951 +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-02-01 09:06:55.951 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.asp'. 2025-02-01 09:06:55.951 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.951 +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.0556ms 2025-02-01 09:06:55.951 +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-02-01 09:06:55.951 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.asp'. 2025-02-01 09:06:55.951 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.951 +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.0618ms 2025-02-01 09:06:55.951 +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-02-01 09:06:55.951 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.asp'. 2025-02-01 09:06:55.951 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.951 +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.0608ms 2025-02-01 09:06:55.951 +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-02-01 09:06:55.951 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.asp'. 2025-02-01 09:06:55.951 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.951 +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.0718ms 2025-02-01 09:06:55.951 +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-02-01 09:06:55.951 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.asp'. 2025-02-01 09:06:55.951 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0487ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0729ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0497ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0595ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0756ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0683ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0705ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0709ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0615ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0631ms 2025-02-01 09:06:55.952 +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-02-01 09:06:55.952 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.asp'. 2025-02-01 09:06:55.952 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.952 +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.0623ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.067ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.0577ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.0536ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.067ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.0501ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.0386ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/home.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.0543ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.0382ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.0934ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.953 +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.1075ms 2025-02-01 09:06:55.953 +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-02-01 09:06:55.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.asp'. 2025-02-01 09:06:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.954 +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.0655ms 2025-02-01 09:06:55.954 +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-02-01 09:06:55.954 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.asp'. 2025-02-01 09:06:55.954 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.954 +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.0449ms 2025-02-01 09:06:55.954 +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-02-01 09:06:55.954 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.asp'. 2025-02-01 09:06:55.954 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.954 +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.0433ms 2025-02-01 09:06:55.954 +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-02-01 09:06:55.954 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.asp'. 2025-02-01 09:06:55.954 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.954 +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.0638ms 2025-02-01 09:06:55.954 +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-02-01 09:06:55.954 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.asp'. 2025-02-01 09:06:55.954 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.954 +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.0685ms 2025-02-01 09:06:55.957 +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-02-01 09:06:55.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.asp'. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.958 +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.2259ms 2025-02-01 09:06:55.958 +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-02-01 09:06:55.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.asp'. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.958 +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.1012ms 2025-02-01 09:06:55.958 +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-02-01 09:06:55.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.asp'. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.958 +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.0847ms 2025-02-01 09:06:55.958 +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-02-01 09:06:55.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2.asp'. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.958 +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.0712ms 2025-02-01 09:06:55.958 +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-02-01 09:06:55.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.asp'. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.958 +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.0485ms 2025-02-01 09:06:55.958 +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-02-01 09:06:55.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.asp'. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.958 +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.0476ms 2025-02-01 09:06:55.958 +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-02-01 09:06:55.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.asp'. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.958 +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.0494ms 2025-02-01 09:06:55.958 +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-02-01 09:06:55.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.asp'. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" completed keep alive response. 2025-02-01 09:06:55.958 +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.0504ms 2025-02-01 09:06:55.958 +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-02-01 09:06:55.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.asp'. 2025-02-01 09:06:55.958 +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.0354ms 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" disconnecting. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" stopped. 2025-02-01 09:06:55.958 +00:00 [DBG] Connection id "0HNA0VVO1VDE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:56.363 +00:00 [DBG] Connection id "0HNA0VVO1VDE7" accepted. 2025-02-01 09:06:56.363 +00:00 [DBG] Connection id "0HNA0VVO1VDE7" started. 2025-02-01 09:06:56.420 +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-02-01 09:06:56.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/shadow'. 2025-02-01 09:06:56.420 +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.1519ms 2025-02-01 09:06:56.420 +00:00 [DBG] Connection id "0HNA0VVO1VDE7" disconnecting. 2025-02-01 09:06:56.420 +00:00 [DBG] Connection id "0HNA0VVO1VDE7" stopped. 2025-02-01 09:06:56.420 +00:00 [DBG] Connection id "0HNA0VVO1VDE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:56.518 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" accepted. 2025-02-01 09:06:56.518 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" started. 2025-02-01 09:06:56.784 +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-02-01 09:06:56.784 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.asp'. 2025-02-01 09:06:56.784 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.784 +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.3121ms 2025-02-01 09:06:56.784 +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-02-01 09:06:56.784 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.asp'. 2025-02-01 09:06:56.784 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.784 +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.1405ms 2025-02-01 09:06:56.784 +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-02-01 09:06:56.784 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.asp'. 2025-02-01 09:06:56.785 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.785 +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.0948ms 2025-02-01 09:06:56.785 +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-02-01 09:06:56.785 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.asp'. 2025-02-01 09:06:56.785 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.785 +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.0975ms 2025-02-01 09:06:56.785 +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-02-01 09:06:56.785 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.aspx'. 2025-02-01 09:06:56.785 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.785 +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.1116ms 2025-02-01 09:06:56.785 +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-02-01 09:06:56.785 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.aspx'. 2025-02-01 09:06:56.785 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.785 +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.0979ms 2025-02-01 09:06:56.786 +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-02-01 09:06:56.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.aspx'. 2025-02-01 09:06:56.786 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.786 +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.2072ms 2025-02-01 09:06:56.786 +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-02-01 09:06:56.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.aspx'. 2025-02-01 09:06:56.786 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.786 +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.0497ms 2025-02-01 09:06:56.786 +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-02-01 09:06:56.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.aspx'. 2025-02-01 09:06:56.786 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.786 +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.0456ms 2025-02-01 09:06:56.786 +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-02-01 09:06:56.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.aspx'. 2025-02-01 09:06:56.786 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.786 +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.0459ms 2025-02-01 09:06:56.786 +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-02-01 09:06:56.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.aspx'. 2025-02-01 09:06:56.786 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.786 +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.0496ms 2025-02-01 09:06:56.786 +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-02-01 09:06:56.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.aspx'. 2025-02-01 09:06:56.786 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.786 +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.0377ms 2025-02-01 09:06:56.786 +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-02-01 09:06:56.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.aspx'. 2025-02-01 09:06:56.786 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.786 +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.0366ms 2025-02-01 09:06:56.786 +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-02-01 09:06:56.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.aspx'. 2025-02-01 09:06:56.786 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.786 +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.0344ms 2025-02-01 09:06:56.786 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0824ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0364ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0408ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0372ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0579ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0389ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0367ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0317ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.1149ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0797ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.787 +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.0573ms 2025-02-01 09:06:56.787 +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-02-01 09:06:56.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.aspx'. 2025-02-01 09:06:56.787 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0598ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0862ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0808ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0909ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0716ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0738ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0704ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0726ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0396ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0434ms 2025-02-01 09:06:56.788 +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-02-01 09:06:56.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.aspx'. 2025-02-01 09:06:56.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.788 +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.0472ms 2025-02-01 09:06:56.789 +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-02-01 09:06:56.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.aspx'. 2025-02-01 09:06:56.789 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.789 +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.034ms 2025-02-01 09:06:56.789 +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-02-01 09:06:56.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.aspx'. 2025-02-01 09:06:56.789 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.789 +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.0388ms 2025-02-01 09:06:56.790 +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-02-01 09:06:56.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.aspx'. 2025-02-01 09:06:56.790 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" completed keep alive response. 2025-02-01 09:06:56.790 +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.0974ms 2025-02-01 09:06:56.790 +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-02-01 09:06:56.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.aspx'. 2025-02-01 09:06:56.790 +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.0333ms 2025-02-01 09:06:56.790 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" disconnecting. 2025-02-01 09:06:56.790 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" stopped. 2025-02-01 09:06:56.790 +00:00 [DBG] Connection id "0HNA0VVO1VDE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:57.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9S" 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-02-01 09:06:57.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9S" disconnecting. 2025-02-01 09:06:57.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9S" stopped. 2025-02-01 09:06:57.162 +00:00 [DBG] Connection id "0HNA0VVO1VD9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:57.658 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" accepted. 2025-02-01 09:06:57.658 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" started. 2025-02-01 09:06:57.787 +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-02-01 09:06:57.787 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.2442ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.0499ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.0425ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.0371ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.0627ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.0955ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/home.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.0454ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.0425ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.046ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.1276ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.aspx'. 2025-02-01 09:06:57.788 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.788 +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.0446ms 2025-02-01 09:06:57.788 +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-02-01 09:06:57.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.aspx'. 2025-02-01 09:06:57.789 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.789 +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.0398ms 2025-02-01 09:06:57.789 +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-02-01 09:06:57.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.aspx'. 2025-02-01 09:06:57.789 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.789 +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.0387ms 2025-02-01 09:06:57.789 +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-02-01 09:06:57.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.aspx'. 2025-02-01 09:06:57.789 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.789 +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.0408ms 2025-02-01 09:06:57.789 +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-02-01 09:06:57.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.aspx'. 2025-02-01 09:06:57.789 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.789 +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.0419ms 2025-02-01 09:06:57.789 +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-02-01 09:06:57.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.aspx'. 2025-02-01 09:06:57.789 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.789 +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.0366ms 2025-02-01 09:06:57.789 +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-02-01 09:06:57.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.aspx'. 2025-02-01 09:06:57.789 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.789 +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.039ms 2025-02-01 09:06:57.789 +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-02-01 09:06:57.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.aspx'. 2025-02-01 09:06:57.789 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.789 +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.039ms 2025-02-01 09:06:57.790 +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-02-01 09:06:57.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2.aspx'. 2025-02-01 09:06:57.790 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.790 +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.0806ms 2025-02-01 09:06:57.790 +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-02-01 09:06:57.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.aspx'. 2025-02-01 09:06:57.790 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.790 +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.0509ms 2025-02-01 09:06:57.790 +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-02-01 09:06:57.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.aspx'. 2025-02-01 09:06:57.790 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.790 +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.0527ms 2025-02-01 09:06:57.790 +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-02-01 09:06:57.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.aspx'. 2025-02-01 09:06:57.790 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.790 +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.0487ms 2025-02-01 09:06:57.790 +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-02-01 09:06:57.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.aspx'. 2025-02-01 09:06:57.790 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.790 +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.0557ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.aspx'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0488ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.aspx'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0476ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.aspx'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0496ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.aspx'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.048ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.aspx'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0568ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.jsp'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0478ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.jsp'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0473ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/login.jsp'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0412ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.jsp'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0415ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/admin.jsp'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0705ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/login.jsp'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0513ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_area/index.jsp'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0465ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.jsp'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.0455ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/login.jsp'. 2025-02-01 09:06:57.791 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.791 +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.045ms 2025-02-01 09:06:57.791 +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-02-01 09:06:57.792 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.jsp'. 2025-02-01 09:06:57.792 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.792 +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.0529ms 2025-02-01 09:06:57.792 +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-02-01 09:06:57.792 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.jsp'. 2025-02-01 09:06:57.792 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" completed keep alive response. 2025-02-01 09:06:57.792 +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.0508ms 2025-02-01 09:06:57.792 +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-02-01 09:06:57.792 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.jsp'. 2025-02-01 09:06:57.792 +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.0336ms 2025-02-01 09:06:57.792 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" disconnecting. 2025-02-01 09:06:57.792 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" stopped. 2025-02-01 09:06:57.792 +00:00 [DBG] Connection id "0HNA0VVO1VDE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:57.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEA" accepted. 2025-02-01 09:06:57.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEA" started. 2025-02-01 09:06:58.111 +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-02-01 09:06:58.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.php'. 2025-02-01 09:06:58.111 +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.2855ms 2025-02-01 09:06:58.111 +00:00 [DBG] Connection id "0HNA0VVO1VDEA" disconnecting. 2025-02-01 09:06:58.111 +00:00 [DBG] Connection id "0HNA0VVO1VDEA" stopped. 2025-02-01 09:06:58.111 +00:00 [DBG] Connection id "0HNA0VVO1VDEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:58.383 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" accepted. 2025-02-01 09:06:58.383 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" started. 2025-02-01 09:06:58.386 +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-02-01 09:06:58.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.jsp'. 2025-02-01 09:06:58.386 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.386 +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.1551ms 2025-02-01 09:06:58.386 +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-02-01 09:06:58.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/admin/admin-login.jsp'. 2025-02-01 09:06:58.386 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.386 +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.0431ms 2025-02-01 09:06:58.386 +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-02-01 09:06:58.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin-login.jsp'. 2025-02-01 09:06:58.386 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.386 +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.0434ms 2025-02-01 09:06:58.386 +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-02-01 09:06:58.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-login.jsp'. 2025-02-01 09:06:58.386 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.386 +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.0389ms 2025-02-01 09:06:58.386 +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-02-01 09:06:58.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.jsp'. 2025-02-01 09:06:58.386 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.386 +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.0341ms 2025-02-01 09:06:58.386 +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-02-01 09:06:58.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.jsp'. 2025-02-01 09:06:58.386 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.386 +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.035ms 2025-02-01 09:06:58.387 +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-02-01 09:06:58.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.jsp'. 2025-02-01 09:06:58.387 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.387 +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.2105ms 2025-02-01 09:06:58.387 +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-02-01 09:06:58.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.jsp'. 2025-02-01 09:06:58.387 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.387 +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.0659ms 2025-02-01 09:06:58.387 +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-02-01 09:06:58.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.jsp'. 2025-02-01 09:06:58.387 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.387 +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.058ms 2025-02-01 09:06:58.387 +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-02-01 09:06:58.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/login.jsp'. 2025-02-01 09:06:58.387 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.387 +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.0666ms 2025-02-01 09:06:58.387 +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-02-01 09:06:58.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.jsp'. 2025-02-01 09:06:58.387 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.387 +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.0594ms 2025-02-01 09:06:58.387 +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-02-01 09:06:58.387 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.jsp'. 2025-02-01 09:06:58.387 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.387 +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.0603ms 2025-02-01 09:06:58.388 +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-02-01 09:06:58.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.jsp'. 2025-02-01 09:06:58.388 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.388 +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.1793ms 2025-02-01 09:06:58.388 +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-02-01 09:06:58.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/admin.jsp'. 2025-02-01 09:06:58.388 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.388 +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.0897ms 2025-02-01 09:06:58.388 +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-02-01 09:06:58.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.jsp'. 2025-02-01 09:06:58.388 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.388 +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.0599ms 2025-02-01 09:06:58.388 +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-02-01 09:06:58.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.jsp'. 2025-02-01 09:06:58.388 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.388 +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.0586ms 2025-02-01 09:06:58.388 +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-02-01 09:06:58.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/index.jsp'. 2025-02-01 09:06:58.388 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.388 +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.058ms 2025-02-01 09:06:58.388 +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-02-01 09:06:58.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.jsp'. 2025-02-01 09:06:58.388 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.388 +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.0761ms 2025-02-01 09:06:58.388 +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-02-01 09:06:58.388 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.jsp'. 2025-02-01 09:06:58.388 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.388 +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.0589ms 2025-02-01 09:06:58.389 +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-02-01 09:06:58.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/account.jsp'. 2025-02-01 09:06:58.389 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.389 +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.0616ms 2025-02-01 09:06:58.389 +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-02-01 09:06:58.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpanel.jsp'. 2025-02-01 09:06:58.389 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.389 +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.0565ms 2025-02-01 09:06:58.389 +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-02-01 09:06:58.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.jsp'. 2025-02-01 09:06:58.389 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.389 +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.0543ms 2025-02-01 09:06:58.389 +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-02-01 09:06:58.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.jsp'. 2025-02-01 09:06:58.389 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.389 +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.0688ms 2025-02-01 09:06:58.389 +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-02-01 09:06:58.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.jsp'. 2025-02-01 09:06:58.389 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.389 +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.0583ms 2025-02-01 09:06:58.389 +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-02-01 09:06:58.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.jsp'. 2025-02-01 09:06:58.389 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.389 +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.0589ms 2025-02-01 09:06:58.389 +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-02-01 09:06:58.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.jsp'. 2025-02-01 09:06:58.389 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.389 +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.0949ms 2025-02-01 09:06:58.389 +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-02-01 09:06:58.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_login.jsp'. 2025-02-01 09:06:58.389 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.389 +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.0755ms 2025-02-01 09:06:58.389 +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-02-01 09:06:58.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.jsp'. 2025-02-01 09:06:58.389 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.389 +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.0592ms 2025-02-01 09:06:58.390 +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-02-01 09:06:58.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.jsp'. 2025-02-01 09:06:58.390 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.390 +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.1172ms 2025-02-01 09:06:58.390 +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-02-01 09:06:58.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.jsp'. 2025-02-01 09:06:58.390 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.390 +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.1319ms 2025-02-01 09:06:58.390 +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-02-01 09:06:58.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/home.jsp'. 2025-02-01 09:06:58.390 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.390 +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.1267ms 2025-02-01 09:06:58.390 +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-02-01 09:06:58.390 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.jsp'. 2025-02-01 09:06:58.390 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.390 +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.1179ms 2025-02-01 09:06:58.399 +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-02-01 09:06:58.399 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.jsp'. 2025-02-01 09:06:58.399 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.400 +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.2734ms 2025-02-01 09:06:58.400 +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-02-01 09:06:58.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.jsp'. 2025-02-01 09:06:58.400 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.400 +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.2305ms 2025-02-01 09:06:58.400 +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-02-01 09:06:58.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.jsp'. 2025-02-01 09:06:58.400 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.400 +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.1073ms 2025-02-01 09:06:58.400 +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-02-01 09:06:58.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.jsp'. 2025-02-01 09:06:58.400 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.400 +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.0965ms 2025-02-01 09:06:58.400 +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-02-01 09:06:58.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.jsp'. 2025-02-01 09:06:58.400 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.400 +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.0651ms 2025-02-01 09:06:58.400 +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-02-01 09:06:58.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.jsp'. 2025-02-01 09:06:58.400 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.400 +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.0872ms 2025-02-01 09:06:58.401 +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-02-01 09:06:58.401 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.jsp'. 2025-02-01 09:06:58.401 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" completed keep alive response. 2025-02-01 09:06:58.401 +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.105ms 2025-02-01 09:06:58.401 +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-02-01 09:06:58.401 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol/login.jsp'. 2025-02-01 09:06:58.401 +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.0503ms 2025-02-01 09:06:58.401 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" disconnecting. 2025-02-01 09:06:58.401 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" stopped. 2025-02-01 09:06:58.401 +00:00 [DBG] Connection id "0HNA0VVO1VDEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:58.544 +00:00 [DBG] Connection id "0HNA0VVO1VDEC" accepted. 2025-02-01 09:06:58.544 +00:00 [DBG] Connection id "0HNA0VVO1VDEC" started. 2025-02-01 09:06:58.592 +00:00 [DBG] Connection id "0HNA0VVO1VDED" accepted. 2025-02-01 09:06:58.592 +00:00 [DBG] Connection id "0HNA0VVO1VDED" started. 2025-02-01 09:06:58.627 +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-02-01 09:06:58.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/evox/about'. 2025-02-01 09:06:58.627 +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.242ms 2025-02-01 09:06:58.627 +00:00 [DBG] Connection id "0HNA0VVO1VDED" disconnecting. 2025-02-01 09:06:58.627 +00:00 [DBG] Connection id "0HNA0VVO1VDED" stopped. 2025-02-01 09:06:58.627 +00:00 [DBG] Connection id "0HNA0VVO1VDED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:58.704 +00:00 [DBG] Connection 0HNA0VVO1VDEC established using the following protocol: "Tls13" 2025-02-01 09:06:58.866 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/zbanpeuxjecy - application/x-www-form-urlencoded 100 2025-02-01 09:06:58.866 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:58.866 +00:00 [DBG] No candidates found for the request path '/zbanpeuxjecy' 2025-02-01 09:06:58.866 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:58.867 +00:00 [INF] HTTP POST /zbanpeuxjecy responded 404 in 0.0528 ms 2025-02-01 09:06:58.867 +00:00 [INF] Request finished HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/zbanpeuxjecy - 404 0 null 0.3042ms 2025-02-01 09:06:58.867 +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/zbanpeuxjecy, Response status code: 404 2025-02-01 09:06:58.867 +00:00 [DBG] Connection id "0HNA0VVO1VDEC", Request id "0HNA0VVO1VDEC:00000001": started reading request body. 2025-02-01 09:06:58.867 +00:00 [DBG] Connection id "0HNA0VVO1VDEC", Request id "0HNA0VVO1VDEC:00000001": done reading request body. 2025-02-01 09:06:58.867 +00:00 [DBG] Connection id "0HNA0VVO1VDEC" disconnecting. 2025-02-01 09:06:58.867 +00:00 [DBG] Connection id "0HNA0VVO1VDEC" stopped. 2025-02-01 09:06:58.867 +00:00 [DBG] Connection id "0HNA0VVO1VDEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:58.882 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" accepted. 2025-02-01 09:06:58.882 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" started. 2025-02-01 09:06:58.921 +00:00 [DBG] Connection id "0HNA0VVO1VDEF" accepted. 2025-02-01 09:06:58.921 +00:00 [DBG] Connection id "0HNA0VVO1VDEF" started. 2025-02-01 09:06:58.922 +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-02-01 09:06:58.922 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.jsp'. 2025-02-01 09:06:58.922 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.922 +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.2323ms 2025-02-01 09:06:58.922 +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-02-01 09:06:58.922 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admloginuser.jsp'. 2025-02-01 09:06:58.922 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.922 +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.1299ms 2025-02-01 09:06:58.922 +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-02-01 09:06:58.922 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2.jsp'. 2025-02-01 09:06:58.922 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.922 +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.1363ms 2025-02-01 09:06:58.922 +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-02-01 09:06:58.922 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/login.jsp'. 2025-02-01 09:06:58.923 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.923 +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.1104ms 2025-02-01 09:06:58.923 +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-02-01 09:06:58.923 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.jsp'. 2025-02-01 09:06:58.923 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.923 +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.0632ms 2025-02-01 09:06:58.923 +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-02-01 09:06:58.923 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.jsp'. 2025-02-01 09:06:58.923 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.923 +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.0685ms 2025-02-01 09:06:58.923 +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-02-01 09:06:58.923 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.jsp'. 2025-02-01 09:06:58.923 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.923 +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.0848ms 2025-02-01 09:06:58.923 +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-02-01 09:06:58.923 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm_auth.jsp'. 2025-02-01 09:06:58.923 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.923 +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.1092ms 2025-02-01 09:06:58.923 +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-02-01 09:06:58.923 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/memberadmin.jsp'. 2025-02-01 09:06:58.923 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.923 +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.1341ms 2025-02-01 09:06:58.923 +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-02-01 09:06:58.923 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.jsp'. 2025-02-01 09:06:58.923 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.923 +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.1155ms 2025-02-01 09:06:58.923 +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-02-01 09:06:58.924 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/login.jsp'. 2025-02-01 09:06:58.924 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.924 +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.0834ms 2025-02-01 09:06:58.924 +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-02-01 09:06:58.924 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.jsp'. 2025-02-01 09:06:58.924 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.924 +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.1191ms 2025-02-01 09:06:58.924 +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-02-01 09:06:58.924 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin1.php'. 2025-02-01 09:06:58.924 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.924 +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.1554ms 2025-02-01 09:06:58.924 +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-02-01 09:06:58.924 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.asp'. 2025-02-01 09:06:58.924 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.924 +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.1611ms 2025-02-01 09:06:58.924 +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-02-01 09:06:58.924 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.php'. 2025-02-01 09:06:58.924 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.924 +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.0741ms 2025-02-01 09:06:58.924 +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-02-01 09:06:58.924 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.jsp'. 2025-02-01 09:06:58.924 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.924 +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.0615ms 2025-02-01 09:06:58.924 +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-02-01 09:06:58.924 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.aspx'. 2025-02-01 09:06:58.924 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.924 +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.072ms 2025-02-01 09:06:58.931 +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-02-01 09:06:58.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.cfm'. 2025-02-01 09:06:58.931 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.931 +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 6.8206ms 2025-02-01 09:06:58.931 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administr8/ - null null 2025-02-01 09:06:58.931 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8/'. 2025-02-01 09:06:58.931 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.931 +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.0781ms 2025-02-01 09:06:58.932 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administer/ - null null 2025-02-01 09:06:58.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administer/'. 2025-02-01 09:06:58.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.932 +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.07ms 2025-02-01 09:06:58.932 +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-02-01 09:06:58.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.php'. 2025-02-01 09:06:58.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.932 +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.064ms 2025-02-01 09:06:58.932 +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-02-01 09:06:58.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.asp'. 2025-02-01 09:06:58.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.932 +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.0771ms 2025-02-01 09:06:58.932 +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-02-01 09:06:58.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.aspx'. 2025-02-01 09:06:58.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.932 +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.0582ms 2025-02-01 09:06:58.932 +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-02-01 09:06:58.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.cfm'. 2025-02-01 09:06:58.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.932 +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.0558ms 2025-02-01 09:06:58.932 +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-02-01 09:06:58.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracao.jsp'. 2025-02-01 09:06:58.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.932 +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.0934ms 2025-02-01 09:06:58.932 +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-02-01 09:06:58.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.php'. 2025-02-01 09:06:58.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.932 +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.0708ms 2025-02-01 09:06:58.932 +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-02-01 09:06:58.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.asp'. 2025-02-01 09:06:58.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.932 +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.0833ms 2025-02-01 09:06:58.932 +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-02-01 09:06:58.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.aspx'. 2025-02-01 09:06:58.932 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.933 +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.11ms 2025-02-01 09:06:58.933 +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-02-01 09:06:58.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.jsp'. 2025-02-01 09:06:58.933 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.933 +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.0951ms 2025-02-01 09:06:58.933 +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-02-01 09:06:58.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion.cfm'. 2025-02-01 09:06:58.933 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.933 +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.1047ms 2025-02-01 09:06:58.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/administrators/ - null null 2025-02-01 09:06:58.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrators/'. 2025-02-01 09:06:58.933 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.933 +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.087ms 2025-02-01 09:06:58.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/adminpro/ - null null 2025-02-01 09:06:58.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminpro/'. 2025-02-01 09:06:58.933 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.933 +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.0789ms 2025-02-01 09:06:58.933 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admins/ - null null 2025-02-01 09:06:58.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins/'. 2025-02-01 09:06:58.933 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.933 +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.0666ms 2025-02-01 09:06:58.933 +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-02-01 09:06:58.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.cfm'. 2025-02-01 09:06:58.933 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.933 +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.072ms 2025-02-01 09:06:58.933 +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-02-01 09:06:58.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.php'. 2025-02-01 09:06:58.933 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.933 +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.0637ms 2025-02-01 09:06:58.933 +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-02-01 09:06:58.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.jsp'. 2025-02-01 09:06:58.933 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.933 +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.0537ms 2025-02-01 09:06:58.934 +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-02-01 09:06:58.934 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.asp'. 2025-02-01 09:06:58.934 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.934 +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.051ms 2025-02-01 09:06:58.934 +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-02-01 09:06:58.934 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.aspx'. 2025-02-01 09:06:58.934 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.934 +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.0626ms 2025-02-01 09:06:58.934 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/maintenance/ - null null 2025-02-01 09:06:58.934 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/maintenance/'. 2025-02-01 09:06:58.934 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" completed keep alive response. 2025-02-01 09:06:58.934 +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.0567ms 2025-02-01 09:06:58.934 +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-02-01 09:06:58.934 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Lotus_Domino_Admin/'. 2025-02-01 09:06:58.934 +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.0736ms 2025-02-01 09:06:58.934 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" disconnecting. 2025-02-01 09:06:58.934 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" stopped. 2025-02-01 09:06:58.934 +00:00 [DBG] Connection id "0HNA0VVO1VDEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:59.001 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vcyymbthgiqpprkg - null null 2025-02-01 09:06:59.001 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vcyymbthgiqpprkg'. 2025-02-01 09:06:59.001 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vcyymbthgiqpprkg - 307 0 null 0.2137ms 2025-02-01 09:06:59.001 +00:00 [DBG] Connection id "0HNA0VVO1VDEF" disconnecting. 2025-02-01 09:06:59.001 +00:00 [DBG] Connection id "0HNA0VVO1VDEF" stopped. 2025-02-01 09:06:59.001 +00:00 [DBG] Connection id "0HNA0VVO1VDEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:59.032 +00:00 [DBG] Connection id "0HNA0VVO1VDEG" accepted. 2025-02-01 09:06:59.032 +00:00 [DBG] Connection id "0HNA0VVO1VDEG" started. 2025-02-01 09:06:59.181 +00:00 [DBG] Connection 0HNA0VVO1VDEG established using the following protocol: "Tls13" 2025-02-01 09:06:59.224 +00:00 [DBG] Connection id "0HNA0VVO1VDEH" accepted. 2025-02-01 09:06:59.224 +00:00 [DBG] Connection id "0HNA0VVO1VDEH" started. 2025-02-01 09:06:59.317 +00:00 [DBG] Connection id "0HNA0VVO1VDEI" accepted. 2025-02-01 09:06:59.317 +00:00 [DBG] Connection id "0HNA0VVO1VDEI" started. 2025-02-01 09:06:59.328 +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-02-01 09:06:59.328 +00:00 [DBG] The request path /index.php does not match a supported file type 2025-02-01 09:06:59.328 +00:00 [DBG] No candidates found for the request path '/index.php' 2025-02-01 09:06:59.328 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:59.328 +00:00 [INF] HTTP GET /index.php responded 404 in 0.1262 ms 2025-02-01 09:06:59.328 +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.4175ms 2025-02-01 09:06:59.328 +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-02-01 09:06:59.328 +00:00 [DBG] Connection id "0HNA0VVO1VDEG" disconnecting. 2025-02-01 09:06:59.328 +00:00 [DBG] Connection id "0HNA0VVO1VDEG" stopped. 2025-02-01 09:06:59.328 +00:00 [DBG] Connection id "0HNA0VVO1VDEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:59.444 +00:00 [DBG] Connection 0HNA0VVO1VDEH established using the following protocol: "Tls13" 2025-02-01 09:06:59.478 +00:00 [DBG] Connection 0HNA0VVO1VDEI established using the following protocol: "Tls13" 2025-02-01 09:06:59.558 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" accepted. 2025-02-01 09:06:59.558 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" started. 2025-02-01 09:06:59.560 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/hpwebjetadmin/ - null null 2025-02-01 09:06:59.560 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hpwebjetadmin/'. 2025-02-01 09:06:59.560 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.560 +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.2394ms 2025-02-01 09:06:59.560 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_admin/ - null null 2025-02-01 09:06:59.560 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_admin/'. 2025-02-01 09:06:59.560 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.560 +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.092ms 2025-02-01 09:06:59.560 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administrator/ - null null 2025-02-01 09:06:59.560 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administrator/'. 2025-02-01 09:06:59.560 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.560 +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.1003ms 2025-02-01 09:06:59.561 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administrador/ - null null 2025-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administrador/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.0585ms 2025-02-01 09:06:59.561 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_admins/ - null null 2025-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_admins/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.056ms 2025-02-01 09:06:59.561 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administrators/ - null null 2025-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administrators/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.057ms 2025-02-01 09:06:59.561 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administradores/ - null null 2025-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administradores/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.086ms 2025-02-01 09:06:59.561 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_administracion/ - null null 2025-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administracion/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.0546ms 2025-02-01 09:06:59.561 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_4dm1n/ - null null 2025-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_4dm1n/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.0639ms 2025-02-01 09:06:59.561 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_adm1n/ - null null 2025-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_adm1n/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.0546ms 2025-02-01 09:06:59.561 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_Admin/ - null null 2025-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_Admin/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.0529ms 2025-02-01 09:06:59.561 +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-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system_administration/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.0545ms 2025-02-01 09:06:59.561 +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-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system-administration/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.0547ms 2025-02-01 09:06:59.561 +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-02-01 09:06:59.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system-admin/'. 2025-02-01 09:06:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.561 +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.0539ms 2025-02-01 09:06:59.562 +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-02-01 09:06:59.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system-admins/'. 2025-02-01 09:06:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.562 +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.0608ms 2025-02-01 09:06:59.562 +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-02-01 09:06:59.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system-administrators/'. 2025-02-01 09:06:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.562 +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.0885ms 2025-02-01 09:06:59.562 +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-02-01 09:06:59.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion-sistema/'. 2025-02-01 09:06:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.562 +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.1064ms 2025-02-01 09:06:59.562 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Administracion/ - null null 2025-02-01 09:06:59.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Administracion/'. 2025-02-01 09:06:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.562 +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.0651ms 2025-02-01 09:06:59.562 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Admin/ - null null 2025-02-01 09:06:59.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Admin/'. 2025-02-01 09:06:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.562 +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.0649ms 2025-02-01 09:06:59.562 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Administrator/ - null null 2025-02-01 09:06:59.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Administrator/'. 2025-02-01 09:06:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.562 +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.0589ms 2025-02-01 09:06:59.562 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Manager/ - null null 2025-02-01 09:06:59.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Manager/'. 2025-02-01 09:06:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.562 +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.0656ms 2025-02-01 09:06:59.562 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Adm/ - null null 2025-02-01 09:06:59.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Adm/'. 2025-02-01 09:06:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.562 +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.0583ms 2025-02-01 09:06:59.562 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/systemadmin/ - null null 2025-02-01 09:06:59.562 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/systemadmin/'. 2025-02-01 09:06:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.562 +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.0574ms 2025-02-01 09:06:59.562 +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-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.asp'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.0586ms 2025-02-01 09:06:59.563 +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-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.php'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.0622ms 2025-02-01 09:06:59.563 +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-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.jsp'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.0561ms 2025-02-01 09:06:59.563 +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-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.aspx'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.0941ms 2025-02-01 09:06:59.563 +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-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.cfm'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.0524ms 2025-02-01 09:06:59.563 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/admin108/ - null null 2025-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin108/'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.0531ms 2025-02-01 09:06:59.563 +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-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pec_admin/'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.0523ms 2025-02-01 09:06:59.563 +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-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/admin/'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.1063ms 2025-02-01 09:06:59.563 +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-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plog-admin/'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.0662ms 2025-02-01 09:06:59.563 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ESAdmin/ - null null 2025-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ESAdmin/'. 2025-02-01 09:06:59.563 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.563 +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.0544ms 2025-02-01 09:06:59.563 +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-02-01 09:06:59.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2-admin/'. 2025-02-01 09:06:59.564 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.564 +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.0523ms 2025-02-01 09:06:59.564 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_sys/ - null null 2025-02-01 09:06:59.564 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_sys/'. 2025-02-01 09:06:59.564 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.564 +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.0541ms 2025-02-01 09:06:59.564 +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-02-01 09:06:59.564 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin_cp.asp'. 2025-02-01 09:06:59.564 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.564 +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.0539ms 2025-02-01 09:06:59.564 +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-02-01 09:06:59.564 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/admin/'. 2025-02-01 09:06:59.564 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.564 +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.2236ms 2025-02-01 09:06:59.564 +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-02-01 09:06:59.564 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/login/admin/'. 2025-02-01 09:06:59.564 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.564 +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.1521ms 2025-02-01 09:06:59.564 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup/ - null null 2025-02-01 09:06:59.564 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup/'. 2025-02-01 09:06:59.564 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" completed keep alive response. 2025-02-01 09:06:59.564 +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.1511ms 2025-02-01 09:06:59.583 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backup - null null 2025-02-01 09:06:59.583 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup'. 2025-02-01 09:06:59.583 +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.2553ms 2025-02-01 09:06:59.583 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" disconnecting. 2025-02-01 09:06:59.583 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" stopped. 2025-02-01 09:06:59.583 +00:00 [DBG] Connection id "0HNA0VVO1VDEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:59.609 +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-02-01 09:06:59.609 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 86 2025-02-01 09:06:59.609 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:59.609 +00:00 [DBG] No candidates found for the request path '/phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php' 2025-02-01 09:06:59.609 +00:00 [DBG] POST requests are not supported 2025-02-01 09:06:59.609 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:06:59.609 +00:00 [INF] HTTP POST /phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php responded 404 in 0.0653 ms 2025-02-01 09:06:59.609 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:06:59.609 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:06:59.609 +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.345ms 2025-02-01 09:06:59.609 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:59.609 +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-02-01 09:06:59.609 +00:00 [DBG] Connection id "0HNA0VVO1VDEH", Request id "0HNA0VVO1VDEH:00000001": started reading request body. 2025-02-01 09:06:59.609 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:59.609 +00:00 [DBG] Connection id "0HNA0VVO1VDEH", Request id "0HNA0VVO1VDEH:00000001": done reading request body. 2025-02-01 09:06:59.609 +00:00 [DBG] Connection id "0HNA0VVO1VDEH" disconnecting. 2025-02-01 09:06:59.609 +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-02-01 09:06:59.609 +00:00 [DBG] Connection id "0HNA0VVO1VDEH" stopped. 2025-02-01 09:06:59.609 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:06:59.609 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:59.609 +00:00 [DBG] Connection id "0HNA0VVO1VDEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:59.609 +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-02-01 09:06:59.609 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:06:59.609 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:06:59.609 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:59.610 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:06:59.610 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:59.610 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:59.610 +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-02-01 09:06:59.610 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:59.610 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:59.610 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:59.610 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:59.610 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:59.610 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:06:59.610 +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-02-01 09:06:59.610 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:59.610 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:59.610 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:06:59.610 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:06:59.610 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:06:59.610 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:06:59.610 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0968ms. 2025-02-01 09:06:59.611 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:06:59.611 +00:00 [INF] Executed ViewResult - view noScan executed in 0.6939ms. 2025-02-01 09:06:59.611 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.6115ms 2025-02-01 09:06:59.611 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:06:59.611 +00:00 [INF] HTTP POST / responded 200 in 2.4164 ms 2025-02-01 09:06:59.611 +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.6816ms 2025-02-01 09:06:59.611 +00:00 [DBG] Connection id "0HNA0VVO1VDEI", Request id "0HNA0VVO1VDEI:00000001": started reading request body. 2025-02-01 09:06:59.611 +00:00 [DBG] Connection id "0HNA0VVO1VDEI", Request id "0HNA0VVO1VDEI:00000001": done reading request body. 2025-02-01 09:06:59.611 +00:00 [DBG] Connection id "0HNA0VVO1VDEI" disconnecting. 2025-02-01 09:06:59.611 +00:00 [DBG] Connection id "0HNA0VVO1VDEI" stopped. 2025-02-01 09:06:59.612 +00:00 [DBG] Connection id "0HNA0VVO1VDEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:06:59.981 +00:00 [DBG] Connection id "0HNA0VVO1VDEK" accepted. 2025-02-01 09:06:59.981 +00:00 [DBG] Connection id "0HNA0VVO1VDEK" started. 2025-02-01 09:07:00.127 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" accepted. 2025-02-01 09:07:00.127 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" started. 2025-02-01 09:07:00.128 +00:00 [DBG] Connection 0HNA0VVO1VDEK established using the following protocol: "Tls13" 2025-02-01 09:07:00.171 +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-02-01 09:07:00.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup.sql'. 2025-02-01 09:07:00.171 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.171 +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.2002ms 2025-02-01 09:07:00.171 +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-02-01 09:07:00.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup.sql.gz'. 2025-02-01 09:07:00.171 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.171 +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.065ms 2025-02-01 09:07:00.171 +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-02-01 09:07:00.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup.sql.bz2'. 2025-02-01 09:07:00.171 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.171 +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.0837ms 2025-02-01 09:07:00.171 +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-02-01 09:07:00.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backup.zip'. 2025-02-01 09:07:00.171 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.171 +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.0478ms 2025-02-01 09:07:00.171 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backups/ - null null 2025-02-01 09:07:00.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backups/'. 2025-02-01 09:07:00.171 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.171 +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.0835ms 2025-02-01 09:07:00.171 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bak/ - null null 2025-02-01 09:07:00.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bak/'. 2025-02-01 09:07:00.171 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.171 +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.0561ms 2025-02-01 09:07:00.172 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/back/ - null null 2025-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/back/'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0425ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cache/backup/'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.059ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/backup/'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0495ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dbbackup.txt'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0833ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/b.sql'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0482ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db.sql'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0654ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ddb.sql'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0533ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/users.sql'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0536ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/database.sql'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0566ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysql.sql'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0635ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dump.sql'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.0624ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/respaldo.sql'. 2025-02-01 09:07:00.172 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.172 +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.056ms 2025-02-01 09:07:00.172 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/data.sql'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0502ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/old.sql'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0401ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/usuarios.sql'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0613ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bdb.sql'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0485ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/1.sql'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0447ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/download/backup.sql'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0523ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clientaccesspolicy.xml'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0687ms 2025-02-01 09:07:00.173 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/atom/ - null null 2025-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom/'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0578ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.aspx'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0457ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.php'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0605ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.xml'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0381ms 2025-02-01 09:07:00.173 +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-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.jsp'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0459ms 2025-02-01 09:07:00.173 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/rss/ - null null 2025-02-01 09:07:00.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss/'. 2025-02-01 09:07:00.173 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.173 +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.0458ms 2025-02-01 09:07:00.174 +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-02-01 09:07:00.174 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss.aspx'. 2025-02-01 09:07:00.174 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.174 +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.047ms 2025-02-01 09:07:00.174 +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-02-01 09:07:00.174 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss.php'. 2025-02-01 09:07:00.174 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.174 +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.0456ms 2025-02-01 09:07:00.193 +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-02-01 09:07:00.193 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss.xml'. 2025-02-01 09:07:00.193 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.193 +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.1987ms 2025-02-01 09:07:00.193 +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-02-01 09:07:00.193 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss.jsp'. 2025-02-01 09:07:00.193 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.193 +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 0.0617ms 2025-02-01 09:07:00.193 +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-02-01 09:07:00.193 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/passwd'. 2025-02-01 09:07:00.193 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.193 +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.0482ms 2025-02-01 09:07:00.193 +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-02-01 09:07:00.193 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boot.ini'. 2025-02-01 09:07:00.193 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.193 +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.0323ms 2025-02-01 09:07:00.193 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/example/ - null null 2025-02-01 09:07:00.193 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/example/'. 2025-02-01 09:07:00.193 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.193 +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.035ms 2025-02-01 09:07:00.193 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/examples/ - null null 2025-02-01 09:07:00.193 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/examples/'. 2025-02-01 09:07:00.193 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" completed keep alive response. 2025-02-01 09:07:00.193 +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.0343ms 2025-02-01 09:07:00.193 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/iissamples/ - null null 2025-02-01 09:07:00.193 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/iissamples/'. 2025-02-01 09:07:00.193 +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.1348ms 2025-02-01 09:07:00.194 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" disconnecting. 2025-02-01 09:07:00.194 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" stopped. 2025-02-01 09:07:00.194 +00:00 [DBG] Connection id "0HNA0VVO1VDEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:00.270 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 105 2025-02-01 09:07:00.270 +00:00 [DBG] POST requests are not supported 2025-02-01 09:07:00.270 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:00.270 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:00.270 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:00.270 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:00.270 +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-02-01 09:07:00.270 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:00.270 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:00.270 +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-02-01 09:07:00.270 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:00.270 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:00.270 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:00.270 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:00.270 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:00.270 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:00.270 +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-02-01 09:07:00.270 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.270 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.271 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:00.271 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.271 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:00.271 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:00.271 +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-02-01 09:07:00.271 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.271 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.271 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:00.271 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.271 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:00.271 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:00.271 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0713ms. 2025-02-01 09:07:00.271 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:00.271 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5147ms. 2025-02-01 09:07:00.271 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0784ms 2025-02-01 09:07:00.271 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:00.271 +00:00 [INF] HTTP POST / responded 200 in 1.6165 ms 2025-02-01 09:07:00.271 +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.8463ms 2025-02-01 09:07:00.271 +00:00 [DBG] Connection id "0HNA0VVO1VDEK", Request id "0HNA0VVO1VDEK:00000001": started reading request body. 2025-02-01 09:07:00.272 +00:00 [DBG] Connection id "0HNA0VVO1VDEK", Request id "0HNA0VVO1VDEK:00000001": done reading request body. 2025-02-01 09:07:00.272 +00:00 [DBG] Connection id "0HNA0VVO1VDEK" disconnecting. 2025-02-01 09:07:00.272 +00:00 [DBG] Connection id "0HNA0VVO1VDEK" stopped. 2025-02-01 09:07:00.272 +00:00 [DBG] Connection id "0HNA0VVO1VDEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:00.555 +00:00 [DBG] Connection id "0HNA0VVO1VDEM" accepted. 2025-02-01 09:07:00.555 +00:00 [DBG] Connection id "0HNA0VVO1VDEM" started. 2025-02-01 09:07:00.604 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rrfvtfstjtmbogesqrgj.htm - null null 2025-02-01 09:07:00.604 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rrfvtfstjtmbogesqrgj.htm'. 2025-02-01 09:07:00.604 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rrfvtfstjtmbogesqrgj.htm - 307 0 null 0.1421ms 2025-02-01 09:07:00.604 +00:00 [DBG] Connection id "0HNA0VVO1VDEM" disconnecting. 2025-02-01 09:07:00.604 +00:00 [DBG] Connection id "0HNA0VVO1VDEM" stopped. 2025-02-01 09:07:00.604 +00:00 [DBG] Connection id "0HNA0VVO1VDEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:00.633 +00:00 [DBG] Connection id "0HNA0VVO1VDEN" accepted. 2025-02-01 09:07:00.633 +00:00 [DBG] Connection id "0HNA0VVO1VDEN" started. 2025-02-01 09:07:00.744 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" accepted. 2025-02-01 09:07:00.744 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" started. 2025-02-01 09:07:00.796 +00:00 [DBG] Connection 0HNA0VVO1VDEN established using the following protocol: "Tls13" 2025-02-01 09:07:00.800 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2eeexamples/ - null null 2025-02-01 09:07:00.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2eeexamples/'. 2025-02-01 09:07:00.801 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.801 +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.2128ms 2025-02-01 09:07:00.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2eeexamplesjsp/ - null null 2025-02-01 09:07:00.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2eeexamplesjsp/'. 2025-02-01 09:07:00.801 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.801 +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.131ms 2025-02-01 09:07:00.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sample/ - null null 2025-02-01 09:07:00.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sample/'. 2025-02-01 09:07:00.801 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.801 +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.071ms 2025-02-01 09:07:00.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ncsample/ - null null 2025-02-01 09:07:00.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ncsample/'. 2025-02-01 09:07:00.801 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.801 +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.0634ms 2025-02-01 09:07:00.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpsample/ - null null 2025-02-01 09:07:00.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fpsample/'. 2025-02-01 09:07:00.801 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.801 +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.0589ms 2025-02-01 09:07:00.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cmsample/ - null null 2025-02-01 09:07:00.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cmsample/'. 2025-02-01 09:07:00.801 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.801 +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.1353ms 2025-02-01 09:07:00.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/samples/ - null null 2025-02-01 09:07:00.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/samples/'. 2025-02-01 09:07:00.801 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.0888ms 2025-02-01 09:07:00.802 +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-02-01 09:07:00.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mono/1.1/index.aspx'. 2025-02-01 09:07:00.802 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.061ms 2025-02-01 09:07:00.802 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/login/ - null null 2025-02-01 09:07:00.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login/'. 2025-02-01 09:07:00.802 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.1243ms 2025-02-01 09:07:00.802 +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-02-01 09:07:00.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.htm'. 2025-02-01 09:07:00.802 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.0719ms 2025-02-01 09:07:00.802 +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-02-01 09:07:00.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.jsp'. 2025-02-01 09:07:00.802 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.0603ms 2025-02-01 09:07:00.802 +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-02-01 09:07:00.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.asp'. 2025-02-01 09:07:00.802 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.0493ms 2025-02-01 09:07:00.802 +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-02-01 09:07:00.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.class'. 2025-02-01 09:07:00.802 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.0701ms 2025-02-01 09:07:00.802 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/test/ - null null 2025-02-01 09:07:00.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test/'. 2025-02-01 09:07:00.802 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.0543ms 2025-02-01 09:07:00.802 +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-02-01 09:07:00.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.htm'. 2025-02-01 09:07:00.802 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.0662ms 2025-02-01 09:07:00.802 +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-02-01 09:07:00.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.html'. 2025-02-01 09:07:00.802 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.802 +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.0545ms 2025-02-01 09:07:00.802 +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-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.php'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.064ms 2025-02-01 09:07:00.803 +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-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.txt'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.0578ms 2025-02-01 09:07:00.803 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/webmail/ - null null 2025-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webmail/'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.0537ms 2025-02-01 09:07:00.803 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mail/ - null null 2025-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail/'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.0704ms 2025-02-01 09:07:00.803 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/log/ - null null 2025-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log/'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.0612ms 2025-02-01 09:07:00.803 +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-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.htm'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.0589ms 2025-02-01 09:07:00.803 +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-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.php'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.0532ms 2025-02-01 09:07:00.803 +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-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.asp'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.0791ms 2025-02-01 09:07:00.803 +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-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.aspx'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.0685ms 2025-02-01 09:07:00.803 +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-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.jsp'. 2025-02-01 09:07:00.803 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.803 +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.0972ms 2025-02-01 09:07:00.803 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/logs/ - null null 2025-02-01 09:07:00.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs/'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.0566ms 2025-02-01 09:07:00.804 +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-02-01 09:07:00.804 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.htm'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.06ms 2025-02-01 09:07:00.804 +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-02-01 09:07:00.804 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.php'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.0544ms 2025-02-01 09:07:00.804 +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-02-01 09:07:00.804 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.asp'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.0638ms 2025-02-01 09:07:00.804 +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-02-01 09:07:00.804 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.aspx'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.0636ms 2025-02-01 09:07:00.804 +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-02-01 09:07:00.804 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logs.jsp'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.0497ms 2025-02-01 09:07:00.804 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wwwlog/ - null null 2025-02-01 09:07:00.804 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwlog/'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.2366ms 2025-02-01 09:07:00.804 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/wwwlogs/ - null null 2025-02-01 09:07:00.804 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwlogs/'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.0601ms 2025-02-01 09:07:00.804 +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-02-01 09:07:00.804 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail_log_files/'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.056ms 2025-02-01 09:07:00.804 +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-02-01 09:07:00.804 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/rails.png'. 2025-02-01 09:07:00.804 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.804 +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.0478ms 2025-02-01 09:07:00.805 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mono/ - null null 2025-02-01 09:07:00.805 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mono/'. 2025-02-01 09:07:00.805 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.805 +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.0506ms 2025-02-01 09:07:00.805 +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-02-01 09:07:00.805 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/robots.txt'. 2025-02-01 09:07:00.805 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.805 +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.0529ms 2025-02-01 09:07:00.805 +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-02-01 09:07:00.805 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crossdomain.xml'. 2025-02-01 09:07:00.805 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" completed keep alive response. 2025-02-01 09:07:00.805 +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.0534ms 2025-02-01 09:07:00.805 +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-02-01 09:07:00.805 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/css/cake.generic.css'. 2025-02-01 09:07:00.805 +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.0557ms 2025-02-01 09:07:00.805 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" disconnecting. 2025-02-01 09:07:00.805 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" stopped. 2025-02-01 09:07:00.805 +00:00 [DBG] Connection id "0HNA0VVO1VDEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:00.920 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - application/xml 100 2025-02-01 09:07:00.920 +00:00 [DBG] POST requests are not supported 2025-02-01 09:07:00.920 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:00.920 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:00.920 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:00.920 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:00.921 +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-02-01 09:07:00.921 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:00.921 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:00.921 +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-02-01 09:07:00.921 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:00.921 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:00.921 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:00.921 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:00.921 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:00.921 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:00.921 +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-02-01 09:07:00.921 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.921 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.921 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:00.921 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.921 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:00.921 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:00.921 +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-02-01 09:07:00.921 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.921 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.921 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:00.921 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:00.921 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:00.921 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:00.921 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0762ms. 2025-02-01 09:07:00.921 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:00.922 +00:00 [INF] Executed ViewResult - view noScan executed in 0.435ms. 2025-02-01 09:07:00.922 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0324ms 2025-02-01 09:07:00.922 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:00.922 +00:00 [INF] HTTP POST / responded 200 in 1.5567 ms 2025-02-01 09:07:00.922 +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.8582ms 2025-02-01 09:07:00.922 +00:00 [DBG] Connection id "0HNA0VVO1VDEN", Request id "0HNA0VVO1VDEN:00000001": started reading request body. 2025-02-01 09:07:00.922 +00:00 [DBG] Connection id "0HNA0VVO1VDEN", Request id "0HNA0VVO1VDEN:00000001": done reading request body. 2025-02-01 09:07:00.922 +00:00 [DBG] Connection id "0HNA0VVO1VDEN" disconnecting. 2025-02-01 09:07:00.922 +00:00 [DBG] Connection id "0HNA0VVO1VDEN" stopped. 2025-02-01 09:07:00.922 +00:00 [DBG] Connection id "0HNA0VVO1VDEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:00.929 +00:00 [DBG] Connection id "0HNA0VVO1VDEP" accepted. 2025-02-01 09:07:00.929 +00:00 [DBG] Connection id "0HNA0VVO1VDEP" started. 2025-02-01 09:07:00.979 +00:00 [DBG] Connection id "0HNA0VVO1VDEP" 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-02-01 09:07:00.979 +00:00 [DBG] Connection id "0HNA0VVO1VDEP" disconnecting. 2025-02-01 09:07:00.979 +00:00 [DBG] Connection id "0HNA0VVO1VDEP" stopped. 2025-02-01 09:07:00.979 +00:00 [DBG] Connection id "0HNA0VVO1VDEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:01.272 +00:00 [DBG] Connection id "0HNA0VVO1VDEQ" accepted. 2025-02-01 09:07:01.272 +00:00 [DBG] Connection id "0HNA0VVO1VDEQ" started. 2025-02-01 09:07:01.346 +00:00 [DBG] Connection id "0HNA0VVO1VDER" accepted. 2025-02-01 09:07:01.346 +00:00 [DBG] Connection id "0HNA0VVO1VDES" accepted. 2025-02-01 09:07:01.346 +00:00 [DBG] Connection id "0HNA0VVO1VDES" started. 2025-02-01 09:07:01.346 +00:00 [DBG] Connection id "0HNA0VVO1VDER" started. 2025-02-01 09:07:01.575 +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-02-01 09:07:01.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/img/cake.icon.gif'. 2025-02-01 09:07:01.575 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.575 +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.1491ms 2025-02-01 09:07:01.575 +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-02-01 09:07:01.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/img/cake.icon.png'. 2025-02-01 09:07:01.575 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.575 +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.0688ms 2025-02-01 09:07:01.575 +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-02-01 09:07:01.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/js/vendors.php'. 2025-02-01 09:07:01.575 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.575 +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.0359ms 2025-02-01 09:07:01.575 +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-02-01 09:07:01.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/ffileman.cgi?'. 2025-02-01 09:07:01.575 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.575 +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.0372ms 2025-02-01 09:07:01.575 +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-02-01 09:07:01.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fshow.php'. 2025-02-01 09:07:01.575 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.575 +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.0408ms 2025-02-01 09:07:01.575 +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-02-01 09:07:01.575 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/upload.php'. 2025-02-01 09:07:01.575 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.575 +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.0437ms 2025-02-01 09:07:01.575 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload_multiple_js.php'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0315ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uploadtester.asp'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0327ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/info.php'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0435ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpinfo.php'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0384ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/kusabax/manage_page.php'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0281ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plus/lurking.php'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0724ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/barra/assetmanager/assetmanager.php'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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 0.048ms 2025-02-01 09:07:01.576 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/eyeos/ - null null 2025-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/eyeos/'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0476ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/NETWARE.HTM'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0391ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setup.cgi'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0459ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debug.cgi'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0395ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ehcp/?op=applyforftpaccount'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0372ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ehcp/?op=applyforaccount'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0264ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ehcp/?op=applyfordomainaccount'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0462ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vhosts/ehcp/?op=applyforftpaccount'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0271ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vhosts/ehcp/?op=applyforaccount'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0259ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vhosts/ehcp/?op=applyfordomainaccount'. 2025-02-01 09:07:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.576 +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.0255ms 2025-02-01 09:07:01.576 +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-02-01 09:07:01.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.cgi?'. 2025-02-01 09:07:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.577 +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.0426ms 2025-02-01 09:07:01.577 +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-02-01 09:07:01.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/level/15'. 2025-02-01 09:07:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.577 +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.0261ms 2025-02-01 09:07:01.577 +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-02-01 09:07:01.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exec/show/log/CR'. 2025-02-01 09:07:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.577 +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.027ms 2025-02-01 09:07:01.577 +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-02-01 09:07:01.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/level/15/exec/-/configure/http'. 2025-02-01 09:07:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.577 +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.0807ms 2025-02-01 09:07:01.577 +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-02-01 09:07:01.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/level/15/exec/-'. 2025-02-01 09:07:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.577 +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.1393ms 2025-02-01 09:07:01.577 +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-02-01 09:07:01.577 +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-02-01 09:07:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.577 +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.0602ms 2025-02-01 09:07:01.577 +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-02-01 09:07:01.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/appServer/jvmReport.jsf?pageTitle=JVM%20Report'. 2025-02-01 09:07:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.577 +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.0532ms 2025-02-01 09:07:01.577 +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-02-01 09:07:01.577 +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-02-01 09:07:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.577 +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.0561ms 2025-02-01 09:07:01.585 +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-02-01 09:07:01.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/console/login/loginForm.jsp'. 2025-02-01 09:07:01.585 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.585 +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.1334ms 2025-02-01 09:07:01.585 +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-02-01 09:07:01.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login_img.jpg'. 2025-02-01 09:07:01.585 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.585 +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.0619ms 2025-02-01 09:07:01.585 +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-02-01 09:07:01.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cirronetlogo.gif'. 2025-02-01 09:07:01.585 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.585 +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.0547ms 2025-02-01 09:07:01.585 +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-02-01 09:07:01.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/browserId/wizardForm.jhtml'. 2025-02-01 09:07:01.585 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.585 +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.0543ms 2025-02-01 09:07:01.585 +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-02-01 09:07:01.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/forms/callback.jhtml'. 2025-02-01 09:07:01.585 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.585 +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.0531ms 2025-02-01 09:07:01.585 +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-02-01 09:07:01.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/forms/callbackICM.jhtml'. 2025-02-01 09:07:01.585 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.585 +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.0527ms 2025-02-01 09:07:01.586 +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-02-01 09:07:01.586 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/agent/AgentFrame.jhtml'. 2025-02-01 09:07:01.586 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.586 +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.0558ms 2025-02-01 09:07:01.586 +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-02-01 09:07:01.586 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/agent/default/badlogin.jhtml'. 2025-02-01 09:07:01.586 +00:00 [DBG] Connection id "0HNA0VVO1VDES" completed keep alive response. 2025-02-01 09:07:01.586 +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.0532ms 2025-02-01 09:07:01.586 +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-02-01 09:07:01.586 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/callme/callForm.jhtml'. 2025-02-01 09:07:01.586 +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.1363ms 2025-02-01 09:07:01.586 +00:00 [DBG] Connection id "0HNA0VVO1VDES" disconnecting. 2025-02-01 09:07:01.586 +00:00 [DBG] Connection id "0HNA0VVO1VDES" stopped. 2025-02-01 09:07:01.586 +00:00 [DBG] Connection id "0HNA0VVO1VDES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:01.597 +00:00 [DBG] Connection id "0HNA0VVO1VDER" 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-02-01 09:07:01.598 +00:00 [DBG] Connection id "0HNA0VVO1VDER" disconnecting. 2025-02-01 09:07:01.598 +00:00 [DBG] Connection id "0HNA0VVO1VDER" stopped. 2025-02-01 09:07:01.598 +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-02-01 09:07:01.598 +00:00 [DBG] Connection id "0HNA0VVO1VDER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:01.598 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.git/HEAD'. 2025-02-01 09:07:01.598 +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.4675ms 2025-02-01 09:07:01.599 +00:00 [DBG] Connection id "0HNA0VVO1VDEQ" disconnecting. 2025-02-01 09:07:01.599 +00:00 [DBG] Connection id "0HNA0VVO1VDEQ" stopped. 2025-02-01 09:07:01.599 +00:00 [DBG] Connection id "0HNA0VVO1VDEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:02.094 +00:00 [DBG] Connection id "0HNA0VVO1VDET" accepted. 2025-02-01 09:07:02.094 +00:00 [DBG] Connection id "0HNA0VVO1VDET" started. 2025-02-01 09:07:02.325 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" accepted. 2025-02-01 09:07:02.325 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" started. 2025-02-01 09:07:02.351 +00:00 [DBG] Connection id "0HNA0VVO1VDET" 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-02-01 09:07:02.352 +00:00 [DBG] Connection id "0HNA0VVO1VDET" disconnecting. 2025-02-01 09:07:02.352 +00:00 [DBG] Connection id "0HNA0VVO1VDET" stopped. 2025-02-01 09:07:02.352 +00:00 [DBG] Connection id "0HNA0VVO1VDET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:02.413 +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-02-01 09:07:02.413 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/multichatui/nowDefunctWindow.jhtml'. 2025-02-01 09:07:02.413 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.413 +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.2154ms 2025-02-01 09:07:02.413 +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-02-01 09:07:02.413 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/browserId/wizard.jhtml'. 2025-02-01 09:07:02.413 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.413 +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.1024ms 2025-02-01 09:07:02.413 +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-02-01 09:07:02.413 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/CiscoAdmin.jhtml'. 2025-02-01 09:07:02.413 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.413 +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.1062ms 2025-02-01 09:07:02.413 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/msccallme/mscCallForm.jhtml'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.0749ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/admin/wcs/LoginPage.jhtml'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.0725ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/restoreinfo.cgi'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.0505ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/confirminvite.php'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.0525ms 2025-02-01 09:07:02.414 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sourcebans/ - null null 2025-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sourcebans/'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.0594ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/swfupload/index.php'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.0441ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mymarket/shopping/index.php'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.047ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/myshop_start.php'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.0382ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/piranha/secure/passwd.php3'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.086ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/ck/mimencode'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.0799ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/masterCGI?'. 2025-02-01 09:07:02.414 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.414 +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.046ms 2025-02-01 09:07:02.414 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tiny_mce/plugins/filemanager/'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0956ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload/scp/ajax.php'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0413ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-mod/view_help.cgi'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0442ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-mod/index.cgi'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0622ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-mod/smtp_test.cgi'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0681ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/TopToolArea.html'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0558ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/switchSystem.html'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0625ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/intruvert/jsp/module/Login.jsp'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0559ms 2025-02-01 09:07:02.415 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ajaxfilemanager/ - null null 2025-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ajaxfilemanager/'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0643ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload/data/settings.cdb'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0468ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fm.php'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.415 +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.0472ms 2025-02-01 09:07:02.415 +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-02-01 09:07:02.415 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nagios3/cgi-bin/statuswml.cgi'. 2025-02-01 09:07:02.415 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0461ms 2025-02-01 09:07:02.416 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/nagios3/ - null null 2025-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nagios3/'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0577ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test/logon.html'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0664ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cal_cat.php'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0519ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/calendar/cal_cat.php'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0813ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cal/cal_cat.php'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.068ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/private/sdc.tgz'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0483ms 2025-02-01 09:07:02.416 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/cacti/ - null null 2025-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cacti/'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0446ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/awstats.pl'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0525ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/rankings.php'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0455ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reqdetails.php'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0484ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/shared/help.php'. 2025-02-01 09:07:02.416 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.416 +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.0435ms 2025-02-01 09:07:02.416 +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-02-01 09:07:02.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/seti.php'. 2025-02-01 09:07:02.417 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.417 +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.0772ms 2025-02-01 09:07:02.417 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/imc/ - null null 2025-02-01 09:07:02.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/imc/'. 2025-02-01 09:07:02.417 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" completed keep alive response. 2025-02-01 09:07:02.417 +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.0504ms 2025-02-01 09:07:02.417 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/imcws/ - null null 2025-02-01 09:07:02.417 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/imcws/'. 2025-02-01 09:07:02.417 +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.0395ms 2025-02-01 09:07:02.417 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" disconnecting. 2025-02-01 09:07:02.417 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" stopped. 2025-02-01 09:07:02.417 +00:00 [DBG] Connection id "0HNA0VVO1VDEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:02.837 +00:00 [DBG] Connection id "0HNA0VVO1VDEV" accepted. 2025-02-01 09:07:02.837 +00:00 [DBG] Connection id "0HNA0VVO1VDEV" started. 2025-02-01 09:07:02.839 +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-02-01 09:07:02.839 +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-02-01 09:07:02.839 +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.1525ms 2025-02-01 09:07:02.839 +00:00 [DBG] Connection id "0HNA0VVO1VDEV", Request id "0HNA0VVO1VDEV:00000001": started reading request body. 2025-02-01 09:07:02.839 +00:00 [DBG] Connection id "0HNA0VVO1VDEV", Request id "0HNA0VVO1VDEV:00000001": done reading request body. 2025-02-01 09:07:02.839 +00:00 [DBG] Connection id "0HNA0VVO1VDEV" disconnecting. 2025-02-01 09:07:02.839 +00:00 [DBG] Connection id "0HNA0VVO1VDEV" stopped. 2025-02-01 09:07:02.839 +00:00 [DBG] Connection id "0HNA0VVO1VDEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:02.969 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" accepted. 2025-02-01 09:07:02.969 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" started. 2025-02-01 09:07:03.030 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/partymgr/ - null null 2025-02-01 09:07:03.030 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/partymgr/'. 2025-02-01 09:07:03.030 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.030 +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.3523ms 2025-02-01 09:07:03.030 +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-02-01 09:07:03.030 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Base/upload.php'. 2025-02-01 09:07:03.030 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.030 +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.1061ms 2025-02-01 09:07:03.030 +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-02-01 09:07:03.030 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Base/example_1.php'. 2025-02-01 09:07:03.031 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.031 +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.2352ms 2025-02-01 09:07:03.031 +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-02-01 09:07:03.031 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/YUI-upload/html'. 2025-02-01 09:07:03.031 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.031 +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.1264ms 2025-02-01 09:07:03.031 +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-02-01 09:07:03.031 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tools/filemanager/skins/mobile/admin1.template.php'. 2025-02-01 09:07:03.031 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.031 +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.1917ms 2025-02-01 09:07:03.031 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Uploadify/ - null null 2025-02-01 09:07:03.031 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Uploadify/'. 2025-02-01 09:07:03.031 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.031 +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.1847ms 2025-02-01 09:07:03.032 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/syssite/ - null null 2025-02-01 09:07:03.032 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/syssite/'. 2025-02-01 09:07:03.032 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.032 +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.1976ms 2025-02-01 09:07:03.032 +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-02-01 09:07:03.032 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/updown.php'. 2025-02-01 09:07:03.032 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.032 +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.1065ms 2025-02-01 09:07:03.032 +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-02-01 09:07:03.032 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modules/docmanager/doctypetemplates/myuploadedfile'. 2025-02-01 09:07:03.032 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.032 +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.0977ms 2025-02-01 09:07:03.032 +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-02-01 09:07:03.032 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ReqWebHelp/advanced/workingSet.jsp'. 2025-02-01 09:07:03.032 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.032 +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.091ms 2025-02-01 09:07:03.032 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dhost/ - null null 2025-02-01 09:07:03.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dhost/'. 2025-02-01 09:07:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.033 +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.0933ms 2025-02-01 09:07:03.033 +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-02-01 09:07:03.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/engine/api/api.class.php'. 2025-02-01 09:07:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.033 +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.1238ms 2025-02-01 09:07:03.033 +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-02-01 09:07:03.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jsft_resource.jsf'. 2025-02-01 09:07:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.033 +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.0833ms 2025-02-01 09:07:03.033 +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-02-01 09:07:03.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scales_static_resource.jsf'. 2025-02-01 09:07:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.033 +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.0651ms 2025-02-01 09:07:03.033 +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-02-01 09:07:03.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setup/password_required.html'. 2025-02-01 09:07:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.033 +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.0614ms 2025-02-01 09:07:03.033 +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-02-01 09:07:03.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zp-core/'. 2025-02-01 09:07:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.033 +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.073ms 2025-02-01 09:07:03.033 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/amember/ - null null 2025-02-01 09:07:03.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/amember/'. 2025-02-01 09:07:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.033 +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.0685ms 2025-02-01 09:07:03.033 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/.hgignore - null null 2025-02-01 09:07:03.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.hgignore'. 2025-02-01 09:07:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.033 +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.0618ms 2025-02-01 09:07:03.033 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/.gitignore - null null 2025-02-01 09:07:03.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.gitignore'. 2025-02-01 09:07:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.034 +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.0738ms 2025-02-01 09:07:03.034 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/.bzrignore - null null 2025-02-01 09:07:03.034 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.bzrignore'. 2025-02-01 09:07:03.034 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.034 +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.1007ms 2025-02-01 09:07:03.034 +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-02-01 09:07:03.034 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debug.seam'. 2025-02-01 09:07:03.034 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.034 +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.1057ms 2025-02-01 09:07:03.034 +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-02-01 09:07:03.034 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CSS/Miniweb.css'. 2025-02-01 09:07:03.034 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.034 +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.0796ms 2025-02-01 09:07:03.034 +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-02-01 09:07:03.034 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/S7Web.css'. 2025-02-01 09:07:03.034 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.034 +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.0866ms 2025-02-01 09:07:03.034 +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-02-01 09:07:03.034 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Portal0000.htm'. 2025-02-01 09:07:03.034 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.034 +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.0779ms 2025-02-01 09:07:03.034 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/arcsight/ - null null 2025-02-01 09:07:03.034 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/arcsight/'. 2025-02-01 09:07:03.034 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.034 +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.0573ms 2025-02-01 09:07:03.034 +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-02-01 09:07:03.034 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/arcsight/images/logo-login-arcsight.gif'. 2025-02-01 09:07:03.034 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.034 +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.0374ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/arcsight/images/navbar-icon-logout-on.gif'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0376ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/logo-arcsight.gif'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0397ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logger/monitor.ftl'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.074ms 2025-02-01 09:07:03.035 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/beef/ - null null 2025-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/beef/'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0425ms 2025-02-01 09:07:03.035 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/BEEF/ - null null 2025-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/BEEF/'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0541ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/beef/images/beef.gif'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0359ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gfx/form_top_left_corner.gif'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0525ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gfx/logout_24.png'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0397ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gfx/new_logo.gif'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.1054ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/javascript/sorttable.js'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0483ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/btn_help_nml.gif'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0352ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/hdr_icon_homeG.gif'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.0426ms 2025-02-01 09:07:03.035 +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-02-01 09:07:03.035 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/spControl.php'. 2025-02-01 09:07:03.035 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" completed keep alive response. 2025-02-01 09:07:03.035 +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.035ms 2025-02-01 09:07:03.036 +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-02-01 09:07:03.036 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/isslogo.gif'. 2025-02-01 09:07:03.036 +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.0253ms 2025-02-01 09:07:03.036 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" disconnecting. 2025-02-01 09:07:03.036 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" stopped. 2025-02-01 09:07:03.036 +00:00 [DBG] Connection id "0HNA0VVO1VDF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:03.155 +00:00 [DBG] Connection id "0HNA0VVO1VDF1" accepted. 2025-02-01 09:07:03.155 +00:00 [DBG] Connection id "0HNA0VVO1VDF1" started. 2025-02-01 09:07:03.231 +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-02-01 09:07:03.231 +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-02-01 09:07:03.231 +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.2918ms 2025-02-01 09:07:03.231 +00:00 [DBG] Connection id "0HNA0VVO1VDF1", Request id "0HNA0VVO1VDF1:00000001": started reading request body. 2025-02-01 09:07:03.231 +00:00 [DBG] Connection id "0HNA0VVO1VDF1", Request id "0HNA0VVO1VDF1:00000001": done reading request body. 2025-02-01 09:07:03.231 +00:00 [DBG] Connection id "0HNA0VVO1VDF1" disconnecting. 2025-02-01 09:07:03.231 +00:00 [DBG] Connection id "0HNA0VVO1VDF1" stopped. 2025-02-01 09:07:03.231 +00:00 [DBG] Connection id "0HNA0VVO1VDF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:03.468 +00:00 [DBG] Connection id "0HNA0VVO1VDF2" accepted. 2025-02-01 09:07:03.468 +00:00 [DBG] Connection id "0HNA0VVO1VDF2" started. 2025-02-01 09:07:03.560 +00:00 [INF] Request starting HTTP/1.1 PROPFIND http://static.201.242.12.49.clients.your-server.de:5103/ - application/xml 279 2025-02-01 09:07:03.560 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:03.560 +00:00 [INF] Request finished HTTP/1.1 PROPFIND http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.2814ms 2025-02-01 09:07:03.560 +00:00 [DBG] Connection id "0HNA0VVO1VDF2", Request id "0HNA0VVO1VDF2:00000001": started reading request body. 2025-02-01 09:07:03.560 +00:00 [DBG] Connection id "0HNA0VVO1VDF2", Request id "0HNA0VVO1VDF2:00000001": done reading request body. 2025-02-01 09:07:03.560 +00:00 [DBG] Connection id "0HNA0VVO1VDF2" disconnecting. 2025-02-01 09:07:03.560 +00:00 [DBG] Connection id "0HNA0VVO1VDF2" stopped. 2025-02-01 09:07:03.560 +00:00 [DBG] Connection id "0HNA0VVO1VDF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:03.599 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" accepted. 2025-02-01 09:07:03.599 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" started. 2025-02-01 09:07:03.610 +00:00 [DBG] Connection id "0HNA0VVO1VDF4" accepted. 2025-02-01 09:07:03.610 +00:00 [DBG] Connection id "0HNA0VVO1VDF4" started. 2025-02-01 09:07:03.611 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/deploymentmanager/ - null null 2025-02-01 09:07:03.611 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/deploymentmanager/'. 2025-02-01 09:07:03.611 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.611 +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.2219ms 2025-02-01 09:07:03.611 +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-02-01 09:07:03.611 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/i18n/EN/css/foundstone.css'. 2025-02-01 09:07:03.611 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.611 +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.1401ms 2025-02-01 09:07:03.611 +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-02-01 09:07:03.611 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/i18n/EN/images/external_nav_square.gif'. 2025-02-01 09:07:03.611 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.611 +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.0901ms 2025-02-01 09:07:03.611 +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-02-01 09:07:03.611 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/officescan/console/html/cgi/cgiChkMasterPwd.exe'. 2025-02-01 09:07:03.612 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.612 +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.0752ms 2025-02-01 09:07:03.612 +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-02-01 09:07:03.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/officescan/console/html/ClientInstall/officescannt.htm'. 2025-02-01 09:07:03.612 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.612 +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.078ms 2025-02-01 09:07:03.612 +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-02-01 09:07:03.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/officescan/console/html/images/icon_refresh.gif'. 2025-02-01 09:07:03.612 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.612 +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.2008ms 2025-02-01 09:07:03.612 +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-02-01 09:07:03.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/picts/BC_bwlogorev.gif'. 2025-02-01 09:07:03.612 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.612 +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.0696ms 2025-02-01 09:07:03.612 +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-02-01 09:07:03.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/picts/menu_leaf.gif'. 2025-02-01 09:07:03.612 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.612 +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.0563ms 2025-02-01 09:07:03.612 +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-02-01 09:07:03.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/theme/images/en/login1.gif'. 2025-02-01 09:07:03.612 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.612 +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.0544ms 2025-02-01 09:07:03.612 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:07:03.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:03.612 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.612 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.0624ms 2025-02-01 09:07:03.612 +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-02-01 09:07:03.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/NessusClient.swf'. 2025-02-01 09:07:03.612 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.612 +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.063ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dotDefender/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dotDefender/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0658ms 2025-02-01 09:07:03.613 +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-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hop.php?/12345'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0587ms 2025-02-01 09:07:03.613 +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-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CSCOSSLC/config-auth'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0589ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/actuator/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/actuator/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0616ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/auditevents/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/auditevents/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0497ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/autoconfig/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/autoconfig/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0494ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/beans/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/beans/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0511ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/configprops/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/configprops/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0484ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/env/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/env/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0517ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/flyway/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flyway/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0471ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/health/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/health/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0483ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/healthcheck/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/healthcheck/'. 2025-02-01 09:07:03.613 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.613 +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.0466ms 2025-02-01 09:07:03.613 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/healthchecks/ - null null 2025-02-01 09:07:03.613 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/healthchecks/'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.0504ms 2025-02-01 09:07:03.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/loggers/ - null null 2025-02-01 09:07:03.614 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/loggers/'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.1838ms 2025-02-01 09:07:03.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/liquibase/ - null null 2025-02-01 09:07:03.614 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/liquibase/'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.0791ms 2025-02-01 09:07:03.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/metrics/ - null null 2025-02-01 09:07:03.614 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/metrics/'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.0511ms 2025-02-01 09:07:03.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mappings/ - null null 2025-02-01 09:07:03.614 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mappings/'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.0601ms 2025-02-01 09:07:03.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trace/ - null null 2025-02-01 09:07:03.614 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/trace/'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.0501ms 2025-02-01 09:07:03.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/heapdump/ - null null 2025-02-01 09:07:03.614 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/heapdump/'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.0505ms 2025-02-01 09:07:03.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jolokia/ - null null 2025-02-01 09:07:03.614 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jolokia/'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.0939ms 2025-02-01 09:07:03.614 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/vmware/ - null null 2025-02-01 09:07:03.614 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vmware/'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.0695ms 2025-02-01 09:07:03.614 +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-02-01 09:07:03.614 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vmware/imx/vmware_boxes-16x16.png'. 2025-02-01 09:07:03.614 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.614 +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.0597ms 2025-02-01 09:07:03.615 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/ui/ - null null 2025-02-01 09:07:03.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/'. 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.615 +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.0554ms 2025-02-01 09:07:03.615 +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-02-01 09:07:03.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/imx/vmwareLogo-16x16.png'. 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.615 +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.0535ms 2025-02-01 09:07:03.615 +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-02-01 09:07:03.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/imx/vmwarePaperBagLogo-16x16.png'. 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.615 +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.0534ms 2025-02-01 09:07:03.615 +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-02-01 09:07:03.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/vManage.do'. 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.615 +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.0746ms 2025-02-01 09:07:03.615 +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-02-01 09:07:03.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/client/VMware-viclient.exe'. 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.615 +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.059ms 2025-02-01 09:07:03.615 +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-02-01 09:07:03.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/en/welcomeRes.js'. 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" completed keep alive response. 2025-02-01 09:07:03.615 +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.0602ms 2025-02-01 09:07:03.615 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/citrix/ - null null 2025-02-01 09:07:03.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/citrix/'. 2025-02-01 09:07:03.615 +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.0402ms 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" disconnecting. 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" stopped. 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF5" accepted. 2025-02-01 09:07:03.615 +00:00 [DBG] Connection id "0HNA0VVO1VDF5" started. 2025-02-01 09:07:03.791 +00:00 [DBG] Connection 0HNA0VVO1VDF4 established using the following protocol: "Tls13" 2025-02-01 09:07:03.817 +00:00 [DBG] Connection 0HNA0VVO1VDF5 established using the following protocol: "Tls13" 2025-02-01 09:07:03.932 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:03.932 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:03.932 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:03.932 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:03.932 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:03.932 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:03.932 +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-02-01 09:07:03.932 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:03.932 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:03.932 +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-02-01 09:07:03.932 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:03.932 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:03.933 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:03.933 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:03.933 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:03.933 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:03.933 +00:00 [DBG] Connection id "0HNA0VVO1VDF6" accepted. 2025-02-01 09:07:03.933 +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-02-01 09:07:03.933 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:03.933 +00:00 [DBG] Connection id "0HNA0VVO1VDF6" started. 2025-02-01 09:07:03.933 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:03.933 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:03.933 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:03.933 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:03.933 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:03.933 +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-02-01 09:07:03.933 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:03.933 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:03.933 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:03.933 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:03.933 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:03.933 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:03.933 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0477ms. 2025-02-01 09:07:03.933 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:03.934 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3981ms. 2025-02-01 09:07:03.934 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1757ms 2025-02-01 09:07:03.934 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:03.934 +00:00 [INF] HTTP GET / responded 200 in 1.5888 ms 2025-02-01 09:07:03.934 +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.7961ms 2025-02-01 09:07:03.934 +00:00 [DBG] Connection id "0HNA0VVO1VDF4" disconnecting. 2025-02-01 09:07:03.934 +00:00 [DBG] Connection id "0HNA0VVO1VDF4" stopped. 2025-02-01 09:07:03.934 +00:00 [DBG] Connection id "0HNA0VVO1VDF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:03.960 +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-02-01 09:07:03.960 +00:00 [DBG] The request path /index.php/wp-json/wp/v2/posts/ does not match a supported file type 2025-02-01 09:07:03.960 +00:00 [DBG] No candidates found for the request path '/index.php/wp-json/wp/v2/posts/' 2025-02-01 09:07:03.960 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:07:03.960 +00:00 [INF] HTTP GET /index.php/wp-json/wp/v2/posts/ responded 404 in 0.0935 ms 2025-02-01 09:07:03.960 +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.4767ms 2025-02-01 09:07:03.960 +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-02-01 09:07:03.960 +00:00 [DBG] Connection id "0HNA0VVO1VDF5" disconnecting. 2025-02-01 09:07:03.960 +00:00 [DBG] Connection id "0HNA0VVO1VDF5" stopped. 2025-02-01 09:07:03.960 +00:00 [DBG] Connection id "0HNA0VVO1VDF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:04.011 +00:00 [INF] Request starting HTTP/1.1 PROPFIND http://static.201.242.12.49.clients.your-server.de:5103/ - application/xml 279 2025-02-01 09:07:04.011 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:04.011 +00:00 [INF] Request finished HTTP/1.1 PROPFIND http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1629ms 2025-02-01 09:07:04.011 +00:00 [DBG] Connection id "0HNA0VVO1VDF6", Request id "0HNA0VVO1VDF6:00000001": started reading request body. 2025-02-01 09:07:04.011 +00:00 [DBG] Connection id "0HNA0VVO1VDF6", Request id "0HNA0VVO1VDF6:00000001": done reading request body. 2025-02-01 09:07:04.011 +00:00 [DBG] Connection id "0HNA0VVO1VDF6" disconnecting. 2025-02-01 09:07:04.011 +00:00 [DBG] Connection id "0HNA0VVO1VDF6" stopped. 2025-02-01 09:07:04.011 +00:00 [DBG] Connection id "0HNA0VVO1VDF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:04.075 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" accepted. 2025-02-01 09:07:04.075 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" started. 2025-02-01 09:07:04.089 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/Citrix/ - null null 2025-02-01 09:07:04.089 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix/'. 2025-02-01 09:07:04.089 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.089 +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.3772ms 2025-02-01 09:07:04.089 +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-02-01 09:07:04.089 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix/MetaFrame/auth/login.aspx'. 2025-02-01 09:07:04.089 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.089 +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.1588ms 2025-02-01 09:07:04.089 +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-02-01 09:07:04.089 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/ctxHeader01.jpg'. 2025-02-01 09:07:04.089 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.089 +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.0959ms 2025-02-01 09:07:04.090 +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-02-01 09:07:04.090 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/Safeword_Token.jpg'. 2025-02-01 09:07:04.090 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.090 +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.0633ms 2025-02-01 09:07:04.090 +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-02-01 09:07:04.090 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sw/auth/login.aspx'. 2025-02-01 09:07:04.090 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.090 +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.0705ms 2025-02-01 09:07:04.090 +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-02-01 09:07:04.090 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vpn/images/AccessGateway.ico'. 2025-02-01 09:07:04.090 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.090 +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.0993ms 2025-02-01 09:07:04.090 +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-02-01 09:07:04.090 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/citrix/AccessPlatform/auth/clientscripts/'. 2025-02-01 09:07:04.090 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.090 +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.0998ms 2025-02-01 09:07:04.090 +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-02-01 09:07:04.090 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AccessPlatform/auth/clientscripts/'. 2025-02-01 09:07:04.090 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.090 +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.0981ms 2025-02-01 09:07:04.090 +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-02-01 09:07:04.090 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix//AccessPlatform/auth/clientscripts/cookies.js'. 2025-02-01 09:07:04.090 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.090 +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.097ms 2025-02-01 09:07:04.090 +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-02-01 09:07:04.090 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix/AccessPlatform/auth/clientscripts/login.js'. 2025-02-01 09:07:04.090 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.090 +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.0968ms 2025-02-01 09:07:04.090 +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-02-01 09:07:04.090 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Citrix/PNAgent/config.xml'. 2025-02-01 09:07:04.091 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.091 +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.0931ms 2025-02-01 09:07:04.091 +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-02-01 09:07:04.091 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/image/shikaku2.png'. 2025-02-01 09:07:04.091 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.091 +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.0932ms 2025-02-01 09:07:04.091 +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-02-01 09:07:04.091 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/config/public/usergrp.gif'. 2025-02-01 09:07:04.091 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.091 +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.1008ms 2025-02-01 09:07:04.091 +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-02-01 09:07:04.091 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pictures/buttons/file_view_mark.gif'. 2025-02-01 09:07:04.091 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.091 +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.0974ms 2025-02-01 09:07:04.091 +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-02-01 09:07:04.091 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cpqlogin.htm?RedirectUrl=/&RedirectQueryString='. 2025-02-01 09:07:04.091 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.091 +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.0932ms 2025-02-01 09:07:04.091 +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-02-01 09:07:04.091 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hplogo.gif'. 2025-02-01 09:07:04.091 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.091 +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.1578ms 2025-02-01 09:07:04.091 +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-02-01 09:07:04.091 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ie_index.htm'. 2025-02-01 09:07:04.091 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.091 +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.0952ms 2025-02-01 09:07:04.092 +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-02-01 09:07:04.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ilo.gif'. 2025-02-01 09:07:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.092 +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.095ms 2025-02-01 09:07:04.092 +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-02-01 09:07:04.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/icon_server_connected.gif'. 2025-02-01 09:07:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.092 +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.0845ms 2025-02-01 09:07:04.092 +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-02-01 09:07:04.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxhtml/images/signin_logo.gif'. 2025-02-01 09:07:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.092 +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.1135ms 2025-02-01 09:07:04.092 +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-02-01 09:07:04.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxhtml/images/status_critical_15.gif'. 2025-02-01 09:07:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.092 +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.0907ms 2025-02-01 09:07:04.092 +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-02-01 09:07:04.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxportal/home/en_US/servicetools.gif'. 2025-02-01 09:07:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.092 +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.0983ms 2025-02-01 09:07:04.092 +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-02-01 09:07:04.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxportal/home/MxPortalFrames.jsp'. 2025-02-01 09:07:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.092 +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.1062ms 2025-02-01 09:07:04.092 +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-02-01 09:07:04.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xymon/menu/menu.css'. 2025-02-01 09:07:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.092 +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.0964ms 2025-02-01 09:07:04.093 +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-02-01 09:07:04.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rrc.htm'. 2025-02-01 09:07:04.093 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.093 +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.0936ms 2025-02-01 09:07:04.093 +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-02-01 09:07:04.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manager/html/upload'. 2025-02-01 09:07:04.093 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.093 +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.0938ms 2025-02-01 09:07:04.093 +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-02-01 09:07:04.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manager/html'. 2025-02-01 09:07:04.093 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.093 +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.1012ms 2025-02-01 09:07:04.093 +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-02-01 09:07:04.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2/axis2-web/HappyAxis.jsp'. 2025-02-01 09:07:04.093 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.093 +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.0935ms 2025-02-01 09:07:04.093 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/axis2/ - null null 2025-02-01 09:07:04.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2/'. 2025-02-01 09:07:04.093 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.093 +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.0934ms 2025-02-01 09:07:04.093 +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-02-01 09:07:04.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/happyaxis.jsp'. 2025-02-01 09:07:04.093 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.093 +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.0948ms 2025-02-01 09:07:04.093 +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-02-01 09:07:04.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web-console/ServerInfo.jsp'. 2025-02-01 09:07:04.093 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.093 +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.1002ms 2025-02-01 09:07:04.094 +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-02-01 09:07:04.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web-console/Invoker'. 2025-02-01 09:07:04.094 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.094 +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.0948ms 2025-02-01 09:07:04.094 +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-02-01 09:07:04.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/invoker/JMXInvokerServlet'. 2025-02-01 09:07:04.094 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.094 +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.092ms 2025-02-01 09:07:04.094 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/invoker/ - null null 2025-02-01 09:07:04.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/invoker/'. 2025-02-01 09:07:04.094 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.094 +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.099ms 2025-02-01 09:07:04.094 +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-02-01 09:07:04.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jmx-console/'. 2025-02-01 09:07:04.094 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.094 +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.093ms 2025-02-01 09:07:04.094 +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-02-01 09:07:04.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin-console/'. 2025-02-01 09:07:04.094 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.094 +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.0915ms 2025-02-01 09:07:04.094 +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-02-01 09:07:04.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/enter.cfm'. 2025-02-01 09:07:04.094 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.094 +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.092ms 2025-02-01 09:07:04.099 +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-02-01 09:07:04.099 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/entman/index.cfm'. 2025-02-01 09:07:04.099 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.099 +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.2831ms 2025-02-01 09:07:04.099 +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-02-01 09:07:04.099 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfide/install.cfm'. 2025-02-01 09:07:04.099 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" completed keep alive response. 2025-02-01 09:07:04.099 +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.0721ms 2025-02-01 09:07:04.099 +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-02-01 09:07:04.099 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/administrator/archives/index.cfm'. 2025-02-01 09:07:04.099 +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.0755ms 2025-02-01 09:07:04.099 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" disconnecting. 2025-02-01 09:07:04.099 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" stopped. 2025-02-01 09:07:04.099 +00:00 [DBG] Connection id "0HNA0VVO1VDF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:04.129 +00:00 [DBG] Connection id "0HNA0VVO1VDF8" accepted. 2025-02-01 09:07:04.129 +00:00 [DBG] Connection id "0HNA0VVO1VDF8" started. 2025-02-01 09:07:04.275 +00:00 [DBG] Connection 0HNA0VVO1VDF8 established using the following protocol: "Tls13" 2025-02-01 09:07:04.396 +00:00 [DBG] Connection id "0HNA0VVO1VDF9" accepted. 2025-02-01 09:07:04.396 +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-02-01 09:07:04.396 +00:00 [DBG] Connection id "0HNA0VVO1VDFA" accepted. 2025-02-01 09:07:04.396 +00:00 [DBG] The request path /cgi-bin/mj_wwwusr does not match a supported file type 2025-02-01 09:07:04.396 +00:00 [DBG] Connection id "0HNA0VVO1VDF9" started. 2025-02-01 09:07:04.396 +00:00 [DBG] No candidates found for the request path '/cgi-bin/mj_wwwusr' 2025-02-01 09:07:04.396 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:07:04.396 +00:00 [DBG] Connection id "0HNA0VVO1VDFA" started. 2025-02-01 09:07:04.396 +00:00 [INF] HTTP GET /cgi-bin/mj_wwwusr responded 404 in 0.1021 ms 2025-02-01 09:07:04.396 +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.3511ms 2025-02-01 09:07:04.396 +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-02-01 09:07:04.397 +00:00 [DBG] Connection id "0HNA0VVO1VDF8" disconnecting. 2025-02-01 09:07:04.397 +00:00 [DBG] Connection id "0HNA0VVO1VDF8" stopped. 2025-02-01 09:07:04.397 +00:00 [DBG] Connection id "0HNA0VVO1VDF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:04.520 +00:00 [DBG] Connection 0HNA0VVO1VDF9 established using the following protocol: "Tls13" 2025-02-01 09:07:04.535 +00:00 [DBG] Connection 0HNA0VVO1VDFA established using the following protocol: "Tls13" 2025-02-01 09:07:04.655 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/sdk - null 441 2025-02-01 09:07:04.655 +00:00 [DBG] POST requests are not supported 2025-02-01 09:07:04.655 +00:00 [DBG] No candidates found for the request path '/sdk' 2025-02-01 09:07:04.655 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:07:04.656 +00:00 [INF] HTTP POST /sdk responded 404 in 0.0682 ms 2025-02-01 09:07:04.656 +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.5089ms 2025-02-01 09:07:04.656 +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-02-01 09:07:04.656 +00:00 [DBG] Connection id "0HNA0VVO1VDF9", Request id "0HNA0VVO1VDF9:00000001": started reading request body. 2025-02-01 09:07:04.656 +00:00 [DBG] Connection id "0HNA0VVO1VDF9", Request id "0HNA0VVO1VDF9:00000001": done reading request body. 2025-02-01 09:07:04.656 +00:00 [DBG] Connection id "0HNA0VVO1VDF9" disconnecting. 2025-02-01 09:07:04.656 +00:00 [DBG] Connection id "0HNA0VVO1VDF9" stopped. 2025-02-01 09:07:04.656 +00:00 [DBG] Connection id "0HNA0VVO1VDF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:04.688 +00:00 [INF] Request starting HTTP/1.1 TRACE https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:04.688 +00:00 [DBG] TRACE requests are not supported 2025-02-01 09:07:04.688 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:04.688 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:04.688 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:04.689 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:04.689 +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-02-01 09:07:04.689 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:04.689 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:04.689 +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-02-01 09:07:04.689 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:04.689 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:04.689 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:04.689 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:04.689 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:04.689 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:04.689 +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-02-01 09:07:04.689 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:04.689 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:04.689 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:04.689 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:04.689 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:04.689 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:04.689 +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-02-01 09:07:04.689 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:04.689 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:04.690 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:04.690 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:04.690 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:04.690 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:04.690 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1064ms. 2025-02-01 09:07:04.690 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:04.690 +00:00 [INF] Executed ViewResult - view noScan executed in 0.6887ms. 2025-02-01 09:07:04.691 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.9184ms 2025-02-01 09:07:04.691 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:04.691 +00:00 [INF] HTTP TRACE / responded 200 in 2.6512 ms 2025-02-01 09:07:04.691 +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 2.9764ms 2025-02-01 09:07:04.691 +00:00 [DBG] Connection id "0HNA0VVO1VDFA" disconnecting. 2025-02-01 09:07:04.691 +00:00 [DBG] Connection id "0HNA0VVO1VDFA" stopped. 2025-02-01 09:07:04.691 +00:00 [DBG] Connection id "0HNA0VVO1VDFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:04.733 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" accepted. 2025-02-01 09:07:04.733 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" started. 2025-02-01 09:07:04.797 +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-02-01 09:07:04.797 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/wizards/common/_logintowizard.cfm'. 2025-02-01 09:07:04.797 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.797 +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.2476ms 2025-02-01 09:07:04.797 +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-02-01 09:07:04.797 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/componentutils/login.cfm'. 2025-02-01 09:07:04.797 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.798 +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.1089ms 2025-02-01 09:07:04.798 +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-02-01 09:07:04.798 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/Administrator/startstop.html'. 2025-02-01 09:07:04.798 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.798 +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.1479ms 2025-02-01 09:07:04.798 +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-02-01 09:07:04.798 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/help/en/go/login_ts.html'. 2025-02-01 09:07:04.798 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.798 +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.6079ms 2025-02-01 09:07:04.798 +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-02-01 09:07:04.799 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/login/'. 2025-02-01 09:07:04.799 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.799 +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.0672ms 2025-02-01 09:07:04.799 +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-02-01 09:07:04.799 +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-02-01 09:07:04.799 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.799 +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.0749ms 2025-02-01 09:07:04.799 +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-02-01 09:07:04.799 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/images/logos/img_logoMain.jpg'. 2025-02-01 09:07:04.799 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.799 +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.0959ms 2025-02-01 09:07:04.799 +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-02-01 09:07:04.799 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Dashboard/Dashboard.html'. 2025-02-01 09:07:04.799 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.799 +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.0612ms 2025-02-01 09:07:04.799 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/flexfm/ - null null 2025-02-01 09:07:04.799 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flexfm/'. 2025-02-01 09:07:04.799 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.799 +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.0606ms 2025-02-01 09:07:04.799 +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-02-01 09:07:04.799 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lib/usermanagement/userInfo.php'. 2025-02-01 09:07:04.799 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.799 +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.08ms 2025-02-01 09:07:04.799 +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-02-01 09:07:04.799 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/security/xamppsecurity.php'. 2025-02-01 09:07:04.799 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.799 +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.0967ms 2025-02-01 09:07:04.799 +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-02-01 09:07:04.799 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/console'. 2025-02-01 09:07:04.799 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.799 +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.0996ms 2025-02-01 09:07:04.800 +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-02-01 09:07:04.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dm-albums/dm-albums.php'. 2025-02-01 09:07:04.800 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.800 +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.1315ms 2025-02-01 09:07:04.800 +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-02-01 09:07:04.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ibm/console/logon.jsp?action=OK'. 2025-02-01 09:07:04.800 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.800 +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.0572ms 2025-02-01 09:07:04.800 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/console/ - null null 2025-02-01 09:07:04.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/console/'. 2025-02-01 09:07:04.800 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.800 +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.0807ms 2025-02-01 09:07:04.800 +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-02-01 09:07:04.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/console/portal/0/Welcome'. 2025-02-01 09:07:04.800 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.800 +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.0626ms 2025-02-01 09:07:04.800 +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-02-01 09:07:04.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.800 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.800 +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.0742ms 2025-02-01 09:07:04.800 +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-02-01 09:07:04.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jira/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.800 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.800 +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.0755ms 2025-02-01 09:07:04.800 +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-02-01 09:07:04.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/secure/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.800 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.800 +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.0824ms 2025-02-01 09:07:04.800 +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-02-01 09:07:04.800 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/servicedeskapi/info'. 2025-02-01 09:07:04.800 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.800 +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.0655ms 2025-02-01 09:07:04.800 +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-02-01 09:07:04.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jira/rest/servicedeskapi/info'. 2025-02-01 09:07:04.801 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.801 +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.064ms 2025-02-01 09:07:04.801 +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-02-01 09:07:04.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/secure/rest/servicedeskapi/info'. 2025-02-01 09:07:04.801 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.801 +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.3986ms 2025-02-01 09:07:04.801 +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-02-01 09:07:04.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.801 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.801 +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.0684ms 2025-02-01 09:07:04.801 +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-02-01 09:07:04.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/confluence/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.801 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.801 +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.0617ms 2025-02-01 09:07:04.801 +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-02-01 09:07:04.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.801 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.801 +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.0499ms 2025-02-01 09:07:04.801 +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-02-01 09:07:04.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.801 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.801 +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.0487ms 2025-02-01 09:07:04.801 +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-02-01 09:07:04.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bitbucket/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.801 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.801 +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.0571ms 2025-02-01 09:07:04.802 +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-02-01 09:07:04.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.802 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.802 +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.1356ms 2025-02-01 09:07:04.802 +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-02-01 09:07:04.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bamboo/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.802 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.802 +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.0809ms 2025-02-01 09:07:04.802 +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-02-01 09:07:04.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.802 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.802 +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.0701ms 2025-02-01 09:07:04.802 +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-02-01 09:07:04.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crowd/rest/applinks/1.0/manifest'. 2025-02-01 09:07:04.802 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.802 +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.095ms 2025-02-01 09:07:04.802 +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-02-01 09:07:04.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/x_logo.gif'. 2025-02-01 09:07:04.802 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.802 +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.0706ms 2025-02-01 09:07:04.802 +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-02-01 09:07:04.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gif/hp.gif'. 2025-02-01 09:07:04.802 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.802 +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.0742ms 2025-02-01 09:07:04.802 +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-02-01 09:07:04.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gif/hp_invent_logo.gif'. 2025-02-01 09:07:04.802 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.802 +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.0767ms 2025-02-01 09:07:04.802 +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-02-01 09:07:04.802 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gif/printer.gif'. 2025-02-01 09:07:04.802 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.802 +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.0745ms 2025-02-01 09:07:04.803 +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-02-01 09:07:04.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hp/device/this.LCDispatcher'. 2025-02-01 09:07:04.803 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.803 +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.0738ms 2025-02-01 09:07:04.803 +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-02-01 09:07:04.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hp/device/webAccess/index.htm'. 2025-02-01 09:07:04.803 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.803 +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.0587ms 2025-02-01 09:07:04.810 +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-02-01 09:07:04.810 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/PageSelector.class'. 2025-02-01 09:07:04.810 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.810 +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-02-01 09:07:04.810 +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-02-01 09:07:04.810 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/lexbold.gif'. 2025-02-01 09:07:04.810 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" completed keep alive response. 2025-02-01 09:07:04.810 +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 0.0917ms 2025-02-01 09:07:04.810 +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-02-01 09:07:04.810 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/lexlogo.gif'. 2025-02-01 09:07:04.810 +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.0605ms 2025-02-01 09:07:04.810 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" disconnecting. 2025-02-01 09:07:04.810 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" stopped. 2025-02-01 09:07:04.811 +00:00 [DBG] Connection id "0HNA0VVO1VDFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:04.844 +00:00 [DBG] Connection id "0HNA0VVO1VDFC" accepted. 2025-02-01 09:07:04.844 +00:00 [DBG] Connection id "0HNA0VVO1VDFC" started. 2025-02-01 09:07:05.014 +00:00 [DBG] Connection 0HNA0VVO1VDFC established using the following protocol: "Tls13" 2025-02-01 09:07:05.140 +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-02-01 09:07:05.140 +00:00 [DBG] The request path /Listadeparametros.html does not match an existing file 2025-02-01 09:07:05.140 +00:00 [DBG] No candidates found for the request path '/Listadeparametros.html' 2025-02-01 09:07:05.140 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:07:05.140 +00:00 [INF] HTTP GET /Listadeparametros.html responded 404 in 0.1113 ms 2025-02-01 09:07:05.140 +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.5506ms 2025-02-01 09:07:05.140 +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-02-01 09:07:05.140 +00:00 [DBG] Connection id "0HNA0VVO1VDFC" disconnecting. 2025-02-01 09:07:05.140 +00:00 [DBG] Connection id "0HNA0VVO1VDFC" stopped. 2025-02-01 09:07:05.141 +00:00 [DBG] Connection id "0HNA0VVO1VDFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:05.350 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" accepted. 2025-02-01 09:07:05.350 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" started. 2025-02-01 09:07:05.418 +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-02-01 09:07:05.418 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/printer.gif'. 2025-02-01 09:07:05.418 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.418 +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.2502ms 2025-02-01 09:07:05.418 +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-02-01 09:07:05.418 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/printer/image'. 2025-02-01 09:07:05.418 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.418 +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.1399ms 2025-02-01 09:07:05.418 +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-02-01 09:07:05.418 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/mute_alloff.gif'. 2025-02-01 09:07:05.419 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.419 +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.13ms 2025-02-01 09:07:05.419 +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-02-01 09:07:05.419 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/pic_bri.gif'. 2025-02-01 09:07:05.419 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.419 +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.0979ms 2025-02-01 09:07:05.419 +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-02-01 09:07:05.419 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scanweb/images/scanwebtm.gif'. 2025-02-01 09:07:05.419 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.419 +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.0974ms 2025-02-01 09:07:05.419 +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-02-01 09:07:05.419 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/view/index.shtml'. 2025-02-01 09:07:05.419 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.419 +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.0675ms 2025-02-01 09:07:05.419 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpmyadmin/ - null null 2025-02-01 09:07:05.419 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpmyadmin/'. 2025-02-01 09:07:05.419 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.419 +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.0739ms 2025-02-01 09:07:05.419 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin/ - null null 2025-02-01 09:07:05.419 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin/'. 2025-02-01 09:07:05.419 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.419 +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.1016ms 2025-02-01 09:07:05.419 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PHPMyAdmin/ - null null 2025-02-01 09:07:05.419 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/PHPMyAdmin/'. 2025-02-01 09:07:05.419 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.419 +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.0643ms 2025-02-01 09:07:05.419 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/PMA/ - null null 2025-02-01 09:07:05.419 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/PMA/'. 2025-02-01 09:07:05.419 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.419 +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.0697ms 2025-02-01 09:07:05.420 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/pma/ - null null 2025-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pma/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.0645ms 2025-02-01 09:07:05.420 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/dbadmin/ - null null 2025-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dbadmin/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.0641ms 2025-02-01 09:07:05.420 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/myadmin/ - null null 2025-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/myadmin/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.0959ms 2025-02-01 09:07:05.420 +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-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/php-my-admin/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.0637ms 2025-02-01 09:07:05.420 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin2/ - null null 2025-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin2/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.0558ms 2025-02-01 09:07:05.420 +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-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.0544ms 2025-02-01 09:07:05.420 +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-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.2.3/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.0551ms 2025-02-01 09:07:05.420 +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-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.2.6/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.0658ms 2025-02-01 09:07:05.420 +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-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.1/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.0538ms 2025-02-01 09:07:05.420 +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-02-01 09:07:05.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.4/'. 2025-02-01 09:07:05.420 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.420 +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.053ms 2025-02-01 09:07:05.420 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5-rc1/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.0517ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5-rc2/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.0527ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.0524ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5-pl1/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.0948ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.6-rc1/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.0638ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.6-rc2/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.0577ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.6/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.0561ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.7/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.0541ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.7-pl1/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.0526ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-alpha/'. 2025-02-01 09:07:05.421 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.421 +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.052ms 2025-02-01 09:07:05.421 +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-02-01 09:07:05.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-alpha2/'. 2025-02-01 09:07:05.422 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.422 +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.1178ms 2025-02-01 09:07:05.422 +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-02-01 09:07:05.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-beta1/'. 2025-02-01 09:07:05.422 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.422 +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.0588ms 2025-02-01 09:07:05.422 +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-02-01 09:07:05.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-beta2/'. 2025-02-01 09:07:05.422 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.422 +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.0578ms 2025-02-01 09:07:05.422 +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-02-01 09:07:05.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-rc1/'. 2025-02-01 09:07:05.422 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.422 +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.1211ms 2025-02-01 09:07:05.422 +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-02-01 09:07:05.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-rc2/'. 2025-02-01 09:07:05.422 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.422 +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-02-01 09:07:05.422 +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-02-01 09:07:05.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-rc3/'. 2025-02-01 09:07:05.422 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.422 +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.0556ms 2025-02-01 09:07:05.422 +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-02-01 09:07:05.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0/'. 2025-02-01 09:07:05.422 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.422 +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.0551ms 2025-02-01 09:07:05.422 +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-02-01 09:07:05.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-pl1/'. 2025-02-01 09:07:05.422 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.422 +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.0674ms 2025-02-01 09:07:05.422 +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-02-01 09:07:05.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-pl2/'. 2025-02-01 09:07:05.422 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" completed keep alive response. 2025-02-01 09:07:05.422 +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.1242ms 2025-02-01 09:07:05.423 +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-02-01 09:07:05.423 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-pl3/'. 2025-02-01 09:07:05.423 +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.0605ms 2025-02-01 09:07:05.423 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" disconnecting. 2025-02-01 09:07:05.423 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" stopped. 2025-02-01 09:07:05.423 +00:00 [DBG] Connection id "0HNA0VVO1VDFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:06.003 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" accepted. 2025-02-01 09:07:06.003 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" started. 2025-02-01 09:07:06.108 +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-02-01 09:07:06.108 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-rc1/'. 2025-02-01 09:07:06.108 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.108 +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.2049ms 2025-02-01 09:07:06.108 +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-02-01 09:07:06.108 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-rc2/'. 2025-02-01 09:07:06.108 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.108 +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.1072ms 2025-02-01 09:07:06.108 +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-02-01 09:07:06.108 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1/'. 2025-02-01 09:07:06.108 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.108 +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.0977ms 2025-02-01 09:07:06.108 +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-02-01 09:07:06.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-pl1/'. 2025-02-01 09:07:06.109 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.109 +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.12ms 2025-02-01 09:07:06.109 +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-02-01 09:07:06.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-pl2/'. 2025-02-01 09:07:06.109 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.109 +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.1646ms 2025-02-01 09:07:06.109 +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-02-01 09:07:06.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-pl3/'. 2025-02-01 09:07:06.109 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.109 +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.1575ms 2025-02-01 09:07:06.109 +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-02-01 09:07:06.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2-rc1/'. 2025-02-01 09:07:06.109 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.109 +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.0997ms 2025-02-01 09:07:06.109 +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-02-01 09:07:06.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2-beta1/'. 2025-02-01 09:07:06.109 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.109 +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.106ms 2025-02-01 09:07:06.109 +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-02-01 09:07:06.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2/'. 2025-02-01 09:07:06.110 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.110 +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.0888ms 2025-02-01 09:07:06.110 +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-02-01 09:07:06.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2-pl1/'. 2025-02-01 09:07:06.110 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.110 +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.0792ms 2025-02-01 09:07:06.110 +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-02-01 09:07:06.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.3/'. 2025-02-01 09:07:06.110 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.110 +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.1361ms 2025-02-01 09:07:06.110 +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-02-01 09:07:06.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.3-rc1/'. 2025-02-01 09:07:06.110 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.110 +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.0842ms 2025-02-01 09:07:06.110 +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-02-01 09:07:06.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.3-pl1/'. 2025-02-01 09:07:06.110 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.110 +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.0893ms 2025-02-01 09:07:06.110 +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-02-01 09:07:06.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-rc1/'. 2025-02-01 09:07:06.110 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.110 +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.0989ms 2025-02-01 09:07:06.110 +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-02-01 09:07:06.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl1/'. 2025-02-01 09:07:06.110 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.110 +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.0852ms 2025-02-01 09:07:06.110 +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-02-01 09:07:06.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl2/'. 2025-02-01 09:07:06.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.111 +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.0934ms 2025-02-01 09:07:06.111 +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-02-01 09:07:06.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl3/'. 2025-02-01 09:07:06.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.111 +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.0881ms 2025-02-01 09:07:06.111 +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-02-01 09:07:06.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl4/'. 2025-02-01 09:07:06.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.111 +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.1115ms 2025-02-01 09:07:06.111 +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-02-01 09:07:06.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4/'. 2025-02-01 09:07:06.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.111 +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.0842ms 2025-02-01 09:07:06.111 +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-02-01 09:07:06.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-beta1/'. 2025-02-01 09:07:06.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.111 +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.0897ms 2025-02-01 09:07:06.111 +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-02-01 09:07:06.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-rc1/'. 2025-02-01 09:07:06.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.111 +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.1237ms 2025-02-01 09:07:06.111 +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-02-01 09:07:06.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-pl1/'. 2025-02-01 09:07:06.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.112 +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.1156ms 2025-02-01 09:07:06.112 +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-02-01 09:07:06.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-pl2/'. 2025-02-01 09:07:06.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.112 +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.0905ms 2025-02-01 09:07:06.112 +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-02-01 09:07:06.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0/'. 2025-02-01 09:07:06.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.112 +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.0873ms 2025-02-01 09:07:06.112 +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-02-01 09:07:06.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0-beta1/'. 2025-02-01 09:07:06.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.112 +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.0844ms 2025-02-01 09:07:06.112 +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-02-01 09:07:06.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0-rc1/'. 2025-02-01 09:07:06.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.112 +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.0836ms 2025-02-01 09:07:06.112 +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-02-01 09:07:06.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0-rc2/'. 2025-02-01 09:07:06.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.112 +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.0765ms 2025-02-01 09:07:06.112 +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-02-01 09:07:06.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0/'. 2025-02-01 09:07:06.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.112 +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.1104ms 2025-02-01 09:07:06.112 +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-02-01 09:07:06.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.1/'. 2025-02-01 09:07:06.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.113 +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.0844ms 2025-02-01 09:07:06.113 +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-02-01 09:07:06.113 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.2/'. 2025-02-01 09:07:06.113 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.113 +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.0779ms 2025-02-01 09:07:06.113 +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-02-01 09:07:06.113 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.3/'. 2025-02-01 09:07:06.113 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.113 +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.0735ms 2025-02-01 09:07:06.130 +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-02-01 09:07:06.130 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.4/'. 2025-02-01 09:07:06.130 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.130 +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.3829ms 2025-02-01 09:07:06.130 +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-02-01 09:07:06.130 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.1-rc1/'. 2025-02-01 09:07:06.130 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.130 +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.1009ms 2025-02-01 09:07:06.130 +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-02-01 09:07:06.130 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.1/'. 2025-02-01 09:07:06.130 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.130 +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.0771ms 2025-02-01 09:07:06.130 +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-02-01 09:07:06.130 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.2/'. 2025-02-01 09:07:06.130 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.131 +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.0917ms 2025-02-01 09:07:06.131 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sqlmanager/ - null null 2025-02-01 09:07:06.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sqlmanager/'. 2025-02-01 09:07:06.131 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.131 +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.1147ms 2025-02-01 09:07:06.131 +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-02-01 09:07:06.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/php-myadmin/'. 2025-02-01 09:07:06.131 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.131 +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.1262ms 2025-02-01 09:07:06.131 +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-02-01 09:07:06.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpmy-admin/'. 2025-02-01 09:07:06.131 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.131 +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.0975ms 2025-02-01 09:07:06.131 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/mysqladmin/ - null null 2025-02-01 09:07:06.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysqladmin/'. 2025-02-01 09:07:06.131 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" completed keep alive response. 2025-02-01 09:07:06.131 +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.1255ms 2025-02-01 09:07:06.131 +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-02-01 09:07:06.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysql-admin/'. 2025-02-01 09:07:06.131 +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.0986ms 2025-02-01 09:07:06.131 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" disconnecting. 2025-02-01 09:07:06.131 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" stopped. 2025-02-01 09:07:06.131 +00:00 [DBG] Connection id "0HNA0VVO1VDFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:06.689 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" accepted. 2025-02-01 09:07:06.689 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" started. 2025-02-01 09:07:06.698 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/websql/ - null null 2025-02-01 09:07:06.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/websql/'. 2025-02-01 09:07:06.698 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.698 +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.1723ms 2025-02-01 09:07:06.698 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_phpmyadmin/ - null null 2025-02-01 09:07:06.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_phpmyadmin/'. 2025-02-01 09:07:06.698 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.698 +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.0412ms 2025-02-01 09:07:06.698 +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-02-01 09:07:06.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/footer1.gif'. 2025-02-01 09:07:06.698 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.698 +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.0696ms 2025-02-01 09:07:06.698 +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-02-01 09:07:06.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/homepage.nsf/homePage.gif?OpenImageResource'. 2025-02-01 09:07:06.698 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.698 +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.0372ms 2025-02-01 09:07:06.698 +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-02-01 09:07:06.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/icons/ecblank.gif'. 2025-02-01 09:07:06.698 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.698 +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.0337ms 2025-02-01 09:07:06.698 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/852566C90012664F - null null 2025-02-01 09:07:06.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/852566C90012664F'. 2025-02-01 09:07:06.698 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.698 +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.0332ms 2025-02-01 09:07:06.698 +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-02-01 09:07:06.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin4.nsf'. 2025-02-01 09:07:06.698 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.698 +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.0312ms 2025-02-01 09:07:06.698 +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-02-01 09:07:06.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin5.nsf'. 2025-02-01 09:07:06.698 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.698 +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.0319ms 2025-02-01 09:07:06.698 +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-02-01 09:07:06.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.nsf'. 2025-02-01 09:07:06.698 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0321ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/agentrunner.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0542ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/alog.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0377ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/a_domlog.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0327ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bookmark.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0296ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/busytime.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0653ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/catalog.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0377ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certa.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0321ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certlog.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0334ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certsrv.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0372ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/chatlog.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0333ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clbusy.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0728ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cldbdir.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0333ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clusta4.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.043ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/collect4.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0333ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/da.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.699 +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.0446ms 2025-02-01 09:07:06.699 +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-02-01 09:07:06.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dba4.nsf'. 2025-02-01 09:07:06.699 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.700 +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.0316ms 2025-02-01 09:07:06.700 +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-02-01 09:07:06.700 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dclf.nsf'. 2025-02-01 09:07:06.700 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.700 +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.0465ms 2025-02-01 09:07:06.700 +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-02-01 09:07:06.700 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASAppDesign.nsf'. 2025-02-01 09:07:06.700 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.700 +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.0487ms 2025-02-01 09:07:06.700 +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-02-01 09:07:06.700 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog01.nsf'. 2025-02-01 09:07:06.700 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.700 +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.0375ms 2025-02-01 09:07:06.700 +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-02-01 09:07:06.700 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog02.nsf'. 2025-02-01 09:07:06.700 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.700 +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.0341ms 2025-02-01 09:07:06.700 +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-02-01 09:07:06.700 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog03.nsf'. 2025-02-01 09:07:06.700 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.700 +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.0569ms 2025-02-01 09:07:06.700 +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-02-01 09:07:06.700 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog04.nsf'. 2025-02-01 09:07:06.700 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.700 +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.0338ms 2025-02-01 09:07:06.700 +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-02-01 09:07:06.700 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog05.nsf'. 2025-02-01 09:07:06.700 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.700 +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.0374ms 2025-02-01 09:07:06.710 +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-02-01 09:07:06.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog.nsf'. 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.710 +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.104ms 2025-02-01 09:07:06.710 +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-02-01 09:07:06.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/decsadm.nsf'. 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.710 +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.0463ms 2025-02-01 09:07:06.710 +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-02-01 09:07:06.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/decslog.nsf'. 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.710 +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.0441ms 2025-02-01 09:07:06.710 +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-02-01 09:07:06.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEESAdmin.nsf'. 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.710 +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.0412ms 2025-02-01 09:07:06.710 +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-02-01 09:07:06.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dirassist.nsf'. 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.710 +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.0403ms 2025-02-01 09:07:06.710 +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-02-01 09:07:06.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/doladmin.nsf'. 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.710 +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.0339ms 2025-02-01 09:07:06.710 +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-02-01 09:07:06.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/domadmin.nsf'. 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" completed keep alive response. 2025-02-01 09:07:06.710 +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.033ms 2025-02-01 09:07:06.710 +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-02-01 09:07:06.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/domcfg.nsf'. 2025-02-01 09:07:06.710 +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.0301ms 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" disconnecting. 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" stopped. 2025-02-01 09:07:06.710 +00:00 [DBG] Connection id "0HNA0VVO1VDFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:06.783 +00:00 [DBG] Connection id "0HNA0VVO1VDFG" accepted. 2025-02-01 09:07:06.783 +00:00 [DBG] Connection id "0HNA0VVO1VDFG" started. 2025-02-01 09:07:06.815 +00:00 [DBG] Connection id "0HNA0VVO1VDFH" accepted. 2025-02-01 09:07:06.815 +00:00 [DBG] Connection id "0HNA0VVO1VDFH" started. 2025-02-01 09:07:06.837 +00:00 [DBG] Connection id "0HNA0VVO1VDFH" 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-02-01 09:07:06.838 +00:00 [DBG] Connection id "0HNA0VVO1VDFH" disconnecting. 2025-02-01 09:07:06.838 +00:00 [DBG] Connection id "0HNA0VVO1VDFH" stopped. 2025-02-01 09:07:06.838 +00:00 [DBG] Connection id "0HNA0VVO1VDFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:06.946 +00:00 [DBG] Connection 0HNA0VVO1VDFG established using the following protocol: "Tls13" 2025-02-01 09:07:07.091 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:07.091 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:07.091 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:07.091 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:07.091 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:07.091 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:07.091 +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-02-01 09:07:07.092 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:07.092 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:07.092 +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-02-01 09:07:07.092 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:07.092 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:07.092 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:07.092 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:07.092 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:07.092 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:07.092 +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-02-01 09:07:07.092 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.092 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.092 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:07.092 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.092 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:07.092 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:07.092 +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-02-01 09:07:07.092 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.092 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.092 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:07.092 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.092 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:07.093 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:07.093 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1592ms. 2025-02-01 09:07:07.093 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:07.093 +00:00 [INF] Executed ViewResult - view noScan executed in 0.7482ms. 2025-02-01 09:07:07.093 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4786ms 2025-02-01 09:07:07.093 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:07.093 +00:00 [INF] HTTP HEAD / responded 200 in 2.2402 ms 2025-02-01 09:07:07.098 +00:00 [DBG] Connection id "0HNA0VVO1VDFG" write of "3301" body bytes to non-body HEAD response. 2025-02-01 09:07:07.098 +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.3381ms 2025-02-01 09:07:07.098 +00:00 [DBG] Connection id "0HNA0VVO1VDFG" disconnecting. 2025-02-01 09:07:07.098 +00:00 [DBG] Connection id "0HNA0VVO1VDFG" stopped. 2025-02-01 09:07:07.099 +00:00 [DBG] Connection id "0HNA0VVO1VDFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:07.163 +00:00 [DBG] Connection id "0HNA0VVO1VDCC" 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-02-01 09:07:07.164 +00:00 [DBG] Connection id "0HNA0VVO1VDCC" disconnecting. 2025-02-01 09:07:07.164 +00:00 [DBG] Connection id "0HNA0VVO1VDCC" stopped. 2025-02-01 09:07:07.164 +00:00 [DBG] Connection id "0HNA0VVO1VDCC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:07.256 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" accepted. 2025-02-01 09:07:07.256 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" started. 2025-02-01 09:07:07.272 +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-02-01 09:07:07.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/domguide.nsf'. 2025-02-01 09:07:07.272 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.272 +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.1819ms 2025-02-01 09:07:07.272 +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-02-01 09:07:07.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/domlog.nsf'. 2025-02-01 09:07:07.272 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.272 +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.0574ms 2025-02-01 09:07:07.272 +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-02-01 09:07:07.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dspug.nsf'. 2025-02-01 09:07:07.272 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.272 +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.0418ms 2025-02-01 09:07:07.272 +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-02-01 09:07:07.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/events4.nsf'. 2025-02-01 09:07:07.272 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.272 +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.038ms 2025-02-01 09:07:07.272 +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-02-01 09:07:07.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/events5.nsf'. 2025-02-01 09:07:07.272 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.272 +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.0436ms 2025-02-01 09:07:07.272 +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-02-01 09:07:07.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/events.nsf'. 2025-02-01 09:07:07.272 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.272 +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.0389ms 2025-02-01 09:07:07.272 +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-02-01 09:07:07.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/event.nsf'. 2025-02-01 09:07:07.272 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.272 +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.0368ms 2025-02-01 09:07:07.272 +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-02-01 09:07:07.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/homepage.nsf'. 2025-02-01 09:07:07.272 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.272 +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.0367ms 2025-02-01 09:07:07.272 +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-02-01 09:07:07.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/iNotes/Forms5.nsf/$DefaultNav'. 2025-02-01 09:07:07.272 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.272 +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.0472ms 2025-02-01 09:07:07.272 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jotter.nsf'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0413ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/leiadm.nsf'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0356ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/leilog.nsf'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0355ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/leivlt.nsf'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0354ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log4a.nsf'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0405ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.nsf'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0629ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/l_domlog.nsf'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0445ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mab.nsf'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0364ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail10.box'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0425ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail1.box'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.036ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail2.box'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0353ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail3.box'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0835ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail4.box'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0362ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail5.box'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0317ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail6.box'. 2025-02-01 09:07:07.273 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.273 +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.0483ms 2025-02-01 09:07:07.273 +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-02-01 09:07:07.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail7.box'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0327ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail8.box'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0321ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail9.box'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0327ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail.box'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0331ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/msdwda.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0309ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mtatbls.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0316ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mtstore.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0475ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/names.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0393ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nntppost.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0335ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nntp/nd000001.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.033ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nntp/nd000002.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0311ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nntp/nd000003.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0314ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ntsync45.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0301ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/perweb.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0311ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/qpadmin.nsf'. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" completed keep alive response. 2025-02-01 09:07:07.274 +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.0394ms 2025-02-01 09:07:07.274 +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-02-01 09:07:07.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/quickplace/quickplace/main.nsf'. 2025-02-01 09:07:07.274 +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.0293ms 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" disconnecting. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" stopped. 2025-02-01 09:07:07.274 +00:00 [DBG] Connection id "0HNA0VVO1VDFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:07.480 +00:00 [DBG] Connection id "0HNA0VVO1VDFJ" accepted. 2025-02-01 09:07:07.480 +00:00 [DBG] Connection id "0HNA0VVO1VDFJ" started. 2025-02-01 09:07:07.563 +00:00 [DBG] Connection id "0HNA0VVO1VDFK" accepted. 2025-02-01 09:07:07.563 +00:00 [DBG] Connection id "0HNA0VVO1VDFK" started. 2025-02-01 09:07:07.585 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:07:07.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:07.585 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1533ms 2025-02-01 09:07:07.585 +00:00 [DBG] Connection id "0HNA0VVO1VDFK" disconnecting. 2025-02-01 09:07:07.585 +00:00 [DBG] Connection id "0HNA0VVO1VDFK" stopped. 2025-02-01 09:07:07.585 +00:00 [DBG] Connection id "0HNA0VVO1VDFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:07.632 +00:00 [DBG] Connection 0HNA0VVO1VDFJ established using the following protocol: "Tls13" 2025-02-01 09:07:07.762 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - null 558 2025-02-01 09:07:07.762 +00:00 [DBG] POST requests are not supported 2025-02-01 09:07:07.762 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:07.762 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:07.762 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:07.762 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:07.762 +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-02-01 09:07:07.762 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:07.762 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:07.762 +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-02-01 09:07:07.762 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:07.762 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:07.762 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:07.762 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:07.762 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:07.763 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:07.763 +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-02-01 09:07:07.763 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.763 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.763 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:07.763 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.763 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:07.763 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:07.763 +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-02-01 09:07:07.763 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.763 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.763 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:07.763 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:07.763 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:07.763 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:07.763 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0564ms. 2025-02-01 09:07:07.763 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:07.763 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4026ms. 2025-02-01 09:07:07.763 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.8874ms 2025-02-01 09:07:07.763 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:07.763 +00:00 [INF] HTTP POST / responded 200 in 1.2240 ms 2025-02-01 09:07:07.763 +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.4108ms 2025-02-01 09:07:07.763 +00:00 [DBG] Connection id "0HNA0VVO1VDFJ", Request id "0HNA0VVO1VDFJ:00000001": started reading request body. 2025-02-01 09:07:07.763 +00:00 [DBG] Connection id "0HNA0VVO1VDFJ", Request id "0HNA0VVO1VDFJ:00000001": done reading request body. 2025-02-01 09:07:07.763 +00:00 [DBG] Connection id "0HNA0VVO1VDFJ" disconnecting. 2025-02-01 09:07:07.763 +00:00 [DBG] Connection id "0HNA0VVO1VDFJ" stopped. 2025-02-01 09:07:07.763 +00:00 [DBG] Connection id "0HNA0VVO1VDFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:07.847 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" accepted. 2025-02-01 09:07:07.847 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" started. 2025-02-01 09:07:07.916 +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-02-01 09:07:07.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reports.nsf'. 2025-02-01 09:07:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.916 +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.1756ms 2025-02-01 09:07:07.916 +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-02-01 09:07:07.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sample/siregw46.nsf'. 2025-02-01 09:07:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.916 +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.0923ms 2025-02-01 09:07:07.916 +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-02-01 09:07:07.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/schema50.nsf'. 2025-02-01 09:07:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.916 +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.0573ms 2025-02-01 09:07:07.916 +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-02-01 09:07:07.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setupweb.nsf'. 2025-02-01 09:07:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.916 +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.0712ms 2025-02-01 09:07:07.916 +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-02-01 09:07:07.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setup.nsf'. 2025-02-01 09:07:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.916 +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.0766ms 2025-02-01 09:07:07.916 +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-02-01 09:07:07.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smbcfg.nsf'. 2025-02-01 09:07:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.916 +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.0528ms 2025-02-01 09:07:07.916 +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-02-01 09:07:07.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smconf.nsf'. 2025-02-01 09:07:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.916 +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.0582ms 2025-02-01 09:07:07.916 +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-02-01 09:07:07.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smency.nsf'. 2025-02-01 09:07:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.916 +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.0615ms 2025-02-01 09:07:07.916 +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-02-01 09:07:07.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smhelp.nsf'. 2025-02-01 09:07:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0489ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smmsg.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.048ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smquar.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0529ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smsolar.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0714ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtime.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0505ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtpibwq.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0385ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtpobwq.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0401ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtp.box'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.069ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smtp.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0529ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smvlog.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0393ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/srvnam.htm'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0466ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statmail.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0347ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statrep.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0397ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stauths.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.917 +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.0395ms 2025-02-01 09:07:07.917 +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-02-01 09:07:07.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stautht.nsf'. 2025-02-01 09:07:07.917 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0402ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stconfig.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0355ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stconf.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0456ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stdnaset.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0377ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stdomino.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0398ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stlog.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0517ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/streg.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0462ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stsrc.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0372ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/userreg.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0314ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vpuserinfo.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.0309ms 2025-02-01 09:07:07.918 +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-02-01 09:07:07.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.nsf'. 2025-02-01 09:07:07.918 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.918 +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.035ms 2025-02-01 09:07:07.937 +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-02-01 09:07:07.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web.nsf'. 2025-02-01 09:07:07.937 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.937 +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.1321ms 2025-02-01 09:07:07.937 +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-02-01 09:07:07.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/winnt/win.ini'. 2025-02-01 09:07:07.937 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.937 +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.0714ms 2025-02-01 09:07:07.937 +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-02-01 09:07:07.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/icons/ecblank.gif'. 2025-02-01 09:07:07.937 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.937 +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.0847ms 2025-02-01 09:07:07.937 +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-02-01 09:07:07.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_api/version'. 2025-02-01 09:07:07.937 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.937 +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.0543ms 2025-02-01 09:07:07.937 +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-02-01 09:07:07.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/images/helpicon.gif'. 2025-02-01 09:07:07.937 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.937 +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.0432ms 2025-02-01 09:07:07.937 +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-02-01 09:07:07.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Pages/Default.aspx'. 2025-02-01 09:07:07.937 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" completed keep alive response. 2025-02-01 09:07:07.937 +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.0576ms 2025-02-01 09:07:07.937 +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-02-01 09:07:07.937 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/PublishingImages/NewsArticleImage.jpg'. 2025-02-01 09:07:07.937 +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.0432ms 2025-02-01 09:07:07.937 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" disconnecting. 2025-02-01 09:07:07.937 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" stopped. 2025-02-01 09:07:07.937 +00:00 [DBG] Connection id "0HNA0VVO1VDFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:08.489 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" accepted. 2025-02-01 09:07:08.489 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" started. 2025-02-01 09:07:08.530 +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-02-01 09:07:08.530 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_admin/operations.aspx'. 2025-02-01 09:07:08.530 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.530 +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.1907ms 2025-02-01 09:07:08.530 +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-02-01 09:07:08.530 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_app_bin'. 2025-02-01 09:07:08.530 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.530 +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.0404ms 2025-02-01 09:07:08.530 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_controltemplates - null null 2025-02-01 09:07:08.530 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_controltemplates'. 2025-02-01 09:07:08.530 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.530 +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.033ms 2025-02-01 09:07:08.530 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/_layouts - null null 2025-02-01 09:07:08.530 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts'. 2025-02-01 09:07:08.530 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.530 +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.0307ms 2025-02-01 09:07:08.530 +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-02-01 09:07:08.530 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/viewlsts.aspx'. 2025-02-01 09:07:08.530 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.530 +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.0326ms 2025-02-01 09:07:08.530 +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-02-01 09:07:08.530 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/allitems.aspx'. 2025-02-01 09:07:08.530 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.530 +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.0311ms 2025-02-01 09:07:08.531 +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-02-01 09:07:08.531 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/webfldr.aspx'. 2025-02-01 09:07:08.531 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.531 +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.1278ms 2025-02-01 09:07:08.531 +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-02-01 09:07:08.531 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/mod-view.aspx'. 2025-02-01 09:07:08.531 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.531 +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.0803ms 2025-02-01 09:07:08.531 +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-02-01 09:07:08.531 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/my-sub.aspx'. 2025-02-01 09:07:08.531 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.531 +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.0443ms 2025-02-01 09:07:08.531 +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-02-01 09:07:08.531 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/categoryresults.aspx'. 2025-02-01 09:07:08.531 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.531 +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.0631ms 2025-02-01 09:07:08.531 +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-02-01 09:07:08.531 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/categories/viewcategory.aspx'. 2025-02-01 09:07:08.531 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.531 +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.0357ms 2025-02-01 09:07:08.531 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitedirectory - null null 2025-02-01 09:07:08.531 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitedirectory'. 2025-02-01 09:07:08.531 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.531 +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.0744ms 2025-02-01 09:07:08.531 +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-02-01 09:07:08.531 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/editdocs.aspx'. 2025-02-01 09:07:08.531 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.531 +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.0384ms 2025-02-01 09:07:08.531 +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-02-01 09:07:08.531 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/workflowtasks/allitems.aspx'. 2025-02-01 09:07:08.531 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.531 +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.0972ms 2025-02-01 09:07:08.531 +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-02-01 09:07:08.531 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/tasks/'. 2025-02-01 09:07:08.531 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.0678ms 2025-02-01 09:07:08.532 +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-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/categories/allcategories.aspx'. 2025-02-01 09:07:08.532 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.0702ms 2025-02-01 09:07:08.532 +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-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/categories/SOMEOTHERDIR/allcategories.aspx'. 2025-02-01 09:07:08.532 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.0504ms 2025-02-01 09:07:08.532 +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-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mycategories.aspx'. 2025-02-01 09:07:08.532 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.0807ms 2025-02-01 09:07:08.532 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/lists/ - null null 2025-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/'. 2025-02-01 09:07:08.532 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.0659ms 2025-02-01 09:07:08.532 +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-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/allitems.aspx'. 2025-02-01 09:07:08.532 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.0658ms 2025-02-01 09:07:08.532 +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-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/default.aspx'. 2025-02-01 09:07:08.532 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.0725ms 2025-02-01 09:07:08.532 +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-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/allposts.aspx'. 2025-02-01 09:07:08.532 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.0678ms 2025-02-01 09:07:08.532 +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-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/archive.aspx'. 2025-02-01 09:07:08.532 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.0661ms 2025-02-01 09:07:08.532 +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-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/byauthor.aspx'. 2025-02-01 09:07:08.532 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.532 +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.074ms 2025-02-01 09:07:08.532 +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-02-01 09:07:08.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/calendar.aspx'. 2025-02-01 09:07:08.533 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.533 +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.0611ms 2025-02-01 09:07:08.533 +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-02-01 09:07:08.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/mod-view.aspx'. 2025-02-01 09:07:08.533 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.533 +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.0624ms 2025-02-01 09:07:08.533 +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-02-01 09:07:08.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/myposts.aspx'. 2025-02-01 09:07:08.533 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.533 +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.0791ms 2025-02-01 09:07:08.533 +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-02-01 09:07:08.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/my-sub.aspx'. 2025-02-01 09:07:08.533 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.533 +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.133ms 2025-02-01 09:07:08.533 +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-02-01 09:07:08.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/allcomments.aspx'. 2025-02-01 09:07:08.533 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.533 +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.1251ms 2025-02-01 09:07:08.533 +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-02-01 09:07:08.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/mycomments.aspx'. 2025-02-01 09:07:08.533 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.533 +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.1104ms 2025-02-01 09:07:08.533 +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-02-01 09:07:08.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/userdisp.aspx'. 2025-02-01 09:07:08.533 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.533 +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.064ms 2025-02-01 09:07:08.533 +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-02-01 09:07:08.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/help.aspx'. 2025-02-01 09:07:08.533 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.533 +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.0621ms 2025-02-01 09:07:08.534 +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-02-01 09:07:08.534 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/download.aspx'. 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.534 +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.0637ms 2025-02-01 09:07:08.534 +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-02-01 09:07:08.534 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/Home/HomePage.asp'. 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.534 +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.0708ms 2025-02-01 09:07:08.534 +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-02-01 09:07:08.534 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/images/branding.gif'. 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.534 +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.1066ms 2025-02-01 09:07:08.534 +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-02-01 09:07:08.534 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/images/pgHome.gif'. 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.534 +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.0797ms 2025-02-01 09:07:08.534 +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-02-01 09:07:08.534 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/images/pgTask.gif'. 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.534 +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.0781ms 2025-02-01 09:07:08.534 +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-02-01 09:07:08.534 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/Tasks/Taskspage.asp'. 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.534 +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.0613ms 2025-02-01 09:07:08.534 +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-02-01 09:07:08.534 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exchweb/bin/auth/owalogon.asp'. 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" completed keep alive response. 2025-02-01 09:07:08.534 +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.0435ms 2025-02-01 09:07:08.534 +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-02-01 09:07:08.534 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/outlook.jpg'. 2025-02-01 09:07:08.534 +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.0312ms 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" disconnecting. 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" stopped. 2025-02-01 09:07:08.534 +00:00 [DBG] Connection id "0HNA0VVO1VDFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:08.789 +00:00 [DBG] Connection id "0HNA0VVO1VDFN" accepted. 2025-02-01 09:07:08.789 +00:00 [DBG] Connection id "0HNA0VVO1VDFN" started. 2025-02-01 09:07:08.974 +00:00 [DBG] Connection 0HNA0VVO1VDFN established using the following protocol: "Tls13" 2025-02-01 09:07:09.037 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" accepted. 2025-02-01 09:07:09.037 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" started. 2025-02-01 09:07:09.093 +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-02-01 09:07:09.093 +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-02-01 09:07:09.093 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.093 +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.2956ms 2025-02-01 09:07:09.093 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/owa/ - null null 2025-02-01 09:07:09.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/owa/'. 2025-02-01 09:07:09.093 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.093 +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.09ms 2025-02-01 09:07:09.093 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/tsweb/ - null null 2025-02-01 09:07:09.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tsweb/'. 2025-02-01 09:07:09.093 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.093 +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.0844ms 2025-02-01 09:07:09.093 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/reportserver/ - null null 2025-02-01 09:07:09.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reportserver/'. 2025-02-01 09:07:09.093 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.0877ms 2025-02-01 09:07:09.094 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:07:09.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.0582ms 2025-02-01 09:07:09.094 +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-02-01 09:07:09.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/HW_logo.html'. 2025-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.0538ms 2025-02-01 09:07:09.094 +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-02-01 09:07:09.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/icons/icon_set_up_2701XX_01.gif'. 2025-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.0533ms 2025-02-01 09:07:09.094 +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-02-01 09:07:09.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/icons/icon_homeportal_2701XX.gif'. 2025-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.0609ms 2025-02-01 09:07:09.094 +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-02-01 09:07:09.094 +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-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.0663ms 2025-02-01 09:07:09.094 +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-02-01 09:07:09.094 +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-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.0541ms 2025-02-01 09:07:09.094 +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-02-01 09:07:09.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/stxx__xl.gif'. 2025-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.0513ms 2025-02-01 09:07:09.094 +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-02-01 09:07:09.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/bbc__xl.gif'. 2025-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.0513ms 2025-02-01 09:07:09.094 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HNAP1/ - null null 2025-02-01 09:07:09.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/HNAP1/'. 2025-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.054ms 2025-02-01 09:07:09.094 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.htaccess - null null 2025-02-01 09:07:09.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.htaccess'. 2025-02-01 09:07:09.094 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.094 +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.0496ms 2025-02-01 09:07:09.094 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.htpasswd - null null 2025-02-01 09:07:09.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.htpasswd'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.1042ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.058ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_cnf/'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.0626ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_log/'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.081ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.0533ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_txt/'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.0493ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/postinfo.html'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.0508ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_aut/author.dll'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.0945ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_aut/author.exe'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.0553ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_aut/dvwssr.dll'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.0514ms 2025-02-01 09:07:09.095 +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-02-01 09:07:09.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_adm/admin.dll'. 2025-02-01 09:07:09.095 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.095 +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.0561ms 2025-02-01 09:07:09.096 +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-02-01 09:07:09.096 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/_vti_adm/admin.exe'. 2025-02-01 09:07:09.096 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.096 +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.0517ms 2025-02-01 09:07:09.096 +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-02-01 09:07:09.096 +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-02-01 09:07:09.096 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.096 +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.0621ms 2025-02-01 09:07:09.096 +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-02-01 09:07:09.096 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/shtml.dll'. 2025-02-01 09:07:09.096 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.096 +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.0523ms 2025-02-01 09:07:09.096 +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-02-01 09:07:09.096 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_bin/shtml.exe'. 2025-02-01 09:07:09.096 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.096 +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.0692ms 2025-02-01 09:07:09.096 +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-02-01 09:07:09.096 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/_x_todo.htm'. 2025-02-01 09:07:09.096 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.096 +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.0514ms 2025-02-01 09:07:09.096 +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-02-01 09:07:09.096 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/_x_todoh.htm'. 2025-02-01 09:07:09.096 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.096 +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.0502ms 2025-02-01 09:07:09.096 +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-02-01 09:07:09.096 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/access.cnf'. 2025-02-01 09:07:09.096 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.096 +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.0537ms 2025-02-01 09:07:09.111 +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-02-01 09:07:09.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/administrator.pwd'. 2025-02-01 09:07:09.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.111 +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.1392ms 2025-02-01 09:07:09.111 +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-02-01 09:07:09.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/administrators.pwd'. 2025-02-01 09:07:09.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.111 +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.0597ms 2025-02-01 09:07:09.111 +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-02-01 09:07:09.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/authors.pwd'. 2025-02-01 09:07:09.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.111 +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.0941ms 2025-02-01 09:07:09.111 +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-02-01 09:07:09.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/bots.cnf'. 2025-02-01 09:07:09.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.111 +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.0566ms 2025-02-01 09:07:09.111 +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-02-01 09:07:09.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/botinfs.cnf'. 2025-02-01 09:07:09.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.111 +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.0519ms 2025-02-01 09:07:09.111 +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-02-01 09:07:09.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/deptodoc.btr'. 2025-02-01 09:07:09.111 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.111 +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.0517ms 2025-02-01 09:07:09.112 +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-02-01 09:07:09.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/doctodep.btr'. 2025-02-01 09:07:09.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" completed keep alive response. 2025-02-01 09:07:09.112 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:09.112 +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.0691ms 2025-02-01 09:07:09.112 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:09.112 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:09.112 +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-02-01 09:07:09.112 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:09.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/frontpg.lck'. 2025-02-01 09:07:09.112 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:09.112 +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.1055ms 2025-02-01 09:07:09.112 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:09.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" disconnecting. 2025-02-01 09:07:09.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" stopped. 2025-02-01 09:07:09.112 +00:00 [DBG] Connection id "0HNA0VVO1VDFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:09.112 +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-02-01 09:07:09.112 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:09.112 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:09.112 +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-02-01 09:07:09.112 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:09.112 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:09.112 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:09.112 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:09.112 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.113 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:09.113 +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-02-01 09:07:09.113 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.113 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.113 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.113 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.113 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.113 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:09.113 +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-02-01 09:07:09.113 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.113 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.113 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.113 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.113 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:09.113 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:09.113 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1045ms. 2025-02-01 09:07:09.113 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:09.114 +00:00 [INF] Executed ViewResult - view noScan executed in 0.6397ms. 2025-02-01 09:07:09.114 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.6482ms 2025-02-01 09:07:09.114 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:09.114 +00:00 [INF] HTTP HEAD / responded 200 in 2.2587 ms 2025-02-01 09:07:09.114 +00:00 [DBG] Connection id "0HNA0VVO1VDFN" write of "3301" body bytes to non-body HEAD response. 2025-02-01 09:07:09.114 +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.7173ms 2025-02-01 09:07:09.114 +00:00 [DBG] Connection id "0HNA0VVO1VDFN" disconnecting. 2025-02-01 09:07:09.114 +00:00 [DBG] Connection id "0HNA0VVO1VDFN" stopped. 2025-02-01 09:07:09.115 +00:00 [DBG] Connection id "0HNA0VVO1VDFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:09.163 +00:00 [DBG] Connection id "0HNA0VVO1VDCJ" 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-02-01 09:07:09.164 +00:00 [DBG] Connection id "0HNA0VVO1VDCJ" disconnecting. 2025-02-01 09:07:09.164 +00:00 [DBG] Connection id "0HNA0VVO1VDCJ" stopped. 2025-02-01 09:07:09.164 +00:00 [DBG] Connection id "0HNA0VVO1VDCJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:09.497 +00:00 [DBG] Connection id "0HNA0VVO1VDFP" accepted. 2025-02-01 09:07:09.497 +00:00 [DBG] Connection id "0HNA0VVO1VDFP" started. 2025-02-01 09:07:09.610 +00:00 [DBG] Connection id "0HNA0VVO1VDFQ" accepted. 2025-02-01 09:07:09.611 +00:00 [DBG] Connection id "0HNA0VVO1VDFQ" started. 2025-02-01 09:07:09.633 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" accepted. 2025-02-01 09:07:09.633 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" started. 2025-02-01 09:07:09.703 +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-02-01 09:07:09.703 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/linkinfo.cnf'. 2025-02-01 09:07:09.703 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.703 +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.2091ms 2025-02-01 09:07:09.703 +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-02-01 09:07:09.703 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/service.cnf'. 2025-02-01 09:07:09.703 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.703 +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.0799ms 2025-02-01 09:07:09.703 +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-02-01 09:07:09.703 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/service.grp'. 2025-02-01 09:07:09.703 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.703 +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.1036ms 2025-02-01 09:07:09.703 +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-02-01 09:07:09.703 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/service.lck'. 2025-02-01 09:07:09.703 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.703 +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.0668ms 2025-02-01 09:07:09.703 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/service.pwd'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.117ms 2025-02-01 09:07:09.704 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/Service.stp'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0384ms 2025-02-01 09:07:09.704 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/services.cnf'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0649ms 2025-02-01 09:07:09.704 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/services.org'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0487ms 2025-02-01 09:07:09.704 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/structure.cnf'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0569ms 2025-02-01 09:07:09.704 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/svcacl.cnf'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0443ms 2025-02-01 09:07:09.704 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/users.pwd'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0897ms 2025-02-01 09:07:09.704 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/uniqueperm.cnf'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0451ms 2025-02-01 09:07:09.704 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/writeto.cnf'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0552ms 2025-02-01 09:07:09.704 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.svn/ - null null 2025-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0519ms 2025-02-01 09:07:09.704 +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-02-01 09:07:09.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/text-base/.htaccess.svn-base'. 2025-02-01 09:07:09.704 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.704 +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.0568ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/text-base/.htpasswd.svn-base'. 2025-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0715ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/text-base/Web.config.svn-base'. 2025-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0486ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.git/HEAD'. 2025-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0419ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.hg/requires'. 2025-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.042ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.bzr/README'. 2025-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0676ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/downloadFile.php'. 2025-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0419ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/BackupConfig.php'. 2025-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0356ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cwhp/auditLog.do?file=..\..\..\..\..\..\..\boot.ini'. 2025-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0552ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0714ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0533ms 2025-02-01 09:07:09.705 +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-02-01 09:07:09.705 +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-02-01 09:07:09.705 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" completed keep alive response. 2025-02-01 09:07:09.705 +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.0521ms 2025-02-01 09:07:09.706 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" 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-02-01 09:07:09.706 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" disconnecting. 2025-02-01 09:07:09.706 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" stopped. 2025-02-01 09:07:09.706 +00:00 [DBG] Connection id "0HNA0VVO1VDFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:09.725 +00:00 [DBG] Connection 0HNA0VVO1VDFP established using the following protocol: "Tls13" 2025-02-01 09:07:09.774 +00:00 [DBG] Connection 0HNA0VVO1VDFQ established using the following protocol: "Tls13" 2025-02-01 09:07:09.867 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - null 558 2025-02-01 09:07:09.867 +00:00 [DBG] POST requests are not supported 2025-02-01 09:07:09.867 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:09.867 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:09.867 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:09.867 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:09.867 +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-02-01 09:07:09.867 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:09.867 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:09.867 +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-02-01 09:07:09.867 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:09.867 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:09.867 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:09.867 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:09.867 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.868 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:09.868 +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-02-01 09:07:09.868 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.868 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.868 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.868 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.868 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.868 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:09.868 +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-02-01 09:07:09.868 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.868 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.868 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.868 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.868 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:09.868 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:09.868 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1039ms. 2025-02-01 09:07:09.868 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:09.868 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4433ms. 2025-02-01 09:07:09.868 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.9011ms 2025-02-01 09:07:09.868 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:09.868 +00:00 [INF] HTTP POST / responded 200 in 1.2942 ms 2025-02-01 09:07:09.868 +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.5309ms 2025-02-01 09:07:09.868 +00:00 [DBG] Connection id "0HNA0VVO1VDFP", Request id "0HNA0VVO1VDFP:00000001": started reading request body. 2025-02-01 09:07:09.868 +00:00 [DBG] Connection id "0HNA0VVO1VDFP", Request id "0HNA0VVO1VDFP:00000001": done reading request body. 2025-02-01 09:07:09.868 +00:00 [DBG] Connection id "0HNA0VVO1VDFP" disconnecting. 2025-02-01 09:07:09.869 +00:00 [DBG] Connection id "0HNA0VVO1VDFP" stopped. 2025-02-01 09:07:09.869 +00:00 [DBG] Connection id "0HNA0VVO1VDFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:09.909 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:09.909 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:09.909 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:09.909 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:09.909 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:09.909 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:09.909 +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-02-01 09:07:09.910 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:09.910 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:09.910 +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-02-01 09:07:09.910 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:09.910 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:09.910 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:09.910 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:09.910 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.910 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:09.910 +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-02-01 09:07:09.910 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.910 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.910 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.910 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.910 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.910 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:09.910 +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-02-01 09:07:09.910 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.910 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.910 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:09.910 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:09.910 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:09.910 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:09.910 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0568ms. 2025-02-01 09:07:09.910 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:09.911 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4016ms. 2025-02-01 09:07:09.915 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 5.629ms 2025-02-01 09:07:09.915 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:09.915 +00:00 [INF] HTTP HEAD / responded 200 in 6.1015 ms 2025-02-01 09:07:09.915 +00:00 [DBG] Connection id "0HNA0VVO1VDFQ" write of "3301" body bytes to non-body HEAD response. 2025-02-01 09:07:09.915 +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 6.3721ms 2025-02-01 09:07:09.915 +00:00 [DBG] Connection id "0HNA0VVO1VDFQ" disconnecting. 2025-02-01 09:07:09.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFQ" stopped. 2025-02-01 09:07:09.916 +00:00 [DBG] Connection id "0HNA0VVO1VDFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:10.345 +00:00 [DBG] Connection id "0HNA0VVO1VDFS" accepted. 2025-02-01 09:07:10.345 +00:00 [DBG] Connection id "0HNA0VVO1VDFS" started. 2025-02-01 09:07:10.349 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" accepted. 2025-02-01 09:07:10.349 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" started. 2025-02-01 09:07:10.444 +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-02-01 09:07:10.444 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Info.live.htm'. 2025-02-01 09:07:10.444 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.444 +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.2999ms 2025-02-01 09:07:10.444 +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-02-01 09:07:10.444 +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-02-01 09:07:10.444 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.444 +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.1084ms 2025-02-01 09:07:10.444 +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-02-01 09:07:10.444 +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-02-01 09:07:10.444 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.444 +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.072ms 2025-02-01 09:07:10.444 +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-02-01 09:07:10.444 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tiki-listmovies.php?movie=../../../../../../etc/passwd%001234'. 2025-02-01 09:07:10.444 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.444 +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.0669ms 2025-02-01 09:07:10.444 +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-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.445 +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.0623ms 2025-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/d41d8cd98f00b204e9800998ecf8427e.php'. 2025-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.445 +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.0624ms 2025-02-01 09:07:10.445 +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-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.445 +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.0615ms 2025-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rom-0'. 2025-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.445 +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.0723ms 2025-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Telerik.Web.UI.DialogHandler.aspx?dp=////'. 2025-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.445 +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.0622ms 2025-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Telerik.Web.UI.DialogHandler.ashx?dp=////'. 2025-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.445 +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.0628ms 2025-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DesktopModules/Admin/RadEditorProvider/DialogHandler.aspx?dp=////'. 2025-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.445 +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.064ms 2025-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uir//etc/passwd'. 2025-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.445 +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.0554ms 2025-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uir//tmp/csman/0'. 2025-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.445 +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.0566ms 2025-02-01 09:07:10.445 +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-02-01 09:07:10.445 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/export_debug_msg.exp'. 2025-02-01 09:07:10.445 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.446 +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.0562ms 2025-02-01 09:07:10.446 +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-02-01 09:07:10.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/config.exp'. 2025-02-01 09:07:10.446 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.446 +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.0571ms 2025-02-01 09:07:10.446 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:07:10.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:10.446 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.446 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.0539ms 2025-02-01 09:07:10.446 +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-02-01 09:07:10.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/readme.html'. 2025-02-01 09:07:10.446 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.446 +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.0962ms 2025-02-01 09:07:10.446 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:07:10.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:10.446 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" completed keep alive response. 2025-02-01 09:07:10.446 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.0566ms 2025-02-01 09:07:10.446 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" 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-02-01 09:07:10.447 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" disconnecting. 2025-02-01 09:07:10.447 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" stopped. 2025-02-01 09:07:10.447 +00:00 [DBG] Connection id "0HNA0VVO1VDFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:10.529 +00:00 [DBG] Connection 0HNA0VVO1VDFS established using the following protocol: "Tls13" 2025-02-01 09:07:10.632 +00:00 [DBG] Connection id "0HNA0VVO1VDFU" accepted. 2025-02-01 09:07:10.632 +00:00 [DBG] Connection id "0HNA0VVO1VDFU" started. 2025-02-01 09:07:10.692 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - null 558 2025-02-01 09:07:10.692 +00:00 [DBG] POST requests are not supported 2025-02-01 09:07:10.692 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:10.692 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:10.692 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:10.692 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:10.692 +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-02-01 09:07:10.692 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:10.692 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:10.693 +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-02-01 09:07:10.693 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:10.693 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:10.693 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:10.693 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:10.693 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:10.693 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:10.693 +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-02-01 09:07:10.693 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.693 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.693 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:10.693 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.693 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:10.694 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:10.694 +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-02-01 09:07:10.694 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.694 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.694 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:10.694 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.694 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:10.694 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:10.694 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1066ms. 2025-02-01 09:07:10.694 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:10.694 +00:00 [INF] Executed ViewResult - view noScan executed in 0.6737ms. 2025-02-01 09:07:10.695 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.8836ms 2025-02-01 09:07:10.695 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:10.695 +00:00 [INF] HTTP POST / responded 200 in 2.5603 ms 2025-02-01 09:07:10.695 +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.7761ms 2025-02-01 09:07:10.695 +00:00 [DBG] Connection id "0HNA0VVO1VDFS", Request id "0HNA0VVO1VDFS:00000001": started reading request body. 2025-02-01 09:07:10.695 +00:00 [DBG] Connection id "0HNA0VVO1VDFS", Request id "0HNA0VVO1VDFS:00000001": done reading request body. 2025-02-01 09:07:10.695 +00:00 [DBG] Connection id "0HNA0VVO1VDFS" disconnecting. 2025-02-01 09:07:10.695 +00:00 [DBG] Connection id "0HNA0VVO1VDFS" stopped. 2025-02-01 09:07:10.695 +00:00 [DBG] Connection id "0HNA0VVO1VDFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:10.803 +00:00 [DBG] Connection 0HNA0VVO1VDFU established using the following protocol: "Tls13" 2025-02-01 09:07:10.896 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" accepted. 2025-02-01 09:07:10.896 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" started. 2025-02-01 09:07:10.943 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:10.943 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:10.943 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:10.943 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:10.943 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:10.944 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:10.944 +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-02-01 09:07:10.944 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:10.944 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:10.944 +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-02-01 09:07:10.944 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:10.944 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:10.944 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:10.944 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:10.944 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:10.944 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:10.944 +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-02-01 09:07:10.944 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.944 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.944 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:10.944 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.944 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:10.944 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:10.944 +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-02-01 09:07:10.944 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.944 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.944 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:10.944 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:10.945 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:10.945 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:10.945 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1164ms. 2025-02-01 09:07:10.945 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:10.945 +00:00 [INF] Executed ViewResult - view noScan executed in 0.7048ms. 2025-02-01 09:07:10.945 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4192ms 2025-02-01 09:07:10.945 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:10.945 +00:00 [INF] HTTP HEAD / responded 200 in 2.1146 ms 2025-02-01 09:07:10.945 +00:00 [DBG] Connection id "0HNA0VVO1VDFU" write of "3301" body bytes to non-body HEAD response. 2025-02-01 09:07:10.946 +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.4327ms 2025-02-01 09:07:10.946 +00:00 [DBG] Connection id "0HNA0VVO1VDFU" disconnecting. 2025-02-01 09:07:10.946 +00:00 [DBG] Connection id "0HNA0VVO1VDFU" stopped. 2025-02-01 09:07:10.946 +00:00 [DBG] Connection id "0HNA0VVO1VDFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:10.969 +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-02-01 09:07:10.969 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DesktopModules/Admin/RadEditorProvider/DialogHandler.aspx?dp=////'. 2025-02-01 09:07:10.969 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" completed keep alive response. 2025-02-01 09:07:10.969 +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.2752ms 2025-02-01 09:07:10.969 +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-02-01 09:07:10.969 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uir//etc/passwd'. 2025-02-01 09:07:10.969 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" completed keep alive response. 2025-02-01 09:07:10.969 +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.0981ms 2025-02-01 09:07:10.969 +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-02-01 09:07:10.969 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uir//tmp/csman/0'. 2025-02-01 09:07:10.969 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" completed keep alive response. 2025-02-01 09:07:10.969 +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.094ms 2025-02-01 09:07:10.970 +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-02-01 09:07:10.970 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/export_debug_msg.exp'. 2025-02-01 09:07:10.970 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" completed keep alive response. 2025-02-01 09:07:10.970 +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.081ms 2025-02-01 09:07:10.970 +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-02-01 09:07:10.970 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/config.exp'. 2025-02-01 09:07:10.970 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" completed keep alive response. 2025-02-01 09:07:10.970 +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.065ms 2025-02-01 09:07:10.970 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:07:10.970 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:10.970 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" completed keep alive response. 2025-02-01 09:07:10.970 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.0897ms 2025-02-01 09:07:10.970 +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-02-01 09:07:10.970 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/readme.html'. 2025-02-01 09:07:10.970 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" completed keep alive response. 2025-02-01 09:07:10.970 +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.0723ms 2025-02-01 09:07:10.970 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:07:10.970 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:10.970 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" completed keep alive response. 2025-02-01 09:07:10.970 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.0761ms 2025-02-01 09:07:10.970 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" 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-02-01 09:07:10.971 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" disconnecting. 2025-02-01 09:07:10.971 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" stopped. 2025-02-01 09:07:10.971 +00:00 [DBG] Connection id "0HNA0VVO1VDFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:11.353 +00:00 [DBG] Connection id "0HNA0VVO1VDG0" accepted. 2025-02-01 09:07:11.353 +00:00 [DBG] Connection id "0HNA0VVO1VDG0" started. 2025-02-01 09:07:11.437 +00:00 [DBG] Connection id "0HNA0VVO1VDG1" accepted. 2025-02-01 09:07:11.437 +00:00 [DBG] Connection id "0HNA0VVO1VDG1" started. 2025-02-01 09:07:11.483 +00:00 [DBG] Connection id "0HNA0VVO1VDG2" accepted. 2025-02-01 09:07:11.483 +00:00 [DBG] Connection id "0HNA0VVO1VDG2" started. 2025-02-01 09:07:11.494 +00:00 [DBG] Connection 0HNA0VVO1VDG0 established using the following protocol: "Tls13" 2025-02-01 09:07:11.554 +00:00 [DBG] Connection id "0HNA0VVO1VDG2" 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-02-01 09:07:11.554 +00:00 [DBG] Connection id "0HNA0VVO1VDG2" disconnecting. 2025-02-01 09:07:11.555 +00:00 [DBG] Connection id "0HNA0VVO1VDG2" stopped. 2025-02-01 09:07:11.555 +00:00 [DBG] Connection id "0HNA0VVO1VDG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:11.602 +00:00 [DBG] Connection 0HNA0VVO1VDG1 established using the following protocol: "Tls13" 2025-02-01 09:07:11.624 +00:00 [INF] Request starting HTTP/1.1 POST https://static.201.242.12.49.clients.your-server.de:5104/ - null 558 2025-02-01 09:07:11.624 +00:00 [DBG] POST requests are not supported 2025-02-01 09:07:11.624 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:11.624 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:11.624 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:11.624 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:11.624 +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-02-01 09:07:11.624 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:11.624 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:11.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-02-01 09:07:11.624 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:11.624 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:11.625 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:11.625 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:11.625 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:11.625 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:11.625 +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-02-01 09:07:11.625 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.625 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.625 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:11.625 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.625 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:11.625 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:11.625 +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-02-01 09:07:11.625 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.625 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.625 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:11.625 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.625 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:11.625 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:11.625 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0604ms. 2025-02-01 09:07:11.625 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:11.625 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4775ms. 2025-02-01 09:07:11.626 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0191ms 2025-02-01 09:07:11.626 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:11.626 +00:00 [INF] HTTP POST / responded 200 in 1.4356 ms 2025-02-01 09:07:11.626 +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.7054ms 2025-02-01 09:07:11.626 +00:00 [DBG] Connection id "0HNA0VVO1VDG0", Request id "0HNA0VVO1VDG0:00000001": started reading request body. 2025-02-01 09:07:11.626 +00:00 [DBG] Connection id "0HNA0VVO1VDG0", Request id "0HNA0VVO1VDG0:00000001": done reading request body. 2025-02-01 09:07:11.626 +00:00 [DBG] Connection id "0HNA0VVO1VDG0" disconnecting. 2025-02-01 09:07:11.626 +00:00 [DBG] Connection id "0HNA0VVO1VDG0" stopped. 2025-02-01 09:07:11.626 +00:00 [DBG] Connection id "0HNA0VVO1VDG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:11.754 +00:00 [INF] Request starting HTTP/1.1 HEAD https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:11.754 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:11.754 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:11.754 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:11.754 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:11.754 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:11.754 +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-02-01 09:07:11.754 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:11.754 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:11.754 +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-02-01 09:07:11.754 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:11.754 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:11.754 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:11.754 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:11.755 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:11.755 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:11.755 +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-02-01 09:07:11.755 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.755 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.755 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:11.755 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.755 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:11.755 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:11.755 +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-02-01 09:07:11.755 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.755 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.755 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:11.755 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:11.755 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:11.755 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:11.755 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0474ms. 2025-02-01 09:07:11.755 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:11.755 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3092ms. 2025-02-01 09:07:11.755 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.8294ms 2025-02-01 09:07:11.755 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:11.755 +00:00 [INF] HTTP HEAD / responded 200 in 1.1960 ms 2025-02-01 09:07:11.755 +00:00 [DBG] Connection id "0HNA0VVO1VDG1" write of "3301" body bytes to non-body HEAD response. 2025-02-01 09:07:11.755 +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.4953ms 2025-02-01 09:07:11.755 +00:00 [DBG] Connection id "0HNA0VVO1VDG1" disconnecting. 2025-02-01 09:07:11.755 +00:00 [DBG] Connection id "0HNA0VVO1VDG1" stopped. 2025-02-01 09:07:11.756 +00:00 [DBG] Connection id "0HNA0VVO1VDG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:11.962 +00:00 [DBG] Connection id "0HNA0VVO1VDG3" accepted. 2025-02-01 09:07:11.962 +00:00 [DBG] Connection id "0HNA0VVO1VDG3" started. 2025-02-01 09:07:12.009 +00:00 [DBG] Connection id "0HNA0VVO1VDG3" 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-02-01 09:07:12.010 +00:00 [DBG] Connection id "0HNA0VVO1VDG3" disconnecting. 2025-02-01 09:07:12.010 +00:00 [DBG] Connection id "0HNA0VVO1VDG3" stopped. 2025-02-01 09:07:12.010 +00:00 [DBG] Connection id "0HNA0VVO1VDG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:12.282 +00:00 [DBG] Connection id "0HNA0VVO1VDG4" accepted. 2025-02-01 09:07:12.282 +00:00 [DBG] Connection id "0HNA0VVO1VDG4" started. 2025-02-01 09:07:12.312 +00:00 [DBG] Connection id "0HNA0VVO1VDG5" accepted. 2025-02-01 09:07:12.312 +00:00 [DBG] Connection id "0HNA0VVO1VDG5" started. 2025-02-01 09:07:12.377 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed - null null 2025-02-01 09:07:12.377 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed'. 2025-02-01 09:07:12.377 +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.1713ms 2025-02-01 09:07:12.377 +00:00 [DBG] Connection id "0HNA0VVO1VDG5" disconnecting. 2025-02-01 09:07:12.377 +00:00 [DBG] Connection id "0HNA0VVO1VDG5" stopped. 2025-02-01 09:07:12.377 +00:00 [DBG] Connection id "0HNA0VVO1VDG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:12.459 +00:00 [DBG] Connection 0HNA0VVO1VDG4 established using the following protocol: "Tls13" 2025-02-01 09:07:12.618 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:12.618 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:12.618 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:12.618 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:12.618 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:12.618 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:12.618 +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-02-01 09:07:12.618 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:12.618 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:12.618 +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-02-01 09:07:12.618 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:12.618 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:12.618 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:12.618 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:12.618 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:12.618 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:12.618 +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-02-01 09:07:12.619 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:12.619 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:12.619 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:12.619 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:12.619 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:12.619 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:12.619 +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-02-01 09:07:12.619 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:12.619 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:12.619 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:12.619 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:12.619 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:12.619 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:12.619 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0355ms. 2025-02-01 09:07:12.619 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:12.619 +00:00 [INF] Executed ViewResult - view noScan executed in 0.2852ms. 2025-02-01 09:07:12.619 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.695ms 2025-02-01 09:07:12.619 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:12.619 +00:00 [INF] HTTP GET / responded 200 in 1.0358 ms 2025-02-01 09:07:12.619 +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.2412ms 2025-02-01 09:07:12.619 +00:00 [DBG] Connection id "0HNA0VVO1VDG4" disconnecting. 2025-02-01 09:07:12.619 +00:00 [DBG] Connection id "0HNA0VVO1VDG4" stopped. 2025-02-01 09:07:12.619 +00:00 [DBG] Connection id "0HNA0VVO1VDG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:12.714 +00:00 [DBG] Connection id "0HNA0VVO1VDG6" accepted. 2025-02-01 09:07:12.714 +00:00 [DBG] Connection id "0HNA0VVO1VDG6" started. 2025-02-01 09:07:12.757 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/feed/ - null null 2025-02-01 09:07:12.757 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed/'. 2025-02-01 09:07:12.757 +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.1627ms 2025-02-01 09:07:12.757 +00:00 [DBG] Connection id "0HNA0VVO1VDG6" disconnecting. 2025-02-01 09:07:12.757 +00:00 [DBG] Connection id "0HNA0VVO1VDG6" stopped. 2025-02-01 09:07:12.757 +00:00 [DBG] Connection id "0HNA0VVO1VDG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:13.024 +00:00 [DBG] Connection id "0HNA0VVO1VDG7" accepted. 2025-02-01 09:07:13.024 +00:00 [DBG] Connection id "0HNA0VVO1VDG7" started. 2025-02-01 09:07:13.088 +00:00 [DBG] Connection id "0HNA0VVO1VDG8" accepted. 2025-02-01 09:07:13.088 +00:00 [DBG] Connection id "0HNA0VVO1VDG8" started. 2025-02-01 09:07:13.111 +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-02-01 09:07:13.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed/rss'. 2025-02-01 09:07:13.111 +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.1892ms 2025-02-01 09:07:13.111 +00:00 [DBG] Connection id "0HNA0VVO1VDG8" disconnecting. 2025-02-01 09:07:13.111 +00:00 [DBG] Connection id "0HNA0VVO1VDG8" stopped. 2025-02-01 09:07:13.111 +00:00 [DBG] Connection id "0HNA0VVO1VDG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:13.161 +00:00 [DBG] Connection 0HNA0VVO1VDG7 established using the following protocol: "Tls13" 2025-02-01 09:07:13.297 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:13.297 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:13.297 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:13.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-02-01 09:07:13.297 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:13.298 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:13.298 +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-02-01 09:07:13.298 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:13.298 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:13.298 +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-02-01 09:07:13.298 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:13.298 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:13.298 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:13.298 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:13.298 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:13.298 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:13.298 +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-02-01 09:07:13.298 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:13.298 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:13.298 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:13.298 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:13.298 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:13.298 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:13.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-02-01 09:07:13.298 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:13.298 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:13.298 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:13.298 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:13.298 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:13.298 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:13.298 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0752ms. 2025-02-01 09:07:13.299 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:13.299 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4829ms. 2025-02-01 09:07:13.299 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0216ms 2025-02-01 09:07:13.299 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:13.299 +00:00 [INF] HTTP GET / responded 200 in 1.6669 ms 2025-02-01 09:07:13.299 +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.9569ms 2025-02-01 09:07:13.299 +00:00 [DBG] Connection id "0HNA0VVO1VDG7" disconnecting. 2025-02-01 09:07:13.299 +00:00 [DBG] Connection id "0HNA0VVO1VDG7" stopped. 2025-02-01 09:07:13.299 +00:00 [DBG] Connection id "0HNA0VVO1VDG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:13.457 +00:00 [DBG] Connection id "0HNA0VVO1VDG9" accepted. 2025-02-01 09:07:13.457 +00:00 [DBG] Connection id "0HNA0VVO1VDG9" started. 2025-02-01 09:07:13.518 +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-02-01 09:07:13.518 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed/rss2'. 2025-02-01 09:07:13.518 +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.1336ms 2025-02-01 09:07:13.518 +00:00 [DBG] Connection id "0HNA0VVO1VDG9" disconnecting. 2025-02-01 09:07:13.518 +00:00 [DBG] Connection id "0HNA0VVO1VDG9" stopped. 2025-02-01 09:07:13.518 +00:00 [DBG] Connection id "0HNA0VVO1VDG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:13.653 +00:00 [DBG] Connection id "0HNA0VVO1VDGA" accepted. 2025-02-01 09:07:13.653 +00:00 [DBG] Connection id "0HNA0VVO1VDGA" started. 2025-02-01 09:07:13.848 +00:00 [DBG] Connection 0HNA0VVO1VDGA established using the following protocol: "Tls13" 2025-02-01 09:07:13.893 +00:00 [DBG] Connection id "0HNA0VVO1VDGB" accepted. 2025-02-01 09:07:13.893 +00:00 [DBG] Connection id "0HNA0VVO1VDGB" started. 2025-02-01 09:07:13.916 +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-02-01 09:07:13.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed/atom'. 2025-02-01 09:07:13.916 +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.2135ms 2025-02-01 09:07:13.916 +00:00 [DBG] Connection id "0HNA0VVO1VDGB" disconnecting. 2025-02-01 09:07:13.916 +00:00 [DBG] Connection id "0HNA0VVO1VDGB" stopped. 2025-02-01 09:07:13.916 +00:00 [DBG] Connection id "0HNA0VVO1VDGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:14.011 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/ - null null 2025-02-01 09:07:14.011 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:14.011 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:14.011 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:14.011 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:14.011 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:14.011 +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-02-01 09:07:14.011 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:14.011 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:14.011 +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-02-01 09:07:14.011 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:14.011 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:14.011 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:14.011 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:14.011 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:14.011 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:14.011 +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-02-01 09:07:14.011 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:14.011 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:14.011 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:14.011 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:14.011 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:14.012 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:14.012 +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-02-01 09:07:14.012 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:14.012 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:14.012 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:14.012 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:14.012 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:14.012 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:14.012 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0544ms. 2025-02-01 09:07:14.012 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:14.012 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3382ms. 2025-02-01 09:07:14.012 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.7608ms 2025-02-01 09:07:14.012 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:14.012 +00:00 [INF] HTTP GET / responded 200 in 1.2231 ms 2025-02-01 09:07:14.012 +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.4659ms 2025-02-01 09:07:14.012 +00:00 [DBG] Connection id "0HNA0VVO1VDGA" disconnecting. 2025-02-01 09:07:14.012 +00:00 [DBG] Connection id "0HNA0VVO1VDGA" stopped. 2025-02-01 09:07:14.012 +00:00 [DBG] Connection id "0HNA0VVO1VDGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:14.215 +00:00 [DBG] Connection id "0HNA0VVO1VDGC" accepted. 2025-02-01 09:07:14.215 +00:00 [DBG] Connection id "0HNA0VVO1VDGC" started. 2025-02-01 09:07:14.318 +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-02-01 09:07:14.318 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/images/rss.png'. 2025-02-01 09:07:14.318 +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.2318ms 2025-02-01 09:07:14.318 +00:00 [DBG] Connection id "0HNA0VVO1VDGC" disconnecting. 2025-02-01 09:07:14.318 +00:00 [DBG] Connection id "0HNA0VVO1VDGC" stopped. 2025-02-01 09:07:14.319 +00:00 [DBG] Connection id "0HNA0VVO1VDGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:14.751 +00:00 [DBG] Connection id "0HNA0VVO1VDGD" accepted. 2025-02-01 09:07:14.751 +00:00 [DBG] Connection id "0HNA0VVO1VDGD" started. 2025-02-01 09:07:14.780 +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-02-01 09:07:14.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/js/scriptaculous/sound.js'. 2025-02-01 09:07:14.780 +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.1971ms 2025-02-01 09:07:14.780 +00:00 [DBG] Connection id "0HNA0VVO1VDGD" disconnecting. 2025-02-01 09:07:14.780 +00:00 [DBG] Connection id "0HNA0VVO1VDGD" stopped. 2025-02-01 09:07:14.780 +00:00 [DBG] Connection id "0HNA0VVO1VDGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:14.965 +00:00 [DBG] Connection id "0HNA0VVO1VDGE" accepted. 2025-02-01 09:07:14.965 +00:00 [DBG] Connection id "0HNA0VVO1VDGE" started. 2025-02-01 09:07:15.073 +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-02-01 09:07:15.074 +00:00 [DBG] Connection id "0HNA0VVO1VDGE" stopped. 2025-02-01 09:07:15.074 +00:00 [DBG] Connection id "0HNA0VVO1VDGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:15.096 +00:00 [DBG] Connection id "0HNA0VVO1VDGF" accepted. 2025-02-01 09:07:15.096 +00:00 [DBG] Connection id "0HNA0VVO1VDGF" started. 2025-02-01 09:07:15.141 +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-02-01 09:07:15.141 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/js/jquery/suggest.js'. 2025-02-01 09:07:15.141 +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.1807ms 2025-02-01 09:07:15.141 +00:00 [DBG] Connection id "0HNA0VVO1VDGF" disconnecting. 2025-02-01 09:07:15.141 +00:00 [DBG] Connection id "0HNA0VVO1VDGF" stopped. 2025-02-01 09:07:15.141 +00:00 [DBG] Connection id "0HNA0VVO1VDGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:15.449 +00:00 [DBG] Connection id "0HNA0VVO1VDGG" accepted. 2025-02-01 09:07:15.450 +00:00 [DBG] Connection id "0HNA0VVO1VDGG" started. 2025-02-01 09:07:15.475 +00:00 [DBG] Connection id "0HNA0VVO1VDGH" accepted. 2025-02-01 09:07:15.475 +00:00 [DBG] Connection id "0HNA0VVO1VDGH" started. 2025-02-01 09:07:15.557 +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-02-01 09:07:15.557 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/images/blank.gif'. 2025-02-01 09:07:15.557 +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.2242ms 2025-02-01 09:07:15.557 +00:00 [DBG] Connection id "0HNA0VVO1VDGH" disconnecting. 2025-02-01 09:07:15.557 +00:00 [DBG] Connection id "0HNA0VVO1VDGH" stopped. 2025-02-01 09:07:15.557 +00:00 [DBG] Connection id "0HNA0VVO1VDGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:15.591 +00:00 [DBG] Connection 0HNA0VVO1VDGG established using the following protocol: "Tls13" 2025-02-01 09:07:15.593 +00:00 [DBG] Connection id "0HNA0VVO1VDGI" accepted. 2025-02-01 09:07:15.593 +00:00 [DBG] Connection id "0HNA0VVO1VDGI" started. 2025-02-01 09:07:15.710 +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-02-01 09:07:15.711 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-01 09:07:15.711 +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.0678ms 2025-02-01 09:07:15.711 +00:00 [DBG] Connection id "0HNA0VVO1VDGG" disconnecting. 2025-02-01 09:07:15.712 +00:00 [DBG] Connection id "0HNA0VVO1VDGG" stopped. 2025-02-01 09:07:15.712 +00:00 [DBG] Connection id "0HNA0VVO1VDGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:15.734 +00:00 [DBG] Connection 0HNA0VVO1VDGI established using the following protocol: "Tls13" 2025-02-01 09:07:15.859 +00:00 [DBG] Connection id "0HNA0VVO1VDGJ" accepted. 2025-02-01 09:07:15.860 +00:00 [DBG] Connection id "0HNA0VVO1VDGJ" started. 2025-02-01 09:07:15.860 +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-02-01 09:07:15.860 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:15.860 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:15.860 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:15.860 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:15.861 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:15.861 +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-02-01 09:07:15.861 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:15.861 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:15.861 +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-02-01 09:07:15.861 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:15.861 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:15.861 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:15.861 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:15.861 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:15.861 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:15.861 +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-02-01 09:07:15.861 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:15.861 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:15.861 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:15.862 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:15.862 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:15.862 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:15.862 +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-02-01 09:07:15.862 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:15.862 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:15.862 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:15.862 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:15.862 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:15.862 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:15.862 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.1155ms. 2025-02-01 09:07:15.862 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:15.862 +00:00 [INF] Executed ViewResult - view noScan executed in 0.5964ms. 2025-02-01 09:07:15.863 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.6008ms 2025-02-01 09:07:15.863 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:15.863 +00:00 [INF] HTTP GET / responded 200 in 2.3406 ms 2025-02-01 09:07:15.863 +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.6426ms 2025-02-01 09:07:15.863 +00:00 [DBG] Connection id "0HNA0VVO1VDGI" disconnecting. 2025-02-01 09:07:15.863 +00:00 [DBG] Connection id "0HNA0VVO1VDGI" stopped. 2025-02-01 09:07:15.863 +00:00 [DBG] Connection id "0HNA0VVO1VDGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:15.893 +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-02-01 09:07:15.893 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/js/comment-reply.js'. 2025-02-01 09:07:15.893 +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.2495ms 2025-02-01 09:07:15.894 +00:00 [DBG] Connection id "0HNA0VVO1VDGJ" disconnecting. 2025-02-01 09:07:15.894 +00:00 [DBG] Connection id "0HNA0VVO1VDGJ" stopped. 2025-02-01 09:07:15.894 +00:00 [DBG] Connection id "0HNA0VVO1VDGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:16.104 +00:00 [DBG] Connection id "0HNA0VVO1VDGK" accepted. 2025-02-01 09:07:16.104 +00:00 [DBG] Connection id "0HNA0VVO1VDGK" started. 2025-02-01 09:07:16.168 +00:00 [DBG] Connection id "0HNA0VVO1VDGL" accepted. 2025-02-01 09:07:16.168 +00:00 [DBG] Connection id "0HNA0VVO1VDGL" started. 2025-02-01 09:07:16.173 +00:00 [DBG] Connection id "0HNA0VVO1VDGM" accepted. 2025-02-01 09:07:16.173 +00:00 [DBG] Connection id "0HNA0VVO1VDGM" started. 2025-02-01 09:07:16.194 +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-02-01 09:07:16.195 +00:00 [DBG] Connection id "0HNA0VVO1VDGK" stopped. 2025-02-01 09:07:16.195 +00:00 [DBG] Connection id "0HNA0VVO1VDGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:16.279 +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-02-01 09:07:16.280 +00:00 [DBG] Connection id "0HNA0VVO1VDGL" stopped. 2025-02-01 09:07:16.280 +00:00 [DBG] Connection id "0HNA0VVO1VDGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:16.283 +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-02-01 09:07:16.284 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-includes/js/codepress/codepress.js'. 2025-02-01 09:07:16.284 +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.3395ms 2025-02-01 09:07:16.284 +00:00 [DBG] Connection id "0HNA0VVO1VDGM" disconnecting. 2025-02-01 09:07:16.284 +00:00 [DBG] Connection id "0HNA0VVO1VDGM" stopped. 2025-02-01 09:07:16.284 +00:00 [DBG] Connection id "0HNA0VVO1VDGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:16.565 +00:00 [DBG] Connection id "0HNA0VVO1VDGN" accepted. 2025-02-01 09:07:16.565 +00:00 [DBG] Connection id "0HNA0VVO1VDGN" started. 2025-02-01 09:07:16.611 +00:00 [DBG] Connection id "0HNA0VVO1VDGO" accepted. 2025-02-01 09:07:16.611 +00:00 [DBG] Connection id "0HNA0VVO1VDGO" started. 2025-02-01 09:07:16.631 +00:00 [DBG] Connection id "0HNA0VVO1VDGP" accepted. 2025-02-01 09:07:16.631 +00:00 [DBG] Connection id "0HNA0VVO1VDGP" started. 2025-02-01 09:07:16.646 +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-02-01 09:07:16.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-login.php'. 2025-02-01 09:07:16.646 +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.2859ms 2025-02-01 09:07:16.647 +00:00 [DBG] Connection id "0HNA0VVO1VDGO" disconnecting. 2025-02-01 09:07:16.647 +00:00 [DBG] Connection id "0HNA0VVO1VDGO" stopped. 2025-02-01 09:07:16.647 +00:00 [DBG] Connection id "0HNA0VVO1VDGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:16.705 +00:00 [DBG] Connection 0HNA0VVO1VDGN established using the following protocol: "Tls13" 2025-02-01 09:07:16.808 +00:00 [DBG] Connection 0HNA0VVO1VDGP established using the following protocol: "Tls13" 2025-02-01 09:07:16.845 +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-02-01 09:07:16.848 +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-02-01 09:07:16.848 +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.6195ms 2025-02-01 09:07:16.848 +00:00 [DBG] Connection id "0HNA0VVO1VDGN" disconnecting. 2025-02-01 09:07:16.848 +00:00 [DBG] Connection id "0HNA0VVO1VDGN" stopped. 2025-02-01 09:07:16.956 +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-02-01 09:07:16.956 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:16.956 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:16.956 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:16.956 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:16.956 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:16.956 +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-02-01 09:07:16.956 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:16.956 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:16.956 +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-02-01 09:07:16.956 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:16.957 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:16.957 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:16.957 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:16.957 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:16.957 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:16.957 +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-02-01 09:07:16.957 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:16.957 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:16.957 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:16.957 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:16.957 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:16.957 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:16.957 +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-02-01 09:07:16.957 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:16.957 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:16.957 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:16.957 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:16.957 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:16.957 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:16.957 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0828ms. 2025-02-01 09:07:16.957 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:16.958 +00:00 [INF] Executed ViewResult - view noScan executed in 0.45ms. 2025-02-01 09:07:16.958 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.0929ms 2025-02-01 09:07:16.958 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:16.958 +00:00 [INF] HTTP GET / responded 200 in 1.6837 ms 2025-02-01 09:07:16.958 +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 1.9931ms 2025-02-01 09:07:16.958 +00:00 [DBG] Connection id "0HNA0VVO1VDGP" disconnecting. 2025-02-01 09:07:16.958 +00:00 [DBG] Connection id "0HNA0VVO1VDGP" stopped. 2025-02-01 09:07:16.958 +00:00 [DBG] Connection id "0HNA0VVO1VDGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:16.971 +00:00 [DBG] Connection id "0HNA0VVO1VDGQ" accepted. 2025-02-01 09:07:16.971 +00:00 [DBG] Connection id "0HNA0VVO1VDGQ" started. 2025-02-01 09:07:16.972 +00:00 [DBG] Connection id "0HNA0VVO1VDGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:17.019 +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-02-01 09:07:17.020 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wordpress/wp-login.php'. 2025-02-01 09:07:17.020 +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.1743ms 2025-02-01 09:07:17.020 +00:00 [DBG] Connection id "0HNA0VVO1VDGQ" disconnecting. 2025-02-01 09:07:17.020 +00:00 [DBG] Connection id "0HNA0VVO1VDGQ" stopped. 2025-02-01 09:07:17.020 +00:00 [DBG] Connection id "0HNA0VVO1VDGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:17.267 +00:00 [DBG] Connection id "0HNA0VVO1VDGR" accepted. 2025-02-01 09:07:17.267 +00:00 [DBG] Connection id "0HNA0VVO1VDGR" started. 2025-02-01 09:07:17.335 +00:00 [DBG] Connection id "0HNA0VVO1VDGS" accepted. 2025-02-01 09:07:17.335 +00:00 [DBG] Connection id "0HNA0VVO1VDGS" started. 2025-02-01 09:07:17.360 +00:00 [DBG] Connection id "0HNA0VVO1VDGT" accepted. 2025-02-01 09:07:17.360 +00:00 [DBG] Connection id "0HNA0VVO1VDGT" started. 2025-02-01 09:07:17.418 +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-02-01 09:07:17.418 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blog/wp-login.php'. 2025-02-01 09:07:17.418 +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.2968ms 2025-02-01 09:07:17.419 +00:00 [DBG] Connection id "0HNA0VVO1VDGS" disconnecting. 2025-02-01 09:07:17.419 +00:00 [DBG] Connection id "0HNA0VVO1VDGS" stopped. 2025-02-01 09:07:17.419 +00:00 [DBG] Connection id "0HNA0VVO1VDGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:17.421 +00:00 [DBG] Connection 0HNA0VVO1VDGR established using the following protocol: "Tls13" 2025-02-01 09:07:17.422 +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-02-01 09:07:17.423 +00:00 [DBG] Connection id "0HNA0VVO1VDGT" stopped. 2025-02-01 09:07:17.423 +00:00 [DBG] Connection id "0HNA0VVO1VDGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:17.836 +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-02-01 09:07:17.836 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:17.836 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:17.836 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:17.836 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:17.836 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:17.836 +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-02-01 09:07:17.836 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:17.836 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:17.836 +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-02-01 09:07:17.836 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:17.836 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:17.836 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:17.836 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:17.837 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:17.837 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:17.837 +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-02-01 09:07:17.837 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:17.837 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:17.837 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:17.837 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:17.837 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:17.837 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:17.837 +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-02-01 09:07:17.837 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:17.837 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:17.837 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:17.837 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:17.837 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:17.837 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:17.837 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0656ms. 2025-02-01 09:07:17.837 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:17.837 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3096ms. 2025-02-01 09:07:17.837 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.6875ms 2025-02-01 09:07:17.837 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:17.837 +00:00 [INF] HTTP GET / responded 200 in 0.9855 ms 2025-02-01 09:07:17.837 +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.1731ms 2025-02-01 09:07:17.837 +00:00 [DBG] Connection id "0HNA0VVO1VDGR" disconnecting. 2025-02-01 09:07:17.837 +00:00 [DBG] Connection id "0HNA0VVO1VDGR" stopped. 2025-02-01 09:07:17.837 +00:00 [DBG] Connection id "0HNA0VVO1VDGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:18.130 +00:00 [DBG] Connection id "0HNA0VVO1VDGU" accepted. 2025-02-01 09:07:18.130 +00:00 [DBG] Connection id "0HNA0VVO1VDGU" started. 2025-02-01 09:07:18.134 +00:00 [DBG] Connection id "0HNA0VVO1VDGV" accepted. 2025-02-01 09:07:18.134 +00:00 [DBG] Connection id "0HNA0VVO1VDGV" started. 2025-02-01 09:07:18.203 +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-02-01 09:07:18.203 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/wp-login.php'. 2025-02-01 09:07:18.203 +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.2095ms 2025-02-01 09:07:18.203 +00:00 [DBG] Connection id "0HNA0VVO1VDGV" disconnecting. 2025-02-01 09:07:18.203 +00:00 [DBG] Connection id "0HNA0VVO1VDGV" stopped. 2025-02-01 09:07:18.203 +00:00 [DBG] Connection id "0HNA0VVO1VDGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:18.265 +00:00 [DBG] Connection id "0HNA0VVO1VDH0" accepted. 2025-02-01 09:07:18.265 +00:00 [DBG] Connection id "0HNA0VVO1VDH0" started. 2025-02-01 09:07:18.399 +00:00 [DBG] Connection 0HNA0VVO1VDGU established using the following protocol: "Tls13" 2025-02-01 09:07:18.466 +00:00 [DBG] Connection 0HNA0VVO1VDH0 established using the following protocol: "Tls13" 2025-02-01 09:07:18.620 +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-02-01 09:07:18.620 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:18.620 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:18.620 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:18.620 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:18.620 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:18.620 +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-02-01 09:07:18.620 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:18.620 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:18.620 +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-02-01 09:07:18.620 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:18.620 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:18.620 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:18.620 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:18.620 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:18.620 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:18.620 +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-02-01 09:07:18.620 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:18.620 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:18.620 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:18.620 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:18.621 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:18.621 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:18.621 +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-02-01 09:07:18.621 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:18.621 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:18.621 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:18.621 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:18.621 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:18.621 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:18.621 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0601ms. 2025-02-01 09:07:18.621 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:18.621 +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-02-01 09:07:18.623 +00:00 [DBG] Connection id "0HNA0VVO1VDH1" accepted. 2025-02-01 09:07:18.621 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3767ms. 2025-02-01 09:07:18.623 +00:00 [DBG] Connection id "0HNA0VVO1VDH1" started. 2025-02-01 09:07:18.623 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 3.1379ms 2025-02-01 09:07:18.624 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:18.624 +00:00 [INF] HTTP GET / responded 200 in 4.0877 ms 2025-02-01 09:07:18.624 +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 4.3961ms 2025-02-01 09:07:18.624 +00:00 [DBG] Connection id "0HNA0VVO1VDH0" disconnecting. 2025-02-01 09:07:18.624 +00:00 [DBG] Connection id "0HNA0VVO1VDH0" stopped. 2025-02-01 09:07:18.624 +00:00 [DBG] Connection id "0HNA0VVO1VDH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:18.674 +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-02-01 09:07:18.674 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblog/wp-login.php'. 2025-02-01 09:07:18.674 +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.1754ms 2025-02-01 09:07:18.674 +00:00 [DBG] Connection id "0HNA0VVO1VDH1" disconnecting. 2025-02-01 09:07:18.674 +00:00 [DBG] Connection id "0HNA0VVO1VDH1" stopped. 2025-02-01 09:07:18.674 +00:00 [DBG] Connection id "0HNA0VVO1VDH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:18.808 +00:00 [DBG] Connection id "0HNA0VVO1VDGU" received FIN. 2025-02-01 09:07:18.808 +00:00 [DBG] Connection id "0HNA0VVO1VDGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:18.808 +00:00 [DBG] Connection id "0HNA0VVO1VDGU" disconnecting. 2025-02-01 09:07:18.810 +00:00 [DBG] The file transmission was cancelled System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Threading.CancellationToken.ThrowIfCancellationRequested() at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.PipeWriterHelpers.TimingPipeFlusher.TimeFlushAsyncAwaited(ValueTask`1 pipeFlushTask, MinDataRate minRate, IHttpOutputAborter outputAborter, CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.StreamCopyOperationInternal.CopyToAsync(Stream source, Stream destination, Nullable`1 count, Int32 bufferSize, CancellationToken cancel) at Microsoft.AspNetCore.Http.SendFileFallback.SendFileAsync(Stream destination, String filePath, Int64 offset, Nullable`1 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.SendFileResponseExtensions.SendFileAsyncCore(HttpResponse response, String fileName, Int64 offset, Nullable`1 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.SendFileResponseExtensions.SendFileAsyncCore(HttpResponse response, IFileInfo file, Int64 offset, Nullable`1 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.StaticFiles.StaticFileContext.SendAsync() 2025-02-01 09:07:18.811 +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-02-01 09:07:18.811 +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 190.3157ms 2025-02-01 09:07:18.811 +00:00 [DBG] Connection id "0HNA0VVO1VDGU" stopped. 2025-02-01 09:07:19.031 +00:00 [DBG] Connection id "0HNA0VVO1VDH2" accepted. 2025-02-01 09:07:19.031 +00:00 [DBG] Connection id "0HNA0VVO1VDH2" started. 2025-02-01 09:07:19.083 +00:00 [DBG] Connection id "0HNA0VVO1VDH3" accepted. 2025-02-01 09:07:19.083 +00:00 [DBG] Connection id "0HNA0VVO1VDH4" accepted. 2025-02-01 09:07:19.083 +00:00 [DBG] Connection id "0HNA0VVO1VDH3" started. 2025-02-01 09:07:19.083 +00:00 [DBG] Connection id "0HNA0VVO1VDH4" started. 2025-02-01 09:07:19.148 +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-02-01 09:07:19.149 +00:00 [DBG] Connection id "0HNA0VVO1VDH3" stopped. 2025-02-01 09:07:19.148 +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-02-01 09:07:19.150 +00:00 [DBG] Connection id "0HNA0VVO1VDH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:19.150 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-admin/upgrade.php'. 2025-02-01 09:07:19.150 +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 1.475ms 2025-02-01 09:07:19.150 +00:00 [DBG] Connection id "0HNA0VVO1VDH4" disconnecting. 2025-02-01 09:07:19.150 +00:00 [DBG] Connection id "0HNA0VVO1VDH4" stopped. 2025-02-01 09:07:19.150 +00:00 [DBG] Connection id "0HNA0VVO1VDH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:19.155 +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-02-01 09:07:19.156 +00:00 [DBG] Connection id "0HNA0VVO1VDH2" stopped. 2025-02-01 09:07:19.156 +00:00 [DBG] Connection id "0HNA0VVO1VDH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:19.564 +00:00 [DBG] Connection id "0HNA0VVO1VDH5" accepted. 2025-02-01 09:07:19.565 +00:00 [DBG] Connection id "0HNA0VVO1VDH5" started. 2025-02-01 09:07:19.568 +00:00 [DBG] Connection id "0HNA0VVO1VDH6" accepted. 2025-02-01 09:07:19.568 +00:00 [DBG] Connection id "0HNA0VVO1VDH6" started. 2025-02-01 09:07:19.569 +00:00 [DBG] Connection id "0HNA0VVO1VDH7" accepted. 2025-02-01 09:07:19.569 +00:00 [DBG] Connection id "0HNA0VVO1VDH7" started. 2025-02-01 09:07:19.638 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs/ - null null 2025-02-01 09:07:19.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/'. 2025-02-01 09:07:19.638 +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.1773ms 2025-02-01 09:07:19.638 +00:00 [DBG] Connection id "0HNA0VVO1VDH6" disconnecting. 2025-02-01 09:07:19.638 +00:00 [DBG] Connection id "0HNA0VVO1VDH6" stopped. 2025-02-01 09:07:19.638 +00:00 [DBG] Connection id "0HNA0VVO1VDH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:19.774 +00:00 [DBG] Connection 0HNA0VVO1VDH5 established using the following protocol: "Tls13" 2025-02-01 09:07:19.778 +00:00 [DBG] Connection 0HNA0VVO1VDH7 established using the following protocol: "Tls13" 2025-02-01 09:07:19.902 +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-02-01 09:07:19.902 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:19.902 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:19.903 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:19.903 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:19.903 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:19.903 +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-02-01 09:07:19.903 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:19.903 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:19.903 +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-02-01 09:07:19.903 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:19.903 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:19.903 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:19.903 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:19.903 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:19.903 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:19.903 +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-02-01 09:07:19.903 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:19.903 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:19.903 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:19.903 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:19.903 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:19.903 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:19.903 +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-02-01 09:07:19.903 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:19.903 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:19.903 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:19.903 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:19.903 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:19.903 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:19.903 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0618ms. 2025-02-01 09:07:19.903 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:19.904 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3474ms. 2025-02-01 09:07:19.904 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.8361ms 2025-02-01 09:07:19.904 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:19.904 +00:00 [INF] HTTP GET / responded 200 in 1.2124 ms 2025-02-01 09:07:19.904 +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.5163ms 2025-02-01 09:07:19.904 +00:00 [DBG] Connection id "0HNA0VVO1VDH5" disconnecting. 2025-02-01 09:07:19.904 +00:00 [DBG] Connection id "0HNA0VVO1VDH5" stopped. 2025-02-01 09:07:19.904 +00:00 [DBG] Connection id "0HNA0VVO1VDH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:19.906 +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-02-01 09:07:19.907 +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-02-01 09:07:19.907 +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 0.7175ms 2025-02-01 09:07:19.907 +00:00 [DBG] Connection id "0HNA0VVO1VDH7" disconnecting. 2025-02-01 09:07:19.907 +00:00 [DBG] Connection id "0HNA0VVO1VDH7" stopped. 2025-02-01 09:07:20.026 +00:00 [DBG] Connection id "0HNA0VVO1VDH8" accepted. 2025-02-01 09:07:20.027 +00:00 [DBG] Connection id "0HNA0VVO1VDH8" started. 2025-02-01 09:07:20.037 +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-02-01 09:07:20.037 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/store/docs/'. 2025-02-01 09:07:20.038 +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.2076ms 2025-02-01 09:07:20.038 +00:00 [DBG] Connection id "0HNA0VVO1VDH8" disconnecting. 2025-02-01 09:07:20.038 +00:00 [DBG] Connection id "0HNA0VVO1VDH8" stopped. 2025-02-01 09:07:20.038 +00:00 [DBG] Connection id "0HNA0VVO1VDH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:20.124 +00:00 [DBG] Connection id "0HNA0VVO1VDH7" reset. 2025-02-01 09:07:20.124 +00:00 [DBG] Connection id "0HNA0VVO1VDH7" sending RST because: "Connection reset by peer" 2025-02-01 09:07:20.377 +00:00 [DBG] Connection id "0HNA0VVO1VDH9" accepted. 2025-02-01 09:07:20.377 +00:00 [DBG] Connection id "0HNA0VVO1VDH9" started. 2025-02-01 09:07:20.384 +00:00 [DBG] Connection id "0HNA0VVO1VDHA" accepted. 2025-02-01 09:07:20.384 +00:00 [DBG] Connection id "0HNA0VVO1VDHA" started. 2025-02-01 09:07:20.515 +00:00 [DBG] Connection id "0HNA0VVO1VDHB" accepted. 2025-02-01 09:07:20.516 +00:00 [DBG] Connection id "0HNA0VVO1VDHB" started. 2025-02-01 09:07:20.580 +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-02-01 09:07:20.581 +00:00 [DBG] Connection id "0HNA0VVO1VDHB" stopped. 2025-02-01 09:07:20.581 +00:00 [DBG] Connection id "0HNA0VVO1VDHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:20.583 +00:00 [DBG] Connection id "0HNA0VVO1VDHC" accepted. 2025-02-01 09:07:20.583 +00:00 [DBG] Connection id "0HNA0VVO1VDHC" started. 2025-02-01 09:07:20.584 +00:00 [DBG] Connection 0HNA0VVO1VDH9 established using the following protocol: "Tls13" 2025-02-01 09:07:20.587 +00:00 [DBG] Connection 0HNA0VVO1VDHA established using the following protocol: "Tls13" 2025-02-01 09:07:20.605 +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-02-01 09:07:20.605 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zencart/docs/'. 2025-02-01 09:07:20.605 +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.3082ms 2025-02-01 09:07:20.605 +00:00 [DBG] Connection id "0HNA0VVO1VDHC" disconnecting. 2025-02-01 09:07:20.605 +00:00 [DBG] Connection id "0HNA0VVO1VDHC" stopped. 2025-02-01 09:07:20.605 +00:00 [DBG] Connection id "0HNA0VVO1VDHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:20.727 +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-02-01 09:07:20.728 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-01 09:07:20.728 +00:00 [DBG] Connection id "0HNA0VVO1VDHA" completed keep alive response. 2025-02-01 09:07:20.728 +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.9031ms 2025-02-01 09:07:20.729 +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-02-01 09:07:20.729 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:07:20.729 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:07:20.729 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:07:20.729 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:20.729 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:20.729 +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-02-01 09:07:20.729 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:07:20.729 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:20.730 +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-02-01 09:07:20.730 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:07:20.730 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:07:20.730 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:20.730 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:07:20.730 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:20.730 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:20.730 +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-02-01 09:07:20.730 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:20.730 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:20.730 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:20.730 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:20.730 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:20.730 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:07:20.730 +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-02-01 09:07:20.730 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:20.730 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:20.730 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:07:20.730 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:07:20.730 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:07:20.730 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:07:20.730 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0887ms. 2025-02-01 09:07:20.730 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:07:20.731 +00:00 [INF] Executed ViewResult - view noScan executed in 0.434ms. 2025-02-01 09:07:20.731 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.1057ms 2025-02-01 09:07:20.731 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:07:20.731 +00:00 [INF] HTTP GET / responded 200 in 1.7475 ms 2025-02-01 09:07:20.731 +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.9695ms 2025-02-01 09:07:20.731 +00:00 [DBG] Connection id "0HNA0VVO1VDH9" disconnecting. 2025-02-01 09:07:20.731 +00:00 [DBG] Connection id "0HNA0VVO1VDH9" stopped. 2025-02-01 09:07:20.731 +00:00 [DBG] Connection id "0HNA0VVO1VDH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:21.071 +00:00 [DBG] Connection id "0HNA0VVO1VDHA" received FIN. 2025-02-01 09:07:21.071 +00:00 [DBG] Connection id "0HNA0VVO1VDHA" disconnecting. 2025-02-01 09:07:21.071 +00:00 [DBG] Connection id "0HNA0VVO1VDHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:21.072 +00:00 [DBG] Connection id "0HNA0VVO1VDHD" accepted. 2025-02-01 09:07:21.072 +00:00 [DBG] Connection id "0HNA0VVO1VDHE" accepted. 2025-02-01 09:07:21.072 +00:00 [DBG] Connection id "0HNA0VVO1VDHE" started. 2025-02-01 09:07:21.072 +00:00 [DBG] Connection id "0HNA0VVO1VDHD" started. 2025-02-01 09:07:21.072 +00:00 [DBG] Connection id "0HNA0VVO1VDHA" stopped. 2025-02-01 09:07:21.151 +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-02-01 09:07:21.151 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cart/docs/'. 2025-02-01 09:07:21.151 +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.2192ms 2025-02-01 09:07:21.151 +00:00 [DBG] Connection id "0HNA0VVO1VDHE" disconnecting. 2025-02-01 09:07:21.151 +00:00 [DBG] Connection id "0HNA0VVO1VDHE" stopped. 2025-02-01 09:07:21.152 +00:00 [DBG] Connection id "0HNA0VVO1VDHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:21.210 +00:00 [DBG] Connection id "0HNA0VVO1VDHF" accepted. 2025-02-01 09:07:21.210 +00:00 [DBG] Connection id "0HNA0VVO1VDHF" started. 2025-02-01 09:07:21.279 +00:00 [DBG] Connection 0HNA0VVO1VDHD established using the following protocol: "Tls13" 2025-02-01 09:07:21.410 +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-02-01 09:07:21.413 +00:00 [DBG] Connection 0HNA0VVO1VDHF established using the following protocol: "Tls13" 2025-02-01 09:07:21.544 +00:00 [DBG] Connection id "0HNA0VVO1VDHG" accepted. 2025-02-01 09:07:21.544 +00:00 [DBG] Connection id "0HNA0VVO1VDHG" started. 2025-02-01 09:07:21.552 +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-02-01 09:07:21.552 +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 141.6929ms 2025-02-01 09:07:21.552 +00:00 [DBG] Connection id "0HNA0VVO1VDHD" disconnecting. 2025-02-01 09:07:21.552 +00:00 [DBG] Connection id "0HNA0VVO1VDHD" stopped. 2025-02-01 09:07:21.552 +00:00 [DBG] Connection id "0HNA0VVO1VDHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:21.555 +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-02-01 09:07:21.555 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/CHANGELOG.html'. 2025-02-01 09:07:21.555 +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.1814ms 2025-02-01 09:07:21.556 +00:00 [DBG] Connection id "0HNA0VVO1VDHG" disconnecting. 2025-02-01 09:07:21.556 +00:00 [DBG] Connection id "0HNA0VVO1VDHG" stopped. 2025-02-01 09:07:21.556 +00:00 [DBG] Connection id "0HNA0VVO1VDHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:21.561 +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-02-01 09:07:21.562 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-01 09:07:21.562 +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.5594ms 2025-02-01 09:07:21.562 +00:00 [DBG] Connection id "0HNA0VVO1VDHF" disconnecting. 2025-02-01 09:07:21.562 +00:00 [DBG] Connection id "0HNA0VVO1VDHF" stopped. 2025-02-01 09:07:21.562 +00:00 [DBG] Connection id "0HNA0VVO1VDHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:21.950 +00:00 [DBG] Connection id "0HNA0VVO1VDHH" accepted. 2025-02-01 09:07:21.951 +00:00 [DBG] Connection id "0HNA0VVO1VDHH" started. 2025-02-01 09:07:22.030 +00:00 [DBG] Connection id "0HNA0VVO1VDHI" accepted. 2025-02-01 09:07:22.031 +00:00 [DBG] Connection id "0HNA0VVO1VDHI" started. 2025-02-01 09:07:22.086 +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-02-01 09:07:22.087 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/docs/CHANGELOG.html'. 2025-02-01 09:07:22.087 +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.2186ms 2025-02-01 09:07:22.087 +00:00 [DBG] Connection id "0HNA0VVO1VDHH" disconnecting. 2025-02-01 09:07:22.087 +00:00 [DBG] Connection id "0HNA0VVO1VDHH" stopped. 2025-02-01 09:07:22.087 +00:00 [DBG] Connection id "0HNA0VVO1VDHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:22.168 +00:00 [DBG] Connection id "0HNA0VVO1VDHJ" accepted. 2025-02-01 09:07:22.168 +00:00 [DBG] Connection id "0HNA0VVO1VDHJ" started. 2025-02-01 09:07:22.228 +00:00 [DBG] Connection 0HNA0VVO1VDHI established using the following protocol: "Tls13" 2025-02-01 09:07:22.228 +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-02-01 09:07:22.229 +00:00 [DBG] Connection id "0HNA0VVO1VDHJ" stopped. 2025-02-01 09:07:22.229 +00:00 [DBG] Connection id "0HNA0VVO1VDHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:22.430 +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-02-01 09:07:22.431 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-01 09:07:22.431 +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.8988ms 2025-02-01 09:07:22.431 +00:00 [DBG] Connection id "0HNA0VVO1VDHI" disconnecting. 2025-02-01 09:07:22.432 +00:00 [DBG] Connection id "0HNA0VVO1VDHI" stopped. 2025-02-01 09:07:22.432 +00:00 [DBG] Connection id "0HNA0VVO1VDHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:22.562 +00:00 [DBG] Connection id "0HNA0VVO1VDHK" accepted. 2025-02-01 09:07:22.562 +00:00 [DBG] Connection id "0HNA0VVO1VDHK" started. 2025-02-01 09:07:22.563 +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-02-01 09:07:22.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forums/docs/CHANGELOG.html'. 2025-02-01 09:07:22.563 +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.4332ms 2025-02-01 09:07:22.563 +00:00 [DBG] Connection id "0HNA0VVO1VDHK" disconnecting. 2025-02-01 09:07:22.563 +00:00 [DBG] Connection id "0HNA0VVO1VDHK" stopped. 2025-02-01 09:07:22.563 +00:00 [DBG] Connection id "0HNA0VVO1VDHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:22.634 +00:00 [DBG] Connection id "0HNA0VVO1VDHL" accepted. 2025-02-01 09:07:22.634 +00:00 [DBG] Connection id "0HNA0VVO1VDHL" started. 2025-02-01 09:07:22.840 +00:00 [DBG] Connection 0HNA0VVO1VDHL established using the following protocol: "Tls13" 2025-02-01 09:07:22.915 +00:00 [DBG] Connection id "0HNA0VVO1VDHM" accepted. 2025-02-01 09:07:22.915 +00:00 [DBG] Connection id "0HNA0VVO1VDHM" started. 2025-02-01 09:07:23.044 +00:00 [DBG] Connection id "0HNA0VVO1VDHN" accepted. 2025-02-01 09:07:23.044 +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-02-01 09:07:23.045 +00:00 [DBG] Connection id "0HNA0VVO1VDHN" started. 2025-02-01 09:07:23.045 +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-02-01 09:07:23.045 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/board/docs/CHANGELOG.html'. 2025-02-01 09:07:23.045 +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.1647ms 2025-02-01 09:07:23.045 +00:00 [DBG] Connection id "0HNA0VVO1VDHN" disconnecting. 2025-02-01 09:07:23.045 +00:00 [DBG] Connection id "0HNA0VVO1VDHN" stopped. 2025-02-01 09:07:23.045 +00:00 [DBG] Connection id "0HNA0VVO1VDHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:23.185 +00:00 [DBG] Connection 0HNA0VVO1VDHM established using the following protocol: "Tls13" 2025-02-01 09:07:23.306 +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-02-01 09:07:23.307 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-01 09:07:23.307 +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 1.075ms 2025-02-01 09:07:23.307 +00:00 [DBG] Connection id "0HNA0VVO1VDHM" disconnecting. 2025-02-01 09:07:23.308 +00:00 [DBG] Connection id "0HNA0VVO1VDHM" stopped. 2025-02-01 09:07:23.308 +00:00 [DBG] Connection id "0HNA0VVO1VDHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:23.342 +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-02-01 09:07:23.342 +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 297.1055ms 2025-02-01 09:07:23.342 +00:00 [DBG] Connection id "0HNA0VVO1VDHL" disconnecting. 2025-02-01 09:07:23.342 +00:00 [DBG] Connection id "0HNA0VVO1VDHL" stopped. 2025-02-01 09:07:23.342 +00:00 [DBG] Connection id "0HNA0VVO1VDHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:23.358 +00:00 [DBG] Connection id "0HNA0VVO1VDHO" accepted. 2025-02-01 09:07:23.358 +00:00 [DBG] Connection id "0HNA0VVO1VDHO" started. 2025-02-01 09:07:23.450 +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-02-01 09:07:23.450 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boards/docs/CHANGELOG.html'. 2025-02-01 09:07:23.450 +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.1522ms 2025-02-01 09:07:23.451 +00:00 [DBG] Connection id "0HNA0VVO1VDHO" disconnecting. 2025-02-01 09:07:23.451 +00:00 [DBG] Connection id "0HNA0VVO1VDHO" stopped. 2025-02-01 09:07:23.451 +00:00 [DBG] Connection id "0HNA0VVO1VDHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:23.733 +00:00 [DBG] Connection id "0HNA0VVO1VDHP" accepted. 2025-02-01 09:07:23.733 +00:00 [DBG] Connection id "0HNA0VVO1VDHP" started. 2025-02-01 09:07:23.804 +00:00 [DBG] Connection id "0HNA0VVO1VDHQ" accepted. 2025-02-01 09:07:23.804 +00:00 [DBG] Connection id "0HNA0VVO1VDHQ" started. 2025-02-01 09:07:23.889 +00:00 [DBG] Connection id "0HNA0VVO1VDHR" accepted. 2025-02-01 09:07:23.889 +00:00 [DBG] Connection id "0HNA0VVO1VDHR" started. 2025-02-01 09:07:23.893 +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-02-01 09:07:23.893 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/changelog.txt'. 2025-02-01 09:07:23.893 +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.2391ms 2025-02-01 09:07:23.893 +00:00 [DBG] Connection id "0HNA0VVO1VDHQ" disconnecting. 2025-02-01 09:07:23.893 +00:00 [DBG] Connection id "0HNA0VVO1VDHQ" stopped. 2025-02-01 09:07:23.893 +00:00 [DBG] Connection id "0HNA0VVO1VDHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:23.925 +00:00 [DBG] Connection 0HNA0VVO1VDHP established using the following protocol: "Tls13" 2025-02-01 09:07:23.929 +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-02-01 09:07:23.930 +00:00 [DBG] Connection id "0HNA0VVO1VDHR" stopped. 2025-02-01 09:07:23.930 +00:00 [DBG] Connection id "0HNA0VVO1VDHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:24.064 +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-02-01 09:07:24.064 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-01 09:07:24.065 +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.7272ms 2025-02-01 09:07:24.065 +00:00 [DBG] Connection id "0HNA0VVO1VDHP" disconnecting. 2025-02-01 09:07:24.065 +00:00 [DBG] Connection id "0HNA0VVO1VDHP" stopped. 2025-02-01 09:07:24.065 +00:00 [DBG] Connection id "0HNA0VVO1VDHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:24.273 +00:00 [DBG] Connection id "0HNA0VVO1VDHS" accepted. 2025-02-01 09:07:24.273 +00:00 [DBG] Connection id "0HNA0VVO1VDHS" started. 2025-02-01 09:07:24.299 +00:00 [DBG] Connection id "0HNA0VVO1VDHT" accepted. 2025-02-01 09:07:24.299 +00:00 [DBG] Connection id "0HNA0VVO1VDHT" started. 2025-02-01 09:07:24.344 +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-02-01 09:07:24.345 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tinymce/changelog.txt'. 2025-02-01 09:07:24.345 +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.2156ms 2025-02-01 09:07:24.345 +00:00 [DBG] Connection id "0HNA0VVO1VDHT" disconnecting. 2025-02-01 09:07:24.345 +00:00 [DBG] Connection id "0HNA0VVO1VDHT" stopped. 2025-02-01 09:07:24.345 +00:00 [DBG] Connection id "0HNA0VVO1VDHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:24.427 +00:00 [DBG] Connection 0HNA0VVO1VDHS established using the following protocol: "Tls13" 2025-02-01 09:07:24.486 +00:00 [DBG] Connection id "0HNA0VVO1VDHU" accepted. 2025-02-01 09:07:24.486 +00:00 [DBG] Connection id "0HNA0VVO1VDHU" started. 2025-02-01 09:07:24.562 +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-02-01 09:07:24.625 +00:00 [DBG] Connection id "0HNA0VVO1VDHV" accepted. 2025-02-01 09:07:24.625 +00:00 [DBG] Connection id "0HNA0VVO1VDHV" started. 2025-02-01 09:07:24.655 +00:00 [DBG] Connection 0HNA0VVO1VDHU established using the following protocol: "Tls13" 2025-02-01 09:07:24.666 +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-02-01 09:07:24.667 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/readme.html'. 2025-02-01 09:07:24.667 +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.1651ms 2025-02-01 09:07:24.667 +00:00 [DBG] Connection id "0HNA0VVO1VDHV" disconnecting. 2025-02-01 09:07:24.667 +00:00 [DBG] Connection id "0HNA0VVO1VDHV" stopped. 2025-02-01 09:07:24.667 +00:00 [DBG] Connection id "0HNA0VVO1VDHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:24.778 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?jcb=test - null null 2025-02-01 09:07:24.779 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-01 09:07:24.779 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/css/site.css?jcb=test - 200 12653 text/css 0.867ms 2025-02-01 09:07:24.779 +00:00 [DBG] Connection id "0HNA0VVO1VDHU" disconnecting. 2025-02-01 09:07:24.780 +00:00 [DBG] Connection id "0HNA0VVO1VDHU" stopped. 2025-02-01 09:07:24.780 +00:00 [DBG] Connection id "0HNA0VVO1VDHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:24.844 +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-02-01 09:07:24.844 +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 281.5195ms 2025-02-01 09:07:24.844 +00:00 [DBG] Connection id "0HNA0VVO1VDHS" disconnecting. 2025-02-01 09:07:24.844 +00:00 [DBG] Connection id "0HNA0VVO1VDHS" stopped. 2025-02-01 09:07:24.844 +00:00 [DBG] Connection id "0HNA0VVO1VDHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:25.011 +00:00 [DBG] Connection id "0HNA0VVO1VDI0" accepted. 2025-02-01 09:07:25.012 +00:00 [DBG] Connection id "0HNA0VVO1VDI0" started. 2025-02-01 09:07:25.092 +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-02-01 09:07:25.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pligg/readme.html'. 2025-02-01 09:07:25.093 +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.4144ms 2025-02-01 09:07:25.093 +00:00 [DBG] Connection id "0HNA0VVO1VDI0" disconnecting. 2025-02-01 09:07:25.093 +00:00 [DBG] Connection id "0HNA0VVO1VDI0" stopped. 2025-02-01 09:07:25.093 +00:00 [DBG] Connection id "0HNA0VVO1VDI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:25.133 +00:00 [DBG] Connection id "0HNA0VVO1VDI1" accepted. 2025-02-01 09:07:25.134 +00:00 [DBG] Connection id "0HNA0VVO1VDI1" started. 2025-02-01 09:07:25.231 +00:00 [DBG] Connection id "0HNA0VVO1VDI2" accepted. 2025-02-01 09:07:25.231 +00:00 [DBG] Connection id "0HNA0VVO1VDI2" started. 2025-02-01 09:07:25.276 +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-02-01 09:07:25.277 +00:00 [DBG] Connection id "0HNA0VVO1VDI2" stopped. 2025-02-01 09:07:25.277 +00:00 [DBG] Connection id "0HNA0VVO1VDI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:25.295 +00:00 [DBG] Connection 0HNA0VVO1VDI1 established using the following protocol: "Tls13" 2025-02-01 09:07:25.369 +00:00 [DBG] Connection id "0HNA0VVO1VDI3" accepted. 2025-02-01 09:07:25.369 +00:00 [DBG] Connection id "0HNA0VVO1VDI3" started. 2025-02-01 09:07:25.436 +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-02-01 09:07:25.437 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/digg/readme.html'. 2025-02-01 09:07:25.437 +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.8895ms 2025-02-01 09:07:25.438 +00:00 [DBG] Connection id "0HNA0VVO1VDI3" disconnecting. 2025-02-01 09:07:25.438 +00:00 [DBG] Connection id "0HNA0VVO1VDI3" stopped. 2025-02-01 09:07:25.438 +00:00 [DBG] Connection id "0HNA0VVO1VDI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:25.457 +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-02-01 09:07:25.458 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-01 09:07:25.458 +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 1.0381ms 2025-02-01 09:07:25.459 +00:00 [DBG] Connection id "0HNA0VVO1VDI1" disconnecting. 2025-02-01 09:07:25.459 +00:00 [DBG] Connection id "0HNA0VVO1VDI1" stopped. 2025-02-01 09:07:25.459 +00:00 [DBG] Connection id "0HNA0VVO1VDI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:25.642 +00:00 [DBG] Connection id "0HNA0VVO1VDI4" accepted. 2025-02-01 09:07:25.642 +00:00 [DBG] Connection id "0HNA0VVO1VDI4" started. 2025-02-01 09:07:25.721 +00:00 [DBG] Connection id "0HNA0VVO1VDI5" accepted. 2025-02-01 09:07:25.721 +00:00 [DBG] Connection id "0HNA0VVO1VDI5" started. 2025-02-01 09:07:25.790 +00:00 [DBG] Connection 0HNA0VVO1VDI4 established using the following protocol: "Tls13" 2025-02-01 09:07:25.794 +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-02-01 09:07:25.794 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/news/readme.html'. 2025-02-01 09:07:25.794 +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.1651ms 2025-02-01 09:07:25.794 +00:00 [DBG] Connection id "0HNA0VVO1VDI5" disconnecting. 2025-02-01 09:07:25.794 +00:00 [DBG] Connection id "0HNA0VVO1VDI5" stopped. 2025-02-01 09:07:25.794 +00:00 [DBG] Connection id "0HNA0VVO1VDI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:25.914 +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-02-01 09:07:26.041 +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-02-01 09:07:26.041 +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 126.3848ms 2025-02-01 09:07:26.041 +00:00 [DBG] Connection id "0HNA0VVO1VDI4" disconnecting. 2025-02-01 09:07:26.041 +00:00 [DBG] Connection id "0HNA0VVO1VDI4" stopped. 2025-02-01 09:07:26.041 +00:00 [DBG] Connection id "0HNA0VVO1VDI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:26.140 +00:00 [DBG] Connection id "0HNA0VVO1VDI6" accepted. 2025-02-01 09:07:26.140 +00:00 [DBG] Connection id "0HNA0VVO1VDI6" started. 2025-02-01 09:07:26.140 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:07:26.140 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:07:26.140 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1135ms 2025-02-01 09:07:26.140 +00:00 [DBG] Connection id "0HNA0VVO1VDI6" disconnecting. 2025-02-01 09:07:26.140 +00:00 [DBG] Connection id "0HNA0VVO1VDI6" stopped. 2025-02-01 09:07:26.141 +00:00 [DBG] Connection id "0HNA0VVO1VDI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:26.519 +00:00 [DBG] Connection id "0HNA0VVO1VDI7" accepted. 2025-02-01 09:07:26.519 +00:00 [DBG] Connection id "0HNA0VVO1VDI7" started. 2025-02-01 09:07:26.742 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forum/ - null null 2025-02-01 09:07:26.742 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/'. 2025-02-01 09:07:26.742 +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.2634ms 2025-02-01 09:07:26.742 +00:00 [DBG] Connection id "0HNA0VVO1VDI7" disconnecting. 2025-02-01 09:07:26.742 +00:00 [DBG] Connection id "0HNA0VVO1VDI7" stopped. 2025-02-01 09:07:26.742 +00:00 [DBG] Connection id "0HNA0VVO1VDI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:26.859 +00:00 [DBG] Connection id "0HNA0VVO1VDI8" accepted. 2025-02-01 09:07:26.859 +00:00 [DBG] Connection id "0HNA0VVO1VDI8" started. 2025-02-01 09:07:27.047 +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-02-01 09:07:27.048 +00:00 [DBG] Connection id "0HNA0VVO1VDI8" stopped. 2025-02-01 09:07:27.048 +00:00 [DBG] Connection id "0HNA0VVO1VDI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:27.093 +00:00 [DBG] Connection id "0HNA0VVO1VDI9" accepted. 2025-02-01 09:07:27.093 +00:00 [DBG] Connection id "0HNA0VVO1VDI9" started. 2025-02-01 09:07:27.167 +00:00 [DBG] Connection id "0HNA0VVO1VDIA" accepted. 2025-02-01 09:07:27.167 +00:00 [DBG] Connection id "0HNA0VVO1VDIA" started. 2025-02-01 09:07:27.187 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/site/ - null null 2025-02-01 09:07:27.187 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/site/'. 2025-02-01 09:07:27.187 +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.173ms 2025-02-01 09:07:27.188 +00:00 [DBG] Connection id "0HNA0VVO1VDI9" disconnecting. 2025-02-01 09:07:27.188 +00:00 [DBG] Connection id "0HNA0VVO1VDI9" stopped. 2025-02-01 09:07:27.188 +00:00 [DBG] Connection id "0HNA0VVO1VDI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:27.300 +00:00 [DBG] Connection 0HNA0VVO1VDIA established using the following protocol: "Tls13" 2025-02-01 09:07:27.373 +00:00 [DBG] Connection id "0HNA0VVO1VDIB" accepted. 2025-02-01 09:07:27.374 +00:00 [DBG] Connection id "0HNA0VVO1VDIB" started. 2025-02-01 09:07:27.468 +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-02-01 09:07:27.469 +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-02-01 09:07:27.469 +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 1.1796ms 2025-02-01 09:07:27.469 +00:00 [DBG] Connection id "0HNA0VVO1VDIA" disconnecting. 2025-02-01 09:07:27.469 +00:00 [DBG] Connection id "0HNA0VVO1VDIA" stopped. 2025-02-01 09:07:27.515 +00:00 [DBG] Connection 0HNA0VVO1VDIB established using the following protocol: "Tls13" 2025-02-01 09:07:27.561 +00:00 [DBG] Connection id "0HNA0VVO1VDIC" accepted. 2025-02-01 09:07:27.561 +00:00 [DBG] Connection id "0HNA0VVO1VDIC" started. 2025-02-01 09:07:27.566 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/website/ - null null 2025-02-01 09:07:27.566 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/website/'. 2025-02-01 09:07:27.566 +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.1896ms 2025-02-01 09:07:27.566 +00:00 [DBG] Connection id "0HNA0VVO1VDIC" disconnecting. 2025-02-01 09:07:27.567 +00:00 [DBG] Connection id "0HNA0VVO1VDIC" stopped. 2025-02-01 09:07:27.567 +00:00 [DBG] Connection id "0HNA0VVO1VDIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:27.612 +00:00 [DBG] Connection id "0HNA0VVO1VDIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:27.641 +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-02-01 09:07:27.642 +00:00 [DBG] The request path /lib/jquery/dist/ does not match a supported file type 2025-02-01 09:07:27.642 +00:00 [DBG] No candidates found for the request path '/lib/jquery/dist/' 2025-02-01 09:07:27.642 +00:00 [DBG] Request did not match any endpoints 2025-02-01 09:07:27.642 +00:00 [INF] HTTP GET /lib/jquery/dist/ responded 404 in 0.1465 ms 2025-02-01 09:07:27.642 +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.4843ms 2025-02-01 09:07:27.642 +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-02-01 09:07:27.642 +00:00 [DBG] Connection id "0HNA0VVO1VDIB" disconnecting. 2025-02-01 09:07:27.642 +00:00 [DBG] Connection id "0HNA0VVO1VDIB" stopped. 2025-02-01 09:07:27.642 +00:00 [DBG] Connection id "0HNA0VVO1VDIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:27.877 +00:00 [DBG] Connection id "0HNA0VVO1VDID" accepted. 2025-02-01 09:07:27.878 +00:00 [DBG] Connection id "0HNA0VVO1VDID" started. 2025-02-01 09:07:27.933 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/store/ - null null 2025-02-01 09:07:27.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/store/'. 2025-02-01 09:07:27.933 +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.1243ms 2025-02-01 09:07:27.933 +00:00 [DBG] Connection id "0HNA0VVO1VDID" disconnecting. 2025-02-01 09:07:27.934 +00:00 [DBG] Connection id "0HNA0VVO1VDID" stopped. 2025-02-01 09:07:27.934 +00:00 [DBG] Connection id "0HNA0VVO1VDID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:28.059 +00:00 [DBG] Connection id "0HNA0VVO1VDIE" accepted. 2025-02-01 09:07:28.060 +00:00 [DBG] Connection id "0HNA0VVO1VDIE" started. 2025-02-01 09:07:28.202 +00:00 [DBG] Connection 0HNA0VVO1VDIE established using the following protocol: "Tls13" 2025-02-01 09:07:28.293 +00:00 [DBG] Connection id "0HNA0VVO1VDIF" accepted. 2025-02-01 09:07:28.293 +00:00 [DBG] Connection id "0HNA0VVO1VDIF" started. 2025-02-01 09:07:28.316 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webstore/ - null null 2025-02-01 09:07:28.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webstore/'. 2025-02-01 09:07:28.316 +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.1406ms 2025-02-01 09:07:28.316 +00:00 [DBG] Connection id "0HNA0VVO1VDIF" disconnecting. 2025-02-01 09:07:28.316 +00:00 [DBG] Connection id "0HNA0VVO1VDIF" stopped. 2025-02-01 09:07:28.316 +00:00 [DBG] Connection id "0HNA0VVO1VDIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:28.329 +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-02-01 09:07:28.330 +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-02-01 09:07:28.330 +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.6576ms 2025-02-01 09:07:28.330 +00:00 [DBG] Connection id "0HNA0VVO1VDIE" disconnecting. 2025-02-01 09:07:28.330 +00:00 [DBG] Connection id "0HNA0VVO1VDIE" stopped. 2025-02-01 09:07:28.452 +00:00 [DBG] Connection id "0HNA0VVO1VDIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:28.591 +00:00 [DBG] Connection id "0HNA0VVO1VDIG" accepted. 2025-02-01 09:07:28.591 +00:00 [DBG] Connection id "0HNA0VVO1VDIG" started. 2025-02-01 09:07:28.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comic/ - null null 2025-02-01 09:07:28.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/comic/'. 2025-02-01 09:07:28.615 +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.2064ms 2025-02-01 09:07:28.615 +00:00 [DBG] Connection id "0HNA0VVO1VDIG" disconnecting. 2025-02-01 09:07:28.615 +00:00 [DBG] Connection id "0HNA0VVO1VDIG" stopped. 2025-02-01 09:07:28.615 +00:00 [DBG] Connection id "0HNA0VVO1VDIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:28.954 +00:00 [DBG] Connection id "0HNA0VVO1VDIH" accepted. 2025-02-01 09:07:28.954 +00:00 [DBG] Connection id "0HNA0VVO1VDIH" started. 2025-02-01 09:07:28.976 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wiki/ - null null 2025-02-01 09:07:28.977 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/'. 2025-02-01 09:07:28.977 +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.2043ms 2025-02-01 09:07:28.977 +00:00 [DBG] Connection id "0HNA0VVO1VDIH" disconnecting. 2025-02-01 09:07:28.977 +00:00 [DBG] Connection id "0HNA0VVO1VDIH" stopped. 2025-02-01 09:07:28.977 +00:00 [DBG] Connection id "0HNA0VVO1VDIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:29.128 +00:00 [DBG] Connection id "0HNA0VVO1VDII" accepted. 2025-02-01 09:07:29.129 +00:00 [DBG] Connection id "0HNA0VVO1VDII" started. 2025-02-01 09:07:29.285 +00:00 [DBG] Connection 0HNA0VVO1VDII established using the following protocol: "Tls13" 2025-02-01 09:07:29.290 +00:00 [DBG] Connection id "0HNA0VVO1VDIJ" accepted. 2025-02-01 09:07:29.290 +00:00 [DBG] Connection id "0HNA0VVO1VDIJ" started. 2025-02-01 09:07:29.368 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mediawiki/ - null null 2025-02-01 09:07:29.369 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/'. 2025-02-01 09:07:29.369 +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.173ms 2025-02-01 09:07:29.369 +00:00 [DBG] Connection id "0HNA0VVO1VDIJ" disconnecting. 2025-02-01 09:07:29.369 +00:00 [DBG] Connection id "0HNA0VVO1VDIJ" stopped. 2025-02-01 09:07:29.369 +00:00 [DBG] Connection id "0HNA0VVO1VDIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:29.416 +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-02-01 09:07:29.708 +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-02-01 09:07:29.708 +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 291.5418ms 2025-02-01 09:07:29.708 +00:00 [DBG] Connection id "0HNA0VVO1VDII" disconnecting. 2025-02-01 09:07:29.708 +00:00 [DBG] Connection id "0HNA0VVO1VDII" stopped. 2025-02-01 09:07:29.708 +00:00 [DBG] Connection id "0HNA0VVO1VDII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:29.759 +00:00 [DBG] Connection id "0HNA0VVO1VDIK" accepted. 2025-02-01 09:07:29.759 +00:00 [DBG] Connection id "0HNA0VVO1VDIK" started. 2025-02-01 09:07:29.760 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Mediawiki/ - null null 2025-02-01 09:07:29.760 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Mediawiki/'. 2025-02-01 09:07:29.760 +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.1877ms 2025-02-01 09:07:29.760 +00:00 [DBG] Connection id "0HNA0VVO1VDIK" disconnecting. 2025-02-01 09:07:29.761 +00:00 [DBG] Connection id "0HNA0VVO1VDIK" stopped. 2025-02-01 09:07:29.761 +00:00 [DBG] Connection id "0HNA0VVO1VDIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:30.079 +00:00 [DBG] Connection id "0HNA0VVO1VDIL" accepted. 2025-02-01 09:07:30.080 +00:00 [DBG] Connection id "0HNA0VVO1VDIL" started. 2025-02-01 09:07:30.172 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/MediaWiki/ - null null 2025-02-01 09:07:30.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/MediaWiki/'. 2025-02-01 09:07:30.173 +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.17ms 2025-02-01 09:07:30.173 +00:00 [DBG] Connection id "0HNA0VVO1VDIL" disconnecting. 2025-02-01 09:07:30.173 +00:00 [DBG] Connection id "0HNA0VVO1VDIL" stopped. 2025-02-01 09:07:30.173 +00:00 [DBG] Connection id "0HNA0VVO1VDIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:30.246 +00:00 [DBG] Connection id "0HNA0VVO1VDIM" accepted. 2025-02-01 09:07:30.247 +00:00 [DBG] Connection id "0HNA0VVO1VDIM" started. 2025-02-01 09:07:30.408 +00:00 [DBG] Connection 0HNA0VVO1VDIM established using the following protocol: "Tls13" 2025-02-01 09:07:30.534 +00:00 [DBG] Connection id "0HNA0VVO1VDIN" accepted. 2025-02-01 09:07:30.534 +00:00 [DBG] Connection id "0HNA0VVO1VDIN" started. 2025-02-01 09:07:30.552 +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-02-01 09:07:30.553 +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-02-01 09:07:30.553 +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 0.7297ms 2025-02-01 09:07:30.553 +00:00 [DBG] Connection id "0HNA0VVO1VDIM" disconnecting. 2025-02-01 09:07:30.553 +00:00 [DBG] Connection id "0HNA0VVO1VDIM" stopped. 2025-02-01 09:07:30.580 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wordpress/ - null null 2025-02-01 09:07:30.580 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wordpress/'. 2025-02-01 09:07:30.580 +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.1267ms 2025-02-01 09:07:30.580 +00:00 [DBG] Connection id "0HNA0VVO1VDIN" disconnecting. 2025-02-01 09:07:30.580 +00:00 [DBG] Connection id "0HNA0VVO1VDIN" stopped. 2025-02-01 09:07:30.580 +00:00 [DBG] Connection id "0HNA0VVO1VDIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:30.693 +00:00 [DBG] Connection id "0HNA0VVO1VDIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:30.920 +00:00 [DBG] Connection id "0HNA0VVO1VDIO" accepted. 2025-02-01 09:07:30.920 +00:00 [DBG] Connection id "0HNA0VVO1VDIO" started. 2025-02-01 09:07:30.950 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/blog/ - null null 2025-02-01 09:07:30.951 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blog/'. 2025-02-01 09:07:30.951 +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.1675ms 2025-02-01 09:07:30.951 +00:00 [DBG] Connection id "0HNA0VVO1VDIO" disconnecting. 2025-02-01 09:07:30.951 +00:00 [DBG] Connection id "0HNA0VVO1VDIO" stopped. 2025-02-01 09:07:30.951 +00:00 [DBG] Connection id "0HNA0VVO1VDIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:31.296 +00:00 [DBG] Connection id "0HNA0VVO1VDIP" accepted. 2025-02-01 09:07:31.296 +00:00 [DBG] Connection id "0HNA0VVO1VDIP" started. 2025-02-01 09:07:31.297 +00:00 [DBG] Connection id "0HNA0VVO1VDIQ" accepted. 2025-02-01 09:07:31.297 +00:00 [DBG] Connection id "0HNA0VVO1VDIQ" started. 2025-02-01 09:07:31.343 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cms/ - null null 2025-02-01 09:07:31.343 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cms/'. 2025-02-01 09:07:31.344 +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.2224ms 2025-02-01 09:07:31.344 +00:00 [DBG] Connection id "0HNA0VVO1VDIP" disconnecting. 2025-02-01 09:07:31.344 +00:00 [DBG] Connection id "0HNA0VVO1VDIP" stopped. 2025-02-01 09:07:31.344 +00:00 [DBG] Connection id "0HNA0VVO1VDIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:31.446 +00:00 [DBG] Connection 0HNA0VVO1VDIQ established using the following protocol: "Tls13" 2025-02-01 09:07:31.576 +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-02-01 09:07:31.702 +00:00 [DBG] Connection id "0HNA0VVO1VDIR" accepted. 2025-02-01 09:07:31.702 +00:00 [DBG] Connection id "0HNA0VVO1VDIR" started. 2025-02-01 09:07:31.731 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comiccms/ - null null 2025-02-01 09:07:31.731 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/comiccms/'. 2025-02-01 09:07:31.731 +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.1587ms 2025-02-01 09:07:31.731 +00:00 [DBG] Connection id "0HNA0VVO1VDIR" disconnecting. 2025-02-01 09:07:31.731 +00:00 [DBG] Connection id "0HNA0VVO1VDIR" stopped. 2025-02-01 09:07:31.731 +00:00 [DBG] Connection id "0HNA0VVO1VDIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:31.903 +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-02-01 09:07:31.903 +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 326.5063ms 2025-02-01 09:07:31.903 +00:00 [DBG] Connection id "0HNA0VVO1VDIQ" disconnecting. 2025-02-01 09:07:31.903 +00:00 [DBG] Connection id "0HNA0VVO1VDIQ" stopped. 2025-02-01 09:07:31.903 +00:00 [DBG] Connection id "0HNA0VVO1VDIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:32.060 +00:00 [DBG] Connection id "0HNA0VVO1VDIS" accepted. 2025-02-01 09:07:32.060 +00:00 [DBG] Connection id "0HNA0VVO1VDIS" started. 2025-02-01 09:07:32.115 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/weblog/ - null null 2025-02-01 09:07:32.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblog/'. 2025-02-01 09:07:32.115 +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.2029ms 2025-02-01 09:07:32.115 +00:00 [DBG] Connection id "0HNA0VVO1VDIS" disconnecting. 2025-02-01 09:07:32.115 +00:00 [DBG] Connection id "0HNA0VVO1VDIS" stopped. 2025-02-01 09:07:32.115 +00:00 [DBG] Connection id "0HNA0VVO1VDIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:32.478 +00:00 [DBG] Connection id "0HNA0VVO1VDIT" accepted. 2025-02-01 09:07:32.478 +00:00 [DBG] Connection id "0HNA0VVO1VDIT" started. 2025-02-01 09:07:32.492 +00:00 [DBG] Connection id "0HNA0VVO1VDIU" accepted. 2025-02-01 09:07:32.492 +00:00 [DBG] Connection id "0HNA0VVO1VDIU" started. 2025-02-01 09:07:32.545 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/joomla/ - null null 2025-02-01 09:07:32.545 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/joomla/'. 2025-02-01 09:07:32.545 +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.1459ms 2025-02-01 09:07:32.545 +00:00 [DBG] Connection id "0HNA0VVO1VDIT" disconnecting. 2025-02-01 09:07:32.545 +00:00 [DBG] Connection id "0HNA0VVO1VDIT" stopped. 2025-02-01 09:07:32.545 +00:00 [DBG] Connection id "0HNA0VVO1VDIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:32.658 +00:00 [DBG] Connection 0HNA0VVO1VDIU established using the following protocol: "Tls13" 2025-02-01 09:07:32.786 +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-02-01 09:07:32.912 +00:00 [DBG] Connection id "0HNA0VVO1VDIV" accepted. 2025-02-01 09:07:32.912 +00:00 [DBG] Connection id "0HNA0VVO1VDIV" started. 2025-02-01 09:07:32.985 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/ - null null 2025-02-01 09:07:32.985 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/'. 2025-02-01 09:07:32.985 +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.2338ms 2025-02-01 09:07:32.986 +00:00 [DBG] Connection id "0HNA0VVO1VDIV" disconnecting. 2025-02-01 09:07:32.986 +00:00 [DBG] Connection id "0HNA0VVO1VDIV" stopped. 2025-02-01 09:07:32.986 +00:00 [DBG] Connection id "0HNA0VVO1VDIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:33.032 +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-02-01 09:07:33.033 +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 246.551ms 2025-02-01 09:07:33.033 +00:00 [DBG] Connection id "0HNA0VVO1VDIU" disconnecting. 2025-02-01 09:07:33.033 +00:00 [DBG] Connection id "0HNA0VVO1VDIU" stopped. 2025-02-01 09:07:33.033 +00:00 [DBG] Connection id "0HNA0VVO1VDIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:33.330 +00:00 [DBG] Connection id "0HNA0VVO1VDJ0" accepted. 2025-02-01 09:07:33.330 +00:00 [DBG] Connection id "0HNA0VVO1VDJ0" started. 2025-02-01 09:07:33.398 +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-02-01 09:07:33.398 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/openx/www/admin/index.php'. 2025-02-01 09:07:33.398 +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.155ms 2025-02-01 09:07:33.398 +00:00 [DBG] Connection id "0HNA0VVO1VDJ0" disconnecting. 2025-02-01 09:07:33.398 +00:00 [DBG] Connection id "0HNA0VVO1VDJ0" stopped. 2025-02-01 09:07:33.398 +00:00 [DBG] Connection id "0HNA0VVO1VDJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:33.803 +00:00 [DBG] Connection id "0HNA0VVO1VDJ1" accepted. 2025-02-01 09:07:33.804 +00:00 [DBG] Connection id "0HNA0VVO1VDJ1" started. 2025-02-01 09:07:33.809 +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-02-01 09:07:33.810 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/www/admin/index.php'. 2025-02-01 09:07:33.810 +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.2265ms 2025-02-01 09:07:33.810 +00:00 [DBG] Connection id "0HNA0VVO1VDJ1" disconnecting. 2025-02-01 09:07:33.810 +00:00 [DBG] Connection id "0HNA0VVO1VDJ1" stopped. 2025-02-01 09:07:33.810 +00:00 [DBG] Connection id "0HNA0VVO1VDJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:34.153 +00:00 [DBG] Connection id "0HNA0VVO1VDJ2" accepted. 2025-02-01 09:07:34.154 +00:00 [DBG] Connection id "0HNA0VVO1VDJ2" started. 2025-02-01 09:07:34.271 +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-02-01 09:07:34.271 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ads/www/admin/index.php'. 2025-02-01 09:07:34.271 +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.1643ms 2025-02-01 09:07:34.271 +00:00 [DBG] Connection id "0HNA0VVO1VDJ2" disconnecting. 2025-02-01 09:07:34.271 +00:00 [DBG] Connection id "0HNA0VVO1VDJ2" stopped. 2025-02-01 09:07:34.272 +00:00 [DBG] Connection id "0HNA0VVO1VDJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:34.632 +00:00 [DBG] Connection id "0HNA0VVO1VDJ3" accepted. 2025-02-01 09:07:34.632 +00:00 [DBG] Connection id "0HNA0VVO1VDJ3" started. 2025-02-01 09:07:34.653 +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-02-01 09:07:34.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adserver/www/admin/index.php'. 2025-02-01 09:07:34.653 +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.1168ms 2025-02-01 09:07:34.653 +00:00 [DBG] Connection id "0HNA0VVO1VDJ3" disconnecting. 2025-02-01 09:07:34.653 +00:00 [DBG] Connection id "0HNA0VVO1VDJ3" stopped. 2025-02-01 09:07:34.653 +00:00 [DBG] Connection id "0HNA0VVO1VDJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:34.999 +00:00 [DBG] Connection id "0HNA0VVO1VDJ4" accepted. 2025-02-01 09:07:35.000 +00:00 [DBG] Connection id "0HNA0VVO1VDJ4" started. 2025-02-01 09:07:35.000 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/splashfrog/ - null null 2025-02-01 09:07:35.000 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/splashfrog/'. 2025-02-01 09:07:35.000 +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.1165ms 2025-02-01 09:07:35.000 +00:00 [DBG] Connection id "0HNA0VVO1VDJ4" disconnecting. 2025-02-01 09:07:35.000 +00:00 [DBG] Connection id "0HNA0VVO1VDJ4" stopped. 2025-02-01 09:07:35.000 +00:00 [DBG] Connection id "0HNA0VVO1VDJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:35.310 +00:00 [DBG] Connection id "0HNA0VVO1VDJ5" accepted. 2025-02-01 09:07:35.310 +00:00 [DBG] Connection id "0HNA0VVO1VDJ5" started. 2025-02-01 09:07:35.365 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pligg/ - null null 2025-02-01 09:07:35.365 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pligg/'. 2025-02-01 09:07:35.365 +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.188ms 2025-02-01 09:07:35.365 +00:00 [DBG] Connection id "0HNA0VVO1VDJ5" disconnecting. 2025-02-01 09:07:35.365 +00:00 [DBG] Connection id "0HNA0VVO1VDJ5" stopped. 2025-02-01 09:07:35.366 +00:00 [DBG] Connection id "0HNA0VVO1VDJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:35.656 +00:00 [DBG] Connection id "0HNA0VVO1VDJ6" accepted. 2025-02-01 09:07:35.656 +00:00 [DBG] Connection id "0HNA0VVO1VDJ6" started. 2025-02-01 09:07:35.656 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vanilla/ - null null 2025-02-01 09:07:35.656 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vanilla/'. 2025-02-01 09:07:35.656 +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.1353ms 2025-02-01 09:07:35.656 +00:00 [DBG] Connection id "0HNA0VVO1VDJ6" disconnecting. 2025-02-01 09:07:35.656 +00:00 [DBG] Connection id "0HNA0VVO1VDJ6" stopped. 2025-02-01 09:07:35.656 +00:00 [DBG] Connection id "0HNA0VVO1VDJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:36.048 +00:00 [DBG] Connection id "0HNA0VVO1VDJ7" accepted. 2025-02-01 09:07:36.048 +00:00 [DBG] Connection id "0HNA0VVO1VDJ7" started. 2025-02-01 09:07:36.049 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vanillaforum/ - null null 2025-02-01 09:07:36.049 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vanillaforum/'. 2025-02-01 09:07:36.049 +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.1442ms 2025-02-01 09:07:36.049 +00:00 [DBG] Connection id "0HNA0VVO1VDJ7" disconnecting. 2025-02-01 09:07:36.049 +00:00 [DBG] Connection id "0HNA0VVO1VDJ7" stopped. 2025-02-01 09:07:36.049 +00:00 [DBG] Connection id "0HNA0VVO1VDJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:36.381 +00:00 [DBG] Connection id "0HNA0VVO1VDJ8" accepted. 2025-02-01 09:07:36.381 +00:00 [DBG] Connection id "0HNA0VVO1VDJ8" started. 2025-02-01 09:07:36.497 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vanillaforums/ - null null 2025-02-01 09:07:36.497 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vanillaforums/'. 2025-02-01 09:07:36.497 +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.2294ms 2025-02-01 09:07:36.498 +00:00 [DBG] Connection id "0HNA0VVO1VDJ8" disconnecting. 2025-02-01 09:07:36.498 +00:00 [DBG] Connection id "0HNA0VVO1VDJ8" stopped. 2025-02-01 09:07:36.498 +00:00 [DBG] Connection id "0HNA0VVO1VDJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:36.810 +00:00 [DBG] Connection id "0HNA0VVO1VDJ9" accepted. 2025-02-01 09:07:36.810 +00:00 [DBG] Connection id "0HNA0VVO1VDJ9" started. 2025-02-01 09:07:36.885 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/statusnet/ - null null 2025-02-01 09:07:36.885 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statusnet/'. 2025-02-01 09:07:36.885 +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.2071ms 2025-02-01 09:07:36.885 +00:00 [DBG] Connection id "0HNA0VVO1VDJ9" disconnecting. 2025-02-01 09:07:36.885 +00:00 [DBG] Connection id "0HNA0VVO1VDJ9" stopped. 2025-02-01 09:07:36.885 +00:00 [DBG] Connection id "0HNA0VVO1VDJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:37.194 +00:00 [DBG] Connection id "0HNA0VVO1VDJA" accepted. 2025-02-01 09:07:37.194 +00:00 [DBG] Connection id "0HNA0VVO1VDJA" started. 2025-02-01 09:07:37.238 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xoda/ - null null 2025-02-01 09:07:37.239 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xoda/'. 2025-02-01 09:07:37.239 +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.2495ms 2025-02-01 09:07:37.239 +00:00 [DBG] Connection id "0HNA0VVO1VDJA" disconnecting. 2025-02-01 09:07:37.239 +00:00 [DBG] Connection id "0HNA0VVO1VDJA" stopped. 2025-02-01 09:07:37.239 +00:00 [DBG] Connection id "0HNA0VVO1VDJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:37.599 +00:00 [DBG] Connection id "0HNA0VVO1VDJB" accepted. 2025-02-01 09:07:37.600 +00:00 [DBG] Connection id "0HNA0VVO1VDJB" started. 2025-02-01 09:07:37.650 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trac/ - null null 2025-02-01 09:07:37.650 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/trac/'. 2025-02-01 09:07:37.650 +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.1558ms 2025-02-01 09:07:37.651 +00:00 [DBG] Connection id "0HNA0VVO1VDJB" disconnecting. 2025-02-01 09:07:37.651 +00:00 [DBG] Connection id "0HNA0VVO1VDJB" stopped. 2025-02-01 09:07:37.651 +00:00 [DBG] Connection id "0HNA0VVO1VDJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:37.982 +00:00 [DBG] Connection id "0HNA0VVO1VDJC" accepted. 2025-02-01 09:07:37.982 +00:00 [DBG] Connection id "0HNA0VVO1VDJC" started. 2025-02-01 09:07:37.982 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lime/ - null null 2025-02-01 09:07:37.982 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lime/'. 2025-02-01 09:07:37.983 +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.1307ms 2025-02-01 09:07:37.983 +00:00 [DBG] Connection id "0HNA0VVO1VDJC" disconnecting. 2025-02-01 09:07:37.983 +00:00 [DBG] Connection id "0HNA0VVO1VDJC" stopped. 2025-02-01 09:07:37.983 +00:00 [DBG] Connection id "0HNA0VVO1VDJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:38.346 +00:00 [DBG] Connection id "0HNA0VVO1VDJD" accepted. 2025-02-01 09:07:38.346 +00:00 [DBG] Connection id "0HNA0VVO1VDJD" started. 2025-02-01 09:07:38.368 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/survey/ - null null 2025-02-01 09:07:38.368 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/survey/'. 2025-02-01 09:07:38.368 +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.1676ms 2025-02-01 09:07:38.368 +00:00 [DBG] Connection id "0HNA0VVO1VDJD" disconnecting. 2025-02-01 09:07:38.368 +00:00 [DBG] Connection id "0HNA0VVO1VDJD" stopped. 2025-02-01 09:07:38.368 +00:00 [DBG] Connection id "0HNA0VVO1VDJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:38.820 +00:00 [DBG] Connection id "0HNA0VVO1VDJE" accepted. 2025-02-01 09:07:38.820 +00:00 [DBG] Connection id "0HNA0VVO1VDJE" started. 2025-02-01 09:07:38.842 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/limesurvey/ - null null 2025-02-01 09:07:38.843 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/limesurvey/'. 2025-02-01 09:07:38.843 +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.1408ms 2025-02-01 09:07:38.843 +00:00 [DBG] Connection id "0HNA0VVO1VDJE" disconnecting. 2025-02-01 09:07:38.843 +00:00 [DBG] Connection id "0HNA0VVO1VDJE" stopped. 2025-02-01 09:07:38.843 +00:00 [DBG] Connection id "0HNA0VVO1VDJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:39.235 +00:00 [DBG] Connection id "0HNA0VVO1VDJF" accepted. 2025-02-01 09:07:39.236 +00:00 [DBG] Connection id "0HNA0VVO1VDJF" started. 2025-02-01 09:07:39.236 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/openvbx/ - null null 2025-02-01 09:07:39.236 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/openvbx/'. 2025-02-01 09:07:39.236 +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.0961ms 2025-02-01 09:07:39.236 +00:00 [DBG] Connection id "0HNA0VVO1VDJF" disconnecting. 2025-02-01 09:07:39.236 +00:00 [DBG] Connection id "0HNA0VVO1VDJF" stopped. 2025-02-01 09:07:39.236 +00:00 [DBG] Connection id "0HNA0VVO1VDJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:39.609 +00:00 [DBG] Connection id "0HNA0VVO1VDJG" accepted. 2025-02-01 09:07:39.609 +00:00 [DBG] Connection id "0HNA0VVO1VDJG" started. 2025-02-01 09:07:39.610 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/getsimple/ - null null 2025-02-01 09:07:39.610 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/getsimple/'. 2025-02-01 09:07:39.610 +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.1215ms 2025-02-01 09:07:39.610 +00:00 [DBG] Connection id "0HNA0VVO1VDJG" disconnecting. 2025-02-01 09:07:39.610 +00:00 [DBG] Connection id "0HNA0VVO1VDJG" stopped. 2025-02-01 09:07:39.610 +00:00 [DBG] Connection id "0HNA0VVO1VDJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:39.893 +00:00 [DBG] Connection id "0HNA0VVO1VDJH" accepted. 2025-02-01 09:07:39.893 +00:00 [DBG] Connection id "0HNA0VVO1VDJH" started. 2025-02-01 09:07:39.965 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ecoder/ - null null 2025-02-01 09:07:39.966 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ecoder/'. 2025-02-01 09:07:39.966 +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.2268ms 2025-02-01 09:07:39.966 +00:00 [DBG] Connection id "0HNA0VVO1VDJH" disconnecting. 2025-02-01 09:07:39.966 +00:00 [DBG] Connection id "0HNA0VVO1VDJH" stopped. 2025-02-01 09:07:39.966 +00:00 [DBG] Connection id "0HNA0VVO1VDJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:40.327 +00:00 [DBG] Connection id "0HNA0VVO1VDJI" accepted. 2025-02-01 09:07:40.327 +00:00 [DBG] Connection id "0HNA0VVO1VDJI" started. 2025-02-01 09:07:40.421 +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-02-01 09:07:40.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cmspages.php'. 2025-02-01 09:07:40.421 +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.2187ms 2025-02-01 09:07:40.421 +00:00 [DBG] Connection id "0HNA0VVO1VDJI" disconnecting. 2025-02-01 09:07:40.421 +00:00 [DBG] Connection id "0HNA0VVO1VDJI" stopped. 2025-02-01 09:07:40.421 +00:00 [DBG] Connection id "0HNA0VVO1VDJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:40.799 +00:00 [DBG] Connection id "0HNA0VVO1VDJJ" accepted. 2025-02-01 09:07:40.799 +00:00 [DBG] Connection id "0HNA0VVO1VDJJ" started. 2025-02-01 09:07:40.914 +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-02-01 09:07:40.914 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sc_webcat/ecat/cms_view.php'. 2025-02-01 09:07:40.914 +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.197ms 2025-02-01 09:07:40.914 +00:00 [DBG] Connection id "0HNA0VVO1VDJJ" disconnecting. 2025-02-01 09:07:40.914 +00:00 [DBG] Connection id "0HNA0VVO1VDJJ" stopped. 2025-02-01 09:07:40.914 +00:00 [DBG] Connection id "0HNA0VVO1VDJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:41.364 +00:00 [DBG] Connection id "0HNA0VVO1VDJK" accepted. 2025-02-01 09:07:41.365 +00:00 [DBG] Connection id "0HNA0VVO1VDJK" started. 2025-02-01 09:07:41.462 +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-02-01 09:07:41.463 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/kbcat.cgi'. 2025-02-01 09:07:41.463 +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.2547ms 2025-02-01 09:07:41.463 +00:00 [DBG] Connection id "0HNA0VVO1VDJK" disconnecting. 2025-02-01 09:07:41.463 +00:00 [DBG] Connection id "0HNA0VVO1VDJK" stopped. 2025-02-01 09:07:41.463 +00:00 [DBG] Connection id "0HNA0VVO1VDJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:41.907 +00:00 [DBG] Connection id "0HNA0VVO1VDJL" accepted. 2025-02-01 09:07:41.907 +00:00 [DBG] Connection id "0HNA0VVO1VDJL" started. 2025-02-01 09:07:41.966 +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-02-01 09:07:41.967 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/workorder/FileDownload.jsp'. 2025-02-01 09:07:41.967 +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.2749ms 2025-02-01 09:07:41.967 +00:00 [DBG] Connection id "0HNA0VVO1VDJL" disconnecting. 2025-02-01 09:07:41.967 +00:00 [DBG] Connection id "0HNA0VVO1VDJL" stopped. 2025-02-01 09:07:41.967 +00:00 [DBG] Connection id "0HNA0VVO1VDJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:42.322 +00:00 [DBG] Connection id "0HNA0VVO1VDJM" accepted. 2025-02-01 09:07:42.323 +00:00 [DBG] Connection id "0HNA0VVO1VDJM" started. 2025-02-01 09:07:42.385 +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-02-01 09:07:42.385 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sd/workorder/FileDownload.jsp'. 2025-02-01 09:07:42.386 +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.1858ms 2025-02-01 09:07:42.386 +00:00 [DBG] Connection id "0HNA0VVO1VDJM" disconnecting. 2025-02-01 09:07:42.386 +00:00 [DBG] Connection id "0HNA0VVO1VDJM" stopped. 2025-02-01 09:07:42.386 +00:00 [DBG] Connection id "0HNA0VVO1VDJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:42.716 +00:00 [DBG] Connection id "0HNA0VVO1VDJN" accepted. 2025-02-01 09:07:42.716 +00:00 [DBG] Connection id "0HNA0VVO1VDJN" started. 2025-02-01 09:07:42.716 +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-02-01 09:07:42.716 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sections/reference.inc.php'. 2025-02-01 09:07:42.717 +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.1145ms 2025-02-01 09:07:42.717 +00:00 [DBG] Connection id "0HNA0VVO1VDJN" disconnecting. 2025-02-01 09:07:42.717 +00:00 [DBG] Connection id "0HNA0VVO1VDJN" stopped. 2025-02-01 09:07:42.717 +00:00 [DBG] Connection id "0HNA0VVO1VDJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:43.025 +00:00 [DBG] Connection id "0HNA0VVO1VDJO" accepted. 2025-02-01 09:07:43.025 +00:00 [DBG] Connection id "0HNA0VVO1VDJO" started. 2025-02-01 09:07:43.057 +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-02-01 09:07:43.057 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/store.php?action=view_cart'. 2025-02-01 09:07:43.057 +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.1262ms 2025-02-01 09:07:43.057 +00:00 [DBG] Connection id "0HNA0VVO1VDJO" disconnecting. 2025-02-01 09:07:43.057 +00:00 [DBG] Connection id "0HNA0VVO1VDJO" stopped. 2025-02-01 09:07:43.057 +00:00 [DBG] Connection id "0HNA0VVO1VDJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:43.336 +00:00 [DBG] Connection id "0HNA0VVO1VDJP" accepted. 2025-02-01 09:07:43.336 +00:00 [DBG] Connection id "0HNA0VVO1VDJP" started. 2025-02-01 09:07:43.383 +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-02-01 09:07:43.383 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/catalog/main.php?cat_id='. 2025-02-01 09:07:43.383 +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.249ms 2025-02-01 09:07:43.383 +00:00 [DBG] Connection id "0HNA0VVO1VDJP" disconnecting. 2025-02-01 09:07:43.383 +00:00 [DBG] Connection id "0HNA0VVO1VDJP" stopped. 2025-02-01 09:07:43.383 +00:00 [DBG] Connection id "0HNA0VVO1VDJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:43.694 +00:00 [DBG] Connection id "0HNA0VVO1VDJQ" accepted. 2025-02-01 09:07:43.694 +00:00 [DBG] Connection id "0HNA0VVO1VDJQ" started. 2025-02-01 09:07:43.739 +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-02-01 09:07:43.739 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.php?cat_id=1'. 2025-02-01 09:07:43.739 +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.2378ms 2025-02-01 09:07:43.739 +00:00 [DBG] Connection id "0HNA0VVO1VDJQ" disconnecting. 2025-02-01 09:07:43.739 +00:00 [DBG] Connection id "0HNA0VVO1VDJQ" stopped. 2025-02-01 09:07:43.739 +00:00 [DBG] Connection id "0HNA0VVO1VDJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:44.056 +00:00 [DBG] Connection id "0HNA0VVO1VDJR" accepted. 2025-02-01 09:07:44.057 +00:00 [DBG] Connection id "0HNA0VVO1VDJR" started. 2025-02-01 09:07:44.121 +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-02-01 09:07:44.122 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum_answer.php?que_id=1'. 2025-02-01 09:07:44.122 +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.1804ms 2025-02-01 09:07:44.122 +00:00 [DBG] Connection id "0HNA0VVO1VDJR" disconnecting. 2025-02-01 09:07:44.122 +00:00 [DBG] Connection id "0HNA0VVO1VDJR" stopped. 2025-02-01 09:07:44.122 +00:00 [DBG] Connection id "0HNA0VVO1VDJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:44.502 +00:00 [DBG] Connection id "0HNA0VVO1VDJS" accepted. 2025-02-01 09:07:44.502 +00:00 [DBG] Connection id "0HNA0VVO1VDJS" started. 2025-02-01 09:07:44.565 +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-02-01 09:07:44.565 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/templates1/view_product.php'. 2025-02-01 09:07:44.565 +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.2667ms 2025-02-01 09:07:44.565 +00:00 [DBG] Connection id "0HNA0VVO1VDJS" disconnecting. 2025-02-01 09:07:44.565 +00:00 [DBG] Connection id "0HNA0VVO1VDJS" stopped. 2025-02-01 09:07:44.565 +00:00 [DBG] Connection id "0HNA0VVO1VDJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:44.918 +00:00 [DBG] Connection id "0HNA0VVO1VDJT" accepted. 2025-02-01 09:07:44.918 +00:00 [DBG] Connection id "0HNA0VVO1VDJT" started. 2025-02-01 09:07:44.994 +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-02-01 09:07:44.995 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/escort-profile.php'. 2025-02-01 09:07:44.995 +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.1911ms 2025-02-01 09:07:44.995 +00:00 [DBG] Connection id "0HNA0VVO1VDJT" disconnecting. 2025-02-01 09:07:44.995 +00:00 [DBG] Connection id "0HNA0VVO1VDJT" stopped. 2025-02-01 09:07:44.995 +00:00 [DBG] Connection id "0HNA0VVO1VDJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:45.314 +00:00 [DBG] Connection id "0HNA0VVO1VDJU" accepted. 2025-02-01 09:07:45.314 +00:00 [DBG] Connection id "0HNA0VVO1VDJU" started. 2025-02-01 09:07:45.397 +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-02-01 09:07:45.397 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/indexheader.php'. 2025-02-01 09:07:45.397 +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.1694ms 2025-02-01 09:07:45.397 +00:00 [DBG] Connection id "0HNA0VVO1VDJU" disconnecting. 2025-02-01 09:07:45.397 +00:00 [DBG] Connection id "0HNA0VVO1VDJU" stopped. 2025-02-01 09:07:45.397 +00:00 [DBG] Connection id "0HNA0VVO1VDJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:45.774 +00:00 [DBG] Connection id "0HNA0VVO1VDJV" accepted. 2025-02-01 09:07:45.774 +00:00 [DBG] Connection id "0HNA0VVO1VDJV" started. 2025-02-01 09:07:45.849 +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-02-01 09:07:45.849 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/searcher.php'. 2025-02-01 09:07:45.850 +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.1712ms 2025-02-01 09:07:45.850 +00:00 [DBG] Connection id "0HNA0VVO1VDJV" disconnecting. 2025-02-01 09:07:45.850 +00:00 [DBG] Connection id "0HNA0VVO1VDJV" stopped. 2025-02-01 09:07:45.850 +00:00 [DBG] Connection id "0HNA0VVO1VDJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:46.235 +00:00 [DBG] Connection id "0HNA0VVO1VDK0" accepted. 2025-02-01 09:07:46.236 +00:00 [DBG] Connection id "0HNA0VVO1VDK0" started. 2025-02-01 09:07:46.273 +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-02-01 09:07:46.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/indexviewentry.php'. 2025-02-01 09:07:46.274 +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.1803ms 2025-02-01 09:07:46.274 +00:00 [DBG] Connection id "0HNA0VVO1VDK0" disconnecting. 2025-02-01 09:07:46.274 +00:00 [DBG] Connection id "0HNA0VVO1VDK0" stopped. 2025-02-01 09:07:46.274 +00:00 [DBG] Connection id "0HNA0VVO1VDK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:46.645 +00:00 [DBG] Connection id "0HNA0VVO1VDK1" accepted. 2025-02-01 09:07:46.646 +00:00 [DBG] Connection id "0HNA0VVO1VDK1" started. 2025-02-01 09:07:46.672 +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-02-01 09:07:46.673 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tinymcpuk/filemanager/browser.html'. 2025-02-01 09:07:46.673 +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.1596ms 2025-02-01 09:07:46.673 +00:00 [DBG] Connection id "0HNA0VVO1VDK1" disconnecting. 2025-02-01 09:07:46.673 +00:00 [DBG] Connection id "0HNA0VVO1VDK1" stopped. 2025-02-01 09:07:46.673 +00:00 [DBG] Connection id "0HNA0VVO1VDK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:47.055 +00:00 [DBG] Connection id "0HNA0VVO1VDK2" accepted. 2025-02-01 09:07:47.055 +00:00 [DBG] Connection id "0HNA0VVO1VDK2" started. 2025-02-01 09:07:47.144 +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-02-01 09:07:47.144 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/libraries/ajaxfilemanager/ajaxfilemanager.php'. 2025-02-01 09:07:47.145 +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.2627ms 2025-02-01 09:07:47.145 +00:00 [DBG] Connection id "0HNA0VVO1VDK2" disconnecting. 2025-02-01 09:07:47.145 +00:00 [DBG] Connection id "0HNA0VVO1VDK2" stopped. 2025-02-01 09:07:47.145 +00:00 [DBG] Connection id "0HNA0VVO1VDK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:47.542 +00:00 [DBG] Connection id "0HNA0VVO1VDK3" accepted. 2025-02-01 09:07:47.542 +00:00 [DBG] Connection id "0HNA0VVO1VDK3" started. 2025-02-01 09:07:47.615 +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-02-01 09:07:47.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/leftmenubody.php'. 2025-02-01 09:07:47.615 +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.2819ms 2025-02-01 09:07:47.615 +00:00 [DBG] Connection id "0HNA0VVO1VDK3" disconnecting. 2025-02-01 09:07:47.615 +00:00 [DBG] Connection id "0HNA0VVO1VDK3" stopped. 2025-02-01 09:07:47.615 +00:00 [DBG] Connection id "0HNA0VVO1VDK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:48.006 +00:00 [DBG] Connection id "0HNA0VVO1VDK4" accepted. 2025-02-01 09:07:48.006 +00:00 [DBG] Connection id "0HNA0VVO1VDK4" started. 2025-02-01 09:07:48.053 +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-02-01 09:07:48.053 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dsp_page.cfm'. 2025-02-01 09:07:48.053 +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.2795ms 2025-02-01 09:07:48.053 +00:00 [DBG] Connection id "0HNA0VVO1VDK4" disconnecting. 2025-02-01 09:07:48.053 +00:00 [DBG] Connection id "0HNA0VVO1VDK4" stopped. 2025-02-01 09:07:48.053 +00:00 [DBG] Connection id "0HNA0VVO1VDK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:48.439 +00:00 [DBG] Connection id "0HNA0VVO1VDK5" accepted. 2025-02-01 09:07:48.439 +00:00 [DBG] Connection id "0HNA0VVO1VDK5" started. 2025-02-01 09:07:48.480 +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-02-01 09:07:48.480 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zikula/index.php'. 2025-02-01 09:07:48.480 +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.3364ms 2025-02-01 09:07:48.480 +00:00 [DBG] Connection id "0HNA0VVO1VDK5" disconnecting. 2025-02-01 09:07:48.480 +00:00 [DBG] Connection id "0HNA0VVO1VDK5" stopped. 2025-02-01 09:07:48.480 +00:00 [DBG] Connection id "0HNA0VVO1VDK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:48.841 +00:00 [DBG] Connection id "0HNA0VVO1VDK6" accepted. 2025-02-01 09:07:48.841 +00:00 [DBG] Connection id "0HNA0VVO1VDK6" started. 2025-02-01 09:07:48.858 +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-02-01 09:07:48.858 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/admin/header.php'. 2025-02-01 09:07:48.858 +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.3737ms 2025-02-01 09:07:48.858 +00:00 [DBG] Connection id "0HNA0VVO1VDK6" disconnecting. 2025-02-01 09:07:48.858 +00:00 [DBG] Connection id "0HNA0VVO1VDK6" stopped. 2025-02-01 09:07:48.858 +00:00 [DBG] Connection id "0HNA0VVO1VDK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:49.266 +00:00 [DBG] Connection id "0HNA0VVO1VDK7" accepted. 2025-02-01 09:07:49.266 +00:00 [DBG] Connection id "0HNA0VVO1VDK7" started. 2025-02-01 09:07:49.332 +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-02-01 09:07:49.332 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/admin/comments_items.php'. 2025-02-01 09:07:49.332 +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.2394ms 2025-02-01 09:07:49.332 +00:00 [DBG] Connection id "0HNA0VVO1VDK7" disconnecting. 2025-02-01 09:07:49.332 +00:00 [DBG] Connection id "0HNA0VVO1VDK7" stopped. 2025-02-01 09:07:49.332 +00:00 [DBG] Connection id "0HNA0VVO1VDK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:49.705 +00:00 [DBG] Connection id "0HNA0VVO1VDK8" accepted. 2025-02-01 09:07:49.705 +00:00 [DBG] Connection id "0HNA0VVO1VDK8" started. 2025-02-01 09:07:49.750 +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-02-01 09:07:49.751 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scripts/fckeditor/editor/filemanager/connectors/test.html'. 2025-02-01 09:07:49.751 +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.3084ms 2025-02-01 09:07:49.751 +00:00 [DBG] Connection id "0HNA0VVO1VDK8" disconnecting. 2025-02-01 09:07:49.751 +00:00 [DBG] Connection id "0HNA0VVO1VDK8" stopped. 2025-02-01 09:07:49.751 +00:00 [DBG] Connection id "0HNA0VVO1VDK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:50.131 +00:00 [DBG] Connection id "0HNA0VVO1VDK9" accepted. 2025-02-01 09:07:50.131 +00:00 [DBG] Connection id "0HNA0VVO1VDK9" started. 2025-02-01 09:07:50.189 +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-02-01 09:07:50.189 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scripts/fckeditor/editor/filemanager/connectors/uploadtest.html'. 2025-02-01 09:07:50.189 +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.2281ms 2025-02-01 09:07:50.189 +00:00 [DBG] Connection id "0HNA0VVO1VDK9" disconnecting. 2025-02-01 09:07:50.189 +00:00 [DBG] Connection id "0HNA0VVO1VDK9" stopped. 2025-02-01 09:07:50.189 +00:00 [DBG] Connection id "0HNA0VVO1VDK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:50.606 +00:00 [DBG] Connection id "0HNA0VVO1VDKA" accepted. 2025-02-01 09:07:50.606 +00:00 [DBG] Connection id "0HNA0VVO1VDKA" started. 2025-02-01 09:07:50.632 +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-02-01 09:07:50.632 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/connectors/test.html'. 2025-02-01 09:07:50.632 +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.2906ms 2025-02-01 09:07:50.632 +00:00 [DBG] Connection id "0HNA0VVO1VDKA" disconnecting. 2025-02-01 09:07:50.632 +00:00 [DBG] Connection id "0HNA0VVO1VDKA" stopped. 2025-02-01 09:07:50.632 +00:00 [DBG] Connection id "0HNA0VVO1VDKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:50.978 +00:00 [DBG] Connection id "0HNA0VVO1VDKB" accepted. 2025-02-01 09:07:50.979 +00:00 [DBG] Connection id "0HNA0VVO1VDKB" started. 2025-02-01 09:07:51.020 +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-02-01 09:07:51.020 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/upload/test.html'. 2025-02-01 09:07:51.020 +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.2473ms 2025-02-01 09:07:51.020 +00:00 [DBG] Connection id "0HNA0VVO1VDKB" disconnecting. 2025-02-01 09:07:51.020 +00:00 [DBG] Connection id "0HNA0VVO1VDKB" stopped. 2025-02-01 09:07:51.020 +00:00 [DBG] Connection id "0HNA0VVO1VDKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:51.423 +00:00 [DBG] Connection id "0HNA0VVO1VDKC" accepted. 2025-02-01 09:07:51.424 +00:00 [DBG] Connection id "0HNA0VVO1VDKC" started. 2025-02-01 09:07:51.424 +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-02-01 09:07:51.424 +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-02-01 09:07:51.424 +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.1163ms 2025-02-01 09:07:51.424 +00:00 [DBG] Connection id "0HNA0VVO1VDKC" disconnecting. 2025-02-01 09:07:51.424 +00:00 [DBG] Connection id "0HNA0VVO1VDKC" stopped. 2025-02-01 09:07:51.424 +00:00 [DBG] Connection id "0HNA0VVO1VDKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:51.784 +00:00 [DBG] Connection id "0HNA0VVO1VDKD" accepted. 2025-02-01 09:07:51.784 +00:00 [DBG] Connection id "0HNA0VVO1VDKD" started. 2025-02-01 09:07:51.807 +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-02-01 09:07:51.807 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/connectors/php/config.php'. 2025-02-01 09:07:51.807 +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.165ms 2025-02-01 09:07:51.807 +00:00 [DBG] Connection id "0HNA0VVO1VDKD" disconnecting. 2025-02-01 09:07:51.807 +00:00 [DBG] Connection id "0HNA0VVO1VDKD" stopped. 2025-02-01 09:07:51.807 +00:00 [DBG] Connection id "0HNA0VVO1VDKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:52.169 +00:00 [DBG] Connection id "0HNA0VVO1VDKE" accepted. 2025-02-01 09:07:52.169 +00:00 [DBG] Connection id "0HNA0VVO1VDKE" started. 2025-02-01 09:07:52.191 +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-02-01 09:07:52.191 +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-02-01 09:07:52.191 +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.286ms 2025-02-01 09:07:52.191 +00:00 [DBG] Connection id "0HNA0VVO1VDKE" disconnecting. 2025-02-01 09:07:52.191 +00:00 [DBG] Connection id "0HNA0VVO1VDKE" stopped. 2025-02-01 09:07:52.191 +00:00 [DBG] Connection id "0HNA0VVO1VDKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:52.605 +00:00 [DBG] Connection id "0HNA0VVO1VDKF" accepted. 2025-02-01 09:07:52.605 +00:00 [DBG] Connection id "0HNA0VVO1VDKF" started. 2025-02-01 09:07:52.627 +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-02-01 09:07:52.627 +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-02-01 09:07:52.627 +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.2205ms 2025-02-01 09:07:52.627 +00:00 [DBG] Connection id "0HNA0VVO1VDKF" disconnecting. 2025-02-01 09:07:52.627 +00:00 [DBG] Connection id "0HNA0VVO1VDKF" stopped. 2025-02-01 09:07:52.627 +00:00 [DBG] Connection id "0HNA0VVO1VDKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:53.148 +00:00 [DBG] Connection id "0HNA0VVO1VDKG" accepted. 2025-02-01 09:07:53.148 +00:00 [DBG] Connection id "0HNA0VVO1VDKG" started. 2025-02-01 09:07:53.148 +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-02-01 09:07:53.148 +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-02-01 09:07:53.148 +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.1395ms 2025-02-01 09:07:53.148 +00:00 [DBG] Connection id "0HNA0VVO1VDKG" disconnecting. 2025-02-01 09:07:53.148 +00:00 [DBG] Connection id "0HNA0VVO1VDKG" stopped. 2025-02-01 09:07:53.148 +00:00 [DBG] Connection id "0HNA0VVO1VDKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:53.522 +00:00 [DBG] Connection id "0HNA0VVO1VDKH" accepted. 2025-02-01 09:07:53.522 +00:00 [DBG] Connection id "0HNA0VVO1VDKH" started. 2025-02-01 09:07:53.548 +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-02-01 09:07:53.548 +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-02-01 09:07:53.548 +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.233ms 2025-02-01 09:07:53.548 +00:00 [DBG] Connection id "0HNA0VVO1VDKH" disconnecting. 2025-02-01 09:07:53.548 +00:00 [DBG] Connection id "0HNA0VVO1VDKH" stopped. 2025-02-01 09:07:53.548 +00:00 [DBG] Connection id "0HNA0VVO1VDKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:53.931 +00:00 [DBG] Connection id "0HNA0VVO1VDKI" accepted. 2025-02-01 09:07:53.931 +00:00 [DBG] Connection id "0HNA0VVO1VDKI" started. 2025-02-01 09:07:53.956 +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-02-01 09:07:53.956 +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-02-01 09:07:53.956 +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.2353ms 2025-02-01 09:07:53.956 +00:00 [DBG] Connection id "0HNA0VVO1VDKI" disconnecting. 2025-02-01 09:07:53.956 +00:00 [DBG] Connection id "0HNA0VVO1VDKI" stopped. 2025-02-01 09:07:53.956 +00:00 [DBG] Connection id "0HNA0VVO1VDKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:54.358 +00:00 [DBG] Connection id "0HNA0VVO1VDKJ" accepted. 2025-02-01 09:07:54.358 +00:00 [DBG] Connection id "0HNA0VVO1VDKJ" started. 2025-02-01 09:07:54.388 +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-02-01 09:07:54.388 +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-02-01 09:07:54.388 +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.1383ms 2025-02-01 09:07:54.388 +00:00 [DBG] Connection id "0HNA0VVO1VDKJ" disconnecting. 2025-02-01 09:07:54.388 +00:00 [DBG] Connection id "0HNA0VVO1VDKJ" stopped. 2025-02-01 09:07:54.388 +00:00 [DBG] Connection id "0HNA0VVO1VDKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:54.778 +00:00 [DBG] Connection id "0HNA0VVO1VDKK" accepted. 2025-02-01 09:07:54.778 +00:00 [DBG] Connection id "0HNA0VVO1VDKK" started. 2025-02-01 09:07:54.807 +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-02-01 09:07:54.807 +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-02-01 09:07:54.807 +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.2089ms 2025-02-01 09:07:54.807 +00:00 [DBG] Connection id "0HNA0VVO1VDKK" disconnecting. 2025-02-01 09:07:54.807 +00:00 [DBG] Connection id "0HNA0VVO1VDKK" stopped. 2025-02-01 09:07:54.807 +00:00 [DBG] Connection id "0HNA0VVO1VDKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:55.144 +00:00 [DBG] Connection id "0HNA0VVO1VDKL" accepted. 2025-02-01 09:07:55.144 +00:00 [DBG] Connection id "0HNA0VVO1VDKL" started. 2025-02-01 09:07:55.195 +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-02-01 09:07:55.195 +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-02-01 09:07:55.195 +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.1868ms 2025-02-01 09:07:55.195 +00:00 [DBG] Connection id "0HNA0VVO1VDKL" disconnecting. 2025-02-01 09:07:55.195 +00:00 [DBG] Connection id "0HNA0VVO1VDKL" stopped. 2025-02-01 09:07:55.195 +00:00 [DBG] Connection id "0HNA0VVO1VDKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:55.531 +00:00 [DBG] Connection id "0HNA0VVO1VDKM" accepted. 2025-02-01 09:07:55.531 +00:00 [DBG] Connection id "0HNA0VVO1VDKM" started. 2025-02-01 09:07:55.607 +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-02-01 09:07:55.607 +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-02-01 09:07:55.607 +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.181ms 2025-02-01 09:07:55.607 +00:00 [DBG] Connection id "0HNA0VVO1VDKM" disconnecting. 2025-02-01 09:07:55.607 +00:00 [DBG] Connection id "0HNA0VVO1VDKM" stopped. 2025-02-01 09:07:55.607 +00:00 [DBG] Connection id "0HNA0VVO1VDKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VDKN" accepted. 2025-02-01 09:07:55.954 +00:00 [DBG] Connection id "0HNA0VVO1VDKN" started. 2025-02-01 09:07:56.006 +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-02-01 09:07:56.007 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Backstage/Components/FreeTextBox/ftb.imagegallery.aspx'. 2025-02-01 09:07:56.007 +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.169ms 2025-02-01 09:07:56.007 +00:00 [DBG] Connection id "0HNA0VVO1VDKN" disconnecting. 2025-02-01 09:07:56.007 +00:00 [DBG] Connection id "0HNA0VVO1VDKN" stopped. 2025-02-01 09:07:56.007 +00:00 [DBG] Connection id "0HNA0VVO1VDKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:56.388 +00:00 [DBG] Connection id "0HNA0VVO1VDKO" accepted. 2025-02-01 09:07:56.388 +00:00 [DBG] Connection id "0HNA0VVO1VDKO" started. 2025-02-01 09:07:56.457 +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-02-01 09:07:56.457 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_plugin/fckeditor/editor/filemanager/connectors/test.html'. 2025-02-01 09:07:56.457 +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.3006ms 2025-02-01 09:07:56.457 +00:00 [DBG] Connection id "0HNA0VVO1VDKO" disconnecting. 2025-02-01 09:07:56.457 +00:00 [DBG] Connection id "0HNA0VVO1VDKO" stopped. 2025-02-01 09:07:56.457 +00:00 [DBG] Connection id "0HNA0VVO1VDKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:56.850 +00:00 [DBG] Connection id "0HNA0VVO1VDKP" accepted. 2025-02-01 09:07:56.850 +00:00 [DBG] Connection id "0HNA0VVO1VDKP" started. 2025-02-01 09:07:56.873 +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-02-01 09:07:56.873 +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-02-01 09:07:56.873 +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.2926ms 2025-02-01 09:07:56.873 +00:00 [DBG] Connection id "0HNA0VVO1VDKP" disconnecting. 2025-02-01 09:07:56.873 +00:00 [DBG] Connection id "0HNA0VVO1VDKP" stopped. 2025-02-01 09:07:56.873 +00:00 [DBG] Connection id "0HNA0VVO1VDKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:57.203 +00:00 [DBG] Connection id "0HNA0VVO1VDKQ" accepted. 2025-02-01 09:07:57.203 +00:00 [DBG] Connection id "0HNA0VVO1VDKQ" started. 2025-02-01 09:07:57.283 +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-02-01 09:07:57.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/connectors/test.html'. 2025-02-01 09:07:57.283 +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.2384ms 2025-02-01 09:07:57.283 +00:00 [DBG] Connection id "0HNA0VVO1VDKQ" disconnecting. 2025-02-01 09:07:57.283 +00:00 [DBG] Connection id "0HNA0VVO1VDKQ" stopped. 2025-02-01 09:07:57.284 +00:00 [DBG] Connection id "0HNA0VVO1VDKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:57.683 +00:00 [DBG] Connection id "0HNA0VVO1VDKR" accepted. 2025-02-01 09:07:57.683 +00:00 [DBG] Connection id "0HNA0VVO1VDKR" started. 2025-02-01 09:07:57.684 +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-02-01 09:07:57.684 +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-02-01 09:07:57.684 +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.1739ms 2025-02-01 09:07:57.684 +00:00 [DBG] Connection id "0HNA0VVO1VDKR" disconnecting. 2025-02-01 09:07:57.684 +00:00 [DBG] Connection id "0HNA0VVO1VDKR" stopped. 2025-02-01 09:07:57.684 +00:00 [DBG] Connection id "0HNA0VVO1VDKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:58.045 +00:00 [DBG] Connection id "0HNA0VVO1VDKS" accepted. 2025-02-01 09:07:58.045 +00:00 [DBG] Connection id "0HNA0VVO1VDKS" started. 2025-02-01 09:07:58.068 +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-02-01 09:07:58.068 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uploadsnaps.php'. 2025-02-01 09:07:58.068 +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.3171ms 2025-02-01 09:07:58.068 +00:00 [DBG] Connection id "0HNA0VVO1VDKS" disconnecting. 2025-02-01 09:07:58.068 +00:00 [DBG] Connection id "0HNA0VVO1VDKS" stopped. 2025-02-01 09:07:58.068 +00:00 [DBG] Connection id "0HNA0VVO1VDKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:58.455 +00:00 [DBG] Connection id "0HNA0VVO1VDKT" accepted. 2025-02-01 09:07:58.455 +00:00 [DBG] Connection id "0HNA0VVO1VDKT" started. 2025-02-01 09:07:58.479 +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-02-01 09:07:58.479 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload/includes/js/files/upload.php'. 2025-02-01 09:07:58.479 +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.1297ms 2025-02-01 09:07:58.479 +00:00 [DBG] Connection id "0HNA0VVO1VDKT" disconnecting. 2025-02-01 09:07:58.479 +00:00 [DBG] Connection id "0HNA0VVO1VDKT" stopped. 2025-02-01 09:07:58.479 +00:00 [DBG] Connection id "0HNA0VVO1VDKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:58.880 +00:00 [DBG] Connection id "0HNA0VVO1VDKU" accepted. 2025-02-01 09:07:58.880 +00:00 [DBG] Connection id "0HNA0VVO1VDKU" started. 2025-02-01 09:07:58.904 +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-02-01 09:07:58.904 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tinybrowser/upload.php'. 2025-02-01 09:07:58.904 +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.2266ms 2025-02-01 09:07:58.904 +00:00 [DBG] Connection id "0HNA0VVO1VDKU" disconnecting. 2025-02-01 09:07:58.904 +00:00 [DBG] Connection id "0HNA0VVO1VDKU" stopped. 2025-02-01 09:07:58.904 +00:00 [DBG] Connection id "0HNA0VVO1VDKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:59.272 +00:00 [DBG] Connection id "0HNA0VVO1VDKV" accepted. 2025-02-01 09:07:59.272 +00:00 [DBG] Connection id "0HNA0VVO1VDKV" started. 2025-02-01 09:07:59.295 +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-02-01 09:07:59.295 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/editor/editor/filemanager/upload/test.html'. 2025-02-01 09:07:59.295 +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.1888ms 2025-02-01 09:07:59.295 +00:00 [DBG] Connection id "0HNA0VVO1VDKV" disconnecting. 2025-02-01 09:07:59.295 +00:00 [DBG] Connection id "0HNA0VVO1VDKV" stopped. 2025-02-01 09:07:59.295 +00:00 [DBG] Connection id "0HNA0VVO1VDKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:07:59.636 +00:00 [DBG] Connection id "0HNA0VVO1VDL0" accepted. 2025-02-01 09:07:59.637 +00:00 [DBG] Connection id "0HNA0VVO1VDL0" started. 2025-02-01 09:07:59.683 +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-02-01 09:07:59.683 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/photogallery_open.php'. 2025-02-01 09:07:59.683 +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.193ms 2025-02-01 09:07:59.683 +00:00 [DBG] Connection id "0HNA0VVO1VDL0" disconnecting. 2025-02-01 09:07:59.683 +00:00 [DBG] Connection id "0HNA0VVO1VDL0" stopped. 2025-02-01 09:07:59.683 +00:00 [DBG] Connection id "0HNA0VVO1VDL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:00.030 +00:00 [DBG] Connection id "0HNA0VVO1VDL1" accepted. 2025-02-01 09:08:00.030 +00:00 [DBG] Connection id "0HNA0VVO1VDL1" started. 2025-02-01 09:08:00.085 +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-02-01 09:08:00.085 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx'. 2025-02-01 09:08:00.085 +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.1292ms 2025-02-01 09:08:00.085 +00:00 [DBG] Connection id "0HNA0VVO1VDL1" disconnecting. 2025-02-01 09:08:00.085 +00:00 [DBG] Connection id "0HNA0VVO1VDL1" stopped. 2025-02-01 09:08:00.085 +00:00 [DBG] Connection id "0HNA0VVO1VDL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:00.453 +00:00 [DBG] Connection id "0HNA0VVO1VDL2" accepted. 2025-02-01 09:08:00.453 +00:00 [DBG] Connection id "0HNA0VVO1VDL2" started. 2025-02-01 09:08:00.499 +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-02-01 09:08:00.499 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/assetmanager/assetmanager.asp'. 2025-02-01 09:08:00.499 +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.2106ms 2025-02-01 09:08:00.499 +00:00 [DBG] Connection id "0HNA0VVO1VDL2" disconnecting. 2025-02-01 09:08:00.499 +00:00 [DBG] Connection id "0HNA0VVO1VDL2" stopped. 2025-02-01 09:08:00.499 +00:00 [DBG] Connection id "0HNA0VVO1VDL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:00.917 +00:00 [DBG] Connection id "0HNA0VVO1VDL3" accepted. 2025-02-01 09:08:00.917 +00:00 [DBG] Connection id "0HNA0VVO1VDL3" started. 2025-02-01 09:08:00.935 +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-02-01 09:08:00.935 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Final/login/ava_upl.php'. 2025-02-01 09:08:00.935 +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.2017ms 2025-02-01 09:08:00.935 +00:00 [DBG] Connection id "0HNA0VVO1VDL3" disconnecting. 2025-02-01 09:08:00.935 +00:00 [DBG] Connection id "0HNA0VVO1VDL3" stopped. 2025-02-01 09:08:00.935 +00:00 [DBG] Connection id "0HNA0VVO1VDL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:01.284 +00:00 [DBG] Connection id "0HNA0VVO1VDL4" accepted. 2025-02-01 09:08:01.284 +00:00 [DBG] Connection id "0HNA0VVO1VDL4" started. 2025-02-01 09:08:01.307 +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-02-01 09:08:01.307 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Final/login/ava_upl2.php'. 2025-02-01 09:08:01.307 +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.142ms 2025-02-01 09:08:01.307 +00:00 [DBG] Connection id "0HNA0VVO1VDL4" disconnecting. 2025-02-01 09:08:01.307 +00:00 [DBG] Connection id "0HNA0VVO1VDL4" stopped. 2025-02-01 09:08:01.307 +00:00 [DBG] Connection id "0HNA0VVO1VDL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:01.704 +00:00 [DBG] Connection id "0HNA0VVO1VDL5" accepted. 2025-02-01 09:08:01.705 +00:00 [DBG] Connection id "0HNA0VVO1VDL5" started. 2025-02-01 09:08:01.791 +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-02-01 09:08:01.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/spaw/demo.php'. 2025-02-01 09:08:01.791 +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.2342ms 2025-02-01 09:08:01.791 +00:00 [DBG] Connection id "0HNA0VVO1VDL5" disconnecting. 2025-02-01 09:08:01.791 +00:00 [DBG] Connection id "0HNA0VVO1VDL5" stopped. 2025-02-01 09:08:01.791 +00:00 [DBG] Connection id "0HNA0VVO1VDL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:02.171 +00:00 [DBG] Connection id "0HNA0VVO1VDL6" accepted. 2025-02-01 09:08:02.171 +00:00 [DBG] Connection id "0HNA0VVO1VDL6" started. 2025-02-01 09:08:02.172 +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-02-01 09:08:02.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.php'. 2025-02-01 09:08:02.172 +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.1621ms 2025-02-01 09:08:02.172 +00:00 [DBG] Connection id "0HNA0VVO1VDL6" disconnecting. 2025-02-01 09:08:02.172 +00:00 [DBG] Connection id "0HNA0VVO1VDL6" stopped. 2025-02-01 09:08:02.172 +00:00 [DBG] Connection id "0HNA0VVO1VDL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:02.516 +00:00 [DBG] Connection id "0HNA0VVO1VDL7" accepted. 2025-02-01 09:08:02.516 +00:00 [DBG] Connection id "0HNA0VVO1VDL7" started. 2025-02-01 09:08:02.610 +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-02-01 09:08:02.610 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.html'. 2025-02-01 09:08:02.610 +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.3092ms 2025-02-01 09:08:02.610 +00:00 [DBG] Connection id "0HNA0VVO1VDL7" disconnecting. 2025-02-01 09:08:02.610 +00:00 [DBG] Connection id "0HNA0VVO1VDL7" stopped. 2025-02-01 09:08:02.611 +00:00 [DBG] Connection id "0HNA0VVO1VDL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:03.038 +00:00 [DBG] Connection id "0HNA0VVO1VDL8" accepted. 2025-02-01 09:08:03.038 +00:00 [DBG] Connection id "0HNA0VVO1VDL8" started. 2025-02-01 09:08:03.061 +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-02-01 09:08:03.061 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.pl'. 2025-02-01 09:08:03.061 +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.1973ms 2025-02-01 09:08:03.061 +00:00 [DBG] Connection id "0HNA0VVO1VDL8" disconnecting. 2025-02-01 09:08:03.061 +00:00 [DBG] Connection id "0HNA0VVO1VDL8" stopped. 2025-02-01 09:08:03.061 +00:00 [DBG] Connection id "0HNA0VVO1VDL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:03.425 +00:00 [DBG] Connection id "0HNA0VVO1VDL9" accepted. 2025-02-01 09:08:03.425 +00:00 [DBG] Connection id "0HNA0VVO1VDL9" started. 2025-02-01 09:08:03.471 +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-02-01 09:08:03.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.asp'. 2025-02-01 09:08:03.471 +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.1651ms 2025-02-01 09:08:03.471 +00:00 [DBG] Connection id "0HNA0VVO1VDL9" disconnecting. 2025-02-01 09:08:03.471 +00:00 [DBG] Connection id "0HNA0VVO1VDL9" stopped. 2025-02-01 09:08:03.471 +00:00 [DBG] Connection id "0HNA0VVO1VDL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:03.848 +00:00 [DBG] Connection id "0HNA0VVO1VDLA" accepted. 2025-02-01 09:08:03.848 +00:00 [DBG] Connection id "0HNA0VVO1VDLA" started. 2025-02-01 09:08:03.875 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:08:03.875 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:08:03.875 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1728ms 2025-02-01 09:08:03.875 +00:00 [DBG] Connection id "0HNA0VVO1VDLA" disconnecting. 2025-02-01 09:08:03.875 +00:00 [DBG] Connection id "0HNA0VVO1VDLA" stopped. 2025-02-01 09:08:03.875 +00:00 [DBG] Connection id "0HNA0VVO1VDLA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:04.192 +00:00 [DBG] Connection id "0HNA0VVO1VDLB" accepted. 2025-02-01 09:08:04.192 +00:00 [DBG] Connection id "0HNA0VVO1VDLB" started. 2025-02-01 09:08:04.240 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oozie/ - null null 2025-02-01 09:08:04.240 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/oozie/'. 2025-02-01 09:08:04.240 +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.1997ms 2025-02-01 09:08:04.240 +00:00 [DBG] Connection id "0HNA0VVO1VDLB" disconnecting. 2025-02-01 09:08:04.240 +00:00 [DBG] Connection id "0HNA0VVO1VDLB" stopped. 2025-02-01 09:08:04.240 +00:00 [DBG] Connection id "0HNA0VVO1VDLB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:04.582 +00:00 [DBG] Connection id "0HNA0VVO1VDLC" accepted. 2025-02-01 09:08:04.582 +00:00 [DBG] Connection id "0HNA0VVO1VDLC" started. 2025-02-01 09:08:04.583 +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-02-01 09:08:04.583 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/login.jsp'. 2025-02-01 09:08:04.583 +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.197ms 2025-02-01 09:08:04.583 +00:00 [DBG] Connection id "0HNA0VVO1VDLC" disconnecting. 2025-02-01 09:08:04.583 +00:00 [DBG] Connection id "0HNA0VVO1VDLC" stopped. 2025-02-01 09:08:04.583 +00:00 [DBG] Connection id "0HNA0VVO1VDLC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:04.905 +00:00 [DBG] Connection id "0HNA0VVO1VDLD" accepted. 2025-02-01 09:08:04.905 +00:00 [DBG] Connection id "0HNA0VVO1VDLD" started. 2025-02-01 09:08:04.910 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/about/ - null null 2025-02-01 09:08:04.910 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/about/'. 2025-02-01 09:08:04.910 +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.2212ms 2025-02-01 09:08:04.910 +00:00 [DBG] Connection id "0HNA0VVO1VDLD" disconnecting. 2025-02-01 09:08:04.910 +00:00 [DBG] Connection id "0HNA0VVO1VDLD" stopped. 2025-02-01 09:08:04.910 +00:00 [DBG] Connection id "0HNA0VVO1VDLD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:05.211 +00:00 [DBG] Connection id "0HNA0VVO1VDLE" accepted. 2025-02-01 09:08:05.211 +00:00 [DBG] Connection id "0HNA0VVO1VDLE" started. 2025-02-01 09:08:05.219 +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-02-01 09:08:05.219 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cmf/login'. 2025-02-01 09:08:05.219 +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.2368ms 2025-02-01 09:08:05.219 +00:00 [DBG] Connection id "0HNA0VVO1VDLE" disconnecting. 2025-02-01 09:08:05.219 +00:00 [DBG] Connection id "0HNA0VVO1VDLE" stopped. 2025-02-01 09:08:05.219 +00:00 [DBG] Connection id "0HNA0VVO1VDLE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:05.530 +00:00 [DBG] Connection id "0HNA0VVO1VDLF" accepted. 2025-02-01 09:08:05.530 +00:00 [DBG] Connection id "0HNA0VVO1VDLF" started. 2025-02-01 09:08:05.547 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jobhistory - null null 2025-02-01 09:08:05.547 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jobhistory'. 2025-02-01 09:08:05.547 +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.1541ms 2025-02-01 09:08:05.547 +00:00 [DBG] Connection id "0HNA0VVO1VDLF" disconnecting. 2025-02-01 09:08:05.547 +00:00 [DBG] Connection id "0HNA0VVO1VDLF" stopped. 2025-02-01 09:08:05.547 +00:00 [DBG] Connection id "0HNA0VVO1VDLF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:05.893 +00:00 [DBG] Connection id "0HNA0VVO1VDLG" accepted. 2025-02-01 09:08:05.893 +00:00 [DBG] Connection id "0HNA0VVO1VDLG" started. 2025-02-01 09:08:05.921 +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-02-01 09:08:05.921 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cluster/cluster'. 2025-02-01 09:08:05.921 +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.15ms 2025-02-01 09:08:05.921 +00:00 [DBG] Connection id "0HNA0VVO1VDLG" disconnecting. 2025-02-01 09:08:05.921 +00:00 [DBG] Connection id "0HNA0VVO1VDLG" stopped. 2025-02-01 09:08:05.921 +00:00 [DBG] Connection id "0HNA0VVO1VDLG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:06.267 +00:00 [DBG] Connection id "0HNA0VVO1VDLH" accepted. 2025-02-01 09:08:06.267 +00:00 [DBG] Connection id "0HNA0VVO1VDLH" started. 2025-02-01 09:08:06.292 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/node - null null 2025-02-01 09:08:06.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/node'. 2025-02-01 09:08:06.292 +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.1909ms 2025-02-01 09:08:06.292 +00:00 [DBG] Connection id "0HNA0VVO1VDLH" disconnecting. 2025-02-01 09:08:06.292 +00:00 [DBG] Connection id "0HNA0VVO1VDLH" stopped. 2025-02-01 09:08:06.292 +00:00 [DBG] Connection id "0HNA0VVO1VDLH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:06.716 +00:00 [DBG] Connection id "0HNA0VVO1VDLI" accepted. 2025-02-01 09:08:06.716 +00:00 [DBG] Connection id "0HNA0VVO1VDLI" started. 2025-02-01 09:08:06.746 +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-02-01 09:08:06.746 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/databases/acidcat_3.mdb'. 2025-02-01 09:08:06.746 +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.2304ms 2025-02-01 09:08:06.746 +00:00 [DBG] Connection id "0HNA0VVO1VDLI" disconnecting. 2025-02-01 09:08:06.746 +00:00 [DBG] Connection id "0HNA0VVO1VDLI" stopped. 2025-02-01 09:08:06.746 +00:00 [DBG] Connection id "0HNA0VVO1VDLI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:07.111 +00:00 [DBG] Connection id "0HNA0VVO1VDLJ" accepted. 2025-02-01 09:08:07.111 +00:00 [DBG] Connection id "0HNA0VVO1VDLJ" started. 2025-02-01 09:08:07.112 +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-02-01 09:08:07.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mdb-database/dblog.mdb'. 2025-02-01 09:08:07.112 +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.1752ms 2025-02-01 09:08:07.112 +00:00 [DBG] Connection id "0HNA0VVO1VDLJ" disconnecting. 2025-02-01 09:08:07.112 +00:00 [DBG] Connection id "0HNA0VVO1VDLJ" stopped. 2025-02-01 09:08:07.112 +00:00 [DBG] Connection id "0HNA0VVO1VDLJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:07.530 +00:00 [DBG] Connection id "0HNA0VVO1VDLK" accepted. 2025-02-01 09:08:07.530 +00:00 [DBG] Connection id "0HNA0VVO1VDLK" started. 2025-02-01 09:08:07.576 +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-02-01 09:08:07.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db/users.mdb'. 2025-02-01 09:08:07.576 +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.2262ms 2025-02-01 09:08:07.576 +00:00 [DBG] Connection id "0HNA0VVO1VDLK" disconnecting. 2025-02-01 09:08:07.576 +00:00 [DBG] Connection id "0HNA0VVO1VDLK" stopped. 2025-02-01 09:08:07.576 +00:00 [DBG] Connection id "0HNA0VVO1VDLK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:07.965 +00:00 [DBG] Connection id "0HNA0VVO1VDLL" accepted. 2025-02-01 09:08:07.965 +00:00 [DBG] Connection id "0HNA0VVO1VDLL" started. 2025-02-01 09:08:07.989 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db/ - null null 2025-02-01 09:08:07.989 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db/'. 2025-02-01 09:08:07.989 +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.1252ms 2025-02-01 09:08:07.989 +00:00 [DBG] Connection id "0HNA0VVO1VDLL" disconnecting. 2025-02-01 09:08:07.989 +00:00 [DBG] Connection id "0HNA0VVO1VDLL" stopped. 2025-02-01 09:08:07.989 +00:00 [DBG] Connection id "0HNA0VVO1VDLL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:08.302 +00:00 [DBG] Connection id "0HNA0VVO1VDLM" accepted. 2025-02-01 09:08:08.302 +00:00 [DBG] Connection id "0HNA0VVO1VDLM" started. 2025-02-01 09:08:08.303 +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-02-01 09:08:08.303 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/infusions/avatar_studio/avatar_studio.php'. 2025-02-01 09:08:08.303 +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.1687ms 2025-02-01 09:08:08.303 +00:00 [DBG] Connection id "0HNA0VVO1VDLM" disconnecting. 2025-02-01 09:08:08.303 +00:00 [DBG] Connection id "0HNA0VVO1VDLM" stopped. 2025-02-01 09:08:08.303 +00:00 [DBG] Connection id "0HNA0VVO1VDLM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:08.692 +00:00 [DBG] Connection id "0HNA0VVO1VDLN" accepted. 2025-02-01 09:08:08.692 +00:00 [DBG] Connection id "0HNA0VVO1VDLN" started. 2025-02-01 09:08:08.693 +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-02-01 09:08:08.693 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bnnr.php'. 2025-02-01 09:08:08.693 +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.1897ms 2025-02-01 09:08:08.693 +00:00 [DBG] Connection id "0HNA0VVO1VDLN" disconnecting. 2025-02-01 09:08:08.693 +00:00 [DBG] Connection id "0HNA0VVO1VDLN" stopped. 2025-02-01 09:08:08.693 +00:00 [DBG] Connection id "0HNA0VVO1VDLN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:09.078 +00:00 [DBG] Connection id "0HNA0VVO1VDLO" accepted. 2025-02-01 09:08:09.078 +00:00 [DBG] Connection id "0HNA0VVO1VDLO" started. 2025-02-01 09:08:09.078 +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-02-01 09:08:09.078 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vb/bnnr.php'. 2025-02-01 09:08:09.078 +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.1357ms 2025-02-01 09:08:09.078 +00:00 [DBG] Connection id "0HNA0VVO1VDLO" disconnecting. 2025-02-01 09:08:09.078 +00:00 [DBG] Connection id "0HNA0VVO1VDLO" stopped. 2025-02-01 09:08:09.079 +00:00 [DBG] Connection id "0HNA0VVO1VDLO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:09.449 +00:00 [DBG] Connection id "0HNA0VVO1VDLP" accepted. 2025-02-01 09:08:09.449 +00:00 [DBG] Connection id "0HNA0VVO1VDLP" started. 2025-02-01 09:08:09.471 +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-02-01 09:08:09.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/bnnr.php'. 2025-02-01 09:08:09.471 +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.2312ms 2025-02-01 09:08:09.471 +00:00 [DBG] Connection id "0HNA0VVO1VDLP" disconnecting. 2025-02-01 09:08:09.471 +00:00 [DBG] Connection id "0HNA0VVO1VDLP" stopped. 2025-02-01 09:08:09.471 +00:00 [DBG] Connection id "0HNA0VVO1VDLP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:09.908 +00:00 [DBG] Connection id "0HNA0VVO1VDLQ" accepted. 2025-02-01 09:08:09.908 +00:00 [DBG] Connection id "0HNA0VVO1VDLQ" started. 2025-02-01 09:08:09.908 +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-02-01 09:08:09.908 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblink_cat_list.php'. 2025-02-01 09:08:09.908 +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.1503ms 2025-02-01 09:08:09.908 +00:00 [DBG] Connection id "0HNA0VVO1VDLQ" disconnecting. 2025-02-01 09:08:09.908 +00:00 [DBG] Connection id "0HNA0VVO1VDLQ" stopped. 2025-02-01 09:08:09.908 +00:00 [DBG] Connection id "0HNA0VVO1VDLQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:10.276 +00:00 [DBG] Connection id "0HNA0VVO1VDLR" accepted. 2025-02-01 09:08:10.276 +00:00 [DBG] Connection id "0HNA0VVO1VDLR" started. 2025-02-01 09:08:10.276 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:08:10.276 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:08:10.276 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1434ms 2025-02-01 09:08:10.276 +00:00 [DBG] Connection id "0HNA0VVO1VDLR" disconnecting. 2025-02-01 09:08:10.276 +00:00 [DBG] Connection id "0HNA0VVO1VDLR" stopped. 2025-02-01 09:08:10.276 +00:00 [DBG] Connection id "0HNA0VVO1VDLR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:10.644 +00:00 [DBG] Connection id "0HNA0VVO1VDLS" accepted. 2025-02-01 09:08:10.644 +00:00 [DBG] Connection id "0HNA0VVO1VDLS" started. 2025-02-01 09:08:10.644 +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-02-01 09:08:10.644 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/UPGRADE.txt'. 2025-02-01 09:08:10.644 +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.1361ms 2025-02-01 09:08:10.645 +00:00 [DBG] Connection id "0HNA0VVO1VDLS" disconnecting. 2025-02-01 09:08:10.645 +00:00 [DBG] Connection id "0HNA0VVO1VDLS" stopped. 2025-02-01 09:08:10.645 +00:00 [DBG] Connection id "0HNA0VVO1VDLS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:10.962 +00:00 [DBG] Connection id "0HNA0VVO1VDLT" accepted. 2025-02-01 09:08:10.962 +00:00 [DBG] Connection id "0HNA0VVO1VDLT" started. 2025-02-01 09:08:10.963 +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-02-01 09:08:10.963 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/INSTALL.txt'. 2025-02-01 09:08:10.963 +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.2279ms 2025-02-01 09:08:10.963 +00:00 [DBG] Connection id "0HNA0VVO1VDLT" disconnecting. 2025-02-01 09:08:10.963 +00:00 [DBG] Connection id "0HNA0VVO1VDLT" stopped. 2025-02-01 09:08:10.964 +00:00 [DBG] Connection id "0HNA0VVO1VDLT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:11.328 +00:00 [DBG] Connection id "0HNA0VVO1VDLU" accepted. 2025-02-01 09:08:11.328 +00:00 [DBG] Connection id "0HNA0VVO1VDLU" started. 2025-02-01 09:08:11.356 +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-02-01 09:08:11.356 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/MAINTENERS.txt'. 2025-02-01 09:08:11.356 +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.1742ms 2025-02-01 09:08:11.356 +00:00 [DBG] Connection id "0HNA0VVO1VDLU" disconnecting. 2025-02-01 09:08:11.356 +00:00 [DBG] Connection id "0HNA0VVO1VDLU" stopped. 2025-02-01 09:08:11.356 +00:00 [DBG] Connection id "0HNA0VVO1VDLU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:11.693 +00:00 [DBG] Connection id "0HNA0VVO1VDLV" accepted. 2025-02-01 09:08:11.693 +00:00 [DBG] Connection id "0HNA0VVO1VDLV" started. 2025-02-01 09:08:11.713 +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-02-01 09:08:11.713 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/INSTALL.mysql.txt'. 2025-02-01 09:08:11.713 +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.2049ms 2025-02-01 09:08:11.713 +00:00 [DBG] Connection id "0HNA0VVO1VDLV" disconnecting. 2025-02-01 09:08:11.713 +00:00 [DBG] Connection id "0HNA0VVO1VDLV" stopped. 2025-02-01 09:08:11.713 +00:00 [DBG] Connection id "0HNA0VVO1VDLV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:12.069 +00:00 [DBG] Connection id "0HNA0VVO1VDM0" accepted. 2025-02-01 09:08:12.069 +00:00 [DBG] Connection id "0HNA0VVO1VDM0" started. 2025-02-01 09:08:12.070 +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-02-01 09:08:12.070 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/INSTALL.pgsql.txt'. 2025-02-01 09:08:12.070 +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.1314ms 2025-02-01 09:08:12.070 +00:00 [DBG] Connection id "0HNA0VVO1VDM0" disconnecting. 2025-02-01 09:08:12.070 +00:00 [DBG] Connection id "0HNA0VVO1VDM0" stopped. 2025-02-01 09:08:12.070 +00:00 [DBG] Connection id "0HNA0VVO1VDM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:12.377 +00:00 [DBG] Connection id "0HNA0VVO1VDM1" accepted. 2025-02-01 09:08:12.377 +00:00 [DBG] Connection id "0HNA0VVO1VDM1" started. 2025-02-01 09:08:12.400 +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-02-01 09:08:12.400 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/update.php'. 2025-02-01 09:08:12.400 +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.2033ms 2025-02-01 09:08:12.400 +00:00 [DBG] Connection id "0HNA0VVO1VDM1" disconnecting. 2025-02-01 09:08:12.400 +00:00 [DBG] Connection id "0HNA0VVO1VDM1" stopped. 2025-02-01 09:08:12.400 +00:00 [DBG] Connection id "0HNA0VVO1VDM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:12.720 +00:00 [DBG] Connection id "0HNA0VVO1VDM2" accepted. 2025-02-01 09:08:12.720 +00:00 [DBG] Connection id "0HNA0VVO1VDM2" started. 2025-02-01 09:08:12.742 +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-02-01 09:08:12.742 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/manifests/files/joomla.xml'. 2025-02-01 09:08:12.742 +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.1839ms 2025-02-01 09:08:12.742 +00:00 [DBG] Connection id "0HNA0VVO1VDM2" disconnecting. 2025-02-01 09:08:12.742 +00:00 [DBG] Connection id "0HNA0VVO1VDM2" stopped. 2025-02-01 09:08:12.743 +00:00 [DBG] Connection id "0HNA0VVO1VDM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:13.065 +00:00 [DBG] Connection id "0HNA0VVO1VDM3" accepted. 2025-02-01 09:08:13.065 +00:00 [DBG] Connection id "0HNA0VVO1VDM3" started. 2025-02-01 09:08:13.086 +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-02-01 09:08:13.086 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/language/en-GB/en-GB.xml'. 2025-02-01 09:08:13.086 +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.3019ms 2025-02-01 09:08:13.087 +00:00 [DBG] Connection id "0HNA0VVO1VDM3" disconnecting. 2025-02-01 09:08:13.087 +00:00 [DBG] Connection id "0HNA0VVO1VDM3" stopped. 2025-02-01 09:08:13.087 +00:00 [DBG] Connection id "0HNA0VVO1VDM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:13.406 +00:00 [DBG] Connection id "0HNA0VVO1VDM4" accepted. 2025-02-01 09:08:13.406 +00:00 [DBG] Connection id "0HNA0VVO1VDM4" started. 2025-02-01 09:08:13.451 +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-02-01 09:08:13.451 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modules/custom.xml'. 2025-02-01 09:08:13.451 +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.2422ms 2025-02-01 09:08:13.451 +00:00 [DBG] Connection id "0HNA0VVO1VDM4" disconnecting. 2025-02-01 09:08:13.451 +00:00 [DBG] Connection id "0HNA0VVO1VDM4" stopped. 2025-02-01 09:08:13.452 +00:00 [DBG] Connection id "0HNA0VVO1VDM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:13.807 +00:00 [DBG] Connection id "0HNA0VVO1VDM5" accepted. 2025-02-01 09:08:13.807 +00:00 [DBG] Connection id "0HNA0VVO1VDM5" started. 2025-02-01 09:08:13.846 +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-02-01 09:08:13.846 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/htaccess.txt'. 2025-02-01 09:08:13.846 +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.2423ms 2025-02-01 09:08:13.846 +00:00 [DBG] Connection id "0HNA0VVO1VDM5" disconnecting. 2025-02-01 09:08:13.846 +00:00 [DBG] Connection id "0HNA0VVO1VDM5" stopped. 2025-02-01 09:08:13.846 +00:00 [DBG] Connection id "0HNA0VVO1VDM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:14.155 +00:00 [DBG] Connection id "0HNA0VVO1VDM6" accepted. 2025-02-01 09:08:14.155 +00:00 [DBG] Connection id "0HNA0VVO1VDM6" started. 2025-02-01 09:08:14.176 +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-02-01 09:08:14.176 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/templates/system/css/toolbar.css'. 2025-02-01 09:08:14.177 +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.4736ms 2025-02-01 09:08:14.177 +00:00 [DBG] Connection id "0HNA0VVO1VDM6" disconnecting. 2025-02-01 09:08:14.177 +00:00 [DBG] Connection id "0HNA0VVO1VDM6" stopped. 2025-02-01 09:08:14.177 +00:00 [DBG] Connection id "0HNA0VVO1VDM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:14.459 +00:00 [DBG] Connection id "0HNA0VVO1VDM7" accepted. 2025-02-01 09:08:14.459 +00:00 [DBG] Connection id "0HNA0VVO1VDM7" started. 2025-02-01 09:08:14.503 +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-02-01 09:08:14.503 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/templates/beez/css/template_rtl.css'. 2025-02-01 09:08:14.503 +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.3123ms 2025-02-01 09:08:14.503 +00:00 [DBG] Connection id "0HNA0VVO1VDM7" disconnecting. 2025-02-01 09:08:14.503 +00:00 [DBG] Connection id "0HNA0VVO1VDM7" stopped. 2025-02-01 09:08:14.503 +00:00 [DBG] Connection id "0HNA0VVO1VDM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:14.817 +00:00 [DBG] Connection id "0HNA0VVO1VDM8" accepted. 2025-02-01 09:08:14.817 +00:00 [DBG] Connection id "0HNA0VVO1VDM8" started. 2025-02-01 09:08:14.818 +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-02-01 09:08:14.818 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CHANGELOG.txt'. 2025-02-01 09:08:14.818 +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.1143ms 2025-02-01 09:08:14.818 +00:00 [DBG] Connection id "0HNA0VVO1VDM8" disconnecting. 2025-02-01 09:08:14.818 +00:00 [DBG] Connection id "0HNA0VVO1VDM8" stopped. 2025-02-01 09:08:14.818 +00:00 [DBG] Connection id "0HNA0VVO1VDM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:15.174 +00:00 [DBG] Connection id "0HNA0VVO1VDM9" accepted. 2025-02-01 09:08:15.174 +00:00 [DBG] Connection id "0HNA0VVO1VDM9" started. 2025-02-01 09:08:15.199 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:08:15.199 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:08:15.199 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1876ms 2025-02-01 09:08:15.199 +00:00 [DBG] Connection id "0HNA0VVO1VDM9" disconnecting. 2025-02-01 09:08:15.199 +00:00 [DBG] Connection id "0HNA0VVO1VDM9" stopped. 2025-02-01 09:08:15.199 +00:00 [DBG] Connection id "0HNA0VVO1VDM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:15.559 +00:00 [DBG] Connection id "0HNA0VVO1VDMA" accepted. 2025-02-01 09:08:15.559 +00:00 [DBG] Connection id "0HNA0VVO1VDMA" started. 2025-02-01 09:08:15.581 +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-02-01 09:08:15.581 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pix/moodlelogo.gif'. 2025-02-01 09:08:15.581 +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.1717ms 2025-02-01 09:08:15.581 +00:00 [DBG] Connection id "0HNA0VVO1VDMA" disconnecting. 2025-02-01 09:08:15.581 +00:00 [DBG] Connection id "0HNA0VVO1VDMA" stopped. 2025-02-01 09:08:15.581 +00:00 [DBG] Connection id "0HNA0VVO1VDMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:15.961 +00:00 [DBG] Connection id "0HNA0VVO1VDMB" accepted. 2025-02-01 09:08:15.961 +00:00 [DBG] Connection id "0HNA0VVO1VDMB" started. 2025-02-01 09:08:15.983 +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-02-01 09:08:15.983 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/environment.xml'. 2025-02-01 09:08:15.983 +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.1559ms 2025-02-01 09:08:15.983 +00:00 [DBG] Connection id "0HNA0VVO1VDMB" disconnecting. 2025-02-01 09:08:15.983 +00:00 [DBG] Connection id "0HNA0VVO1VDMB" stopped. 2025-02-01 09:08:15.983 +00:00 [DBG] Connection id "0HNA0VVO1VDMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:16.362 +00:00 [DBG] Connection id "0HNA0VVO1VDMC" accepted. 2025-02-01 09:08:16.362 +00:00 [DBG] Connection id "0HNA0VVO1VDMC" started. 2025-02-01 09:08:16.384 +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-02-01 09:08:16.384 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/typo3/index.php'. 2025-02-01 09:08:16.384 +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.1537ms 2025-02-01 09:08:16.384 +00:00 [DBG] Connection id "0HNA0VVO1VDMC" disconnecting. 2025-02-01 09:08:16.384 +00:00 [DBG] Connection id "0HNA0VVO1VDMC" stopped. 2025-02-01 09:08:16.384 +00:00 [DBG] Connection id "0HNA0VVO1VDMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:16.734 +00:00 [DBG] Connection id "0HNA0VVO1VDMD" accepted. 2025-02-01 09:08:16.734 +00:00 [DBG] Connection id "0HNA0VVO1VDMD" started. 2025-02-01 09:08:16.735 +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-02-01 09:08:16.735 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/typo3/README.txt'. 2025-02-01 09:08:16.735 +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.1575ms 2025-02-01 09:08:16.736 +00:00 [DBG] Connection id "0HNA0VVO1VDMD" disconnecting. 2025-02-01 09:08:16.736 +00:00 [DBG] Connection id "0HNA0VVO1VDMD" stopped. 2025-02-01 09:08:16.736 +00:00 [DBG] Connection id "0HNA0VVO1VDMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:17.116 +00:00 [DBG] Connection id "0HNA0VVO1VDME" accepted. 2025-02-01 09:08:17.117 +00:00 [DBG] Connection id "0HNA0VVO1VDME" started. 2025-02-01 09:08:17.160 +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-02-01 09:08:17.160 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/t3lib/README.txt'. 2025-02-01 09:08:17.160 +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.2161ms 2025-02-01 09:08:17.160 +00:00 [DBG] Connection id "0HNA0VVO1VDME" disconnecting. 2025-02-01 09:08:17.161 +00:00 [DBG] Connection id "0HNA0VVO1VDME" stopped. 2025-02-01 09:08:17.161 +00:00 [DBG] Connection id "0HNA0VVO1VDME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:17.431 +00:00 [DBG] Connection id "0HNA0VVO1VDMF" accepted. 2025-02-01 09:08:17.431 +00:00 [DBG] Connection id "0HNA0VVO1VDMF" started. 2025-02-01 09:08:17.521 +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-02-01 09:08:17.521 +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-02-01 09:08:17.521 +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.3006ms 2025-02-01 09:08:17.522 +00:00 [DBG] Connection id "0HNA0VVO1VDMF" disconnecting. 2025-02-01 09:08:17.522 +00:00 [DBG] Connection id "0HNA0VVO1VDMF" stopped. 2025-02-01 09:08:17.522 +00:00 [DBG] Connection id "0HNA0VVO1VDMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:17.930 +00:00 [DBG] Connection id "0HNA0VVO1VDMG" accepted. 2025-02-01 09:08:17.930 +00:00 [DBG] Connection id "0HNA0VVO1VDMG" started. 2025-02-01 09:08:17.979 +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-02-01 09:08:17.979 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/squirrelmail/src/login.php'. 2025-02-01 09:08:17.979 +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.2316ms 2025-02-01 09:08:17.979 +00:00 [DBG] Connection id "0HNA0VVO1VDMG" disconnecting. 2025-02-01 09:08:17.979 +00:00 [DBG] Connection id "0HNA0VVO1VDMG" stopped. 2025-02-01 09:08:17.979 +00:00 [DBG] Connection id "0HNA0VVO1VDMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:18.328 +00:00 [DBG] Connection id "0HNA0VVO1VDMH" accepted. 2025-02-01 09:08:18.328 +00:00 [DBG] Connection id "0HNA0VVO1VDMH" started. 2025-02-01 09:08:18.352 +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-02-01 09:08:18.352 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webmail/src/login.php'. 2025-02-01 09:08:18.352 +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.1557ms 2025-02-01 09:08:18.352 +00:00 [DBG] Connection id "0HNA0VVO1VDMH" disconnecting. 2025-02-01 09:08:18.352 +00:00 [DBG] Connection id "0HNA0VVO1VDMH" stopped. 2025-02-01 09:08:18.352 +00:00 [DBG] Connection id "0HNA0VVO1VDMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:18.670 +00:00 [DBG] Connection id "0HNA0VVO1VDMI" accepted. 2025-02-01 09:08:18.670 +00:00 [DBG] Connection id "0HNA0VVO1VDMI" started. 2025-02-01 09:08:18.680 +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-02-01 09:08:18.680 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/src/login.php'. 2025-02-01 09:08:18.680 +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.1639ms 2025-02-01 09:08:18.680 +00:00 [DBG] Connection id "0HNA0VVO1VDMI" disconnecting. 2025-02-01 09:08:18.680 +00:00 [DBG] Connection id "0HNA0VVO1VDMI" stopped. 2025-02-01 09:08:18.680 +00:00 [DBG] Connection id "0HNA0VVO1VDMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:19.025 +00:00 [DBG] Connection id "0HNA0VVO1VDMJ" accepted. 2025-02-01 09:08:19.025 +00:00 [DBG] Connection id "0HNA0VVO1VDMJ" started. 2025-02-01 09:08:19.070 +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-02-01 09:08:19.070 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/squirrelmail/images/sm_logo.png'. 2025-02-01 09:08:19.071 +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.3323ms 2025-02-01 09:08:19.071 +00:00 [DBG] Connection id "0HNA0VVO1VDMJ" disconnecting. 2025-02-01 09:08:19.071 +00:00 [DBG] Connection id "0HNA0VVO1VDMJ" stopped. 2025-02-01 09:08:19.071 +00:00 [DBG] Connection id "0HNA0VVO1VDMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:19.453 +00:00 [DBG] Connection id "0HNA0VVO1VDMK" accepted. 2025-02-01 09:08:19.453 +00:00 [DBG] Connection id "0HNA0VVO1VDMK" started. 2025-02-01 09:08:19.454 +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-02-01 09:08:19.454 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webmail/images/sm_logo.png'. 2025-02-01 09:08:19.454 +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.1968ms 2025-02-01 09:08:19.454 +00:00 [DBG] Connection id "0HNA0VVO1VDMK" disconnecting. 2025-02-01 09:08:19.454 +00:00 [DBG] Connection id "0HNA0VVO1VDMK" stopped. 2025-02-01 09:08:19.454 +00:00 [DBG] Connection id "0HNA0VVO1VDMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:19.838 +00:00 [DBG] Connection id "0HNA0VVO1VDML" accepted. 2025-02-01 09:08:19.838 +00:00 [DBG] Connection id "0HNA0VVO1VDML" started. 2025-02-01 09:08:19.838 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - null null 2025-02-01 09:08:19.838 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:08:19.838 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ - 307 0 null 0.1023ms 2025-02-01 09:08:19.838 +00:00 [DBG] Connection id "0HNA0VVO1VDML" disconnecting. 2025-02-01 09:08:19.838 +00:00 [DBG] Connection id "0HNA0VVO1VDML" stopped. 2025-02-01 09:08:19.838 +00:00 [DBG] Connection id "0HNA0VVO1VDML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:20.184 +00:00 [DBG] Connection id "0HNA0VVO1VDMM" accepted. 2025-02-01 09:08:20.184 +00:00 [DBG] Connection id "0HNA0VVO1VDMM" started. 2025-02-01 09:08:20.208 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/program/ - null null 2025-02-01 09:08:20.208 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/program/'. 2025-02-01 09:08:20.208 +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.1338ms 2025-02-01 09:08:20.208 +00:00 [DBG] Connection id "0HNA0VVO1VDMM" disconnecting. 2025-02-01 09:08:20.208 +00:00 [DBG] Connection id "0HNA0VVO1VDMM" stopped. 2025-02-01 09:08:20.208 +00:00 [DBG] Connection id "0HNA0VVO1VDMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:20.534 +00:00 [DBG] Connection id "0HNA0VVO1VDMN" accepted. 2025-02-01 09:08:20.534 +00:00 [DBG] Connection id "0HNA0VVO1VDMN" started. 2025-02-01 09:08:20.579 +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-02-01 09:08:20.579 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/skins/default/images/roundcube_logo.png'. 2025-02-01 09:08:20.579 +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.2172ms 2025-02-01 09:08:20.579 +00:00 [DBG] Connection id "0HNA0VVO1VDMN" disconnecting. 2025-02-01 09:08:20.579 +00:00 [DBG] Connection id "0HNA0VVO1VDMN" stopped. 2025-02-01 09:08:20.580 +00:00 [DBG] Connection id "0HNA0VVO1VDMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:20.979 +00:00 [DBG] Connection id "0HNA0VVO1VDMO" accepted. 2025-02-01 09:08:20.980 +00:00 [DBG] Connection id "0HNA0VVO1VDMO" started. 2025-02-01 09:08:21.016 +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-02-01 09:08:21.016 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manifest.json'. 2025-02-01 09:08:21.017 +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.2695ms 2025-02-01 09:08:21.017 +00:00 [DBG] Connection id "0HNA0VVO1VDMO" disconnecting. 2025-02-01 09:08:21.017 +00:00 [DBG] Connection id "0HNA0VVO1VDMO" stopped. 2025-02-01 09:08:21.017 +00:00 [DBG] Connection id "0HNA0VVO1VDMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:21.390 +00:00 [DBG] Connection id "0HNA0VVO1VDMP" accepted. 2025-02-01 09:08:21.391 +00:00 [DBG] Connection id "0HNA0VVO1VDMP" started. 2025-02-01 09:08:21.428 +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-02-01 09:08:21.428 +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-02-01 09:08:21.429 +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.2412ms 2025-02-01 09:08:21.429 +00:00 [DBG] Connection id "0HNA0VVO1VDMP" disconnecting. 2025-02-01 09:08:21.429 +00:00 [DBG] Connection id "0HNA0VVO1VDMP" stopped. 2025-02-01 09:08:21.429 +00:00 [DBG] Connection id "0HNA0VVO1VDMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:21.791 +00:00 [DBG] Connection id "0HNA0VVO1VDMQ" accepted. 2025-02-01 09:08:21.792 +00:00 [DBG] Connection id "0HNA0VVO1VDMQ" started. 2025-02-01 09:08:21.814 +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-02-01 09:08:21.815 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Default?MAIN=DEVICE'. 2025-02-01 09:08:21.815 +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.2171ms 2025-02-01 09:08:21.815 +00:00 [DBG] Connection id "0HNA0VVO1VDMQ" disconnecting. 2025-02-01 09:08:21.815 +00:00 [DBG] Connection id "0HNA0VVO1VDMQ" stopped. 2025-02-01 09:08:21.815 +00:00 [DBG] Connection id "0HNA0VVO1VDMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:22.239 +00:00 [DBG] Connection id "0HNA0VVO1VDMR" accepted. 2025-02-01 09:08:22.239 +00:00 [DBG] Connection id "0HNA0VVO1VDMR" started. 2025-02-01 09:08:22.239 +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-02-01 09:08:22.240 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/TopAccess/images/RioGrande/Rio_PPC.gif'. 2025-02-01 09:08:22.240 +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.1688ms 2025-02-01 09:08:22.240 +00:00 [DBG] Connection id "0HNA0VVO1VDMR" disconnecting. 2025-02-01 09:08:22.240 +00:00 [DBG] Connection id "0HNA0VVO1VDMR" stopped. 2025-02-01 09:08:22.240 +00:00 [DBG] Connection id "0HNA0VVO1VDMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:22.656 +00:00 [DBG] Connection id "0HNA0VVO1VDMS" accepted. 2025-02-01 09:08:22.656 +00:00 [DBG] Connection id "0HNA0VVO1VDMS" started. 2025-02-01 09:08:22.657 +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-02-01 09:08:22.657 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jwsappmngr.jnlp'. 2025-02-01 09:08:22.657 +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.107ms 2025-02-01 09:08:22.657 +00:00 [DBG] Connection id "0HNA0VVO1VDMS" disconnecting. 2025-02-01 09:08:22.657 +00:00 [DBG] Connection id "0HNA0VVO1VDMS" stopped. 2025-02-01 09:08:22.657 +00:00 [DBG] Connection id "0HNA0VVO1VDMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:23.119 +00:00 [DBG] Connection id "0HNA0VVO1VDMT" accepted. 2025-02-01 09:08:23.120 +00:00 [DBG] Connection id "0HNA0VVO1VDMT" started. 2025-02-01 09:08:23.169 +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-02-01 09:08:23.169 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nfdesktop.jnlp'. 2025-02-01 09:08:23.170 +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.141ms 2025-02-01 09:08:23.170 +00:00 [DBG] Connection id "0HNA0VVO1VDMT" disconnecting. 2025-02-01 09:08:23.170 +00:00 [DBG] Connection id "0HNA0VVO1VDMT" stopped. 2025-02-01 09:08:23.170 +00:00 [DBG] Connection id "0HNA0VVO1VDMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:23.530 +00:00 [DBG] Connection id "0HNA0VVO1VDMU" accepted. 2025-02-01 09:08:23.531 +00:00 [DBG] Connection id "0HNA0VVO1VDMU" started. 2025-02-01 09:08:23.555 +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-02-01 09:08:23.555 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nfservlets/servlet/SPSRouterServlet/'. 2025-02-01 09:08:23.555 +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.1952ms 2025-02-01 09:08:23.556 +00:00 [DBG] Connection id "0HNA0VVO1VDMU" disconnecting. 2025-02-01 09:08:23.556 +00:00 [DBG] Connection id "0HNA0VVO1VDMU" stopped. 2025-02-01 09:08:23.556 +00:00 [DBG] Connection id "0HNA0VVO1VDMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:23.919 +00:00 [DBG] Connection id "0HNA0VVO1VDMV" accepted. 2025-02-01 09:08:23.919 +00:00 [DBG] Connection id "0HNA0VVO1VDMV" started. 2025-02-01 09:08:23.920 +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-02-01 09:08:23.920 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/na_admin/styles/dfm.css'. 2025-02-01 09:08:23.920 +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.1155ms 2025-02-01 09:08:23.920 +00:00 [DBG] Connection id "0HNA0VVO1VDMV" disconnecting. 2025-02-01 09:08:23.920 +00:00 [DBG] Connection id "0HNA0VVO1VDMV" stopped. 2025-02-01 09:08:23.920 +00:00 [DBG] Connection id "0HNA0VVO1VDMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:24.285 +00:00 [DBG] Connection id "0HNA0VVO1VDN0" accepted. 2025-02-01 09:08:24.285 +00:00 [DBG] Connection id "0HNA0VVO1VDN0" started. 2025-02-01 09:08:24.307 +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-02-01 09:08:24.308 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lib/db/install.xml'. 2025-02-01 09:08:24.308 +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.2292ms 2025-02-01 09:08:24.308 +00:00 [DBG] Connection id "0HNA0VVO1VDN0" disconnecting. 2025-02-01 09:08:24.308 +00:00 [DBG] Connection id "0HNA0VVO1VDN0" stopped. 2025-02-01 09:08:24.308 +00:00 [DBG] Connection id "0HNA0VVO1VDN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:24.612 +00:00 [DBG] Connection id "0HNA0VVO1VDN1" accepted. 2025-02-01 09:08:24.612 +00:00 [DBG] Connection id "0HNA0VVO1VDN1" started. 2025-02-01 09:08:24.633 +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-02-01 09:08:24.633 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lib/thirdpartylibs.xml'. 2025-02-01 09:08:24.633 +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.2256ms 2025-02-01 09:08:24.634 +00:00 [DBG] Connection id "0HNA0VVO1VDN1" disconnecting. 2025-02-01 09:08:24.634 +00:00 [DBG] Connection id "0HNA0VVO1VDN1" stopped. 2025-02-01 09:08:24.634 +00:00 [DBG] Connection id "0HNA0VVO1VDN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:24.983 +00:00 [DBG] Connection id "0HNA0VVO1VDN2" accepted. 2025-02-01 09:08:24.983 +00:00 [DBG] Connection id "0HNA0VVO1VDN2" started. 2025-02-01 09:08:24.983 +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-02-01 09:08:24.984 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/local/readme.txt'. 2025-02-01 09:08:24.984 +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.238ms 2025-02-01 09:08:24.984 +00:00 [DBG] Connection id "0HNA0VVO1VDN2" disconnecting. 2025-02-01 09:08:24.984 +00:00 [DBG] Connection id "0HNA0VVO1VDN2" stopped. 2025-02-01 09:08:24.984 +00:00 [DBG] Connection id "0HNA0VVO1VDN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:25.290 +00:00 [DBG] Connection id "0HNA0VVO1VDN3" accepted. 2025-02-01 09:08:25.291 +00:00 [DBG] Connection id "0HNA0VVO1VDN3" started. 2025-02-01 09:08:25.312 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/README - null null 2025-02-01 09:08:25.312 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/README'. 2025-02-01 09:08:25.313 +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.226ms 2025-02-01 09:08:25.313 +00:00 [DBG] Connection id "0HNA0VVO1VDN3" disconnecting. 2025-02-01 09:08:25.313 +00:00 [DBG] Connection id "0HNA0VVO1VDN3" stopped. 2025-02-01 09:08:25.313 +00:00 [DBG] Connection id "0HNA0VVO1VDN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:25.635 +00:00 [DBG] Connection id "0HNA0VVO1VDN4" accepted. 2025-02-01 09:08:25.636 +00:00 [DBG] Connection id "0HNA0VVO1VDN4" started. 2025-02-01 09:08:25.636 +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-02-01 09:08:25.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/README.txt'. 2025-02-01 09:08:25.636 +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.1047ms 2025-02-01 09:08:25.636 +00:00 [DBG] Connection id "0HNA0VVO1VDN4" disconnecting. 2025-02-01 09:08:25.636 +00:00 [DBG] Connection id "0HNA0VVO1VDN4" stopped. 2025-02-01 09:08:25.636 +00:00 [DBG] Connection id "0HNA0VVO1VDN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:26.003 +00:00 [DBG] Connection id "0HNA0VVO1VDN5" accepted. 2025-02-01 09:08:26.003 +00:00 [DBG] Connection id "0HNA0VVO1VDN5" started. 2025-02-01 09:08:26.005 +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-02-01 09:08:26.005 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xoda/README'. 2025-02-01 09:08:26.005 +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.1288ms 2025-02-01 09:08:26.005 +00:00 [DBG] Connection id "0HNA0VVO1VDN5" disconnecting. 2025-02-01 09:08:26.005 +00:00 [DBG] Connection id "0HNA0VVO1VDN5" stopped. 2025-02-01 09:08:26.005 +00:00 [DBG] Connection id "0HNA0VVO1VDN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:26.304 +00:00 [DBG] Connection id "0HNA0VVO1VDN6" accepted. 2025-02-01 09:08:26.305 +00:00 [DBG] Connection id "0HNA0VVO1VDN6" started. 2025-02-01 09:08:26.305 +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-02-01 09:08:26.305 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/README'. 2025-02-01 09:08:26.305 +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.1275ms 2025-02-01 09:08:26.305 +00:00 [DBG] Connection id "0HNA0VVO1VDN6" disconnecting. 2025-02-01 09:08:26.305 +00:00 [DBG] Connection id "0HNA0VVO1VDN6" stopped. 2025-02-01 09:08:26.305 +00:00 [DBG] Connection id "0HNA0VVO1VDN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:26.595 +00:00 [DBG] Connection id "0HNA0VVO1VDN7" accepted. 2025-02-01 09:08:26.595 +00:00 [DBG] Connection id "0HNA0VVO1VDN7" started. 2025-02-01 09:08:26.620 +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-02-01 09:08:26.621 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/documents/README'. 2025-02-01 09:08:26.621 +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.2181ms 2025-02-01 09:08:26.621 +00:00 [DBG] Connection id "0HNA0VVO1VDN7" disconnecting. 2025-02-01 09:08:26.621 +00:00 [DBG] Connection id "0HNA0VVO1VDN7" stopped. 2025-02-01 09:08:26.621 +00:00 [DBG] Connection id "0HNA0VVO1VDN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:26.944 +00:00 [DBG] Connection id "0HNA0VVO1VDN8" accepted. 2025-02-01 09:08:26.945 +00:00 [DBG] Connection id "0HNA0VVO1VDN8" started. 2025-02-01 09:08:26.945 +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-02-01 09:08:26.945 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dms/README'. 2025-02-01 09:08:26.945 +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.0968ms 2025-02-01 09:08:26.945 +00:00 [DBG] Connection id "0HNA0VVO1VDN8" disconnecting. 2025-02-01 09:08:26.945 +00:00 [DBG] Connection id "0HNA0VVO1VDN8" stopped. 2025-02-01 09:08:26.945 +00:00 [DBG] Connection id "0HNA0VVO1VDN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:27.250 +00:00 [DBG] Connection id "0HNA0VVO1VDN9" accepted. 2025-02-01 09:08:27.250 +00:00 [DBG] Connection id "0HNA0VVO1VDN9" started. 2025-02-01 09:08:27.272 +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-02-01 09:08:27.272 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/status/README'. 2025-02-01 09:08:27.272 +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.122ms 2025-02-01 09:08:27.272 +00:00 [DBG] Connection id "0HNA0VVO1VDN9" disconnecting. 2025-02-01 09:08:27.272 +00:00 [DBG] Connection id "0HNA0VVO1VDN9" stopped. 2025-02-01 09:08:27.272 +00:00 [DBG] Connection id "0HNA0VVO1VDN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:27.590 +00:00 [DBG] Connection id "0HNA0VVO1VDNA" accepted. 2025-02-01 09:08:27.590 +00:00 [DBG] Connection id "0HNA0VVO1VDNA" started. 2025-02-01 09:08:27.612 +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-02-01 09:08:27.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statusnet/README'. 2025-02-01 09:08:27.612 +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.3112ms 2025-02-01 09:08:27.613 +00:00 [DBG] Connection id "0HNA0VVO1VDNA" disconnecting. 2025-02-01 09:08:27.613 +00:00 [DBG] Connection id "0HNA0VVO1VDNA" stopped. 2025-02-01 09:08:27.613 +00:00 [DBG] Connection id "0HNA0VVO1VDNA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:27.934 +00:00 [DBG] Connection id "0HNA0VVO1VDNB" accepted. 2025-02-01 09:08:27.935 +00:00 [DBG] Connection id "0HNA0VVO1VDNB" started. 2025-02-01 09:08:27.956 +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-02-01 09:08:27.956 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/twitter/README'. 2025-02-01 09:08:27.956 +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.1327ms 2025-02-01 09:08:27.956 +00:00 [DBG] Connection id "0HNA0VVO1VDNB" disconnecting. 2025-02-01 09:08:27.956 +00:00 [DBG] Connection id "0HNA0VVO1VDNB" stopped. 2025-02-01 09:08:27.956 +00:00 [DBG] Connection id "0HNA0VVO1VDNB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:28.255 +00:00 [DBG] Connection id "0HNA0VVO1VDNC" accepted. 2025-02-01 09:08:28.255 +00:00 [DBG] Connection id "0HNA0VVO1VDNC" started. 2025-02-01 09:08:28.322 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/0/ - null null 2025-02-01 09:08:28.322 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/0/'. 2025-02-01 09:08:28.323 +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.2125ms 2025-02-01 09:08:28.323 +00:00 [DBG] Connection id "0HNA0VVO1VDNC" disconnecting. 2025-02-01 09:08:28.323 +00:00 [DBG] Connection id "0HNA0VVO1VDNC" stopped. 2025-02-01 09:08:28.323 +00:00 [DBG] Connection id "0HNA0VVO1VDNC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:28.610 +00:00 [DBG] Connection id "0HNA0VVO1VDND" accepted. 2025-02-01 09:08:28.610 +00:00 [DBG] Connection id "0HNA0VVO1VDND" started. 2025-02-01 09:08:28.636 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/1/ - null null 2025-02-01 09:08:28.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/1/'. 2025-02-01 09:08:28.636 +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.1506ms 2025-02-01 09:08:28.636 +00:00 [DBG] Connection id "0HNA0VVO1VDND" disconnecting. 2025-02-01 09:08:28.636 +00:00 [DBG] Connection id "0HNA0VVO1VDND" stopped. 2025-02-01 09:08:28.636 +00:00 [DBG] Connection id "0HNA0VVO1VDND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:28.928 +00:00 [DBG] Connection id "0HNA0VVO1VDNE" accepted. 2025-02-01 09:08:28.928 +00:00 [DBG] Connection id "0HNA0VVO1VDNE" started. 2025-02-01 09:08:28.956 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/2/ - null null 2025-02-01 09:08:28.956 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/2/'. 2025-02-01 09:08:28.956 +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.2356ms 2025-02-01 09:08:28.956 +00:00 [DBG] Connection id "0HNA0VVO1VDNE" disconnecting. 2025-02-01 09:08:28.956 +00:00 [DBG] Connection id "0HNA0VVO1VDNE" stopped. 2025-02-01 09:08:28.956 +00:00 [DBG] Connection id "0HNA0VVO1VDNE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:29.238 +00:00 [DBG] Connection id "0HNA0VVO1VDNF" accepted. 2025-02-01 09:08:29.238 +00:00 [DBG] Connection id "0HNA0VVO1VDNF" started. 2025-02-01 09:08:29.261 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/3/ - null null 2025-02-01 09:08:29.261 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/3/'. 2025-02-01 09:08:29.261 +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.1407ms 2025-02-01 09:08:29.261 +00:00 [DBG] Connection id "0HNA0VVO1VDNF" disconnecting. 2025-02-01 09:08:29.261 +00:00 [DBG] Connection id "0HNA0VVO1VDNF" stopped. 2025-02-01 09:08:29.261 +00:00 [DBG] Connection id "0HNA0VVO1VDNF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:29.580 +00:00 [DBG] Connection id "0HNA0VVO1VDNG" accepted. 2025-02-01 09:08:29.580 +00:00 [DBG] Connection id "0HNA0VVO1VDNG" started. 2025-02-01 09:08:29.592 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/4/ - null null 2025-02-01 09:08:29.592 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/4/'. 2025-02-01 09:08:29.592 +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.1558ms 2025-02-01 09:08:29.592 +00:00 [DBG] Connection id "0HNA0VVO1VDNG" disconnecting. 2025-02-01 09:08:29.592 +00:00 [DBG] Connection id "0HNA0VVO1VDNG" stopped. 2025-02-01 09:08:29.592 +00:00 [DBG] Connection id "0HNA0VVO1VDNG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:29.902 +00:00 [DBG] Connection id "0HNA0VVO1VDNH" accepted. 2025-02-01 09:08:29.902 +00:00 [DBG] Connection id "0HNA0VVO1VDNH" started. 2025-02-01 09:08:29.920 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/5/ - null null 2025-02-01 09:08:29.920 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/5/'. 2025-02-01 09:08:29.920 +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.1622ms 2025-02-01 09:08:29.921 +00:00 [DBG] Connection id "0HNA0VVO1VDNH" disconnecting. 2025-02-01 09:08:29.921 +00:00 [DBG] Connection id "0HNA0VVO1VDNH" stopped. 2025-02-01 09:08:29.921 +00:00 [DBG] Connection id "0HNA0VVO1VDNH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:30.221 +00:00 [DBG] Connection id "0HNA0VVO1VDNI" accepted. 2025-02-01 09:08:30.221 +00:00 [DBG] Connection id "0HNA0VVO1VDNI" started. 2025-02-01 09:08:30.224 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/6/ - null null 2025-02-01 09:08:30.224 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/6/'. 2025-02-01 09:08:30.224 +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.1703ms 2025-02-01 09:08:30.224 +00:00 [DBG] Connection id "0HNA0VVO1VDNI" disconnecting. 2025-02-01 09:08:30.224 +00:00 [DBG] Connection id "0HNA0VVO1VDNI" stopped. 2025-02-01 09:08:30.224 +00:00 [DBG] Connection id "0HNA0VVO1VDNI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:30.536 +00:00 [DBG] Connection id "0HNA0VVO1VDNJ" accepted. 2025-02-01 09:08:30.536 +00:00 [DBG] Connection id "0HNA0VVO1VDNJ" started. 2025-02-01 09:08:30.539 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/7/ - null null 2025-02-01 09:08:30.539 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/7/'. 2025-02-01 09:08:30.539 +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.1455ms 2025-02-01 09:08:30.539 +00:00 [DBG] Connection id "0HNA0VVO1VDNJ" disconnecting. 2025-02-01 09:08:30.539 +00:00 [DBG] Connection id "0HNA0VVO1VDNJ" stopped. 2025-02-01 09:08:30.539 +00:00 [DBG] Connection id "0HNA0VVO1VDNJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:30.842 +00:00 [DBG] Connection id "0HNA0VVO1VDNK" accepted. 2025-02-01 09:08:30.842 +00:00 [DBG] Connection id "0HNA0VVO1VDNK" started. 2025-02-01 09:08:30.854 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/8/ - null null 2025-02-01 09:08:30.854 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/8/'. 2025-02-01 09:08:30.854 +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.1764ms 2025-02-01 09:08:30.855 +00:00 [DBG] Connection id "0HNA0VVO1VDNK" disconnecting. 2025-02-01 09:08:30.855 +00:00 [DBG] Connection id "0HNA0VVO1VDNK" stopped. 2025-02-01 09:08:30.855 +00:00 [DBG] Connection id "0HNA0VVO1VDNK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:31.135 +00:00 [DBG] Connection id "0HNA0VVO1VDNL" accepted. 2025-02-01 09:08:31.135 +00:00 [DBG] Connection id "0HNA0VVO1VDNL" started. 2025-02-01 09:08:31.138 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/9/ - null null 2025-02-01 09:08:31.138 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/9/'. 2025-02-01 09:08:31.138 +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.1141ms 2025-02-01 09:08:31.138 +00:00 [DBG] Connection id "0HNA0VVO1VDNL" disconnecting. 2025-02-01 09:08:31.138 +00:00 [DBG] Connection id "0HNA0VVO1VDNL" stopped. 2025-02-01 09:08:31.138 +00:00 [DBG] Connection id "0HNA0VVO1VDNL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:31.494 +00:00 [DBG] Connection id "0HNA0VVO1VDNM" accepted. 2025-02-01 09:08:31.494 +00:00 [DBG] Connection id "0HNA0VVO1VDNM" started. 2025-02-01 09:08:31.511 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/10/ - null null 2025-02-01 09:08:31.511 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/10/'. 2025-02-01 09:08:31.511 +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.1372ms 2025-02-01 09:08:31.511 +00:00 [DBG] Connection id "0HNA0VVO1VDNM" disconnecting. 2025-02-01 09:08:31.511 +00:00 [DBG] Connection id "0HNA0VVO1VDNM" stopped. 2025-02-01 09:08:31.511 +00:00 [DBG] Connection id "0HNA0VVO1VDNM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:31.921 +00:00 [DBG] Connection id "0HNA0VVO1VDNN" accepted. 2025-02-01 09:08:31.921 +00:00 [DBG] Connection id "0HNA0VVO1VDNN" started. 2025-02-01 09:08:31.944 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/a/ - null null 2025-02-01 09:08:31.944 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/a/'. 2025-02-01 09:08:31.944 +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.1235ms 2025-02-01 09:08:31.945 +00:00 [DBG] Connection id "0HNA0VVO1VDNN" disconnecting. 2025-02-01 09:08:31.945 +00:00 [DBG] Connection id "0HNA0VVO1VDNN" stopped. 2025-02-01 09:08:31.945 +00:00 [DBG] Connection id "0HNA0VVO1VDNN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:32.284 +00:00 [DBG] Connection id "0HNA0VVO1VDNO" accepted. 2025-02-01 09:08:32.284 +00:00 [DBG] Connection id "0HNA0VVO1VDNO" started. 2025-02-01 09:08:32.284 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/b/ - null null 2025-02-01 09:08:32.285 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/b/'. 2025-02-01 09:08:32.285 +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.1136ms 2025-02-01 09:08:32.285 +00:00 [DBG] Connection id "0HNA0VVO1VDNO" disconnecting. 2025-02-01 09:08:32.285 +00:00 [DBG] Connection id "0HNA0VVO1VDNO" stopped. 2025-02-01 09:08:32.285 +00:00 [DBG] Connection id "0HNA0VVO1VDNO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:32.681 +00:00 [DBG] Connection id "0HNA0VVO1VDNP" accepted. 2025-02-01 09:08:32.681 +00:00 [DBG] Connection id "0HNA0VVO1VDNP" started. 2025-02-01 09:08:32.732 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/c/ - null null 2025-02-01 09:08:32.733 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/c/'. 2025-02-01 09:08:32.733 +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.2837ms 2025-02-01 09:08:32.733 +00:00 [DBG] Connection id "0HNA0VVO1VDNP" disconnecting. 2025-02-01 09:08:32.733 +00:00 [DBG] Connection id "0HNA0VVO1VDNP" stopped. 2025-02-01 09:08:32.733 +00:00 [DBG] Connection id "0HNA0VVO1VDNP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:33.061 +00:00 [DBG] Connection id "0HNA0VVO1VDNQ" accepted. 2025-02-01 09:08:33.061 +00:00 [DBG] Connection id "0HNA0VVO1VDNQ" started. 2025-02-01 09:08:33.078 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/d/ - null null 2025-02-01 09:08:33.078 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/d/'. 2025-02-01 09:08:33.078 +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.1533ms 2025-02-01 09:08:33.078 +00:00 [DBG] Connection id "0HNA0VVO1VDNQ" disconnecting. 2025-02-01 09:08:33.078 +00:00 [DBG] Connection id "0HNA0VVO1VDNQ" stopped. 2025-02-01 09:08:33.078 +00:00 [DBG] Connection id "0HNA0VVO1VDNQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:33.354 +00:00 [DBG] Connection id "0HNA0VVO1VDNR" accepted. 2025-02-01 09:08:33.355 +00:00 [DBG] Connection id "0HNA0VVO1VDNR" started. 2025-02-01 09:08:33.369 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/e/ - null null 2025-02-01 09:08:33.370 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/e/'. 2025-02-01 09:08:33.370 +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.1578ms 2025-02-01 09:08:33.370 +00:00 [DBG] Connection id "0HNA0VVO1VDNR" disconnecting. 2025-02-01 09:08:33.370 +00:00 [DBG] Connection id "0HNA0VVO1VDNR" stopped. 2025-02-01 09:08:33.370 +00:00 [DBG] Connection id "0HNA0VVO1VDNR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:33.683 +00:00 [DBG] Connection id "0HNA0VVO1VDNS" accepted. 2025-02-01 09:08:33.683 +00:00 [DBG] Connection id "0HNA0VVO1VDNS" started. 2025-02-01 09:08:33.704 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/f/ - null null 2025-02-01 09:08:33.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/f/'. 2025-02-01 09:08:33.704 +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.1718ms 2025-02-01 09:08:33.704 +00:00 [DBG] Connection id "0HNA0VVO1VDNS" disconnecting. 2025-02-01 09:08:33.704 +00:00 [DBG] Connection id "0HNA0VVO1VDNS" stopped. 2025-02-01 09:08:33.704 +00:00 [DBG] Connection id "0HNA0VVO1VDNS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:34.062 +00:00 [DBG] Connection id "0HNA0VVO1VDNT" accepted. 2025-02-01 09:08:34.062 +00:00 [DBG] Connection id "0HNA0VVO1VDNT" started. 2025-02-01 09:08:34.094 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/g/ - null null 2025-02-01 09:08:34.094 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/g/'. 2025-02-01 09:08:34.094 +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.1354ms 2025-02-01 09:08:34.094 +00:00 [DBG] Connection id "0HNA0VVO1VDNT" disconnecting. 2025-02-01 09:08:34.094 +00:00 [DBG] Connection id "0HNA0VVO1VDNT" stopped. 2025-02-01 09:08:34.094 +00:00 [DBG] Connection id "0HNA0VVO1VDNT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:34.518 +00:00 [DBG] Connection id "0HNA0VVO1VDNU" accepted. 2025-02-01 09:08:34.519 +00:00 [DBG] Connection id "0HNA0VVO1VDNU" started. 2025-02-01 09:08:34.612 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/h/ - null null 2025-02-01 09:08:34.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/h/'. 2025-02-01 09:08:34.613 +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.1531ms 2025-02-01 09:08:34.613 +00:00 [DBG] Connection id "0HNA0VVO1VDNU" disconnecting. 2025-02-01 09:08:34.613 +00:00 [DBG] Connection id "0HNA0VVO1VDNU" stopped. 2025-02-01 09:08:34.613 +00:00 [DBG] Connection id "0HNA0VVO1VDNU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:34.956 +00:00 [DBG] Connection id "0HNA0VVO1VDNV" accepted. 2025-02-01 09:08:34.956 +00:00 [DBG] Connection id "0HNA0VVO1VDNV" started. 2025-02-01 09:08:34.992 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/i/ - null null 2025-02-01 09:08:34.992 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/i/'. 2025-02-01 09:08:34.992 +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.2195ms 2025-02-01 09:08:34.992 +00:00 [DBG] Connection id "0HNA0VVO1VDNV" disconnecting. 2025-02-01 09:08:34.992 +00:00 [DBG] Connection id "0HNA0VVO1VDNV" stopped. 2025-02-01 09:08:34.992 +00:00 [DBG] Connection id "0HNA0VVO1VDNV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:35.819 +00:00 [DBG] Connection id "0HNA0VVO1VDO0" accepted. 2025-02-01 09:08:35.820 +00:00 [DBG] Connection id "0HNA0VVO1VDO0" started. 2025-02-01 09:08:35.843 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j/ - null null 2025-02-01 09:08:35.844 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j/'. 2025-02-01 09:08:35.844 +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.2743ms 2025-02-01 09:08:35.844 +00:00 [DBG] Connection id "0HNA0VVO1VDO0" disconnecting. 2025-02-01 09:08:35.844 +00:00 [DBG] Connection id "0HNA0VVO1VDO0" stopped. 2025-02-01 09:08:35.844 +00:00 [DBG] Connection id "0HNA0VVO1VDO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:36.205 +00:00 [DBG] Connection id "0HNA0VVO1VDO1" accepted. 2025-02-01 09:08:36.205 +00:00 [DBG] Connection id "0HNA0VVO1VDO1" started. 2025-02-01 09:08:36.225 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/k/ - null null 2025-02-01 09:08:36.225 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/k/'. 2025-02-01 09:08:36.225 +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.1412ms 2025-02-01 09:08:36.225 +00:00 [DBG] Connection id "0HNA0VVO1VDO1" disconnecting. 2025-02-01 09:08:36.225 +00:00 [DBG] Connection id "0HNA0VVO1VDO1" stopped. 2025-02-01 09:08:36.225 +00:00 [DBG] Connection id "0HNA0VVO1VDO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:37.348 +00:00 [DBG] Connection id "0HNA0VVO1VDO2" accepted. 2025-02-01 09:08:37.348 +00:00 [DBG] Connection id "0HNA0VVO1VDO2" started. 2025-02-01 09:08:37.450 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/l/ - null null 2025-02-01 09:08:37.450 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/l/'. 2025-02-01 09:08:37.450 +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.2408ms 2025-02-01 09:08:37.450 +00:00 [DBG] Connection id "0HNA0VVO1VDO2" disconnecting. 2025-02-01 09:08:37.450 +00:00 [DBG] Connection id "0HNA0VVO1VDO2" stopped. 2025-02-01 09:08:37.450 +00:00 [DBG] Connection id "0HNA0VVO1VDO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:38.066 +00:00 [DBG] Connection id "0HNA0VVO1VDO3" accepted. 2025-02-01 09:08:38.066 +00:00 [DBG] Connection id "0HNA0VVO1VDO3" started. 2025-02-01 09:08:38.066 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/m/ - null null 2025-02-01 09:08:38.066 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/m/'. 2025-02-01 09:08:38.066 +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.1258ms 2025-02-01 09:08:38.066 +00:00 [DBG] Connection id "0HNA0VVO1VDO3" disconnecting. 2025-02-01 09:08:38.066 +00:00 [DBG] Connection id "0HNA0VVO1VDO3" stopped. 2025-02-01 09:08:38.066 +00:00 [DBG] Connection id "0HNA0VVO1VDO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:38.375 +00:00 [DBG] Connection id "0HNA0VVO1VDO4" accepted. 2025-02-01 09:08:38.376 +00:00 [DBG] Connection id "0HNA0VVO1VDO4" started. 2025-02-01 09:08:38.399 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/n/ - null null 2025-02-01 09:08:38.399 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/n/'. 2025-02-01 09:08:38.400 +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.0999ms 2025-02-01 09:08:38.400 +00:00 [DBG] Connection id "0HNA0VVO1VDO4" disconnecting. 2025-02-01 09:08:38.400 +00:00 [DBG] Connection id "0HNA0VVO1VDO4" stopped. 2025-02-01 09:08:38.400 +00:00 [DBG] Connection id "0HNA0VVO1VDO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:38.763 +00:00 [DBG] Connection id "0HNA0VVO1VDO5" accepted. 2025-02-01 09:08:38.763 +00:00 [DBG] Connection id "0HNA0VVO1VDO5" started. 2025-02-01 09:08:38.764 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/o/ - null null 2025-02-01 09:08:38.764 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/o/'. 2025-02-01 09:08:38.764 +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.1103ms 2025-02-01 09:08:38.764 +00:00 [DBG] Connection id "0HNA0VVO1VDO5" disconnecting. 2025-02-01 09:08:38.764 +00:00 [DBG] Connection id "0HNA0VVO1VDO5" stopped. 2025-02-01 09:08:38.764 +00:00 [DBG] Connection id "0HNA0VVO1VDO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:39.057 +00:00 [DBG] Connection id "0HNA0VVO1VDO6" accepted. 2025-02-01 09:08:39.057 +00:00 [DBG] Connection id "0HNA0VVO1VDO6" started. 2025-02-01 09:08:39.078 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/p/ - null null 2025-02-01 09:08:39.078 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/p/'. 2025-02-01 09:08:39.079 +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.1475ms 2025-02-01 09:08:39.079 +00:00 [DBG] Connection id "0HNA0VVO1VDO6" disconnecting. 2025-02-01 09:08:39.079 +00:00 [DBG] Connection id "0HNA0VVO1VDO6" stopped. 2025-02-01 09:08:39.079 +00:00 [DBG] Connection id "0HNA0VVO1VDO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:39.407 +00:00 [DBG] Connection id "0HNA0VVO1VDO7" accepted. 2025-02-01 09:08:39.408 +00:00 [DBG] Connection id "0HNA0VVO1VDO7" started. 2025-02-01 09:08:39.456 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/q/ - null null 2025-02-01 09:08:39.457 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/q/'. 2025-02-01 09:08:39.457 +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.2326ms 2025-02-01 09:08:39.457 +00:00 [DBG] Connection id "0HNA0VVO1VDO7" disconnecting. 2025-02-01 09:08:39.457 +00:00 [DBG] Connection id "0HNA0VVO1VDO7" stopped. 2025-02-01 09:08:39.457 +00:00 [DBG] Connection id "0HNA0VVO1VDO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:39.735 +00:00 [DBG] Connection id "0HNA0VVO1VDO8" accepted. 2025-02-01 09:08:39.735 +00:00 [DBG] Connection id "0HNA0VVO1VDO8" started. 2025-02-01 09:08:39.757 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/r/ - null null 2025-02-01 09:08:39.757 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/r/'. 2025-02-01 09:08:39.757 +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.1711ms 2025-02-01 09:08:39.757 +00:00 [DBG] Connection id "0HNA0VVO1VDO8" disconnecting. 2025-02-01 09:08:39.757 +00:00 [DBG] Connection id "0HNA0VVO1VDO8" stopped. 2025-02-01 09:08:39.757 +00:00 [DBG] Connection id "0HNA0VVO1VDO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:40.030 +00:00 [DBG] Connection id "0HNA0VVO1VDO9" accepted. 2025-02-01 09:08:40.030 +00:00 [DBG] Connection id "0HNA0VVO1VDO9" started. 2025-02-01 09:08:40.047 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/s/ - null null 2025-02-01 09:08:40.048 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/s/'. 2025-02-01 09:08:40.048 +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.1928ms 2025-02-01 09:08:40.048 +00:00 [DBG] Connection id "0HNA0VVO1VDO9" disconnecting. 2025-02-01 09:08:40.048 +00:00 [DBG] Connection id "0HNA0VVO1VDO9" stopped. 2025-02-01 09:08:40.048 +00:00 [DBG] Connection id "0HNA0VVO1VDO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:40.350 +00:00 [DBG] Connection id "0HNA0VVO1VDOA" accepted. 2025-02-01 09:08:40.351 +00:00 [DBG] Connection id "0HNA0VVO1VDOA" started. 2025-02-01 09:08:40.378 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/t/ - null null 2025-02-01 09:08:40.378 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/t/'. 2025-02-01 09:08:40.378 +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.2648ms 2025-02-01 09:08:40.378 +00:00 [DBG] Connection id "0HNA0VVO1VDOA" disconnecting. 2025-02-01 09:08:40.378 +00:00 [DBG] Connection id "0HNA0VVO1VDOA" stopped. 2025-02-01 09:08:40.378 +00:00 [DBG] Connection id "0HNA0VVO1VDOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:40.679 +00:00 [DBG] Connection id "0HNA0VVO1VDOB" accepted. 2025-02-01 09:08:40.679 +00:00 [DBG] Connection id "0HNA0VVO1VDOB" started. 2025-02-01 09:08:40.680 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/u/ - null null 2025-02-01 09:08:40.680 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/u/'. 2025-02-01 09:08:40.680 +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.1619ms 2025-02-01 09:08:40.680 +00:00 [DBG] Connection id "0HNA0VVO1VDOB" disconnecting. 2025-02-01 09:08:40.680 +00:00 [DBG] Connection id "0HNA0VVO1VDOB" stopped. 2025-02-01 09:08:40.680 +00:00 [DBG] Connection id "0HNA0VVO1VDOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:40.973 +00:00 [DBG] Connection id "0HNA0VVO1VDOC" accepted. 2025-02-01 09:08:40.973 +00:00 [DBG] Connection id "0HNA0VVO1VDOC" started. 2025-02-01 09:08:40.994 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/v/ - null null 2025-02-01 09:08:40.994 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/v/'. 2025-02-01 09:08:40.994 +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.1671ms 2025-02-01 09:08:40.994 +00:00 [DBG] Connection id "0HNA0VVO1VDOC" disconnecting. 2025-02-01 09:08:40.994 +00:00 [DBG] Connection id "0HNA0VVO1VDOC" stopped. 2025-02-01 09:08:40.994 +00:00 [DBG] Connection id "0HNA0VVO1VDOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:41.290 +00:00 [DBG] Connection id "0HNA0VVO1VDOD" accepted. 2025-02-01 09:08:41.290 +00:00 [DBG] Connection id "0HNA0VVO1VDOD" started. 2025-02-01 09:08:41.290 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w/ - null null 2025-02-01 09:08:41.291 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/w/'. 2025-02-01 09:08:41.291 +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.2205ms 2025-02-01 09:08:41.291 +00:00 [DBG] Connection id "0HNA0VVO1VDOD" disconnecting. 2025-02-01 09:08:41.291 +00:00 [DBG] Connection id "0HNA0VVO1VDOD" stopped. 2025-02-01 09:08:41.291 +00:00 [DBG] Connection id "0HNA0VVO1VDOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:41.597 +00:00 [DBG] Connection id "0HNA0VVO1VDOE" accepted. 2025-02-01 09:08:41.597 +00:00 [DBG] Connection id "0HNA0VVO1VDOE" started. 2025-02-01 09:08:41.612 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/x/ - null null 2025-02-01 09:08:41.612 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/x/'. 2025-02-01 09:08:41.612 +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.2572ms 2025-02-01 09:08:41.612 +00:00 [DBG] Connection id "0HNA0VVO1VDOE" disconnecting. 2025-02-01 09:08:41.612 +00:00 [DBG] Connection id "0HNA0VVO1VDOE" stopped. 2025-02-01 09:08:41.612 +00:00 [DBG] Connection id "0HNA0VVO1VDOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:41.987 +00:00 [DBG] Connection id "0HNA0VVO1VDOF" accepted. 2025-02-01 09:08:41.988 +00:00 [DBG] Connection id "0HNA0VVO1VDOF" started. 2025-02-01 09:08:41.988 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/y/ - null null 2025-02-01 09:08:41.988 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/y/'. 2025-02-01 09:08:41.988 +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.0927ms 2025-02-01 09:08:41.988 +00:00 [DBG] Connection id "0HNA0VVO1VDOF" disconnecting. 2025-02-01 09:08:41.988 +00:00 [DBG] Connection id "0HNA0VVO1VDOF" stopped. 2025-02-01 09:08:41.988 +00:00 [DBG] Connection id "0HNA0VVO1VDOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:42.300 +00:00 [DBG] Connection id "0HNA0VVO1VDOG" accepted. 2025-02-01 09:08:42.300 +00:00 [DBG] Connection id "0HNA0VVO1VDOG" started. 2025-02-01 09:08:42.300 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/z/ - null null 2025-02-01 09:08:42.300 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/z/'. 2025-02-01 09:08:42.300 +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.1554ms 2025-02-01 09:08:42.301 +00:00 [DBG] Connection id "0HNA0VVO1VDOG" disconnecting. 2025-02-01 09:08:42.301 +00:00 [DBG] Connection id "0HNA0VVO1VDOG" stopped. 2025-02-01 09:08:42.301 +00:00 [DBG] Connection id "0HNA0VVO1VDOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:42.618 +00:00 [DBG] Connection id "0HNA0VVO1VDOH" accepted. 2025-02-01 09:08:42.618 +00:00 [DBG] Connection id "0HNA0VVO1VDOH" started. 2025-02-01 09:08:42.619 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/acceso/ - null null 2025-02-01 09:08:42.619 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/acceso/'. 2025-02-01 09:08:42.619 +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.259ms 2025-02-01 09:08:42.619 +00:00 [DBG] Connection id "0HNA0VVO1VDOH" disconnecting. 2025-02-01 09:08:42.619 +00:00 [DBG] Connection id "0HNA0VVO1VDOH" stopped. 2025-02-01 09:08:42.619 +00:00 [DBG] Connection id "0HNA0VVO1VDOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:42.943 +00:00 [DBG] Connection id "0HNA0VVO1VDOI" accepted. 2025-02-01 09:08:42.944 +00:00 [DBG] Connection id "0HNA0VVO1VDOI" started. 2025-02-01 09:08:42.963 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/access/ - null null 2025-02-01 09:08:42.964 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/access/'. 2025-02-01 09:08:42.964 +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.1363ms 2025-02-01 09:08:42.964 +00:00 [DBG] Connection id "0HNA0VVO1VDOI" disconnecting. 2025-02-01 09:08:42.964 +00:00 [DBG] Connection id "0HNA0VVO1VDOI" stopped. 2025-02-01 09:08:42.964 +00:00 [DBG] Connection id "0HNA0VVO1VDOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:43.250 +00:00 [DBG] Connection id "0HNA0VVO1VDOJ" accepted. 2025-02-01 09:08:43.250 +00:00 [DBG] Connection id "0HNA0VVO1VDOJ" started. 2025-02-01 09:08:43.274 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/accesswatch/ - null null 2025-02-01 09:08:43.274 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/accesswatch/'. 2025-02-01 09:08:43.274 +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.1307ms 2025-02-01 09:08:43.274 +00:00 [DBG] Connection id "0HNA0VVO1VDOJ" disconnecting. 2025-02-01 09:08:43.274 +00:00 [DBG] Connection id "0HNA0VVO1VDOJ" stopped. 2025-02-01 09:08:43.274 +00:00 [DBG] Connection id "0HNA0VVO1VDOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:43.585 +00:00 [DBG] Connection id "0HNA0VVO1VDOK" accepted. 2025-02-01 09:08:43.585 +00:00 [DBG] Connection id "0HNA0VVO1VDOK" started. 2025-02-01 09:08:43.585 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/acciones/ - null null 2025-02-01 09:08:43.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/acciones/'. 2025-02-01 09:08:43.585 +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.099ms 2025-02-01 09:08:43.585 +00:00 [DBG] Connection id "0HNA0VVO1VDOK" disconnecting. 2025-02-01 09:08:43.585 +00:00 [DBG] Connection id "0HNA0VVO1VDOK" stopped. 2025-02-01 09:08:43.585 +00:00 [DBG] Connection id "0HNA0VVO1VDOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:43.893 +00:00 [DBG] Connection id "0HNA0VVO1VDOL" accepted. 2025-02-01 09:08:43.893 +00:00 [DBG] Connection id "0HNA0VVO1VDOL" started. 2025-02-01 09:08:43.893 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/account/ - null null 2025-02-01 09:08:43.893 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account/'. 2025-02-01 09:08:43.893 +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.1158ms 2025-02-01 09:08:43.893 +00:00 [DBG] Connection id "0HNA0VVO1VDOL" disconnecting. 2025-02-01 09:08:43.893 +00:00 [DBG] Connection id "0HNA0VVO1VDOL" stopped. 2025-02-01 09:08:43.893 +00:00 [DBG] Connection id "0HNA0VVO1VDOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:44.190 +00:00 [DBG] Connection id "0HNA0VVO1VDOM" accepted. 2025-02-01 09:08:44.190 +00:00 [DBG] Connection id "0HNA0VVO1VDOM" started. 2025-02-01 09:08:44.201 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/accounting/ - null null 2025-02-01 09:08:44.201 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/accounting/'. 2025-02-01 09:08:44.201 +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.1665ms 2025-02-01 09:08:44.201 +00:00 [DBG] Connection id "0HNA0VVO1VDOM" disconnecting. 2025-02-01 09:08:44.201 +00:00 [DBG] Connection id "0HNA0VVO1VDOM" stopped. 2025-02-01 09:08:44.201 +00:00 [DBG] Connection id "0HNA0VVO1VDOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:44.520 +00:00 [DBG] Connection id "0HNA0VVO1VDON" accepted. 2025-02-01 09:08:44.520 +00:00 [DBG] Connection id "0HNA0VVO1VDON" started. 2025-02-01 09:08:44.520 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/active/ - null null 2025-02-01 09:08:44.520 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/active/'. 2025-02-01 09:08:44.520 +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.0953ms 2025-02-01 09:08:44.520 +00:00 [DBG] Connection id "0HNA0VVO1VDON" disconnecting. 2025-02-01 09:08:44.520 +00:00 [DBG] Connection id "0HNA0VVO1VDON" stopped. 2025-02-01 09:08:44.520 +00:00 [DBG] Connection id "0HNA0VVO1VDON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:44.791 +00:00 [DBG] Connection id "0HNA0VVO1VDOO" accepted. 2025-02-01 09:08:44.791 +00:00 [DBG] Connection id "0HNA0VVO1VDOO" started. 2025-02-01 09:08:44.792 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/activex/ - null null 2025-02-01 09:08:44.792 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/activex/'. 2025-02-01 09:08:44.792 +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.151ms 2025-02-01 09:08:44.792 +00:00 [DBG] Connection id "0HNA0VVO1VDOO" disconnecting. 2025-02-01 09:08:44.792 +00:00 [DBG] Connection id "0HNA0VVO1VDOO" stopped. 2025-02-01 09:08:44.792 +00:00 [DBG] Connection id "0HNA0VVO1VDOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:45.073 +00:00 [DBG] Connection id "0HNA0VVO1VDOP" accepted. 2025-02-01 09:08:45.073 +00:00 [DBG] Connection id "0HNA0VVO1VDOP" started. 2025-02-01 09:08:45.095 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admcgi/ - null null 2025-02-01 09:08:45.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admcgi/'. 2025-02-01 09:08:45.095 +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.4521ms 2025-02-01 09:08:45.096 +00:00 [DBG] Connection id "0HNA0VVO1VDOP" disconnecting. 2025-02-01 09:08:45.096 +00:00 [DBG] Connection id "0HNA0VVO1VDOP" stopped. 2025-02-01 09:08:45.096 +00:00 [DBG] Connection id "0HNA0VVO1VDOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:45.390 +00:00 [DBG] Connection id "0HNA0VVO1VDOQ" accepted. 2025-02-01 09:08:45.390 +00:00 [DBG] Connection id "0HNA0VVO1VDOQ" started. 2025-02-01 09:08:45.412 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admisapi/ - null null 2025-02-01 09:08:45.412 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admisapi/'. 2025-02-01 09:08:45.412 +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.1759ms 2025-02-01 09:08:45.412 +00:00 [DBG] Connection id "0HNA0VVO1VDOQ" disconnecting. 2025-02-01 09:08:45.412 +00:00 [DBG] Connection id "0HNA0VVO1VDOQ" stopped. 2025-02-01 09:08:45.412 +00:00 [DBG] Connection id "0HNA0VVO1VDOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:45.710 +00:00 [DBG] Connection id "0HNA0VVO1VDOR" accepted. 2025-02-01 09:08:45.710 +00:00 [DBG] Connection id "0HNA0VVO1VDOR" started. 2025-02-01 09:08:45.731 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AdvWebAdmin/ - null null 2025-02-01 09:08:45.731 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdvWebAdmin/'. 2025-02-01 09:08:45.731 +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.1209ms 2025-02-01 09:08:45.731 +00:00 [DBG] Connection id "0HNA0VVO1VDOR" disconnecting. 2025-02-01 09:08:45.731 +00:00 [DBG] Connection id "0HNA0VVO1VDOR" stopped. 2025-02-01 09:08:45.731 +00:00 [DBG] Connection id "0HNA0VVO1VDOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:46.050 +00:00 [DBG] Connection id "0HNA0VVO1VDOS" accepted. 2025-02-01 09:08:46.050 +00:00 [DBG] Connection id "0HNA0VVO1VDOS" started. 2025-02-01 09:08:46.073 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/agentes/ - null null 2025-02-01 09:08:46.073 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/agentes/'. 2025-02-01 09:08:46.074 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/agentes/ - 307 0 null 1.2473ms 2025-02-01 09:08:46.074 +00:00 [DBG] Connection id "0HNA0VVO1VDOS" disconnecting. 2025-02-01 09:08:46.074 +00:00 [DBG] Connection id "0HNA0VVO1VDOS" stopped. 2025-02-01 09:08:46.074 +00:00 [DBG] Connection id "0HNA0VVO1VDOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:46.370 +00:00 [DBG] Connection id "0HNA0VVO1VDOT" accepted. 2025-02-01 09:08:46.370 +00:00 [DBG] Connection id "0HNA0VVO1VDOT" started. 2025-02-01 09:08:46.393 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Agent/ - null null 2025-02-01 09:08:46.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Agent/'. 2025-02-01 09:08:46.393 +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.2308ms 2025-02-01 09:08:46.393 +00:00 [DBG] Connection id "0HNA0VVO1VDOT" disconnecting. 2025-02-01 09:08:46.393 +00:00 [DBG] Connection id "0HNA0VVO1VDOT" stopped. 2025-02-01 09:08:46.393 +00:00 [DBG] Connection id "0HNA0VVO1VDOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:46.704 +00:00 [DBG] Connection id "0HNA0VVO1VDOU" accepted. 2025-02-01 09:08:46.704 +00:00 [DBG] Connection id "0HNA0VVO1VDOU" started. 2025-02-01 09:08:46.705 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Agents/ - null null 2025-02-01 09:08:46.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Agents/'. 2025-02-01 09:08:46.705 +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.2286ms 2025-02-01 09:08:46.705 +00:00 [DBG] Connection id "0HNA0VVO1VDOU" disconnecting. 2025-02-01 09:08:46.705 +00:00 [DBG] Connection id "0HNA0VVO1VDOU" stopped. 2025-02-01 09:08:46.705 +00:00 [DBG] Connection id "0HNA0VVO1VDOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:47.010 +00:00 [DBG] Connection id "0HNA0VVO1VDOV" accepted. 2025-02-01 09:08:47.010 +00:00 [DBG] Connection id "0HNA0VVO1VDOV" started. 2025-02-01 09:08:47.033 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AlbumArt_/ - null null 2025-02-01 09:08:47.033 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AlbumArt_/'. 2025-02-01 09:08:47.033 +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-02-01 09:08:47.033 +00:00 [DBG] Connection id "0HNA0VVO1VDOV" disconnecting. 2025-02-01 09:08:47.033 +00:00 [DBG] Connection id "0HNA0VVO1VDOV" stopped. 2025-02-01 09:08:47.033 +00:00 [DBG] Connection id "0HNA0VVO1VDOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:47.373 +00:00 [DBG] Connection id "0HNA0VVO1VDP0" accepted. 2025-02-01 09:08:47.373 +00:00 [DBG] Connection id "0HNA0VVO1VDP0" started. 2025-02-01 09:08:47.420 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AlbumArt/ - null null 2025-02-01 09:08:47.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AlbumArt/'. 2025-02-01 09:08:47.420 +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.2236ms 2025-02-01 09:08:47.420 +00:00 [DBG] Connection id "0HNA0VVO1VDP0" disconnecting. 2025-02-01 09:08:47.420 +00:00 [DBG] Connection id "0HNA0VVO1VDP0" stopped. 2025-02-01 09:08:47.420 +00:00 [DBG] Connection id "0HNA0VVO1VDP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:47.720 +00:00 [DBG] Connection id "0HNA0VVO1VDP1" accepted. 2025-02-01 09:08:47.720 +00:00 [DBG] Connection id "0HNA0VVO1VDP1" started. 2025-02-01 09:08:47.721 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Album/ - null null 2025-02-01 09:08:47.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Album/'. 2025-02-01 09:08:47.721 +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.1327ms 2025-02-01 09:08:47.721 +00:00 [DBG] Connection id "0HNA0VVO1VDP1" disconnecting. 2025-02-01 09:08:47.721 +00:00 [DBG] Connection id "0HNA0VVO1VDP1" stopped. 2025-02-01 09:08:47.721 +00:00 [DBG] Connection id "0HNA0VVO1VDP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:47.984 +00:00 [DBG] Connection id "0HNA0VVO1VDP2" accepted. 2025-02-01 09:08:47.984 +00:00 [DBG] Connection id "0HNA0VVO1VDP2" started. 2025-02-01 09:08:48.008 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/allow/ - null null 2025-02-01 09:08:48.008 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/allow/'. 2025-02-01 09:08:48.008 +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.2232ms 2025-02-01 09:08:48.008 +00:00 [DBG] Connection id "0HNA0VVO1VDP2" disconnecting. 2025-02-01 09:08:48.008 +00:00 [DBG] Connection id "0HNA0VVO1VDP2" stopped. 2025-02-01 09:08:48.008 +00:00 [DBG] Connection id "0HNA0VVO1VDP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:48.311 +00:00 [DBG] Connection id "0HNA0VVO1VDP3" accepted. 2025-02-01 09:08:48.311 +00:00 [DBG] Connection id "0HNA0VVO1VDP3" started. 2025-02-01 09:08:48.313 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/analog/ - null null 2025-02-01 09:08:48.313 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/analog/'. 2025-02-01 09:08:48.313 +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.1579ms 2025-02-01 09:08:48.313 +00:00 [DBG] Connection id "0HNA0VVO1VDP3" disconnecting. 2025-02-01 09:08:48.313 +00:00 [DBG] Connection id "0HNA0VVO1VDP3" stopped. 2025-02-01 09:08:48.313 +00:00 [DBG] Connection id "0HNA0VVO1VDP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:48.645 +00:00 [DBG] Connection id "0HNA0VVO1VDP4" accepted. 2025-02-01 09:08:48.645 +00:00 [DBG] Connection id "0HNA0VVO1VDP4" started. 2025-02-01 09:08:48.668 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/anthill/ - null null 2025-02-01 09:08:48.668 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/anthill/'. 2025-02-01 09:08:48.669 +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.2402ms 2025-02-01 09:08:48.669 +00:00 [DBG] Connection id "0HNA0VVO1VDP4" disconnecting. 2025-02-01 09:08:48.669 +00:00 [DBG] Connection id "0HNA0VVO1VDP4" stopped. 2025-02-01 09:08:48.669 +00:00 [DBG] Connection id "0HNA0VVO1VDP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:48.942 +00:00 [DBG] Connection id "0HNA0VVO1VDP5" accepted. 2025-02-01 09:08:48.942 +00:00 [DBG] Connection id "0HNA0VVO1VDP5" started. 2025-02-01 09:08:48.983 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/apache/ - null null 2025-02-01 09:08:48.983 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/apache/'. 2025-02-01 09:08:48.983 +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.159ms 2025-02-01 09:08:48.983 +00:00 [DBG] Connection id "0HNA0VVO1VDP5" disconnecting. 2025-02-01 09:08:48.983 +00:00 [DBG] Connection id "0HNA0VVO1VDP5" stopped. 2025-02-01 09:08:48.983 +00:00 [DBG] Connection id "0HNA0VVO1VDP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:49.291 +00:00 [DBG] Connection id "0HNA0VVO1VDP6" accepted. 2025-02-01 09:08:49.291 +00:00 [DBG] Connection id "0HNA0VVO1VDP6" started. 2025-02-01 09:08:49.314 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/api/ - null null 2025-02-01 09:08:49.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/api/'. 2025-02-01 09:08:49.315 +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.2175ms 2025-02-01 09:08:49.315 +00:00 [DBG] Connection id "0HNA0VVO1VDP6" disconnecting. 2025-02-01 09:08:49.315 +00:00 [DBG] Connection id "0HNA0VVO1VDP6" stopped. 2025-02-01 09:08:49.315 +00:00 [DBG] Connection id "0HNA0VVO1VDP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:49.646 +00:00 [DBG] Connection id "0HNA0VVO1VDP7" accepted. 2025-02-01 09:08:49.646 +00:00 [DBG] Connection id "0HNA0VVO1VDP7" started. 2025-02-01 09:08:49.647 +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-02-01 09:08:49.647 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/api-docs/'. 2025-02-01 09:08:49.647 +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.177ms 2025-02-01 09:08:49.647 +00:00 [DBG] Connection id "0HNA0VVO1VDP7" disconnecting. 2025-02-01 09:08:49.647 +00:00 [DBG] Connection id "0HNA0VVO1VDP7" stopped. 2025-02-01 09:08:49.647 +00:00 [DBG] Connection id "0HNA0VVO1VDP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:49.982 +00:00 [DBG] Connection id "0HNA0VVO1VDP8" accepted. 2025-02-01 09:08:49.982 +00:00 [DBG] Connection id "0HNA0VVO1VDP8" started. 2025-02-01 09:08:49.982 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/app/ - null null 2025-02-01 09:08:49.982 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/app/'. 2025-02-01 09:08:49.982 +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.0921ms 2025-02-01 09:08:49.982 +00:00 [DBG] Connection id "0HNA0VVO1VDP8" disconnecting. 2025-02-01 09:08:49.982 +00:00 [DBG] Connection id "0HNA0VVO1VDP8" stopped. 2025-02-01 09:08:49.982 +00:00 [DBG] Connection id "0HNA0VVO1VDP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:50.307 +00:00 [DBG] Connection id "0HNA0VVO1VDP9" accepted. 2025-02-01 09:08:50.307 +00:00 [DBG] Connection id "0HNA0VVO1VDP9" started. 2025-02-01 09:08:50.307 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/applets/ - null null 2025-02-01 09:08:50.307 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/applets/'. 2025-02-01 09:08:50.307 +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.0998ms 2025-02-01 09:08:50.307 +00:00 [DBG] Connection id "0HNA0VVO1VDP9" disconnecting. 2025-02-01 09:08:50.307 +00:00 [DBG] Connection id "0HNA0VVO1VDP9" stopped. 2025-02-01 09:08:50.307 +00:00 [DBG] Connection id "0HNA0VVO1VDP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:50.627 +00:00 [DBG] Connection id "0HNA0VVO1VDPA" accepted. 2025-02-01 09:08:50.627 +00:00 [DBG] Connection id "0HNA0VVO1VDPA" started. 2025-02-01 09:08:50.659 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/appl/ - null null 2025-02-01 09:08:50.659 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/appl/'. 2025-02-01 09:08:50.659 +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.195ms 2025-02-01 09:08:50.659 +00:00 [DBG] Connection id "0HNA0VVO1VDPA" disconnecting. 2025-02-01 09:08:50.659 +00:00 [DBG] Connection id "0HNA0VVO1VDPA" stopped. 2025-02-01 09:08:50.659 +00:00 [DBG] Connection id "0HNA0VVO1VDPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:50.985 +00:00 [DBG] Connection id "0HNA0VVO1VDPB" accepted. 2025-02-01 09:08:50.986 +00:00 [DBG] Connection id "0HNA0VVO1VDPB" started. 2025-02-01 09:08:51.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/application/ - null null 2025-02-01 09:08:51.007 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/application/'. 2025-02-01 09:08:51.007 +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.1837ms 2025-02-01 09:08:51.007 +00:00 [DBG] Connection id "0HNA0VVO1VDPB" disconnecting. 2025-02-01 09:08:51.007 +00:00 [DBG] Connection id "0HNA0VVO1VDPB" stopped. 2025-02-01 09:08:51.007 +00:00 [DBG] Connection id "0HNA0VVO1VDPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:51.354 +00:00 [DBG] Connection id "0HNA0VVO1VDPC" accepted. 2025-02-01 09:08:51.354 +00:00 [DBG] Connection id "0HNA0VVO1VDPC" started. 2025-02-01 09:08:51.377 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/applications/ - null null 2025-02-01 09:08:51.377 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/applications/'. 2025-02-01 09:08:51.377 +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.1606ms 2025-02-01 09:08:51.377 +00:00 [DBG] Connection id "0HNA0VVO1VDPC" disconnecting. 2025-02-01 09:08:51.377 +00:00 [DBG] Connection id "0HNA0VVO1VDPC" stopped. 2025-02-01 09:08:51.377 +00:00 [DBG] Connection id "0HNA0VVO1VDPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:51.696 +00:00 [DBG] Connection id "0HNA0VVO1VDPD" accepted. 2025-02-01 09:08:51.696 +00:00 [DBG] Connection id "0HNA0VVO1VDPD" started. 2025-02-01 09:08:51.721 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/applmgr/ - null null 2025-02-01 09:08:51.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/applmgr/'. 2025-02-01 09:08:51.721 +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.1509ms 2025-02-01 09:08:51.721 +00:00 [DBG] Connection id "0HNA0VVO1VDPD" disconnecting. 2025-02-01 09:08:51.721 +00:00 [DBG] Connection id "0HNA0VVO1VDPD" stopped. 2025-02-01 09:08:51.721 +00:00 [DBG] Connection id "0HNA0VVO1VDPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:52.023 +00:00 [DBG] Connection id "0HNA0VVO1VDPE" accepted. 2025-02-01 09:08:52.023 +00:00 [DBG] Connection id "0HNA0VVO1VDPE" started. 2025-02-01 09:08:52.047 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/apply/ - null null 2025-02-01 09:08:52.047 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/apply/'. 2025-02-01 09:08:52.047 +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.2181ms 2025-02-01 09:08:52.047 +00:00 [DBG] Connection id "0HNA0VVO1VDPE" disconnecting. 2025-02-01 09:08:52.047 +00:00 [DBG] Connection id "0HNA0VVO1VDPE" stopped. 2025-02-01 09:08:52.047 +00:00 [DBG] Connection id "0HNA0VVO1VDPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:52.372 +00:00 [DBG] Connection id "0HNA0VVO1VDPF" accepted. 2025-02-01 09:08:52.373 +00:00 [DBG] Connection id "0HNA0VVO1VDPF" started. 2025-02-01 09:08:52.396 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/appsec/ - null null 2025-02-01 09:08:52.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/appsec/'. 2025-02-01 09:08:52.396 +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.1964ms 2025-02-01 09:08:52.396 +00:00 [DBG] Connection id "0HNA0VVO1VDPF" disconnecting. 2025-02-01 09:08:52.396 +00:00 [DBG] Connection id "0HNA0VVO1VDPF" stopped. 2025-02-01 09:08:52.396 +00:00 [DBG] Connection id "0HNA0VVO1VDPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:52.698 +00:00 [DBG] Connection id "0HNA0VVO1VDPG" accepted. 2025-02-01 09:08:52.698 +00:00 [DBG] Connection id "0HNA0VVO1VDPG" started. 2025-02-01 09:08:52.719 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/apps/ - null null 2025-02-01 09:08:52.719 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/apps/'. 2025-02-01 09:08:52.719 +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.2131ms 2025-02-01 09:08:52.719 +00:00 [DBG] Connection id "0HNA0VVO1VDPG" disconnecting. 2025-02-01 09:08:52.719 +00:00 [DBG] Connection id "0HNA0VVO1VDPG" stopped. 2025-02-01 09:08:52.719 +00:00 [DBG] Connection id "0HNA0VVO1VDPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:53.003 +00:00 [DBG] Connection id "0HNA0VVO1VDPH" accepted. 2025-02-01 09:08:53.003 +00:00 [DBG] Connection id "0HNA0VVO1VDPH" started. 2025-02-01 09:08:53.004 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/archive/ - null null 2025-02-01 09:08:53.004 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/archive/'. 2025-02-01 09:08:53.004 +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.1452ms 2025-02-01 09:08:53.004 +00:00 [DBG] Connection id "0HNA0VVO1VDPH" disconnecting. 2025-02-01 09:08:53.004 +00:00 [DBG] Connection id "0HNA0VVO1VDPH" stopped. 2025-02-01 09:08:53.004 +00:00 [DBG] Connection id "0HNA0VVO1VDPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:53.286 +00:00 [DBG] Connection id "0HNA0VVO1VDPI" accepted. 2025-02-01 09:08:53.286 +00:00 [DBG] Connection id "0HNA0VVO1VDPI" started. 2025-02-01 09:08:53.309 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/archives/ - null null 2025-02-01 09:08:53.309 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/archives/'. 2025-02-01 09:08:53.309 +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.1755ms 2025-02-01 09:08:53.309 +00:00 [DBG] Connection id "0HNA0VVO1VDPI" disconnecting. 2025-02-01 09:08:53.309 +00:00 [DBG] Connection id "0HNA0VVO1VDPI" stopped. 2025-02-01 09:08:53.309 +00:00 [DBG] Connection id "0HNA0VVO1VDPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:53.608 +00:00 [DBG] Connection id "0HNA0VVO1VDPJ" accepted. 2025-02-01 09:08:53.608 +00:00 [DBG] Connection id "0HNA0VVO1VDPJ" started. 2025-02-01 09:08:53.627 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ar/ - null null 2025-02-01 09:08:53.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ar/'. 2025-02-01 09:08:53.628 +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.1623ms 2025-02-01 09:08:53.628 +00:00 [DBG] Connection id "0HNA0VVO1VDPJ" disconnecting. 2025-02-01 09:08:53.628 +00:00 [DBG] Connection id "0HNA0VVO1VDPJ" stopped. 2025-02-01 09:08:53.628 +00:00 [DBG] Connection id "0HNA0VVO1VDPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:53.944 +00:00 [DBG] Connection id "0HNA0VVO1VDPK" accepted. 2025-02-01 09:08:53.944 +00:00 [DBG] Connection id "0HNA0VVO1VDPK" started. 2025-02-01 09:08:53.944 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/asa/ - null null 2025-02-01 09:08:53.944 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/asa/'. 2025-02-01 09:08:53.944 +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.1058ms 2025-02-01 09:08:53.944 +00:00 [DBG] Connection id "0HNA0VVO1VDPK" disconnecting. 2025-02-01 09:08:53.944 +00:00 [DBG] Connection id "0HNA0VVO1VDPK" stopped. 2025-02-01 09:08:53.944 +00:00 [DBG] Connection id "0HNA0VVO1VDPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:54.261 +00:00 [DBG] Connection id "0HNA0VVO1VDPL" accepted. 2025-02-01 09:08:54.261 +00:00 [DBG] Connection id "0HNA0VVO1VDPL" started. 2025-02-01 09:08:54.262 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/asp/ - null null 2025-02-01 09:08:54.262 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/asp/'. 2025-02-01 09:08:54.262 +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.1155ms 2025-02-01 09:08:54.262 +00:00 [DBG] Connection id "0HNA0VVO1VDPL" disconnecting. 2025-02-01 09:08:54.262 +00:00 [DBG] Connection id "0HNA0VVO1VDPL" stopped. 2025-02-01 09:08:54.262 +00:00 [DBG] Connection id "0HNA0VVO1VDPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:54.562 +00:00 [DBG] Connection id "0HNA0VVO1VDPM" accepted. 2025-02-01 09:08:54.563 +00:00 [DBG] Connection id "0HNA0VVO1VDPM" started. 2025-02-01 09:08:54.585 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atc/ - null null 2025-02-01 09:08:54.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atc/'. 2025-02-01 09:08:54.585 +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.1535ms 2025-02-01 09:08:54.585 +00:00 [DBG] Connection id "0HNA0VVO1VDPM" disconnecting. 2025-02-01 09:08:54.585 +00:00 [DBG] Connection id "0HNA0VVO1VDPM" stopped. 2025-02-01 09:08:54.585 +00:00 [DBG] Connection id "0HNA0VVO1VDPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:54.888 +00:00 [DBG] Connection id "0HNA0VVO1VDPN" accepted. 2025-02-01 09:08:54.888 +00:00 [DBG] Connection id "0HNA0VVO1VDPN" started. 2025-02-01 09:08:54.911 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/aut/ - null null 2025-02-01 09:08:54.911 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/aut/'. 2025-02-01 09:08:54.911 +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.1536ms 2025-02-01 09:08:54.911 +00:00 [DBG] Connection id "0HNA0VVO1VDPN" disconnecting. 2025-02-01 09:08:54.911 +00:00 [DBG] Connection id "0HNA0VVO1VDPN" stopped. 2025-02-01 09:08:54.911 +00:00 [DBG] Connection id "0HNA0VVO1VDPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:55.253 +00:00 [DBG] Connection id "0HNA0VVO1VDPO" accepted. 2025-02-01 09:08:55.253 +00:00 [DBG] Connection id "0HNA0VVO1VDPO" started. 2025-02-01 09:08:55.254 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/authadmin/ - null null 2025-02-01 09:08:55.254 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/authadmin/'. 2025-02-01 09:08:55.254 +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.2129ms 2025-02-01 09:08:55.254 +00:00 [DBG] Connection id "0HNA0VVO1VDPO" disconnecting. 2025-02-01 09:08:55.254 +00:00 [DBG] Connection id "0HNA0VVO1VDPO" stopped. 2025-02-01 09:08:55.254 +00:00 [DBG] Connection id "0HNA0VVO1VDPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:55.571 +00:00 [DBG] Connection id "0HNA0VVO1VDPP" accepted. 2025-02-01 09:08:55.571 +00:00 [DBG] Connection id "0HNA0VVO1VDPP" started. 2025-02-01 09:08:55.639 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/auth/ - null null 2025-02-01 09:08:55.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/auth/'. 2025-02-01 09:08:55.639 +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.233ms 2025-02-01 09:08:55.639 +00:00 [DBG] Connection id "0HNA0VVO1VDPP" disconnecting. 2025-02-01 09:08:55.639 +00:00 [DBG] Connection id "0HNA0VVO1VDPP" stopped. 2025-02-01 09:08:55.640 +00:00 [DBG] Connection id "0HNA0VVO1VDPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:55.950 +00:00 [DBG] Connection id "0HNA0VVO1VDPQ" accepted. 2025-02-01 09:08:55.950 +00:00 [DBG] Connection id "0HNA0VVO1VDPQ" started. 2025-02-01 09:08:56.018 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/author/ - null null 2025-02-01 09:08:56.018 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/author/'. 2025-02-01 09:08:56.018 +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.1468ms 2025-02-01 09:08:56.018 +00:00 [DBG] Connection id "0HNA0VVO1VDPQ" disconnecting. 2025-02-01 09:08:56.018 +00:00 [DBG] Connection id "0HNA0VVO1VDPQ" stopped. 2025-02-01 09:08:56.018 +00:00 [DBG] Connection id "0HNA0VVO1VDPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:56.340 +00:00 [DBG] Connection id "0HNA0VVO1VDPR" accepted. 2025-02-01 09:08:56.340 +00:00 [DBG] Connection id "0HNA0VVO1VDPR" started. 2025-02-01 09:08:56.340 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/authors/ - null null 2025-02-01 09:08:56.341 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/authors/'. 2025-02-01 09:08:56.341 +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.1659ms 2025-02-01 09:08:56.341 +00:00 [DBG] Connection id "0HNA0VVO1VDPR" disconnecting. 2025-02-01 09:08:56.341 +00:00 [DBG] Connection id "0HNA0VVO1VDPR" stopped. 2025-02-01 09:08:56.341 +00:00 [DBG] Connection id "0HNA0VVO1VDPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:56.674 +00:00 [DBG] Connection id "0HNA0VVO1VDPS" accepted. 2025-02-01 09:08:56.674 +00:00 [DBG] Connection id "0HNA0VVO1VDPS" started. 2025-02-01 09:08:56.693 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/aw/ - null null 2025-02-01 09:08:56.693 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/aw/'. 2025-02-01 09:08:56.693 +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.2187ms 2025-02-01 09:08:56.693 +00:00 [DBG] Connection id "0HNA0VVO1VDPS" disconnecting. 2025-02-01 09:08:56.693 +00:00 [DBG] Connection id "0HNA0VVO1VDPS" stopped. 2025-02-01 09:08:56.693 +00:00 [DBG] Connection id "0HNA0VVO1VDPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:57.022 +00:00 [DBG] Connection id "0HNA0VVO1VDPT" accepted. 2025-02-01 09:08:57.023 +00:00 [DBG] Connection id "0HNA0VVO1VDPT" started. 2025-02-01 09:08:57.023 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ayuda/ - null null 2025-02-01 09:08:57.023 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ayuda/'. 2025-02-01 09:08:57.023 +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.1651ms 2025-02-01 09:08:57.023 +00:00 [DBG] Connection id "0HNA0VVO1VDPT" disconnecting. 2025-02-01 09:08:57.023 +00:00 [DBG] Connection id "0HNA0VVO1VDPT" stopped. 2025-02-01 09:08:57.023 +00:00 [DBG] Connection id "0HNA0VVO1VDPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:57.342 +00:00 [DBG] Connection id "0HNA0VVO1VDPU" accepted. 2025-02-01 09:08:57.342 +00:00 [DBG] Connection id "0HNA0VVO1VDPU" started. 2025-02-01 09:08:57.343 +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-02-01 09:08:57.343 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/b2-include/'. 2025-02-01 09:08:57.343 +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.2512ms 2025-02-01 09:08:57.344 +00:00 [DBG] Connection id "0HNA0VVO1VDPU" disconnecting. 2025-02-01 09:08:57.344 +00:00 [DBG] Connection id "0HNA0VVO1VDPU" stopped. 2025-02-01 09:08:57.344 +00:00 [DBG] Connection id "0HNA0VVO1VDPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:57.643 +00:00 [DBG] Connection id "0HNA0VVO1VDPV" accepted. 2025-02-01 09:08:57.644 +00:00 [DBG] Connection id "0HNA0VVO1VDPV" started. 2025-02-01 09:08:57.665 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/backend/ - null null 2025-02-01 09:08:57.666 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backend/'. 2025-02-01 09:08:57.666 +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.2492ms 2025-02-01 09:08:57.666 +00:00 [DBG] Connection id "0HNA0VVO1VDPV" disconnecting. 2025-02-01 09:08:57.666 +00:00 [DBG] Connection id "0HNA0VVO1VDPV" stopped. 2025-02-01 09:08:57.666 +00:00 [DBG] Connection id "0HNA0VVO1VDPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:57.960 +00:00 [DBG] Connection id "0HNA0VVO1VDQ0" accepted. 2025-02-01 09:08:57.960 +00:00 [DBG] Connection id "0HNA0VVO1VDQ0" started. 2025-02-01 09:08:57.961 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bad/ - null null 2025-02-01 09:08:57.961 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bad/'. 2025-02-01 09:08:57.961 +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.1823ms 2025-02-01 09:08:57.961 +00:00 [DBG] Connection id "0HNA0VVO1VDQ0" disconnecting. 2025-02-01 09:08:57.961 +00:00 [DBG] Connection id "0HNA0VVO1VDQ0" stopped. 2025-02-01 09:08:57.961 +00:00 [DBG] Connection id "0HNA0VVO1VDQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:58.244 +00:00 [DBG] Connection id "0HNA0VVO1VDQ1" accepted. 2025-02-01 09:08:58.244 +00:00 [DBG] Connection id "0HNA0VVO1VDQ1" started. 2025-02-01 09:08:58.266 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banca/ - null null 2025-02-01 09:08:58.266 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banca/'. 2025-02-01 09:08:58.266 +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.3832ms 2025-02-01 09:08:58.266 +00:00 [DBG] Connection id "0HNA0VVO1VDQ1" disconnecting. 2025-02-01 09:08:58.267 +00:00 [DBG] Connection id "0HNA0VVO1VDQ1" stopped. 2025-02-01 09:08:58.267 +00:00 [DBG] Connection id "0HNA0VVO1VDQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:58.568 +00:00 [DBG] Connection id "0HNA0VVO1VDQ2" accepted. 2025-02-01 09:08:58.568 +00:00 [DBG] Connection id "0HNA0VVO1VDQ2" started. 2025-02-01 09:08:58.591 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banco/ - null null 2025-02-01 09:08:58.591 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banco/'. 2025-02-01 09:08:58.591 +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.3516ms 2025-02-01 09:08:58.591 +00:00 [DBG] Connection id "0HNA0VVO1VDQ2" disconnecting. 2025-02-01 09:08:58.591 +00:00 [DBG] Connection id "0HNA0VVO1VDQ2" stopped. 2025-02-01 09:08:58.591 +00:00 [DBG] Connection id "0HNA0VVO1VDQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:58.940 +00:00 [DBG] Connection id "0HNA0VVO1VDQ3" accepted. 2025-02-01 09:08:58.941 +00:00 [DBG] Connection id "0HNA0VVO1VDQ3" started. 2025-02-01 09:08:58.941 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bank/ - null null 2025-02-01 09:08:58.941 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bank/'. 2025-02-01 09:08:58.941 +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.2034ms 2025-02-01 09:08:58.941 +00:00 [DBG] Connection id "0HNA0VVO1VDQ3" disconnecting. 2025-02-01 09:08:58.941 +00:00 [DBG] Connection id "0HNA0VVO1VDQ3" stopped. 2025-02-01 09:08:58.941 +00:00 [DBG] Connection id "0HNA0VVO1VDQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:59.265 +00:00 [DBG] Connection id "0HNA0VVO1VDQ4" accepted. 2025-02-01 09:08:59.265 +00:00 [DBG] Connection id "0HNA0VVO1VDQ4" started. 2025-02-01 09:08:59.310 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banner01/ - null null 2025-02-01 09:08:59.310 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banner01/'. 2025-02-01 09:08:59.310 +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.2811ms 2025-02-01 09:08:59.311 +00:00 [DBG] Connection id "0HNA0VVO1VDQ4" disconnecting. 2025-02-01 09:08:59.311 +00:00 [DBG] Connection id "0HNA0VVO1VDQ4" stopped. 2025-02-01 09:08:59.311 +00:00 [DBG] Connection id "0HNA0VVO1VDQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:59.650 +00:00 [DBG] Connection id "0HNA0VVO1VDQ5" accepted. 2025-02-01 09:08:59.650 +00:00 [DBG] Connection id "0HNA0VVO1VDQ5" started. 2025-02-01 09:08:59.651 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banner/ - null null 2025-02-01 09:08:59.651 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banner/'. 2025-02-01 09:08:59.651 +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.1452ms 2025-02-01 09:08:59.651 +00:00 [DBG] Connection id "0HNA0VVO1VDQ5" disconnecting. 2025-02-01 09:08:59.651 +00:00 [DBG] Connection id "0HNA0VVO1VDQ5" stopped. 2025-02-01 09:08:59.651 +00:00 [DBG] Connection id "0HNA0VVO1VDQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:08:59.939 +00:00 [DBG] Connection id "0HNA0VVO1VDQ6" accepted. 2025-02-01 09:08:59.939 +00:00 [DBG] Connection id "0HNA0VVO1VDQ6" started. 2025-02-01 09:08:59.959 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/banners/ - null null 2025-02-01 09:08:59.959 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banners/'. 2025-02-01 09:08:59.959 +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.1311ms 2025-02-01 09:08:59.959 +00:00 [DBG] Connection id "0HNA0VVO1VDQ6" disconnecting. 2025-02-01 09:08:59.959 +00:00 [DBG] Connection id "0HNA0VVO1VDQ6" stopped. 2025-02-01 09:08:59.959 +00:00 [DBG] Connection id "0HNA0VVO1VDQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:00.221 +00:00 [DBG] Connection id "0HNA0VVO1VDQ7" accepted. 2025-02-01 09:09:00.221 +00:00 [DBG] Connection id "0HNA0VVO1VDQ7" started. 2025-02-01 09:09:00.264 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bar/ - null null 2025-02-01 09:09:00.264 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bar/'. 2025-02-01 09:09:00.264 +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.1696ms 2025-02-01 09:09:00.264 +00:00 [DBG] Connection id "0HNA0VVO1VDQ7" disconnecting. 2025-02-01 09:09:00.264 +00:00 [DBG] Connection id "0HNA0VVO1VDQ7" stopped. 2025-02-01 09:09:00.264 +00:00 [DBG] Connection id "0HNA0VVO1VDQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:00.535 +00:00 [DBG] Connection id "0HNA0VVO1VDQ8" accepted. 2025-02-01 09:09:00.535 +00:00 [DBG] Connection id "0HNA0VVO1VDQ8" started. 2025-02-01 09:09:00.579 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/batch/ - null null 2025-02-01 09:09:00.579 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/batch/'. 2025-02-01 09:09:00.579 +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.1409ms 2025-02-01 09:09:00.579 +00:00 [DBG] Connection id "0HNA0VVO1VDQ8" disconnecting. 2025-02-01 09:09:00.579 +00:00 [DBG] Connection id "0HNA0VVO1VDQ8" stopped. 2025-02-01 09:09:00.579 +00:00 [DBG] Connection id "0HNA0VVO1VDQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:00.912 +00:00 [DBG] Connection id "0HNA0VVO1VDQ9" accepted. 2025-02-01 09:09:00.912 +00:00 [DBG] Connection id "0HNA0VVO1VDQ9" started. 2025-02-01 09:09:00.958 +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-02-01 09:09:00.958 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-dnbd/'. 2025-02-01 09:09:00.959 +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.1295ms 2025-02-01 09:09:00.959 +00:00 [DBG] Connection id "0HNA0VVO1VDQ9" disconnecting. 2025-02-01 09:09:00.959 +00:00 [DBG] Connection id "0HNA0VVO1VDQ9" stopped. 2025-02-01 09:09:00.959 +00:00 [DBG] Connection id "0HNA0VVO1VDQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:01.292 +00:00 [DBG] Connection id "0HNA0VVO1VDQA" accepted. 2025-02-01 09:09:01.292 +00:00 [DBG] Connection id "0HNA0VVO1VDQA" started. 2025-02-01 09:09:01.292 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bbv/ - null null 2025-02-01 09:09:01.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bbv/'. 2025-02-01 09:09:01.292 +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.1025ms 2025-02-01 09:09:01.292 +00:00 [DBG] Connection id "0HNA0VVO1VDQA" disconnecting. 2025-02-01 09:09:01.292 +00:00 [DBG] Connection id "0HNA0VVO1VDQA" stopped. 2025-02-01 09:09:01.292 +00:00 [DBG] Connection id "0HNA0VVO1VDQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:01.595 +00:00 [DBG] Connection id "0HNA0VVO1VDQB" accepted. 2025-02-01 09:09:01.595 +00:00 [DBG] Connection id "0HNA0VVO1VDQB" started. 2025-02-01 09:09:01.626 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bdata/ - null null 2025-02-01 09:09:01.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bdata/'. 2025-02-01 09:09:01.626 +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.1831ms 2025-02-01 09:09:01.626 +00:00 [DBG] Connection id "0HNA0VVO1VDQB" disconnecting. 2025-02-01 09:09:01.626 +00:00 [DBG] Connection id "0HNA0VVO1VDQB" stopped. 2025-02-01 09:09:01.626 +00:00 [DBG] Connection id "0HNA0VVO1VDQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:01.961 +00:00 [DBG] Connection id "0HNA0VVO1VDQC" accepted. 2025-02-01 09:09:01.961 +00:00 [DBG] Connection id "0HNA0VVO1VDQC" started. 2025-02-01 09:09:02.005 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bdatos/ - null null 2025-02-01 09:09:02.005 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bdatos/'. 2025-02-01 09:09:02.005 +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.1945ms 2025-02-01 09:09:02.005 +00:00 [DBG] Connection id "0HNA0VVO1VDQC" disconnecting. 2025-02-01 09:09:02.005 +00:00 [DBG] Connection id "0HNA0VVO1VDQC" stopped. 2025-02-01 09:09:02.005 +00:00 [DBG] Connection id "0HNA0VVO1VDQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:02.322 +00:00 [DBG] Connection id "0HNA0VVO1VDQD" accepted. 2025-02-01 09:09:02.322 +00:00 [DBG] Connection id "0HNA0VVO1VDQD" started. 2025-02-01 09:09:02.323 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/beta/ - null null 2025-02-01 09:09:02.323 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/beta/'. 2025-02-01 09:09:02.323 +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.1065ms 2025-02-01 09:09:02.323 +00:00 [DBG] Connection id "0HNA0VVO1VDQD" disconnecting. 2025-02-01 09:09:02.323 +00:00 [DBG] Connection id "0HNA0VVO1VDQD" stopped. 2025-02-01 09:09:02.323 +00:00 [DBG] Connection id "0HNA0VVO1VDQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:02.633 +00:00 [DBG] Connection id "0HNA0VVO1VDQE" accepted. 2025-02-01 09:09:02.633 +00:00 [DBG] Connection id "0HNA0VVO1VDQE" started. 2025-02-01 09:09:02.659 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/billpay/ - null null 2025-02-01 09:09:02.659 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/billpay/'. 2025-02-01 09:09:02.659 +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.15ms 2025-02-01 09:09:02.659 +00:00 [DBG] Connection id "0HNA0VVO1VDQE" disconnecting. 2025-02-01 09:09:02.659 +00:00 [DBG] Connection id "0HNA0VVO1VDQE" stopped. 2025-02-01 09:09:02.659 +00:00 [DBG] Connection id "0HNA0VVO1VDQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:02.991 +00:00 [DBG] Connection id "0HNA0VVO1VDQF" accepted. 2025-02-01 09:09:02.991 +00:00 [DBG] Connection id "0HNA0VVO1VDQF" started. 2025-02-01 09:09:02.992 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bin/ - null null 2025-02-01 09:09:02.992 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bin/'. 2025-02-01 09:09:02.992 +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.1549ms 2025-02-01 09:09:02.992 +00:00 [DBG] Connection id "0HNA0VVO1VDQF" disconnecting. 2025-02-01 09:09:02.992 +00:00 [DBG] Connection id "0HNA0VVO1VDQF" stopped. 2025-02-01 09:09:02.992 +00:00 [DBG] Connection id "0HNA0VVO1VDQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:03.282 +00:00 [DBG] Connection id "0HNA0VVO1VDQG" accepted. 2025-02-01 09:09:03.282 +00:00 [DBG] Connection id "0HNA0VVO1VDQG" started. 2025-02-01 09:09:03.283 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/binaries/ - null null 2025-02-01 09:09:03.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/binaries/'. 2025-02-01 09:09:03.283 +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.0924ms 2025-02-01 09:09:03.283 +00:00 [DBG] Connection id "0HNA0VVO1VDQG" disconnecting. 2025-02-01 09:09:03.283 +00:00 [DBG] Connection id "0HNA0VVO1VDQG" stopped. 2025-02-01 09:09:03.283 +00:00 [DBG] Connection id "0HNA0VVO1VDQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:03.558 +00:00 [DBG] Connection id "0HNA0VVO1VDQH" accepted. 2025-02-01 09:09:03.558 +00:00 [DBG] Connection id "0HNA0VVO1VDQH" started. 2025-02-01 09:09:03.560 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/binary/ - null null 2025-02-01 09:09:03.560 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/binary/'. 2025-02-01 09:09:03.560 +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.1488ms 2025-02-01 09:09:03.560 +00:00 [DBG] Connection id "0HNA0VVO1VDQH" disconnecting. 2025-02-01 09:09:03.560 +00:00 [DBG] Connection id "0HNA0VVO1VDQH" stopped. 2025-02-01 09:09:03.560 +00:00 [DBG] Connection id "0HNA0VVO1VDQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:03.871 +00:00 [DBG] Connection id "0HNA0VVO1VDQI" accepted. 2025-02-01 09:09:03.871 +00:00 [DBG] Connection id "0HNA0VVO1VDQI" started. 2025-02-01 09:09:03.871 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boadmin/ - null null 2025-02-01 09:09:03.872 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boadmin/'. 2025-02-01 09:09:03.872 +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.2506ms 2025-02-01 09:09:03.876 +00:00 [DBG] Connection id "0HNA0VVO1VDQI" disconnecting. 2025-02-01 09:09:03.876 +00:00 [DBG] Connection id "0HNA0VVO1VDQI" stopped. 2025-02-01 09:09:03.876 +00:00 [DBG] Connection id "0HNA0VVO1VDQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:04.168 +00:00 [DBG] Connection id "0HNA0VVO1VDQJ" accepted. 2025-02-01 09:09:04.168 +00:00 [DBG] Connection id "0HNA0VVO1VDQJ" started. 2025-02-01 09:09:04.189 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/boot/ - null null 2025-02-01 09:09:04.189 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boot/'. 2025-02-01 09:09:04.189 +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.1349ms 2025-02-01 09:09:04.189 +00:00 [DBG] Connection id "0HNA0VVO1VDQJ" disconnecting. 2025-02-01 09:09:04.189 +00:00 [DBG] Connection id "0HNA0VVO1VDQJ" stopped. 2025-02-01 09:09:04.189 +00:00 [DBG] Connection id "0HNA0VVO1VDQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:04.515 +00:00 [DBG] Connection id "0HNA0VVO1VDQK" accepted. 2025-02-01 09:09:04.516 +00:00 [DBG] Connection id "0HNA0VVO1VDQK" started. 2025-02-01 09:09:04.516 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bottom/ - null null 2025-02-01 09:09:04.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bottom/'. 2025-02-01 09:09:04.516 +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.0954ms 2025-02-01 09:09:04.516 +00:00 [DBG] Connection id "0HNA0VVO1VDQK" disconnecting. 2025-02-01 09:09:04.516 +00:00 [DBG] Connection id "0HNA0VVO1VDQK" stopped. 2025-02-01 09:09:04.516 +00:00 [DBG] Connection id "0HNA0VVO1VDQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:04.842 +00:00 [DBG] Connection id "0HNA0VVO1VDQL" accepted. 2025-02-01 09:09:04.842 +00:00 [DBG] Connection id "0HNA0VVO1VDQL" started. 2025-02-01 09:09:04.843 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/browse/ - null null 2025-02-01 09:09:04.843 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/browse/'. 2025-02-01 09:09:04.843 +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.1406ms 2025-02-01 09:09:04.843 +00:00 [DBG] Connection id "0HNA0VVO1VDQL" disconnecting. 2025-02-01 09:09:04.843 +00:00 [DBG] Connection id "0HNA0VVO1VDQL" stopped. 2025-02-01 09:09:04.843 +00:00 [DBG] Connection id "0HNA0VVO1VDQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:05.157 +00:00 [DBG] Connection id "0HNA0VVO1VDQM" accepted. 2025-02-01 09:09:05.157 +00:00 [DBG] Connection id "0HNA0VVO1VDQM" started. 2025-02-01 09:09:05.158 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/browser/ - null null 2025-02-01 09:09:05.158 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/browser/'. 2025-02-01 09:09:05.158 +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.1252ms 2025-02-01 09:09:05.158 +00:00 [DBG] Connection id "0HNA0VVO1VDQM" disconnecting. 2025-02-01 09:09:05.158 +00:00 [DBG] Connection id "0HNA0VVO1VDQM" stopped. 2025-02-01 09:09:05.158 +00:00 [DBG] Connection id "0HNA0VVO1VDQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:05.487 +00:00 [DBG] Connection id "0HNA0VVO1VDQN" accepted. 2025-02-01 09:09:05.487 +00:00 [DBG] Connection id "0HNA0VVO1VDQN" started. 2025-02-01 09:09:05.523 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bsd/ - null null 2025-02-01 09:09:05.523 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bsd/'. 2025-02-01 09:09:05.523 +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.1715ms 2025-02-01 09:09:05.523 +00:00 [DBG] Connection id "0HNA0VVO1VDQN" disconnecting. 2025-02-01 09:09:05.523 +00:00 [DBG] Connection id "0HNA0VVO1VDQN" stopped. 2025-02-01 09:09:05.523 +00:00 [DBG] Connection id "0HNA0VVO1VDQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:05.871 +00:00 [DBG] Connection id "0HNA0VVO1VDQO" accepted. 2025-02-01 09:09:05.872 +00:00 [DBG] Connection id "0HNA0VVO1VDQO" started. 2025-02-01 09:09:05.894 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/btauxdir/ - null null 2025-02-01 09:09:05.894 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/btauxdir/'. 2025-02-01 09:09:05.894 +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.1091ms 2025-02-01 09:09:05.894 +00:00 [DBG] Connection id "0HNA0VVO1VDQO" disconnecting. 2025-02-01 09:09:05.894 +00:00 [DBG] Connection id "0HNA0VVO1VDQO" stopped. 2025-02-01 09:09:05.895 +00:00 [DBG] Connection id "0HNA0VVO1VDQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:06.180 +00:00 [DBG] Connection id "0HNA0VVO1VDQP" accepted. 2025-02-01 09:09:06.180 +00:00 [DBG] Connection id "0HNA0VVO1VDQP" started. 2025-02-01 09:09:06.204 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bug/ - null null 2025-02-01 09:09:06.204 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bug/'. 2025-02-01 09:09:06.204 +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.1188ms 2025-02-01 09:09:06.204 +00:00 [DBG] Connection id "0HNA0VVO1VDQP" disconnecting. 2025-02-01 09:09:06.204 +00:00 [DBG] Connection id "0HNA0VVO1VDQP" stopped. 2025-02-01 09:09:06.204 +00:00 [DBG] Connection id "0HNA0VVO1VDQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:06.497 +00:00 [DBG] Connection id "0HNA0VVO1VDQQ" accepted. 2025-02-01 09:09:06.497 +00:00 [DBG] Connection id "0HNA0VVO1VDQQ" started. 2025-02-01 09:09:06.501 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bugs/ - null null 2025-02-01 09:09:06.501 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bugs/'. 2025-02-01 09:09:06.501 +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.2071ms 2025-02-01 09:09:06.501 +00:00 [DBG] Connection id "0HNA0VVO1VDQQ" disconnecting. 2025-02-01 09:09:06.501 +00:00 [DBG] Connection id "0HNA0VVO1VDQQ" stopped. 2025-02-01 09:09:06.501 +00:00 [DBG] Connection id "0HNA0VVO1VDQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:06.780 +00:00 [DBG] Connection id "0HNA0VVO1VDQR" accepted. 2025-02-01 09:09:06.781 +00:00 [DBG] Connection id "0HNA0VVO1VDQR" started. 2025-02-01 09:09:06.826 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bugzilla/ - null null 2025-02-01 09:09:06.826 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bugzilla/'. 2025-02-01 09:09:06.826 +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.1623ms 2025-02-01 09:09:06.826 +00:00 [DBG] Connection id "0HNA0VVO1VDQR" disconnecting. 2025-02-01 09:09:06.826 +00:00 [DBG] Connection id "0HNA0VVO1VDQR" stopped. 2025-02-01 09:09:06.826 +00:00 [DBG] Connection id "0HNA0VVO1VDQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:07.125 +00:00 [DBG] Connection id "0HNA0VVO1VDQS" accepted. 2025-02-01 09:09:07.125 +00:00 [DBG] Connection id "0HNA0VVO1VDQS" started. 2025-02-01 09:09:07.126 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/buy/ - null null 2025-02-01 09:09:07.126 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/buy/'. 2025-02-01 09:09:07.126 +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.1308ms 2025-02-01 09:09:07.126 +00:00 [DBG] Connection id "0HNA0VVO1VDQS" disconnecting. 2025-02-01 09:09:07.126 +00:00 [DBG] Connection id "0HNA0VVO1VDQS" stopped. 2025-02-01 09:09:07.126 +00:00 [DBG] Connection id "0HNA0VVO1VDQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:07.440 +00:00 [DBG] Connection id "0HNA0VVO1VDQT" accepted. 2025-02-01 09:09:07.440 +00:00 [DBG] Connection id "0HNA0VVO1VDQT" started. 2025-02-01 09:09:07.454 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/buynow/ - null null 2025-02-01 09:09:07.454 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/buynow/'. 2025-02-01 09:09:07.454 +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.294ms 2025-02-01 09:09:07.454 +00:00 [DBG] Connection id "0HNA0VVO1VDQT" disconnecting. 2025-02-01 09:09:07.454 +00:00 [DBG] Connection id "0HNA0VVO1VDQT" stopped. 2025-02-01 09:09:07.455 +00:00 [DBG] Connection id "0HNA0VVO1VDQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:07.756 +00:00 [DBG] Connection id "0HNA0VVO1VDQU" accepted. 2025-02-01 09:09:07.756 +00:00 [DBG] Connection id "0HNA0VVO1VDQU" started. 2025-02-01 09:09:07.779 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cached/ - null null 2025-02-01 09:09:07.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cached/'. 2025-02-01 09:09:07.779 +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.1906ms 2025-02-01 09:09:07.779 +00:00 [DBG] Connection id "0HNA0VVO1VDQU" disconnecting. 2025-02-01 09:09:07.780 +00:00 [DBG] Connection id "0HNA0VVO1VDQU" stopped. 2025-02-01 09:09:07.780 +00:00 [DBG] Connection id "0HNA0VVO1VDQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:08.108 +00:00 [DBG] Connection id "0HNA0VVO1VDQV" accepted. 2025-02-01 09:09:08.108 +00:00 [DBG] Connection id "0HNA0VVO1VDQV" started. 2025-02-01 09:09:08.131 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cache/ - null null 2025-02-01 09:09:08.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cache/'. 2025-02-01 09:09:08.131 +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.2637ms 2025-02-01 09:09:08.132 +00:00 [DBG] Connection id "0HNA0VVO1VDQV" disconnecting. 2025-02-01 09:09:08.132 +00:00 [DBG] Connection id "0HNA0VVO1VDQV" stopped. 2025-02-01 09:09:08.132 +00:00 [DBG] Connection id "0HNA0VVO1VDQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:08.493 +00:00 [DBG] Connection id "0HNA0VVO1VDR0" accepted. 2025-02-01 09:09:08.493 +00:00 [DBG] Connection id "0HNA0VVO1VDR0" started. 2025-02-01 09:09:08.494 +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-02-01 09:09:08.494 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cache-stats/'. 2025-02-01 09:09:08.494 +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.2042ms 2025-02-01 09:09:08.494 +00:00 [DBG] Connection id "0HNA0VVO1VDR0" disconnecting. 2025-02-01 09:09:08.494 +00:00 [DBG] Connection id "0HNA0VVO1VDR0" stopped. 2025-02-01 09:09:08.494 +00:00 [DBG] Connection id "0HNA0VVO1VDR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:08.817 +00:00 [DBG] Connection id "0HNA0VVO1VDR1" accepted. 2025-02-01 09:09:08.817 +00:00 [DBG] Connection id "0HNA0VVO1VDR1" started. 2025-02-01 09:09:08.843 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/caja/ - null null 2025-02-01 09:09:08.843 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/caja/'. 2025-02-01 09:09:08.843 +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.1566ms 2025-02-01 09:09:08.843 +00:00 [DBG] Connection id "0HNA0VVO1VDR1" disconnecting. 2025-02-01 09:09:08.843 +00:00 [DBG] Connection id "0HNA0VVO1VDR1" stopped. 2025-02-01 09:09:08.844 +00:00 [DBG] Connection id "0HNA0VVO1VDR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:09.130 +00:00 [DBG] Connection id "0HNA0VVO1VDR2" accepted. 2025-02-01 09:09:09.131 +00:00 [DBG] Connection id "0HNA0VVO1VDR2" started. 2025-02-01 09:09:09.152 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/card/ - null null 2025-02-01 09:09:09.152 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/card/'. 2025-02-01 09:09:09.153 +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.2541ms 2025-02-01 09:09:09.153 +00:00 [DBG] Connection id "0HNA0VVO1VDR2" disconnecting. 2025-02-01 09:09:09.153 +00:00 [DBG] Connection id "0HNA0VVO1VDR2" stopped. 2025-02-01 09:09:09.153 +00:00 [DBG] Connection id "0HNA0VVO1VDR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:09.489 +00:00 [DBG] Connection id "0HNA0VVO1VDR3" accepted. 2025-02-01 09:09:09.489 +00:00 [DBG] Connection id "0HNA0VVO1VDR3" started. 2025-02-01 09:09:09.489 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cards/ - null null 2025-02-01 09:09:09.489 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cards/'. 2025-02-01 09:09:09.489 +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.1384ms 2025-02-01 09:09:09.489 +00:00 [DBG] Connection id "0HNA0VVO1VDR3" disconnecting. 2025-02-01 09:09:09.489 +00:00 [DBG] Connection id "0HNA0VVO1VDR3" stopped. 2025-02-01 09:09:09.489 +00:00 [DBG] Connection id "0HNA0VVO1VDR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:09.817 +00:00 [DBG] Connection id "0HNA0VVO1VDR4" accepted. 2025-02-01 09:09:09.817 +00:00 [DBG] Connection id "0HNA0VVO1VDR4" started. 2025-02-01 09:09:09.817 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cart/ - null null 2025-02-01 09:09:09.817 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cart/'. 2025-02-01 09:09:09.817 +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.1452ms 2025-02-01 09:09:09.818 +00:00 [DBG] Connection id "0HNA0VVO1VDR4" disconnecting. 2025-02-01 09:09:09.818 +00:00 [DBG] Connection id "0HNA0VVO1VDR4" stopped. 2025-02-01 09:09:09.818 +00:00 [DBG] Connection id "0HNA0VVO1VDR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:10.140 +00:00 [DBG] Connection id "0HNA0VVO1VDR5" accepted. 2025-02-01 09:09:10.140 +00:00 [DBG] Connection id "0HNA0VVO1VDR5" started. 2025-02-01 09:09:10.170 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cash/ - null null 2025-02-01 09:09:10.170 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cash/'. 2025-02-01 09:09:10.170 +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.1986ms 2025-02-01 09:09:10.170 +00:00 [DBG] Connection id "0HNA0VVO1VDR5" disconnecting. 2025-02-01 09:09:10.170 +00:00 [DBG] Connection id "0HNA0VVO1VDR5" stopped. 2025-02-01 09:09:10.170 +00:00 [DBG] Connection id "0HNA0VVO1VDR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:10.489 +00:00 [DBG] Connection id "0HNA0VVO1VDR6" accepted. 2025-02-01 09:09:10.490 +00:00 [DBG] Connection id "0HNA0VVO1VDR6" started. 2025-02-01 09:09:10.512 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/caspsamp/ - null null 2025-02-01 09:09:10.512 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/caspsamp/'. 2025-02-01 09:09:10.513 +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.1625ms 2025-02-01 09:09:10.513 +00:00 [DBG] Connection id "0HNA0VVO1VDR6" disconnecting. 2025-02-01 09:09:10.513 +00:00 [DBG] Connection id "0HNA0VVO1VDR6" stopped. 2025-02-01 09:09:10.513 +00:00 [DBG] Connection id "0HNA0VVO1VDR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:10.818 +00:00 [DBG] Connection id "0HNA0VVO1VDR7" accepted. 2025-02-01 09:09:10.818 +00:00 [DBG] Connection id "0HNA0VVO1VDR7" started. 2025-02-01 09:09:10.818 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/catalog/ - null null 2025-02-01 09:09:10.819 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/catalog/'. 2025-02-01 09:09:10.819 +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.1897ms 2025-02-01 09:09:10.819 +00:00 [DBG] Connection id "0HNA0VVO1VDR7" disconnecting. 2025-02-01 09:09:10.819 +00:00 [DBG] Connection id "0HNA0VVO1VDR7" stopped. 2025-02-01 09:09:10.819 +00:00 [DBG] Connection id "0HNA0VVO1VDR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:11.113 +00:00 [DBG] Connection id "0HNA0VVO1VDR8" accepted. 2025-02-01 09:09:11.113 +00:00 [DBG] Connection id "0HNA0VVO1VDR8" started. 2025-02-01 09:09:11.114 +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-02-01 09:09:11.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cbi-bin/'. 2025-02-01 09:09:11.114 +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.1199ms 2025-02-01 09:09:11.114 +00:00 [DBG] Connection id "0HNA0VVO1VDR8" disconnecting. 2025-02-01 09:09:11.114 +00:00 [DBG] Connection id "0HNA0VVO1VDR8" stopped. 2025-02-01 09:09:11.114 +00:00 [DBG] Connection id "0HNA0VVO1VDR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:11.427 +00:00 [DBG] Connection id "0HNA0VVO1VDR9" accepted. 2025-02-01 09:09:11.427 +00:00 [DBG] Connection id "0HNA0VVO1VDR9" started. 2025-02-01 09:09:11.428 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ccard/ - null null 2025-02-01 09:09:11.428 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ccard/'. 2025-02-01 09:09:11.428 +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.1272ms 2025-02-01 09:09:11.428 +00:00 [DBG] Connection id "0HNA0VVO1VDR9" disconnecting. 2025-02-01 09:09:11.428 +00:00 [DBG] Connection id "0HNA0VVO1VDR9" stopped. 2025-02-01 09:09:11.428 +00:00 [DBG] Connection id "0HNA0VVO1VDR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:11.702 +00:00 [DBG] Connection id "0HNA0VVO1VDRA" accepted. 2025-02-01 09:09:11.702 +00:00 [DBG] Connection id "0HNA0VVO1VDRA" started. 2025-02-01 09:09:11.758 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ccards/ - null null 2025-02-01 09:09:11.758 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ccards/'. 2025-02-01 09:09:11.758 +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.1963ms 2025-02-01 09:09:11.759 +00:00 [DBG] Connection id "0HNA0VVO1VDRA" disconnecting. 2025-02-01 09:09:11.759 +00:00 [DBG] Connection id "0HNA0VVO1VDRA" stopped. 2025-02-01 09:09:11.759 +00:00 [DBG] Connection id "0HNA0VVO1VDRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:12.071 +00:00 [DBG] Connection id "0HNA0VVO1VDRB" accepted. 2025-02-01 09:09:12.071 +00:00 [DBG] Connection id "0HNA0VVO1VDRB" started. 2025-02-01 09:09:12.071 +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-02-01 09:09:12.071 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cd-cgi/'. 2025-02-01 09:09:12.072 +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.0983ms 2025-02-01 09:09:12.072 +00:00 [DBG] Connection id "0HNA0VVO1VDRB" disconnecting. 2025-02-01 09:09:12.072 +00:00 [DBG] Connection id "0HNA0VVO1VDRB" stopped. 2025-02-01 09:09:12.072 +00:00 [DBG] Connection id "0HNA0VVO1VDRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:12.399 +00:00 [DBG] Connection id "0HNA0VVO1VDRC" accepted. 2025-02-01 09:09:12.399 +00:00 [DBG] Connection id "0HNA0VVO1VDRC" started. 2025-02-01 09:09:12.445 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cd/ - null null 2025-02-01 09:09:12.446 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cd/'. 2025-02-01 09:09:12.446 +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.2961ms 2025-02-01 09:09:12.446 +00:00 [DBG] Connection id "0HNA0VVO1VDRC" disconnecting. 2025-02-01 09:09:12.446 +00:00 [DBG] Connection id "0HNA0VVO1VDRC" stopped. 2025-02-01 09:09:12.446 +00:00 [DBG] Connection id "0HNA0VVO1VDRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:12.755 +00:00 [DBG] Connection id "0HNA0VVO1VDRD" accepted. 2025-02-01 09:09:12.755 +00:00 [DBG] Connection id "0HNA0VVO1VDRD" started. 2025-02-01 09:09:12.755 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cdrom/ - null null 2025-02-01 09:09:12.755 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cdrom/'. 2025-02-01 09:09:12.755 +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.223ms 2025-02-01 09:09:12.755 +00:00 [DBG] Connection id "0HNA0VVO1VDRD" disconnecting. 2025-02-01 09:09:12.755 +00:00 [DBG] Connection id "0HNA0VVO1VDRD" stopped. 2025-02-01 09:09:12.755 +00:00 [DBG] Connection id "0HNA0VVO1VDRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:13.104 +00:00 [DBG] Connection id "0HNA0VVO1VDRE" accepted. 2025-02-01 09:09:13.105 +00:00 [DBG] Connection id "0HNA0VVO1VDRE" started. 2025-02-01 09:09:13.105 +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-02-01 09:09:13.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ce_html/'. 2025-02-01 09:09:13.105 +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.1534ms 2025-02-01 09:09:13.105 +00:00 [DBG] Connection id "0HNA0VVO1VDRE" disconnecting. 2025-02-01 09:09:13.105 +00:00 [DBG] Connection id "0HNA0VVO1VDRE" stopped. 2025-02-01 09:09:13.105 +00:00 [DBG] Connection id "0HNA0VVO1VDRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:13.435 +00:00 [DBG] Connection id "0HNA0VVO1VDRF" accepted. 2025-02-01 09:09:13.435 +00:00 [DBG] Connection id "0HNA0VVO1VDRF" started. 2025-02-01 09:09:13.435 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cert/ - null null 2025-02-01 09:09:13.436 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cert/'. 2025-02-01 09:09:13.436 +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.1042ms 2025-02-01 09:09:13.436 +00:00 [DBG] Connection id "0HNA0VVO1VDRF" disconnecting. 2025-02-01 09:09:13.436 +00:00 [DBG] Connection id "0HNA0VVO1VDRF" stopped. 2025-02-01 09:09:13.436 +00:00 [DBG] Connection id "0HNA0VVO1VDRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:13.761 +00:00 [DBG] Connection id "0HNA0VVO1VDRG" accepted. 2025-02-01 09:09:13.762 +00:00 [DBG] Connection id "0HNA0VVO1VDRG" started. 2025-02-01 09:09:13.762 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/certificado/ - null null 2025-02-01 09:09:13.762 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certificado/'. 2025-02-01 09:09:13.762 +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.1844ms 2025-02-01 09:09:13.762 +00:00 [DBG] Connection id "0HNA0VVO1VDRG" disconnecting. 2025-02-01 09:09:13.762 +00:00 [DBG] Connection id "0HNA0VVO1VDRG" stopped. 2025-02-01 09:09:13.762 +00:00 [DBG] Connection id "0HNA0VVO1VDRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:14.093 +00:00 [DBG] Connection id "0HNA0VVO1VDRH" accepted. 2025-02-01 09:09:14.093 +00:00 [DBG] Connection id "0HNA0VVO1VDRH" started. 2025-02-01 09:09:14.093 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/certificate/ - null null 2025-02-01 09:09:14.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certificate/'. 2025-02-01 09:09:14.094 +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.1766ms 2025-02-01 09:09:14.094 +00:00 [DBG] Connection id "0HNA0VVO1VDRH" disconnecting. 2025-02-01 09:09:14.094 +00:00 [DBG] Connection id "0HNA0VVO1VDRH" stopped. 2025-02-01 09:09:14.094 +00:00 [DBG] Connection id "0HNA0VVO1VDRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:14.403 +00:00 [DBG] Connection id "0HNA0VVO1VDRI" accepted. 2025-02-01 09:09:14.403 +00:00 [DBG] Connection id "0HNA0VVO1VDRI" started. 2025-02-01 09:09:14.403 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfappman/ - null null 2025-02-01 09:09:14.403 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfappman/'. 2025-02-01 09:09:14.403 +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.0952ms 2025-02-01 09:09:14.403 +00:00 [DBG] Connection id "0HNA0VVO1VDRI" disconnecting. 2025-02-01 09:09:14.403 +00:00 [DBG] Connection id "0HNA0VVO1VDRI" stopped. 2025-02-01 09:09:14.403 +00:00 [DBG] Connection id "0HNA0VVO1VDRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:14.710 +00:00 [DBG] Connection id "0HNA0VVO1VDRJ" accepted. 2025-02-01 09:09:14.710 +00:00 [DBG] Connection id "0HNA0VVO1VDRJ" started. 2025-02-01 09:09:14.742 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfdocs/ - null null 2025-02-01 09:09:14.742 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfdocs/'. 2025-02-01 09:09:14.743 +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.3099ms 2025-02-01 09:09:14.743 +00:00 [DBG] Connection id "0HNA0VVO1VDRJ" disconnecting. 2025-02-01 09:09:14.743 +00:00 [DBG] Connection id "0HNA0VVO1VDRJ" stopped. 2025-02-01 09:09:14.743 +00:00 [DBG] Connection id "0HNA0VVO1VDRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:15.091 +00:00 [DBG] Connection id "0HNA0VVO1VDRK" accepted. 2025-02-01 09:09:15.091 +00:00 [DBG] Connection id "0HNA0VVO1VDRK" started. 2025-02-01 09:09:15.092 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfide/ - null null 2025-02-01 09:09:15.092 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfide/'. 2025-02-01 09:09:15.092 +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.1118ms 2025-02-01 09:09:15.092 +00:00 [DBG] Connection id "0HNA0VVO1VDRK" disconnecting. 2025-02-01 09:09:15.092 +00:00 [DBG] Connection id "0HNA0VVO1VDRK" stopped. 2025-02-01 09:09:15.092 +00:00 [DBG] Connection id "0HNA0VVO1VDRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:15.377 +00:00 [DBG] Connection id "0HNA0VVO1VDRL" accepted. 2025-02-01 09:09:15.377 +00:00 [DBG] Connection id "0HNA0VVO1VDRL" started. 2025-02-01 09:09:15.421 +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-02-01 09:09:15.421 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-914/'. 2025-02-01 09:09:15.421 +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.164ms 2025-02-01 09:09:15.422 +00:00 [DBG] Connection id "0HNA0VVO1VDRL" disconnecting. 2025-02-01 09:09:15.422 +00:00 [DBG] Connection id "0HNA0VVO1VDRL" stopped. 2025-02-01 09:09:15.422 +00:00 [DBG] Connection id "0HNA0VVO1VDRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:15.740 +00:00 [DBG] Connection id "0HNA0VVO1VDRM" accepted. 2025-02-01 09:09:15.740 +00:00 [DBG] Connection id "0HNA0VVO1VDRM" started. 2025-02-01 09:09:15.740 +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-02-01 09:09:15.740 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-915/'. 2025-02-01 09:09:15.740 +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.1026ms 2025-02-01 09:09:15.740 +00:00 [DBG] Connection id "0HNA0VVO1VDRM" disconnecting. 2025-02-01 09:09:15.740 +00:00 [DBG] Connection id "0HNA0VVO1VDRM" stopped. 2025-02-01 09:09:15.740 +00:00 [DBG] Connection id "0HNA0VVO1VDRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:16.087 +00:00 [DBG] Connection id "0HNA0VVO1VDRN" accepted. 2025-02-01 09:09:16.087 +00:00 [DBG] Connection id "0HNA0VVO1VDRN" started. 2025-02-01 09:09:16.088 +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-02-01 09:09:16.088 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-auth/'. 2025-02-01 09:09:16.088 +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.1169ms 2025-02-01 09:09:16.088 +00:00 [DBG] Connection id "0HNA0VVO1VDRN" disconnecting. 2025-02-01 09:09:16.088 +00:00 [DBG] Connection id "0HNA0VVO1VDRN" stopped. 2025-02-01 09:09:16.088 +00:00 [DBG] Connection id "0HNA0VVO1VDRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:16.364 +00:00 [DBG] Connection id "0HNA0VVO1VDRO" accepted. 2025-02-01 09:09:16.364 +00:00 [DBG] Connection id "0HNA0VVO1VDRO" started. 2025-02-01 09:09:16.374 +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-02-01 09:09:16.374 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin2/'. 2025-02-01 09:09:16.374 +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.1289ms 2025-02-01 09:09:16.375 +00:00 [DBG] Connection id "0HNA0VVO1VDRO" disconnecting. 2025-02-01 09:09:16.375 +00:00 [DBG] Connection id "0HNA0VVO1VDRO" stopped. 2025-02-01 09:09:16.375 +00:00 [DBG] Connection id "0HNA0VVO1VDRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:16.697 +00:00 [DBG] Connection id "0HNA0VVO1VDRP" accepted. 2025-02-01 09:09:16.697 +00:00 [DBG] Connection id "0HNA0VVO1VDRP" started. 2025-02-01 09:09:16.697 +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-02-01 09:09:16.697 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/'. 2025-02-01 09:09:16.697 +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.1074ms 2025-02-01 09:09:16.697 +00:00 [DBG] Connection id "0HNA0VVO1VDRP" disconnecting. 2025-02-01 09:09:16.697 +00:00 [DBG] Connection id "0HNA0VVO1VDRP" stopped. 2025-02-01 09:09:16.697 +00:00 [DBG] Connection id "0HNA0VVO1VDRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:17.020 +00:00 [DBG] Connection id "0HNA0VVO1VDRQ" accepted. 2025-02-01 09:09:17.020 +00:00 [DBG] Connection id "0HNA0VVO1VDRQ" started. 2025-02-01 09:09:17.020 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgibin/ - null null 2025-02-01 09:09:17.020 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgibin/'. 2025-02-01 09:09:17.020 +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.0919ms 2025-02-01 09:09:17.020 +00:00 [DBG] Connection id "0HNA0VVO1VDRQ" disconnecting. 2025-02-01 09:09:17.020 +00:00 [DBG] Connection id "0HNA0VVO1VDRQ" stopped. 2025-02-01 09:09:17.020 +00:00 [DBG] Connection id "0HNA0VVO1VDRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:17.384 +00:00 [DBG] Connection id "0HNA0VVO1VDRR" accepted. 2025-02-01 09:09:17.384 +00:00 [DBG] Connection id "0HNA0VVO1VDRR" started. 2025-02-01 09:09:17.385 +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-02-01 09:09:17.385 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi.cgi/'. 2025-02-01 09:09:17.385 +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.1227ms 2025-02-01 09:09:17.385 +00:00 [DBG] Connection id "0HNA0VVO1VDRR" disconnecting. 2025-02-01 09:09:17.385 +00:00 [DBG] Connection id "0HNA0VVO1VDRR" stopped. 2025-02-01 09:09:17.385 +00:00 [DBG] Connection id "0HNA0VVO1VDRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:17.692 +00:00 [DBG] Connection id "0HNA0VVO1VDRS" accepted. 2025-02-01 09:09:17.692 +00:00 [DBG] Connection id "0HNA0VVO1VDRS" started. 2025-02-01 09:09:17.693 +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-02-01 09:09:17.693 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-csc/'. 2025-02-01 09:09:17.693 +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.1366ms 2025-02-01 09:09:17.693 +00:00 [DBG] Connection id "0HNA0VVO1VDRS" disconnecting. 2025-02-01 09:09:17.693 +00:00 [DBG] Connection id "0HNA0VVO1VDRS" stopped. 2025-02-01 09:09:17.693 +00:00 [DBG] Connection id "0HNA0VVO1VDRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:18.013 +00:00 [DBG] Connection id "0HNA0VVO1VDRT" accepted. 2025-02-01 09:09:18.014 +00:00 [DBG] Connection id "0HNA0VVO1VDRT" started. 2025-02-01 09:09:18.014 +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-02-01 09:09:18.014 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-exe/'. 2025-02-01 09:09:18.014 +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.1356ms 2025-02-01 09:09:18.014 +00:00 [DBG] Connection id "0HNA0VVO1VDRT" disconnecting. 2025-02-01 09:09:18.014 +00:00 [DBG] Connection id "0HNA0VVO1VDRT" stopped. 2025-02-01 09:09:18.014 +00:00 [DBG] Connection id "0HNA0VVO1VDRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:18.334 +00:00 [DBG] Connection id "0HNA0VVO1VDRU" accepted. 2025-02-01 09:09:18.334 +00:00 [DBG] Connection id "0HNA0VVO1VDRU" started. 2025-02-01 09:09:18.334 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi/ - null null 2025-02-01 09:09:18.334 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi/'. 2025-02-01 09:09:18.334 +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.1215ms 2025-02-01 09:09:18.334 +00:00 [DBG] Connection id "0HNA0VVO1VDRU" disconnecting. 2025-02-01 09:09:18.334 +00:00 [DBG] Connection id "0HNA0VVO1VDRU" stopped. 2025-02-01 09:09:18.334 +00:00 [DBG] Connection id "0HNA0VVO1VDRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:18.632 +00:00 [DBG] Connection id "0HNA0VVO1VDRV" accepted. 2025-02-01 09:09:18.632 +00:00 [DBG] Connection id "0HNA0VVO1VDRV" started. 2025-02-01 09:09:18.633 +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-02-01 09:09:18.633 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-home/'. 2025-02-01 09:09:18.633 +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.1613ms 2025-02-01 09:09:18.633 +00:00 [DBG] Connection id "0HNA0VVO1VDRV" disconnecting. 2025-02-01 09:09:18.633 +00:00 [DBG] Connection id "0HNA0VVO1VDRV" stopped. 2025-02-01 09:09:18.633 +00:00 [DBG] Connection id "0HNA0VVO1VDRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:18.911 +00:00 [DBG] Connection id "0HNA0VVO1VDS0" accepted. 2025-02-01 09:09:18.911 +00:00 [DBG] Connection id "0HNA0VVO1VDS0" started. 2025-02-01 09:09:18.912 +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-02-01 09:09:18.912 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-lib/'. 2025-02-01 09:09:18.912 +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.2621ms 2025-02-01 09:09:18.912 +00:00 [DBG] Connection id "0HNA0VVO1VDS0" disconnecting. 2025-02-01 09:09:18.912 +00:00 [DBG] Connection id "0HNA0VVO1VDS0" stopped. 2025-02-01 09:09:18.912 +00:00 [DBG] Connection id "0HNA0VVO1VDS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:19.213 +00:00 [DBG] Connection id "0HNA0VVO1VDS1" accepted. 2025-02-01 09:09:19.213 +00:00 [DBG] Connection id "0HNA0VVO1VDS1" started. 2025-02-01 09:09:19.214 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgilib/ - null null 2025-02-01 09:09:19.214 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgilib/'. 2025-02-01 09:09:19.214 +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.162ms 2025-02-01 09:09:19.215 +00:00 [DBG] Connection id "0HNA0VVO1VDS1" disconnecting. 2025-02-01 09:09:19.215 +00:00 [DBG] Connection id "0HNA0VVO1VDS1" stopped. 2025-02-01 09:09:19.215 +00:00 [DBG] Connection id "0HNA0VVO1VDS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:19.530 +00:00 [DBG] Connection id "0HNA0VVO1VDS2" accepted. 2025-02-01 09:09:19.530 +00:00 [DBG] Connection id "0HNA0VVO1VDS2" started. 2025-02-01 09:09:19.544 +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-02-01 09:09:19.544 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-local/'. 2025-02-01 09:09:19.544 +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.2306ms 2025-02-01 09:09:19.544 +00:00 [DBG] Connection id "0HNA0VVO1VDS2" disconnecting. 2025-02-01 09:09:19.544 +00:00 [DBG] Connection id "0HNA0VVO1VDS2" stopped. 2025-02-01 09:09:19.544 +00:00 [DBG] Connection id "0HNA0VVO1VDS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:19.875 +00:00 [DBG] Connection id "0HNA0VVO1VDS3" accepted. 2025-02-01 09:09:19.876 +00:00 [DBG] Connection id "0HNA0VVO1VDS3" started. 2025-02-01 09:09:19.923 +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-02-01 09:09:19.924 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-perl/'. 2025-02-01 09:09:19.924 +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.18ms 2025-02-01 09:09:19.924 +00:00 [DBG] Connection id "0HNA0VVO1VDS3" disconnecting. 2025-02-01 09:09:19.924 +00:00 [DBG] Connection id "0HNA0VVO1VDS3" stopped. 2025-02-01 09:09:19.924 +00:00 [DBG] Connection id "0HNA0VVO1VDS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:20.189 +00:00 [DBG] Connection id "0HNA0VVO1VDS4" accepted. 2025-02-01 09:09:20.189 +00:00 [DBG] Connection id "0HNA0VVO1VDS4" started. 2025-02-01 09:09:20.212 +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-02-01 09:09:20.212 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-scripts/'. 2025-02-01 09:09:20.212 +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.1778ms 2025-02-01 09:09:20.212 +00:00 [DBG] Connection id "0HNA0VVO1VDS4" disconnecting. 2025-02-01 09:09:20.212 +00:00 [DBG] Connection id "0HNA0VVO1VDS4" stopped. 2025-02-01 09:09:20.212 +00:00 [DBG] Connection id "0HNA0VVO1VDS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:20.520 +00:00 [DBG] Connection id "0HNA0VVO1VDS5" accepted. 2025-02-01 09:09:20.520 +00:00 [DBG] Connection id "0HNA0VVO1VDS5" started. 2025-02-01 09:09:20.571 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgiscripts/ - null null 2025-02-01 09:09:20.571 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgiscripts/'. 2025-02-01 09:09:20.571 +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.3055ms 2025-02-01 09:09:20.571 +00:00 [DBG] Connection id "0HNA0VVO1VDS5" disconnecting. 2025-02-01 09:09:20.572 +00:00 [DBG] Connection id "0HNA0VVO1VDS5" stopped. 2025-02-01 09:09:20.572 +00:00 [DBG] Connection id "0HNA0VVO1VDS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:20.846 +00:00 [DBG] Connection id "0HNA0VVO1VDS6" accepted. 2025-02-01 09:09:20.846 +00:00 [DBG] Connection id "0HNA0VVO1VDS6" started. 2025-02-01 09:09:20.857 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgis/ - null null 2025-02-01 09:09:20.857 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgis/'. 2025-02-01 09:09:20.857 +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.1965ms 2025-02-01 09:09:20.857 +00:00 [DBG] Connection id "0HNA0VVO1VDS6" disconnecting. 2025-02-01 09:09:20.857 +00:00 [DBG] Connection id "0HNA0VVO1VDS6" stopped. 2025-02-01 09:09:20.857 +00:00 [DBG] Connection id "0HNA0VVO1VDS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:21.151 +00:00 [DBG] Connection id "0HNA0VVO1VDS7" accepted. 2025-02-01 09:09:21.151 +00:00 [DBG] Connection id "0HNA0VVO1VDS7" started. 2025-02-01 09:09:21.153 +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-02-01 09:09:21.154 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-shl/'. 2025-02-01 09:09:21.154 +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.2809ms 2025-02-01 09:09:21.154 +00:00 [DBG] Connection id "0HNA0VVO1VDS7" disconnecting. 2025-02-01 09:09:21.154 +00:00 [DBG] Connection id "0HNA0VVO1VDS7" stopped. 2025-02-01 09:09:21.154 +00:00 [DBG] Connection id "0HNA0VVO1VDS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:21.447 +00:00 [DBG] Connection id "0HNA0VVO1VDS8" accepted. 2025-02-01 09:09:21.447 +00:00 [DBG] Connection id "0HNA0VVO1VDS8" started. 2025-02-01 09:09:21.456 +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-02-01 09:09:21.456 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-shop/'. 2025-02-01 09:09:21.457 +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.1381ms 2025-02-01 09:09:21.457 +00:00 [DBG] Connection id "0HNA0VVO1VDS8" disconnecting. 2025-02-01 09:09:21.457 +00:00 [DBG] Connection id "0HNA0VVO1VDS8" stopped. 2025-02-01 09:09:21.457 +00:00 [DBG] Connection id "0HNA0VVO1VDS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:21.763 +00:00 [DBG] Connection id "0HNA0VVO1VDS9" accepted. 2025-02-01 09:09:21.763 +00:00 [DBG] Connection id "0HNA0VVO1VDS9" started. 2025-02-01 09:09:21.764 +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-02-01 09:09:21.764 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-sys/'. 2025-02-01 09:09:21.764 +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.1249ms 2025-02-01 09:09:21.764 +00:00 [DBG] Connection id "0HNA0VVO1VDS9" disconnecting. 2025-02-01 09:09:21.764 +00:00 [DBG] Connection id "0HNA0VVO1VDS9" stopped. 2025-02-01 09:09:21.764 +00:00 [DBG] Connection id "0HNA0VVO1VDS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:22.028 +00:00 [DBG] Connection id "0HNA0VVO1VDSA" accepted. 2025-02-01 09:09:22.028 +00:00 [DBG] Connection id "0HNA0VVO1VDSA" started. 2025-02-01 09:09:22.028 +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-02-01 09:09:22.028 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-weddico/'. 2025-02-01 09:09:22.028 +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.1329ms 2025-02-01 09:09:22.029 +00:00 [DBG] Connection id "0HNA0VVO1VDSA" disconnecting. 2025-02-01 09:09:22.029 +00:00 [DBG] Connection id "0HNA0VVO1VDSA" stopped. 2025-02-01 09:09:22.029 +00:00 [DBG] Connection id "0HNA0VVO1VDSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:22.283 +00:00 [DBG] Connection id "0HNA0VVO1VDSB" accepted. 2025-02-01 09:09:22.284 +00:00 [DBG] Connection id "0HNA0VVO1VDSB" started. 2025-02-01 09:09:22.294 +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-02-01 09:09:22.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-win/'. 2025-02-01 09:09:22.295 +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.1458ms 2025-02-01 09:09:22.295 +00:00 [DBG] Connection id "0HNA0VVO1VDSB" disconnecting. 2025-02-01 09:09:22.295 +00:00 [DBG] Connection id "0HNA0VVO1VDSB" stopped. 2025-02-01 09:09:22.295 +00:00 [DBG] Connection id "0HNA0VVO1VDSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:22.617 +00:00 [DBG] Connection id "0HNA0VVO1VDSC" accepted. 2025-02-01 09:09:22.617 +00:00 [DBG] Connection id "0HNA0VVO1VDSC" started. 2025-02-01 09:09:22.666 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgiwin/ - null null 2025-02-01 09:09:22.666 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgiwin/'. 2025-02-01 09:09:22.666 +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.2039ms 2025-02-01 09:09:22.666 +00:00 [DBG] Connection id "0HNA0VVO1VDSC" disconnecting. 2025-02-01 09:09:22.666 +00:00 [DBG] Connection id "0HNA0VVO1VDSC" stopped. 2025-02-01 09:09:22.666 +00:00 [DBG] Connection id "0HNA0VVO1VDSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:22.952 +00:00 [DBG] Connection id "0HNA0VVO1VDSD" accepted. 2025-02-01 09:09:22.952 +00:00 [DBG] Connection id "0HNA0VVO1VDSD" started. 2025-02-01 09:09:22.985 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/class/ - null null 2025-02-01 09:09:22.985 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/class/'. 2025-02-01 09:09:22.985 +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.2161ms 2025-02-01 09:09:22.986 +00:00 [DBG] Connection id "0HNA0VVO1VDSD" disconnecting. 2025-02-01 09:09:22.986 +00:00 [DBG] Connection id "0HNA0VVO1VDSD" stopped. 2025-02-01 09:09:22.986 +00:00 [DBG] Connection id "0HNA0VVO1VDSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:23.287 +00:00 [DBG] Connection id "0HNA0VVO1VDSE" accepted. 2025-02-01 09:09:23.287 +00:00 [DBG] Connection id "0HNA0VVO1VDSE" started. 2025-02-01 09:09:23.287 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/classes/ - null null 2025-02-01 09:09:23.287 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/classes/'. 2025-02-01 09:09:23.287 +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.1996ms 2025-02-01 09:09:23.287 +00:00 [DBG] Connection id "0HNA0VVO1VDSE" disconnecting. 2025-02-01 09:09:23.287 +00:00 [DBG] Connection id "0HNA0VVO1VDSE" stopped. 2025-02-01 09:09:23.287 +00:00 [DBG] Connection id "0HNA0VVO1VDSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:23.587 +00:00 [DBG] Connection id "0HNA0VVO1VDSF" accepted. 2025-02-01 09:09:23.588 +00:00 [DBG] Connection id "0HNA0VVO1VDSF" started. 2025-02-01 09:09:23.617 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cliente/ - null null 2025-02-01 09:09:23.618 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cliente/'. 2025-02-01 09:09:23.618 +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.2415ms 2025-02-01 09:09:23.618 +00:00 [DBG] Connection id "0HNA0VVO1VDSF" disconnecting. 2025-02-01 09:09:23.618 +00:00 [DBG] Connection id "0HNA0VVO1VDSF" stopped. 2025-02-01 09:09:23.618 +00:00 [DBG] Connection id "0HNA0VVO1VDSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:23.936 +00:00 [DBG] Connection id "0HNA0VVO1VDSG" accepted. 2025-02-01 09:09:23.936 +00:00 [DBG] Connection id "0HNA0VVO1VDSG" started. 2025-02-01 09:09:23.961 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/clientes/ - null null 2025-02-01 09:09:23.961 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clientes/'. 2025-02-01 09:09:23.961 +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.2238ms 2025-02-01 09:09:23.961 +00:00 [DBG] Connection id "0HNA0VVO1VDSG" disconnecting. 2025-02-01 09:09:23.961 +00:00 [DBG] Connection id "0HNA0VVO1VDSG" stopped. 2025-02-01 09:09:23.961 +00:00 [DBG] Connection id "0HNA0VVO1VDSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:24.275 +00:00 [DBG] Connection id "0HNA0VVO1VDSH" accepted. 2025-02-01 09:09:24.275 +00:00 [DBG] Connection id "0HNA0VVO1VDSH" started. 2025-02-01 09:09:24.276 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/client/ - null null 2025-02-01 09:09:24.276 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/client/'. 2025-02-01 09:09:24.276 +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.1433ms 2025-02-01 09:09:24.276 +00:00 [DBG] Connection id "0HNA0VVO1VDSH" disconnecting. 2025-02-01 09:09:24.276 +00:00 [DBG] Connection id "0HNA0VVO1VDSH" stopped. 2025-02-01 09:09:24.276 +00:00 [DBG] Connection id "0HNA0VVO1VDSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:24.564 +00:00 [DBG] Connection id "0HNA0VVO1VDSI" accepted. 2025-02-01 09:09:24.564 +00:00 [DBG] Connection id "0HNA0VVO1VDSI" started. 2025-02-01 09:09:24.585 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/clients/ - null null 2025-02-01 09:09:24.586 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clients/'. 2025-02-01 09:09:24.586 +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.1746ms 2025-02-01 09:09:24.586 +00:00 [DBG] Connection id "0HNA0VVO1VDSI" disconnecting. 2025-02-01 09:09:24.586 +00:00 [DBG] Connection id "0HNA0VVO1VDSI" stopped. 2025-02-01 09:09:24.586 +00:00 [DBG] Connection id "0HNA0VVO1VDSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:24.893 +00:00 [DBG] Connection id "0HNA0VVO1VDSJ" accepted. 2025-02-01 09:09:24.894 +00:00 [DBG] Connection id "0HNA0VVO1VDSJ" started. 2025-02-01 09:09:24.909 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cm/ - null null 2025-02-01 09:09:24.910 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cm/'. 2025-02-01 09:09:24.910 +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.2212ms 2025-02-01 09:09:24.910 +00:00 [DBG] Connection id "0HNA0VVO1VDSJ" disconnecting. 2025-02-01 09:09:24.910 +00:00 [DBG] Connection id "0HNA0VVO1VDSJ" stopped. 2025-02-01 09:09:24.910 +00:00 [DBG] Connection id "0HNA0VVO1VDSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:25.183 +00:00 [DBG] Connection id "0HNA0VVO1VDSK" accepted. 2025-02-01 09:09:25.183 +00:00 [DBG] Connection id "0HNA0VVO1VDSK" started. 2025-02-01 09:09:25.197 +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-02-01 09:09:25.197 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cobalt-images/'. 2025-02-01 09:09:25.197 +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.2169ms 2025-02-01 09:09:25.197 +00:00 [DBG] Connection id "0HNA0VVO1VDSK" disconnecting. 2025-02-01 09:09:25.197 +00:00 [DBG] Connection id "0HNA0VVO1VDSK" stopped. 2025-02-01 09:09:25.197 +00:00 [DBG] Connection id "0HNA0VVO1VDSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:25.494 +00:00 [DBG] Connection id "0HNA0VVO1VDSL" accepted. 2025-02-01 09:09:25.494 +00:00 [DBG] Connection id "0HNA0VVO1VDSL" started. 2025-02-01 09:09:25.496 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/code/ - null null 2025-02-01 09:09:25.496 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/code/'. 2025-02-01 09:09:25.496 +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.1509ms 2025-02-01 09:09:25.497 +00:00 [DBG] Connection id "0HNA0VVO1VDSL" disconnecting. 2025-02-01 09:09:25.497 +00:00 [DBG] Connection id "0HNA0VVO1VDSL" stopped. 2025-02-01 09:09:25.497 +00:00 [DBG] Connection id "0HNA0VVO1VDSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:25.813 +00:00 [DBG] Connection id "0HNA0VVO1VDSM" accepted. 2025-02-01 09:09:25.814 +00:00 [DBG] Connection id "0HNA0VVO1VDSM" started. 2025-02-01 09:09:25.818 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/com/ - null null 2025-02-01 09:09:25.818 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/com/'. 2025-02-01 09:09:25.818 +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.114ms 2025-02-01 09:09:25.818 +00:00 [DBG] Connection id "0HNA0VVO1VDSM" disconnecting. 2025-02-01 09:09:25.818 +00:00 [DBG] Connection id "0HNA0VVO1VDSM" stopped. 2025-02-01 09:09:25.818 +00:00 [DBG] Connection id "0HNA0VVO1VDSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:26.099 +00:00 [DBG] Connection id "0HNA0VVO1VDSN" accepted. 2025-02-01 09:09:26.100 +00:00 [DBG] Connection id "0HNA0VVO1VDSN" started. 2025-02-01 09:09:26.106 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comments/ - null null 2025-02-01 09:09:26.106 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/comments/'. 2025-02-01 09:09:26.107 +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.2848ms 2025-02-01 09:09:26.107 +00:00 [DBG] Connection id "0HNA0VVO1VDSN" disconnecting. 2025-02-01 09:09:26.107 +00:00 [DBG] Connection id "0HNA0VVO1VDSN" stopped. 2025-02-01 09:09:26.107 +00:00 [DBG] Connection id "0HNA0VVO1VDSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:26.379 +00:00 [DBG] Connection id "0HNA0VVO1VDSO" accepted. 2025-02-01 09:09:26.379 +00:00 [DBG] Connection id "0HNA0VVO1VDSO" started. 2025-02-01 09:09:26.402 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/common/ - null null 2025-02-01 09:09:26.402 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/'. 2025-02-01 09:09:26.402 +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.1285ms 2025-02-01 09:09:26.402 +00:00 [DBG] Connection id "0HNA0VVO1VDSO" disconnecting. 2025-02-01 09:09:26.402 +00:00 [DBG] Connection id "0HNA0VVO1VDSO" stopped. 2025-02-01 09:09:26.402 +00:00 [DBG] Connection id "0HNA0VVO1VDSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:26.653 +00:00 [DBG] Connection id "0HNA0VVO1VDSP" accepted. 2025-02-01 09:09:26.653 +00:00 [DBG] Connection id "0HNA0VVO1VDSP" started. 2025-02-01 09:09:26.688 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/communicator/ - null null 2025-02-01 09:09:26.688 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/communicator/'. 2025-02-01 09:09:26.688 +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.1346ms 2025-02-01 09:09:26.688 +00:00 [DBG] Connection id "0HNA0VVO1VDSP" disconnecting. 2025-02-01 09:09:26.688 +00:00 [DBG] Connection id "0HNA0VVO1VDSP" stopped. 2025-02-01 09:09:26.688 +00:00 [DBG] Connection id "0HNA0VVO1VDSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:27.042 +00:00 [DBG] Connection id "0HNA0VVO1VDSQ" accepted. 2025-02-01 09:09:27.042 +00:00 [DBG] Connection id "0HNA0VVO1VDSQ" started. 2025-02-01 09:09:27.042 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/company/ - null null 2025-02-01 09:09:27.043 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/company/'. 2025-02-01 09:09:27.043 +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.1266ms 2025-02-01 09:09:27.043 +00:00 [DBG] Connection id "0HNA0VVO1VDSQ" disconnecting. 2025-02-01 09:09:27.043 +00:00 [DBG] Connection id "0HNA0VVO1VDSQ" stopped. 2025-02-01 09:09:27.043 +00:00 [DBG] Connection id "0HNA0VVO1VDSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:27.363 +00:00 [DBG] Connection id "0HNA0VVO1VDSR" accepted. 2025-02-01 09:09:27.364 +00:00 [DBG] Connection id "0HNA0VVO1VDSR" started. 2025-02-01 09:09:27.376 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/comp/ - null null 2025-02-01 09:09:27.376 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/comp/'. 2025-02-01 09:09:27.376 +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.1712ms 2025-02-01 09:09:27.377 +00:00 [DBG] Connection id "0HNA0VVO1VDSR" disconnecting. 2025-02-01 09:09:27.377 +00:00 [DBG] Connection id "0HNA0VVO1VDSR" stopped. 2025-02-01 09:09:27.377 +00:00 [DBG] Connection id "0HNA0VVO1VDSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:27.685 +00:00 [DBG] Connection id "0HNA0VVO1VDSS" accepted. 2025-02-01 09:09:27.685 +00:00 [DBG] Connection id "0HNA0VVO1VDSS" started. 2025-02-01 09:09:27.711 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/compra/ - null null 2025-02-01 09:09:27.711 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/compra/'. 2025-02-01 09:09:27.711 +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.3457ms 2025-02-01 09:09:27.711 +00:00 [DBG] Connection id "0HNA0VVO1VDSS" disconnecting. 2025-02-01 09:09:27.711 +00:00 [DBG] Connection id "0HNA0VVO1VDSS" stopped. 2025-02-01 09:09:27.711 +00:00 [DBG] Connection id "0HNA0VVO1VDSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:28.036 +00:00 [DBG] Connection id "0HNA0VVO1VDST" accepted. 2025-02-01 09:09:28.037 +00:00 [DBG] Connection id "0HNA0VVO1VDST" started. 2025-02-01 09:09:28.038 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/compras/ - null null 2025-02-01 09:09:28.038 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/compras/'. 2025-02-01 09:09:28.038 +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.2452ms 2025-02-01 09:09:28.038 +00:00 [DBG] Connection id "0HNA0VVO1VDST" disconnecting. 2025-02-01 09:09:28.038 +00:00 [DBG] Connection id "0HNA0VVO1VDST" stopped. 2025-02-01 09:09:28.038 +00:00 [DBG] Connection id "0HNA0VVO1VDST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:28.342 +00:00 [DBG] Connection id "0HNA0VVO1VDSU" accepted. 2025-02-01 09:09:28.342 +00:00 [DBG] Connection id "0HNA0VVO1VDSU" started. 2025-02-01 09:09:28.364 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/compressed/ - null null 2025-02-01 09:09:28.365 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/compressed/'. 2025-02-01 09:09:28.365 +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.2545ms 2025-02-01 09:09:28.365 +00:00 [DBG] Connection id "0HNA0VVO1VDSU" disconnecting. 2025-02-01 09:09:28.365 +00:00 [DBG] Connection id "0HNA0VVO1VDSU" stopped. 2025-02-01 09:09:28.365 +00:00 [DBG] Connection id "0HNA0VVO1VDSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:28.672 +00:00 [DBG] Connection id "0HNA0VVO1VDSV" accepted. 2025-02-01 09:09:28.672 +00:00 [DBG] Connection id "0HNA0VVO1VDSV" started. 2025-02-01 09:09:28.672 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/conecta/ - null null 2025-02-01 09:09:28.672 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/conecta/'. 2025-02-01 09:09:28.672 +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.1468ms 2025-02-01 09:09:28.672 +00:00 [DBG] Connection id "0HNA0VVO1VDSV" disconnecting. 2025-02-01 09:09:28.672 +00:00 [DBG] Connection id "0HNA0VVO1VDSV" stopped. 2025-02-01 09:09:28.672 +00:00 [DBG] Connection id "0HNA0VVO1VDSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:29.005 +00:00 [DBG] Connection id "0HNA0VVO1VDT0" accepted. 2025-02-01 09:09:29.005 +00:00 [DBG] Connection id "0HNA0VVO1VDT0" started. 2025-02-01 09:09:29.072 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/conf/ - null null 2025-02-01 09:09:29.072 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/conf/'. 2025-02-01 09:09:29.072 +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.3112ms 2025-02-01 09:09:29.072 +00:00 [DBG] Connection id "0HNA0VVO1VDT0" disconnecting. 2025-02-01 09:09:29.072 +00:00 [DBG] Connection id "0HNA0VVO1VDT0" stopped. 2025-02-01 09:09:29.072 +00:00 [DBG] Connection id "0HNA0VVO1VDT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:29.433 +00:00 [DBG] Connection id "0HNA0VVO1VDT1" accepted. 2025-02-01 09:09:29.433 +00:00 [DBG] Connection id "0HNA0VVO1VDT1" started. 2025-02-01 09:09:29.479 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/config/ - null null 2025-02-01 09:09:29.479 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/config/'. 2025-02-01 09:09:29.479 +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.1385ms 2025-02-01 09:09:29.480 +00:00 [DBG] Connection id "0HNA0VVO1VDT1" disconnecting. 2025-02-01 09:09:29.480 +00:00 [DBG] Connection id "0HNA0VVO1VDT1" stopped. 2025-02-01 09:09:29.480 +00:00 [DBG] Connection id "0HNA0VVO1VDT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:29.776 +00:00 [DBG] Connection id "0HNA0VVO1VDT2" accepted. 2025-02-01 09:09:29.777 +00:00 [DBG] Connection id "0HNA0VVO1VDT2" started. 2025-02-01 09:09:29.777 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/configs/ - null null 2025-02-01 09:09:29.777 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/configs/'. 2025-02-01 09:09:29.777 +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.1976ms 2025-02-01 09:09:29.778 +00:00 [DBG] Connection id "0HNA0VVO1VDT2" disconnecting. 2025-02-01 09:09:29.778 +00:00 [DBG] Connection id "0HNA0VVO1VDT2" stopped. 2025-02-01 09:09:29.778 +00:00 [DBG] Connection id "0HNA0VVO1VDT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:30.038 +00:00 [DBG] Connection id "0HNA0VVO1VDT3" accepted. 2025-02-01 09:09:30.038 +00:00 [DBG] Connection id "0HNA0VVO1VDT3" started. 2025-02-01 09:09:30.049 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/configure/ - null null 2025-02-01 09:09:30.049 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/configure/'. 2025-02-01 09:09:30.049 +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.2122ms 2025-02-01 09:09:30.049 +00:00 [DBG] Connection id "0HNA0VVO1VDT3" disconnecting. 2025-02-01 09:09:30.049 +00:00 [DBG] Connection id "0HNA0VVO1VDT3" stopped. 2025-02-01 09:09:30.049 +00:00 [DBG] Connection id "0HNA0VVO1VDT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:30.352 +00:00 [DBG] Connection id "0HNA0VVO1VDT4" accepted. 2025-02-01 09:09:30.352 +00:00 [DBG] Connection id "0HNA0VVO1VDT4" started. 2025-02-01 09:09:30.378 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/connect/ - null null 2025-02-01 09:09:30.378 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/connect/'. 2025-02-01 09:09:30.378 +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.2352ms 2025-02-01 09:09:30.378 +00:00 [DBG] Connection id "0HNA0VVO1VDT4" disconnecting. 2025-02-01 09:09:30.378 +00:00 [DBG] Connection id "0HNA0VVO1VDT4" stopped. 2025-02-01 09:09:30.378 +00:00 [DBG] Connection id "0HNA0VVO1VDT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:30.734 +00:00 [DBG] Connection id "0HNA0VVO1VDT5" accepted. 2025-02-01 09:09:30.734 +00:00 [DBG] Connection id "0HNA0VVO1VDT5" started. 2025-02-01 09:09:30.735 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/console/ - null null 2025-02-01 09:09:30.735 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/console/'. 2025-02-01 09:09:30.735 +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.1278ms 2025-02-01 09:09:30.735 +00:00 [DBG] Connection id "0HNA0VVO1VDT5" disconnecting. 2025-02-01 09:09:30.735 +00:00 [DBG] Connection id "0HNA0VVO1VDT5" stopped. 2025-02-01 09:09:30.735 +00:00 [DBG] Connection id "0HNA0VVO1VDT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:31.058 +00:00 [DBG] Connection id "0HNA0VVO1VDT6" accepted. 2025-02-01 09:09:31.059 +00:00 [DBG] Connection id "0HNA0VVO1VDT6" started. 2025-02-01 09:09:31.064 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/contact/ - null null 2025-02-01 09:09:31.064 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/contact/'. 2025-02-01 09:09:31.065 +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.2269ms 2025-02-01 09:09:31.065 +00:00 [DBG] Connection id "0HNA0VVO1VDT6" disconnecting. 2025-02-01 09:09:31.065 +00:00 [DBG] Connection id "0HNA0VVO1VDT6" stopped. 2025-02-01 09:09:31.065 +00:00 [DBG] Connection id "0HNA0VVO1VDT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:31.329 +00:00 [DBG] Connection id "0HNA0VVO1VDT7" accepted. 2025-02-01 09:09:31.329 +00:00 [DBG] Connection id "0HNA0VVO1VDT7" started. 2025-02-01 09:09:31.330 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/contacts/ - null null 2025-02-01 09:09:31.330 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/contacts/'. 2025-02-01 09:09:31.331 +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.1866ms 2025-02-01 09:09:31.331 +00:00 [DBG] Connection id "0HNA0VVO1VDT7" disconnecting. 2025-02-01 09:09:31.331 +00:00 [DBG] Connection id "0HNA0VVO1VDT7" stopped. 2025-02-01 09:09:31.331 +00:00 [DBG] Connection id "0HNA0VVO1VDT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:31.595 +00:00 [DBG] Connection id "0HNA0VVO1VDT8" accepted. 2025-02-01 09:09:31.595 +00:00 [DBG] Connection id "0HNA0VVO1VDT8" started. 2025-02-01 09:09:31.597 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/content/ - null null 2025-02-01 09:09:31.597 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/content/'. 2025-02-01 09:09:31.597 +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.3016ms 2025-02-01 09:09:31.597 +00:00 [DBG] Connection id "0HNA0VVO1VDT8" disconnecting. 2025-02-01 09:09:31.597 +00:00 [DBG] Connection id "0HNA0VVO1VDT8" stopped. 2025-02-01 09:09:31.597 +00:00 [DBG] Connection id "0HNA0VVO1VDT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:31.890 +00:00 [DBG] Connection id "0HNA0VVO1VDT9" accepted. 2025-02-01 09:09:31.890 +00:00 [DBG] Connection id "0HNA0VVO1VDT9" started. 2025-02-01 09:09:31.919 +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-02-01 09:09:31.919 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/content.ie5/'. 2025-02-01 09:09:31.919 +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.198ms 2025-02-01 09:09:31.920 +00:00 [DBG] Connection id "0HNA0VVO1VDT9" disconnecting. 2025-02-01 09:09:31.920 +00:00 [DBG] Connection id "0HNA0VVO1VDT9" stopped. 2025-02-01 09:09:31.920 +00:00 [DBG] Connection id "0HNA0VVO1VDT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:32.216 +00:00 [DBG] Connection id "0HNA0VVO1VDTA" accepted. 2025-02-01 09:09:32.216 +00:00 [DBG] Connection id "0HNA0VVO1VDTA" started. 2025-02-01 09:09:32.239 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/controlpanel/ - null null 2025-02-01 09:09:32.239 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel/'. 2025-02-01 09:09:32.239 +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.1705ms 2025-02-01 09:09:32.239 +00:00 [DBG] Connection id "0HNA0VVO1VDTA" disconnecting. 2025-02-01 09:09:32.240 +00:00 [DBG] Connection id "0HNA0VVO1VDTA" stopped. 2025-02-01 09:09:32.240 +00:00 [DBG] Connection id "0HNA0VVO1VDTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:32.591 +00:00 [DBG] Connection id "0HNA0VVO1VDTB" accepted. 2025-02-01 09:09:32.591 +00:00 [DBG] Connection id "0HNA0VVO1VDTB" started. 2025-02-01 09:09:32.600 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/core/ - null null 2025-02-01 09:09:32.601 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/core/'. 2025-02-01 09:09:32.601 +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.278ms 2025-02-01 09:09:32.601 +00:00 [DBG] Connection id "0HNA0VVO1VDTB" disconnecting. 2025-02-01 09:09:32.601 +00:00 [DBG] Connection id "0HNA0VVO1VDTB" stopped. 2025-02-01 09:09:32.601 +00:00 [DBG] Connection id "0HNA0VVO1VDTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:32.931 +00:00 [DBG] Connection id "0HNA0VVO1VDTC" accepted. 2025-02-01 09:09:32.931 +00:00 [DBG] Connection id "0HNA0VVO1VDTC" started. 2025-02-01 09:09:32.931 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/corp/ - null null 2025-02-01 09:09:32.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/corp/'. 2025-02-01 09:09:32.932 +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.1771ms 2025-02-01 09:09:32.932 +00:00 [DBG] Connection id "0HNA0VVO1VDTC" disconnecting. 2025-02-01 09:09:32.932 +00:00 [DBG] Connection id "0HNA0VVO1VDTC" stopped. 2025-02-01 09:09:32.932 +00:00 [DBG] Connection id "0HNA0VVO1VDTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:33.295 +00:00 [DBG] Connection id "0HNA0VVO1VDTD" accepted. 2025-02-01 09:09:33.295 +00:00 [DBG] Connection id "0HNA0VVO1VDTD" started. 2025-02-01 09:09:33.296 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/correo/ - null null 2025-02-01 09:09:33.296 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/correo/'. 2025-02-01 09:09:33.296 +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.1818ms 2025-02-01 09:09:33.297 +00:00 [DBG] Connection id "0HNA0VVO1VDTD" disconnecting. 2025-02-01 09:09:33.297 +00:00 [DBG] Connection id "0HNA0VVO1VDTD" stopped. 2025-02-01 09:09:33.297 +00:00 [DBG] Connection id "0HNA0VVO1VDTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:33.649 +00:00 [DBG] Connection id "0HNA0VVO1VDTE" accepted. 2025-02-01 09:09:33.650 +00:00 [DBG] Connection id "0HNA0VVO1VDTE" started. 2025-02-01 09:09:33.694 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/counter/ - null null 2025-02-01 09:09:33.695 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/counter/'. 2025-02-01 09:09:33.695 +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.2324ms 2025-02-01 09:09:33.695 +00:00 [DBG] Connection id "0HNA0VVO1VDTE" disconnecting. 2025-02-01 09:09:33.695 +00:00 [DBG] Connection id "0HNA0VVO1VDTE" stopped. 2025-02-01 09:09:33.695 +00:00 [DBG] Connection id "0HNA0VVO1VDTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:34.035 +00:00 [DBG] Connection id "0HNA0VVO1VDTF" accepted. 2025-02-01 09:09:34.035 +00:00 [DBG] Connection id "0HNA0VVO1VDTF" started. 2025-02-01 09:09:34.035 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/credit/ - null null 2025-02-01 09:09:34.036 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/credit/'. 2025-02-01 09:09:34.036 +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.2421ms 2025-02-01 09:09:34.036 +00:00 [DBG] Connection id "0HNA0VVO1VDTF" disconnecting. 2025-02-01 09:09:34.036 +00:00 [DBG] Connection id "0HNA0VVO1VDTF" stopped. 2025-02-01 09:09:34.036 +00:00 [DBG] Connection id "0HNA0VVO1VDTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:34.334 +00:00 [DBG] Connection id "0HNA0VVO1VDTG" accepted. 2025-02-01 09:09:34.334 +00:00 [DBG] Connection id "0HNA0VVO1VDTG" started. 2025-02-01 09:09:34.361 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cron/ - null null 2025-02-01 09:09:34.361 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cron/'. 2025-02-01 09:09:34.361 +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.2269ms 2025-02-01 09:09:34.361 +00:00 [DBG] Connection id "0HNA0VVO1VDTG" disconnecting. 2025-02-01 09:09:34.361 +00:00 [DBG] Connection id "0HNA0VVO1VDTG" stopped. 2025-02-01 09:09:34.361 +00:00 [DBG] Connection id "0HNA0VVO1VDTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:34.686 +00:00 [DBG] Connection id "0HNA0VVO1VDTH" accepted. 2025-02-01 09:09:34.687 +00:00 [DBG] Connection id "0HNA0VVO1VDTH" started. 2025-02-01 09:09:34.703 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crons/ - null null 2025-02-01 09:09:34.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crons/'. 2025-02-01 09:09:34.704 +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.1243ms 2025-02-01 09:09:34.704 +00:00 [DBG] Connection id "0HNA0VVO1VDTH" disconnecting. 2025-02-01 09:09:34.704 +00:00 [DBG] Connection id "0HNA0VVO1VDTH" stopped. 2025-02-01 09:09:34.704 +00:00 [DBG] Connection id "0HNA0VVO1VDTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:35.019 +00:00 [DBG] Connection id "0HNA0VVO1VDTI" accepted. 2025-02-01 09:09:35.019 +00:00 [DBG] Connection id "0HNA0VVO1VDTI" started. 2025-02-01 09:09:35.020 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/crypto/ - null null 2025-02-01 09:09:35.020 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crypto/'. 2025-02-01 09:09:35.020 +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.133ms 2025-02-01 09:09:35.020 +00:00 [DBG] Connection id "0HNA0VVO1VDTI" disconnecting. 2025-02-01 09:09:35.020 +00:00 [DBG] Connection id "0HNA0VVO1VDTI" stopped. 2025-02-01 09:09:35.020 +00:00 [DBG] Connection id "0HNA0VVO1VDTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:35.334 +00:00 [DBG] Connection id "0HNA0VVO1VDTJ" accepted. 2025-02-01 09:09:35.334 +00:00 [DBG] Connection id "0HNA0VVO1VDTJ" started. 2025-02-01 09:09:35.334 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CS/ - null null 2025-02-01 09:09:35.334 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CS/'. 2025-02-01 09:09:35.334 +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.1122ms 2025-02-01 09:09:35.334 +00:00 [DBG] Connection id "0HNA0VVO1VDTJ" disconnecting. 2025-02-01 09:09:35.334 +00:00 [DBG] Connection id "0HNA0VVO1VDTJ" stopped. 2025-02-01 09:09:35.334 +00:00 [DBG] Connection id "0HNA0VVO1VDTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:35.628 +00:00 [DBG] Connection id "0HNA0VVO1VDTK" accepted. 2025-02-01 09:09:35.628 +00:00 [DBG] Connection id "0HNA0VVO1VDTK" started. 2025-02-01 09:09:35.665 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/csr/ - null null 2025-02-01 09:09:35.665 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/csr/'. 2025-02-01 09:09:35.665 +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.2009ms 2025-02-01 09:09:35.665 +00:00 [DBG] Connection id "0HNA0VVO1VDTK" disconnecting. 2025-02-01 09:09:35.665 +00:00 [DBG] Connection id "0HNA0VVO1VDTK" stopped. 2025-02-01 09:09:35.665 +00:00 [DBG] Connection id "0HNA0VVO1VDTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:36.007 +00:00 [DBG] Connection id "0HNA0VVO1VDTL" accepted. 2025-02-01 09:09:36.007 +00:00 [DBG] Connection id "0HNA0VVO1VDTL" started. 2025-02-01 09:09:36.034 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/css/ - null null 2025-02-01 09:09:36.034 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/css/'. 2025-02-01 09:09:36.034 +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.1685ms 2025-02-01 09:09:36.034 +00:00 [DBG] Connection id "0HNA0VVO1VDTL" disconnecting. 2025-02-01 09:09:36.034 +00:00 [DBG] Connection id "0HNA0VVO1VDTL" stopped. 2025-02-01 09:09:36.034 +00:00 [DBG] Connection id "0HNA0VVO1VDTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:36.345 +00:00 [DBG] Connection id "0HNA0VVO1VDTM" accepted. 2025-02-01 09:09:36.346 +00:00 [DBG] Connection id "0HNA0VVO1VDTM" started. 2025-02-01 09:09:36.368 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cuenta/ - null null 2025-02-01 09:09:36.368 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cuenta/'. 2025-02-01 09:09:36.368 +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.1477ms 2025-02-01 09:09:36.368 +00:00 [DBG] Connection id "0HNA0VVO1VDTM" disconnecting. 2025-02-01 09:09:36.368 +00:00 [DBG] Connection id "0HNA0VVO1VDTM" stopped. 2025-02-01 09:09:36.368 +00:00 [DBG] Connection id "0HNA0VVO1VDTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:36.722 +00:00 [DBG] Connection id "0HNA0VVO1VDTN" accepted. 2025-02-01 09:09:36.722 +00:00 [DBG] Connection id "0HNA0VVO1VDTN" started. 2025-02-01 09:09:36.722 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cuentas/ - null null 2025-02-01 09:09:36.722 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cuentas/'. 2025-02-01 09:09:36.723 +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.2133ms 2025-02-01 09:09:36.723 +00:00 [DBG] Connection id "0HNA0VVO1VDTN" disconnecting. 2025-02-01 09:09:36.723 +00:00 [DBG] Connection id "0HNA0VVO1VDTN" stopped. 2025-02-01 09:09:36.723 +00:00 [DBG] Connection id "0HNA0VVO1VDTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:37.000 +00:00 [DBG] Connection id "0HNA0VVO1VDTO" accepted. 2025-02-01 09:09:37.000 +00:00 [DBG] Connection id "0HNA0VVO1VDTO" started. 2025-02-01 09:09:37.023 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/currency/ - null null 2025-02-01 09:09:37.023 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/currency/'. 2025-02-01 09:09:37.023 +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.2225ms 2025-02-01 09:09:37.023 +00:00 [DBG] Connection id "0HNA0VVO1VDTO" disconnecting. 2025-02-01 09:09:37.023 +00:00 [DBG] Connection id "0HNA0VVO1VDTO" stopped. 2025-02-01 09:09:37.023 +00:00 [DBG] Connection id "0HNA0VVO1VDTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:37.340 +00:00 [DBG] Connection id "0HNA0VVO1VDTP" accepted. 2025-02-01 09:09:37.340 +00:00 [DBG] Connection id "0HNA0VVO1VDTP" started. 2025-02-01 09:09:37.341 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cust/ - null null 2025-02-01 09:09:37.341 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cust/'. 2025-02-01 09:09:37.341 +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.4987ms 2025-02-01 09:09:37.341 +00:00 [DBG] Connection id "0HNA0VVO1VDTP" disconnecting. 2025-02-01 09:09:37.341 +00:00 [DBG] Connection id "0HNA0VVO1VDTP" stopped. 2025-02-01 09:09:37.341 +00:00 [DBG] Connection id "0HNA0VVO1VDTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:37.648 +00:00 [DBG] Connection id "0HNA0VVO1VDTQ" accepted. 2025-02-01 09:09:37.648 +00:00 [DBG] Connection id "0HNA0VVO1VDTQ" started. 2025-02-01 09:09:37.672 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/customer/ - null null 2025-02-01 09:09:37.672 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/customer/'. 2025-02-01 09:09:37.672 +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.208ms 2025-02-01 09:09:37.672 +00:00 [DBG] Connection id "0HNA0VVO1VDTQ" disconnecting. 2025-02-01 09:09:37.672 +00:00 [DBG] Connection id "0HNA0VVO1VDTQ" stopped. 2025-02-01 09:09:37.672 +00:00 [DBG] Connection id "0HNA0VVO1VDTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:37.992 +00:00 [DBG] Connection id "0HNA0VVO1VDTR" accepted. 2025-02-01 09:09:37.993 +00:00 [DBG] Connection id "0HNA0VVO1VDTR" started. 2025-02-01 09:09:37.993 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/customers/ - null null 2025-02-01 09:09:37.993 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/customers/'. 2025-02-01 09:09:37.993 +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.239ms 2025-02-01 09:09:37.993 +00:00 [DBG] Connection id "0HNA0VVO1VDTR" disconnecting. 2025-02-01 09:09:37.993 +00:00 [DBG] Connection id "0HNA0VVO1VDTR" stopped. 2025-02-01 09:09:37.993 +00:00 [DBG] Connection id "0HNA0VVO1VDTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:38.324 +00:00 [DBG] Connection id "0HNA0VVO1VDTS" accepted. 2025-02-01 09:09:38.324 +00:00 [DBG] Connection id "0HNA0VVO1VDTS" started. 2025-02-01 09:09:38.325 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/custom/ - null null 2025-02-01 09:09:38.325 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/custom/'. 2025-02-01 09:09:38.325 +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.277ms 2025-02-01 09:09:38.325 +00:00 [DBG] Connection id "0HNA0VVO1VDTS" disconnecting. 2025-02-01 09:09:38.325 +00:00 [DBG] Connection id "0HNA0VVO1VDTS" stopped. 2025-02-01 09:09:38.326 +00:00 [DBG] Connection id "0HNA0VVO1VDTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:38.655 +00:00 [DBG] Connection id "0HNA0VVO1VDTT" accepted. 2025-02-01 09:09:38.655 +00:00 [DBG] Connection id "0HNA0VVO1VDTT" started. 2025-02-01 09:09:38.680 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CVS/ - null null 2025-02-01 09:09:38.680 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CVS/'. 2025-02-01 09:09:38.680 +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.1471ms 2025-02-01 09:09:38.680 +00:00 [DBG] Connection id "0HNA0VVO1VDTT" disconnecting. 2025-02-01 09:09:38.680 +00:00 [DBG] Connection id "0HNA0VVO1VDTT" stopped. 2025-02-01 09:09:38.680 +00:00 [DBG] Connection id "0HNA0VVO1VDTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:39.001 +00:00 [DBG] Connection id "0HNA0VVO1VDTU" accepted. 2025-02-01 09:09:39.001 +00:00 [DBG] Connection id "0HNA0VVO1VDTU" started. 2025-02-01 09:09:39.002 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cvsweb/ - null null 2025-02-01 09:09:39.002 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cvsweb/'. 2025-02-01 09:09:39.002 +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.2741ms 2025-02-01 09:09:39.002 +00:00 [DBG] Connection id "0HNA0VVO1VDTU" disconnecting. 2025-02-01 09:09:39.002 +00:00 [DBG] Connection id "0HNA0VVO1VDTU" stopped. 2025-02-01 09:09:39.002 +00:00 [DBG] Connection id "0HNA0VVO1VDTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:39.327 +00:00 [DBG] Connection id "0HNA0VVO1VDTV" accepted. 2025-02-01 09:09:39.327 +00:00 [DBG] Connection id "0HNA0VVO1VDTV" started. 2025-02-01 09:09:39.375 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cybercash/ - null null 2025-02-01 09:09:39.375 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cybercash/'. 2025-02-01 09:09:39.375 +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.2107ms 2025-02-01 09:09:39.375 +00:00 [DBG] Connection id "0HNA0VVO1VDTV" disconnecting. 2025-02-01 09:09:39.375 +00:00 [DBG] Connection id "0HNA0VVO1VDTV" stopped. 2025-02-01 09:09:39.375 +00:00 [DBG] Connection id "0HNA0VVO1VDTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:39.678 +00:00 [DBG] Connection id "0HNA0VVO1VDU0" accepted. 2025-02-01 09:09:39.678 +00:00 [DBG] Connection id "0HNA0VVO1VDU0" started. 2025-02-01 09:09:39.681 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/darkportal/ - null null 2025-02-01 09:09:39.681 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/darkportal/'. 2025-02-01 09:09:39.681 +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.18ms 2025-02-01 09:09:39.681 +00:00 [DBG] Connection id "0HNA0VVO1VDU0" disconnecting. 2025-02-01 09:09:39.681 +00:00 [DBG] Connection id "0HNA0VVO1VDU0" stopped. 2025-02-01 09:09:39.681 +00:00 [DBG] Connection id "0HNA0VVO1VDU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:40.008 +00:00 [DBG] Connection id "0HNA0VVO1VDU1" accepted. 2025-02-01 09:09:40.008 +00:00 [DBG] Connection id "0HNA0VVO1VDU1" started. 2025-02-01 09:09:40.015 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/database/ - null null 2025-02-01 09:09:40.015 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/database/'. 2025-02-01 09:09:40.016 +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.129ms 2025-02-01 09:09:40.016 +00:00 [DBG] Connection id "0HNA0VVO1VDU1" disconnecting. 2025-02-01 09:09:40.016 +00:00 [DBG] Connection id "0HNA0VVO1VDU1" stopped. 2025-02-01 09:09:40.016 +00:00 [DBG] Connection id "0HNA0VVO1VDU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:40.322 +00:00 [DBG] Connection id "0HNA0VVO1VDU2" accepted. 2025-02-01 09:09:40.322 +00:00 [DBG] Connection id "0HNA0VVO1VDU2" started. 2025-02-01 09:09:40.344 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/databases/ - null null 2025-02-01 09:09:40.344 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/databases/'. 2025-02-01 09:09:40.344 +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.1706ms 2025-02-01 09:09:40.344 +00:00 [DBG] Connection id "0HNA0VVO1VDU2" disconnecting. 2025-02-01 09:09:40.344 +00:00 [DBG] Connection id "0HNA0VVO1VDU2" stopped. 2025-02-01 09:09:40.344 +00:00 [DBG] Connection id "0HNA0VVO1VDU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:40.616 +00:00 [DBG] Connection id "0HNA0VVO1VDU3" accepted. 2025-02-01 09:09:40.616 +00:00 [DBG] Connection id "0HNA0VVO1VDU3" started. 2025-02-01 09:09:40.639 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/datafiles/ - null null 2025-02-01 09:09:40.639 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/datafiles/'. 2025-02-01 09:09:40.639 +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.1724ms 2025-02-01 09:09:40.639 +00:00 [DBG] Connection id "0HNA0VVO1VDU3" disconnecting. 2025-02-01 09:09:40.639 +00:00 [DBG] Connection id "0HNA0VVO1VDU3" stopped. 2025-02-01 09:09:40.639 +00:00 [DBG] Connection id "0HNA0VVO1VDU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:40.926 +00:00 [DBG] Connection id "0HNA0VVO1VDU4" accepted. 2025-02-01 09:09:40.926 +00:00 [DBG] Connection id "0HNA0VVO1VDU4" started. 2025-02-01 09:09:40.951 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dat/ - null null 2025-02-01 09:09:40.951 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dat/'. 2025-02-01 09:09:40.951 +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.1515ms 2025-02-01 09:09:40.951 +00:00 [DBG] Connection id "0HNA0VVO1VDU4" disconnecting. 2025-02-01 09:09:40.951 +00:00 [DBG] Connection id "0HNA0VVO1VDU4" stopped. 2025-02-01 09:09:40.951 +00:00 [DBG] Connection id "0HNA0VVO1VDU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:41.243 +00:00 [DBG] Connection id "0HNA0VVO1VDU5" accepted. 2025-02-01 09:09:41.243 +00:00 [DBG] Connection id "0HNA0VVO1VDU5" started. 2025-02-01 09:09:41.270 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/data/ - null null 2025-02-01 09:09:41.270 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/data/'. 2025-02-01 09:09:41.270 +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.2186ms 2025-02-01 09:09:41.270 +00:00 [DBG] Connection id "0HNA0VVO1VDU5" disconnecting. 2025-02-01 09:09:41.270 +00:00 [DBG] Connection id "0HNA0VVO1VDU5" stopped. 2025-02-01 09:09:41.270 +00:00 [DBG] Connection id "0HNA0VVO1VDU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:41.565 +00:00 [DBG] Connection id "0HNA0VVO1VDU6" accepted. 2025-02-01 09:09:41.565 +00:00 [DBG] Connection id "0HNA0VVO1VDU6" started. 2025-02-01 09:09:41.588 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dato/ - null null 2025-02-01 09:09:41.588 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dato/'. 2025-02-01 09:09:41.588 +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.1939ms 2025-02-01 09:09:41.588 +00:00 [DBG] Connection id "0HNA0VVO1VDU6" disconnecting. 2025-02-01 09:09:41.588 +00:00 [DBG] Connection id "0HNA0VVO1VDU6" stopped. 2025-02-01 09:09:41.588 +00:00 [DBG] Connection id "0HNA0VVO1VDU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:41.881 +00:00 [DBG] Connection id "0HNA0VVO1VDU7" accepted. 2025-02-01 09:09:41.881 +00:00 [DBG] Connection id "0HNA0VVO1VDU7" started. 2025-02-01 09:09:41.903 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/datos/ - null null 2025-02-01 09:09:41.903 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/datos/'. 2025-02-01 09:09:41.903 +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.2057ms 2025-02-01 09:09:41.903 +00:00 [DBG] Connection id "0HNA0VVO1VDU7" disconnecting. 2025-02-01 09:09:41.903 +00:00 [DBG] Connection id "0HNA0VVO1VDU7" stopped. 2025-02-01 09:09:41.903 +00:00 [DBG] Connection id "0HNA0VVO1VDU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:42.229 +00:00 [DBG] Connection id "0HNA0VVO1VDU8" accepted. 2025-02-01 09:09:42.229 +00:00 [DBG] Connection id "0HNA0VVO1VDU8" started. 2025-02-01 09:09:42.273 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db/ - null null 2025-02-01 09:09:42.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db/'. 2025-02-01 09:09:42.273 +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.1944ms 2025-02-01 09:09:42.273 +00:00 [DBG] Connection id "0HNA0VVO1VDU8" disconnecting. 2025-02-01 09:09:42.273 +00:00 [DBG] Connection id "0HNA0VVO1VDU8" stopped. 2025-02-01 09:09:42.273 +00:00 [DBG] Connection id "0HNA0VVO1VDU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:42.613 +00:00 [DBG] Connection id "0HNA0VVO1VDU9" accepted. 2025-02-01 09:09:42.613 +00:00 [DBG] Connection id "0HNA0VVO1VDU9" started. 2025-02-01 09:09:42.636 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dbase/ - null null 2025-02-01 09:09:42.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dbase/'. 2025-02-01 09:09:42.636 +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.2117ms 2025-02-01 09:09:42.636 +00:00 [DBG] Connection id "0HNA0VVO1VDU9" disconnecting. 2025-02-01 09:09:42.636 +00:00 [DBG] Connection id "0HNA0VVO1VDU9" stopped. 2025-02-01 09:09:42.636 +00:00 [DBG] Connection id "0HNA0VVO1VDU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:42.928 +00:00 [DBG] Connection id "0HNA0VVO1VDUA" accepted. 2025-02-01 09:09:42.928 +00:00 [DBG] Connection id "0HNA0VVO1VDUA" started. 2025-02-01 09:09:42.950 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dcforum/ - null null 2025-02-01 09:09:42.951 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dcforum/'. 2025-02-01 09:09:42.951 +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.1657ms 2025-02-01 09:09:42.951 +00:00 [DBG] Connection id "0HNA0VVO1VDUA" disconnecting. 2025-02-01 09:09:42.951 +00:00 [DBG] Connection id "0HNA0VVO1VDUA" stopped. 2025-02-01 09:09:42.951 +00:00 [DBG] Connection id "0HNA0VVO1VDUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:43.247 +00:00 [DBG] Connection id "0HNA0VVO1VDUB" accepted. 2025-02-01 09:09:43.247 +00:00 [DBG] Connection id "0HNA0VVO1VDUB" started. 2025-02-01 09:09:43.248 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ddreport/ - null null 2025-02-01 09:09:43.248 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ddreport/'. 2025-02-01 09:09:43.248 +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.3053ms 2025-02-01 09:09:43.248 +00:00 [DBG] Connection id "0HNA0VVO1VDUB" disconnecting. 2025-02-01 09:09:43.248 +00:00 [DBG] Connection id "0HNA0VVO1VDUB" stopped. 2025-02-01 09:09:43.248 +00:00 [DBG] Connection id "0HNA0VVO1VDUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:43.557 +00:00 [DBG] Connection id "0HNA0VVO1VDUC" accepted. 2025-02-01 09:09:43.557 +00:00 [DBG] Connection id "0HNA0VVO1VDUC" started. 2025-02-01 09:09:43.579 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ddrint/ - null null 2025-02-01 09:09:43.579 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ddrint/'. 2025-02-01 09:09:43.579 +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.1744ms 2025-02-01 09:09:43.579 +00:00 [DBG] Connection id "0HNA0VVO1VDUC" disconnecting. 2025-02-01 09:09:43.579 +00:00 [DBG] Connection id "0HNA0VVO1VDUC" stopped. 2025-02-01 09:09:43.579 +00:00 [DBG] Connection id "0HNA0VVO1VDUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:43.869 +00:00 [DBG] Connection id "0HNA0VVO1VDUD" accepted. 2025-02-01 09:09:43.869 +00:00 [DBG] Connection id "0HNA0VVO1VDUD" started. 2025-02-01 09:09:43.916 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debug/ - null null 2025-02-01 09:09:43.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debug/'. 2025-02-01 09:09:43.916 +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.1641ms 2025-02-01 09:09:43.916 +00:00 [DBG] Connection id "0HNA0VVO1VDUD" disconnecting. 2025-02-01 09:09:43.916 +00:00 [DBG] Connection id "0HNA0VVO1VDUD" stopped. 2025-02-01 09:09:43.916 +00:00 [DBG] Connection id "0HNA0VVO1VDUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:44.207 +00:00 [DBG] Connection id "0HNA0VVO1VDUE" accepted. 2025-02-01 09:09:44.207 +00:00 [DBG] Connection id "0HNA0VVO1VDUE" started. 2025-02-01 09:09:44.230 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debugs/ - null null 2025-02-01 09:09:44.230 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debugs/'. 2025-02-01 09:09:44.230 +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.1763ms 2025-02-01 09:09:44.230 +00:00 [DBG] Connection id "0HNA0VVO1VDUE" disconnecting. 2025-02-01 09:09:44.230 +00:00 [DBG] Connection id "0HNA0VVO1VDUE" stopped. 2025-02-01 09:09:44.230 +00:00 [DBG] Connection id "0HNA0VVO1VDUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:44.550 +00:00 [DBG] Connection id "0HNA0VVO1VDUF" accepted. 2025-02-01 09:09:44.550 +00:00 [DBG] Connection id "0HNA0VVO1VDUF" started. 2025-02-01 09:09:44.573 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/default/ - null null 2025-02-01 09:09:44.573 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/default/'. 2025-02-01 09:09:44.573 +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.1754ms 2025-02-01 09:09:44.573 +00:00 [DBG] Connection id "0HNA0VVO1VDUF" disconnecting. 2025-02-01 09:09:44.573 +00:00 [DBG] Connection id "0HNA0VVO1VDUF" stopped. 2025-02-01 09:09:44.573 +00:00 [DBG] Connection id "0HNA0VVO1VDUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:44.886 +00:00 [DBG] Connection id "0HNA0VVO1VDUG" accepted. 2025-02-01 09:09:44.886 +00:00 [DBG] Connection id "0HNA0VVO1VDUG" started. 2025-02-01 09:09:44.886 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/deleted/ - null null 2025-02-01 09:09:44.886 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/deleted/'. 2025-02-01 09:09:44.886 +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.1723ms 2025-02-01 09:09:44.887 +00:00 [DBG] Connection id "0HNA0VVO1VDUG" disconnecting. 2025-02-01 09:09:44.887 +00:00 [DBG] Connection id "0HNA0VVO1VDUG" stopped. 2025-02-01 09:09:44.887 +00:00 [DBG] Connection id "0HNA0VVO1VDUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:45.198 +00:00 [DBG] Connection id "0HNA0VVO1VDUH" accepted. 2025-02-01 09:09:45.198 +00:00 [DBG] Connection id "0HNA0VVO1VDUH" started. 2025-02-01 09:09:45.198 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/delete/ - null null 2025-02-01 09:09:45.199 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/delete/'. 2025-02-01 09:09:45.199 +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.1295ms 2025-02-01 09:09:45.199 +00:00 [DBG] Connection id "0HNA0VVO1VDUH" disconnecting. 2025-02-01 09:09:45.199 +00:00 [DBG] Connection id "0HNA0VVO1VDUH" stopped. 2025-02-01 09:09:45.199 +00:00 [DBG] Connection id "0HNA0VVO1VDUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:45.517 +00:00 [DBG] Connection id "0HNA0VVO1VDUI" accepted. 2025-02-01 09:09:45.517 +00:00 [DBG] Connection id "0HNA0VVO1VDUI" started. 2025-02-01 09:09:45.540 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demoauct/ - null null 2025-02-01 09:09:45.540 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demoauct/'. 2025-02-01 09:09:45.540 +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.2012ms 2025-02-01 09:09:45.540 +00:00 [DBG] Connection id "0HNA0VVO1VDUI" disconnecting. 2025-02-01 09:09:45.540 +00:00 [DBG] Connection id "0HNA0VVO1VDUI" stopped. 2025-02-01 09:09:45.540 +00:00 [DBG] Connection id "0HNA0VVO1VDUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:45.856 +00:00 [DBG] Connection id "0HNA0VVO1VDUJ" accepted. 2025-02-01 09:09:45.856 +00:00 [DBG] Connection id "0HNA0VVO1VDUJ" started. 2025-02-01 09:09:45.856 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demomall/ - null null 2025-02-01 09:09:45.856 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demomall/'. 2025-02-01 09:09:45.856 +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.0903ms 2025-02-01 09:09:45.856 +00:00 [DBG] Connection id "0HNA0VVO1VDUJ" disconnecting. 2025-02-01 09:09:45.856 +00:00 [DBG] Connection id "0HNA0VVO1VDUJ" stopped. 2025-02-01 09:09:45.856 +00:00 [DBG] Connection id "0HNA0VVO1VDUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:46.176 +00:00 [DBG] Connection id "0HNA0VVO1VDUK" accepted. 2025-02-01 09:09:46.177 +00:00 [DBG] Connection id "0HNA0VVO1VDUK" started. 2025-02-01 09:09:46.177 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demo/ - null null 2025-02-01 09:09:46.178 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demo/'. 2025-02-01 09:09:46.178 +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.1783ms 2025-02-01 09:09:46.178 +00:00 [DBG] Connection id "0HNA0VVO1VDUK" disconnecting. 2025-02-01 09:09:46.178 +00:00 [DBG] Connection id "0HNA0VVO1VDUK" stopped. 2025-02-01 09:09:46.178 +00:00 [DBG] Connection id "0HNA0VVO1VDUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:46.540 +00:00 [DBG] Connection id "0HNA0VVO1VDUL" accepted. 2025-02-01 09:09:46.540 +00:00 [DBG] Connection id "0HNA0VVO1VDUL" started. 2025-02-01 09:09:46.585 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demos/ - null null 2025-02-01 09:09:46.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demos/'. 2025-02-01 09:09:46.585 +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.2376ms 2025-02-01 09:09:46.585 +00:00 [DBG] Connection id "0HNA0VVO1VDUL" disconnecting. 2025-02-01 09:09:46.585 +00:00 [DBG] Connection id "0HNA0VVO1VDUL" stopped. 2025-02-01 09:09:46.585 +00:00 [DBG] Connection id "0HNA0VVO1VDUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:46.915 +00:00 [DBG] Connection id "0HNA0VVO1VDUM" accepted. 2025-02-01 09:09:46.915 +00:00 [DBG] Connection id "0HNA0VVO1VDUM" started. 2025-02-01 09:09:46.916 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/demouser/ - null null 2025-02-01 09:09:46.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demouser/'. 2025-02-01 09:09:46.916 +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.2891ms 2025-02-01 09:09:46.916 +00:00 [DBG] Connection id "0HNA0VVO1VDUM" disconnecting. 2025-02-01 09:09:46.916 +00:00 [DBG] Connection id "0HNA0VVO1VDUM" stopped. 2025-02-01 09:09:46.916 +00:00 [DBG] Connection id "0HNA0VVO1VDUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:47.241 +00:00 [DBG] Connection id "0HNA0VVO1VDUN" accepted. 2025-02-01 09:09:47.241 +00:00 [DBG] Connection id "0HNA0VVO1VDUN" started. 2025-02-01 09:09:47.241 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/deny/ - null null 2025-02-01 09:09:47.241 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/deny/'. 2025-02-01 09:09:47.241 +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.1007ms 2025-02-01 09:09:47.241 +00:00 [DBG] Connection id "0HNA0VVO1VDUN" disconnecting. 2025-02-01 09:09:47.241 +00:00 [DBG] Connection id "0HNA0VVO1VDUN" stopped. 2025-02-01 09:09:47.241 +00:00 [DBG] Connection id "0HNA0VVO1VDUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:47.551 +00:00 [DBG] Connection id "0HNA0VVO1VDUO" accepted. 2025-02-01 09:09:47.551 +00:00 [DBG] Connection id "0HNA0VVO1VDUO" started. 2025-02-01 09:09:47.561 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/derived/ - null null 2025-02-01 09:09:47.561 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/derived/'. 2025-02-01 09:09:47.561 +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.1137ms 2025-02-01 09:09:47.561 +00:00 [DBG] Connection id "0HNA0VVO1VDUO" disconnecting. 2025-02-01 09:09:47.561 +00:00 [DBG] Connection id "0HNA0VVO1VDUO" stopped. 2025-02-01 09:09:47.561 +00:00 [DBG] Connection id "0HNA0VVO1VDUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:47.849 +00:00 [DBG] Connection id "0HNA0VVO1VDUP" accepted. 2025-02-01 09:09:47.849 +00:00 [DBG] Connection id "0HNA0VVO1VDUP" started. 2025-02-01 09:09:47.872 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/design/ - null null 2025-02-01 09:09:47.872 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/design/'. 2025-02-01 09:09:47.872 +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.4306ms 2025-02-01 09:09:47.873 +00:00 [DBG] Connection id "0HNA0VVO1VDUP" disconnecting. 2025-02-01 09:09:47.873 +00:00 [DBG] Connection id "0HNA0VVO1VDUP" stopped. 2025-02-01 09:09:47.873 +00:00 [DBG] Connection id "0HNA0VVO1VDUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:48.161 +00:00 [DBG] Connection id "0HNA0VVO1VDUQ" accepted. 2025-02-01 09:09:48.161 +00:00 [DBG] Connection id "0HNA0VVO1VDUQ" started. 2025-02-01 09:09:48.163 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dev/ - null null 2025-02-01 09:09:48.163 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dev/'. 2025-02-01 09:09:48.163 +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.1594ms 2025-02-01 09:09:48.163 +00:00 [DBG] Connection id "0HNA0VVO1VDUQ" disconnecting. 2025-02-01 09:09:48.163 +00:00 [DBG] Connection id "0HNA0VVO1VDUQ" stopped. 2025-02-01 09:09:48.163 +00:00 [DBG] Connection id "0HNA0VVO1VDUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:48.469 +00:00 [DBG] Connection id "0HNA0VVO1VDUR" accepted. 2025-02-01 09:09:48.469 +00:00 [DBG] Connection id "0HNA0VVO1VDUR" started. 2025-02-01 09:09:48.469 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/devel/ - null null 2025-02-01 09:09:48.470 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/devel/'. 2025-02-01 09:09:48.470 +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.118ms 2025-02-01 09:09:48.470 +00:00 [DBG] Connection id "0HNA0VVO1VDUR" disconnecting. 2025-02-01 09:09:48.470 +00:00 [DBG] Connection id "0HNA0VVO1VDUR" stopped. 2025-02-01 09:09:48.470 +00:00 [DBG] Connection id "0HNA0VVO1VDUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:48.748 +00:00 [DBG] Connection id "0HNA0VVO1VDUS" accepted. 2025-02-01 09:09:48.748 +00:00 [DBG] Connection id "0HNA0VVO1VDUS" started. 2025-02-01 09:09:48.771 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/development/ - null null 2025-02-01 09:09:48.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/development/'. 2025-02-01 09:09:48.771 +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.2964ms 2025-02-01 09:09:48.771 +00:00 [DBG] Connection id "0HNA0VVO1VDUS" disconnecting. 2025-02-01 09:09:48.771 +00:00 [DBG] Connection id "0HNA0VVO1VDUS" stopped. 2025-02-01 09:09:48.771 +00:00 [DBG] Connection id "0HNA0VVO1VDUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:49.065 +00:00 [DBG] Connection id "0HNA0VVO1VDUT" accepted. 2025-02-01 09:09:49.065 +00:00 [DBG] Connection id "0HNA0VVO1VDUT" started. 2025-02-01 09:09:49.066 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/directories/ - null null 2025-02-01 09:09:49.066 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/directories/'. 2025-02-01 09:09:49.066 +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.183ms 2025-02-01 09:09:49.066 +00:00 [DBG] Connection id "0HNA0VVO1VDUT" disconnecting. 2025-02-01 09:09:49.066 +00:00 [DBG] Connection id "0HNA0VVO1VDUT" stopped. 2025-02-01 09:09:49.066 +00:00 [DBG] Connection id "0HNA0VVO1VDUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:49.367 +00:00 [DBG] Connection id "0HNA0VVO1VDUU" accepted. 2025-02-01 09:09:49.367 +00:00 [DBG] Connection id "0HNA0VVO1VDUU" started. 2025-02-01 09:09:49.369 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/directory/ - null null 2025-02-01 09:09:49.369 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/directory/'. 2025-02-01 09:09:49.369 +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.1871ms 2025-02-01 09:09:49.369 +00:00 [DBG] Connection id "0HNA0VVO1VDUU" disconnecting. 2025-02-01 09:09:49.369 +00:00 [DBG] Connection id "0HNA0VVO1VDUU" stopped. 2025-02-01 09:09:49.369 +00:00 [DBG] Connection id "0HNA0VVO1VDUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:49.667 +00:00 [DBG] Connection id "0HNA0VVO1VDUV" accepted. 2025-02-01 09:09:49.667 +00:00 [DBG] Connection id "0HNA0VVO1VDUV" started. 2025-02-01 09:09:49.668 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/directorymanager/ - null null 2025-02-01 09:09:49.668 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/directorymanager/'. 2025-02-01 09:09:49.669 +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.6243ms 2025-02-01 09:09:49.669 +00:00 [DBG] Connection id "0HNA0VVO1VDUV" disconnecting. 2025-02-01 09:09:49.669 +00:00 [DBG] Connection id "0HNA0VVO1VDUV" stopped. 2025-02-01 09:09:49.669 +00:00 [DBG] Connection id "0HNA0VVO1VDUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:49.978 +00:00 [DBG] Connection id "0HNA0VVO1VDV0" accepted. 2025-02-01 09:09:49.978 +00:00 [DBG] Connection id "0HNA0VVO1VDV0" started. 2025-02-01 09:09:49.979 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dir/ - null null 2025-02-01 09:09:49.979 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dir/'. 2025-02-01 09:09:49.979 +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.2076ms 2025-02-01 09:09:49.979 +00:00 [DBG] Connection id "0HNA0VVO1VDV0" disconnecting. 2025-02-01 09:09:49.979 +00:00 [DBG] Connection id "0HNA0VVO1VDV0" stopped. 2025-02-01 09:09:49.979 +00:00 [DBG] Connection id "0HNA0VVO1VDV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:50.304 +00:00 [DBG] Connection id "0HNA0VVO1VDV1" accepted. 2025-02-01 09:09:50.304 +00:00 [DBG] Connection id "0HNA0VVO1VDV1" started. 2025-02-01 09:09:50.305 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dl/ - null null 2025-02-01 09:09:50.305 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dl/'. 2025-02-01 09:09:50.305 +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.1104ms 2025-02-01 09:09:50.306 +00:00 [DBG] Connection id "0HNA0VVO1VDV1" disconnecting. 2025-02-01 09:09:50.306 +00:00 [DBG] Connection id "0HNA0VVO1VDV1" stopped. 2025-02-01 09:09:50.306 +00:00 [DBG] Connection id "0HNA0VVO1VDV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:50.602 +00:00 [DBG] Connection id "0HNA0VVO1VDV2" accepted. 2025-02-01 09:09:50.602 +00:00 [DBG] Connection id "0HNA0VVO1VDV2" started. 2025-02-01 09:09:50.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dm/ - null null 2025-02-01 09:09:50.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dm/'. 2025-02-01 09:09:50.602 +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.1047ms 2025-02-01 09:09:50.602 +00:00 [DBG] Connection id "0HNA0VVO1VDV2" disconnecting. 2025-02-01 09:09:50.602 +00:00 [DBG] Connection id "0HNA0VVO1VDV2" stopped. 2025-02-01 09:09:50.602 +00:00 [DBG] Connection id "0HNA0VVO1VDV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:50.870 +00:00 [DBG] Connection id "0HNA0VVO1VDV3" accepted. 2025-02-01 09:09:50.870 +00:00 [DBG] Connection id "0HNA0VVO1VDV3" started. 2025-02-01 09:09:50.893 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DMR/ - null null 2025-02-01 09:09:50.893 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DMR/'. 2025-02-01 09:09:50.893 +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.1873ms 2025-02-01 09:09:50.893 +00:00 [DBG] Connection id "0HNA0VVO1VDV3" disconnecting. 2025-02-01 09:09:50.893 +00:00 [DBG] Connection id "0HNA0VVO1VDV3" stopped. 2025-02-01 09:09:50.893 +00:00 [DBG] Connection id "0HNA0VVO1VDV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:51.178 +00:00 [DBG] Connection id "0HNA0VVO1VDV4" accepted. 2025-02-01 09:09:51.178 +00:00 [DBG] Connection id "0HNA0VVO1VDV4" started. 2025-02-01 09:09:51.179 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dms0/ - null null 2025-02-01 09:09:51.179 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dms0/'. 2025-02-01 09:09:51.179 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dms0/ - 307 0 null 0.2085ms 2025-02-01 09:09:51.179 +00:00 [DBG] Connection id "0HNA0VVO1VDV4" disconnecting. 2025-02-01 09:09:51.179 +00:00 [DBG] Connection id "0HNA0VVO1VDV4" stopped. 2025-02-01 09:09:51.179 +00:00 [DBG] Connection id "0HNA0VVO1VDV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:51.470 +00:00 [DBG] Connection id "0HNA0VVO1VDV5" accepted. 2025-02-01 09:09:51.471 +00:00 [DBG] Connection id "0HNA0VVO1VDV5" started. 2025-02-01 09:09:51.495 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dmsdump/ - null null 2025-02-01 09:09:51.495 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dmsdump/'. 2025-02-01 09:09:51.496 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dmsdump/ - 307 0 null 0.4478ms 2025-02-01 09:09:51.496 +00:00 [DBG] Connection id "0HNA0VVO1VDV5" disconnecting. 2025-02-01 09:09:51.496 +00:00 [DBG] Connection id "0HNA0VVO1VDV5" stopped. 2025-02-01 09:09:51.496 +00:00 [DBG] Connection id "0HNA0VVO1VDV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:51.774 +00:00 [DBG] Connection id "0HNA0VVO1VDV6" accepted. 2025-02-01 09:09:51.774 +00:00 [DBG] Connection id "0HNA0VVO1VDV6" started. 2025-02-01 09:09:51.798 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dms/ - null null 2025-02-01 09:09:51.798 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dms/'. 2025-02-01 09:09:51.798 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dms/ - 307 0 null 0.1362ms 2025-02-01 09:09:51.798 +00:00 [DBG] Connection id "0HNA0VVO1VDV6" disconnecting. 2025-02-01 09:09:51.798 +00:00 [DBG] Connection id "0HNA0VVO1VDV6" stopped. 2025-02-01 09:09:51.798 +00:00 [DBG] Connection id "0HNA0VVO1VDV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:52.117 +00:00 [DBG] Connection id "0HNA0VVO1VDV7" accepted. 2025-02-01 09:09:52.117 +00:00 [DBG] Connection id "0HNA0VVO1VDV7" started. 2025-02-01 09:09:52.119 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dnn/ - null null 2025-02-01 09:09:52.119 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dnn/'. 2025-02-01 09:09:52.119 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dnn/ - 307 0 null 0.25ms 2025-02-01 09:09:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDV7" disconnecting. 2025-02-01 09:09:52.119 +00:00 [DBG] Connection id "0HNA0VVO1VDV7" stopped. 2025-02-01 09:09:52.120 +00:00 [DBG] Connection id "0HNA0VVO1VDV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:52.441 +00:00 [DBG] Connection id "0HNA0VVO1VDV8" accepted. 2025-02-01 09:09:52.441 +00:00 [DBG] Connection id "0HNA0VVO1VDV8" started. 2025-02-01 09:09:52.487 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/doc1/ - null null 2025-02-01 09:09:52.487 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/doc1/'. 2025-02-01 09:09:52.487 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/doc1/ - 307 0 null 0.164ms 2025-02-01 09:09:52.487 +00:00 [DBG] Connection id "0HNA0VVO1VDV8" disconnecting. 2025-02-01 09:09:52.487 +00:00 [DBG] Connection id "0HNA0VVO1VDV8" stopped. 2025-02-01 09:09:52.487 +00:00 [DBG] Connection id "0HNA0VVO1VDV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:52.872 +00:00 [DBG] Connection id "0HNA0VVO1VDV9" accepted. 2025-02-01 09:09:52.872 +00:00 [DBG] Connection id "0HNA0VVO1VDV9" started. 2025-02-01 09:09:52.895 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/doc/ - null null 2025-02-01 09:09:52.895 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/doc/'. 2025-02-01 09:09:52.895 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/doc/ - 307 0 null 0.2512ms 2025-02-01 09:09:52.895 +00:00 [DBG] Connection id "0HNA0VVO1VDV9" disconnecting. 2025-02-01 09:09:52.895 +00:00 [DBG] Connection id "0HNA0VVO1VDV9" stopped. 2025-02-01 09:09:52.895 +00:00 [DBG] Connection id "0HNA0VVO1VDV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:53.220 +00:00 [DBG] Connection id "0HNA0VVO1VDVA" accepted. 2025-02-01 09:09:53.220 +00:00 [DBG] Connection id "0HNA0VVO1VDVA" started. 2025-02-01 09:09:53.270 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/doc-html/ - null null 2025-02-01 09:09:53.270 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/doc-html/'. 2025-02-01 09:09:53.270 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/doc-html/ - 307 0 null 0.1898ms 2025-02-01 09:09:53.271 +00:00 [DBG] Connection id "0HNA0VVO1VDVA" disconnecting. 2025-02-01 09:09:53.271 +00:00 [DBG] Connection id "0HNA0VVO1VDVA" stopped. 2025-02-01 09:09:53.271 +00:00 [DBG] Connection id "0HNA0VVO1VDVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:53.602 +00:00 [DBG] Connection id "0HNA0VVO1VDVB" accepted. 2025-02-01 09:09:53.602 +00:00 [DBG] Connection id "0HNA0VVO1VDVB" started. 2025-02-01 09:09:53.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs1/ - null null 2025-02-01 09:09:53.603 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs1/'. 2025-02-01 09:09:53.603 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs1/ - 307 0 null 0.0751ms 2025-02-01 09:09:53.603 +00:00 [DBG] Connection id "0HNA0VVO1VDVB" disconnecting. 2025-02-01 09:09:53.603 +00:00 [DBG] Connection id "0HNA0VVO1VDVB" stopped. 2025-02-01 09:09:53.603 +00:00 [DBG] Connection id "0HNA0VVO1VDVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:53.974 +00:00 [DBG] Connection id "0HNA0VVO1VDVC" accepted. 2025-02-01 09:09:53.974 +00:00 [DBG] Connection id "0HNA0VVO1VDVC" started. 2025-02-01 09:09:53.985 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/docs/ - null null 2025-02-01 09:09:53.985 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/'. 2025-02-01 09:09:53.985 +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.1672ms 2025-02-01 09:09:53.985 +00:00 [DBG] Connection id "0HNA0VVO1VDVC" disconnecting. 2025-02-01 09:09:53.985 +00:00 [DBG] Connection id "0HNA0VVO1VDVC" stopped. 2025-02-01 09:09:53.985 +00:00 [DBG] Connection id "0HNA0VVO1VDVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:54.282 +00:00 [DBG] Connection id "0HNA0VVO1VDVD" accepted. 2025-02-01 09:09:54.282 +00:00 [DBG] Connection id "0HNA0VVO1VDVD" started. 2025-02-01 09:09:54.299 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DocuColor/ - null null 2025-02-01 09:09:54.299 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DocuColor/'. 2025-02-01 09:09:54.299 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DocuColor/ - 307 0 null 0.3415ms 2025-02-01 09:09:54.300 +00:00 [DBG] Connection id "0HNA0VVO1VDVD" disconnecting. 2025-02-01 09:09:54.300 +00:00 [DBG] Connection id "0HNA0VVO1VDVD" stopped. 2025-02-01 09:09:54.300 +00:00 [DBG] Connection id "0HNA0VVO1VDVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:54.602 +00:00 [DBG] Connection id "0HNA0VVO1VDVE" accepted. 2025-02-01 09:09:54.602 +00:00 [DBG] Connection id "0HNA0VVO1VDVE" started. 2025-02-01 09:09:54.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/documentation/ - null null 2025-02-01 09:09:54.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/documentation/'. 2025-02-01 09:09:54.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/documentation/ - 307 0 null 0.094ms 2025-02-01 09:09:54.602 +00:00 [DBG] Connection id "0HNA0VVO1VDVE" disconnecting. 2025-02-01 09:09:54.602 +00:00 [DBG] Connection id "0HNA0VVO1VDVE" stopped. 2025-02-01 09:09:54.602 +00:00 [DBG] Connection id "0HNA0VVO1VDVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:54.913 +00:00 [DBG] Connection id "0HNA0VVO1VDVF" accepted. 2025-02-01 09:09:54.913 +00:00 [DBG] Connection id "0HNA0VVO1VDVF" started. 2025-02-01 09:09:54.913 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/document/ - null null 2025-02-01 09:09:54.913 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/document/'. 2025-02-01 09:09:54.913 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/document/ - 307 0 null 0.1556ms 2025-02-01 09:09:54.913 +00:00 [DBG] Connection id "0HNA0VVO1VDVF" disconnecting. 2025-02-01 09:09:54.913 +00:00 [DBG] Connection id "0HNA0VVO1VDVF" stopped. 2025-02-01 09:09:54.914 +00:00 [DBG] Connection id "0HNA0VVO1VDVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:55.220 +00:00 [DBG] Connection id "0HNA0VVO1VDVG" accepted. 2025-02-01 09:09:55.221 +00:00 [DBG] Connection id "0HNA0VVO1VDVG" started. 2025-02-01 09:09:55.221 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/documents/ - null null 2025-02-01 09:09:55.221 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/documents/'. 2025-02-01 09:09:55.221 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/documents/ - 307 0 null 0.1736ms 2025-02-01 09:09:55.222 +00:00 [DBG] Connection id "0HNA0VVO1VDVG" disconnecting. 2025-02-01 09:09:55.222 +00:00 [DBG] Connection id "0HNA0VVO1VDVG" stopped. 2025-02-01 09:09:55.222 +00:00 [DBG] Connection id "0HNA0VVO1VDVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:55.558 +00:00 [DBG] Connection id "0HNA0VVO1VDVH" accepted. 2025-02-01 09:09:55.558 +00:00 [DBG] Connection id "0HNA0VVO1VDVH" started. 2025-02-01 09:09:55.558 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dotnetnuke/ - null null 2025-02-01 09:09:55.558 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dotnetnuke/'. 2025-02-01 09:09:55.558 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dotnetnuke/ - 307 0 null 0.1125ms 2025-02-01 09:09:55.558 +00:00 [DBG] Connection id "0HNA0VVO1VDVH" disconnecting. 2025-02-01 09:09:55.558 +00:00 [DBG] Connection id "0HNA0VVO1VDVH" stopped. 2025-02-01 09:09:55.558 +00:00 [DBG] Connection id "0HNA0VVO1VDVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:55.843 +00:00 [DBG] Connection id "0HNA0VVO1VDVI" accepted. 2025-02-01 09:09:55.844 +00:00 [DBG] Connection id "0HNA0VVO1VDVI" started. 2025-02-01 09:09:55.844 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/down/ - null null 2025-02-01 09:09:55.844 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/down/'. 2025-02-01 09:09:55.844 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/down/ - 307 0 null 0.1485ms 2025-02-01 09:09:55.844 +00:00 [DBG] Connection id "0HNA0VVO1VDVI" disconnecting. 2025-02-01 09:09:55.844 +00:00 [DBG] Connection id "0HNA0VVO1VDVI" stopped. 2025-02-01 09:09:55.844 +00:00 [DBG] Connection id "0HNA0VVO1VDVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:56.133 +00:00 [DBG] Connection id "0HNA0VVO1VDVJ" accepted. 2025-02-01 09:09:56.133 +00:00 [DBG] Connection id "0HNA0VVO1VDVJ" started. 2025-02-01 09:09:56.155 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/download/ - null null 2025-02-01 09:09:56.155 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/download/'. 2025-02-01 09:09:56.155 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/download/ - 307 0 null 0.2331ms 2025-02-01 09:09:56.155 +00:00 [DBG] Connection id "0HNA0VVO1VDVJ" disconnecting. 2025-02-01 09:09:56.155 +00:00 [DBG] Connection id "0HNA0VVO1VDVJ" stopped. 2025-02-01 09:09:56.156 +00:00 [DBG] Connection id "0HNA0VVO1VDVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:56.464 +00:00 [DBG] Connection id "0HNA0VVO1VDVK" accepted. 2025-02-01 09:09:56.464 +00:00 [DBG] Connection id "0HNA0VVO1VDVK" started. 2025-02-01 09:09:56.464 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/downloads/ - null null 2025-02-01 09:09:56.464 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/downloads/'. 2025-02-01 09:09:56.464 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/downloads/ - 307 0 null 0.1413ms 2025-02-01 09:09:56.464 +00:00 [DBG] Connection id "0HNA0VVO1VDVK" disconnecting. 2025-02-01 09:09:56.464 +00:00 [DBG] Connection id "0HNA0VVO1VDVK" stopped. 2025-02-01 09:09:56.464 +00:00 [DBG] Connection id "0HNA0VVO1VDVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:56.766 +00:00 [DBG] Connection id "0HNA0VVO1VDVL" accepted. 2025-02-01 09:09:56.767 +00:00 [DBG] Connection id "0HNA0VVO1VDVL" started. 2025-02-01 09:09:56.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dump/ - null null 2025-02-01 09:09:56.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dump/'. 2025-02-01 09:09:56.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dump/ - 307 0 null 0.1726ms 2025-02-01 09:09:56.789 +00:00 [DBG] Connection id "0HNA0VVO1VDVL" disconnecting. 2025-02-01 09:09:56.789 +00:00 [DBG] Connection id "0HNA0VVO1VDVL" stopped. 2025-02-01 09:09:56.789 +00:00 [DBG] Connection id "0HNA0VVO1VDVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:57.090 +00:00 [DBG] Connection id "0HNA0VVO1VDVM" accepted. 2025-02-01 09:09:57.090 +00:00 [DBG] Connection id "0HNA0VVO1VDVM" started. 2025-02-01 09:09:57.113 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/durep/ - null null 2025-02-01 09:09:57.113 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/durep/'. 2025-02-01 09:09:57.113 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/durep/ - 307 0 null 0.1459ms 2025-02-01 09:09:57.113 +00:00 [DBG] Connection id "0HNA0VVO1VDVM" disconnecting. 2025-02-01 09:09:57.113 +00:00 [DBG] Connection id "0HNA0VVO1VDVM" stopped. 2025-02-01 09:09:57.113 +00:00 [DBG] Connection id "0HNA0VVO1VDVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:57.422 +00:00 [DBG] Connection id "0HNA0VVO1VDVN" accepted. 2025-02-01 09:09:57.422 +00:00 [DBG] Connection id "0HNA0VVO1VDVN" started. 2025-02-01 09:09:57.423 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/easylog/ - null null 2025-02-01 09:09:57.423 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/easylog/'. 2025-02-01 09:09:57.423 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/easylog/ - 307 0 null 0.1195ms 2025-02-01 09:09:57.423 +00:00 [DBG] Connection id "0HNA0VVO1VDVN" disconnecting. 2025-02-01 09:09:57.423 +00:00 [DBG] Connection id "0HNA0VVO1VDVN" stopped. 2025-02-01 09:09:57.423 +00:00 [DBG] Connection id "0HNA0VVO1VDVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:57.726 +00:00 [DBG] Connection id "0HNA0VVO1VDVO" accepted. 2025-02-01 09:09:57.727 +00:00 [DBG] Connection id "0HNA0VVO1VDVO" started. 2025-02-01 09:09:57.727 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/eforum/ - null null 2025-02-01 09:09:57.727 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/eforum/'. 2025-02-01 09:09:57.727 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/eforum/ - 307 0 null 0.1774ms 2025-02-01 09:09:57.727 +00:00 [DBG] Connection id "0HNA0VVO1VDVO" disconnecting. 2025-02-01 09:09:57.727 +00:00 [DBG] Connection id "0HNA0VVO1VDVO" stopped. 2025-02-01 09:09:57.727 +00:00 [DBG] Connection id "0HNA0VVO1VDVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:58.042 +00:00 [DBG] Connection id "0HNA0VVO1VDVP" accepted. 2025-02-01 09:09:58.042 +00:00 [DBG] Connection id "0HNA0VVO1VDVP" started. 2025-02-01 09:09:58.087 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ejemplo/ - null null 2025-02-01 09:09:58.087 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ejemplo/'. 2025-02-01 09:09:58.087 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ejemplo/ - 307 0 null 0.1801ms 2025-02-01 09:09:58.087 +00:00 [DBG] Connection id "0HNA0VVO1VDVP" disconnecting. 2025-02-01 09:09:58.087 +00:00 [DBG] Connection id "0HNA0VVO1VDVP" stopped. 2025-02-01 09:09:58.087 +00:00 [DBG] Connection id "0HNA0VVO1VDVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:58.383 +00:00 [DBG] Connection id "0HNA0VVO1VDVQ" accepted. 2025-02-01 09:09:58.383 +00:00 [DBG] Connection id "0HNA0VVO1VDVQ" started. 2025-02-01 09:09:58.383 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ejemplos/ - null null 2025-02-01 09:09:58.383 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ejemplos/'. 2025-02-01 09:09:58.383 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ejemplos/ - 307 0 null 0.0947ms 2025-02-01 09:09:58.384 +00:00 [DBG] Connection id "0HNA0VVO1VDVQ" disconnecting. 2025-02-01 09:09:58.384 +00:00 [DBG] Connection id "0HNA0VVO1VDVQ" stopped. 2025-02-01 09:09:58.384 +00:00 [DBG] Connection id "0HNA0VVO1VDVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:58.712 +00:00 [DBG] Connection id "0HNA0VVO1VDVR" accepted. 2025-02-01 09:09:58.712 +00:00 [DBG] Connection id "0HNA0VVO1VDVR" started. 2025-02-01 09:09:58.712 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/emailclass/ - null null 2025-02-01 09:09:58.712 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/emailclass/'. 2025-02-01 09:09:58.712 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/emailclass/ - 307 0 null 0.1798ms 2025-02-01 09:09:58.713 +00:00 [DBG] Connection id "0HNA0VVO1VDVR" disconnecting. 2025-02-01 09:09:58.713 +00:00 [DBG] Connection id "0HNA0VVO1VDVR" stopped. 2025-02-01 09:09:58.713 +00:00 [DBG] Connection id "0HNA0VVO1VDVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:59.017 +00:00 [DBG] Connection id "0HNA0VVO1VDVS" accepted. 2025-02-01 09:09:59.017 +00:00 [DBG] Connection id "0HNA0VVO1VDVS" started. 2025-02-01 09:09:59.018 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/email/ - null null 2025-02-01 09:09:59.018 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/email/'. 2025-02-01 09:09:59.018 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/email/ - 307 0 null 0.1421ms 2025-02-01 09:09:59.018 +00:00 [DBG] Connection id "0HNA0VVO1VDVS" disconnecting. 2025-02-01 09:09:59.018 +00:00 [DBG] Connection id "0HNA0VVO1VDVS" stopped. 2025-02-01 09:09:59.018 +00:00 [DBG] Connection id "0HNA0VVO1VDVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:59.305 +00:00 [DBG] Connection id "0HNA0VVO1VDVT" accepted. 2025-02-01 09:09:59.305 +00:00 [DBG] Connection id "0HNA0VVO1VDVT" started. 2025-02-01 09:09:59.350 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/employees/ - null null 2025-02-01 09:09:59.350 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/employees/'. 2025-02-01 09:09:59.350 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/employees/ - 307 0 null 0.1682ms 2025-02-01 09:09:59.350 +00:00 [DBG] Connection id "0HNA0VVO1VDVT" disconnecting. 2025-02-01 09:09:59.350 +00:00 [DBG] Connection id "0HNA0VVO1VDVT" stopped. 2025-02-01 09:09:59.350 +00:00 [DBG] Connection id "0HNA0VVO1VDVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:09:59.665 +00:00 [DBG] Connection id "0HNA0VVO1VDVU" accepted. 2025-02-01 09:09:59.665 +00:00 [DBG] Connection id "0HNA0VVO1VDVU" started. 2025-02-01 09:09:59.710 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/empoyees/ - null null 2025-02-01 09:09:59.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/empoyees/'. 2025-02-01 09:09:59.710 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/empoyees/ - 307 0 null 0.2037ms 2025-02-01 09:09:59.710 +00:00 [DBG] Connection id "0HNA0VVO1VDVU" disconnecting. 2025-02-01 09:09:59.710 +00:00 [DBG] Connection id "0HNA0VVO1VDVU" stopped. 2025-02-01 09:09:59.710 +00:00 [DBG] Connection id "0HNA0VVO1VDVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:00.027 +00:00 [DBG] Connection id "0HNA0VVO1VDVV" accepted. 2025-02-01 09:10:00.027 +00:00 [DBG] Connection id "0HNA0VVO1VDVV" started. 2025-02-01 09:10:00.049 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/empris/ - null null 2025-02-01 09:10:00.049 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/empris/'. 2025-02-01 09:10:00.049 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/empris/ - 307 0 null 0.2159ms 2025-02-01 09:10:00.049 +00:00 [DBG] Connection id "0HNA0VVO1VDVV" disconnecting. 2025-02-01 09:10:00.049 +00:00 [DBG] Connection id "0HNA0VVO1VDVV" stopped. 2025-02-01 09:10:00.050 +00:00 [DBG] Connection id "0HNA0VVO1VDVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:00.356 +00:00 [DBG] Connection id "0HNA0VVO1VE00" accepted. 2025-02-01 09:10:00.356 +00:00 [DBG] Connection id "0HNA0VVO1VE00" started. 2025-02-01 09:10:00.382 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/enter/ - null null 2025-02-01 09:10:00.382 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/enter/'. 2025-02-01 09:10:00.382 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/enter/ - 307 0 null 0.1593ms 2025-02-01 09:10:00.382 +00:00 [DBG] Connection id "0HNA0VVO1VE00" disconnecting. 2025-02-01 09:10:00.382 +00:00 [DBG] Connection id "0HNA0VVO1VE00" stopped. 2025-02-01 09:10:00.382 +00:00 [DBG] Connection id "0HNA0VVO1VE00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:00.678 +00:00 [DBG] Connection id "0HNA0VVO1VE01" accepted. 2025-02-01 09:10:00.678 +00:00 [DBG] Connection id "0HNA0VVO1VE01" started. 2025-02-01 09:10:00.700 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/envia/ - null null 2025-02-01 09:10:00.700 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/envia/'. 2025-02-01 09:10:00.700 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/envia/ - 307 0 null 0.1685ms 2025-02-01 09:10:00.700 +00:00 [DBG] Connection id "0HNA0VVO1VE01" disconnecting. 2025-02-01 09:10:00.700 +00:00 [DBG] Connection id "0HNA0VVO1VE01" stopped. 2025-02-01 09:10:00.700 +00:00 [DBG] Connection id "0HNA0VVO1VE01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:01.025 +00:00 [DBG] Connection id "0HNA0VVO1VE02" accepted. 2025-02-01 09:10:01.025 +00:00 [DBG] Connection id "0HNA0VVO1VE02" started. 2025-02-01 09:10:01.026 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/enviamail/ - null null 2025-02-01 09:10:01.026 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/enviamail/'. 2025-02-01 09:10:01.026 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/enviamail/ - 307 0 null 0.1361ms 2025-02-01 09:10:01.026 +00:00 [DBG] Connection id "0HNA0VVO1VE02" disconnecting. 2025-02-01 09:10:01.026 +00:00 [DBG] Connection id "0HNA0VVO1VE02" stopped. 2025-02-01 09:10:01.026 +00:00 [DBG] Connection id "0HNA0VVO1VE02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:01.391 +00:00 [DBG] Connection id "0HNA0VVO1VE03" accepted. 2025-02-01 09:10:01.391 +00:00 [DBG] Connection id "0HNA0VVO1VE03" started. 2025-02-01 09:10:01.391 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/error.html - null null 2025-02-01 09:10:01.391 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/error.html'. 2025-02-01 09:10:01.391 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/error.html - 307 0 null 0.1194ms 2025-02-01 09:10:01.391 +00:00 [DBG] Connection id "0HNA0VVO1VE03" disconnecting. 2025-02-01 09:10:01.391 +00:00 [DBG] Connection id "0HNA0VVO1VE03" stopped. 2025-02-01 09:10:01.391 +00:00 [DBG] Connection id "0HNA0VVO1VE03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:01.704 +00:00 [DBG] Connection id "0HNA0VVO1VE04" accepted. 2025-02-01 09:10:01.705 +00:00 [DBG] Connection id "0HNA0VVO1VE04" started. 2025-02-01 09:10:01.705 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/error/ - null null 2025-02-01 09:10:01.705 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/error/'. 2025-02-01 09:10:01.705 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/error/ - 307 0 null 0.1235ms 2025-02-01 09:10:01.705 +00:00 [DBG] Connection id "0HNA0VVO1VE04" disconnecting. 2025-02-01 09:10:01.705 +00:00 [DBG] Connection id "0HNA0VVO1VE04" stopped. 2025-02-01 09:10:01.705 +00:00 [DBG] Connection id "0HNA0VVO1VE04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:02.005 +00:00 [DBG] Connection id "0HNA0VVO1VE05" accepted. 2025-02-01 09:10:02.005 +00:00 [DBG] Connection id "0HNA0VVO1VE05" started. 2025-02-01 09:10:02.006 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/errors/ - null null 2025-02-01 09:10:02.006 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/errors/'. 2025-02-01 09:10:02.006 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/errors/ - 307 0 null 0.1585ms 2025-02-01 09:10:02.007 +00:00 [DBG] Connection id "0HNA0VVO1VE05" disconnecting. 2025-02-01 09:10:02.007 +00:00 [DBG] Connection id "0HNA0VVO1VE05" stopped. 2025-02-01 09:10:02.007 +00:00 [DBG] Connection id "0HNA0VVO1VE05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:02.296 +00:00 [DBG] Connection id "0HNA0VVO1VE06" accepted. 2025-02-01 09:10:02.296 +00:00 [DBG] Connection id "0HNA0VVO1VE06" started. 2025-02-01 09:10:02.318 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/es/ - null null 2025-02-01 09:10:02.318 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/es/'. 2025-02-01 09:10:02.318 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/es/ - 307 0 null 0.1805ms 2025-02-01 09:10:02.318 +00:00 [DBG] Connection id "0HNA0VVO1VE06" disconnecting. 2025-02-01 09:10:02.318 +00:00 [DBG] Connection id "0HNA0VVO1VE06" stopped. 2025-02-01 09:10:02.318 +00:00 [DBG] Connection id "0HNA0VVO1VE06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:02.616 +00:00 [DBG] Connection id "0HNA0VVO1VE07" accepted. 2025-02-01 09:10:02.616 +00:00 [DBG] Connection id "0HNA0VVO1VE07" started. 2025-02-01 09:10:02.638 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/estmt/ - null null 2025-02-01 09:10:02.638 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/estmt/'. 2025-02-01 09:10:02.638 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/estmt/ - 307 0 null 0.1377ms 2025-02-01 09:10:02.638 +00:00 [DBG] Connection id "0HNA0VVO1VE07" disconnecting. 2025-02-01 09:10:02.638 +00:00 [DBG] Connection id "0HNA0VVO1VE07" stopped. 2025-02-01 09:10:02.638 +00:00 [DBG] Connection id "0HNA0VVO1VE07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:02.943 +00:00 [DBG] Connection id "0HNA0VVO1VE08" accepted. 2025-02-01 09:10:02.943 +00:00 [DBG] Connection id "0HNA0VVO1VE08" started. 2025-02-01 09:10:02.990 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/ - null null 2025-02-01 09:10:02.990 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etc/'. 2025-02-01 09:10:02.990 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etc/ - 307 0 null 0.2367ms 2025-02-01 09:10:02.990 +00:00 [DBG] Connection id "0HNA0VVO1VE08" disconnecting. 2025-02-01 09:10:02.990 +00:00 [DBG] Connection id "0HNA0VVO1VE08" stopped. 2025-02-01 09:10:02.991 +00:00 [DBG] Connection id "0HNA0VVO1VE08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:03.337 +00:00 [DBG] Connection id "0HNA0VVO1VE09" accepted. 2025-02-01 09:10:03.337 +00:00 [DBG] Connection id "0HNA0VVO1VE09" started. 2025-02-01 09:10:03.359 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etcpasswd/ - null null 2025-02-01 09:10:03.359 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/etcpasswd/'. 2025-02-01 09:10:03.359 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/etcpasswd/ - 307 0 null 0.3045ms 2025-02-01 09:10:03.360 +00:00 [DBG] Connection id "0HNA0VVO1VE09" disconnecting. 2025-02-01 09:10:03.360 +00:00 [DBG] Connection id "0HNA0VVO1VE09" stopped. 2025-02-01 09:10:03.360 +00:00 [DBG] Connection id "0HNA0VVO1VE09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:03.666 +00:00 [DBG] Connection id "0HNA0VVO1VE0A" accepted. 2025-02-01 09:10:03.667 +00:00 [DBG] Connection id "0HNA0VVO1VE0A" started. 2025-02-01 09:10:03.667 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/excel/ - null null 2025-02-01 09:10:03.667 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/excel/'. 2025-02-01 09:10:03.668 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/excel/ - 307 0 null 0.2086ms 2025-02-01 09:10:03.668 +00:00 [DBG] Connection id "0HNA0VVO1VE0A" disconnecting. 2025-02-01 09:10:03.668 +00:00 [DBG] Connection id "0HNA0VVO1VE0A" stopped. 2025-02-01 09:10:03.668 +00:00 [DBG] Connection id "0HNA0VVO1VE0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:03.963 +00:00 [DBG] Connection id "0HNA0VVO1VE0B" accepted. 2025-02-01 09:10:03.963 +00:00 [DBG] Connection id "0HNA0VVO1VE0B" started. 2025-02-01 09:10:03.994 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exc/ - null null 2025-02-01 09:10:03.994 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exc/'. 2025-02-01 09:10:03.994 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exc/ - 307 0 null 0.1615ms 2025-02-01 09:10:03.994 +00:00 [DBG] Connection id "0HNA0VVO1VE0B" disconnecting. 2025-02-01 09:10:03.994 +00:00 [DBG] Connection id "0HNA0VVO1VE0B" stopped. 2025-02-01 09:10:03.994 +00:00 [DBG] Connection id "0HNA0VVO1VE0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:04.332 +00:00 [DBG] Connection id "0HNA0VVO1VE0C" accepted. 2025-02-01 09:10:04.333 +00:00 [DBG] Connection id "0HNA0VVO1VE0C" started. 2025-02-01 09:10:04.333 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exchange/ - null null 2025-02-01 09:10:04.333 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exchange/'. 2025-02-01 09:10:04.334 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exchange/ - 307 0 null 0.3575ms 2025-02-01 09:10:04.334 +00:00 [DBG] Connection id "0HNA0VVO1VE0C" disconnecting. 2025-02-01 09:10:04.334 +00:00 [DBG] Connection id "0HNA0VVO1VE0C" stopped. 2025-02-01 09:10:04.334 +00:00 [DBG] Connection id "0HNA0VVO1VE0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:04.647 +00:00 [DBG] Connection id "0HNA0VVO1VE0D" accepted. 2025-02-01 09:10:04.647 +00:00 [DBG] Connection id "0HNA0VVO1VE0D" started. 2025-02-01 09:10:04.648 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exchweb/ - null null 2025-02-01 09:10:04.648 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exchweb/'. 2025-02-01 09:10:04.648 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exchweb/ - 307 0 null 0.1276ms 2025-02-01 09:10:04.648 +00:00 [DBG] Connection id "0HNA0VVO1VE0D" disconnecting. 2025-02-01 09:10:04.648 +00:00 [DBG] Connection id "0HNA0VVO1VE0D" stopped. 2025-02-01 09:10:04.648 +00:00 [DBG] Connection id "0HNA0VVO1VE0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:04.951 +00:00 [DBG] Connection id "0HNA0VVO1VE0E" accepted. 2025-02-01 09:10:04.951 +00:00 [DBG] Connection id "0HNA0VVO1VE0E" started. 2025-02-01 09:10:04.974 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exec/ - null null 2025-02-01 09:10:04.974 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exec/'. 2025-02-01 09:10:04.974 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exec/ - 307 0 null 0.208ms 2025-02-01 09:10:04.974 +00:00 [DBG] Connection id "0HNA0VVO1VE0E" disconnecting. 2025-02-01 09:10:04.974 +00:00 [DBG] Connection id "0HNA0VVO1VE0E" stopped. 2025-02-01 09:10:04.975 +00:00 [DBG] Connection id "0HNA0VVO1VE0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:05.352 +00:00 [DBG] Connection id "0HNA0VVO1VE0F" accepted. 2025-02-01 09:10:05.352 +00:00 [DBG] Connection id "0HNA0VVO1VE0F" started. 2025-02-01 09:10:05.352 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exe/ - null null 2025-02-01 09:10:05.352 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exe/'. 2025-02-01 09:10:05.352 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exe/ - 307 0 null 0.0959ms 2025-02-01 09:10:05.352 +00:00 [DBG] Connection id "0HNA0VVO1VE0F" disconnecting. 2025-02-01 09:10:05.352 +00:00 [DBG] Connection id "0HNA0VVO1VE0F" stopped. 2025-02-01 09:10:05.352 +00:00 [DBG] Connection id "0HNA0VVO1VE0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:05.624 +00:00 [DBG] Connection id "0HNA0VVO1VE0G" accepted. 2025-02-01 09:10:05.624 +00:00 [DBG] Connection id "0HNA0VVO1VE0G" started. 2025-02-01 09:10:05.655 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exit/ - null null 2025-02-01 09:10:05.655 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exit/'. 2025-02-01 09:10:05.655 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exit/ - 307 0 null 0.1533ms 2025-02-01 09:10:05.655 +00:00 [DBG] Connection id "0HNA0VVO1VE0G" disconnecting. 2025-02-01 09:10:05.655 +00:00 [DBG] Connection id "0HNA0VVO1VE0G" stopped. 2025-02-01 09:10:05.655 +00:00 [DBG] Connection id "0HNA0VVO1VE0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:06.010 +00:00 [DBG] Connection id "0HNA0VVO1VE0H" accepted. 2025-02-01 09:10:06.010 +00:00 [DBG] Connection id "0HNA0VVO1VE0H" started. 2025-02-01 09:10:06.011 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/export/ - null null 2025-02-01 09:10:06.011 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/export/'. 2025-02-01 09:10:06.011 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/export/ - 307 0 null 0.1586ms 2025-02-01 09:10:06.011 +00:00 [DBG] Connection id "0HNA0VVO1VE0H" disconnecting. 2025-02-01 09:10:06.011 +00:00 [DBG] Connection id "0HNA0VVO1VE0H" stopped. 2025-02-01 09:10:06.011 +00:00 [DBG] Connection id "0HNA0VVO1VE0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:06.384 +00:00 [DBG] Connection id "0HNA0VVO1VE0I" accepted. 2025-02-01 09:10:06.384 +00:00 [DBG] Connection id "0HNA0VVO1VE0I" started. 2025-02-01 09:10:06.429 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/external/ - null null 2025-02-01 09:10:06.429 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/external/'. 2025-02-01 09:10:06.429 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/external/ - 307 0 null 0.2134ms 2025-02-01 09:10:06.429 +00:00 [DBG] Connection id "0HNA0VVO1VE0I" disconnecting. 2025-02-01 09:10:06.429 +00:00 [DBG] Connection id "0HNA0VVO1VE0I" stopped. 2025-02-01 09:10:06.429 +00:00 [DBG] Connection id "0HNA0VVO1VE0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:06.759 +00:00 [DBG] Connection id "0HNA0VVO1VE0J" accepted. 2025-02-01 09:10:06.760 +00:00 [DBG] Connection id "0HNA0VVO1VE0J" started. 2025-02-01 09:10:06.805 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/extranet/ - null null 2025-02-01 09:10:06.805 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/extranet/'. 2025-02-01 09:10:06.805 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/extranet/ - 307 0 null 0.2253ms 2025-02-01 09:10:06.805 +00:00 [DBG] Connection id "0HNA0VVO1VE0J" disconnecting. 2025-02-01 09:10:06.805 +00:00 [DBG] Connection id "0HNA0VVO1VE0J" stopped. 2025-02-01 09:10:06.806 +00:00 [DBG] Connection id "0HNA0VVO1VE0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:07.133 +00:00 [DBG] Connection id "0HNA0VVO1VE0K" accepted. 2025-02-01 09:10:07.133 +00:00 [DBG] Connection id "0HNA0VVO1VE0K" started. 2025-02-01 09:10:07.199 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/failure/ - null null 2025-02-01 09:10:07.199 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/failure/'. 2025-02-01 09:10:07.200 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/failure/ - 307 0 null 0.235ms 2025-02-01 09:10:07.200 +00:00 [DBG] Connection id "0HNA0VVO1VE0K" disconnecting. 2025-02-01 09:10:07.200 +00:00 [DBG] Connection id "0HNA0VVO1VE0K" stopped. 2025-02-01 09:10:07.200 +00:00 [DBG] Connection id "0HNA0VVO1VE0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:07.512 +00:00 [DBG] Connection id "0HNA0VVO1VE0L" accepted. 2025-02-01 09:10:07.512 +00:00 [DBG] Connection id "0HNA0VVO1VE0L" started. 2025-02-01 09:10:07.513 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fbsd/ - null null 2025-02-01 09:10:07.513 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fbsd/'. 2025-02-01 09:10:07.513 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fbsd/ - 307 0 null 0.1027ms 2025-02-01 09:10:07.513 +00:00 [DBG] Connection id "0HNA0VVO1VE0L" disconnecting. 2025-02-01 09:10:07.513 +00:00 [DBG] Connection id "0HNA0VVO1VE0L" stopped. 2025-02-01 09:10:07.513 +00:00 [DBG] Connection id "0HNA0VVO1VE0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:07.839 +00:00 [DBG] Connection id "0HNA0VVO1VE0M" accepted. 2025-02-01 09:10:07.839 +00:00 [DBG] Connection id "0HNA0VVO1VE0M" started. 2025-02-01 09:10:07.862 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fcgi-bin/ - null null 2025-02-01 09:10:07.862 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fcgi-bin/'. 2025-02-01 09:10:07.863 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fcgi-bin/ - 307 0 null 0.1431ms 2025-02-01 09:10:07.863 +00:00 [DBG] Connection id "0HNA0VVO1VE0M" disconnecting. 2025-02-01 09:10:07.863 +00:00 [DBG] Connection id "0HNA0VVO1VE0M" stopped. 2025-02-01 09:10:07.863 +00:00 [DBG] Connection id "0HNA0VVO1VE0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:08.172 +00:00 [DBG] Connection id "0HNA0VVO1VE0N" accepted. 2025-02-01 09:10:08.172 +00:00 [DBG] Connection id "0HNA0VVO1VE0N" started. 2025-02-01 09:10:08.172 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fcgi/ - null null 2025-02-01 09:10:08.172 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fcgi/'. 2025-02-01 09:10:08.172 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fcgi/ - 307 0 null 0.1558ms 2025-02-01 09:10:08.172 +00:00 [DBG] Connection id "0HNA0VVO1VE0N" disconnecting. 2025-02-01 09:10:08.172 +00:00 [DBG] Connection id "0HNA0VVO1VE0N" stopped. 2025-02-01 09:10:08.172 +00:00 [DBG] Connection id "0HNA0VVO1VE0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:08.481 +00:00 [DBG] Connection id "0HNA0VVO1VE0O" accepted. 2025-02-01 09:10:08.481 +00:00 [DBG] Connection id "0HNA0VVO1VE0O" started. 2025-02-01 09:10:08.482 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/features/ - null null 2025-02-01 09:10:08.482 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/features/'. 2025-02-01 09:10:08.482 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/features/ - 307 0 null 0.1232ms 2025-02-01 09:10:08.482 +00:00 [DBG] Connection id "0HNA0VVO1VE0O" disconnecting. 2025-02-01 09:10:08.482 +00:00 [DBG] Connection id "0HNA0VVO1VE0O" stopped. 2025-02-01 09:10:08.482 +00:00 [DBG] Connection id "0HNA0VVO1VE0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:08.798 +00:00 [DBG] Connection id "0HNA0VVO1VE0P" accepted. 2025-02-01 09:10:08.798 +00:00 [DBG] Connection id "0HNA0VVO1VE0P" started. 2025-02-01 09:10:08.798 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fileadmin/ - null null 2025-02-01 09:10:08.798 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fileadmin/'. 2025-02-01 09:10:08.798 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fileadmin/ - 307 0 null 0.0781ms 2025-02-01 09:10:08.798 +00:00 [DBG] Connection id "0HNA0VVO1VE0P" disconnecting. 2025-02-01 09:10:08.798 +00:00 [DBG] Connection id "0HNA0VVO1VE0P" stopped. 2025-02-01 09:10:08.798 +00:00 [DBG] Connection id "0HNA0VVO1VE0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:09.108 +00:00 [DBG] Connection id "0HNA0VVO1VE0Q" accepted. 2025-02-01 09:10:09.108 +00:00 [DBG] Connection id "0HNA0VVO1VE0Q" started. 2025-02-01 09:10:09.108 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/file/ - null null 2025-02-01 09:10:09.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/file/'. 2025-02-01 09:10:09.109 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/file/ - 307 0 null 0.1366ms 2025-02-01 09:10:09.109 +00:00 [DBG] Connection id "0HNA0VVO1VE0Q" disconnecting. 2025-02-01 09:10:09.109 +00:00 [DBG] Connection id "0HNA0VVO1VE0Q" stopped. 2025-02-01 09:10:09.109 +00:00 [DBG] Connection id "0HNA0VVO1VE0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:09.403 +00:00 [DBG] Connection id "0HNA0VVO1VE0R" accepted. 2025-02-01 09:10:09.403 +00:00 [DBG] Connection id "0HNA0VVO1VE0R" started. 2025-02-01 09:10:09.404 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/filemanager/ - null null 2025-02-01 09:10:09.404 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/filemanager/'. 2025-02-01 09:10:09.404 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/filemanager/ - 307 0 null 0.1027ms 2025-02-01 09:10:09.404 +00:00 [DBG] Connection id "0HNA0VVO1VE0R" disconnecting. 2025-02-01 09:10:09.404 +00:00 [DBG] Connection id "0HNA0VVO1VE0R" stopped. 2025-02-01 09:10:09.404 +00:00 [DBG] Connection id "0HNA0VVO1VE0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:09.662 +00:00 [DBG] Connection id "0HNA0VVO1VE0S" accepted. 2025-02-01 09:10:09.662 +00:00 [DBG] Connection id "0HNA0VVO1VE0S" started. 2025-02-01 09:10:09.670 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/files/ - null null 2025-02-01 09:10:09.670 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/files/'. 2025-02-01 09:10:09.670 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/files/ - 307 0 null 0.1472ms 2025-02-01 09:10:09.670 +00:00 [DBG] Connection id "0HNA0VVO1VE0S" disconnecting. 2025-02-01 09:10:09.670 +00:00 [DBG] Connection id "0HNA0VVO1VE0S" stopped. 2025-02-01 09:10:09.670 +00:00 [DBG] Connection id "0HNA0VVO1VE0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:09.988 +00:00 [DBG] Connection id "0HNA0VVO1VE0T" accepted. 2025-02-01 09:10:09.988 +00:00 [DBG] Connection id "0HNA0VVO1VE0T" started. 2025-02-01 09:10:09.989 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/find/ - null null 2025-02-01 09:10:09.989 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/find/'. 2025-02-01 09:10:09.989 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/find/ - 307 0 null 0.097ms 2025-02-01 09:10:09.989 +00:00 [DBG] Connection id "0HNA0VVO1VE0T" disconnecting. 2025-02-01 09:10:09.989 +00:00 [DBG] Connection id "0HNA0VVO1VE0T" stopped. 2025-02-01 09:10:09.989 +00:00 [DBG] Connection id "0HNA0VVO1VE0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:10.290 +00:00 [DBG] Connection id "0HNA0VVO1VE0U" accepted. 2025-02-01 09:10:10.290 +00:00 [DBG] Connection id "0HNA0VVO1VE0U" started. 2025-02-01 09:10:10.290 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/flash/ - null null 2025-02-01 09:10:10.291 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flash/'. 2025-02-01 09:10:10.291 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/flash/ - 307 0 null 0.1294ms 2025-02-01 09:10:10.291 +00:00 [DBG] Connection id "0HNA0VVO1VE0U" disconnecting. 2025-02-01 09:10:10.291 +00:00 [DBG] Connection id "0HNA0VVO1VE0U" stopped. 2025-02-01 09:10:10.291 +00:00 [DBG] Connection id "0HNA0VVO1VE0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:10.597 +00:00 [DBG] Connection id "0HNA0VVO1VE0V" accepted. 2025-02-01 09:10:10.597 +00:00 [DBG] Connection id "0HNA0VVO1VE0V" started. 2025-02-01 09:10:10.598 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/foldoc/ - null null 2025-02-01 09:10:10.598 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/foldoc/'. 2025-02-01 09:10:10.598 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/foldoc/ - 307 0 null 0.1456ms 2025-02-01 09:10:10.598 +00:00 [DBG] Connection id "0HNA0VVO1VE0V" disconnecting. 2025-02-01 09:10:10.598 +00:00 [DBG] Connection id "0HNA0VVO1VE0V" stopped. 2025-02-01 09:10:10.598 +00:00 [DBG] Connection id "0HNA0VVO1VE0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:10.877 +00:00 [DBG] Connection id "0HNA0VVO1VE10" accepted. 2025-02-01 09:10:10.878 +00:00 [DBG] Connection id "0HNA0VVO1VE10" started. 2025-02-01 09:10:10.899 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/foobar/ - null null 2025-02-01 09:10:10.899 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/foobar/'. 2025-02-01 09:10:10.900 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/foobar/ - 307 0 null 0.2252ms 2025-02-01 09:10:10.900 +00:00 [DBG] Connection id "0HNA0VVO1VE10" disconnecting. 2025-02-01 09:10:10.900 +00:00 [DBG] Connection id "0HNA0VVO1VE10" stopped. 2025-02-01 09:10:10.900 +00:00 [DBG] Connection id "0HNA0VVO1VE10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:11.189 +00:00 [DBG] Connection id "0HNA0VVO1VE11" accepted. 2025-02-01 09:10:11.190 +00:00 [DBG] Connection id "0HNA0VVO1VE11" started. 2025-02-01 09:10:11.217 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/foo/ - null null 2025-02-01 09:10:11.217 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/foo/'. 2025-02-01 09:10:11.217 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/foo/ - 307 0 null 0.178ms 2025-02-01 09:10:11.217 +00:00 [DBG] Connection id "0HNA0VVO1VE11" disconnecting. 2025-02-01 09:10:11.217 +00:00 [DBG] Connection id "0HNA0VVO1VE11" stopped. 2025-02-01 09:10:11.217 +00:00 [DBG] Connection id "0HNA0VVO1VE11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:11.532 +00:00 [DBG] Connection id "0HNA0VVO1VE12" accepted. 2025-02-01 09:10:11.532 +00:00 [DBG] Connection id "0HNA0VVO1VE12" started. 2025-02-01 09:10:11.532 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/form/ - null null 2025-02-01 09:10:11.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/form/'. 2025-02-01 09:10:11.532 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/form/ - 307 0 null 0.1129ms 2025-02-01 09:10:11.532 +00:00 [DBG] Connection id "0HNA0VVO1VE12" disconnecting. 2025-02-01 09:10:11.532 +00:00 [DBG] Connection id "0HNA0VVO1VE12" stopped. 2025-02-01 09:10:11.532 +00:00 [DBG] Connection id "0HNA0VVO1VE12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:11.843 +00:00 [DBG] Connection id "0HNA0VVO1VE13" accepted. 2025-02-01 09:10:11.843 +00:00 [DBG] Connection id "0HNA0VVO1VE13" started. 2025-02-01 09:10:11.847 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/ - null null 2025-02-01 09:10:11.848 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/'. 2025-02-01 09:10:11.848 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/ - 307 0 null 0.1906ms 2025-02-01 09:10:11.848 +00:00 [DBG] Connection id "0HNA0VVO1VE13" disconnecting. 2025-02-01 09:10:11.848 +00:00 [DBG] Connection id "0HNA0VVO1VE13" stopped. 2025-02-01 09:10:11.848 +00:00 [DBG] Connection id "0HNA0VVO1VE13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:12.182 +00:00 [DBG] Connection id "0HNA0VVO1VE14" accepted. 2025-02-01 09:10:12.182 +00:00 [DBG] Connection id "0HNA0VVO1VE14" started. 2025-02-01 09:10:12.204 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/formsmgr/ - null null 2025-02-01 09:10:12.204 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/formsmgr/'. 2025-02-01 09:10:12.204 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/formsmgr/ - 307 0 null 0.1834ms 2025-02-01 09:10:12.204 +00:00 [DBG] Connection id "0HNA0VVO1VE14" disconnecting. 2025-02-01 09:10:12.204 +00:00 [DBG] Connection id "0HNA0VVO1VE14" stopped. 2025-02-01 09:10:12.204 +00:00 [DBG] Connection id "0HNA0VVO1VE14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:12.514 +00:00 [DBG] Connection id "0HNA0VVO1VE15" accepted. 2025-02-01 09:10:12.514 +00:00 [DBG] Connection id "0HNA0VVO1VE15" started. 2025-02-01 09:10:12.535 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/form-totaller/ - null null 2025-02-01 09:10:12.535 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/form-totaller/'. 2025-02-01 09:10:12.535 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/form-totaller/ - 307 0 null 0.2607ms 2025-02-01 09:10:12.535 +00:00 [DBG] Connection id "0HNA0VVO1VE15" disconnecting. 2025-02-01 09:10:12.535 +00:00 [DBG] Connection id "0HNA0VVO1VE15" stopped. 2025-02-01 09:10:12.535 +00:00 [DBG] Connection id "0HNA0VVO1VE15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:12.822 +00:00 [DBG] Connection id "0HNA0VVO1VE16" accepted. 2025-02-01 09:10:12.822 +00:00 [DBG] Connection id "0HNA0VVO1VE16" started. 2025-02-01 09:10:12.863 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/foto/ - null null 2025-02-01 09:10:12.863 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/foto/'. 2025-02-01 09:10:12.863 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/foto/ - 307 0 null 0.2325ms 2025-02-01 09:10:12.863 +00:00 [DBG] Connection id "0HNA0VVO1VE16" disconnecting. 2025-02-01 09:10:12.863 +00:00 [DBG] Connection id "0HNA0VVO1VE16" stopped. 2025-02-01 09:10:12.864 +00:00 [DBG] Connection id "0HNA0VVO1VE16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:13.213 +00:00 [DBG] Connection id "0HNA0VVO1VE17" accepted. 2025-02-01 09:10:13.213 +00:00 [DBG] Connection id "0HNA0VVO1VE17" started. 2025-02-01 09:10:13.245 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fotos/ - null null 2025-02-01 09:10:13.245 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fotos/'. 2025-02-01 09:10:13.245 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fotos/ - 307 0 null 0.2569ms 2025-02-01 09:10:13.245 +00:00 [DBG] Connection id "0HNA0VVO1VE17" disconnecting. 2025-02-01 09:10:13.245 +00:00 [DBG] Connection id "0HNA0VVO1VE17" stopped. 2025-02-01 09:10:13.245 +00:00 [DBG] Connection id "0HNA0VVO1VE17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:13.575 +00:00 [DBG] Connection id "0HNA0VVO1VE18" accepted. 2025-02-01 09:10:13.575 +00:00 [DBG] Connection id "0HNA0VVO1VE18" started. 2025-02-01 09:10:13.591 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpadmin/ - null null 2025-02-01 09:10:13.591 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fpadmin/'. 2025-02-01 09:10:13.591 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpadmin/ - 307 0 null 0.1852ms 2025-02-01 09:10:13.591 +00:00 [DBG] Connection id "0HNA0VVO1VE18" disconnecting. 2025-02-01 09:10:13.591 +00:00 [DBG] Connection id "0HNA0VVO1VE18" stopped. 2025-02-01 09:10:13.591 +00:00 [DBG] Connection id "0HNA0VVO1VE18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:13.905 +00:00 [DBG] Connection id "0HNA0VVO1VE19" accepted. 2025-02-01 09:10:13.905 +00:00 [DBG] Connection id "0HNA0VVO1VE19" started. 2025-02-01 09:10:13.918 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpclass/ - null null 2025-02-01 09:10:13.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fpclass/'. 2025-02-01 09:10:13.918 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpclass/ - 307 0 null 0.1675ms 2025-02-01 09:10:13.918 +00:00 [DBG] Connection id "0HNA0VVO1VE19" disconnecting. 2025-02-01 09:10:13.919 +00:00 [DBG] Connection id "0HNA0VVO1VE19" stopped. 2025-02-01 09:10:13.919 +00:00 [DBG] Connection id "0HNA0VVO1VE19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:14.210 +00:00 [DBG] Connection id "0HNA0VVO1VE1A" accepted. 2025-02-01 09:10:14.210 +00:00 [DBG] Connection id "0HNA0VVO1VE1A" started. 2025-02-01 09:10:14.217 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpdb/ - null null 2025-02-01 09:10:14.217 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fpdb/'. 2025-02-01 09:10:14.217 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpdb/ - 307 0 null 0.1646ms 2025-02-01 09:10:14.217 +00:00 [DBG] Connection id "0HNA0VVO1VE1A" disconnecting. 2025-02-01 09:10:14.217 +00:00 [DBG] Connection id "0HNA0VVO1VE1A" stopped. 2025-02-01 09:10:14.217 +00:00 [DBG] Connection id "0HNA0VVO1VE1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:14.523 +00:00 [DBG] Connection id "0HNA0VVO1VE1B" accepted. 2025-02-01 09:10:14.523 +00:00 [DBG] Connection id "0HNA0VVO1VE1B" started. 2025-02-01 09:10:14.529 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpe/ - null null 2025-02-01 09:10:14.530 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fpe/'. 2025-02-01 09:10:14.530 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fpe/ - 307 0 null 0.1832ms 2025-02-01 09:10:14.530 +00:00 [DBG] Connection id "0HNA0VVO1VE1B" disconnecting. 2025-02-01 09:10:14.530 +00:00 [DBG] Connection id "0HNA0VVO1VE1B" stopped. 2025-02-01 09:10:14.530 +00:00 [DBG] Connection id "0HNA0VVO1VE1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:14.840 +00:00 [DBG] Connection id "0HNA0VVO1VE1C" accepted. 2025-02-01 09:10:14.840 +00:00 [DBG] Connection id "0HNA0VVO1VE1C" started. 2025-02-01 09:10:14.840 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/framesets/ - null null 2025-02-01 09:10:14.840 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/framesets/'. 2025-02-01 09:10:14.840 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/framesets/ - 307 0 null 0.1284ms 2025-02-01 09:10:14.841 +00:00 [DBG] Connection id "0HNA0VVO1VE1C" disconnecting. 2025-02-01 09:10:14.841 +00:00 [DBG] Connection id "0HNA0VVO1VE1C" stopped. 2025-02-01 09:10:14.841 +00:00 [DBG] Connection id "0HNA0VVO1VE1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:15.182 +00:00 [DBG] Connection id "0HNA0VVO1VE1D" accepted. 2025-02-01 09:10:15.182 +00:00 [DBG] Connection id "0HNA0VVO1VE1D" started. 2025-02-01 09:10:15.182 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/frames/ - null null 2025-02-01 09:10:15.182 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/frames/'. 2025-02-01 09:10:15.182 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/frames/ - 307 0 null 0.0909ms 2025-02-01 09:10:15.182 +00:00 [DBG] Connection id "0HNA0VVO1VE1D" disconnecting. 2025-02-01 09:10:15.182 +00:00 [DBG] Connection id "0HNA0VVO1VE1D" stopped. 2025-02-01 09:10:15.182 +00:00 [DBG] Connection id "0HNA0VVO1VE1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:15.484 +00:00 [DBG] Connection id "0HNA0VVO1VE1E" accepted. 2025-02-01 09:10:15.484 +00:00 [DBG] Connection id "0HNA0VVO1VE1E" started. 2025-02-01 09:10:15.507 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/frontpage/ - null null 2025-02-01 09:10:15.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/frontpage/'. 2025-02-01 09:10:15.507 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/frontpage/ - 307 0 null 0.1407ms 2025-02-01 09:10:15.507 +00:00 [DBG] Connection id "0HNA0VVO1VE1E" disconnecting. 2025-02-01 09:10:15.507 +00:00 [DBG] Connection id "0HNA0VVO1VE1E" stopped. 2025-02-01 09:10:15.507 +00:00 [DBG] Connection id "0HNA0VVO1VE1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:15.877 +00:00 [DBG] Connection id "0HNA0VVO1VE1F" accepted. 2025-02-01 09:10:15.877 +00:00 [DBG] Connection id "0HNA0VVO1VE1F" started. 2025-02-01 09:10:15.878 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ftp/ - null null 2025-02-01 09:10:15.878 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ftp/'. 2025-02-01 09:10:15.878 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ftp/ - 307 0 null 0.1475ms 2025-02-01 09:10:15.878 +00:00 [DBG] Connection id "0HNA0VVO1VE1F" disconnecting. 2025-02-01 09:10:15.878 +00:00 [DBG] Connection id "0HNA0VVO1VE1F" stopped. 2025-02-01 09:10:15.878 +00:00 [DBG] Connection id "0HNA0VVO1VE1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:16.251 +00:00 [DBG] Connection id "0HNA0VVO1VE1G" accepted. 2025-02-01 09:10:16.251 +00:00 [DBG] Connection id "0HNA0VVO1VE1G" started. 2025-02-01 09:10:16.251 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ftproot/ - null null 2025-02-01 09:10:16.251 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ftproot/'. 2025-02-01 09:10:16.251 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ftproot/ - 307 0 null 0.0891ms 2025-02-01 09:10:16.251 +00:00 [DBG] Connection id "0HNA0VVO1VE1G" disconnecting. 2025-02-01 09:10:16.251 +00:00 [DBG] Connection id "0HNA0VVO1VE1G" stopped. 2025-02-01 09:10:16.251 +00:00 [DBG] Connection id "0HNA0VVO1VE1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:16.561 +00:00 [DBG] Connection id "0HNA0VVO1VE1H" accepted. 2025-02-01 09:10:16.561 +00:00 [DBG] Connection id "0HNA0VVO1VE1H" started. 2025-02-01 09:10:16.590 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/func/ - null null 2025-02-01 09:10:16.590 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/func/'. 2025-02-01 09:10:16.590 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/func/ - 307 0 null 0.2899ms 2025-02-01 09:10:16.591 +00:00 [DBG] Connection id "0HNA0VVO1VE1H" disconnecting. 2025-02-01 09:10:16.591 +00:00 [DBG] Connection id "0HNA0VVO1VE1H" stopped. 2025-02-01 09:10:16.591 +00:00 [DBG] Connection id "0HNA0VVO1VE1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:16.893 +00:00 [DBG] Connection id "0HNA0VVO1VE1I" accepted. 2025-02-01 09:10:16.893 +00:00 [DBG] Connection id "0HNA0VVO1VE1I" started. 2025-02-01 09:10:16.914 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/function/ - null null 2025-02-01 09:10:16.915 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/function/'. 2025-02-01 09:10:16.915 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/function/ - 307 0 null 0.1991ms 2025-02-01 09:10:16.915 +00:00 [DBG] Connection id "0HNA0VVO1VE1I" disconnecting. 2025-02-01 09:10:16.915 +00:00 [DBG] Connection id "0HNA0VVO1VE1I" stopped. 2025-02-01 09:10:16.915 +00:00 [DBG] Connection id "0HNA0VVO1VE1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:17.255 +00:00 [DBG] Connection id "0HNA0VVO1VE1J" accepted. 2025-02-01 09:10:17.255 +00:00 [DBG] Connection id "0HNA0VVO1VE1J" started. 2025-02-01 09:10:17.256 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/functions/ - null null 2025-02-01 09:10:17.256 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/functions/'. 2025-02-01 09:10:17.256 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/functions/ - 307 0 null 0.1223ms 2025-02-01 09:10:17.256 +00:00 [DBG] Connection id "0HNA0VVO1VE1J" disconnecting. 2025-02-01 09:10:17.256 +00:00 [DBG] Connection id "0HNA0VVO1VE1J" stopped. 2025-02-01 09:10:17.256 +00:00 [DBG] Connection id "0HNA0VVO1VE1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:17.562 +00:00 [DBG] Connection id "0HNA0VVO1VE1K" accepted. 2025-02-01 09:10:17.562 +00:00 [DBG] Connection id "0HNA0VVO1VE1K" started. 2025-02-01 09:10:17.583 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fun/ - null null 2025-02-01 09:10:17.583 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fun/'. 2025-02-01 09:10:17.583 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fun/ - 307 0 null 0.2287ms 2025-02-01 09:10:17.583 +00:00 [DBG] Connection id "0HNA0VVO1VE1K" disconnecting. 2025-02-01 09:10:17.583 +00:00 [DBG] Connection id "0HNA0VVO1VE1K" stopped. 2025-02-01 09:10:17.583 +00:00 [DBG] Connection id "0HNA0VVO1VE1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:17.908 +00:00 [DBG] Connection id "0HNA0VVO1VE1L" accepted. 2025-02-01 09:10:17.908 +00:00 [DBG] Connection id "0HNA0VVO1VE1L" started. 2025-02-01 09:10:17.908 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/general/ - null null 2025-02-01 09:10:17.908 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/general/'. 2025-02-01 09:10:17.908 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/general/ - 307 0 null 0.173ms 2025-02-01 09:10:17.908 +00:00 [DBG] Connection id "0HNA0VVO1VE1L" disconnecting. 2025-02-01 09:10:17.908 +00:00 [DBG] Connection id "0HNA0VVO1VE1L" stopped. 2025-02-01 09:10:17.908 +00:00 [DBG] Connection id "0HNA0VVO1VE1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:18.224 +00:00 [DBG] Connection id "0HNA0VVO1VE1M" accepted. 2025-02-01 09:10:18.224 +00:00 [DBG] Connection id "0HNA0VVO1VE1M" started. 2025-02-01 09:10:18.224 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/gfx/ - null null 2025-02-01 09:10:18.224 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gfx/'. 2025-02-01 09:10:18.224 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/gfx/ - 307 0 null 0.1209ms 2025-02-01 09:10:18.224 +00:00 [DBG] Connection id "0HNA0VVO1VE1M" disconnecting. 2025-02-01 09:10:18.224 +00:00 [DBG] Connection id "0HNA0VVO1VE1M" stopped. 2025-02-01 09:10:18.224 +00:00 [DBG] Connection id "0HNA0VVO1VE1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:18.586 +00:00 [DBG] Connection id "0HNA0VVO1VE1N" accepted. 2025-02-01 09:10:18.587 +00:00 [DBG] Connection id "0HNA0VVO1VE1N" started. 2025-02-01 09:10:18.588 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/gif/ - null null 2025-02-01 09:10:18.588 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gif/'. 2025-02-01 09:10:18.588 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/gif/ - 307 0 null 0.1397ms 2025-02-01 09:10:18.588 +00:00 [DBG] Connection id "0HNA0VVO1VE1N" disconnecting. 2025-02-01 09:10:18.588 +00:00 [DBG] Connection id "0HNA0VVO1VE1N" stopped. 2025-02-01 09:10:18.588 +00:00 [DBG] Connection id "0HNA0VVO1VE1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:18.891 +00:00 [DBG] Connection id "0HNA0VVO1VE1O" accepted. 2025-02-01 09:10:18.893 +00:00 [DBG] Connection id "0HNA0VVO1VE1O" started. 2025-02-01 09:10:18.910 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/gifs/ - null null 2025-02-01 09:10:18.910 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/gifs/'. 2025-02-01 09:10:18.910 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/gifs/ - 307 0 null 0.3263ms 2025-02-01 09:10:18.910 +00:00 [DBG] Connection id "0HNA0VVO1VE1O" disconnecting. 2025-02-01 09:10:18.910 +00:00 [DBG] Connection id "0HNA0VVO1VE1O" stopped. 2025-02-01 09:10:18.910 +00:00 [DBG] Connection id "0HNA0VVO1VE1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:19.223 +00:00 [DBG] Connection id "0HNA0VVO1VE1P" accepted. 2025-02-01 09:10:19.223 +00:00 [DBG] Connection id "0HNA0VVO1VE1P" started. 2025-02-01 09:10:19.223 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/global/ - null null 2025-02-01 09:10:19.224 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/global/'. 2025-02-01 09:10:19.224 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/global/ - 307 0 null 0.1437ms 2025-02-01 09:10:19.224 +00:00 [DBG] Connection id "0HNA0VVO1VE1P" disconnecting. 2025-02-01 09:10:19.224 +00:00 [DBG] Connection id "0HNA0VVO1VE1P" stopped. 2025-02-01 09:10:19.224 +00:00 [DBG] Connection id "0HNA0VVO1VE1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:19.310 +00:00 [DBG] Connection id "0HNA0VVO1VE1Q" accepted. 2025-02-01 09:10:19.310 +00:00 [DBG] Connection id "0HNA0VVO1VE1Q" started. 2025-02-01 09:10:19.310 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/ - null null 2025-02-01 09:10:19.312 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:10:19.312 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:10:19.312 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:10:19.312 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:10:19.312 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:10:19.312 +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-02-01 09:10:19.312 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:10:19.312 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:10:19.312 +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-02-01 09:10:19.312 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:10:19.312 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:10:19.312 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:10:19.312 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:10:19.312 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:10:19.312 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:10:19.312 +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-02-01 09:10:19.312 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:10:19.312 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:10:19.312 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:10:19.312 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:10:19.312 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:10:19.313 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:10:19.313 +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-02-01 09:10:19.313 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:10:19.313 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:10:19.313 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:10:19.313 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:10:19.313 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:10:19.313 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:10:19.313 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0897ms. 2025-02-01 09:10:19.313 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:10:19.313 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3522ms. 2025-02-01 09:10:19.313 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.7284ms 2025-02-01 09:10:19.313 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:10:19.313 +00:00 [INF] HTTP GET / responded 200 in 1.0743 ms 2025-02-01 09:10:19.313 +00:00 [DBG] Connection id "0HNA0VVO1VE1Q" completed keep alive response. 2025-02-01 09:10:19.313 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/ - 200 null text/html; charset=utf-8 3.0587ms 2025-02-01 09:10:19.454 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2025-02-01 09:10:19.454 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-01 09:10:19.455 +00:00 [DBG] Connection id "0HNA0VVO1VE1Q" completed keep alive response. 2025-02-01 09:10:19.455 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.8557ms 2025-02-01 09:10:19.463 +00:00 [DBG] Connection id "0HNA0VVO1VE1R" accepted. 2025-02-01 09:10:19.463 +00:00 [DBG] Connection id "0HNA0VVO1VE1R" started. 2025-02-01 09:10:19.463 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2025-02-01 09:10:19.464 +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-02-01 09:10:19.464 +00:00 [DBG] Connection id "0HNA0VVO1VE1R" completed keep alive response. 2025-02-01 09:10:19.464 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.6091ms 2025-02-01 09:10:19.532 +00:00 [DBG] Connection id "0HNA0VVO1VE1S" accepted. 2025-02-01 09:10:19.532 +00:00 [DBG] Connection id "0HNA0VVO1VE1S" started. 2025-02-01 09:10:19.533 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/globals/ - null null 2025-02-01 09:10:19.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/globals/'. 2025-02-01 09:10:19.533 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/globals/ - 307 0 null 0.1555ms 2025-02-01 09:10:19.533 +00:00 [DBG] Connection id "0HNA0VVO1VE1S" disconnecting. 2025-02-01 09:10:19.533 +00:00 [DBG] Connection id "0HNA0VVO1VE1S" stopped. 2025-02-01 09:10:19.533 +00:00 [DBG] Connection id "0HNA0VVO1VE1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:19.807 +00:00 [DBG] Connection id "0HNA0VVO1VE1T" accepted. 2025-02-01 09:10:19.807 +00:00 [DBG] Connection id "0HNA0VVO1VE1T" started. 2025-02-01 09:10:19.815 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2025-02-01 09:10:19.816 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2025-02-01 09:10:19.816 +00:00 [DBG] Connection id "0HNA0VVO1VE1Q" completed keep alive response. 2025-02-01 09:10:19.816 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 1.0409ms 2025-02-01 09:10:19.822 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/error-page.jpg - null null 2025-02-01 09:10:19.825 +00:00 [INF] Sending file. Request path: '/images/icons/error-page.jpg'. Physical path: '/var/www/bat/wwwroot/images/icons/error-page.jpg' 2025-02-01 09:10:19.825 +00:00 [DBG] Connection id "0HNA0VVO1VE1R" completed keep alive response. 2025-02-01 09:10:19.825 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/error-page.jpg - 200 351452 image/jpeg 2.7826ms 2025-02-01 09:10:19.850 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/good/ - null null 2025-02-01 09:10:19.850 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/good/'. 2025-02-01 09:10:19.850 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/good/ - 307 0 null 0.1582ms 2025-02-01 09:10:19.850 +00:00 [DBG] Connection id "0HNA0VVO1VE1T" disconnecting. 2025-02-01 09:10:19.850 +00:00 [DBG] Connection id "0HNA0VVO1VE1T" stopped. 2025-02-01 09:10:19.850 +00:00 [DBG] Connection id "0HNA0VVO1VE1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:20.172 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2025-02-01 09:10:20.173 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-01 09:10:20.173 +00:00 [DBG] Connection id "0HNA0VVO1VE1Q" completed keep alive response. 2025-02-01 09:10:20.173 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.6723ms 2025-02-01 09:10:20.178 +00:00 [DBG] Connection id "0HNA0VVO1VE1U" accepted. 2025-02-01 09:10:20.178 +00:00 [DBG] Connection id "0HNA0VVO1VE1U" started. 2025-02-01 09:10:20.200 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/graphics/ - null null 2025-02-01 09:10:20.200 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/graphics/'. 2025-02-01 09:10:20.200 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/graphics/ - 307 0 null 0.1724ms 2025-02-01 09:10:20.200 +00:00 [DBG] Connection id "0HNA0VVO1VE1U" disconnecting. 2025-02-01 09:10:20.200 +00:00 [DBG] Connection id "0HNA0VVO1VE1U" stopped. 2025-02-01 09:10:20.200 +00:00 [DBG] Connection id "0HNA0VVO1VE1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:20.531 +00:00 [DBG] Connection id "0HNA0VVO1VE1V" accepted. 2025-02-01 09:10:20.531 +00:00 [DBG] Connection id "0HNA0VVO1VE1V" started. 2025-02-01 09:10:20.532 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/grocery/ - null null 2025-02-01 09:10:20.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/grocery/'. 2025-02-01 09:10:20.532 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/grocery/ - 307 0 null 0.2869ms 2025-02-01 09:10:20.532 +00:00 [DBG] Connection id "0HNA0VVO1VE1V" disconnecting. 2025-02-01 09:10:20.532 +00:00 [DBG] Connection id "0HNA0VVO1VE1V" stopped. 2025-02-01 09:10:20.532 +00:00 [DBG] Connection id "0HNA0VVO1VE1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:20.822 +00:00 [DBG] Connection id "0HNA0VVO1VE20" accepted. 2025-02-01 09:10:20.822 +00:00 [DBG] Connection id "0HNA0VVO1VE20" started. 2025-02-01 09:10:20.822 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/guestbook/ - null null 2025-02-01 09:10:20.822 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/guestbook/'. 2025-02-01 09:10:20.822 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/guestbook/ - 307 0 null 0.1477ms 2025-02-01 09:10:20.822 +00:00 [DBG] Connection id "0HNA0VVO1VE20" disconnecting. 2025-02-01 09:10:20.822 +00:00 [DBG] Connection id "0HNA0VVO1VE20" stopped. 2025-02-01 09:10:20.822 +00:00 [DBG] Connection id "0HNA0VVO1VE20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:21.126 +00:00 [DBG] Connection id "0HNA0VVO1VE21" accepted. 2025-02-01 09:10:21.127 +00:00 [DBG] Connection id "0HNA0VVO1VE21" started. 2025-02-01 09:10:21.149 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/guest/ - null null 2025-02-01 09:10:21.149 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/guest/'. 2025-02-01 09:10:21.149 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/guest/ - 307 0 null 0.1349ms 2025-02-01 09:10:21.149 +00:00 [DBG] Connection id "0HNA0VVO1VE21" disconnecting. 2025-02-01 09:10:21.149 +00:00 [DBG] Connection id "0HNA0VVO1VE21" stopped. 2025-02-01 09:10:21.149 +00:00 [DBG] Connection id "0HNA0VVO1VE21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:21.478 +00:00 [DBG] Connection id "0HNA0VVO1VE22" accepted. 2025-02-01 09:10:21.478 +00:00 [DBG] Connection id "0HNA0VVO1VE22" started. 2025-02-01 09:10:21.478 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/guests/ - null null 2025-02-01 09:10:21.478 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/guests/'. 2025-02-01 09:10:21.478 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/guests/ - 307 0 null 0.1008ms 2025-02-01 09:10:21.478 +00:00 [DBG] Connection id "0HNA0VVO1VE22" disconnecting. 2025-02-01 09:10:21.478 +00:00 [DBG] Connection id "0HNA0VVO1VE22" stopped. 2025-02-01 09:10:21.478 +00:00 [DBG] Connection id "0HNA0VVO1VE22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:21.784 +00:00 [DBG] Connection id "0HNA0VVO1VE23" accepted. 2025-02-01 09:10:21.784 +00:00 [DBG] Connection id "0HNA0VVO1VE23" started. 2025-02-01 09:10:21.785 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/GXApp/ - null null 2025-02-01 09:10:21.785 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/GXApp/'. 2025-02-01 09:10:21.785 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/GXApp/ - 307 0 null 0.1298ms 2025-02-01 09:10:21.785 +00:00 [DBG] Connection id "0HNA0VVO1VE23" disconnecting. 2025-02-01 09:10:21.785 +00:00 [DBG] Connection id "0HNA0VVO1VE23" stopped. 2025-02-01 09:10:21.785 +00:00 [DBG] Connection id "0HNA0VVO1VE23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:22.096 +00:00 [DBG] Connection id "0HNA0VVO1VE24" accepted. 2025-02-01 09:10:22.097 +00:00 [DBG] Connection id "0HNA0VVO1VE24" started. 2025-02-01 09:10:22.097 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HB/ - null null 2025-02-01 09:10:22.097 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/HB/'. 2025-02-01 09:10:22.097 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HB/ - 307 0 null 0.1555ms 2025-02-01 09:10:22.097 +00:00 [DBG] Connection id "0HNA0VVO1VE24" disconnecting. 2025-02-01 09:10:22.097 +00:00 [DBG] Connection id "0HNA0VVO1VE24" stopped. 2025-02-01 09:10:22.097 +00:00 [DBG] Connection id "0HNA0VVO1VE24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:22.374 +00:00 [DBG] Connection id "0HNA0VVO1VE25" accepted. 2025-02-01 09:10:22.375 +00:00 [DBG] Connection id "0HNA0VVO1VE25" started. 2025-02-01 09:10:22.375 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HBTemplates/ - null null 2025-02-01 09:10:22.375 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/HBTemplates/'. 2025-02-01 09:10:22.375 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HBTemplates/ - 307 0 null 0.1666ms 2025-02-01 09:10:22.375 +00:00 [DBG] Connection id "0HNA0VVO1VE25" disconnecting. 2025-02-01 09:10:22.375 +00:00 [DBG] Connection id "0HNA0VVO1VE25" stopped. 2025-02-01 09:10:22.375 +00:00 [DBG] Connection id "0HNA0VVO1VE25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:22.709 +00:00 [DBG] Connection id "0HNA0VVO1VE26" accepted. 2025-02-01 09:10:22.709 +00:00 [DBG] Connection id "0HNA0VVO1VE26" started. 2025-02-01 09:10:22.709 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/helpdesk/ - null null 2025-02-01 09:10:22.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/helpdesk/'. 2025-02-01 09:10:22.710 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/helpdesk/ - 307 0 null 0.194ms 2025-02-01 09:10:22.710 +00:00 [DBG] Connection id "0HNA0VVO1VE26" disconnecting. 2025-02-01 09:10:22.710 +00:00 [DBG] Connection id "0HNA0VVO1VE26" stopped. 2025-02-01 09:10:22.710 +00:00 [DBG] Connection id "0HNA0VVO1VE26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:23.040 +00:00 [DBG] Connection id "0HNA0VVO1VE27" accepted. 2025-02-01 09:10:23.040 +00:00 [DBG] Connection id "0HNA0VVO1VE27" started. 2025-02-01 09:10:23.040 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/help/ - null null 2025-02-01 09:10:23.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/help/'. 2025-02-01 09:10:23.040 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/help/ - 307 0 null 0.1788ms 2025-02-01 09:10:23.040 +00:00 [DBG] Connection id "0HNA0VVO1VE27" disconnecting. 2025-02-01 09:10:23.040 +00:00 [DBG] Connection id "0HNA0VVO1VE27" stopped. 2025-02-01 09:10:23.040 +00:00 [DBG] Connection id "0HNA0VVO1VE27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:23.369 +00:00 [DBG] Connection id "0HNA0VVO1VE28" accepted. 2025-02-01 09:10:23.369 +00:00 [DBG] Connection id "0HNA0VVO1VE28" started. 2025-02-01 09:10:23.370 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hidden/ - null null 2025-02-01 09:10:23.370 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hidden/'. 2025-02-01 09:10:23.370 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hidden/ - 307 0 null 0.2411ms 2025-02-01 09:10:23.370 +00:00 [DBG] Connection id "0HNA0VVO1VE28" disconnecting. 2025-02-01 09:10:23.370 +00:00 [DBG] Connection id "0HNA0VVO1VE28" stopped. 2025-02-01 09:10:23.370 +00:00 [DBG] Connection id "0HNA0VVO1VE28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:23.648 +00:00 [DBG] Connection id "0HNA0VVO1VE29" accepted. 2025-02-01 09:10:23.648 +00:00 [DBG] Connection id "0HNA0VVO1VE29" started. 2025-02-01 09:10:23.649 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hide/ - null null 2025-02-01 09:10:23.649 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hide/'. 2025-02-01 09:10:23.649 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hide/ - 307 0 null 0.1322ms 2025-02-01 09:10:23.649 +00:00 [DBG] Connection id "0HNA0VVO1VE29" disconnecting. 2025-02-01 09:10:23.649 +00:00 [DBG] Connection id "0HNA0VVO1VE29" stopped. 2025-02-01 09:10:23.649 +00:00 [DBG] Connection id "0HNA0VVO1VE29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:23.956 +00:00 [DBG] Connection id "0HNA0VVO1VE2A" accepted. 2025-02-01 09:10:23.956 +00:00 [DBG] Connection id "0HNA0VVO1VE2A" started. 2025-02-01 09:10:23.957 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hitmatic/ - null null 2025-02-01 09:10:23.957 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hitmatic/'. 2025-02-01 09:10:23.957 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hitmatic/ - 307 0 null 0.1673ms 2025-02-01 09:10:23.957 +00:00 [DBG] Connection id "0HNA0VVO1VE2A" disconnecting. 2025-02-01 09:10:23.957 +00:00 [DBG] Connection id "0HNA0VVO1VE2A" stopped. 2025-02-01 09:10:23.957 +00:00 [DBG] Connection id "0HNA0VVO1VE2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:24.300 +00:00 [DBG] Connection id "0HNA0VVO1VE2B" accepted. 2025-02-01 09:10:24.300 +00:00 [DBG] Connection id "0HNA0VVO1VE2B" started. 2025-02-01 09:10:24.325 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hit_tracker/ - null null 2025-02-01 09:10:24.325 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hit_tracker/'. 2025-02-01 09:10:24.325 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hit_tracker/ - 307 0 null 0.1912ms 2025-02-01 09:10:24.325 +00:00 [DBG] Connection id "0HNA0VVO1VE2B" disconnecting. 2025-02-01 09:10:24.325 +00:00 [DBG] Connection id "0HNA0VVO1VE2B" stopped. 2025-02-01 09:10:24.325 +00:00 [DBG] Connection id "0HNA0VVO1VE2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:24.641 +00:00 [DBG] Connection id "0HNA0VVO1VE2C" accepted. 2025-02-01 09:10:24.641 +00:00 [DBG] Connection id "0HNA0VVO1VE2C" started. 2025-02-01 09:10:24.641 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hlstats/ - null null 2025-02-01 09:10:24.641 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hlstats/'. 2025-02-01 09:10:24.641 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hlstats/ - 307 0 null 0.0965ms 2025-02-01 09:10:24.641 +00:00 [DBG] Connection id "0HNA0VVO1VE2C" disconnecting. 2025-02-01 09:10:24.641 +00:00 [DBG] Connection id "0HNA0VVO1VE2C" stopped. 2025-02-01 09:10:24.641 +00:00 [DBG] Connection id "0HNA0VVO1VE2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:24.990 +00:00 [DBG] Connection id "0HNA0VVO1VE2D" accepted. 2025-02-01 09:10:24.990 +00:00 [DBG] Connection id "0HNA0VVO1VE2D" started. 2025-02-01 09:10:24.990 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/home/ - null null 2025-02-01 09:10:24.990 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/home/'. 2025-02-01 09:10:24.990 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/home/ - 307 0 null 0.3004ms 2025-02-01 09:10:24.990 +00:00 [DBG] Connection id "0HNA0VVO1VE2D" disconnecting. 2025-02-01 09:10:24.991 +00:00 [DBG] Connection id "0HNA0VVO1VE2D" stopped. 2025-02-01 09:10:24.991 +00:00 [DBG] Connection id "0HNA0VVO1VE2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:25.323 +00:00 [DBG] Connection id "0HNA0VVO1VE2E" accepted. 2025-02-01 09:10:25.323 +00:00 [DBG] Connection id "0HNA0VVO1VE2E" started. 2025-02-01 09:10:25.346 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hosted/ - null null 2025-02-01 09:10:25.346 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hosted/'. 2025-02-01 09:10:25.346 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hosted/ - 307 0 null 0.1763ms 2025-02-01 09:10:25.346 +00:00 [DBG] Connection id "0HNA0VVO1VE2E" disconnecting. 2025-02-01 09:10:25.346 +00:00 [DBG] Connection id "0HNA0VVO1VE2E" stopped. 2025-02-01 09:10:25.346 +00:00 [DBG] Connection id "0HNA0VVO1VE2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:25.687 +00:00 [DBG] Connection id "0HNA0VVO1VE2F" accepted. 2025-02-01 09:10:25.688 +00:00 [DBG] Connection id "0HNA0VVO1VE2F" started. 2025-02-01 09:10:25.688 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/host/ - null null 2025-02-01 09:10:25.688 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/host/'. 2025-02-01 09:10:25.688 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/host/ - 307 0 null 0.1267ms 2025-02-01 09:10:25.688 +00:00 [DBG] Connection id "0HNA0VVO1VE2F" disconnecting. 2025-02-01 09:10:25.688 +00:00 [DBG] Connection id "0HNA0VVO1VE2F" stopped. 2025-02-01 09:10:25.688 +00:00 [DBG] Connection id "0HNA0VVO1VE2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:26.028 +00:00 [DBG] Connection id "0HNA0VVO1VE2G" accepted. 2025-02-01 09:10:26.028 +00:00 [DBG] Connection id "0HNA0VVO1VE2G" started. 2025-02-01 09:10:26.028 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hostingcontroller/ - null null 2025-02-01 09:10:26.028 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hostingcontroller/'. 2025-02-01 09:10:26.028 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hostingcontroller/ - 307 0 null 0.1648ms 2025-02-01 09:10:26.028 +00:00 [DBG] Connection id "0HNA0VVO1VE2G" disconnecting. 2025-02-01 09:10:26.028 +00:00 [DBG] Connection id "0HNA0VVO1VE2G" stopped. 2025-02-01 09:10:26.028 +00:00 [DBG] Connection id "0HNA0VVO1VE2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:26.335 +00:00 [DBG] Connection id "0HNA0VVO1VE2H" accepted. 2025-02-01 09:10:26.336 +00:00 [DBG] Connection id "0HNA0VVO1VE2H" started. 2025-02-01 09:10:26.359 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hosting/ - null null 2025-02-01 09:10:26.359 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hosting/'. 2025-02-01 09:10:26.359 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hosting/ - 307 0 null 0.1223ms 2025-02-01 09:10:26.359 +00:00 [DBG] Connection id "0HNA0VVO1VE2H" disconnecting. 2025-02-01 09:10:26.360 +00:00 [DBG] Connection id "0HNA0VVO1VE2H" stopped. 2025-02-01 09:10:26.360 +00:00 [DBG] Connection id "0HNA0VVO1VE2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:26.689 +00:00 [DBG] Connection id "0HNA0VVO1VE2I" accepted. 2025-02-01 09:10:26.689 +00:00 [DBG] Connection id "0HNA0VVO1VE2I" started. 2025-02-01 09:10:26.711 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hp/ - null null 2025-02-01 09:10:26.711 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hp/'. 2025-02-01 09:10:26.711 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hp/ - 307 0 null 0.1898ms 2025-02-01 09:10:26.711 +00:00 [DBG] Connection id "0HNA0VVO1VE2I" disconnecting. 2025-02-01 09:10:26.711 +00:00 [DBG] Connection id "0HNA0VVO1VE2I" stopped. 2025-02-01 09:10:26.711 +00:00 [DBG] Connection id "0HNA0VVO1VE2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:27.024 +00:00 [DBG] Connection id "0HNA0VVO1VE2J" accepted. 2025-02-01 09:10:27.024 +00:00 [DBG] Connection id "0HNA0VVO1VE2J" started. 2025-02-01 09:10:27.046 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/htbin/ - null null 2025-02-01 09:10:27.046 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/htbin/'. 2025-02-01 09:10:27.047 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/htbin/ - 307 0 null 0.1662ms 2025-02-01 09:10:27.047 +00:00 [DBG] Connection id "0HNA0VVO1VE2J" disconnecting. 2025-02-01 09:10:27.047 +00:00 [DBG] Connection id "0HNA0VVO1VE2J" stopped. 2025-02-01 09:10:27.047 +00:00 [DBG] Connection id "0HNA0VVO1VE2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:27.338 +00:00 [DBG] Connection id "0HNA0VVO1VE2K" accepted. 2025-02-01 09:10:27.338 +00:00 [DBG] Connection id "0HNA0VVO1VE2K" started. 2025-02-01 09:10:27.361 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/htdocs/ - null null 2025-02-01 09:10:27.361 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/htdocs/'. 2025-02-01 09:10:27.361 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/htdocs/ - 307 0 null 0.3184ms 2025-02-01 09:10:27.361 +00:00 [DBG] Connection id "0HNA0VVO1VE2K" disconnecting. 2025-02-01 09:10:27.361 +00:00 [DBG] Connection id "0HNA0VVO1VE2K" stopped. 2025-02-01 09:10:27.361 +00:00 [DBG] Connection id "0HNA0VVO1VE2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:27.680 +00:00 [DBG] Connection id "0HNA0VVO1VE2L" accepted. 2025-02-01 09:10:27.680 +00:00 [DBG] Connection id "0HNA0VVO1VE2L" started. 2025-02-01 09:10:27.681 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ht/ - null null 2025-02-01 09:10:27.681 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ht/'. 2025-02-01 09:10:27.681 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ht/ - 307 0 null 0.2026ms 2025-02-01 09:10:27.681 +00:00 [DBG] Connection id "0HNA0VVO1VE2L" disconnecting. 2025-02-01 09:10:27.681 +00:00 [DBG] Connection id "0HNA0VVO1VE2L" stopped. 2025-02-01 09:10:27.681 +00:00 [DBG] Connection id "0HNA0VVO1VE2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:28.019 +00:00 [DBG] Connection id "0HNA0VVO1VE2M" accepted. 2025-02-01 09:10:28.020 +00:00 [DBG] Connection id "0HNA0VVO1VE2M" started. 2025-02-01 09:10:28.020 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/htm/ - null null 2025-02-01 09:10:28.020 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/htm/'. 2025-02-01 09:10:28.020 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/htm/ - 307 0 null 0.1869ms 2025-02-01 09:10:28.020 +00:00 [DBG] Connection id "0HNA0VVO1VE2M" disconnecting. 2025-02-01 09:10:28.021 +00:00 [DBG] Connection id "0HNA0VVO1VE2M" stopped. 2025-02-01 09:10:28.021 +00:00 [DBG] Connection id "0HNA0VVO1VE2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:28.328 +00:00 [DBG] Connection id "0HNA0VVO1VE2N" accepted. 2025-02-01 09:10:28.328 +00:00 [DBG] Connection id "0HNA0VVO1VE2N" started. 2025-02-01 09:10:28.329 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/html/ - null null 2025-02-01 09:10:28.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/html/'. 2025-02-01 09:10:28.329 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/html/ - 307 0 null 0.2445ms 2025-02-01 09:10:28.329 +00:00 [DBG] Connection id "0HNA0VVO1VE2N" disconnecting. 2025-02-01 09:10:28.329 +00:00 [DBG] Connection id "0HNA0VVO1VE2N" stopped. 2025-02-01 09:10:28.329 +00:00 [DBG] Connection id "0HNA0VVO1VE2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:28.648 +00:00 [DBG] Connection id "0HNA0VVO1VE2O" accepted. 2025-02-01 09:10:28.648 +00:00 [DBG] Connection id "0HNA0VVO1VE2O" started. 2025-02-01 09:10:28.692 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/http/ - null null 2025-02-01 09:10:28.692 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/http/'. 2025-02-01 09:10:28.692 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/http/ - 307 0 null 0.2015ms 2025-02-01 09:10:28.692 +00:00 [DBG] Connection id "0HNA0VVO1VE2O" disconnecting. 2025-02-01 09:10:28.692 +00:00 [DBG] Connection id "0HNA0VVO1VE2O" stopped. 2025-02-01 09:10:28.692 +00:00 [DBG] Connection id "0HNA0VVO1VE2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:28.982 +00:00 [DBG] Connection id "0HNA0VVO1VE2P" accepted. 2025-02-01 09:10:28.982 +00:00 [DBG] Connection id "0HNA0VVO1VE2P" started. 2025-02-01 09:10:29.004 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/https/ - null null 2025-02-01 09:10:29.004 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/https/'. 2025-02-01 09:10:29.004 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/https/ - 307 0 null 0.2581ms 2025-02-01 09:10:29.004 +00:00 [DBG] Connection id "0HNA0VVO1VE2P" disconnecting. 2025-02-01 09:10:29.004 +00:00 [DBG] Connection id "0HNA0VVO1VE2P" stopped. 2025-02-01 09:10:29.004 +00:00 [DBG] Connection id "0HNA0VVO1VE2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:29.311 +00:00 [DBG] Connection id "0HNA0VVO1VE2Q" accepted. 2025-02-01 09:10:29.311 +00:00 [DBG] Connection id "0HNA0VVO1VE2Q" started. 2025-02-01 09:10:29.311 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hyperstat/ - null null 2025-02-01 09:10:29.311 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/hyperstat/'. 2025-02-01 09:10:29.311 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/hyperstat/ - 307 0 null 0.1686ms 2025-02-01 09:10:29.311 +00:00 [DBG] Connection id "0HNA0VVO1VE2Q" disconnecting. 2025-02-01 09:10:29.312 +00:00 [DBG] Connection id "0HNA0VVO1VE2Q" stopped. 2025-02-01 09:10:29.312 +00:00 [DBG] Connection id "0HNA0VVO1VE2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:29.633 +00:00 [DBG] Connection id "0HNA0VVO1VE2R" accepted. 2025-02-01 09:10:29.634 +00:00 [DBG] Connection id "0HNA0VVO1VE2R" started. 2025-02-01 09:10:29.634 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/i18n/ - null null 2025-02-01 09:10:29.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/i18n/'. 2025-02-01 09:10:29.634 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/i18n/ - 307 0 null 0.1205ms 2025-02-01 09:10:29.634 +00:00 [DBG] Connection id "0HNA0VVO1VE2R" disconnecting. 2025-02-01 09:10:29.634 +00:00 [DBG] Connection id "0HNA0VVO1VE2R" stopped. 2025-02-01 09:10:29.634 +00:00 [DBG] Connection id "0HNA0VVO1VE2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:29.921 +00:00 [DBG] Connection id "0HNA0VVO1VE2S" accepted. 2025-02-01 09:10:29.921 +00:00 [DBG] Connection id "0HNA0VVO1VE2S" started. 2025-02-01 09:10:29.942 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ibank/ - null null 2025-02-01 09:10:29.942 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ibank/'. 2025-02-01 09:10:29.942 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ibank/ - 307 0 null 0.2024ms 2025-02-01 09:10:29.942 +00:00 [DBG] Connection id "0HNA0VVO1VE2S" disconnecting. 2025-02-01 09:10:29.942 +00:00 [DBG] Connection id "0HNA0VVO1VE2S" stopped. 2025-02-01 09:10:29.942 +00:00 [DBG] Connection id "0HNA0VVO1VE2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:30.272 +00:00 [DBG] Connection id "0HNA0VVO1VE2T" accepted. 2025-02-01 09:10:30.272 +00:00 [DBG] Connection id "0HNA0VVO1VE2T" started. 2025-02-01 09:10:30.273 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ibill/ - null null 2025-02-01 09:10:30.273 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ibill/'. 2025-02-01 09:10:30.273 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ibill/ - 307 0 null 0.129ms 2025-02-01 09:10:30.273 +00:00 [DBG] Connection id "0HNA0VVO1VE2T" disconnecting. 2025-02-01 09:10:30.273 +00:00 [DBG] Connection id "0HNA0VVO1VE2T" stopped. 2025-02-01 09:10:30.273 +00:00 [DBG] Connection id "0HNA0VVO1VE2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:30.567 +00:00 [DBG] Connection id "0HNA0VVO1VE2U" accepted. 2025-02-01 09:10:30.567 +00:00 [DBG] Connection id "0HNA0VVO1VE2U" started. 2025-02-01 09:10:30.616 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/IBMWebAS/ - null null 2025-02-01 09:10:30.616 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/IBMWebAS/'. 2025-02-01 09:10:30.616 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/IBMWebAS/ - 307 0 null 0.1951ms 2025-02-01 09:10:30.616 +00:00 [DBG] Connection id "0HNA0VVO1VE2U" disconnecting. 2025-02-01 09:10:30.616 +00:00 [DBG] Connection id "0HNA0VVO1VE2U" stopped. 2025-02-01 09:10:30.617 +00:00 [DBG] Connection id "0HNA0VVO1VE2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:30.995 +00:00 [DBG] Connection id "0HNA0VVO1VE2V" accepted. 2025-02-01 09:10:30.996 +00:00 [DBG] Connection id "0HNA0VVO1VE2V" started. 2025-02-01 09:10:30.996 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/icons/ - null null 2025-02-01 09:10:30.996 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/icons/'. 2025-02-01 09:10:30.996 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/icons/ - 307 0 null 0.182ms 2025-02-01 09:10:30.996 +00:00 [DBG] Connection id "0HNA0VVO1VE2V" disconnecting. 2025-02-01 09:10:30.997 +00:00 [DBG] Connection id "0HNA0VVO1VE2V" stopped. 2025-02-01 09:10:30.997 +00:00 [DBG] Connection id "0HNA0VVO1VE2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:31.293 +00:00 [DBG] Connection id "0HNA0VVO1VE30" accepted. 2025-02-01 09:10:31.293 +00:00 [DBG] Connection id "0HNA0VVO1VE30" started. 2025-02-01 09:10:31.293 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/idea/ - null null 2025-02-01 09:10:31.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/idea/'. 2025-02-01 09:10:31.294 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/idea/ - 307 0 null 0.1902ms 2025-02-01 09:10:31.294 +00:00 [DBG] Connection id "0HNA0VVO1VE30" disconnecting. 2025-02-01 09:10:31.294 +00:00 [DBG] Connection id "0HNA0VVO1VE30" stopped. 2025-02-01 09:10:31.294 +00:00 [DBG] Connection id "0HNA0VVO1VE30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:31.624 +00:00 [DBG] Connection id "0HNA0VVO1VE31" accepted. 2025-02-01 09:10:31.624 +00:00 [DBG] Connection id "0HNA0VVO1VE31" started. 2025-02-01 09:10:31.625 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ideas/ - null null 2025-02-01 09:10:31.625 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ideas/'. 2025-02-01 09:10:31.625 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ideas/ - 307 0 null 0.1165ms 2025-02-01 09:10:31.625 +00:00 [DBG] Connection id "0HNA0VVO1VE31" disconnecting. 2025-02-01 09:10:31.625 +00:00 [DBG] Connection id "0HNA0VVO1VE31" stopped. 2025-02-01 09:10:31.625 +00:00 [DBG] Connection id "0HNA0VVO1VE31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:31.913 +00:00 [DBG] Connection id "0HNA0VVO1VE32" accepted. 2025-02-01 09:10:31.913 +00:00 [DBG] Connection id "0HNA0VVO1VE32" started. 2025-02-01 09:10:31.933 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/I/ - null null 2025-02-01 09:10:31.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/I/'. 2025-02-01 09:10:31.933 +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.1725ms 2025-02-01 09:10:31.933 +00:00 [DBG] Connection id "0HNA0VVO1VE32" disconnecting. 2025-02-01 09:10:31.933 +00:00 [DBG] Connection id "0HNA0VVO1VE32" stopped. 2025-02-01 09:10:31.933 +00:00 [DBG] Connection id "0HNA0VVO1VE32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:32.261 +00:00 [DBG] Connection id "0HNA0VVO1VE33" accepted. 2025-02-01 09:10:32.261 +00:00 [DBG] Connection id "0HNA0VVO1VE33" started. 2025-02-01 09:10:32.283 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/iisadmin/ - null null 2025-02-01 09:10:32.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/iisadmin/'. 2025-02-01 09:10:32.283 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/iisadmin/ - 307 0 null 0.2148ms 2025-02-01 09:10:32.283 +00:00 [DBG] Connection id "0HNA0VVO1VE33" disconnecting. 2025-02-01 09:10:32.283 +00:00 [DBG] Connection id "0HNA0VVO1VE33" stopped. 2025-02-01 09:10:32.283 +00:00 [DBG] Connection id "0HNA0VVO1VE33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:32.620 +00:00 [DBG] Connection id "0HNA0VVO1VE34" accepted. 2025-02-01 09:10:32.620 +00:00 [DBG] Connection id "0HNA0VVO1VE34" started. 2025-02-01 09:10:32.629 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/image/ - null null 2025-02-01 09:10:32.630 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/image/'. 2025-02-01 09:10:32.630 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/image/ - 307 0 null 0.1693ms 2025-02-01 09:10:32.630 +00:00 [DBG] Connection id "0HNA0VVO1VE34" disconnecting. 2025-02-01 09:10:32.630 +00:00 [DBG] Connection id "0HNA0VVO1VE34" stopped. 2025-02-01 09:10:32.630 +00:00 [DBG] Connection id "0HNA0VVO1VE34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:32.937 +00:00 [DBG] Connection id "0HNA0VVO1VE35" accepted. 2025-02-01 09:10:32.937 +00:00 [DBG] Connection id "0HNA0VVO1VE35" started. 2025-02-01 09:10:32.938 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/images/ - null null 2025-02-01 09:10:32.938 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/images/'. 2025-02-01 09:10:32.938 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/images/ - 307 0 null 0.116ms 2025-02-01 09:10:32.938 +00:00 [DBG] Connection id "0HNA0VVO1VE35" disconnecting. 2025-02-01 09:10:32.938 +00:00 [DBG] Connection id "0HNA0VVO1VE35" stopped. 2025-02-01 09:10:32.938 +00:00 [DBG] Connection id "0HNA0VVO1VE35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:33.253 +00:00 [DBG] Connection id "0HNA0VVO1VE36" accepted. 2025-02-01 09:10:33.253 +00:00 [DBG] Connection id "0HNA0VVO1VE36" started. 2025-02-01 09:10:33.253 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/imagenes/ - null null 2025-02-01 09:10:33.253 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/imagenes/'. 2025-02-01 09:10:33.253 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/imagenes/ - 307 0 null 0.0932ms 2025-02-01 09:10:33.253 +00:00 [DBG] Connection id "0HNA0VVO1VE36" disconnecting. 2025-02-01 09:10:33.253 +00:00 [DBG] Connection id "0HNA0VVO1VE36" stopped. 2025-02-01 09:10:33.253 +00:00 [DBG] Connection id "0HNA0VVO1VE36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:33.527 +00:00 [DBG] Connection id "0HNA0VVO1VE37" accepted. 2025-02-01 09:10:33.527 +00:00 [DBG] Connection id "0HNA0VVO1VE37" started. 2025-02-01 09:10:33.536 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/imagery/ - null null 2025-02-01 09:10:33.536 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/imagery/'. 2025-02-01 09:10:33.536 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/imagery/ - 307 0 null 0.1245ms 2025-02-01 09:10:33.536 +00:00 [DBG] Connection id "0HNA0VVO1VE37" disconnecting. 2025-02-01 09:10:33.536 +00:00 [DBG] Connection id "0HNA0VVO1VE37" stopped. 2025-02-01 09:10:33.536 +00:00 [DBG] Connection id "0HNA0VVO1VE37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:33.818 +00:00 [DBG] Connection id "0HNA0VVO1VE38" accepted. 2025-02-01 09:10:33.818 +00:00 [DBG] Connection id "0HNA0VVO1VE38" started. 2025-02-01 09:10:33.840 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/img/ - null null 2025-02-01 09:10:33.840 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/img/'. 2025-02-01 09:10:33.840 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/img/ - 307 0 null 0.1178ms 2025-02-01 09:10:33.840 +00:00 [DBG] Connection id "0HNA0VVO1VE38" disconnecting. 2025-02-01 09:10:33.840 +00:00 [DBG] Connection id "0HNA0VVO1VE38" stopped. 2025-02-01 09:10:33.840 +00:00 [DBG] Connection id "0HNA0VVO1VE38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:34.143 +00:00 [DBG] Connection id "0HNA0VVO1VE39" accepted. 2025-02-01 09:10:34.144 +00:00 [DBG] Connection id "0HNA0VVO1VE39" started. 2025-02-01 09:10:34.144 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/imp/ - null null 2025-02-01 09:10:34.144 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/imp/'. 2025-02-01 09:10:34.144 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/imp/ - 307 0 null 0.1065ms 2025-02-01 09:10:34.144 +00:00 [DBG] Connection id "0HNA0VVO1VE39" disconnecting. 2025-02-01 09:10:34.144 +00:00 [DBG] Connection id "0HNA0VVO1VE39" stopped. 2025-02-01 09:10:34.144 +00:00 [DBG] Connection id "0HNA0VVO1VE39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:34.472 +00:00 [DBG] Connection id "0HNA0VVO1VE3A" accepted. 2025-02-01 09:10:34.472 +00:00 [DBG] Connection id "0HNA0VVO1VE3A" started. 2025-02-01 09:10:34.473 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/import/ - null null 2025-02-01 09:10:34.473 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/import/'. 2025-02-01 09:10:34.473 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/import/ - 307 0 null 0.1048ms 2025-02-01 09:10:34.473 +00:00 [DBG] Connection id "0HNA0VVO1VE3A" disconnecting. 2025-02-01 09:10:34.473 +00:00 [DBG] Connection id "0HNA0VVO1VE3A" stopped. 2025-02-01 09:10:34.473 +00:00 [DBG] Connection id "0HNA0VVO1VE3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:34.789 +00:00 [DBG] Connection id "0HNA0VVO1VE3B" accepted. 2025-02-01 09:10:34.789 +00:00 [DBG] Connection id "0HNA0VVO1VE3B" started. 2025-02-01 09:10:34.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/impreso/ - null null 2025-02-01 09:10:34.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/impreso/'. 2025-02-01 09:10:34.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/impreso/ - 307 0 null 0.1295ms 2025-02-01 09:10:34.789 +00:00 [DBG] Connection id "0HNA0VVO1VE3B" disconnecting. 2025-02-01 09:10:34.789 +00:00 [DBG] Connection id "0HNA0VVO1VE3B" stopped. 2025-02-01 09:10:34.789 +00:00 [DBG] Connection id "0HNA0VVO1VE3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:35.113 +00:00 [DBG] Connection id "0HNA0VVO1VE3C" accepted. 2025-02-01 09:10:35.113 +00:00 [DBG] Connection id "0HNA0VVO1VE3C" started. 2025-02-01 09:10:35.156 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/inc/ - null null 2025-02-01 09:10:35.156 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/inc/'. 2025-02-01 09:10:35.156 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/inc/ - 307 0 null 0.2006ms 2025-02-01 09:10:35.156 +00:00 [DBG] Connection id "0HNA0VVO1VE3C" disconnecting. 2025-02-01 09:10:35.156 +00:00 [DBG] Connection id "0HNA0VVO1VE3C" stopped. 2025-02-01 09:10:35.156 +00:00 [DBG] Connection id "0HNA0VVO1VE3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:35.433 +00:00 [DBG] Connection id "0HNA0VVO1VE3D" accepted. 2025-02-01 09:10:35.433 +00:00 [DBG] Connection id "0HNA0VVO1VE3D" started. 2025-02-01 09:10:35.438 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/include/ - null null 2025-02-01 09:10:35.438 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/include/'. 2025-02-01 09:10:35.438 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/include/ - 307 0 null 0.2576ms 2025-02-01 09:10:35.438 +00:00 [DBG] Connection id "0HNA0VVO1VE3D" disconnecting. 2025-02-01 09:10:35.438 +00:00 [DBG] Connection id "0HNA0VVO1VE3D" stopped. 2025-02-01 09:10:35.438 +00:00 [DBG] Connection id "0HNA0VVO1VE3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:35.727 +00:00 [DBG] Connection id "0HNA0VVO1VE3E" accepted. 2025-02-01 09:10:35.727 +00:00 [DBG] Connection id "0HNA0VVO1VE3E" started. 2025-02-01 09:10:35.727 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/includes/ - null null 2025-02-01 09:10:35.728 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/includes/'. 2025-02-01 09:10:35.728 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/includes/ - 307 0 null 0.1583ms 2025-02-01 09:10:35.728 +00:00 [DBG] Connection id "0HNA0VVO1VE3E" disconnecting. 2025-02-01 09:10:35.728 +00:00 [DBG] Connection id "0HNA0VVO1VE3E" stopped. 2025-02-01 09:10:35.728 +00:00 [DBG] Connection id "0HNA0VVO1VE3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:36.058 +00:00 [DBG] Connection id "0HNA0VVO1VE3F" accepted. 2025-02-01 09:10:36.058 +00:00 [DBG] Connection id "0HNA0VVO1VE3F" started. 2025-02-01 09:10:36.059 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/incoming/ - null null 2025-02-01 09:10:36.059 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/incoming/'. 2025-02-01 09:10:36.059 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/incoming/ - 307 0 null 0.1174ms 2025-02-01 09:10:36.059 +00:00 [DBG] Connection id "0HNA0VVO1VE3F" disconnecting. 2025-02-01 09:10:36.059 +00:00 [DBG] Connection id "0HNA0VVO1VE3F" stopped. 2025-02-01 09:10:36.059 +00:00 [DBG] Connection id "0HNA0VVO1VE3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:36.376 +00:00 [DBG] Connection id "0HNA0VVO1VE3G" accepted. 2025-02-01 09:10:36.376 +00:00 [DBG] Connection id "0HNA0VVO1VE3G" started. 2025-02-01 09:10:36.377 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index/ - null null 2025-02-01 09:10:36.377 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index/'. 2025-02-01 09:10:36.377 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/index/ - 307 0 null 0.1187ms 2025-02-01 09:10:36.377 +00:00 [DBG] Connection id "0HNA0VVO1VE3G" disconnecting. 2025-02-01 09:10:36.377 +00:00 [DBG] Connection id "0HNA0VVO1VE3G" stopped. 2025-02-01 09:10:36.377 +00:00 [DBG] Connection id "0HNA0VVO1VE3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:36.698 +00:00 [DBG] Connection id "0HNA0VVO1VE3H" accepted. 2025-02-01 09:10:36.698 +00:00 [DBG] Connection id "0HNA0VVO1VE3H" started. 2025-02-01 09:10:36.721 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/inet/ - null null 2025-02-01 09:10:36.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/inet/'. 2025-02-01 09:10:36.721 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/inet/ - 307 0 null 0.1484ms 2025-02-01 09:10:36.721 +00:00 [DBG] Connection id "0HNA0VVO1VE3H" disconnecting. 2025-02-01 09:10:36.721 +00:00 [DBG] Connection id "0HNA0VVO1VE3H" stopped. 2025-02-01 09:10:36.721 +00:00 [DBG] Connection id "0HNA0VVO1VE3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:37.025 +00:00 [DBG] Connection id "0HNA0VVO1VE3I" accepted. 2025-02-01 09:10:37.025 +00:00 [DBG] Connection id "0HNA0VVO1VE3I" started. 2025-02-01 09:10:37.025 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/inf/ - null null 2025-02-01 09:10:37.025 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/inf/'. 2025-02-01 09:10:37.025 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/inf/ - 307 0 null 0.1041ms 2025-02-01 09:10:37.025 +00:00 [DBG] Connection id "0HNA0VVO1VE3I" disconnecting. 2025-02-01 09:10:37.025 +00:00 [DBG] Connection id "0HNA0VVO1VE3I" stopped. 2025-02-01 09:10:37.025 +00:00 [DBG] Connection id "0HNA0VVO1VE3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:37.367 +00:00 [DBG] Connection id "0HNA0VVO1VE3J" accepted. 2025-02-01 09:10:37.367 +00:00 [DBG] Connection id "0HNA0VVO1VE3J" started. 2025-02-01 09:10:37.367 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/info/ - null null 2025-02-01 09:10:37.367 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/info/'. 2025-02-01 09:10:37.367 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/info/ - 307 0 null 0.1704ms 2025-02-01 09:10:37.367 +00:00 [DBG] Connection id "0HNA0VVO1VE3J" disconnecting. 2025-02-01 09:10:37.367 +00:00 [DBG] Connection id "0HNA0VVO1VE3J" stopped. 2025-02-01 09:10:37.367 +00:00 [DBG] Connection id "0HNA0VVO1VE3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:37.650 +00:00 [DBG] Connection id "0HNA0VVO1VE3K" accepted. 2025-02-01 09:10:37.650 +00:00 [DBG] Connection id "0HNA0VVO1VE3K" started. 2025-02-01 09:10:37.696 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/information/ - null null 2025-02-01 09:10:37.696 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/information/'. 2025-02-01 09:10:37.696 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/information/ - 307 0 null 0.1856ms 2025-02-01 09:10:37.696 +00:00 [DBG] Connection id "0HNA0VVO1VE3K" disconnecting. 2025-02-01 09:10:37.696 +00:00 [DBG] Connection id "0HNA0VVO1VE3K" stopped. 2025-02-01 09:10:37.696 +00:00 [DBG] Connection id "0HNA0VVO1VE3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:38.000 +00:00 [DBG] Connection id "0HNA0VVO1VE3L" accepted. 2025-02-01 09:10:38.000 +00:00 [DBG] Connection id "0HNA0VVO1VE3L" started. 2025-02-01 09:10:38.000 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/in/ - null null 2025-02-01 09:10:38.000 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/in/'. 2025-02-01 09:10:38.000 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/in/ - 307 0 null 0.1321ms 2025-02-01 09:10:38.000 +00:00 [DBG] Connection id "0HNA0VVO1VE3L" disconnecting. 2025-02-01 09:10:38.000 +00:00 [DBG] Connection id "0HNA0VVO1VE3L" stopped. 2025-02-01 09:10:38.000 +00:00 [DBG] Connection id "0HNA0VVO1VE3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:38.294 +00:00 [DBG] Connection id "0HNA0VVO1VE3M" accepted. 2025-02-01 09:10:38.294 +00:00 [DBG] Connection id "0HNA0VVO1VE3M" started. 2025-02-01 09:10:38.315 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ingresa/ - null null 2025-02-01 09:10:38.315 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ingresa/'. 2025-02-01 09:10:38.315 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ingresa/ - 307 0 null 0.1818ms 2025-02-01 09:10:38.315 +00:00 [DBG] Connection id "0HNA0VVO1VE3M" disconnecting. 2025-02-01 09:10:38.315 +00:00 [DBG] Connection id "0HNA0VVO1VE3M" stopped. 2025-02-01 09:10:38.315 +00:00 [DBG] Connection id "0HNA0VVO1VE3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:38.673 +00:00 [DBG] Connection id "0HNA0VVO1VE3N" accepted. 2025-02-01 09:10:38.673 +00:00 [DBG] Connection id "0HNA0VVO1VE3N" started. 2025-02-01 09:10:38.696 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ingreso/ - null null 2025-02-01 09:10:38.696 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ingreso/'. 2025-02-01 09:10:38.696 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ingreso/ - 307 0 null 0.1917ms 2025-02-01 09:10:38.696 +00:00 [DBG] Connection id "0HNA0VVO1VE3N" disconnecting. 2025-02-01 09:10:38.696 +00:00 [DBG] Connection id "0HNA0VVO1VE3N" stopped. 2025-02-01 09:10:38.696 +00:00 [DBG] Connection id "0HNA0VVO1VE3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:39.020 +00:00 [DBG] Connection id "0HNA0VVO1VE3O" accepted. 2025-02-01 09:10:39.020 +00:00 [DBG] Connection id "0HNA0VVO1VE3O" started. 2025-02-01 09:10:39.042 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/install/ - null null 2025-02-01 09:10:39.042 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/install/'. 2025-02-01 09:10:39.042 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/install/ - 307 0 null 0.2168ms 2025-02-01 09:10:39.042 +00:00 [DBG] Connection id "0HNA0VVO1VE3O" disconnecting. 2025-02-01 09:10:39.042 +00:00 [DBG] Connection id "0HNA0VVO1VE3O" stopped. 2025-02-01 09:10:39.042 +00:00 [DBG] Connection id "0HNA0VVO1VE3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:39.346 +00:00 [DBG] Connection id "0HNA0VVO1VE3P" accepted. 2025-02-01 09:10:39.346 +00:00 [DBG] Connection id "0HNA0VVO1VE3P" started. 2025-02-01 09:10:39.346 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/internal/ - null null 2025-02-01 09:10:39.346 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/internal/'. 2025-02-01 09:10:39.346 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/internal/ - 307 0 null 0.1441ms 2025-02-01 09:10:39.346 +00:00 [DBG] Connection id "0HNA0VVO1VE3P" disconnecting. 2025-02-01 09:10:39.346 +00:00 [DBG] Connection id "0HNA0VVO1VE3P" stopped. 2025-02-01 09:10:39.346 +00:00 [DBG] Connection id "0HNA0VVO1VE3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:39.680 +00:00 [DBG] Connection id "0HNA0VVO1VE3Q" accepted. 2025-02-01 09:10:39.680 +00:00 [DBG] Connection id "0HNA0VVO1VE3Q" started. 2025-02-01 09:10:39.702 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/internet/ - null null 2025-02-01 09:10:39.702 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/internet/'. 2025-02-01 09:10:39.702 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/internet/ - 307 0 null 0.1647ms 2025-02-01 09:10:39.702 +00:00 [DBG] Connection id "0HNA0VVO1VE3Q" disconnecting. 2025-02-01 09:10:39.702 +00:00 [DBG] Connection id "0HNA0VVO1VE3Q" stopped. 2025-02-01 09:10:39.702 +00:00 [DBG] Connection id "0HNA0VVO1VE3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:40.008 +00:00 [DBG] Connection id "0HNA0VVO1VE3R" accepted. 2025-02-01 09:10:40.008 +00:00 [DBG] Connection id "0HNA0VVO1VE3R" started. 2025-02-01 09:10:40.030 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/intranet/ - null null 2025-02-01 09:10:40.030 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/intranet/'. 2025-02-01 09:10:40.030 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/intranet/ - 307 0 null 0.2164ms 2025-02-01 09:10:40.030 +00:00 [DBG] Connection id "0HNA0VVO1VE3R" disconnecting. 2025-02-01 09:10:40.030 +00:00 [DBG] Connection id "0HNA0VVO1VE3R" stopped. 2025-02-01 09:10:40.030 +00:00 [DBG] Connection id "0HNA0VVO1VE3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:40.365 +00:00 [DBG] Connection id "0HNA0VVO1VE3S" accepted. 2025-02-01 09:10:40.365 +00:00 [DBG] Connection id "0HNA0VVO1VE3S" started. 2025-02-01 09:10:40.386 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/inventory/ - null null 2025-02-01 09:10:40.386 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/inventory/'. 2025-02-01 09:10:40.386 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/inventory/ - 307 0 null 0.1712ms 2025-02-01 09:10:40.386 +00:00 [DBG] Connection id "0HNA0VVO1VE3S" disconnecting. 2025-02-01 09:10:40.386 +00:00 [DBG] Connection id "0HNA0VVO1VE3S" stopped. 2025-02-01 09:10:40.387 +00:00 [DBG] Connection id "0HNA0VVO1VE3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:40.711 +00:00 [DBG] Connection id "0HNA0VVO1VE3T" accepted. 2025-02-01 09:10:40.711 +00:00 [DBG] Connection id "0HNA0VVO1VE3T" started. 2025-02-01 09:10:40.712 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/invitado/ - null null 2025-02-01 09:10:40.712 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/invitado/'. 2025-02-01 09:10:40.712 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/invitado/ - 307 0 null 0.2015ms 2025-02-01 09:10:40.712 +00:00 [DBG] Connection id "0HNA0VVO1VE3T" disconnecting. 2025-02-01 09:10:40.712 +00:00 [DBG] Connection id "0HNA0VVO1VE3T" stopped. 2025-02-01 09:10:40.712 +00:00 [DBG] Connection id "0HNA0VVO1VE3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:41.046 +00:00 [DBG] Connection id "0HNA0VVO1VE3U" accepted. 2025-02-01 09:10:41.047 +00:00 [DBG] Connection id "0HNA0VVO1VE3U" started. 2025-02-01 09:10:41.067 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/isapi/ - null null 2025-02-01 09:10:41.068 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/isapi/'. 2025-02-01 09:10:41.068 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/isapi/ - 307 0 null 0.13ms 2025-02-01 09:10:41.068 +00:00 [DBG] Connection id "0HNA0VVO1VE3U" disconnecting. 2025-02-01 09:10:41.068 +00:00 [DBG] Connection id "0HNA0VVO1VE3U" stopped. 2025-02-01 09:10:41.068 +00:00 [DBG] Connection id "0HNA0VVO1VE3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:41.389 +00:00 [DBG] Connection id "0HNA0VVO1VE3V" accepted. 2025-02-01 09:10:41.389 +00:00 [DBG] Connection id "0HNA0VVO1VE3V" started. 2025-02-01 09:10:41.435 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2ee/ - null null 2025-02-01 09:10:41.435 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2ee/'. 2025-02-01 09:10:41.435 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2ee/ - 307 0 null 0.2113ms 2025-02-01 09:10:41.435 +00:00 [DBG] Connection id "0HNA0VVO1VE3V" disconnecting. 2025-02-01 09:10:41.435 +00:00 [DBG] Connection id "0HNA0VVO1VE3V" stopped. 2025-02-01 09:10:41.435 +00:00 [DBG] Connection id "0HNA0VVO1VE3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:41.740 +00:00 [DBG] Connection id "0HNA0VVO1VE40" accepted. 2025-02-01 09:10:41.740 +00:00 [DBG] Connection id "0HNA0VVO1VE40" started. 2025-02-01 09:10:41.763 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/japidoc/ - null null 2025-02-01 09:10:41.763 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/japidoc/'. 2025-02-01 09:10:41.763 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/japidoc/ - 307 0 null 0.1339ms 2025-02-01 09:10:41.763 +00:00 [DBG] Connection id "0HNA0VVO1VE40" disconnecting. 2025-02-01 09:10:41.763 +00:00 [DBG] Connection id "0HNA0VVO1VE40" stopped. 2025-02-01 09:10:41.763 +00:00 [DBG] Connection id "0HNA0VVO1VE40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:42.072 +00:00 [DBG] Connection id "0HNA0VVO1VE41" accepted. 2025-02-01 09:10:42.072 +00:00 [DBG] Connection id "0HNA0VVO1VE41" started. 2025-02-01 09:10:42.073 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/java/ - null null 2025-02-01 09:10:42.073 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/java/'. 2025-02-01 09:10:42.073 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/java/ - 307 0 null 0.1686ms 2025-02-01 09:10:42.073 +00:00 [DBG] Connection id "0HNA0VVO1VE41" disconnecting. 2025-02-01 09:10:42.073 +00:00 [DBG] Connection id "0HNA0VVO1VE41" stopped. 2025-02-01 09:10:42.073 +00:00 [DBG] Connection id "0HNA0VVO1VE41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:42.392 +00:00 [DBG] Connection id "0HNA0VVO1VE42" accepted. 2025-02-01 09:10:42.392 +00:00 [DBG] Connection id "0HNA0VVO1VE42" started. 2025-02-01 09:10:42.414 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/javascript/ - null null 2025-02-01 09:10:42.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/javascript/'. 2025-02-01 09:10:42.414 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/javascript/ - 307 0 null 0.3022ms 2025-02-01 09:10:42.414 +00:00 [DBG] Connection id "0HNA0VVO1VE42" disconnecting. 2025-02-01 09:10:42.414 +00:00 [DBG] Connection id "0HNA0VVO1VE42" stopped. 2025-02-01 09:10:42.414 +00:00 [DBG] Connection id "0HNA0VVO1VE42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:42.713 +00:00 [DBG] Connection id "0HNA0VVO1VE43" accepted. 2025-02-01 09:10:42.713 +00:00 [DBG] Connection id "0HNA0VVO1VE43" started. 2025-02-01 09:10:42.713 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/javasdk/ - null null 2025-02-01 09:10:42.713 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/javasdk/'. 2025-02-01 09:10:42.713 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/javasdk/ - 307 0 null 0.0952ms 2025-02-01 09:10:42.713 +00:00 [DBG] Connection id "0HNA0VVO1VE43" disconnecting. 2025-02-01 09:10:42.713 +00:00 [DBG] Connection id "0HNA0VVO1VE43" stopped. 2025-02-01 09:10:42.713 +00:00 [DBG] Connection id "0HNA0VVO1VE43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:43.019 +00:00 [DBG] Connection id "0HNA0VVO1VE44" accepted. 2025-02-01 09:10:43.019 +00:00 [DBG] Connection id "0HNA0VVO1VE44" started. 2025-02-01 09:10:43.041 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/javatest/ - null null 2025-02-01 09:10:43.041 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/javatest/'. 2025-02-01 09:10:43.041 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/javatest/ - 307 0 null 0.1573ms 2025-02-01 09:10:43.041 +00:00 [DBG] Connection id "0HNA0VVO1VE44" disconnecting. 2025-02-01 09:10:43.041 +00:00 [DBG] Connection id "0HNA0VVO1VE44" stopped. 2025-02-01 09:10:43.041 +00:00 [DBG] Connection id "0HNA0VVO1VE44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:43.327 +00:00 [DBG] Connection id "0HNA0VVO1VE45" accepted. 2025-02-01 09:10:43.327 +00:00 [DBG] Connection id "0HNA0VVO1VE45" started. 2025-02-01 09:10:43.349 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jave/ - null null 2025-02-01 09:10:43.349 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jave/'. 2025-02-01 09:10:43.349 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jave/ - 307 0 null 0.1553ms 2025-02-01 09:10:43.349 +00:00 [DBG] Connection id "0HNA0VVO1VE45" disconnecting. 2025-02-01 09:10:43.349 +00:00 [DBG] Connection id "0HNA0VVO1VE45" stopped. 2025-02-01 09:10:43.349 +00:00 [DBG] Connection id "0HNA0VVO1VE45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:43.641 +00:00 [DBG] Connection id "0HNA0VVO1VE46" accepted. 2025-02-01 09:10:43.641 +00:00 [DBG] Connection id "0HNA0VVO1VE46" started. 2025-02-01 09:10:43.645 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/JBookIt/ - null null 2025-02-01 09:10:43.645 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/JBookIt/'. 2025-02-01 09:10:43.645 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/JBookIt/ - 307 0 null 0.1224ms 2025-02-01 09:10:43.645 +00:00 [DBG] Connection id "0HNA0VVO1VE46" disconnecting. 2025-02-01 09:10:43.645 +00:00 [DBG] Connection id "0HNA0VVO1VE46" stopped. 2025-02-01 09:10:43.645 +00:00 [DBG] Connection id "0HNA0VVO1VE46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:43.923 +00:00 [DBG] Connection id "0HNA0VVO1VE47" accepted. 2025-02-01 09:10:43.923 +00:00 [DBG] Connection id "0HNA0VVO1VE47" started. 2025-02-01 09:10:43.935 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jdbc/ - null null 2025-02-01 09:10:43.935 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jdbc/'. 2025-02-01 09:10:43.935 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jdbc/ - 307 0 null 0.1344ms 2025-02-01 09:10:43.935 +00:00 [DBG] Connection id "0HNA0VVO1VE47" disconnecting. 2025-02-01 09:10:43.935 +00:00 [DBG] Connection id "0HNA0VVO1VE47" stopped. 2025-02-01 09:10:43.935 +00:00 [DBG] Connection id "0HNA0VVO1VE47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:44.248 +00:00 [DBG] Connection id "0HNA0VVO1VE48" accepted. 2025-02-01 09:10:44.248 +00:00 [DBG] Connection id "0HNA0VVO1VE48" started. 2025-02-01 09:10:44.248 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/job/ - null null 2025-02-01 09:10:44.248 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/job/'. 2025-02-01 09:10:44.248 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/job/ - 307 0 null 0.1165ms 2025-02-01 09:10:44.248 +00:00 [DBG] Connection id "0HNA0VVO1VE48" disconnecting. 2025-02-01 09:10:44.248 +00:00 [DBG] Connection id "0HNA0VVO1VE48" stopped. 2025-02-01 09:10:44.248 +00:00 [DBG] Connection id "0HNA0VVO1VE48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:44.559 +00:00 [DBG] Connection id "0HNA0VVO1VE49" accepted. 2025-02-01 09:10:44.559 +00:00 [DBG] Connection id "0HNA0VVO1VE49" started. 2025-02-01 09:10:44.560 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jrun/ - null null 2025-02-01 09:10:44.560 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jrun/'. 2025-02-01 09:10:44.560 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jrun/ - 307 0 null 0.1317ms 2025-02-01 09:10:44.560 +00:00 [DBG] Connection id "0HNA0VVO1VE49" disconnecting. 2025-02-01 09:10:44.560 +00:00 [DBG] Connection id "0HNA0VVO1VE49" stopped. 2025-02-01 09:10:44.560 +00:00 [DBG] Connection id "0HNA0VVO1VE49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:44.881 +00:00 [DBG] Connection id "0HNA0VVO1VE4A" accepted. 2025-02-01 09:10:44.882 +00:00 [DBG] Connection id "0HNA0VVO1VE4A" started. 2025-02-01 09:10:44.883 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jsa/ - null null 2025-02-01 09:10:44.883 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jsa/'. 2025-02-01 09:10:44.883 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jsa/ - 307 0 null 0.3061ms 2025-02-01 09:10:44.883 +00:00 [DBG] Connection id "0HNA0VVO1VE4A" disconnecting. 2025-02-01 09:10:44.883 +00:00 [DBG] Connection id "0HNA0VVO1VE4A" stopped. 2025-02-01 09:10:44.883 +00:00 [DBG] Connection id "0HNA0VVO1VE4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:45.233 +00:00 [DBG] Connection id "0HNA0VVO1VE4B" accepted. 2025-02-01 09:10:45.233 +00:00 [DBG] Connection id "0HNA0VVO1VE4B" started. 2025-02-01 09:10:45.255 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jscript/ - null null 2025-02-01 09:10:45.255 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jscript/'. 2025-02-01 09:10:45.255 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jscript/ - 307 0 null 0.1401ms 2025-02-01 09:10:45.255 +00:00 [DBG] Connection id "0HNA0VVO1VE4B" disconnecting. 2025-02-01 09:10:45.255 +00:00 [DBG] Connection id "0HNA0VVO1VE4B" stopped. 2025-02-01 09:10:45.255 +00:00 [DBG] Connection id "0HNA0VVO1VE4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:45.567 +00:00 [DBG] Connection id "0HNA0VVO1VE4C" accepted. 2025-02-01 09:10:45.567 +00:00 [DBG] Connection id "0HNA0VVO1VE4C" started. 2025-02-01 09:10:45.568 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jserv/ - null null 2025-02-01 09:10:45.568 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jserv/'. 2025-02-01 09:10:45.568 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jserv/ - 307 0 null 0.1852ms 2025-02-01 09:10:45.568 +00:00 [DBG] Connection id "0HNA0VVO1VE4C" disconnecting. 2025-02-01 09:10:45.568 +00:00 [DBG] Connection id "0HNA0VVO1VE4C" stopped. 2025-02-01 09:10:45.568 +00:00 [DBG] Connection id "0HNA0VVO1VE4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:45.911 +00:00 [DBG] Connection id "0HNA0VVO1VE4D" accepted. 2025-02-01 09:10:45.911 +00:00 [DBG] Connection id "0HNA0VVO1VE4D" started. 2025-02-01 09:10:45.954 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/js/ - null null 2025-02-01 09:10:45.954 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/js/'. 2025-02-01 09:10:45.954 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/js/ - 307 0 null 0.2364ms 2025-02-01 09:10:45.954 +00:00 [DBG] Connection id "0HNA0VVO1VE4D" disconnecting. 2025-02-01 09:10:45.954 +00:00 [DBG] Connection id "0HNA0VVO1VE4D" stopped. 2025-02-01 09:10:45.954 +00:00 [DBG] Connection id "0HNA0VVO1VE4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:46.269 +00:00 [DBG] Connection id "0HNA0VVO1VE4E" accepted. 2025-02-01 09:10:46.269 +00:00 [DBG] Connection id "0HNA0VVO1VE4E" started. 2025-02-01 09:10:46.291 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jslib/ - null null 2025-02-01 09:10:46.291 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jslib/'. 2025-02-01 09:10:46.291 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jslib/ - 307 0 null 0.1737ms 2025-02-01 09:10:46.291 +00:00 [DBG] Connection id "0HNA0VVO1VE4E" disconnecting. 2025-02-01 09:10:46.291 +00:00 [DBG] Connection id "0HNA0VVO1VE4E" stopped. 2025-02-01 09:10:46.291 +00:00 [DBG] Connection id "0HNA0VVO1VE4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:46.628 +00:00 [DBG] Connection id "0HNA0VVO1VE4F" accepted. 2025-02-01 09:10:46.629 +00:00 [DBG] Connection id "0HNA0VVO1VE4F" started. 2025-02-01 09:10:46.651 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jsp/ - null null 2025-02-01 09:10:46.651 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jsp/'. 2025-02-01 09:10:46.651 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jsp/ - 307 0 null 0.1403ms 2025-02-01 09:10:46.652 +00:00 [DBG] Connection id "0HNA0VVO1VE4F" disconnecting. 2025-02-01 09:10:46.652 +00:00 [DBG] Connection id "0HNA0VVO1VE4F" stopped. 2025-02-01 09:10:46.652 +00:00 [DBG] Connection id "0HNA0VVO1VE4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:46.967 +00:00 [DBG] Connection id "0HNA0VVO1VE4G" accepted. 2025-02-01 09:10:46.967 +00:00 [DBG] Connection id "0HNA0VVO1VE4G" started. 2025-02-01 09:10:46.989 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/junk/ - null null 2025-02-01 09:10:46.989 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/junk/'. 2025-02-01 09:10:46.989 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/junk/ - 307 0 null 0.1833ms 2025-02-01 09:10:46.989 +00:00 [DBG] Connection id "0HNA0VVO1VE4G" disconnecting. 2025-02-01 09:10:46.989 +00:00 [DBG] Connection id "0HNA0VVO1VE4G" stopped. 2025-02-01 09:10:46.989 +00:00 [DBG] Connection id "0HNA0VVO1VE4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:47.305 +00:00 [DBG] Connection id "0HNA0VVO1VE4H" accepted. 2025-02-01 09:10:47.305 +00:00 [DBG] Connection id "0HNA0VVO1VE4H" started. 2025-02-01 09:10:47.305 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/kiva/ - null null 2025-02-01 09:10:47.305 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/kiva/'. 2025-02-01 09:10:47.305 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/kiva/ - 307 0 null 0.1069ms 2025-02-01 09:10:47.305 +00:00 [DBG] Connection id "0HNA0VVO1VE4H" disconnecting. 2025-02-01 09:10:47.305 +00:00 [DBG] Connection id "0HNA0VVO1VE4H" stopped. 2025-02-01 09:10:47.305 +00:00 [DBG] Connection id "0HNA0VVO1VE4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:47.614 +00:00 [DBG] Connection id "0HNA0VVO1VE4I" accepted. 2025-02-01 09:10:47.614 +00:00 [DBG] Connection id "0HNA0VVO1VE4I" started. 2025-02-01 09:10:47.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/known/ - null null 2025-02-01 09:10:47.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/known/'. 2025-02-01 09:10:47.615 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/known/ - 307 0 null 0.112ms 2025-02-01 09:10:47.615 +00:00 [DBG] Connection id "0HNA0VVO1VE4I" disconnecting. 2025-02-01 09:10:47.615 +00:00 [DBG] Connection id "0HNA0VVO1VE4I" stopped. 2025-02-01 09:10:47.615 +00:00 [DBG] Connection id "0HNA0VVO1VE4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:47.963 +00:00 [DBG] Connection id "0HNA0VVO1VE4J" accepted. 2025-02-01 09:10:47.963 +00:00 [DBG] Connection id "0HNA0VVO1VE4J" started. 2025-02-01 09:10:47.986 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/labs/ - null null 2025-02-01 09:10:47.986 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/labs/'. 2025-02-01 09:10:47.986 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/labs/ - 307 0 null 0.2271ms 2025-02-01 09:10:47.986 +00:00 [DBG] Connection id "0HNA0VVO1VE4J" disconnecting. 2025-02-01 09:10:47.986 +00:00 [DBG] Connection id "0HNA0VVO1VE4J" stopped. 2025-02-01 09:10:47.986 +00:00 [DBG] Connection id "0HNA0VVO1VE4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:48.276 +00:00 [DBG] Connection id "0HNA0VVO1VE4K" accepted. 2025-02-01 09:10:48.276 +00:00 [DBG] Connection id "0HNA0VVO1VE4K" started. 2025-02-01 09:10:48.298 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lcgi/ - null null 2025-02-01 09:10:48.298 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcgi/'. 2025-02-01 09:10:48.298 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lcgi/ - 307 0 null 0.1206ms 2025-02-01 09:10:48.298 +00:00 [DBG] Connection id "0HNA0VVO1VE4K" disconnecting. 2025-02-01 09:10:48.298 +00:00 [DBG] Connection id "0HNA0VVO1VE4K" stopped. 2025-02-01 09:10:48.298 +00:00 [DBG] Connection id "0HNA0VVO1VE4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:48.597 +00:00 [DBG] Connection id "0HNA0VVO1VE4L" accepted. 2025-02-01 09:10:48.597 +00:00 [DBG] Connection id "0HNA0VVO1VE4L" started. 2025-02-01 09:10:48.598 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lib/ - null null 2025-02-01 09:10:48.598 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lib/'. 2025-02-01 09:10:48.598 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lib/ - 307 0 null 0.2699ms 2025-02-01 09:10:48.598 +00:00 [DBG] Connection id "0HNA0VVO1VE4L" disconnecting. 2025-02-01 09:10:48.598 +00:00 [DBG] Connection id "0HNA0VVO1VE4L" stopped. 2025-02-01 09:10:48.598 +00:00 [DBG] Connection id "0HNA0VVO1VE4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:48.900 +00:00 [DBG] Connection id "0HNA0VVO1VE4M" accepted. 2025-02-01 09:10:48.901 +00:00 [DBG] Connection id "0HNA0VVO1VE4M" started. 2025-02-01 09:10:48.901 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/libraries/ - null null 2025-02-01 09:10:48.901 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/libraries/'. 2025-02-01 09:10:48.901 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/libraries/ - 307 0 null 0.1249ms 2025-02-01 09:10:48.901 +00:00 [DBG] Connection id "0HNA0VVO1VE4M" disconnecting. 2025-02-01 09:10:48.901 +00:00 [DBG] Connection id "0HNA0VVO1VE4M" stopped. 2025-02-01 09:10:48.901 +00:00 [DBG] Connection id "0HNA0VVO1VE4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:49.193 +00:00 [DBG] Connection id "0HNA0VVO1VE4N" accepted. 2025-02-01 09:10:49.193 +00:00 [DBG] Connection id "0HNA0VVO1VE4N" started. 2025-02-01 09:10:49.194 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/library/ - null null 2025-02-01 09:10:49.194 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/library/'. 2025-02-01 09:10:49.194 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/library/ - 307 0 null 0.1304ms 2025-02-01 09:10:49.194 +00:00 [DBG] Connection id "0HNA0VVO1VE4N" disconnecting. 2025-02-01 09:10:49.194 +00:00 [DBG] Connection id "0HNA0VVO1VE4N" stopped. 2025-02-01 09:10:49.194 +00:00 [DBG] Connection id "0HNA0VVO1VE4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:49.489 +00:00 [DBG] Connection id "0HNA0VVO1VE4O" accepted. 2025-02-01 09:10:49.489 +00:00 [DBG] Connection id "0HNA0VVO1VE4O" started. 2025-02-01 09:10:49.490 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/libro/ - null null 2025-02-01 09:10:49.490 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/libro/'. 2025-02-01 09:10:49.490 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/libro/ - 307 0 null 0.1366ms 2025-02-01 09:10:49.490 +00:00 [DBG] Connection id "0HNA0VVO1VE4O" disconnecting. 2025-02-01 09:10:49.490 +00:00 [DBG] Connection id "0HNA0VVO1VE4O" stopped. 2025-02-01 09:10:49.490 +00:00 [DBG] Connection id "0HNA0VVO1VE4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:49.784 +00:00 [DBG] Connection id "0HNA0VVO1VE4P" accepted. 2025-02-01 09:10:49.784 +00:00 [DBG] Connection id "0HNA0VVO1VE4P" started. 2025-02-01 09:10:49.808 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/license/ - null null 2025-02-01 09:10:49.808 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/license/'. 2025-02-01 09:10:49.808 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/license/ - 307 0 null 0.1533ms 2025-02-01 09:10:49.808 +00:00 [DBG] Connection id "0HNA0VVO1VE4P" disconnecting. 2025-02-01 09:10:49.808 +00:00 [DBG] Connection id "0HNA0VVO1VE4P" stopped. 2025-02-01 09:10:49.808 +00:00 [DBG] Connection id "0HNA0VVO1VE4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:50.131 +00:00 [DBG] Connection id "0HNA0VVO1VE4Q" accepted. 2025-02-01 09:10:50.131 +00:00 [DBG] Connection id "0HNA0VVO1VE4Q" started. 2025-02-01 09:10:50.131 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/licenses/ - null null 2025-02-01 09:10:50.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/licenses/'. 2025-02-01 09:10:50.131 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/licenses/ - 307 0 null 0.1308ms 2025-02-01 09:10:50.131 +00:00 [DBG] Connection id "0HNA0VVO1VE4Q" disconnecting. 2025-02-01 09:10:50.131 +00:00 [DBG] Connection id "0HNA0VVO1VE4Q" stopped. 2025-02-01 09:10:50.131 +00:00 [DBG] Connection id "0HNA0VVO1VE4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:50.439 +00:00 [DBG] Connection id "0HNA0VVO1VE4R" accepted. 2025-02-01 09:10:50.439 +00:00 [DBG] Connection id "0HNA0VVO1VE4R" started. 2025-02-01 09:10:50.439 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/links/ - null null 2025-02-01 09:10:50.439 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/links/'. 2025-02-01 09:10:50.440 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/links/ - 307 0 null 0.1523ms 2025-02-01 09:10:50.440 +00:00 [DBG] Connection id "0HNA0VVO1VE4R" disconnecting. 2025-02-01 09:10:50.440 +00:00 [DBG] Connection id "0HNA0VVO1VE4R" stopped. 2025-02-01 09:10:50.440 +00:00 [DBG] Connection id "0HNA0VVO1VE4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:50.737 +00:00 [DBG] Connection id "0HNA0VVO1VE4S" accepted. 2025-02-01 09:10:50.737 +00:00 [DBG] Connection id "0HNA0VVO1VE4S" started. 2025-02-01 09:10:50.738 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/linux/ - null null 2025-02-01 09:10:50.738 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/linux/'. 2025-02-01 09:10:50.738 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/linux/ - 307 0 null 0.1839ms 2025-02-01 09:10:50.738 +00:00 [DBG] Connection id "0HNA0VVO1VE4S" disconnecting. 2025-02-01 09:10:50.738 +00:00 [DBG] Connection id "0HNA0VVO1VE4S" stopped. 2025-02-01 09:10:50.738 +00:00 [DBG] Connection id "0HNA0VVO1VE4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:51.046 +00:00 [DBG] Connection id "0HNA0VVO1VE4T" accepted. 2025-02-01 09:10:51.046 +00:00 [DBG] Connection id "0HNA0VVO1VE4T" started. 2025-02-01 09:10:51.046 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/loader/ - null null 2025-02-01 09:10:51.046 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/loader/'. 2025-02-01 09:10:51.046 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/loader/ - 307 0 null 0.1017ms 2025-02-01 09:10:51.046 +00:00 [DBG] Connection id "0HNA0VVO1VE4T" disconnecting. 2025-02-01 09:10:51.046 +00:00 [DBG] Connection id "0HNA0VVO1VE4T" stopped. 2025-02-01 09:10:51.046 +00:00 [DBG] Connection id "0HNA0VVO1VE4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:51.363 +00:00 [DBG] Connection id "0HNA0VVO1VE4U" accepted. 2025-02-01 09:10:51.363 +00:00 [DBG] Connection id "0HNA0VVO1VE4U" started. 2025-02-01 09:10:51.363 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/local/ - null null 2025-02-01 09:10:51.363 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/local/'. 2025-02-01 09:10:51.363 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/local/ - 307 0 null 0.2059ms 2025-02-01 09:10:51.363 +00:00 [DBG] Connection id "0HNA0VVO1VE4U" disconnecting. 2025-02-01 09:10:51.363 +00:00 [DBG] Connection id "0HNA0VVO1VE4U" stopped. 2025-02-01 09:10:51.363 +00:00 [DBG] Connection id "0HNA0VVO1VE4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:51.642 +00:00 [DBG] Connection id "0HNA0VVO1VE4V" accepted. 2025-02-01 09:10:51.643 +00:00 [DBG] Connection id "0HNA0VVO1VE4V" started. 2025-02-01 09:10:51.664 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/location/ - null null 2025-02-01 09:10:51.664 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/location/'. 2025-02-01 09:10:51.664 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/location/ - 307 0 null 0.1929ms 2025-02-01 09:10:51.665 +00:00 [DBG] Connection id "0HNA0VVO1VE4V" disconnecting. 2025-02-01 09:10:51.665 +00:00 [DBG] Connection id "0HNA0VVO1VE4V" stopped. 2025-02-01 09:10:51.665 +00:00 [DBG] Connection id "0HNA0VVO1VE4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:52.027 +00:00 [DBG] Connection id "0HNA0VVO1VE50" accepted. 2025-02-01 09:10:52.027 +00:00 [DBG] Connection id "0HNA0VVO1VE50" started. 2025-02-01 09:10:52.027 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/locations/ - null null 2025-02-01 09:10:52.027 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/locations/'. 2025-02-01 09:10:52.028 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/locations/ - 307 0 null 0.1539ms 2025-02-01 09:10:52.028 +00:00 [DBG] Connection id "0HNA0VVO1VE50" disconnecting. 2025-02-01 09:10:52.028 +00:00 [DBG] Connection id "0HNA0VVO1VE50" stopped. 2025-02-01 09:10:52.028 +00:00 [DBG] Connection id "0HNA0VVO1VE50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:52.393 +00:00 [DBG] Connection id "0HNA0VVO1VE51" accepted. 2025-02-01 09:10:52.393 +00:00 [DBG] Connection id "0HNA0VVO1VE51" started. 2025-02-01 09:10:52.393 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logfile/ - null null 2025-02-01 09:10:52.393 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logfile/'. 2025-02-01 09:10:52.393 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logfile/ - 307 0 null 0.099ms 2025-02-01 09:10:52.393 +00:00 [DBG] Connection id "0HNA0VVO1VE51" disconnecting. 2025-02-01 09:10:52.393 +00:00 [DBG] Connection id "0HNA0VVO1VE51" stopped. 2025-02-01 09:10:52.394 +00:00 [DBG] Connection id "0HNA0VVO1VE51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:52.700 +00:00 [DBG] Connection id "0HNA0VVO1VE52" accepted. 2025-02-01 09:10:52.700 +00:00 [DBG] Connection id "0HNA0VVO1VE52" started. 2025-02-01 09:10:52.701 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logfiles/ - null null 2025-02-01 09:10:52.701 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logfiles/'. 2025-02-01 09:10:52.701 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logfiles/ - 307 0 null 0.1562ms 2025-02-01 09:10:52.701 +00:00 [DBG] Connection id "0HNA0VVO1VE52" disconnecting. 2025-02-01 09:10:52.701 +00:00 [DBG] Connection id "0HNA0VVO1VE52" stopped. 2025-02-01 09:10:52.701 +00:00 [DBG] Connection id "0HNA0VVO1VE52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:52.970 +00:00 [DBG] Connection id "0HNA0VVO1VE53" accepted. 2025-02-01 09:10:52.970 +00:00 [DBG] Connection id "0HNA0VVO1VE53" started. 2025-02-01 09:10:52.998 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logger/ - null null 2025-02-01 09:10:52.999 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logger/'. 2025-02-01 09:10:52.999 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logger/ - 307 0 null 0.356ms 2025-02-01 09:10:52.999 +00:00 [DBG] Connection id "0HNA0VVO1VE53" disconnecting. 2025-02-01 09:10:52.999 +00:00 [DBG] Connection id "0HNA0VVO1VE53" stopped. 2025-02-01 09:10:52.999 +00:00 [DBG] Connection id "0HNA0VVO1VE53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:53.294 +00:00 [DBG] Connection id "0HNA0VVO1VE54" accepted. 2025-02-01 09:10:53.295 +00:00 [DBG] Connection id "0HNA0VVO1VE54" started. 2025-02-01 09:10:53.317 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logg/ - null null 2025-02-01 09:10:53.317 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logg/'. 2025-02-01 09:10:53.317 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logg/ - 307 0 null 0.2336ms 2025-02-01 09:10:53.318 +00:00 [DBG] Connection id "0HNA0VVO1VE54" disconnecting. 2025-02-01 09:10:53.318 +00:00 [DBG] Connection id "0HNA0VVO1VE54" stopped. 2025-02-01 09:10:53.318 +00:00 [DBG] Connection id "0HNA0VVO1VE54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:53.634 +00:00 [DBG] Connection id "0HNA0VVO1VE55" accepted. 2025-02-01 09:10:53.634 +00:00 [DBG] Connection id "0HNA0VVO1VE55" started. 2025-02-01 09:10:53.634 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logging/ - null null 2025-02-01 09:10:53.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logging/'. 2025-02-01 09:10:53.634 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logging/ - 307 0 null 0.1419ms 2025-02-01 09:10:53.634 +00:00 [DBG] Connection id "0HNA0VVO1VE55" disconnecting. 2025-02-01 09:10:53.634 +00:00 [DBG] Connection id "0HNA0VVO1VE55" stopped. 2025-02-01 09:10:53.634 +00:00 [DBG] Connection id "0HNA0VVO1VE55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:53.919 +00:00 [DBG] Connection id "0HNA0VVO1VE56" accepted. 2025-02-01 09:10:53.919 +00:00 [DBG] Connection id "0HNA0VVO1VE56" started. 2025-02-01 09:10:53.942 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logon/ - null null 2025-02-01 09:10:53.942 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logon/'. 2025-02-01 09:10:53.942 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logon/ - 307 0 null 0.3183ms 2025-02-01 09:10:53.942 +00:00 [DBG] Connection id "0HNA0VVO1VE56" disconnecting. 2025-02-01 09:10:53.942 +00:00 [DBG] Connection id "0HNA0VVO1VE56" stopped. 2025-02-01 09:10:53.943 +00:00 [DBG] Connection id "0HNA0VVO1VE56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:54.268 +00:00 [DBG] Connection id "0HNA0VVO1VE57" accepted. 2025-02-01 09:10:54.268 +00:00 [DBG] Connection id "0HNA0VVO1VE57" started. 2025-02-01 09:10:54.316 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logout/ - null null 2025-02-01 09:10:54.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/logout/'. 2025-02-01 09:10:54.316 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/logout/ - 307 0 null 0.23ms 2025-02-01 09:10:54.316 +00:00 [DBG] Connection id "0HNA0VVO1VE57" disconnecting. 2025-02-01 09:10:54.316 +00:00 [DBG] Connection id "0HNA0VVO1VE57" stopped. 2025-02-01 09:10:54.317 +00:00 [DBG] Connection id "0HNA0VVO1VE57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:54.608 +00:00 [DBG] Connection id "0HNA0VVO1VE58" accepted. 2025-02-01 09:10:54.608 +00:00 [DBG] Connection id "0HNA0VVO1VE58" started. 2025-02-01 09:10:54.656 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lost+found/ - null null 2025-02-01 09:10:54.656 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lost+found/'. 2025-02-01 09:10:54.656 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lost+found/ - 307 0 null 0.204ms 2025-02-01 09:10:54.656 +00:00 [DBG] Connection id "0HNA0VVO1VE58" disconnecting. 2025-02-01 09:10:54.656 +00:00 [DBG] Connection id "0HNA0VVO1VE58" stopped. 2025-02-01 09:10:54.656 +00:00 [DBG] Connection id "0HNA0VVO1VE58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:55.036 +00:00 [DBG] Connection id "0HNA0VVO1VE59" accepted. 2025-02-01 09:10:55.037 +00:00 [DBG] Connection id "0HNA0VVO1VE59" started. 2025-02-01 09:10:55.058 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mailman/ - null null 2025-02-01 09:10:55.058 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mailman/'. 2025-02-01 09:10:55.059 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mailman/ - 307 0 null 0.1805ms 2025-02-01 09:10:55.059 +00:00 [DBG] Connection id "0HNA0VVO1VE59" disconnecting. 2025-02-01 09:10:55.059 +00:00 [DBG] Connection id "0HNA0VVO1VE59" stopped. 2025-02-01 09:10:55.059 +00:00 [DBG] Connection id "0HNA0VVO1VE59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:55.436 +00:00 [DBG] Connection id "0HNA0VVO1VE5A" accepted. 2025-02-01 09:10:55.436 +00:00 [DBG] Connection id "0HNA0VVO1VE5A" started. 2025-02-01 09:10:55.437 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mailroot/ - null null 2025-02-01 09:10:55.437 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mailroot/'. 2025-02-01 09:10:55.437 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mailroot/ - 307 0 null 0.1506ms 2025-02-01 09:10:55.437 +00:00 [DBG] Connection id "0HNA0VVO1VE5A" disconnecting. 2025-02-01 09:10:55.437 +00:00 [DBG] Connection id "0HNA0VVO1VE5A" stopped. 2025-02-01 09:10:55.437 +00:00 [DBG] Connection id "0HNA0VVO1VE5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:55.817 +00:00 [DBG] Connection id "0HNA0VVO1VE5B" accepted. 2025-02-01 09:10:55.817 +00:00 [DBG] Connection id "0HNA0VVO1VE5B" started. 2025-02-01 09:10:55.817 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/makefile/ - null null 2025-02-01 09:10:55.817 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/makefile/'. 2025-02-01 09:10:55.818 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/makefile/ - 307 0 null 0.1453ms 2025-02-01 09:10:55.818 +00:00 [DBG] Connection id "0HNA0VVO1VE5B" disconnecting. 2025-02-01 09:10:55.818 +00:00 [DBG] Connection id "0HNA0VVO1VE5B" stopped. 2025-02-01 09:10:55.818 +00:00 [DBG] Connection id "0HNA0VVO1VE5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:56.143 +00:00 [DBG] Connection id "0HNA0VVO1VE5C" accepted. 2025-02-01 09:10:56.143 +00:00 [DBG] Connection id "0HNA0VVO1VE5C" started. 2025-02-01 09:10:56.144 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/manage/ - null null 2025-02-01 09:10:56.144 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manage/'. 2025-02-01 09:10:56.144 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/manage/ - 307 0 null 0.1385ms 2025-02-01 09:10:56.144 +00:00 [DBG] Connection id "0HNA0VVO1VE5C" disconnecting. 2025-02-01 09:10:56.144 +00:00 [DBG] Connection id "0HNA0VVO1VE5C" stopped. 2025-02-01 09:10:56.144 +00:00 [DBG] Connection id "0HNA0VVO1VE5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:56.495 +00:00 [DBG] Connection id "0HNA0VVO1VE5D" accepted. 2025-02-01 09:10:56.496 +00:00 [DBG] Connection id "0HNA0VVO1VE5D" started. 2025-02-01 09:10:56.496 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/management/ - null null 2025-02-01 09:10:56.496 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/management/'. 2025-02-01 09:10:56.496 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/management/ - 307 0 null 0.2581ms 2025-02-01 09:10:56.496 +00:00 [DBG] Connection id "0HNA0VVO1VE5D" disconnecting. 2025-02-01 09:10:56.497 +00:00 [DBG] Connection id "0HNA0VVO1VE5D" stopped. 2025-02-01 09:10:56.497 +00:00 [DBG] Connection id "0HNA0VVO1VE5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:56.822 +00:00 [DBG] Connection id "0HNA0VVO1VE5E" accepted. 2025-02-01 09:10:56.822 +00:00 [DBG] Connection id "0HNA0VVO1VE5E" started. 2025-02-01 09:10:56.822 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/man/ - null null 2025-02-01 09:10:56.822 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/man/'. 2025-02-01 09:10:56.822 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/man/ - 307 0 null 0.1437ms 2025-02-01 09:10:56.822 +00:00 [DBG] Connection id "0HNA0VVO1VE5E" disconnecting. 2025-02-01 09:10:56.822 +00:00 [DBG] Connection id "0HNA0VVO1VE5E" stopped. 2025-02-01 09:10:56.822 +00:00 [DBG] Connection id "0HNA0VVO1VE5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:57.125 +00:00 [DBG] Connection id "0HNA0VVO1VE5F" accepted. 2025-02-01 09:10:57.125 +00:00 [DBG] Connection id "0HNA0VVO1VE5F" started. 2025-02-01 09:10:57.125 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/manual/ - null null 2025-02-01 09:10:57.125 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manual/'. 2025-02-01 09:10:57.125 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/manual/ - 307 0 null 0.1419ms 2025-02-01 09:10:57.125 +00:00 [DBG] Connection id "0HNA0VVO1VE5F" disconnecting. 2025-02-01 09:10:57.125 +00:00 [DBG] Connection id "0HNA0VVO1VE5F" stopped. 2025-02-01 09:10:57.125 +00:00 [DBG] Connection id "0HNA0VVO1VE5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:57.418 +00:00 [DBG] Connection id "0HNA0VVO1VE5G" accepted. 2025-02-01 09:10:57.418 +00:00 [DBG] Connection id "0HNA0VVO1VE5G" started. 2025-02-01 09:10:57.448 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/map/ - null null 2025-02-01 09:10:57.448 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/map/'. 2025-02-01 09:10:57.448 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/map/ - 307 0 null 0.1891ms 2025-02-01 09:10:57.448 +00:00 [DBG] Connection id "0HNA0VVO1VE5G" disconnecting. 2025-02-01 09:10:57.448 +00:00 [DBG] Connection id "0HNA0VVO1VE5G" stopped. 2025-02-01 09:10:57.448 +00:00 [DBG] Connection id "0HNA0VVO1VE5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:57.757 +00:00 [DBG] Connection id "0HNA0VVO1VE5H" accepted. 2025-02-01 09:10:57.757 +00:00 [DBG] Connection id "0HNA0VVO1VE5H" started. 2025-02-01 09:10:57.757 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/maps/ - null null 2025-02-01 09:10:57.757 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/maps/'. 2025-02-01 09:10:57.757 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/maps/ - 307 0 null 0.1124ms 2025-02-01 09:10:57.757 +00:00 [DBG] Connection id "0HNA0VVO1VE5H" disconnecting. 2025-02-01 09:10:57.758 +00:00 [DBG] Connection id "0HNA0VVO1VE5H" stopped. 2025-02-01 09:10:57.758 +00:00 [DBG] Connection id "0HNA0VVO1VE5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:58.062 +00:00 [DBG] Connection id "0HNA0VVO1VE5I" accepted. 2025-02-01 09:10:58.062 +00:00 [DBG] Connection id "0HNA0VVO1VE5I" started. 2025-02-01 09:10:58.063 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/marketing/ - null null 2025-02-01 09:10:58.063 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/marketing/'. 2025-02-01 09:10:58.063 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/marketing/ - 307 0 null 0.2192ms 2025-02-01 09:10:58.063 +00:00 [DBG] Connection id "0HNA0VVO1VE5I" disconnecting. 2025-02-01 09:10:58.063 +00:00 [DBG] Connection id "0HNA0VVO1VE5I" stopped. 2025-02-01 09:10:58.063 +00:00 [DBG] Connection id "0HNA0VVO1VE5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:58.380 +00:00 [DBG] Connection id "0HNA0VVO1VE5J" accepted. 2025-02-01 09:10:58.381 +00:00 [DBG] Connection id "0HNA0VVO1VE5J" started. 2025-02-01 09:10:58.381 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/member/ - null null 2025-02-01 09:10:58.381 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/member/'. 2025-02-01 09:10:58.381 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/member/ - 307 0 null 0.1924ms 2025-02-01 09:10:58.381 +00:00 [DBG] Connection id "0HNA0VVO1VE5J" disconnecting. 2025-02-01 09:10:58.381 +00:00 [DBG] Connection id "0HNA0VVO1VE5J" stopped. 2025-02-01 09:10:58.381 +00:00 [DBG] Connection id "0HNA0VVO1VE5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:58.696 +00:00 [DBG] Connection id "0HNA0VVO1VE5K" accepted. 2025-02-01 09:10:58.697 +00:00 [DBG] Connection id "0HNA0VVO1VE5K" started. 2025-02-01 09:10:58.697 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/members/ - null null 2025-02-01 09:10:58.697 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/members/'. 2025-02-01 09:10:58.697 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/members/ - 307 0 null 0.2517ms 2025-02-01 09:10:58.698 +00:00 [DBG] Connection id "0HNA0VVO1VE5K" disconnecting. 2025-02-01 09:10:58.698 +00:00 [DBG] Connection id "0HNA0VVO1VE5K" stopped. 2025-02-01 09:10:58.698 +00:00 [DBG] Connection id "0HNA0VVO1VE5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:59.000 +00:00 [DBG] Connection id "0HNA0VVO1VE5L" accepted. 2025-02-01 09:10:59.000 +00:00 [DBG] Connection id "0HNA0VVO1VE5L" started. 2025-02-01 09:10:59.026 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mem_bin/ - null null 2025-02-01 09:10:59.026 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mem_bin/'. 2025-02-01 09:10:59.026 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mem_bin/ - 307 0 null 0.1875ms 2025-02-01 09:10:59.026 +00:00 [DBG] Connection id "0HNA0VVO1VE5L" disconnecting. 2025-02-01 09:10:59.026 +00:00 [DBG] Connection id "0HNA0VVO1VE5L" stopped. 2025-02-01 09:10:59.026 +00:00 [DBG] Connection id "0HNA0VVO1VE5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:59.327 +00:00 [DBG] Connection id "0HNA0VVO1VE5M" accepted. 2025-02-01 09:10:59.327 +00:00 [DBG] Connection id "0HNA0VVO1VE5M" started. 2025-02-01 09:10:59.349 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mem/ - null null 2025-02-01 09:10:59.349 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mem/'. 2025-02-01 09:10:59.349 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mem/ - 307 0 null 0.147ms 2025-02-01 09:10:59.349 +00:00 [DBG] Connection id "0HNA0VVO1VE5M" disconnecting. 2025-02-01 09:10:59.349 +00:00 [DBG] Connection id "0HNA0VVO1VE5M" stopped. 2025-02-01 09:10:59.349 +00:00 [DBG] Connection id "0HNA0VVO1VE5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:59.636 +00:00 [DBG] Connection id "0HNA0VVO1VE5N" accepted. 2025-02-01 09:10:59.636 +00:00 [DBG] Connection id "0HNA0VVO1VE5N" started. 2025-02-01 09:10:59.680 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/message/ - null null 2025-02-01 09:10:59.681 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/message/'. 2025-02-01 09:10:59.681 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/message/ - 307 0 null 0.2783ms 2025-02-01 09:10:59.681 +00:00 [DBG] Connection id "0HNA0VVO1VE5N" disconnecting. 2025-02-01 09:10:59.681 +00:00 [DBG] Connection id "0HNA0VVO1VE5N" stopped. 2025-02-01 09:10:59.681 +00:00 [DBG] Connection id "0HNA0VVO1VE5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:10:59.991 +00:00 [DBG] Connection id "0HNA0VVO1VE5O" accepted. 2025-02-01 09:10:59.991 +00:00 [DBG] Connection id "0HNA0VVO1VE5O" started. 2025-02-01 09:10:59.995 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/messaging/ - null null 2025-02-01 09:10:59.995 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/messaging/'. 2025-02-01 09:10:59.996 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/messaging/ - 307 0 null 0.1892ms 2025-02-01 09:10:59.996 +00:00 [DBG] Connection id "0HNA0VVO1VE5O" disconnecting. 2025-02-01 09:10:59.996 +00:00 [DBG] Connection id "0HNA0VVO1VE5O" stopped. 2025-02-01 09:10:59.996 +00:00 [DBG] Connection id "0HNA0VVO1VE5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:00.305 +00:00 [DBG] Connection id "0HNA0VVO1VE5P" accepted. 2025-02-01 09:11:00.306 +00:00 [DBG] Connection id "0HNA0VVO1VE5P" started. 2025-02-01 09:11:00.329 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/metacart/ - null null 2025-02-01 09:11:00.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/metacart/'. 2025-02-01 09:11:00.329 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/metacart/ - 307 0 null 0.2262ms 2025-02-01 09:11:00.330 +00:00 [DBG] Connection id "0HNA0VVO1VE5P" disconnecting. 2025-02-01 09:11:00.330 +00:00 [DBG] Connection id "0HNA0VVO1VE5P" stopped. 2025-02-01 09:11:00.330 +00:00 [DBG] Connection id "0HNA0VVO1VE5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:00.645 +00:00 [DBG] Connection id "0HNA0VVO1VE5Q" accepted. 2025-02-01 09:11:00.645 +00:00 [DBG] Connection id "0HNA0VVO1VE5Q" started. 2025-02-01 09:11:00.645 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/microsoft/ - null null 2025-02-01 09:11:00.646 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/microsoft/'. 2025-02-01 09:11:00.646 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/microsoft/ - 307 0 null 0.1191ms 2025-02-01 09:11:00.646 +00:00 [DBG] Connection id "0HNA0VVO1VE5Q" disconnecting. 2025-02-01 09:11:00.646 +00:00 [DBG] Connection id "0HNA0VVO1VE5Q" stopped. 2025-02-01 09:11:00.646 +00:00 [DBG] Connection id "0HNA0VVO1VE5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:00.959 +00:00 [DBG] Connection id "0HNA0VVO1VE5R" accepted. 2025-02-01 09:11:00.959 +00:00 [DBG] Connection id "0HNA0VVO1VE5R" started. 2025-02-01 09:11:00.980 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/misc/ - null null 2025-02-01 09:11:00.980 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/misc/'. 2025-02-01 09:11:00.980 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/misc/ - 307 0 null 0.1458ms 2025-02-01 09:11:00.980 +00:00 [DBG] Connection id "0HNA0VVO1VE5R" disconnecting. 2025-02-01 09:11:00.980 +00:00 [DBG] Connection id "0HNA0VVO1VE5R" stopped. 2025-02-01 09:11:00.980 +00:00 [DBG] Connection id "0HNA0VVO1VE5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:01.294 +00:00 [DBG] Connection id "0HNA0VVO1VE5S" accepted. 2025-02-01 09:11:01.294 +00:00 [DBG] Connection id "0HNA0VVO1VE5S" started. 2025-02-01 09:11:01.295 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mkstats/ - null null 2025-02-01 09:11:01.295 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mkstats/'. 2025-02-01 09:11:01.295 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mkstats/ - 307 0 null 0.1374ms 2025-02-01 09:11:01.295 +00:00 [DBG] Connection id "0HNA0VVO1VE5S" disconnecting. 2025-02-01 09:11:01.295 +00:00 [DBG] Connection id "0HNA0VVO1VE5S" stopped. 2025-02-01 09:11:01.295 +00:00 [DBG] Connection id "0HNA0VVO1VE5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:01.613 +00:00 [DBG] Connection id "0HNA0VVO1VE5T" accepted. 2025-02-01 09:11:01.613 +00:00 [DBG] Connection id "0HNA0VVO1VE5T" started. 2025-02-01 09:11:01.635 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mod/ - null null 2025-02-01 09:11:01.635 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mod/'. 2025-02-01 09:11:01.635 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mod/ - 307 0 null 0.1809ms 2025-02-01 09:11:01.635 +00:00 [DBG] Connection id "0HNA0VVO1VE5T" disconnecting. 2025-02-01 09:11:01.635 +00:00 [DBG] Connection id "0HNA0VVO1VE5T" stopped. 2025-02-01 09:11:01.635 +00:00 [DBG] Connection id "0HNA0VVO1VE5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:01.952 +00:00 [DBG] Connection id "0HNA0VVO1VE5U" accepted. 2025-02-01 09:11:01.953 +00:00 [DBG] Connection id "0HNA0VVO1VE5U" started. 2025-02-01 09:11:01.953 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/module/ - null null 2025-02-01 09:11:01.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/module/'. 2025-02-01 09:11:01.953 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/module/ - 307 0 null 0.3065ms 2025-02-01 09:11:01.953 +00:00 [DBG] Connection id "0HNA0VVO1VE5U" disconnecting. 2025-02-01 09:11:01.953 +00:00 [DBG] Connection id "0HNA0VVO1VE5U" stopped. 2025-02-01 09:11:01.953 +00:00 [DBG] Connection id "0HNA0VVO1VE5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:02.258 +00:00 [DBG] Connection id "0HNA0VVO1VE5V" accepted. 2025-02-01 09:11:02.259 +00:00 [DBG] Connection id "0HNA0VVO1VE5V" started. 2025-02-01 09:11:02.279 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modules/ - null null 2025-02-01 09:11:02.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modules/'. 2025-02-01 09:11:02.280 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modules/ - 307 0 null 0.2451ms 2025-02-01 09:11:02.280 +00:00 [DBG] Connection id "0HNA0VVO1VE5V" disconnecting. 2025-02-01 09:11:02.280 +00:00 [DBG] Connection id "0HNA0VVO1VE5V" stopped. 2025-02-01 09:11:02.280 +00:00 [DBG] Connection id "0HNA0VVO1VE5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:02.600 +00:00 [DBG] Connection id "0HNA0VVO1VE60" accepted. 2025-02-01 09:11:02.600 +00:00 [DBG] Connection id "0HNA0VVO1VE60" started. 2025-02-01 09:11:02.601 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/movimientos/ - null null 2025-02-01 09:11:02.601 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/movimientos/'. 2025-02-01 09:11:02.601 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/movimientos/ - 307 0 null 0.1373ms 2025-02-01 09:11:02.601 +00:00 [DBG] Connection id "0HNA0VVO1VE60" disconnecting. 2025-02-01 09:11:02.601 +00:00 [DBG] Connection id "0HNA0VVO1VE60" stopped. 2025-02-01 09:11:02.601 +00:00 [DBG] Connection id "0HNA0VVO1VE60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:02.908 +00:00 [DBG] Connection id "0HNA0VVO1VE61" accepted. 2025-02-01 09:11:02.908 +00:00 [DBG] Connection id "0HNA0VVO1VE61" started. 2025-02-01 09:11:02.909 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mpcgi/ - null null 2025-02-01 09:11:02.909 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mpcgi/'. 2025-02-01 09:11:02.909 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mpcgi/ - 307 0 null 0.0993ms 2025-02-01 09:11:02.909 +00:00 [DBG] Connection id "0HNA0VVO1VE61" disconnecting. 2025-02-01 09:11:02.909 +00:00 [DBG] Connection id "0HNA0VVO1VE61" stopped. 2025-02-01 09:11:02.909 +00:00 [DBG] Connection id "0HNA0VVO1VE61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:03.225 +00:00 [DBG] Connection id "0HNA0VVO1VE62" accepted. 2025-02-01 09:11:03.225 +00:00 [DBG] Connection id "0HNA0VVO1VE62" started. 2025-02-01 09:11:03.271 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mqseries/ - null null 2025-02-01 09:11:03.271 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mqseries/'. 2025-02-01 09:11:03.271 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mqseries/ - 307 0 null 0.2045ms 2025-02-01 09:11:03.271 +00:00 [DBG] Connection id "0HNA0VVO1VE62" disconnecting. 2025-02-01 09:11:03.272 +00:00 [DBG] Connection id "0HNA0VVO1VE62" stopped. 2025-02-01 09:11:03.272 +00:00 [DBG] Connection id "0HNA0VVO1VE62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:03.584 +00:00 [DBG] Connection id "0HNA0VVO1VE63" accepted. 2025-02-01 09:11:03.584 +00:00 [DBG] Connection id "0HNA0VVO1VE63" started. 2025-02-01 09:11:03.585 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/msfpe/ - null null 2025-02-01 09:11:03.585 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/msfpe/'. 2025-02-01 09:11:03.585 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/msfpe/ - 307 0 null 0.1245ms 2025-02-01 09:11:03.585 +00:00 [DBG] Connection id "0HNA0VVO1VE63" disconnecting. 2025-02-01 09:11:03.585 +00:00 [DBG] Connection id "0HNA0VVO1VE63" stopped. 2025-02-01 09:11:03.585 +00:00 [DBG] Connection id "0HNA0VVO1VE63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:03.892 +00:00 [DBG] Connection id "0HNA0VVO1VE64" accepted. 2025-02-01 09:11:03.892 +00:00 [DBG] Connection id "0HNA0VVO1VE64" started. 2025-02-01 09:11:03.911 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ms/ - null null 2025-02-01 09:11:03.911 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ms/'. 2025-02-01 09:11:03.911 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ms/ - 307 0 null 0.1398ms 2025-02-01 09:11:03.911 +00:00 [DBG] Connection id "0HNA0VVO1VE64" disconnecting. 2025-02-01 09:11:03.911 +00:00 [DBG] Connection id "0HNA0VVO1VE64" stopped. 2025-02-01 09:11:03.911 +00:00 [DBG] Connection id "0HNA0VVO1VE64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:04.240 +00:00 [DBG] Connection id "0HNA0VVO1VE65" accepted. 2025-02-01 09:11:04.240 +00:00 [DBG] Connection id "0HNA0VVO1VE65" started. 2025-02-01 09:11:04.241 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/msql/ - null null 2025-02-01 09:11:04.241 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/msql/'. 2025-02-01 09:11:04.241 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/msql/ - 307 0 null 0.1051ms 2025-02-01 09:11:04.241 +00:00 [DBG] Connection id "0HNA0VVO1VE65" disconnecting. 2025-02-01 09:11:04.241 +00:00 [DBG] Connection id "0HNA0VVO1VE65" stopped. 2025-02-01 09:11:04.241 +00:00 [DBG] Connection id "0HNA0VVO1VE65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:04.551 +00:00 [DBG] Connection id "0HNA0VVO1VE66" accepted. 2025-02-01 09:11:04.551 +00:00 [DBG] Connection id "0HNA0VVO1VE66" started. 2025-02-01 09:11:04.552 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Msword/ - null null 2025-02-01 09:11:04.552 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Msword/'. 2025-02-01 09:11:04.552 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Msword/ - 307 0 null 0.1148ms 2025-02-01 09:11:04.552 +00:00 [DBG] Connection id "0HNA0VVO1VE66" disconnecting. 2025-02-01 09:11:04.552 +00:00 [DBG] Connection id "0HNA0VVO1VE66" stopped. 2025-02-01 09:11:04.552 +00:00 [DBG] Connection id "0HNA0VVO1VE66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:04.855 +00:00 [DBG] Connection id "0HNA0VVO1VE67" accepted. 2025-02-01 09:11:04.855 +00:00 [DBG] Connection id "0HNA0VVO1VE67" started. 2025-02-01 09:11:04.855 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mxhtml/ - null null 2025-02-01 09:11:04.855 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxhtml/'. 2025-02-01 09:11:04.856 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mxhtml/ - 307 0 null 0.2163ms 2025-02-01 09:11:04.856 +00:00 [DBG] Connection id "0HNA0VVO1VE67" disconnecting. 2025-02-01 09:11:04.856 +00:00 [DBG] Connection id "0HNA0VVO1VE67" stopped. 2025-02-01 09:11:04.856 +00:00 [DBG] Connection id "0HNA0VVO1VE67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:05.146 +00:00 [DBG] Connection id "0HNA0VVO1VE68" accepted. 2025-02-01 09:11:05.146 +00:00 [DBG] Connection id "0HNA0VVO1VE68" started. 2025-02-01 09:11:05.168 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mxportal/ - null null 2025-02-01 09:11:05.169 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mxportal/'. 2025-02-01 09:11:05.169 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mxportal/ - 307 0 null 0.2514ms 2025-02-01 09:11:05.169 +00:00 [DBG] Connection id "0HNA0VVO1VE68" disconnecting. 2025-02-01 09:11:05.169 +00:00 [DBG] Connection id "0HNA0VVO1VE68" stopped. 2025-02-01 09:11:05.169 +00:00 [DBG] Connection id "0HNA0VVO1VE68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:05.465 +00:00 [DBG] Connection id "0HNA0VVO1VE69" accepted. 2025-02-01 09:11:05.465 +00:00 [DBG] Connection id "0HNA0VVO1VE69" started. 2025-02-01 09:11:05.489 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/my/ - null null 2025-02-01 09:11:05.490 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/my/'. 2025-02-01 09:11:05.490 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/my/ - 307 0 null 0.1331ms 2025-02-01 09:11:05.490 +00:00 [DBG] Connection id "0HNA0VVO1VE69" disconnecting. 2025-02-01 09:11:05.490 +00:00 [DBG] Connection id "0HNA0VVO1VE69" stopped. 2025-02-01 09:11:05.490 +00:00 [DBG] Connection id "0HNA0VVO1VE69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:05.810 +00:00 [DBG] Connection id "0HNA0VVO1VE6A" accepted. 2025-02-01 09:11:05.810 +00:00 [DBG] Connection id "0HNA0VVO1VE6A" started. 2025-02-01 09:11:05.812 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/My Shared Folder/ - null null 2025-02-01 09:11:05.812 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/My%20Shared%20Folder/'. 2025-02-01 09:11:05.812 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/My Shared Folder/ - 307 0 null 0.1987ms 2025-02-01 09:11:05.812 +00:00 [DBG] Connection id "0HNA0VVO1VE6A" disconnecting. 2025-02-01 09:11:05.812 +00:00 [DBG] Connection id "0HNA0VVO1VE6A" stopped. 2025-02-01 09:11:05.812 +00:00 [DBG] Connection id "0HNA0VVO1VE6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:06.091 +00:00 [DBG] Connection id "0HNA0VVO1VE6B" accepted. 2025-02-01 09:11:06.091 +00:00 [DBG] Connection id "0HNA0VVO1VE6B" started. 2025-02-01 09:11:06.114 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mysql_admin/ - null null 2025-02-01 09:11:06.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysql_admin/'. 2025-02-01 09:11:06.114 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mysql_admin/ - 307 0 null 0.195ms 2025-02-01 09:11:06.114 +00:00 [DBG] Connection id "0HNA0VVO1VE6B" disconnecting. 2025-02-01 09:11:06.115 +00:00 [DBG] Connection id "0HNA0VVO1VE6B" stopped. 2025-02-01 09:11:06.115 +00:00 [DBG] Connection id "0HNA0VVO1VE6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:06.429 +00:00 [DBG] Connection id "0HNA0VVO1VE6C" accepted. 2025-02-01 09:11:06.430 +00:00 [DBG] Connection id "0HNA0VVO1VE6C" started. 2025-02-01 09:11:06.430 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mysql/ - null null 2025-02-01 09:11:06.430 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysql/'. 2025-02-01 09:11:06.430 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mysql/ - 307 0 null 0.1893ms 2025-02-01 09:11:06.430 +00:00 [DBG] Connection id "0HNA0VVO1VE6C" disconnecting. 2025-02-01 09:11:06.430 +00:00 [DBG] Connection id "0HNA0VVO1VE6C" stopped. 2025-02-01 09:11:06.430 +00:00 [DBG] Connection id "0HNA0VVO1VE6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:06.716 +00:00 [DBG] Connection id "0HNA0VVO1VE6D" accepted. 2025-02-01 09:11:06.717 +00:00 [DBG] Connection id "0HNA0VVO1VE6D" started. 2025-02-01 09:11:06.717 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/name/ - null null 2025-02-01 09:11:06.717 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/name/'. 2025-02-01 09:11:06.717 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/name/ - 307 0 null 0.1736ms 2025-02-01 09:11:06.717 +00:00 [DBG] Connection id "0HNA0VVO1VE6D" disconnecting. 2025-02-01 09:11:06.717 +00:00 [DBG] Connection id "0HNA0VVO1VE6D" stopped. 2025-02-01 09:11:06.717 +00:00 [DBG] Connection id "0HNA0VVO1VE6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:07.031 +00:00 [DBG] Connection id "0HNA0VVO1VE6E" accepted. 2025-02-01 09:11:07.031 +00:00 [DBG] Connection id "0HNA0VVO1VE6E" started. 2025-02-01 09:11:07.032 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/names/ - null null 2025-02-01 09:11:07.032 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/names/'. 2025-02-01 09:11:07.032 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/names/ - 307 0 null 0.1202ms 2025-02-01 09:11:07.032 +00:00 [DBG] Connection id "0HNA0VVO1VE6E" disconnecting. 2025-02-01 09:11:07.032 +00:00 [DBG] Connection id "0HNA0VVO1VE6E" stopped. 2025-02-01 09:11:07.032 +00:00 [DBG] Connection id "0HNA0VVO1VE6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:07.317 +00:00 [DBG] Connection id "0HNA0VVO1VE6F" accepted. 2025-02-01 09:11:07.317 +00:00 [DBG] Connection id "0HNA0VVO1VE6F" started. 2025-02-01 09:11:07.340 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ncadmin/ - null null 2025-02-01 09:11:07.340 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ncadmin/'. 2025-02-01 09:11:07.340 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ncadmin/ - 307 0 null 0.1271ms 2025-02-01 09:11:07.340 +00:00 [DBG] Connection id "0HNA0VVO1VE6F" disconnecting. 2025-02-01 09:11:07.340 +00:00 [DBG] Connection id "0HNA0VVO1VE6F" stopped. 2025-02-01 09:11:07.340 +00:00 [DBG] Connection id "0HNA0VVO1VE6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:07.608 +00:00 [DBG] Connection id "0HNA0VVO1VE6G" accepted. 2025-02-01 09:11:07.608 +00:00 [DBG] Connection id "0HNA0VVO1VE6G" started. 2025-02-01 09:11:07.632 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nchelp/ - null null 2025-02-01 09:11:07.632 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nchelp/'. 2025-02-01 09:11:07.632 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nchelp/ - 307 0 null 0.2846ms 2025-02-01 09:11:07.632 +00:00 [DBG] Connection id "0HNA0VVO1VE6G" disconnecting. 2025-02-01 09:11:07.632 +00:00 [DBG] Connection id "0HNA0VVO1VE6G" stopped. 2025-02-01 09:11:07.632 +00:00 [DBG] Connection id "0HNA0VVO1VE6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:07.947 +00:00 [DBG] Connection id "0HNA0VVO1VE6H" accepted. 2025-02-01 09:11:07.947 +00:00 [DBG] Connection id "0HNA0VVO1VE6H" started. 2025-02-01 09:11:07.947 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netbasic/ - null null 2025-02-01 09:11:07.948 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/netbasic/'. 2025-02-01 09:11:07.948 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netbasic/ - 307 0 null 0.1202ms 2025-02-01 09:11:07.948 +00:00 [DBG] Connection id "0HNA0VVO1VE6H" disconnecting. 2025-02-01 09:11:07.948 +00:00 [DBG] Connection id "0HNA0VVO1VE6H" stopped. 2025-02-01 09:11:07.948 +00:00 [DBG] Connection id "0HNA0VVO1VE6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:08.265 +00:00 [DBG] Connection id "0HNA0VVO1VE6I" accepted. 2025-02-01 09:11:08.265 +00:00 [DBG] Connection id "0HNA0VVO1VE6I" started. 2025-02-01 09:11:08.266 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netcat/ - null null 2025-02-01 09:11:08.266 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/netcat/'. 2025-02-01 09:11:08.266 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netcat/ - 307 0 null 0.1868ms 2025-02-01 09:11:08.266 +00:00 [DBG] Connection id "0HNA0VVO1VE6I" disconnecting. 2025-02-01 09:11:08.266 +00:00 [DBG] Connection id "0HNA0VVO1VE6I" stopped. 2025-02-01 09:11:08.266 +00:00 [DBG] Connection id "0HNA0VVO1VE6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:08.529 +00:00 [DBG] Connection id "0HNA0VVO1VE6J" accepted. 2025-02-01 09:11:08.530 +00:00 [DBG] Connection id "0HNA0VVO1VE6J" started. 2025-02-01 09:11:08.579 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/NetDynamic/ - null null 2025-02-01 09:11:08.580 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/NetDynamic/'. 2025-02-01 09:11:08.580 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/NetDynamic/ - 307 0 null 0.168ms 2025-02-01 09:11:08.580 +00:00 [DBG] Connection id "0HNA0VVO1VE6J" disconnecting. 2025-02-01 09:11:08.580 +00:00 [DBG] Connection id "0HNA0VVO1VE6J" stopped. 2025-02-01 09:11:08.580 +00:00 [DBG] Connection id "0HNA0VVO1VE6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:08.894 +00:00 [DBG] Connection id "0HNA0VVO1VE6K" accepted. 2025-02-01 09:11:08.895 +00:00 [DBG] Connection id "0HNA0VVO1VE6K" started. 2025-02-01 09:11:08.895 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/NetDynamics/ - null null 2025-02-01 09:11:08.895 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/NetDynamics/'. 2025-02-01 09:11:08.895 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/NetDynamics/ - 307 0 null 0.0906ms 2025-02-01 09:11:08.895 +00:00 [DBG] Connection id "0HNA0VVO1VE6K" disconnecting. 2025-02-01 09:11:08.895 +00:00 [DBG] Connection id "0HNA0VVO1VE6K" stopped. 2025-02-01 09:11:08.895 +00:00 [DBG] Connection id "0HNA0VVO1VE6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:09.222 +00:00 [DBG] Connection id "0HNA0VVO1VE6L" accepted. 2025-02-01 09:11:09.222 +00:00 [DBG] Connection id "0HNA0VVO1VE6L" started. 2025-02-01 09:11:09.244 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/net/ - null null 2025-02-01 09:11:09.244 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/net/'. 2025-02-01 09:11:09.244 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/net/ - 307 0 null 0.1538ms 2025-02-01 09:11:09.244 +00:00 [DBG] Connection id "0HNA0VVO1VE6L" disconnecting. 2025-02-01 09:11:09.244 +00:00 [DBG] Connection id "0HNA0VVO1VE6L" stopped. 2025-02-01 09:11:09.245 +00:00 [DBG] Connection id "0HNA0VVO1VE6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:09.555 +00:00 [DBG] Connection id "0HNA0VVO1VE6M" accepted. 2025-02-01 09:11:09.555 +00:00 [DBG] Connection id "0HNA0VVO1VE6M" started. 2025-02-01 09:11:09.556 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netmagstats/ - null null 2025-02-01 09:11:09.556 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/netmagstats/'. 2025-02-01 09:11:09.556 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netmagstats/ - 307 0 null 0.1804ms 2025-02-01 09:11:09.556 +00:00 [DBG] Connection id "0HNA0VVO1VE6M" disconnecting. 2025-02-01 09:11:09.556 +00:00 [DBG] Connection id "0HNA0VVO1VE6M" stopped. 2025-02-01 09:11:09.556 +00:00 [DBG] Connection id "0HNA0VVO1VE6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:09.880 +00:00 [DBG] Connection id "0HNA0VVO1VE6N" accepted. 2025-02-01 09:11:09.880 +00:00 [DBG] Connection id "0HNA0VVO1VE6N" started. 2025-02-01 09:11:09.881 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netscape/ - null null 2025-02-01 09:11:09.881 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/netscape/'. 2025-02-01 09:11:09.882 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netscape/ - 307 0 null 0.1973ms 2025-02-01 09:11:09.882 +00:00 [DBG] Connection id "0HNA0VVO1VE6N" disconnecting. 2025-02-01 09:11:09.882 +00:00 [DBG] Connection id "0HNA0VVO1VE6N" stopped. 2025-02-01 09:11:09.882 +00:00 [DBG] Connection id "0HNA0VVO1VE6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:10.184 +00:00 [DBG] Connection id "0HNA0VVO1VE6O" accepted. 2025-02-01 09:11:10.184 +00:00 [DBG] Connection id "0HNA0VVO1VE6O" started. 2025-02-01 09:11:10.186 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netshare/ - null null 2025-02-01 09:11:10.186 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/netshare/'. 2025-02-01 09:11:10.186 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/netshare/ - 307 0 null 0.1222ms 2025-02-01 09:11:10.186 +00:00 [DBG] Connection id "0HNA0VVO1VE6O" disconnecting. 2025-02-01 09:11:10.186 +00:00 [DBG] Connection id "0HNA0VVO1VE6O" stopped. 2025-02-01 09:11:10.186 +00:00 [DBG] Connection id "0HNA0VVO1VE6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:10.451 +00:00 [DBG] Connection id "0HNA0VVO1VE6P" accepted. 2025-02-01 09:11:10.452 +00:00 [DBG] Connection id "0HNA0VVO1VE6P" started. 2025-02-01 09:11:10.462 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nettracker/ - null null 2025-02-01 09:11:10.463 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nettracker/'. 2025-02-01 09:11:10.463 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nettracker/ - 307 0 null 0.1214ms 2025-02-01 09:11:10.463 +00:00 [DBG] Connection id "0HNA0VVO1VE6P" disconnecting. 2025-02-01 09:11:10.463 +00:00 [DBG] Connection id "0HNA0VVO1VE6P" stopped. 2025-02-01 09:11:10.463 +00:00 [DBG] Connection id "0HNA0VVO1VE6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:10.763 +00:00 [DBG] Connection id "0HNA0VVO1VE6Q" accepted. 2025-02-01 09:11:10.763 +00:00 [DBG] Connection id "0HNA0VVO1VE6Q" started. 2025-02-01 09:11:10.788 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/network/ - null null 2025-02-01 09:11:10.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/network/'. 2025-02-01 09:11:10.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/network/ - 307 0 null 0.2328ms 2025-02-01 09:11:10.789 +00:00 [DBG] Connection id "0HNA0VVO1VE6Q" disconnecting. 2025-02-01 09:11:10.789 +00:00 [DBG] Connection id "0HNA0VVO1VE6Q" stopped. 2025-02-01 09:11:10.789 +00:00 [DBG] Connection id "0HNA0VVO1VE6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:11.108 +00:00 [DBG] Connection id "0HNA0VVO1VE6R" accepted. 2025-02-01 09:11:11.108 +00:00 [DBG] Connection id "0HNA0VVO1VE6R" started. 2025-02-01 09:11:11.110 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/new/ - null null 2025-02-01 09:11:11.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/new/'. 2025-02-01 09:11:11.110 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/new/ - 307 0 null 0.1836ms 2025-02-01 09:11:11.110 +00:00 [DBG] Connection id "0HNA0VVO1VE6R" disconnecting. 2025-02-01 09:11:11.110 +00:00 [DBG] Connection id "0HNA0VVO1VE6R" stopped. 2025-02-01 09:11:11.111 +00:00 [DBG] Connection id "0HNA0VVO1VE6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:11.375 +00:00 [DBG] Connection id "0HNA0VVO1VE6S" accepted. 2025-02-01 09:11:11.375 +00:00 [DBG] Connection id "0HNA0VVO1VE6S" started. 2025-02-01 09:11:11.443 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/news/ - null null 2025-02-01 09:11:11.443 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/news/'. 2025-02-01 09:11:11.443 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/news/ - 307 0 null 0.3485ms 2025-02-01 09:11:11.443 +00:00 [DBG] Connection id "0HNA0VVO1VE6S" disconnecting. 2025-02-01 09:11:11.443 +00:00 [DBG] Connection id "0HNA0VVO1VE6S" stopped. 2025-02-01 09:11:11.444 +00:00 [DBG] Connection id "0HNA0VVO1VE6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:11.767 +00:00 [DBG] Connection id "0HNA0VVO1VE6T" accepted. 2025-02-01 09:11:11.767 +00:00 [DBG] Connection id "0HNA0VVO1VE6T" started. 2025-02-01 09:11:11.848 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/News/ - null null 2025-02-01 09:11:11.848 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/News/'. 2025-02-01 09:11:11.848 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/News/ - 307 0 null 0.1893ms 2025-02-01 09:11:11.848 +00:00 [DBG] Connection id "0HNA0VVO1VE6T" disconnecting. 2025-02-01 09:11:11.848 +00:00 [DBG] Connection id "0HNA0VVO1VE6T" stopped. 2025-02-01 09:11:11.848 +00:00 [DBG] Connection id "0HNA0VVO1VE6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:12.161 +00:00 [DBG] Connection id "0HNA0VVO1VE6U" accepted. 2025-02-01 09:11:12.161 +00:00 [DBG] Connection id "0HNA0VVO1VE6U" started. 2025-02-01 09:11:12.186 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nextgeneration/ - null null 2025-02-01 09:11:12.186 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nextgeneration/'. 2025-02-01 09:11:12.186 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nextgeneration/ - 307 0 null 0.1377ms 2025-02-01 09:11:12.186 +00:00 [DBG] Connection id "0HNA0VVO1VE6U" disconnecting. 2025-02-01 09:11:12.186 +00:00 [DBG] Connection id "0HNA0VVO1VE6U" stopped. 2025-02-01 09:11:12.186 +00:00 [DBG] Connection id "0HNA0VVO1VE6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:12.531 +00:00 [DBG] Connection id "0HNA0VVO1VE6V" accepted. 2025-02-01 09:11:12.532 +00:00 [DBG] Connection id "0HNA0VVO1VE6V" started. 2025-02-01 09:11:12.532 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nl/ - null null 2025-02-01 09:11:12.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nl/'. 2025-02-01 09:11:12.532 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nl/ - 307 0 null 0.164ms 2025-02-01 09:11:12.532 +00:00 [DBG] Connection id "0HNA0VVO1VE6V" disconnecting. 2025-02-01 09:11:12.532 +00:00 [DBG] Connection id "0HNA0VVO1VE6V" stopped. 2025-02-01 09:11:12.533 +00:00 [DBG] Connection id "0HNA0VVO1VE6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:12.851 +00:00 [DBG] Connection id "0HNA0VVO1VE70" accepted. 2025-02-01 09:11:12.851 +00:00 [DBG] Connection id "0HNA0VVO1VE70" started. 2025-02-01 09:11:12.852 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/notes/ - null null 2025-02-01 09:11:12.852 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/notes/'. 2025-02-01 09:11:12.852 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/notes/ - 307 0 null 0.1803ms 2025-02-01 09:11:12.852 +00:00 [DBG] Connection id "0HNA0VVO1VE70" disconnecting. 2025-02-01 09:11:12.853 +00:00 [DBG] Connection id "0HNA0VVO1VE70" stopped. 2025-02-01 09:11:12.853 +00:00 [DBG] Connection id "0HNA0VVO1VE70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:13.163 +00:00 [DBG] Connection id "0HNA0VVO1VE71" accepted. 2025-02-01 09:11:13.163 +00:00 [DBG] Connection id "0HNA0VVO1VE71" started. 2025-02-01 09:11:13.163 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/noticias/ - null null 2025-02-01 09:11:13.163 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/noticias/'. 2025-02-01 09:11:13.163 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/noticias/ - 307 0 null 0.1118ms 2025-02-01 09:11:13.163 +00:00 [DBG] Connection id "0HNA0VVO1VE71" disconnecting. 2025-02-01 09:11:13.163 +00:00 [DBG] Connection id "0HNA0VVO1VE71" stopped. 2025-02-01 09:11:13.163 +00:00 [DBG] Connection id "0HNA0VVO1VE71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:13.457 +00:00 [DBG] Connection id "0HNA0VVO1VE72" accepted. 2025-02-01 09:11:13.457 +00:00 [DBG] Connection id "0HNA0VVO1VE72" started. 2025-02-01 09:11:13.458 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/NSearch/ - null null 2025-02-01 09:11:13.458 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/NSearch/'. 2025-02-01 09:11:13.458 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/NSearch/ - 307 0 null 0.1368ms 2025-02-01 09:11:13.458 +00:00 [DBG] Connection id "0HNA0VVO1VE72" disconnecting. 2025-02-01 09:11:13.458 +00:00 [DBG] Connection id "0HNA0VVO1VE72" stopped. 2025-02-01 09:11:13.458 +00:00 [DBG] Connection id "0HNA0VVO1VE72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:13.767 +00:00 [DBG] Connection id "0HNA0VVO1VE73" accepted. 2025-02-01 09:11:13.767 +00:00 [DBG] Connection id "0HNA0VVO1VE73" started. 2025-02-01 09:11:13.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/objects/ - null null 2025-02-01 09:11:13.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/objects/'. 2025-02-01 09:11:13.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/objects/ - 307 0 null 0.2013ms 2025-02-01 09:11:13.789 +00:00 [DBG] Connection id "0HNA0VVO1VE73" disconnecting. 2025-02-01 09:11:13.789 +00:00 [DBG] Connection id "0HNA0VVO1VE73" stopped. 2025-02-01 09:11:13.789 +00:00 [DBG] Connection id "0HNA0VVO1VE73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:14.092 +00:00 [DBG] Connection id "0HNA0VVO1VE74" accepted. 2025-02-01 09:11:14.093 +00:00 [DBG] Connection id "0HNA0VVO1VE74" started. 2025-02-01 09:11:14.093 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/odbc/ - null null 2025-02-01 09:11:14.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/odbc/'. 2025-02-01 09:11:14.093 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/odbc/ - 307 0 null 0.2138ms 2025-02-01 09:11:14.093 +00:00 [DBG] Connection id "0HNA0VVO1VE74" disconnecting. 2025-02-01 09:11:14.093 +00:00 [DBG] Connection id "0HNA0VVO1VE74" stopped. 2025-02-01 09:11:14.094 +00:00 [DBG] Connection id "0HNA0VVO1VE74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:14.422 +00:00 [DBG] Connection id "0HNA0VVO1VE75" accepted. 2025-02-01 09:11:14.422 +00:00 [DBG] Connection id "0HNA0VVO1VE75" started. 2025-02-01 09:11:14.422 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/officescan/ - null null 2025-02-01 09:11:14.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/officescan/'. 2025-02-01 09:11:14.422 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/officescan/ - 307 0 null 0.0874ms 2025-02-01 09:11:14.422 +00:00 [DBG] Connection id "0HNA0VVO1VE75" disconnecting. 2025-02-01 09:11:14.422 +00:00 [DBG] Connection id "0HNA0VVO1VE75" stopped. 2025-02-01 09:11:14.422 +00:00 [DBG] Connection id "0HNA0VVO1VE75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:14.721 +00:00 [DBG] Connection id "0HNA0VVO1VE76" accepted. 2025-02-01 09:11:14.721 +00:00 [DBG] Connection id "0HNA0VVO1VE76" started. 2025-02-01 09:11:14.721 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ojspdemos/ - null null 2025-02-01 09:11:14.721 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ojspdemos/'. 2025-02-01 09:11:14.721 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ojspdemos/ - 307 0 null 0.1276ms 2025-02-01 09:11:14.721 +00:00 [DBG] Connection id "0HNA0VVO1VE76" disconnecting. 2025-02-01 09:11:14.721 +00:00 [DBG] Connection id "0HNA0VVO1VE76" stopped. 2025-02-01 09:11:14.721 +00:00 [DBG] Connection id "0HNA0VVO1VE76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:15.026 +00:00 [DBG] Connection id "0HNA0VVO1VE77" accepted. 2025-02-01 09:11:15.026 +00:00 [DBG] Connection id "0HNA0VVO1VE77" started. 2025-02-01 09:11:15.027 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/old_files/ - null null 2025-02-01 09:11:15.027 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/old_files/'. 2025-02-01 09:11:15.027 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/old_files/ - 307 0 null 0.0944ms 2025-02-01 09:11:15.027 +00:00 [DBG] Connection id "0HNA0VVO1VE77" disconnecting. 2025-02-01 09:11:15.027 +00:00 [DBG] Connection id "0HNA0VVO1VE77" stopped. 2025-02-01 09:11:15.027 +00:00 [DBG] Connection id "0HNA0VVO1VE77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:15.358 +00:00 [DBG] Connection id "0HNA0VVO1VE78" accepted. 2025-02-01 09:11:15.359 +00:00 [DBG] Connection id "0HNA0VVO1VE78" started. 2025-02-01 09:11:15.359 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oldfiles/ - null null 2025-02-01 09:11:15.359 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/oldfiles/'. 2025-02-01 09:11:15.359 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oldfiles/ - 307 0 null 0.1002ms 2025-02-01 09:11:15.359 +00:00 [DBG] Connection id "0HNA0VVO1VE78" disconnecting. 2025-02-01 09:11:15.359 +00:00 [DBG] Connection id "0HNA0VVO1VE78" stopped. 2025-02-01 09:11:15.359 +00:00 [DBG] Connection id "0HNA0VVO1VE78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:15.679 +00:00 [DBG] Connection id "0HNA0VVO1VE79" accepted. 2025-02-01 09:11:15.679 +00:00 [DBG] Connection id "0HNA0VVO1VE79" started. 2025-02-01 09:11:15.680 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/old/ - null null 2025-02-01 09:11:15.680 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/old/'. 2025-02-01 09:11:15.680 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/old/ - 307 0 null 0.1037ms 2025-02-01 09:11:15.680 +00:00 [DBG] Connection id "0HNA0VVO1VE79" disconnecting. 2025-02-01 09:11:15.680 +00:00 [DBG] Connection id "0HNA0VVO1VE79" stopped. 2025-02-01 09:11:15.680 +00:00 [DBG] Connection id "0HNA0VVO1VE79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:15.963 +00:00 [DBG] Connection id "0HNA0VVO1VE7A" accepted. 2025-02-01 09:11:15.963 +00:00 [DBG] Connection id "0HNA0VVO1VE7A" started. 2025-02-01 09:11:15.967 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oprocmgr-service/ - null null 2025-02-01 09:11:15.967 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/oprocmgr-service/'. 2025-02-01 09:11:15.967 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oprocmgr-service/ - 307 0 null 0.146ms 2025-02-01 09:11:15.968 +00:00 [DBG] Connection id "0HNA0VVO1VE7A" disconnecting. 2025-02-01 09:11:15.968 +00:00 [DBG] Connection id "0HNA0VVO1VE7A" stopped. 2025-02-01 09:11:15.968 +00:00 [DBG] Connection id "0HNA0VVO1VE7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:16.263 +00:00 [DBG] Connection id "0HNA0VVO1VE7B" accepted. 2025-02-01 09:11:16.263 +00:00 [DBG] Connection id "0HNA0VVO1VE7B" started. 2025-02-01 09:11:16.265 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oprocmgr-status/ - null null 2025-02-01 09:11:16.265 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/oprocmgr-status/'. 2025-02-01 09:11:16.265 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oprocmgr-status/ - 307 0 null 0.1184ms 2025-02-01 09:11:16.265 +00:00 [DBG] Connection id "0HNA0VVO1VE7B" disconnecting. 2025-02-01 09:11:16.265 +00:00 [DBG] Connection id "0HNA0VVO1VE7B" stopped. 2025-02-01 09:11:16.265 +00:00 [DBG] Connection id "0HNA0VVO1VE7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:16.602 +00:00 [DBG] Connection id "0HNA0VVO1VE7C" accepted. 2025-02-01 09:11:16.602 +00:00 [DBG] Connection id "0HNA0VVO1VE7C" started. 2025-02-01 09:11:16.647 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oracle/ - null null 2025-02-01 09:11:16.647 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/oracle/'. 2025-02-01 09:11:16.648 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oracle/ - 307 0 null 0.2192ms 2025-02-01 09:11:16.648 +00:00 [DBG] Connection id "0HNA0VVO1VE7C" disconnecting. 2025-02-01 09:11:16.648 +00:00 [DBG] Connection id "0HNA0VVO1VE7C" stopped. 2025-02-01 09:11:16.648 +00:00 [DBG] Connection id "0HNA0VVO1VE7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:16.990 +00:00 [DBG] Connection id "0HNA0VVO1VE7D" accepted. 2025-02-01 09:11:16.990 +00:00 [DBG] Connection id "0HNA0VVO1VE7D" started. 2025-02-01 09:11:17.011 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oradata/ - null null 2025-02-01 09:11:17.012 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/oradata/'. 2025-02-01 09:11:17.012 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/oradata/ - 307 0 null 0.1265ms 2025-02-01 09:11:17.012 +00:00 [DBG] Connection id "0HNA0VVO1VE7D" disconnecting. 2025-02-01 09:11:17.012 +00:00 [DBG] Connection id "0HNA0VVO1VE7D" stopped. 2025-02-01 09:11:17.012 +00:00 [DBG] Connection id "0HNA0VVO1VE7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:17.338 +00:00 [DBG] Connection id "0HNA0VVO1VE7E" accepted. 2025-02-01 09:11:17.339 +00:00 [DBG] Connection id "0HNA0VVO1VE7E" started. 2025-02-01 09:11:17.339 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/order/ - null null 2025-02-01 09:11:17.339 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/order/'. 2025-02-01 09:11:17.339 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/order/ - 307 0 null 0.0858ms 2025-02-01 09:11:17.339 +00:00 [DBG] Connection id "0HNA0VVO1VE7E" disconnecting. 2025-02-01 09:11:17.339 +00:00 [DBG] Connection id "0HNA0VVO1VE7E" stopped. 2025-02-01 09:11:17.339 +00:00 [DBG] Connection id "0HNA0VVO1VE7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:17.651 +00:00 [DBG] Connection id "0HNA0VVO1VE7F" accepted. 2025-02-01 09:11:17.651 +00:00 [DBG] Connection id "0HNA0VVO1VE7F" started. 2025-02-01 09:11:17.651 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/orders/ - null null 2025-02-01 09:11:17.651 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/orders/'. 2025-02-01 09:11:17.652 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/orders/ - 307 0 null 0.1832ms 2025-02-01 09:11:17.652 +00:00 [DBG] Connection id "0HNA0VVO1VE7F" disconnecting. 2025-02-01 09:11:17.652 +00:00 [DBG] Connection id "0HNA0VVO1VE7F" stopped. 2025-02-01 09:11:17.652 +00:00 [DBG] Connection id "0HNA0VVO1VE7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:17.983 +00:00 [DBG] Connection id "0HNA0VVO1VE7G" accepted. 2025-02-01 09:11:17.983 +00:00 [DBG] Connection id "0HNA0VVO1VE7G" started. 2025-02-01 09:11:17.983 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/os/ - null null 2025-02-01 09:11:17.983 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/os/'. 2025-02-01 09:11:17.984 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/os/ - 307 0 null 0.1106ms 2025-02-01 09:11:17.984 +00:00 [DBG] Connection id "0HNA0VVO1VE7G" disconnecting. 2025-02-01 09:11:17.984 +00:00 [DBG] Connection id "0HNA0VVO1VE7G" stopped. 2025-02-01 09:11:17.984 +00:00 [DBG] Connection id "0HNA0VVO1VE7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:18.283 +00:00 [DBG] Connection id "0HNA0VVO1VE7H" accepted. 2025-02-01 09:11:18.284 +00:00 [DBG] Connection id "0HNA0VVO1VE7H" started. 2025-02-01 09:11:18.284 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/out/ - null null 2025-02-01 09:11:18.284 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/out/'. 2025-02-01 09:11:18.284 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/out/ - 307 0 null 0.1221ms 2025-02-01 09:11:18.284 +00:00 [DBG] Connection id "0HNA0VVO1VE7H" disconnecting. 2025-02-01 09:11:18.284 +00:00 [DBG] Connection id "0HNA0VVO1VE7H" stopped. 2025-02-01 09:11:18.284 +00:00 [DBG] Connection id "0HNA0VVO1VE7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:18.579 +00:00 [DBG] Connection id "0HNA0VVO1VE7I" accepted. 2025-02-01 09:11:18.579 +00:00 [DBG] Connection id "0HNA0VVO1VE7I" started. 2025-02-01 09:11:18.589 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/outgoing/ - null null 2025-02-01 09:11:18.589 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/outgoing/'. 2025-02-01 09:11:18.589 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/outgoing/ - 307 0 null 0.2564ms 2025-02-01 09:11:18.590 +00:00 [DBG] Connection id "0HNA0VVO1VE7I" disconnecting. 2025-02-01 09:11:18.590 +00:00 [DBG] Connection id "0HNA0VVO1VE7I" stopped. 2025-02-01 09:11:18.590 +00:00 [DBG] Connection id "0HNA0VVO1VE7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:18.905 +00:00 [DBG] Connection id "0HNA0VVO1VE7J" accepted. 2025-02-01 09:11:18.905 +00:00 [DBG] Connection id "0HNA0VVO1VE7J" started. 2025-02-01 09:11:18.906 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/owners/ - null null 2025-02-01 09:11:18.906 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/owners/'. 2025-02-01 09:11:18.906 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/owners/ - 307 0 null 0.1466ms 2025-02-01 09:11:18.906 +00:00 [DBG] Connection id "0HNA0VVO1VE7J" disconnecting. 2025-02-01 09:11:18.906 +00:00 [DBG] Connection id "0HNA0VVO1VE7J" stopped. 2025-02-01 09:11:18.906 +00:00 [DBG] Connection id "0HNA0VVO1VE7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:19.207 +00:00 [DBG] Connection id "0HNA0VVO1VE7K" accepted. 2025-02-01 09:11:19.207 +00:00 [DBG] Connection id "0HNA0VVO1VE7K" started. 2025-02-01 09:11:19.208 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ows-bin/ - null null 2025-02-01 09:11:19.208 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ows-bin/'. 2025-02-01 09:11:19.208 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ows-bin/ - 307 0 null 0.1884ms 2025-02-01 09:11:19.208 +00:00 [DBG] Connection id "0HNA0VVO1VE7K" disconnecting. 2025-02-01 09:11:19.208 +00:00 [DBG] Connection id "0HNA0VVO1VE7K" stopped. 2025-02-01 09:11:19.208 +00:00 [DBG] Connection id "0HNA0VVO1VE7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:19.503 +00:00 [DBG] Connection id "0HNA0VVO1VE7L" accepted. 2025-02-01 09:11:19.503 +00:00 [DBG] Connection id "0HNA0VVO1VE7L" started. 2025-02-01 09:11:19.512 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/page/ - null null 2025-02-01 09:11:19.512 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/page/'. 2025-02-01 09:11:19.512 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/page/ - 307 0 null 0.2253ms 2025-02-01 09:11:19.512 +00:00 [DBG] Connection id "0HNA0VVO1VE7L" disconnecting. 2025-02-01 09:11:19.512 +00:00 [DBG] Connection id "0HNA0VVO1VE7L" stopped. 2025-02-01 09:11:19.512 +00:00 [DBG] Connection id "0HNA0VVO1VE7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:19.813 +00:00 [DBG] Connection id "0HNA0VVO1VE7M" accepted. 2025-02-01 09:11:19.813 +00:00 [DBG] Connection id "0HNA0VVO1VE7M" started. 2025-02-01 09:11:19.836 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_pages/ - null null 2025-02-01 09:11:19.837 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_pages/'. 2025-02-01 09:11:19.837 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_pages/ - 307 0 null 0.3328ms 2025-02-01 09:11:19.837 +00:00 [DBG] Connection id "0HNA0VVO1VE7M" disconnecting. 2025-02-01 09:11:19.837 +00:00 [DBG] Connection id "0HNA0VVO1VE7M" stopped. 2025-02-01 09:11:19.837 +00:00 [DBG] Connection id "0HNA0VVO1VE7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:20.147 +00:00 [DBG] Connection id "0HNA0VVO1VE7N" accepted. 2025-02-01 09:11:20.147 +00:00 [DBG] Connection id "0HNA0VVO1VE7N" started. 2025-02-01 09:11:20.148 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pages/ - null null 2025-02-01 09:11:20.148 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/'. 2025-02-01 09:11:20.148 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pages/ - 307 0 null 0.0856ms 2025-02-01 09:11:20.148 +00:00 [DBG] Connection id "0HNA0VVO1VE7N" disconnecting. 2025-02-01 09:11:20.148 +00:00 [DBG] Connection id "0HNA0VVO1VE7N" stopped. 2025-02-01 09:11:20.148 +00:00 [DBG] Connection id "0HNA0VVO1VE7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:20.449 +00:00 [DBG] Connection id "0HNA0VVO1VE7O" accepted. 2025-02-01 09:11:20.450 +00:00 [DBG] Connection id "0HNA0VVO1VE7O" started. 2025-02-01 09:11:20.450 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/partner/ - null null 2025-02-01 09:11:20.451 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/partner/'. 2025-02-01 09:11:20.451 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/partner/ - 307 0 null 0.2342ms 2025-02-01 09:11:20.451 +00:00 [DBG] Connection id "0HNA0VVO1VE7O" disconnecting. 2025-02-01 09:11:20.451 +00:00 [DBG] Connection id "0HNA0VVO1VE7O" stopped. 2025-02-01 09:11:20.451 +00:00 [DBG] Connection id "0HNA0VVO1VE7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:20.733 +00:00 [DBG] Connection id "0HNA0VVO1VE7P" accepted. 2025-02-01 09:11:20.733 +00:00 [DBG] Connection id "0HNA0VVO1VE7P" started. 2025-02-01 09:11:20.755 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/partners/ - null null 2025-02-01 09:11:20.755 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/partners/'. 2025-02-01 09:11:20.755 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/partners/ - 307 0 null 0.1379ms 2025-02-01 09:11:20.755 +00:00 [DBG] Connection id "0HNA0VVO1VE7P" disconnecting. 2025-02-01 09:11:20.755 +00:00 [DBG] Connection id "0HNA0VVO1VE7P" stopped. 2025-02-01 09:11:20.755 +00:00 [DBG] Connection id "0HNA0VVO1VE7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:21.078 +00:00 [DBG] Connection id "0HNA0VVO1VE7Q" accepted. 2025-02-01 09:11:21.078 +00:00 [DBG] Connection id "0HNA0VVO1VE7Q" started. 2025-02-01 09:11:21.078 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/passport/ - null null 2025-02-01 09:11:21.078 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/passport/'. 2025-02-01 09:11:21.079 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/passport/ - 307 0 null 0.1665ms 2025-02-01 09:11:21.079 +00:00 [DBG] Connection id "0HNA0VVO1VE7Q" disconnecting. 2025-02-01 09:11:21.079 +00:00 [DBG] Connection id "0HNA0VVO1VE7Q" stopped. 2025-02-01 09:11:21.079 +00:00 [DBG] Connection id "0HNA0VVO1VE7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:21.412 +00:00 [DBG] Connection id "0HNA0VVO1VE7R" accepted. 2025-02-01 09:11:21.412 +00:00 [DBG] Connection id "0HNA0VVO1VE7R" started. 2025-02-01 09:11:21.426 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/password/ - null null 2025-02-01 09:11:21.426 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/password/'. 2025-02-01 09:11:21.426 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/password/ - 307 0 null 0.3234ms 2025-02-01 09:11:21.426 +00:00 [DBG] Connection id "0HNA0VVO1VE7R" disconnecting. 2025-02-01 09:11:21.426 +00:00 [DBG] Connection id "0HNA0VVO1VE7R" stopped. 2025-02-01 09:11:21.426 +00:00 [DBG] Connection id "0HNA0VVO1VE7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:21.718 +00:00 [DBG] Connection id "0HNA0VVO1VE7S" accepted. 2025-02-01 09:11:21.718 +00:00 [DBG] Connection id "0HNA0VVO1VE7S" started. 2025-02-01 09:11:21.732 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/passwords/ - null null 2025-02-01 09:11:21.732 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/passwords/'. 2025-02-01 09:11:21.732 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/passwords/ - 307 0 null 0.2451ms 2025-02-01 09:11:21.732 +00:00 [DBG] Connection id "0HNA0VVO1VE7S" disconnecting. 2025-02-01 09:11:21.732 +00:00 [DBG] Connection id "0HNA0VVO1VE7S" stopped. 2025-02-01 09:11:21.732 +00:00 [DBG] Connection id "0HNA0VVO1VE7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:22.048 +00:00 [DBG] Connection id "0HNA0VVO1VE7T" accepted. 2025-02-01 09:11:22.048 +00:00 [DBG] Connection id "0HNA0VVO1VE7T" started. 2025-02-01 09:11:22.049 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/path/ - null null 2025-02-01 09:11:22.049 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/path/'. 2025-02-01 09:11:22.049 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/path/ - 307 0 null 0.2057ms 2025-02-01 09:11:22.050 +00:00 [DBG] Connection id "0HNA0VVO1VE7T" disconnecting. 2025-02-01 09:11:22.050 +00:00 [DBG] Connection id "0HNA0VVO1VE7T" stopped. 2025-02-01 09:11:22.050 +00:00 [DBG] Connection id "0HNA0VVO1VE7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:22.349 +00:00 [DBG] Connection id "0HNA0VVO1VE7U" accepted. 2025-02-01 09:11:22.349 +00:00 [DBG] Connection id "0HNA0VVO1VE7U" started. 2025-02-01 09:11:22.349 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/payment/ - null null 2025-02-01 09:11:22.349 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/payment/'. 2025-02-01 09:11:22.349 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/payment/ - 307 0 null 0.1601ms 2025-02-01 09:11:22.349 +00:00 [DBG] Connection id "0HNA0VVO1VE7U" disconnecting. 2025-02-01 09:11:22.349 +00:00 [DBG] Connection id "0HNA0VVO1VE7U" stopped. 2025-02-01 09:11:22.349 +00:00 [DBG] Connection id "0HNA0VVO1VE7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:22.637 +00:00 [DBG] Connection id "0HNA0VVO1VE7V" accepted. 2025-02-01 09:11:22.637 +00:00 [DBG] Connection id "0HNA0VVO1VE7V" started. 2025-02-01 09:11:22.684 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/payments/ - null null 2025-02-01 09:11:22.684 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/payments/'. 2025-02-01 09:11:22.684 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/payments/ - 307 0 null 0.2752ms 2025-02-01 09:11:22.684 +00:00 [DBG] Connection id "0HNA0VVO1VE7V" disconnecting. 2025-02-01 09:11:22.684 +00:00 [DBG] Connection id "0HNA0VVO1VE7V" stopped. 2025-02-01 09:11:22.684 +00:00 [DBG] Connection id "0HNA0VVO1VE7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:23.030 +00:00 [DBG] Connection id "0HNA0VVO1VE80" accepted. 2025-02-01 09:11:23.030 +00:00 [DBG] Connection id "0HNA0VVO1VE80" started. 2025-02-01 09:11:23.031 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pccsmysqladm/ - null null 2025-02-01 09:11:23.031 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pccsmysqladm/'. 2025-02-01 09:11:23.031 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pccsmysqladm/ - 307 0 null 0.1205ms 2025-02-01 09:11:23.031 +00:00 [DBG] Connection id "0HNA0VVO1VE80" disconnecting. 2025-02-01 09:11:23.031 +00:00 [DBG] Connection id "0HNA0VVO1VE80" stopped. 2025-02-01 09:11:23.031 +00:00 [DBG] Connection id "0HNA0VVO1VE80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:23.300 +00:00 [DBG] Connection id "0HNA0VVO1VE81" accepted. 2025-02-01 09:11:23.300 +00:00 [DBG] Connection id "0HNA0VVO1VE81" started. 2025-02-01 09:11:23.302 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/PDG_Cart/ - null null 2025-02-01 09:11:23.302 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/PDG_Cart/'. 2025-02-01 09:11:23.302 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/PDG_Cart/ - 307 0 null 0.2844ms 2025-02-01 09:11:23.302 +00:00 [DBG] Connection id "0HNA0VVO1VE81" disconnecting. 2025-02-01 09:11:23.302 +00:00 [DBG] Connection id "0HNA0VVO1VE81" stopped. 2025-02-01 09:11:23.302 +00:00 [DBG] Connection id "0HNA0VVO1VE81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:23.605 +00:00 [DBG] Connection id "0HNA0VVO1VE82" accepted. 2025-02-01 09:11:23.606 +00:00 [DBG] Connection id "0HNA0VVO1VE82" started. 2025-02-01 09:11:23.606 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/perl5/ - null null 2025-02-01 09:11:23.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/perl5/'. 2025-02-01 09:11:23.606 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/perl5/ - 307 0 null 0.0772ms 2025-02-01 09:11:23.606 +00:00 [DBG] Connection id "0HNA0VVO1VE82" disconnecting. 2025-02-01 09:11:23.606 +00:00 [DBG] Connection id "0HNA0VVO1VE82" stopped. 2025-02-01 09:11:23.606 +00:00 [DBG] Connection id "0HNA0VVO1VE82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:23.908 +00:00 [DBG] Connection id "0HNA0VVO1VE83" accepted. 2025-02-01 09:11:23.909 +00:00 [DBG] Connection id "0HNA0VVO1VE83" started. 2025-02-01 09:11:23.909 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/perl/ - null null 2025-02-01 09:11:23.909 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/perl/'. 2025-02-01 09:11:23.909 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/perl/ - 307 0 null 0.1418ms 2025-02-01 09:11:23.909 +00:00 [DBG] Connection id "0HNA0VVO1VE83" disconnecting. 2025-02-01 09:11:23.909 +00:00 [DBG] Connection id "0HNA0VVO1VE83" stopped. 2025-02-01 09:11:23.909 +00:00 [DBG] Connection id "0HNA0VVO1VE83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:24.213 +00:00 [DBG] Connection id "0HNA0VVO1VE84" accepted. 2025-02-01 09:11:24.213 +00:00 [DBG] Connection id "0HNA0VVO1VE84" started. 2025-02-01 09:11:24.213 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/personal/ - null null 2025-02-01 09:11:24.213 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/personal/'. 2025-02-01 09:11:24.213 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/personal/ - 307 0 null 0.1086ms 2025-02-01 09:11:24.213 +00:00 [DBG] Connection id "0HNA0VVO1VE84" disconnecting. 2025-02-01 09:11:24.213 +00:00 [DBG] Connection id "0HNA0VVO1VE84" stopped. 2025-02-01 09:11:24.213 +00:00 [DBG] Connection id "0HNA0VVO1VE84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:24.504 +00:00 [DBG] Connection id "0HNA0VVO1VE85" accepted. 2025-02-01 09:11:24.505 +00:00 [DBG] Connection id "0HNA0VVO1VE85" started. 2025-02-01 09:11:24.549 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pforum/ - null null 2025-02-01 09:11:24.549 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pforum/'. 2025-02-01 09:11:24.549 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pforum/ - 307 0 null 0.2844ms 2025-02-01 09:11:24.549 +00:00 [DBG] Connection id "0HNA0VVO1VE85" disconnecting. 2025-02-01 09:11:24.549 +00:00 [DBG] Connection id "0HNA0VVO1VE85" stopped. 2025-02-01 09:11:24.549 +00:00 [DBG] Connection id "0HNA0VVO1VE85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:24.901 +00:00 [DBG] Connection id "0HNA0VVO1VE86" accepted. 2025-02-01 09:11:24.901 +00:00 [DBG] Connection id "0HNA0VVO1VE86" started. 2025-02-01 09:11:24.924 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phorum/ - null null 2025-02-01 09:11:24.924 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phorum/'. 2025-02-01 09:11:24.925 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phorum/ - 307 0 null 0.2034ms 2025-02-01 09:11:24.925 +00:00 [DBG] Connection id "0HNA0VVO1VE86" disconnecting. 2025-02-01 09:11:24.925 +00:00 [DBG] Connection id "0HNA0VVO1VE86" stopped. 2025-02-01 09:11:24.925 +00:00 [DBG] Connection id "0HNA0VVO1VE86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:25.237 +00:00 [DBG] Connection id "0HNA0VVO1VE87" accepted. 2025-02-01 09:11:25.237 +00:00 [DBG] Connection id "0HNA0VVO1VE87" started. 2025-02-01 09:11:25.237 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpBB/ - null null 2025-02-01 09:11:25.237 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpBB/'. 2025-02-01 09:11:25.237 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpBB/ - 307 0 null 0.0929ms 2025-02-01 09:11:25.238 +00:00 [DBG] Connection id "0HNA0VVO1VE87" disconnecting. 2025-02-01 09:11:25.238 +00:00 [DBG] Connection id "0HNA0VVO1VE87" stopped. 2025-02-01 09:11:25.238 +00:00 [DBG] Connection id "0HNA0VVO1VE87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:25.550 +00:00 [DBG] Connection id "0HNA0VVO1VE88" accepted. 2025-02-01 09:11:25.551 +00:00 [DBG] Connection id "0HNA0VVO1VE88" started. 2025-02-01 09:11:25.573 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/php_classes/ - null null 2025-02-01 09:11:25.573 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/php_classes/'. 2025-02-01 09:11:25.573 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/php_classes/ - 307 0 null 0.1565ms 2025-02-01 09:11:25.573 +00:00 [DBG] Connection id "0HNA0VVO1VE88" disconnecting. 2025-02-01 09:11:25.573 +00:00 [DBG] Connection id "0HNA0VVO1VE88" stopped. 2025-02-01 09:11:25.573 +00:00 [DBG] Connection id "0HNA0VVO1VE88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:25.944 +00:00 [DBG] Connection id "0HNA0VVO1VE89" accepted. 2025-02-01 09:11:25.944 +00:00 [DBG] Connection id "0HNA0VVO1VE89" started. 2025-02-01 09:11:25.944 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpclassifieds/ - null null 2025-02-01 09:11:25.944 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpclassifieds/'. 2025-02-01 09:11:25.944 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpclassifieds/ - 307 0 null 0.0915ms 2025-02-01 09:11:25.944 +00:00 [DBG] Connection id "0HNA0VVO1VE89" disconnecting. 2025-02-01 09:11:25.944 +00:00 [DBG] Connection id "0HNA0VVO1VE89" stopped. 2025-02-01 09:11:25.944 +00:00 [DBG] Connection id "0HNA0VVO1VE89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:26.292 +00:00 [DBG] Connection id "0HNA0VVO1VE8A" accepted. 2025-02-01 09:11:26.292 +00:00 [DBG] Connection id "0HNA0VVO1VE8A" started. 2025-02-01 09:11:26.292 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/php/ - null null 2025-02-01 09:11:26.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/php/'. 2025-02-01 09:11:26.293 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/php/ - 307 0 null 0.0986ms 2025-02-01 09:11:26.293 +00:00 [DBG] Connection id "0HNA0VVO1VE8A" disconnecting. 2025-02-01 09:11:26.293 +00:00 [DBG] Connection id "0HNA0VVO1VE8A" stopped. 2025-02-01 09:11:26.293 +00:00 [DBG] Connection id "0HNA0VVO1VE8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:26.647 +00:00 [DBG] Connection id "0HNA0VVO1VE8B" accepted. 2025-02-01 09:11:26.647 +00:00 [DBG] Connection id "0HNA0VVO1VE8B" started. 2025-02-01 09:11:26.647 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpimageview/ - null null 2025-02-01 09:11:26.647 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpimageview/'. 2025-02-01 09:11:26.647 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpimageview/ - 307 0 null 0.0976ms 2025-02-01 09:11:26.647 +00:00 [DBG] Connection id "0HNA0VVO1VE8B" disconnecting. 2025-02-01 09:11:26.647 +00:00 [DBG] Connection id "0HNA0VVO1VE8B" stopped. 2025-02-01 09:11:26.647 +00:00 [DBG] Connection id "0HNA0VVO1VE8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:26.998 +00:00 [DBG] Connection id "0HNA0VVO1VE8C" accepted. 2025-02-01 09:11:26.998 +00:00 [DBG] Connection id "0HNA0VVO1VE8C" started. 2025-02-01 09:11:27.020 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpnuke/ - null null 2025-02-01 09:11:27.020 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpnuke/'. 2025-02-01 09:11:27.020 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpnuke/ - 307 0 null 0.1439ms 2025-02-01 09:11:27.020 +00:00 [DBG] Connection id "0HNA0VVO1VE8C" disconnecting. 2025-02-01 09:11:27.020 +00:00 [DBG] Connection id "0HNA0VVO1VE8C" stopped. 2025-02-01 09:11:27.020 +00:00 [DBG] Connection id "0HNA0VVO1VE8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:27.332 +00:00 [DBG] Connection id "0HNA0VVO1VE8D" accepted. 2025-02-01 09:11:27.332 +00:00 [DBG] Connection id "0HNA0VVO1VE8D" started. 2025-02-01 09:11:27.332 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpPhotoAlbum/ - null null 2025-02-01 09:11:27.332 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpPhotoAlbum/'. 2025-02-01 09:11:27.332 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpPhotoAlbum/ - 307 0 null 0.0993ms 2025-02-01 09:11:27.332 +00:00 [DBG] Connection id "0HNA0VVO1VE8D" disconnecting. 2025-02-01 09:11:27.332 +00:00 [DBG] Connection id "0HNA0VVO1VE8D" stopped. 2025-02-01 09:11:27.332 +00:00 [DBG] Connection id "0HNA0VVO1VE8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:27.636 +00:00 [DBG] Connection id "0HNA0VVO1VE8E" accepted. 2025-02-01 09:11:27.636 +00:00 [DBG] Connection id "0HNA0VVO1VE8E" started. 2025-02-01 09:11:27.658 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpprojekt/ - null null 2025-02-01 09:11:27.658 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpprojekt/'. 2025-02-01 09:11:27.658 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpprojekt/ - 307 0 null 0.2748ms 2025-02-01 09:11:27.658 +00:00 [DBG] Connection id "0HNA0VVO1VE8E" disconnecting. 2025-02-01 09:11:27.658 +00:00 [DBG] Connection id "0HNA0VVO1VE8E" stopped. 2025-02-01 09:11:27.659 +00:00 [DBG] Connection id "0HNA0VVO1VE8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:28.005 +00:00 [DBG] Connection id "0HNA0VVO1VE8F" accepted. 2025-02-01 09:11:28.005 +00:00 [DBG] Connection id "0HNA0VVO1VE8F" started. 2025-02-01 09:11:28.030 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpSecurePages/ - null null 2025-02-01 09:11:28.030 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpSecurePages/'. 2025-02-01 09:11:28.031 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpSecurePages/ - 307 0 null 0.1333ms 2025-02-01 09:11:28.031 +00:00 [DBG] Connection id "0HNA0VVO1VE8F" disconnecting. 2025-02-01 09:11:28.031 +00:00 [DBG] Connection id "0HNA0VVO1VE8F" stopped. 2025-02-01 09:11:28.031 +00:00 [DBG] Connection id "0HNA0VVO1VE8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:28.342 +00:00 [DBG] Connection id "0HNA0VVO1VE8G" accepted. 2025-02-01 09:11:28.342 +00:00 [DBG] Connection id "0HNA0VVO1VE8G" started. 2025-02-01 09:11:28.342 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pics/ - null null 2025-02-01 09:11:28.342 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pics/'. 2025-02-01 09:11:28.342 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pics/ - 307 0 null 0.2231ms 2025-02-01 09:11:28.342 +00:00 [DBG] Connection id "0HNA0VVO1VE8G" disconnecting. 2025-02-01 09:11:28.342 +00:00 [DBG] Connection id "0HNA0VVO1VE8G" stopped. 2025-02-01 09:11:28.342 +00:00 [DBG] Connection id "0HNA0VVO1VE8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:28.638 +00:00 [DBG] Connection id "0HNA0VVO1VE8H" accepted. 2025-02-01 09:11:28.638 +00:00 [DBG] Connection id "0HNA0VVO1VE8H" started. 2025-02-01 09:11:28.660 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pictures/ - null null 2025-02-01 09:11:28.660 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pictures/'. 2025-02-01 09:11:28.660 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pictures/ - 307 0 null 0.177ms 2025-02-01 09:11:28.660 +00:00 [DBG] Connection id "0HNA0VVO1VE8H" disconnecting. 2025-02-01 09:11:28.660 +00:00 [DBG] Connection id "0HNA0VVO1VE8H" stopped. 2025-02-01 09:11:28.660 +00:00 [DBG] Connection id "0HNA0VVO1VE8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:28.985 +00:00 [DBG] Connection id "0HNA0VVO1VE8I" accepted. 2025-02-01 09:11:28.986 +00:00 [DBG] Connection id "0HNA0VVO1VE8I" started. 2025-02-01 09:11:29.008 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pike/ - null null 2025-02-01 09:11:29.008 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pike/'. 2025-02-01 09:11:29.009 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pike/ - 307 0 null 0.2194ms 2025-02-01 09:11:29.009 +00:00 [DBG] Connection id "0HNA0VVO1VE8I" disconnecting. 2025-02-01 09:11:29.009 +00:00 [DBG] Connection id "0HNA0VVO1VE8I" stopped. 2025-02-01 09:11:29.009 +00:00 [DBG] Connection id "0HNA0VVO1VE8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:29.315 +00:00 [DBG] Connection id "0HNA0VVO1VE8J" accepted. 2025-02-01 09:11:29.315 +00:00 [DBG] Connection id "0HNA0VVO1VE8J" started. 2025-02-01 09:11:29.337 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/piranha/ - null null 2025-02-01 09:11:29.337 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/piranha/'. 2025-02-01 09:11:29.337 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/piranha/ - 307 0 null 0.2571ms 2025-02-01 09:11:29.337 +00:00 [DBG] Connection id "0HNA0VVO1VE8J" disconnecting. 2025-02-01 09:11:29.337 +00:00 [DBG] Connection id "0HNA0VVO1VE8J" stopped. 2025-02-01 09:11:29.337 +00:00 [DBG] Connection id "0HNA0VVO1VE8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:29.669 +00:00 [DBG] Connection id "0HNA0VVO1VE8K" accepted. 2025-02-01 09:11:29.669 +00:00 [DBG] Connection id "0HNA0VVO1VE8K" started. 2025-02-01 09:11:29.670 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pls/ - null null 2025-02-01 09:11:29.670 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pls/'. 2025-02-01 09:11:29.670 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pls/ - 307 0 null 0.2235ms 2025-02-01 09:11:29.670 +00:00 [DBG] Connection id "0HNA0VVO1VE8K" disconnecting. 2025-02-01 09:11:29.670 +00:00 [DBG] Connection id "0HNA0VVO1VE8K" stopped. 2025-02-01 09:11:29.670 +00:00 [DBG] Connection id "0HNA0VVO1VE8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:30.006 +00:00 [DBG] Connection id "0HNA0VVO1VE8L" accepted. 2025-02-01 09:11:30.006 +00:00 [DBG] Connection id "0HNA0VVO1VE8L" started. 2025-02-01 09:11:30.007 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plsql/ - null null 2025-02-01 09:11:30.007 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plsql/'. 2025-02-01 09:11:30.007 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plsql/ - 307 0 null 0.3137ms 2025-02-01 09:11:30.007 +00:00 [DBG] Connection id "0HNA0VVO1VE8L" disconnecting. 2025-02-01 09:11:30.007 +00:00 [DBG] Connection id "0HNA0VVO1VE8L" stopped. 2025-02-01 09:11:30.007 +00:00 [DBG] Connection id "0HNA0VVO1VE8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:30.299 +00:00 [DBG] Connection id "0HNA0VVO1VE8M" accepted. 2025-02-01 09:11:30.299 +00:00 [DBG] Connection id "0HNA0VVO1VE8M" started. 2025-02-01 09:11:30.324 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plssampleadmin_/ - null null 2025-02-01 09:11:30.324 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plssampleadmin_/'. 2025-02-01 09:11:30.324 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plssampleadmin_/ - 307 0 null 0.1732ms 2025-02-01 09:11:30.324 +00:00 [DBG] Connection id "0HNA0VVO1VE8M" disconnecting. 2025-02-01 09:11:30.324 +00:00 [DBG] Connection id "0HNA0VVO1VE8M" stopped. 2025-02-01 09:11:30.324 +00:00 [DBG] Connection id "0HNA0VVO1VE8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:30.662 +00:00 [DBG] Connection id "0HNA0VVO1VE8N" accepted. 2025-02-01 09:11:30.662 +00:00 [DBG] Connection id "0HNA0VVO1VE8N" started. 2025-02-01 09:11:30.667 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plssampleadmin/ - null null 2025-02-01 09:11:30.667 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plssampleadmin/'. 2025-02-01 09:11:30.667 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plssampleadmin/ - 307 0 null 0.3279ms 2025-02-01 09:11:30.667 +00:00 [DBG] Connection id "0HNA0VVO1VE8N" disconnecting. 2025-02-01 09:11:30.667 +00:00 [DBG] Connection id "0HNA0VVO1VE8N" stopped. 2025-02-01 09:11:30.667 +00:00 [DBG] Connection id "0HNA0VVO1VE8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:30.979 +00:00 [DBG] Connection id "0HNA0VVO1VE8O" accepted. 2025-02-01 09:11:30.979 +00:00 [DBG] Connection id "0HNA0VVO1VE8O" started. 2025-02-01 09:11:30.980 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plssampleadmin_help/ - null null 2025-02-01 09:11:30.980 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plssampleadmin_help/'. 2025-02-01 09:11:30.980 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plssampleadmin_help/ - 307 0 null 0.1413ms 2025-02-01 09:11:30.980 +00:00 [DBG] Connection id "0HNA0VVO1VE8O" disconnecting. 2025-02-01 09:11:30.980 +00:00 [DBG] Connection id "0HNA0VVO1VE8O" stopped. 2025-02-01 09:11:30.980 +00:00 [DBG] Connection id "0HNA0VVO1VE8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:31.284 +00:00 [DBG] Connection id "0HNA0VVO1VE8P" accepted. 2025-02-01 09:11:31.284 +00:00 [DBG] Connection id "0HNA0VVO1VE8P" started. 2025-02-01 09:11:31.285 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plssample/ - null null 2025-02-01 09:11:31.285 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plssample/'. 2025-02-01 09:11:31.285 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plssample/ - 307 0 null 0.22ms 2025-02-01 09:11:31.285 +00:00 [DBG] Connection id "0HNA0VVO1VE8P" disconnecting. 2025-02-01 09:11:31.285 +00:00 [DBG] Connection id "0HNA0VVO1VE8P" stopped. 2025-02-01 09:11:31.285 +00:00 [DBG] Connection id "0HNA0VVO1VE8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:31.615 +00:00 [DBG] Connection id "0HNA0VVO1VE8Q" accepted. 2025-02-01 09:11:31.615 +00:00 [DBG] Connection id "0HNA0VVO1VE8Q" started. 2025-02-01 09:11:31.615 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/poll/ - null null 2025-02-01 09:11:31.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/poll/'. 2025-02-01 09:11:31.615 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/poll/ - 307 0 null 0.0915ms 2025-02-01 09:11:31.615 +00:00 [DBG] Connection id "0HNA0VVO1VE8Q" disconnecting. 2025-02-01 09:11:31.615 +00:00 [DBG] Connection id "0HNA0VVO1VE8Q" stopped. 2025-02-01 09:11:31.615 +00:00 [DBG] Connection id "0HNA0VVO1VE8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:31.927 +00:00 [DBG] Connection id "0HNA0VVO1VE8R" accepted. 2025-02-01 09:11:31.927 +00:00 [DBG] Connection id "0HNA0VVO1VE8R" started. 2025-02-01 09:11:31.927 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/polls/ - null null 2025-02-01 09:11:31.927 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/polls/'. 2025-02-01 09:11:31.927 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/polls/ - 307 0 null 0.1797ms 2025-02-01 09:11:31.928 +00:00 [DBG] Connection id "0HNA0VVO1VE8R" disconnecting. 2025-02-01 09:11:31.928 +00:00 [DBG] Connection id "0HNA0VVO1VE8R" stopped. 2025-02-01 09:11:31.928 +00:00 [DBG] Connection id "0HNA0VVO1VE8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:32.231 +00:00 [DBG] Connection id "0HNA0VVO1VE8S" accepted. 2025-02-01 09:11:32.231 +00:00 [DBG] Connection id "0HNA0VVO1VE8S" started. 2025-02-01 09:11:32.231 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/porn/ - null null 2025-02-01 09:11:32.231 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/porn/'. 2025-02-01 09:11:32.232 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/porn/ - 307 0 null 0.1523ms 2025-02-01 09:11:32.232 +00:00 [DBG] Connection id "0HNA0VVO1VE8S" disconnecting. 2025-02-01 09:11:32.232 +00:00 [DBG] Connection id "0HNA0VVO1VE8S" stopped. 2025-02-01 09:11:32.232 +00:00 [DBG] Connection id "0HNA0VVO1VE8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:32.543 +00:00 [DBG] Connection id "0HNA0VVO1VE8T" accepted. 2025-02-01 09:11:32.543 +00:00 [DBG] Connection id "0HNA0VVO1VE8T" started. 2025-02-01 09:11:32.543 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/portal/ - null null 2025-02-01 09:11:32.543 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/portal/'. 2025-02-01 09:11:32.543 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/portal/ - 307 0 null 0.1762ms 2025-02-01 09:11:32.543 +00:00 [DBG] Connection id "0HNA0VVO1VE8T" disconnecting. 2025-02-01 09:11:32.543 +00:00 [DBG] Connection id "0HNA0VVO1VE8T" stopped. 2025-02-01 09:11:32.543 +00:00 [DBG] Connection id "0HNA0VVO1VE8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:32.892 +00:00 [DBG] Connection id "0HNA0VVO1VE8U" accepted. 2025-02-01 09:11:32.892 +00:00 [DBG] Connection id "0HNA0VVO1VE8U" started. 2025-02-01 09:11:32.893 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/portals/ - null null 2025-02-01 09:11:32.893 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/portals/'. 2025-02-01 09:11:32.893 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/portals/ - 307 0 null 0.1375ms 2025-02-01 09:11:32.893 +00:00 [DBG] Connection id "0HNA0VVO1VE8U" disconnecting. 2025-02-01 09:11:32.893 +00:00 [DBG] Connection id "0HNA0VVO1VE8U" stopped. 2025-02-01 09:11:32.893 +00:00 [DBG] Connection id "0HNA0VVO1VE8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:33.183 +00:00 [DBG] Connection id "0HNA0VVO1VE8V" accepted. 2025-02-01 09:11:33.183 +00:00 [DBG] Connection id "0HNA0VVO1VE8V" started. 2025-02-01 09:11:33.205 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/postgres/ - null null 2025-02-01 09:11:33.205 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/postgres/'. 2025-02-01 09:11:33.205 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/postgres/ - 307 0 null 0.2219ms 2025-02-01 09:11:33.205 +00:00 [DBG] Connection id "0HNA0VVO1VE8V" disconnecting. 2025-02-01 09:11:33.205 +00:00 [DBG] Connection id "0HNA0VVO1VE8V" stopped. 2025-02-01 09:11:33.205 +00:00 [DBG] Connection id "0HNA0VVO1VE8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:33.515 +00:00 [DBG] Connection id "0HNA0VVO1VE90" accepted. 2025-02-01 09:11:33.516 +00:00 [DBG] Connection id "0HNA0VVO1VE90" started. 2025-02-01 09:11:33.538 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/postnuke/ - null null 2025-02-01 09:11:33.538 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/postnuke/'. 2025-02-01 09:11:33.538 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/postnuke/ - 307 0 null 0.2209ms 2025-02-01 09:11:33.538 +00:00 [DBG] Connection id "0HNA0VVO1VE90" disconnecting. 2025-02-01 09:11:33.538 +00:00 [DBG] Connection id "0HNA0VVO1VE90" stopped. 2025-02-01 09:11:33.538 +00:00 [DBG] Connection id "0HNA0VVO1VE90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:33.902 +00:00 [DBG] Connection id "0HNA0VVO1VE91" accepted. 2025-02-01 09:11:33.902 +00:00 [DBG] Connection id "0HNA0VVO1VE91" started. 2025-02-01 09:11:33.902 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ppwb/ - null null 2025-02-01 09:11:33.902 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ppwb/'. 2025-02-01 09:11:33.902 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ppwb/ - 307 0 null 0.1612ms 2025-02-01 09:11:33.903 +00:00 [DBG] Connection id "0HNA0VVO1VE91" disconnecting. 2025-02-01 09:11:33.903 +00:00 [DBG] Connection id "0HNA0VVO1VE91" stopped. 2025-02-01 09:11:33.903 +00:00 [DBG] Connection id "0HNA0VVO1VE91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:34.201 +00:00 [DBG] Connection id "0HNA0VVO1VE92" accepted. 2025-02-01 09:11:34.201 +00:00 [DBG] Connection id "0HNA0VVO1VE92" started. 2025-02-01 09:11:34.209 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/printer/ - null null 2025-02-01 09:11:34.209 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/printer/'. 2025-02-01 09:11:34.209 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/printer/ - 307 0 null 0.2564ms 2025-02-01 09:11:34.209 +00:00 [DBG] Connection id "0HNA0VVO1VE92" disconnecting. 2025-02-01 09:11:34.209 +00:00 [DBG] Connection id "0HNA0VVO1VE92" stopped. 2025-02-01 09:11:34.209 +00:00 [DBG] Connection id "0HNA0VVO1VE92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:34.518 +00:00 [DBG] Connection id "0HNA0VVO1VE93" accepted. 2025-02-01 09:11:34.518 +00:00 [DBG] Connection id "0HNA0VVO1VE93" started. 2025-02-01 09:11:34.540 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/printers/ - null null 2025-02-01 09:11:34.540 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/printers/'. 2025-02-01 09:11:34.540 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/printers/ - 307 0 null 0.2233ms 2025-02-01 09:11:34.540 +00:00 [DBG] Connection id "0HNA0VVO1VE93" disconnecting. 2025-02-01 09:11:34.540 +00:00 [DBG] Connection id "0HNA0VVO1VE93" stopped. 2025-02-01 09:11:34.540 +00:00 [DBG] Connection id "0HNA0VVO1VE93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:34.831 +00:00 [DBG] Connection id "0HNA0VVO1VE94" accepted. 2025-02-01 09:11:34.831 +00:00 [DBG] Connection id "0HNA0VVO1VE94" started. 2025-02-01 09:11:34.875 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/privacy/ - null null 2025-02-01 09:11:34.875 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/privacy/'. 2025-02-01 09:11:34.875 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/privacy/ - 307 0 null 0.1851ms 2025-02-01 09:11:34.875 +00:00 [DBG] Connection id "0HNA0VVO1VE94" disconnecting. 2025-02-01 09:11:34.875 +00:00 [DBG] Connection id "0HNA0VVO1VE94" stopped. 2025-02-01 09:11:34.875 +00:00 [DBG] Connection id "0HNA0VVO1VE94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:35.176 +00:00 [DBG] Connection id "0HNA0VVO1VE95" accepted. 2025-02-01 09:11:35.176 +00:00 [DBG] Connection id "0HNA0VVO1VE95" started. 2025-02-01 09:11:35.200 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/privado/ - null null 2025-02-01 09:11:35.200 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/privado/'. 2025-02-01 09:11:35.200 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/privado/ - 307 0 null 0.2343ms 2025-02-01 09:11:35.200 +00:00 [DBG] Connection id "0HNA0VVO1VE95" disconnecting. 2025-02-01 09:11:35.200 +00:00 [DBG] Connection id "0HNA0VVO1VE95" stopped. 2025-02-01 09:11:35.200 +00:00 [DBG] Connection id "0HNA0VVO1VE95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:35.510 +00:00 [DBG] Connection id "0HNA0VVO1VE96" accepted. 2025-02-01 09:11:35.510 +00:00 [DBG] Connection id "0HNA0VVO1VE96" started. 2025-02-01 09:11:35.511 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_private/ - null null 2025-02-01 09:11:35.511 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_private/'. 2025-02-01 09:11:35.511 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_private/ - 307 0 null 0.1328ms 2025-02-01 09:11:35.511 +00:00 [DBG] Connection id "0HNA0VVO1VE96" disconnecting. 2025-02-01 09:11:35.511 +00:00 [DBG] Connection id "0HNA0VVO1VE96" stopped. 2025-02-01 09:11:35.511 +00:00 [DBG] Connection id "0HNA0VVO1VE96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:35.848 +00:00 [DBG] Connection id "0HNA0VVO1VE97" accepted. 2025-02-01 09:11:35.848 +00:00 [DBG] Connection id "0HNA0VVO1VE97" started. 2025-02-01 09:11:35.864 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/private/ - null null 2025-02-01 09:11:35.864 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/private/'. 2025-02-01 09:11:35.864 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/private/ - 307 0 null 0.2887ms 2025-02-01 09:11:35.864 +00:00 [DBG] Connection id "0HNA0VVO1VE97" disconnecting. 2025-02-01 09:11:35.864 +00:00 [DBG] Connection id "0HNA0VVO1VE97" stopped. 2025-02-01 09:11:35.864 +00:00 [DBG] Connection id "0HNA0VVO1VE97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:36.138 +00:00 [DBG] Connection id "0HNA0VVO1VE98" accepted. 2025-02-01 09:11:36.138 +00:00 [DBG] Connection id "0HNA0VVO1VE98" started. 2025-02-01 09:11:36.160 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/priv/ - null null 2025-02-01 09:11:36.160 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/priv/'. 2025-02-01 09:11:36.160 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/priv/ - 307 0 null 0.1405ms 2025-02-01 09:11:36.160 +00:00 [DBG] Connection id "0HNA0VVO1VE98" disconnecting. 2025-02-01 09:11:36.160 +00:00 [DBG] Connection id "0HNA0VVO1VE98" stopped. 2025-02-01 09:11:36.160 +00:00 [DBG] Connection id "0HNA0VVO1VE98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:36.505 +00:00 [DBG] Connection id "0HNA0VVO1VE99" accepted. 2025-02-01 09:11:36.505 +00:00 [DBG] Connection id "0HNA0VVO1VE99" started. 2025-02-01 09:11:36.506 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/prod/ - null null 2025-02-01 09:11:36.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/prod/'. 2025-02-01 09:11:36.506 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/prod/ - 307 0 null 0.1085ms 2025-02-01 09:11:36.506 +00:00 [DBG] Connection id "0HNA0VVO1VE99" disconnecting. 2025-02-01 09:11:36.506 +00:00 [DBG] Connection id "0HNA0VVO1VE99" stopped. 2025-02-01 09:11:36.506 +00:00 [DBG] Connection id "0HNA0VVO1VE99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:36.825 +00:00 [DBG] Connection id "0HNA0VVO1VE9A" accepted. 2025-02-01 09:11:36.825 +00:00 [DBG] Connection id "0HNA0VVO1VE9A" started. 2025-02-01 09:11:36.869 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/projectserver/ - null null 2025-02-01 09:11:36.869 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/'. 2025-02-01 09:11:36.869 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/projectserver/ - 307 0 null 0.263ms 2025-02-01 09:11:36.869 +00:00 [DBG] Connection id "0HNA0VVO1VE9A" disconnecting. 2025-02-01 09:11:36.869 +00:00 [DBG] Connection id "0HNA0VVO1VE9A" stopped. 2025-02-01 09:11:36.869 +00:00 [DBG] Connection id "0HNA0VVO1VE9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:37.206 +00:00 [DBG] Connection id "0HNA0VVO1VE9B" accepted. 2025-02-01 09:11:37.206 +00:00 [DBG] Connection id "0HNA0VVO1VE9B" started. 2025-02-01 09:11:37.206 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/protected/ - null null 2025-02-01 09:11:37.206 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/protected/'. 2025-02-01 09:11:37.206 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/protected/ - 307 0 null 0.1147ms 2025-02-01 09:11:37.206 +00:00 [DBG] Connection id "0HNA0VVO1VE9B" disconnecting. 2025-02-01 09:11:37.206 +00:00 [DBG] Connection id "0HNA0VVO1VE9B" stopped. 2025-02-01 09:11:37.206 +00:00 [DBG] Connection id "0HNA0VVO1VE9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:37.533 +00:00 [DBG] Connection id "0HNA0VVO1VE9C" accepted. 2025-02-01 09:11:37.533 +00:00 [DBG] Connection id "0HNA0VVO1VE9C" started. 2025-02-01 09:11:37.571 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/proxy/ - null null 2025-02-01 09:11:37.571 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/proxy/'. 2025-02-01 09:11:37.571 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/proxy/ - 307 0 null 0.1791ms 2025-02-01 09:11:37.571 +00:00 [DBG] Connection id "0HNA0VVO1VE9C" disconnecting. 2025-02-01 09:11:37.571 +00:00 [DBG] Connection id "0HNA0VVO1VE9C" stopped. 2025-02-01 09:11:37.571 +00:00 [DBG] Connection id "0HNA0VVO1VE9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:37.878 +00:00 [DBG] Connection id "0HNA0VVO1VE9D" accepted. 2025-02-01 09:11:37.878 +00:00 [DBG] Connection id "0HNA0VVO1VE9D" started. 2025-02-01 09:11:37.878 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/prueba/ - null null 2025-02-01 09:11:37.878 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/prueba/'. 2025-02-01 09:11:37.879 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/prueba/ - 307 0 null 0.2053ms 2025-02-01 09:11:37.879 +00:00 [DBG] Connection id "0HNA0VVO1VE9D" disconnecting. 2025-02-01 09:11:37.879 +00:00 [DBG] Connection id "0HNA0VVO1VE9D" stopped. 2025-02-01 09:11:37.879 +00:00 [DBG] Connection id "0HNA0VVO1VE9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:38.213 +00:00 [DBG] Connection id "0HNA0VVO1VE9E" accepted. 2025-02-01 09:11:38.213 +00:00 [DBG] Connection id "0HNA0VVO1VE9E" started. 2025-02-01 09:11:38.214 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pruebas/ - null null 2025-02-01 09:11:38.214 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pruebas/'. 2025-02-01 09:11:38.214 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pruebas/ - 307 0 null 0.3599ms 2025-02-01 09:11:38.214 +00:00 [DBG] Connection id "0HNA0VVO1VE9E" disconnecting. 2025-02-01 09:11:38.214 +00:00 [DBG] Connection id "0HNA0VVO1VE9E" stopped. 2025-02-01 09:11:38.214 +00:00 [DBG] Connection id "0HNA0VVO1VE9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:38.524 +00:00 [DBG] Connection id "0HNA0VVO1VE9F" accepted. 2025-02-01 09:11:38.524 +00:00 [DBG] Connection id "0HNA0VVO1VE9F" started. 2025-02-01 09:11:38.524 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/prv/ - null null 2025-02-01 09:11:38.524 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/prv/'. 2025-02-01 09:11:38.525 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/prv/ - 307 0 null 0.183ms 2025-02-01 09:11:38.525 +00:00 [DBG] Connection id "0HNA0VVO1VE9F" disconnecting. 2025-02-01 09:11:38.525 +00:00 [DBG] Connection id "0HNA0VVO1VE9F" stopped. 2025-02-01 09:11:38.525 +00:00 [DBG] Connection id "0HNA0VVO1VE9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:38.837 +00:00 [DBG] Connection id "0HNA0VVO1VE9G" accepted. 2025-02-01 09:11:38.837 +00:00 [DBG] Connection id "0HNA0VVO1VE9G" started. 2025-02-01 09:11:38.860 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pub/ - null null 2025-02-01 09:11:38.860 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pub/'. 2025-02-01 09:11:38.860 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pub/ - 307 0 null 0.2391ms 2025-02-01 09:11:38.860 +00:00 [DBG] Connection id "0HNA0VVO1VE9G" disconnecting. 2025-02-01 09:11:38.860 +00:00 [DBG] Connection id "0HNA0VVO1VE9G" stopped. 2025-02-01 09:11:38.860 +00:00 [DBG] Connection id "0HNA0VVO1VE9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:39.172 +00:00 [DBG] Connection id "0HNA0VVO1VE9H" accepted. 2025-02-01 09:11:39.172 +00:00 [DBG] Connection id "0HNA0VVO1VE9H" started. 2025-02-01 09:11:39.173 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_public/ - null null 2025-02-01 09:11:39.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_public/'. 2025-02-01 09:11:39.173 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_public/ - 307 0 null 0.3316ms 2025-02-01 09:11:39.173 +00:00 [DBG] Connection id "0HNA0VVO1VE9H" disconnecting. 2025-02-01 09:11:39.173 +00:00 [DBG] Connection id "0HNA0VVO1VE9H" stopped. 2025-02-01 09:11:39.174 +00:00 [DBG] Connection id "0HNA0VVO1VE9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:39.481 +00:00 [DBG] Connection id "0HNA0VVO1VE9I" accepted. 2025-02-01 09:11:39.481 +00:00 [DBG] Connection id "0HNA0VVO1VE9I" started. 2025-02-01 09:11:39.482 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/public/ - null null 2025-02-01 09:11:39.482 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/public/'. 2025-02-01 09:11:39.482 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/public/ - 307 0 null 0.1146ms 2025-02-01 09:11:39.482 +00:00 [DBG] Connection id "0HNA0VVO1VE9I" disconnecting. 2025-02-01 09:11:39.482 +00:00 [DBG] Connection id "0HNA0VVO1VE9I" stopped. 2025-02-01 09:11:39.482 +00:00 [DBG] Connection id "0HNA0VVO1VE9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:39.793 +00:00 [DBG] Connection id "0HNA0VVO1VE9J" accepted. 2025-02-01 09:11:39.793 +00:00 [DBG] Connection id "0HNA0VVO1VE9J" started. 2025-02-01 09:11:39.814 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/publica/ - null null 2025-02-01 09:11:39.814 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/publica/'. 2025-02-01 09:11:39.814 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/publica/ - 307 0 null 0.2472ms 2025-02-01 09:11:39.814 +00:00 [DBG] Connection id "0HNA0VVO1VE9J" disconnecting. 2025-02-01 09:11:39.814 +00:00 [DBG] Connection id "0HNA0VVO1VE9J" stopped. 2025-02-01 09:11:39.814 +00:00 [DBG] Connection id "0HNA0VVO1VE9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:40.108 +00:00 [DBG] Connection id "0HNA0VVO1VE9K" accepted. 2025-02-01 09:11:40.108 +00:00 [DBG] Connection id "0HNA0VVO1VE9K" started. 2025-02-01 09:11:40.130 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/publicar/ - null null 2025-02-01 09:11:40.130 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/publicar/'. 2025-02-01 09:11:40.130 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/publicar/ - 307 0 null 0.1874ms 2025-02-01 09:11:40.130 +00:00 [DBG] Connection id "0HNA0VVO1VE9K" disconnecting. 2025-02-01 09:11:40.130 +00:00 [DBG] Connection id "0HNA0VVO1VE9K" stopped. 2025-02-01 09:11:40.130 +00:00 [DBG] Connection id "0HNA0VVO1VE9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:40.443 +00:00 [DBG] Connection id "0HNA0VVO1VE9L" accepted. 2025-02-01 09:11:40.443 +00:00 [DBG] Connection id "0HNA0VVO1VE9L" started. 2025-02-01 09:11:40.486 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/publico/ - null null 2025-02-01 09:11:40.486 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/publico/'. 2025-02-01 09:11:40.486 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/publico/ - 307 0 null 0.2098ms 2025-02-01 09:11:40.486 +00:00 [DBG] Connection id "0HNA0VVO1VE9L" disconnecting. 2025-02-01 09:11:40.486 +00:00 [DBG] Connection id "0HNA0VVO1VE9L" stopped. 2025-02-01 09:11:40.486 +00:00 [DBG] Connection id "0HNA0VVO1VE9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:40.775 +00:00 [DBG] Connection id "0HNA0VVO1VE9M" accepted. 2025-02-01 09:11:40.775 +00:00 [DBG] Connection id "0HNA0VVO1VE9M" started. 2025-02-01 09:11:40.799 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/publish/ - null null 2025-02-01 09:11:40.799 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/publish/'. 2025-02-01 09:11:40.799 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/publish/ - 307 0 null 0.2911ms 2025-02-01 09:11:40.799 +00:00 [DBG] Connection id "0HNA0VVO1VE9M" disconnecting. 2025-02-01 09:11:40.799 +00:00 [DBG] Connection id "0HNA0VVO1VE9M" stopped. 2025-02-01 09:11:40.800 +00:00 [DBG] Connection id "0HNA0VVO1VE9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:41.086 +00:00 [DBG] Connection id "0HNA0VVO1VE9N" accepted. 2025-02-01 09:11:41.086 +00:00 [DBG] Connection id "0HNA0VVO1VE9N" started. 2025-02-01 09:11:41.110 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/purchase/ - null null 2025-02-01 09:11:41.110 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/purchase/'. 2025-02-01 09:11:41.110 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/purchase/ - 307 0 null 0.194ms 2025-02-01 09:11:41.110 +00:00 [DBG] Connection id "0HNA0VVO1VE9N" disconnecting. 2025-02-01 09:11:41.110 +00:00 [DBG] Connection id "0HNA0VVO1VE9N" stopped. 2025-02-01 09:11:41.110 +00:00 [DBG] Connection id "0HNA0VVO1VE9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:41.431 +00:00 [DBG] Connection id "0HNA0VVO1VE9O" accepted. 2025-02-01 09:11:41.431 +00:00 [DBG] Connection id "0HNA0VVO1VE9O" started. 2025-02-01 09:11:41.431 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/purchases/ - null null 2025-02-01 09:11:41.431 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/purchases/'. 2025-02-01 09:11:41.431 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/purchases/ - 307 0 null 0.1434ms 2025-02-01 09:11:41.431 +00:00 [DBG] Connection id "0HNA0VVO1VE9O" disconnecting. 2025-02-01 09:11:41.431 +00:00 [DBG] Connection id "0HNA0VVO1VE9O" stopped. 2025-02-01 09:11:41.431 +00:00 [DBG] Connection id "0HNA0VVO1VE9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:41.748 +00:00 [DBG] Connection id "0HNA0VVO1VE9P" accepted. 2025-02-01 09:11:41.748 +00:00 [DBG] Connection id "0HNA0VVO1VE9P" started. 2025-02-01 09:11:41.748 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pw/ - null null 2025-02-01 09:11:41.748 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pw/'. 2025-02-01 09:11:41.748 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pw/ - 307 0 null 0.1537ms 2025-02-01 09:11:41.749 +00:00 [DBG] Connection id "0HNA0VVO1VE9P" disconnecting. 2025-02-01 09:11:41.749 +00:00 [DBG] Connection id "0HNA0VVO1VE9P" stopped. 2025-02-01 09:11:41.749 +00:00 [DBG] Connection id "0HNA0VVO1VE9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:42.066 +00:00 [DBG] Connection id "0HNA0VVO1VE9Q" accepted. 2025-02-01 09:11:42.066 +00:00 [DBG] Connection id "0HNA0VVO1VE9Q" started. 2025-02-01 09:11:42.067 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/python/ - null null 2025-02-01 09:11:42.067 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/python/'. 2025-02-01 09:11:42.067 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/python/ - 307 0 null 0.2129ms 2025-02-01 09:11:42.067 +00:00 [DBG] Connection id "0HNA0VVO1VE9Q" disconnecting. 2025-02-01 09:11:42.067 +00:00 [DBG] Connection id "0HNA0VVO1VE9Q" stopped. 2025-02-01 09:11:42.067 +00:00 [DBG] Connection id "0HNA0VVO1VE9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:42.372 +00:00 [DBG] Connection id "0HNA0VVO1VE9R" accepted. 2025-02-01 09:11:42.372 +00:00 [DBG] Connection id "0HNA0VVO1VE9R" started. 2025-02-01 09:11:42.373 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/random_banner/ - null null 2025-02-01 09:11:42.373 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/random_banner/'. 2025-02-01 09:11:42.373 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/random_banner/ - 307 0 null 0.1287ms 2025-02-01 09:11:42.373 +00:00 [DBG] Connection id "0HNA0VVO1VE9R" disconnecting. 2025-02-01 09:11:42.373 +00:00 [DBG] Connection id "0HNA0VVO1VE9R" stopped. 2025-02-01 09:11:42.373 +00:00 [DBG] Connection id "0HNA0VVO1VE9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:42.698 +00:00 [DBG] Connection id "0HNA0VVO1VE9S" accepted. 2025-02-01 09:11:42.698 +00:00 [DBG] Connection id "0HNA0VVO1VE9S" started. 2025-02-01 09:11:42.698 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rdp/ - null null 2025-02-01 09:11:42.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rdp/'. 2025-02-01 09:11:42.699 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rdp/ - 307 0 null 0.137ms 2025-02-01 09:11:42.699 +00:00 [DBG] Connection id "0HNA0VVO1VE9S" disconnecting. 2025-02-01 09:11:42.699 +00:00 [DBG] Connection id "0HNA0VVO1VE9S" stopped. 2025-02-01 09:11:42.699 +00:00 [DBG] Connection id "0HNA0VVO1VE9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:42.978 +00:00 [DBG] Connection id "0HNA0VVO1VE9T" accepted. 2025-02-01 09:11:42.978 +00:00 [DBG] Connection id "0HNA0VVO1VE9T" started. 2025-02-01 09:11:42.985 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Readme/ - null null 2025-02-01 09:11:42.986 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Readme/'. 2025-02-01 09:11:42.986 +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.1924ms 2025-02-01 09:11:42.986 +00:00 [DBG] Connection id "0HNA0VVO1VE9T" disconnecting. 2025-02-01 09:11:42.986 +00:00 [DBG] Connection id "0HNA0VVO1VE9T" stopped. 2025-02-01 09:11:42.986 +00:00 [DBG] Connection id "0HNA0VVO1VE9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:43.250 +00:00 [DBG] Connection id "0HNA0VVO1VE9U" accepted. 2025-02-01 09:11:43.250 +00:00 [DBG] Connection id "0HNA0VVO1VE9U" started. 2025-02-01 09:11:43.301 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/recycler/ - null null 2025-02-01 09:11:43.301 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/recycler/'. 2025-02-01 09:11:43.301 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/recycler/ - 307 0 null 0.2135ms 2025-02-01 09:11:43.301 +00:00 [DBG] Connection id "0HNA0VVO1VE9U" disconnecting. 2025-02-01 09:11:43.301 +00:00 [DBG] Connection id "0HNA0VVO1VE9U" stopped. 2025-02-01 09:11:43.301 +00:00 [DBG] Connection id "0HNA0VVO1VE9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:43.616 +00:00 [DBG] Connection id "0HNA0VVO1VE9V" accepted. 2025-02-01 09:11:43.617 +00:00 [DBG] Connection id "0HNA0VVO1VE9V" started. 2025-02-01 09:11:43.617 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/registered/ - null null 2025-02-01 09:11:43.617 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/registered/'. 2025-02-01 09:11:43.617 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/registered/ - 307 0 null 0.1661ms 2025-02-01 09:11:43.617 +00:00 [DBG] Connection id "0HNA0VVO1VE9V" disconnecting. 2025-02-01 09:11:43.618 +00:00 [DBG] Connection id "0HNA0VVO1VE9V" stopped. 2025-02-01 09:11:43.618 +00:00 [DBG] Connection id "0HNA0VVO1VE9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:43.928 +00:00 [DBG] Connection id "0HNA0VVO1VEA0" accepted. 2025-02-01 09:11:43.928 +00:00 [DBG] Connection id "0HNA0VVO1VEA0" started. 2025-02-01 09:11:43.929 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/register/ - null null 2025-02-01 09:11:43.929 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/register/'. 2025-02-01 09:11:43.929 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/register/ - 307 0 null 0.1532ms 2025-02-01 09:11:43.929 +00:00 [DBG] Connection id "0HNA0VVO1VEA0" disconnecting. 2025-02-01 09:11:43.929 +00:00 [DBG] Connection id "0HNA0VVO1VEA0" stopped. 2025-02-01 09:11:43.929 +00:00 [DBG] Connection id "0HNA0VVO1VEA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:44.243 +00:00 [DBG] Connection id "0HNA0VVO1VEA1" accepted. 2025-02-01 09:11:44.243 +00:00 [DBG] Connection id "0HNA0VVO1VEA1" started. 2025-02-01 09:11:44.243 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/registry/ - null null 2025-02-01 09:11:44.243 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/registry/'. 2025-02-01 09:11:44.243 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/registry/ - 307 0 null 0.1095ms 2025-02-01 09:11:44.243 +00:00 [DBG] Connection id "0HNA0VVO1VEA1" disconnecting. 2025-02-01 09:11:44.244 +00:00 [DBG] Connection id "0HNA0VVO1VEA1" stopped. 2025-02-01 09:11:44.244 +00:00 [DBG] Connection id "0HNA0VVO1VEA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:44.546 +00:00 [DBG] Connection id "0HNA0VVO1VEA2" accepted. 2025-02-01 09:11:44.546 +00:00 [DBG] Connection id "0HNA0VVO1VEA2" started. 2025-02-01 09:11:44.547 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/remote/ - null null 2025-02-01 09:11:44.547 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/remote/'. 2025-02-01 09:11:44.547 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/remote/ - 307 0 null 0.1744ms 2025-02-01 09:11:44.547 +00:00 [DBG] Connection id "0HNA0VVO1VEA2" disconnecting. 2025-02-01 09:11:44.547 +00:00 [DBG] Connection id "0HNA0VVO1VEA2" stopped. 2025-02-01 09:11:44.547 +00:00 [DBG] Connection id "0HNA0VVO1VEA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:44.797 +00:00 [DBG] Connection id "0HNA0VVO1VEA3" accepted. 2025-02-01 09:11:44.797 +00:00 [DBG] Connection id "0HNA0VVO1VEA3" started. 2025-02-01 09:11:44.841 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/remove/ - null null 2025-02-01 09:11:44.841 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/remove/'. 2025-02-01 09:11:44.841 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/remove/ - 307 0 null 0.1985ms 2025-02-01 09:11:44.841 +00:00 [DBG] Connection id "0HNA0VVO1VEA3" disconnecting. 2025-02-01 09:11:44.842 +00:00 [DBG] Connection id "0HNA0VVO1VEA3" stopped. 2025-02-01 09:11:44.842 +00:00 [DBG] Connection id "0HNA0VVO1VEA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:45.151 +00:00 [DBG] Connection id "0HNA0VVO1VEA4" accepted. 2025-02-01 09:11:45.152 +00:00 [DBG] Connection id "0HNA0VVO1VEA4" started. 2025-02-01 09:11:45.152 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/report/ - null null 2025-02-01 09:11:45.152 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/report/'. 2025-02-01 09:11:45.152 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/report/ - 307 0 null 0.1083ms 2025-02-01 09:11:45.152 +00:00 [DBG] Connection id "0HNA0VVO1VEA4" disconnecting. 2025-02-01 09:11:45.152 +00:00 [DBG] Connection id "0HNA0VVO1VEA4" stopped. 2025-02-01 09:11:45.152 +00:00 [DBG] Connection id "0HNA0VVO1VEA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:45.452 +00:00 [DBG] Connection id "0HNA0VVO1VEA5" accepted. 2025-02-01 09:11:45.453 +00:00 [DBG] Connection id "0HNA0VVO1VEA5" started. 2025-02-01 09:11:45.453 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reports/ - null null 2025-02-01 09:11:45.453 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reports/'. 2025-02-01 09:11:45.454 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reports/ - 307 0 null 0.355ms 2025-02-01 09:11:45.454 +00:00 [DBG] Connection id "0HNA0VVO1VEA5" disconnecting. 2025-02-01 09:11:45.454 +00:00 [DBG] Connection id "0HNA0VVO1VEA5" stopped. 2025-02-01 09:11:45.454 +00:00 [DBG] Connection id "0HNA0VVO1VEA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:45.758 +00:00 [DBG] Connection id "0HNA0VVO1VEA6" accepted. 2025-02-01 09:11:45.758 +00:00 [DBG] Connection id "0HNA0VVO1VEA6" started. 2025-02-01 09:11:45.779 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reseller/ - null null 2025-02-01 09:11:45.779 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reseller/'. 2025-02-01 09:11:45.779 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reseller/ - 307 0 null 0.1496ms 2025-02-01 09:11:45.779 +00:00 [DBG] Connection id "0HNA0VVO1VEA6" disconnecting. 2025-02-01 09:11:45.779 +00:00 [DBG] Connection id "0HNA0VVO1VEA6" stopped. 2025-02-01 09:11:45.779 +00:00 [DBG] Connection id "0HNA0VVO1VEA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:46.087 +00:00 [DBG] Connection id "0HNA0VVO1VEA7" accepted. 2025-02-01 09:11:46.087 +00:00 [DBG] Connection id "0HNA0VVO1VEA7" started. 2025-02-01 09:11:46.087 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/restricted/ - null null 2025-02-01 09:11:46.087 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/restricted/'. 2025-02-01 09:11:46.088 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/restricted/ - 307 0 null 0.1929ms 2025-02-01 09:11:46.088 +00:00 [DBG] Connection id "0HNA0VVO1VEA7" disconnecting. 2025-02-01 09:11:46.088 +00:00 [DBG] Connection id "0HNA0VVO1VEA7" stopped. 2025-02-01 09:11:46.088 +00:00 [DBG] Connection id "0HNA0VVO1VEA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:46.416 +00:00 [DBG] Connection id "0HNA0VVO1VEA8" accepted. 2025-02-01 09:11:46.416 +00:00 [DBG] Connection id "0HNA0VVO1VEA8" started. 2025-02-01 09:11:46.441 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/retail/ - null null 2025-02-01 09:11:46.441 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/retail/'. 2025-02-01 09:11:46.441 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/retail/ - 307 0 null 0.271ms 2025-02-01 09:11:46.441 +00:00 [DBG] Connection id "0HNA0VVO1VEA8" disconnecting. 2025-02-01 09:11:46.441 +00:00 [DBG] Connection id "0HNA0VVO1VEA8" stopped. 2025-02-01 09:11:46.441 +00:00 [DBG] Connection id "0HNA0VVO1VEA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:46.784 +00:00 [DBG] Connection id "0HNA0VVO1VEA9" accepted. 2025-02-01 09:11:46.784 +00:00 [DBG] Connection id "0HNA0VVO1VEA9" started. 2025-02-01 09:11:46.785 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reveal/ - null null 2025-02-01 09:11:46.785 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reveal/'. 2025-02-01 09:11:46.785 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reveal/ - 307 0 null 0.1478ms 2025-02-01 09:11:46.785 +00:00 [DBG] Connection id "0HNA0VVO1VEA9" disconnecting. 2025-02-01 09:11:46.785 +00:00 [DBG] Connection id "0HNA0VVO1VEA9" stopped. 2025-02-01 09:11:46.785 +00:00 [DBG] Connection id "0HNA0VVO1VEA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:47.105 +00:00 [DBG] Connection id "0HNA0VVO1VEAA" accepted. 2025-02-01 09:11:47.105 +00:00 [DBG] Connection id "0HNA0VVO1VEAA" started. 2025-02-01 09:11:47.105 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reviews/ - null null 2025-02-01 09:11:47.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reviews/'. 2025-02-01 09:11:47.105 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reviews/ - 307 0 null 0.133ms 2025-02-01 09:11:47.106 +00:00 [DBG] Connection id "0HNA0VVO1VEAA" disconnecting. 2025-02-01 09:11:47.106 +00:00 [DBG] Connection id "0HNA0VVO1VEAA" stopped. 2025-02-01 09:11:47.106 +00:00 [DBG] Connection id "0HNA0VVO1VEAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:47.400 +00:00 [DBG] Connection id "0HNA0VVO1VEAB" accepted. 2025-02-01 09:11:47.400 +00:00 [DBG] Connection id "0HNA0VVO1VEAB" started. 2025-02-01 09:11:47.422 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ROADS/ - null null 2025-02-01 09:11:47.422 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ROADS/'. 2025-02-01 09:11:47.422 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ROADS/ - 307 0 null 0.1973ms 2025-02-01 09:11:47.422 +00:00 [DBG] Connection id "0HNA0VVO1VEAB" disconnecting. 2025-02-01 09:11:47.422 +00:00 [DBG] Connection id "0HNA0VVO1VEAB" stopped. 2025-02-01 09:11:47.422 +00:00 [DBG] Connection id "0HNA0VVO1VEAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:47.680 +00:00 [DBG] Connection id "0HNA0VVO1VEAC" accepted. 2025-02-01 09:11:47.680 +00:00 [DBG] Connection id "0HNA0VVO1VEAC" started. 2025-02-01 09:11:47.709 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/robot/ - null null 2025-02-01 09:11:47.709 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/robot/'. 2025-02-01 09:11:47.709 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/robot/ - 307 0 null 0.1233ms 2025-02-01 09:11:47.709 +00:00 [DBG] Connection id "0HNA0VVO1VEAC" disconnecting. 2025-02-01 09:11:47.709 +00:00 [DBG] Connection id "0HNA0VVO1VEAC" stopped. 2025-02-01 09:11:47.709 +00:00 [DBG] Connection id "0HNA0VVO1VEAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:48.035 +00:00 [DBG] Connection id "0HNA0VVO1VEAD" accepted. 2025-02-01 09:11:48.035 +00:00 [DBG] Connection id "0HNA0VVO1VEAD" started. 2025-02-01 09:11:48.103 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/robots/ - null null 2025-02-01 09:11:48.103 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/robots/'. 2025-02-01 09:11:48.103 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/robots/ - 307 0 null 0.1415ms 2025-02-01 09:11:48.103 +00:00 [DBG] Connection id "0HNA0VVO1VEAD" disconnecting. 2025-02-01 09:11:48.103 +00:00 [DBG] Connection id "0HNA0VVO1VEAD" stopped. 2025-02-01 09:11:48.103 +00:00 [DBG] Connection id "0HNA0VVO1VEAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:48.482 +00:00 [DBG] Connection id "0HNA0VVO1VEAE" accepted. 2025-02-01 09:11:48.482 +00:00 [DBG] Connection id "0HNA0VVO1VEAE" started. 2025-02-01 09:11:48.483 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/root/ - null null 2025-02-01 09:11:48.483 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/root/'. 2025-02-01 09:11:48.483 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/root/ - 307 0 null 0.1496ms 2025-02-01 09:11:48.483 +00:00 [DBG] Connection id "0HNA0VVO1VEAE" disconnecting. 2025-02-01 09:11:48.483 +00:00 [DBG] Connection id "0HNA0VVO1VEAE" stopped. 2025-02-01 09:11:48.483 +00:00 [DBG] Connection id "0HNA0VVO1VEAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:48.777 +00:00 [DBG] Connection id "0HNA0VVO1VEAF" accepted. 2025-02-01 09:11:48.777 +00:00 [DBG] Connection id "0HNA0VVO1VEAF" started. 2025-02-01 09:11:48.798 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rsrc/ - null null 2025-02-01 09:11:48.798 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rsrc/'. 2025-02-01 09:11:48.798 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rsrc/ - 307 0 null 0.1789ms 2025-02-01 09:11:48.798 +00:00 [DBG] Connection id "0HNA0VVO1VEAF" disconnecting. 2025-02-01 09:11:48.798 +00:00 [DBG] Connection id "0HNA0VVO1VEAF" stopped. 2025-02-01 09:11:48.798 +00:00 [DBG] Connection id "0HNA0VVO1VEAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:49.166 +00:00 [DBG] Connection id "0HNA0VVO1VEAG" accepted. 2025-02-01 09:11:49.166 +00:00 [DBG] Connection id "0HNA0VVO1VEAG" started. 2025-02-01 09:11:49.188 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ruby/ - null null 2025-02-01 09:11:49.188 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ruby/'. 2025-02-01 09:11:49.188 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ruby/ - 307 0 null 0.1663ms 2025-02-01 09:11:49.188 +00:00 [DBG] Connection id "0HNA0VVO1VEAG" disconnecting. 2025-02-01 09:11:49.188 +00:00 [DBG] Connection id "0HNA0VVO1VEAG" stopped. 2025-02-01 09:11:49.188 +00:00 [DBG] Connection id "0HNA0VVO1VEAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:49.513 +00:00 [DBG] Connection id "0HNA0VVO1VEAH" accepted. 2025-02-01 09:11:49.513 +00:00 [DBG] Connection id "0HNA0VVO1VEAH" started. 2025-02-01 09:11:49.513 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sales/ - null null 2025-02-01 09:11:49.513 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sales/'. 2025-02-01 09:11:49.513 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sales/ - 307 0 null 0.0967ms 2025-02-01 09:11:49.513 +00:00 [DBG] Connection id "0HNA0VVO1VEAH" disconnecting. 2025-02-01 09:11:49.513 +00:00 [DBG] Connection id "0HNA0VVO1VEAH" stopped. 2025-02-01 09:11:49.513 +00:00 [DBG] Connection id "0HNA0VVO1VEAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:49.823 +00:00 [DBG] Connection id "0HNA0VVO1VEAI" accepted. 2025-02-01 09:11:49.823 +00:00 [DBG] Connection id "0HNA0VVO1VEAI" started. 2025-02-01 09:11:49.823 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/save/ - null null 2025-02-01 09:11:49.823 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/save/'. 2025-02-01 09:11:49.823 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/save/ - 307 0 null 0.0967ms 2025-02-01 09:11:49.823 +00:00 [DBG] Connection id "0HNA0VVO1VEAI" disconnecting. 2025-02-01 09:11:49.823 +00:00 [DBG] Connection id "0HNA0VVO1VEAI" stopped. 2025-02-01 09:11:49.824 +00:00 [DBG] Connection id "0HNA0VVO1VEAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:50.113 +00:00 [DBG] Connection id "0HNA0VVO1VEAJ" accepted. 2025-02-01 09:11:50.113 +00:00 [DBG] Connection id "0HNA0VVO1VEAJ" started. 2025-02-01 09:11:50.136 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/script/ - null null 2025-02-01 09:11:50.136 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/script/'. 2025-02-01 09:11:50.136 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/script/ - 307 0 null 0.1804ms 2025-02-01 09:11:50.136 +00:00 [DBG] Connection id "0HNA0VVO1VEAJ" disconnecting. 2025-02-01 09:11:50.136 +00:00 [DBG] Connection id "0HNA0VVO1VEAJ" stopped. 2025-02-01 09:11:50.136 +00:00 [DBG] Connection id "0HNA0VVO1VEAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:50.453 +00:00 [DBG] Connection id "0HNA0VVO1VEAK" accepted. 2025-02-01 09:11:50.453 +00:00 [DBG] Connection id "0HNA0VVO1VEAK" started. 2025-02-01 09:11:50.453 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ScriptLibrary/ - null null 2025-02-01 09:11:50.454 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ScriptLibrary/'. 2025-02-01 09:11:50.454 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ScriptLibrary/ - 307 0 null 0.123ms 2025-02-01 09:11:50.454 +00:00 [DBG] Connection id "0HNA0VVO1VEAK" disconnecting. 2025-02-01 09:11:50.454 +00:00 [DBG] Connection id "0HNA0VVO1VEAK" stopped. 2025-02-01 09:11:50.454 +00:00 [DBG] Connection id "0HNA0VVO1VEAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:50.791 +00:00 [DBG] Connection id "0HNA0VVO1VEAL" accepted. 2025-02-01 09:11:50.791 +00:00 [DBG] Connection id "0HNA0VVO1VEAL" started. 2025-02-01 09:11:50.791 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/scripts/ - null null 2025-02-01 09:11:50.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scripts/'. 2025-02-01 09:11:50.791 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/scripts/ - 307 0 null 0.144ms 2025-02-01 09:11:50.791 +00:00 [DBG] Connection id "0HNA0VVO1VEAL" disconnecting. 2025-02-01 09:11:50.791 +00:00 [DBG] Connection id "0HNA0VVO1VEAL" stopped. 2025-02-01 09:11:50.791 +00:00 [DBG] Connection id "0HNA0VVO1VEAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:51.089 +00:00 [DBG] Connection id "0HNA0VVO1VEAM" accepted. 2025-02-01 09:11:51.089 +00:00 [DBG] Connection id "0HNA0VVO1VEAM" started. 2025-02-01 09:11:51.112 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/search/ - null null 2025-02-01 09:11:51.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/search/'. 2025-02-01 09:11:51.112 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/search/ - 307 0 null 0.1648ms 2025-02-01 09:11:51.112 +00:00 [DBG] Connection id "0HNA0VVO1VEAM" disconnecting. 2025-02-01 09:11:51.112 +00:00 [DBG] Connection id "0HNA0VVO1VEAM" stopped. 2025-02-01 09:11:51.112 +00:00 [DBG] Connection id "0HNA0VVO1VEAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:51.407 +00:00 [DBG] Connection id "0HNA0VVO1VEAN" accepted. 2025-02-01 09:11:51.407 +00:00 [DBG] Connection id "0HNA0VVO1VEAN" started. 2025-02-01 09:11:51.407 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/search-ui/ - null null 2025-02-01 09:11:51.408 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/search-ui/'. 2025-02-01 09:11:51.408 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/search-ui/ - 307 0 null 0.1411ms 2025-02-01 09:11:51.408 +00:00 [DBG] Connection id "0HNA0VVO1VEAN" disconnecting. 2025-02-01 09:11:51.408 +00:00 [DBG] Connection id "0HNA0VVO1VEAN" stopped. 2025-02-01 09:11:51.408 +00:00 [DBG] Connection id "0HNA0VVO1VEAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:51.708 +00:00 [DBG] Connection id "0HNA0VVO1VEAO" accepted. 2025-02-01 09:11:51.708 +00:00 [DBG] Connection id "0HNA0VVO1VEAO" started. 2025-02-01 09:11:51.708 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sec/ - null null 2025-02-01 09:11:51.708 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sec/'. 2025-02-01 09:11:51.708 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sec/ - 307 0 null 0.2078ms 2025-02-01 09:11:51.708 +00:00 [DBG] Connection id "0HNA0VVO1VEAO" disconnecting. 2025-02-01 09:11:51.709 +00:00 [DBG] Connection id "0HNA0VVO1VEAO" stopped. 2025-02-01 09:11:51.709 +00:00 [DBG] Connection id "0HNA0VVO1VEAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:52.028 +00:00 [DBG] Connection id "0HNA0VVO1VEAP" accepted. 2025-02-01 09:11:52.028 +00:00 [DBG] Connection id "0HNA0VVO1VEAP" started. 2025-02-01 09:11:52.029 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secret/ - null null 2025-02-01 09:11:52.029 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/secret/'. 2025-02-01 09:11:52.029 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secret/ - 307 0 null 0.1713ms 2025-02-01 09:11:52.029 +00:00 [DBG] Connection id "0HNA0VVO1VEAP" disconnecting. 2025-02-01 09:11:52.029 +00:00 [DBG] Connection id "0HNA0VVO1VEAP" stopped. 2025-02-01 09:11:52.029 +00:00 [DBG] Connection id "0HNA0VVO1VEAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:52.334 +00:00 [DBG] Connection id "0HNA0VVO1VEAQ" accepted. 2025-02-01 09:11:52.334 +00:00 [DBG] Connection id "0HNA0VVO1VEAQ" started. 2025-02-01 09:11:52.335 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secured/ - null null 2025-02-01 09:11:52.335 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/secured/'. 2025-02-01 09:11:52.335 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secured/ - 307 0 null 0.142ms 2025-02-01 09:11:52.335 +00:00 [DBG] Connection id "0HNA0VVO1VEAQ" disconnecting. 2025-02-01 09:11:52.335 +00:00 [DBG] Connection id "0HNA0VVO1VEAQ" stopped. 2025-02-01 09:11:52.335 +00:00 [DBG] Connection id "0HNA0VVO1VEAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:52.643 +00:00 [DBG] Connection id "0HNA0VVO1VEAR" accepted. 2025-02-01 09:11:52.643 +00:00 [DBG] Connection id "0HNA0VVO1VEAR" started. 2025-02-01 09:11:52.644 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secure/ - null null 2025-02-01 09:11:52.644 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/secure/'. 2025-02-01 09:11:52.644 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/secure/ - 307 0 null 0.2436ms 2025-02-01 09:11:52.644 +00:00 [DBG] Connection id "0HNA0VVO1VEAR" disconnecting. 2025-02-01 09:11:52.644 +00:00 [DBG] Connection id "0HNA0VVO1VEAR" stopped. 2025-02-01 09:11:52.644 +00:00 [DBG] Connection id "0HNA0VVO1VEAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:52.958 +00:00 [DBG] Connection id "0HNA0VVO1VEAS" accepted. 2025-02-01 09:11:52.958 +00:00 [DBG] Connection id "0HNA0VVO1VEAS" started. 2025-02-01 09:11:52.980 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/security/ - null null 2025-02-01 09:11:52.980 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/security/'. 2025-02-01 09:11:52.980 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/security/ - 307 0 null 0.209ms 2025-02-01 09:11:52.980 +00:00 [DBG] Connection id "0HNA0VVO1VEAS" disconnecting. 2025-02-01 09:11:52.981 +00:00 [DBG] Connection id "0HNA0VVO1VEAS" stopped. 2025-02-01 09:11:52.981 +00:00 [DBG] Connection id "0HNA0VVO1VEAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:53.281 +00:00 [DBG] Connection id "0HNA0VVO1VEAT" accepted. 2025-02-01 09:11:53.281 +00:00 [DBG] Connection id "0HNA0VVO1VEAT" started. 2025-02-01 09:11:53.281 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sell/ - null null 2025-02-01 09:11:53.281 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sell/'. 2025-02-01 09:11:53.281 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sell/ - 307 0 null 0.1425ms 2025-02-01 09:11:53.281 +00:00 [DBG] Connection id "0HNA0VVO1VEAT" disconnecting. 2025-02-01 09:11:53.281 +00:00 [DBG] Connection id "0HNA0VVO1VEAT" stopped. 2025-02-01 09:11:53.281 +00:00 [DBG] Connection id "0HNA0VVO1VEAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:53.572 +00:00 [DBG] Connection id "0HNA0VVO1VEAU" accepted. 2025-02-01 09:11:53.572 +00:00 [DBG] Connection id "0HNA0VVO1VEAU" started. 2025-02-01 09:11:53.573 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/server/ - null null 2025-02-01 09:11:53.573 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/server/'. 2025-02-01 09:11:53.573 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/server/ - 307 0 null 0.1973ms 2025-02-01 09:11:53.573 +00:00 [DBG] Connection id "0HNA0VVO1VEAU" disconnecting. 2025-02-01 09:11:53.573 +00:00 [DBG] Connection id "0HNA0VVO1VEAU" stopped. 2025-02-01 09:11:53.573 +00:00 [DBG] Connection id "0HNA0VVO1VEAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:53.868 +00:00 [DBG] Connection id "0HNA0VVO1VEAV" accepted. 2025-02-01 09:11:53.868 +00:00 [DBG] Connection id "0HNA0VVO1VEAV" started. 2025-02-01 09:11:53.868 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/server-info/ - null null 2025-02-01 09:11:53.869 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/server-info/'. 2025-02-01 09:11:53.869 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/server-info/ - 307 0 null 0.1707ms 2025-02-01 09:11:53.869 +00:00 [DBG] Connection id "0HNA0VVO1VEAV" disconnecting. 2025-02-01 09:11:53.869 +00:00 [DBG] Connection id "0HNA0VVO1VEAV" stopped. 2025-02-01 09:11:53.869 +00:00 [DBG] Connection id "0HNA0VVO1VEAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:54.197 +00:00 [DBG] Connection id "0HNA0VVO1VEB0" accepted. 2025-02-01 09:11:54.197 +00:00 [DBG] Connection id "0HNA0VVO1VEB0" started. 2025-02-01 09:11:54.197 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servers/ - null null 2025-02-01 09:11:54.203 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/servers/'. 2025-02-01 09:11:54.203 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servers/ - 307 0 null 5.6793ms 2025-02-01 09:11:54.203 +00:00 [DBG] Connection id "0HNA0VVO1VEB0" disconnecting. 2025-02-01 09:11:54.203 +00:00 [DBG] Connection id "0HNA0VVO1VEB0" stopped. 2025-02-01 09:11:54.203 +00:00 [DBG] Connection id "0HNA0VVO1VEB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:54.471 +00:00 [DBG] Connection id "0HNA0VVO1VEB1" accepted. 2025-02-01 09:11:54.471 +00:00 [DBG] Connection id "0HNA0VVO1VEB1" started. 2025-02-01 09:11:54.471 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/server_stats/ - null null 2025-02-01 09:11:54.471 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/server_stats/'. 2025-02-01 09:11:54.472 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/server_stats/ - 307 0 null 0.1027ms 2025-02-01 09:11:54.472 +00:00 [DBG] Connection id "0HNA0VVO1VEB1" disconnecting. 2025-02-01 09:11:54.472 +00:00 [DBG] Connection id "0HNA0VVO1VEB1" stopped. 2025-02-01 09:11:54.472 +00:00 [DBG] Connection id "0HNA0VVO1VEB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:54.775 +00:00 [DBG] Connection id "0HNA0VVO1VEB2" accepted. 2025-02-01 09:11:54.775 +00:00 [DBG] Connection id "0HNA0VVO1VEB2" started. 2025-02-01 09:11:54.781 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/serverstats/ - null null 2025-02-01 09:11:54.781 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/serverstats/'. 2025-02-01 09:11:54.781 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/serverstats/ - 307 0 null 0.1703ms 2025-02-01 09:11:54.781 +00:00 [DBG] Connection id "0HNA0VVO1VEB2" disconnecting. 2025-02-01 09:11:54.781 +00:00 [DBG] Connection id "0HNA0VVO1VEB2" stopped. 2025-02-01 09:11:54.781 +00:00 [DBG] Connection id "0HNA0VVO1VEB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:55.114 +00:00 [DBG] Connection id "0HNA0VVO1VEB3" accepted. 2025-02-01 09:11:55.114 +00:00 [DBG] Connection id "0HNA0VVO1VEB3" started. 2025-02-01 09:11:55.114 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/server-status/ - null null 2025-02-01 09:11:55.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/server-status/'. 2025-02-01 09:11:55.114 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/server-status/ - 307 0 null 0.1103ms 2025-02-01 09:11:55.114 +00:00 [DBG] Connection id "0HNA0VVO1VEB3" disconnecting. 2025-02-01 09:11:55.114 +00:00 [DBG] Connection id "0HNA0VVO1VEB3" stopped. 2025-02-01 09:11:55.114 +00:00 [DBG] Connection id "0HNA0VVO1VEB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:55.418 +00:00 [DBG] Connection id "0HNA0VVO1VEB4" accepted. 2025-02-01 09:11:55.418 +00:00 [DBG] Connection id "0HNA0VVO1VEB4" started. 2025-02-01 09:11:55.418 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/service/ - null null 2025-02-01 09:11:55.418 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/service/'. 2025-02-01 09:11:55.418 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/service/ - 307 0 null 0.0963ms 2025-02-01 09:11:55.418 +00:00 [DBG] Connection id "0HNA0VVO1VEB4" disconnecting. 2025-02-01 09:11:55.418 +00:00 [DBG] Connection id "0HNA0VVO1VEB4" stopped. 2025-02-01 09:11:55.418 +00:00 [DBG] Connection id "0HNA0VVO1VEB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:55.708 +00:00 [DBG] Connection id "0HNA0VVO1VEB5" accepted. 2025-02-01 09:11:55.708 +00:00 [DBG] Connection id "0HNA0VVO1VEB5" started. 2025-02-01 09:11:55.709 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/services/ - null null 2025-02-01 09:11:55.709 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/services/'. 2025-02-01 09:11:55.709 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/services/ - 307 0 null 0.4753ms 2025-02-01 09:11:55.709 +00:00 [DBG] Connection id "0HNA0VVO1VEB5" disconnecting. 2025-02-01 09:11:55.709 +00:00 [DBG] Connection id "0HNA0VVO1VEB5" stopped. 2025-02-01 09:11:55.710 +00:00 [DBG] Connection id "0HNA0VVO1VEB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:55.995 +00:00 [DBG] Connection id "0HNA0VVO1VEB6" accepted. 2025-02-01 09:11:55.996 +00:00 [DBG] Connection id "0HNA0VVO1VEB6" started. 2025-02-01 09:11:56.019 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servicio/ - null null 2025-02-01 09:11:56.019 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/servicio/'. 2025-02-01 09:11:56.020 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servicio/ - 307 0 null 0.2415ms 2025-02-01 09:11:56.020 +00:00 [DBG] Connection id "0HNA0VVO1VEB6" disconnecting. 2025-02-01 09:11:56.020 +00:00 [DBG] Connection id "0HNA0VVO1VEB6" stopped. 2025-02-01 09:11:56.020 +00:00 [DBG] Connection id "0HNA0VVO1VEB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:56.310 +00:00 [DBG] Connection id "0HNA0VVO1VEB7" accepted. 2025-02-01 09:11:56.310 +00:00 [DBG] Connection id "0HNA0VVO1VEB7" started. 2025-02-01 09:11:56.328 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servicios/ - null null 2025-02-01 09:11:56.328 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/servicios/'. 2025-02-01 09:11:56.328 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servicios/ - 307 0 null 0.1258ms 2025-02-01 09:11:56.328 +00:00 [DBG] Connection id "0HNA0VVO1VEB7" disconnecting. 2025-02-01 09:11:56.328 +00:00 [DBG] Connection id "0HNA0VVO1VEB7" stopped. 2025-02-01 09:11:56.328 +00:00 [DBG] Connection id "0HNA0VVO1VEB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:56.649 +00:00 [DBG] Connection id "0HNA0VVO1VEB8" accepted. 2025-02-01 09:11:56.649 +00:00 [DBG] Connection id "0HNA0VVO1VEB8" started. 2025-02-01 09:11:56.650 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servlet/ - null null 2025-02-01 09:11:56.650 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/servlet/'. 2025-02-01 09:11:56.651 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servlet/ - 307 0 null 0.1675ms 2025-02-01 09:11:56.651 +00:00 [DBG] Connection id "0HNA0VVO1VEB8" disconnecting. 2025-02-01 09:11:56.651 +00:00 [DBG] Connection id "0HNA0VVO1VEB8" stopped. 2025-02-01 09:11:56.651 +00:00 [DBG] Connection id "0HNA0VVO1VEB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:56.941 +00:00 [DBG] Connection id "0HNA0VVO1VEB9" accepted. 2025-02-01 09:11:56.942 +00:00 [DBG] Connection id "0HNA0VVO1VEB9" started. 2025-02-01 09:11:56.942 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servlets/ - null null 2025-02-01 09:11:56.942 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/servlets/'. 2025-02-01 09:11:56.942 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/servlets/ - 307 0 null 0.1027ms 2025-02-01 09:11:56.942 +00:00 [DBG] Connection id "0HNA0VVO1VEB9" disconnecting. 2025-02-01 09:11:56.942 +00:00 [DBG] Connection id "0HNA0VVO1VEB9" stopped. 2025-02-01 09:11:56.942 +00:00 [DBG] Connection id "0HNA0VVO1VEB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:57.254 +00:00 [DBG] Connection id "0HNA0VVO1VEBA" accepted. 2025-02-01 09:11:57.254 +00:00 [DBG] Connection id "0HNA0VVO1VEBA" started. 2025-02-01 09:11:57.277 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/session/ - null null 2025-02-01 09:11:57.278 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/session/'. 2025-02-01 09:11:57.278 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/session/ - 307 0 null 0.4758ms 2025-02-01 09:11:57.278 +00:00 [DBG] Connection id "0HNA0VVO1VEBA" disconnecting. 2025-02-01 09:11:57.278 +00:00 [DBG] Connection id "0HNA0VVO1VEBA" stopped. 2025-02-01 09:11:57.278 +00:00 [DBG] Connection id "0HNA0VVO1VEBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:57.605 +00:00 [DBG] Connection id "0HNA0VVO1VEBB" accepted. 2025-02-01 09:11:57.605 +00:00 [DBG] Connection id "0HNA0VVO1VEBB" started. 2025-02-01 09:11:57.606 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/setup/ - null null 2025-02-01 09:11:57.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setup/'. 2025-02-01 09:11:57.606 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/setup/ - 307 0 null 0.2048ms 2025-02-01 09:11:57.606 +00:00 [DBG] Connection id "0HNA0VVO1VEBB" disconnecting. 2025-02-01 09:11:57.606 +00:00 [DBG] Connection id "0HNA0VVO1VEBB" stopped. 2025-02-01 09:11:57.606 +00:00 [DBG] Connection id "0HNA0VVO1VEBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:57.943 +00:00 [DBG] Connection id "0HNA0VVO1VEBC" accepted. 2025-02-01 09:11:57.944 +00:00 [DBG] Connection id "0HNA0VVO1VEBC" started. 2025-02-01 09:11:57.944 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shared/ - null null 2025-02-01 09:11:57.944 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/shared/'. 2025-02-01 09:11:57.944 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shared/ - 307 0 null 0.1868ms 2025-02-01 09:11:57.945 +00:00 [DBG] Connection id "0HNA0VVO1VEBC" disconnecting. 2025-02-01 09:11:57.945 +00:00 [DBG] Connection id "0HNA0VVO1VEBC" stopped. 2025-02-01 09:11:57.945 +00:00 [DBG] Connection id "0HNA0VVO1VEBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:58.227 +00:00 [DBG] Connection id "0HNA0VVO1VEBD" accepted. 2025-02-01 09:11:58.227 +00:00 [DBG] Connection id "0HNA0VVO1VEBD" started. 2025-02-01 09:11:58.249 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sharedtemplates/ - null null 2025-02-01 09:11:58.249 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sharedtemplates/'. 2025-02-01 09:11:58.250 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sharedtemplates/ - 307 0 null 0.2377ms 2025-02-01 09:11:58.250 +00:00 [DBG] Connection id "0HNA0VVO1VEBD" disconnecting. 2025-02-01 09:11:58.250 +00:00 [DBG] Connection id "0HNA0VVO1VEBD" stopped. 2025-02-01 09:11:58.250 +00:00 [DBG] Connection id "0HNA0VVO1VEBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:58.541 +00:00 [DBG] Connection id "0HNA0VVO1VEBE" accepted. 2025-02-01 09:11:58.541 +00:00 [DBG] Connection id "0HNA0VVO1VEBE" started. 2025-02-01 09:11:58.563 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/share/ - null null 2025-02-01 09:11:58.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/share/'. 2025-02-01 09:11:58.563 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/share/ - 307 0 null 0.2546ms 2025-02-01 09:11:58.563 +00:00 [DBG] Connection id "0HNA0VVO1VEBE" disconnecting. 2025-02-01 09:11:58.563 +00:00 [DBG] Connection id "0HNA0VVO1VEBE" stopped. 2025-02-01 09:11:58.563 +00:00 [DBG] Connection id "0HNA0VVO1VEBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:58.886 +00:00 [DBG] Connection id "0HNA0VVO1VEBF" accepted. 2025-02-01 09:11:58.886 +00:00 [DBG] Connection id "0HNA0VVO1VEBF" started. 2025-02-01 09:11:58.886 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shell-cgi/ - null null 2025-02-01 09:11:58.886 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/shell-cgi/'. 2025-02-01 09:11:58.886 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shell-cgi/ - 307 0 null 0.1527ms 2025-02-01 09:11:58.887 +00:00 [DBG] Connection id "0HNA0VVO1VEBF" disconnecting. 2025-02-01 09:11:58.887 +00:00 [DBG] Connection id "0HNA0VVO1VEBF" stopped. 2025-02-01 09:11:58.887 +00:00 [DBG] Connection id "0HNA0VVO1VEBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:59.205 +00:00 [DBG] Connection id "0HNA0VVO1VEBG" accepted. 2025-02-01 09:11:59.205 +00:00 [DBG] Connection id "0HNA0VVO1VEBG" started. 2025-02-01 09:11:59.228 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shipping/ - null null 2025-02-01 09:11:59.228 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/shipping/'. 2025-02-01 09:11:59.228 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shipping/ - 307 0 null 0.2434ms 2025-02-01 09:11:59.229 +00:00 [DBG] Connection id "0HNA0VVO1VEBG" disconnecting. 2025-02-01 09:11:59.229 +00:00 [DBG] Connection id "0HNA0VVO1VEBG" stopped. 2025-02-01 09:11:59.229 +00:00 [DBG] Connection id "0HNA0VVO1VEBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:59.531 +00:00 [DBG] Connection id "0HNA0VVO1VEBH" accepted. 2025-02-01 09:11:59.531 +00:00 [DBG] Connection id "0HNA0VVO1VEBH" started. 2025-02-01 09:11:59.540 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shop/ - null null 2025-02-01 09:11:59.540 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/shop/'. 2025-02-01 09:11:59.540 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shop/ - 307 0 null 0.1583ms 2025-02-01 09:11:59.540 +00:00 [DBG] Connection id "0HNA0VVO1VEBH" disconnecting. 2025-02-01 09:11:59.540 +00:00 [DBG] Connection id "0HNA0VVO1VEBH" stopped. 2025-02-01 09:11:59.540 +00:00 [DBG] Connection id "0HNA0VVO1VEBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:11:59.861 +00:00 [DBG] Connection id "0HNA0VVO1VEBI" accepted. 2025-02-01 09:11:59.861 +00:00 [DBG] Connection id "0HNA0VVO1VEBI" started. 2025-02-01 09:11:59.861 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shopper/ - null null 2025-02-01 09:11:59.861 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/shopper/'. 2025-02-01 09:11:59.861 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shopper/ - 307 0 null 0.0899ms 2025-02-01 09:11:59.861 +00:00 [DBG] Connection id "0HNA0VVO1VEBI" disconnecting. 2025-02-01 09:11:59.861 +00:00 [DBG] Connection id "0HNA0VVO1VEBI" stopped. 2025-02-01 09:11:59.861 +00:00 [DBG] Connection id "0HNA0VVO1VEBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:00.167 +00:00 [DBG] Connection id "0HNA0VVO1VEBJ" accepted. 2025-02-01 09:12:00.168 +00:00 [DBG] Connection id "0HNA0VVO1VEBJ" started. 2025-02-01 09:12:00.189 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/show/ - null null 2025-02-01 09:12:00.189 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/show/'. 2025-02-01 09:12:00.189 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/show/ - 307 0 null 0.2324ms 2025-02-01 09:12:00.190 +00:00 [DBG] Connection id "0HNA0VVO1VEBJ" disconnecting. 2025-02-01 09:12:00.190 +00:00 [DBG] Connection id "0HNA0VVO1VEBJ" stopped. 2025-02-01 09:12:00.190 +00:00 [DBG] Connection id "0HNA0VVO1VEBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:00.486 +00:00 [DBG] Connection id "0HNA0VVO1VEBK" accepted. 2025-02-01 09:12:00.486 +00:00 [DBG] Connection id "0HNA0VVO1VEBK" started. 2025-02-01 09:12:00.507 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/SilverStream/ - null null 2025-02-01 09:12:00.508 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/SilverStream/'. 2025-02-01 09:12:00.508 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/SilverStream/ - 307 0 null 0.2025ms 2025-02-01 09:12:00.508 +00:00 [DBG] Connection id "0HNA0VVO1VEBK" disconnecting. 2025-02-01 09:12:00.508 +00:00 [DBG] Connection id "0HNA0VVO1VEBK" stopped. 2025-02-01 09:12:00.508 +00:00 [DBG] Connection id "0HNA0VVO1VEBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:00.827 +00:00 [DBG] Connection id "0HNA0VVO1VEBL" accepted. 2025-02-01 09:12:00.827 +00:00 [DBG] Connection id "0HNA0VVO1VEBL" started. 2025-02-01 09:12:00.828 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/ - null null 2025-02-01 09:12:00.828 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/'. 2025-02-01 09:12:00.828 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/ - 307 0 null 0.1641ms 2025-02-01 09:12:00.828 +00:00 [DBG] Connection id "0HNA0VVO1VEBL" disconnecting. 2025-02-01 09:12:00.828 +00:00 [DBG] Connection id "0HNA0VVO1VEBL" stopped. 2025-02-01 09:12:00.828 +00:00 [DBG] Connection id "0HNA0VVO1VEBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:01.139 +00:00 [DBG] Connection id "0HNA0VVO1VEBM" accepted. 2025-02-01 09:12:01.140 +00:00 [DBG] Connection id "0HNA0VVO1VEBM" started. 2025-02-01 09:12:01.140 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/site/ - null null 2025-02-01 09:12:01.140 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/site/'. 2025-02-01 09:12:01.140 +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.1905ms 2025-02-01 09:12:01.141 +00:00 [DBG] Connection id "0HNA0VVO1VEBM" disconnecting. 2025-02-01 09:12:01.141 +00:00 [DBG] Connection id "0HNA0VVO1VEBM" stopped. 2025-02-01 09:12:01.141 +00:00 [DBG] Connection id "0HNA0VVO1VEBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:01.452 +00:00 [DBG] Connection id "0HNA0VVO1VEBN" accepted. 2025-02-01 09:12:01.452 +00:00 [DBG] Connection id "0HNA0VVO1VEBN" started. 2025-02-01 09:12:01.474 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sitemgr/ - null null 2025-02-01 09:12:01.474 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitemgr/'. 2025-02-01 09:12:01.474 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sitemgr/ - 307 0 null 0.1594ms 2025-02-01 09:12:01.474 +00:00 [DBG] Connection id "0HNA0VVO1VEBN" disconnecting. 2025-02-01 09:12:01.474 +00:00 [DBG] Connection id "0HNA0VVO1VEBN" stopped. 2025-02-01 09:12:01.475 +00:00 [DBG] Connection id "0HNA0VVO1VEBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:01.793 +00:00 [DBG] Connection id "0HNA0VVO1VEBO" accepted. 2025-02-01 09:12:01.793 +00:00 [DBG] Connection id "0HNA0VVO1VEBO" started. 2025-02-01 09:12:01.794 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteminderagent/ - null null 2025-02-01 09:12:01.794 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteminderagent/'. 2025-02-01 09:12:01.794 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteminderagent/ - 307 0 null 0.1188ms 2025-02-01 09:12:01.794 +00:00 [DBG] Connection id "0HNA0VVO1VEBO" disconnecting. 2025-02-01 09:12:01.794 +00:00 [DBG] Connection id "0HNA0VVO1VEBO" stopped. 2025-02-01 09:12:01.794 +00:00 [DBG] Connection id "0HNA0VVO1VEBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:02.104 +00:00 [DBG] Connection id "0HNA0VVO1VEBP" accepted. 2025-02-01 09:12:02.104 +00:00 [DBG] Connection id "0HNA0VVO1VEBP" started. 2025-02-01 09:12:02.127 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteminder/ - null null 2025-02-01 09:12:02.127 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteminder/'. 2025-02-01 09:12:02.127 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteminder/ - 307 0 null 0.1397ms 2025-02-01 09:12:02.127 +00:00 [DBG] Connection id "0HNA0VVO1VEBP" disconnecting. 2025-02-01 09:12:02.127 +00:00 [DBG] Connection id "0HNA0VVO1VEBP" stopped. 2025-02-01 09:12:02.127 +00:00 [DBG] Connection id "0HNA0VVO1VEBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:02.492 +00:00 [DBG] Connection id "0HNA0VVO1VEBQ" accepted. 2025-02-01 09:12:02.492 +00:00 [DBG] Connection id "0HNA0VVO1VEBQ" started. 2025-02-01 09:12:02.493 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteserver/ - null null 2025-02-01 09:12:02.493 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteserver/'. 2025-02-01 09:12:02.493 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteserver/ - 307 0 null 0.1188ms 2025-02-01 09:12:02.494 +00:00 [DBG] Connection id "0HNA0VVO1VEBQ" disconnecting. 2025-02-01 09:12:02.494 +00:00 [DBG] Connection id "0HNA0VVO1VEBQ" stopped. 2025-02-01 09:12:02.494 +00:00 [DBG] Connection id "0HNA0VVO1VEBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:02.787 +00:00 [DBG] Connection id "0HNA0VVO1VEBR" accepted. 2025-02-01 09:12:02.787 +00:00 [DBG] Connection id "0HNA0VVO1VEBR" started. 2025-02-01 09:12:02.788 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sites/ - null null 2025-02-01 09:12:02.788 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sites/'. 2025-02-01 09:12:02.788 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sites/ - 307 0 null 0.1417ms 2025-02-01 09:12:02.788 +00:00 [DBG] Connection id "0HNA0VVO1VEBR" disconnecting. 2025-02-01 09:12:02.789 +00:00 [DBG] Connection id "0HNA0VVO1VEBR" stopped. 2025-02-01 09:12:02.789 +00:00 [DBG] Connection id "0HNA0VVO1VEBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:03.105 +00:00 [DBG] Connection id "0HNA0VVO1VEBS" accepted. 2025-02-01 09:12:03.105 +00:00 [DBG] Connection id "0HNA0VVO1VEBS" started. 2025-02-01 09:12:03.105 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sitestats/ - null null 2025-02-01 09:12:03.105 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitestats/'. 2025-02-01 09:12:03.105 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sitestats/ - 307 0 null 0.1679ms 2025-02-01 09:12:03.105 +00:00 [DBG] Connection id "0HNA0VVO1VEBS" disconnecting. 2025-02-01 09:12:03.105 +00:00 [DBG] Connection id "0HNA0VVO1VEBS" stopped. 2025-02-01 09:12:03.105 +00:00 [DBG] Connection id "0HNA0VVO1VEBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:03.427 +00:00 [DBG] Connection id "0HNA0VVO1VEBT" accepted. 2025-02-01 09:12:03.427 +00:00 [DBG] Connection id "0HNA0VVO1VEBT" started. 2025-02-01 09:12:03.427 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteupdate/ - null null 2025-02-01 09:12:03.427 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteupdate/'. 2025-02-01 09:12:03.427 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteupdate/ - 307 0 null 0.119ms 2025-02-01 09:12:03.427 +00:00 [DBG] Connection id "0HNA0VVO1VEBT" disconnecting. 2025-02-01 09:12:03.427 +00:00 [DBG] Connection id "0HNA0VVO1VEBT" stopped. 2025-02-01 09:12:03.428 +00:00 [DBG] Connection id "0HNA0VVO1VEBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:03.699 +00:00 [DBG] Connection id "0HNA0VVO1VEBU" accepted. 2025-02-01 09:12:03.699 +00:00 [DBG] Connection id "0HNA0VVO1VEBU" started. 2025-02-01 09:12:03.704 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/smreports/ - null null 2025-02-01 09:12:03.704 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smreports/'. 2025-02-01 09:12:03.704 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/smreports/ - 307 0 null 0.1551ms 2025-02-01 09:12:03.704 +00:00 [DBG] Connection id "0HNA0VVO1VEBU" disconnecting. 2025-02-01 09:12:03.704 +00:00 [DBG] Connection id "0HNA0VVO1VEBU" stopped. 2025-02-01 09:12:03.704 +00:00 [DBG] Connection id "0HNA0VVO1VEBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:03.982 +00:00 [DBG] Connection id "0HNA0VVO1VEBV" accepted. 2025-02-01 09:12:03.982 +00:00 [DBG] Connection id "0HNA0VVO1VEBV" started. 2025-02-01 09:12:03.982 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/smreportsviewer/ - null null 2025-02-01 09:12:03.982 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smreportsviewer/'. 2025-02-01 09:12:03.983 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/smreportsviewer/ - 307 0 null 0.1191ms 2025-02-01 09:12:03.983 +00:00 [DBG] Connection id "0HNA0VVO1VEBV" disconnecting. 2025-02-01 09:12:03.983 +00:00 [DBG] Connection id "0HNA0VVO1VEBV" stopped. 2025-02-01 09:12:03.983 +00:00 [DBG] Connection id "0HNA0VVO1VEBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:04.309 +00:00 [DBG] Connection id "0HNA0VVO1VEC0" accepted. 2025-02-01 09:12:04.309 +00:00 [DBG] Connection id "0HNA0VVO1VEC0" started. 2025-02-01 09:12:04.332 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/soapdocs/ - null null 2025-02-01 09:12:04.332 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/soapdocs/'. 2025-02-01 09:12:04.332 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/soapdocs/ - 307 0 null 0.1279ms 2025-02-01 09:12:04.332 +00:00 [DBG] Connection id "0HNA0VVO1VEC0" disconnecting. 2025-02-01 09:12:04.332 +00:00 [DBG] Connection id "0HNA0VVO1VEC0" stopped. 2025-02-01 09:12:04.332 +00:00 [DBG] Connection id "0HNA0VVO1VEC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:04.627 +00:00 [DBG] Connection id "0HNA0VVO1VEC1" accepted. 2025-02-01 09:12:04.627 +00:00 [DBG] Connection id "0HNA0VVO1VEC1" started. 2025-02-01 09:12:04.650 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/soap/ - null null 2025-02-01 09:12:04.650 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/soap/'. 2025-02-01 09:12:04.650 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/soap/ - 307 0 null 0.4165ms 2025-02-01 09:12:04.651 +00:00 [DBG] Connection id "0HNA0VVO1VEC1" disconnecting. 2025-02-01 09:12:04.651 +00:00 [DBG] Connection id "0HNA0VVO1VEC1" stopped. 2025-02-01 09:12:04.651 +00:00 [DBG] Connection id "0HNA0VVO1VEC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:04.961 +00:00 [DBG] Connection id "0HNA0VVO1VEC2" accepted. 2025-02-01 09:12:04.961 +00:00 [DBG] Connection id "0HNA0VVO1VEC2" started. 2025-02-01 09:12:04.983 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/software/ - null null 2025-02-01 09:12:04.983 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/software/'. 2025-02-01 09:12:04.983 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/software/ - 307 0 null 0.1483ms 2025-02-01 09:12:04.983 +00:00 [DBG] Connection id "0HNA0VVO1VEC2" disconnecting. 2025-02-01 09:12:04.984 +00:00 [DBG] Connection id "0HNA0VVO1VEC2" stopped. 2025-02-01 09:12:04.984 +00:00 [DBG] Connection id "0HNA0VVO1VEC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:05.296 +00:00 [DBG] Connection id "0HNA0VVO1VEC3" accepted. 2025-02-01 09:12:05.296 +00:00 [DBG] Connection id "0HNA0VVO1VEC3" started. 2025-02-01 09:12:05.318 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/solaris/ - null null 2025-02-01 09:12:05.318 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/solaris/'. 2025-02-01 09:12:05.318 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/solaris/ - 307 0 null 0.1858ms 2025-02-01 09:12:05.318 +00:00 [DBG] Connection id "0HNA0VVO1VEC3" disconnecting. 2025-02-01 09:12:05.318 +00:00 [DBG] Connection id "0HNA0VVO1VEC3" stopped. 2025-02-01 09:12:05.319 +00:00 [DBG] Connection id "0HNA0VVO1VEC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:05.611 +00:00 [DBG] Connection id "0HNA0VVO1VEC4" accepted. 2025-02-01 09:12:05.612 +00:00 [DBG] Connection id "0HNA0VVO1VEC4" started. 2025-02-01 09:12:05.634 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/source/ - null null 2025-02-01 09:12:05.634 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/source/'. 2025-02-01 09:12:05.634 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/source/ - 307 0 null 0.1709ms 2025-02-01 09:12:05.634 +00:00 [DBG] Connection id "0HNA0VVO1VEC4" disconnecting. 2025-02-01 09:12:05.634 +00:00 [DBG] Connection id "0HNA0VVO1VEC4" stopped. 2025-02-01 09:12:05.634 +00:00 [DBG] Connection id "0HNA0VVO1VEC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:05.897 +00:00 [DBG] Connection id "0HNA0VVO1VEC5" accepted. 2025-02-01 09:12:05.897 +00:00 [DBG] Connection id "0HNA0VVO1VEC5" started. 2025-02-01 09:12:05.930 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sql/ - null null 2025-02-01 09:12:05.930 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sql/'. 2025-02-01 09:12:05.930 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sql/ - 307 0 null 0.2128ms 2025-02-01 09:12:05.930 +00:00 [DBG] Connection id "0HNA0VVO1VEC5" disconnecting. 2025-02-01 09:12:05.930 +00:00 [DBG] Connection id "0HNA0VVO1VEC5" stopped. 2025-02-01 09:12:05.930 +00:00 [DBG] Connection id "0HNA0VVO1VEC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:06.257 +00:00 [DBG] Connection id "0HNA0VVO1VEC6" accepted. 2025-02-01 09:12:06.258 +00:00 [DBG] Connection id "0HNA0VVO1VEC6" started. 2025-02-01 09:12:06.258 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/squid/ - null null 2025-02-01 09:12:06.259 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/squid/'. 2025-02-01 09:12:06.259 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/squid/ - 307 0 null 0.4037ms 2025-02-01 09:12:06.259 +00:00 [DBG] Connection id "0HNA0VVO1VEC6" disconnecting. 2025-02-01 09:12:06.259 +00:00 [DBG] Connection id "0HNA0VVO1VEC6" stopped. 2025-02-01 09:12:06.259 +00:00 [DBG] Connection id "0HNA0VVO1VEC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:06.636 +00:00 [DBG] Connection id "0HNA0VVO1VEC7" accepted. 2025-02-01 09:12:06.636 +00:00 [DBG] Connection id "0HNA0VVO1VEC7" started. 2025-02-01 09:12:06.670 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/src/ - null null 2025-02-01 09:12:06.670 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/src/'. 2025-02-01 09:12:06.670 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/src/ - 307 0 null 0.1441ms 2025-02-01 09:12:06.670 +00:00 [DBG] Connection id "0HNA0VVO1VEC7" disconnecting. 2025-02-01 09:12:06.670 +00:00 [DBG] Connection id "0HNA0VVO1VEC7" stopped. 2025-02-01 09:12:06.670 +00:00 [DBG] Connection id "0HNA0VVO1VEC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:06.948 +00:00 [DBG] Connection id "0HNA0VVO1VEC8" accepted. 2025-02-01 09:12:06.948 +00:00 [DBG] Connection id "0HNA0VVO1VEC8" started. 2025-02-01 09:12:06.975 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/srchadm/ - null null 2025-02-01 09:12:06.975 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/srchadm/'. 2025-02-01 09:12:06.975 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/srchadm/ - 307 0 null 0.2025ms 2025-02-01 09:12:06.975 +00:00 [DBG] Connection id "0HNA0VVO1VEC8" disconnecting. 2025-02-01 09:12:06.975 +00:00 [DBG] Connection id "0HNA0VVO1VEC8" stopped. 2025-02-01 09:12:06.975 +00:00 [DBG] Connection id "0HNA0VVO1VEC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:07.290 +00:00 [DBG] Connection id "0HNA0VVO1VEC9" accepted. 2025-02-01 09:12:07.290 +00:00 [DBG] Connection id "0HNA0VVO1VEC9" started. 2025-02-01 09:12:07.334 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ssi/ - null null 2025-02-01 09:12:07.334 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ssi/'. 2025-02-01 09:12:07.334 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ssi/ - 307 0 null 0.1573ms 2025-02-01 09:12:07.334 +00:00 [DBG] Connection id "0HNA0VVO1VEC9" disconnecting. 2025-02-01 09:12:07.334 +00:00 [DBG] Connection id "0HNA0VVO1VEC9" stopped. 2025-02-01 09:12:07.334 +00:00 [DBG] Connection id "0HNA0VVO1VEC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:07.655 +00:00 [DBG] Connection id "0HNA0VVO1VECA" accepted. 2025-02-01 09:12:07.655 +00:00 [DBG] Connection id "0HNA0VVO1VECA" started. 2025-02-01 09:12:07.656 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ssl/ - null null 2025-02-01 09:12:07.656 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ssl/'. 2025-02-01 09:12:07.656 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ssl/ - 307 0 null 0.1176ms 2025-02-01 09:12:07.656 +00:00 [DBG] Connection id "0HNA0VVO1VECA" disconnecting. 2025-02-01 09:12:07.656 +00:00 [DBG] Connection id "0HNA0VVO1VECA" stopped. 2025-02-01 09:12:07.656 +00:00 [DBG] Connection id "0HNA0VVO1VECA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:07.958 +00:00 [DBG] Connection id "0HNA0VVO1VECB" accepted. 2025-02-01 09:12:07.958 +00:00 [DBG] Connection id "0HNA0VVO1VECB" started. 2025-02-01 09:12:08.004 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sslkeys/ - null null 2025-02-01 09:12:08.004 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sslkeys/'. 2025-02-01 09:12:08.004 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sslkeys/ - 307 0 null 0.2204ms 2025-02-01 09:12:08.004 +00:00 [DBG] Connection id "0HNA0VVO1VECB" disconnecting. 2025-02-01 09:12:08.004 +00:00 [DBG] Connection id "0HNA0VVO1VECB" stopped. 2025-02-01 09:12:08.004 +00:00 [DBG] Connection id "0HNA0VVO1VECB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:08.315 +00:00 [DBG] Connection id "0HNA0VVO1VECC" accepted. 2025-02-01 09:12:08.315 +00:00 [DBG] Connection id "0HNA0VVO1VECC" started. 2025-02-01 09:12:08.316 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/staff/ - null null 2025-02-01 09:12:08.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/staff/'. 2025-02-01 09:12:08.316 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/staff/ - 307 0 null 0.1267ms 2025-02-01 09:12:08.316 +00:00 [DBG] Connection id "0HNA0VVO1VECC" disconnecting. 2025-02-01 09:12:08.316 +00:00 [DBG] Connection id "0HNA0VVO1VECC" stopped. 2025-02-01 09:12:08.316 +00:00 [DBG] Connection id "0HNA0VVO1VECC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:08.631 +00:00 [DBG] Connection id "0HNA0VVO1VECD" accepted. 2025-02-01 09:12:08.632 +00:00 [DBG] Connection id "0HNA0VVO1VECD" started. 2025-02-01 09:12:08.633 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/state/ - null null 2025-02-01 09:12:08.633 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/state/'. 2025-02-01 09:12:08.633 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/state/ - 307 0 null 0.1589ms 2025-02-01 09:12:08.633 +00:00 [DBG] Connection id "0HNA0VVO1VECD" disconnecting. 2025-02-01 09:12:08.633 +00:00 [DBG] Connection id "0HNA0VVO1VECD" stopped. 2025-02-01 09:12:08.634 +00:00 [DBG] Connection id "0HNA0VVO1VECD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:08.900 +00:00 [DBG] Connection id "0HNA0VVO1VECE" accepted. 2025-02-01 09:12:08.900 +00:00 [DBG] Connection id "0HNA0VVO1VECE" started. 2025-02-01 09:12:08.932 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stat/ - null null 2025-02-01 09:12:08.932 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stat/'. 2025-02-01 09:12:08.932 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stat/ - 307 0 null 0.1439ms 2025-02-01 09:12:08.932 +00:00 [DBG] Connection id "0HNA0VVO1VECE" disconnecting. 2025-02-01 09:12:08.932 +00:00 [DBG] Connection id "0HNA0VVO1VECE" stopped. 2025-02-01 09:12:08.932 +00:00 [DBG] Connection id "0HNA0VVO1VECE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:09.259 +00:00 [DBG] Connection id "0HNA0VVO1VECF" accepted. 2025-02-01 09:12:09.259 +00:00 [DBG] Connection id "0HNA0VVO1VECF" started. 2025-02-01 09:12:09.260 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/statistic/ - null null 2025-02-01 09:12:09.260 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statistic/'. 2025-02-01 09:12:09.260 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/statistic/ - 307 0 null 0.1331ms 2025-02-01 09:12:09.260 +00:00 [DBG] Connection id "0HNA0VVO1VECF" disconnecting. 2025-02-01 09:12:09.260 +00:00 [DBG] Connection id "0HNA0VVO1VECF" stopped. 2025-02-01 09:12:09.261 +00:00 [DBG] Connection id "0HNA0VVO1VECF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:09.604 +00:00 [DBG] Connection id "0HNA0VVO1VECG" accepted. 2025-02-01 09:12:09.604 +00:00 [DBG] Connection id "0HNA0VVO1VECG" started. 2025-02-01 09:12:09.626 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/statistics/ - null null 2025-02-01 09:12:09.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statistics/'. 2025-02-01 09:12:09.626 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/statistics/ - 307 0 null 0.2185ms 2025-02-01 09:12:09.626 +00:00 [DBG] Connection id "0HNA0VVO1VECG" disconnecting. 2025-02-01 09:12:09.626 +00:00 [DBG] Connection id "0HNA0VVO1VECG" stopped. 2025-02-01 09:12:09.626 +00:00 [DBG] Connection id "0HNA0VVO1VECG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:09.914 +00:00 [DBG] Connection id "0HNA0VVO1VECH" accepted. 2025-02-01 09:12:09.914 +00:00 [DBG] Connection id "0HNA0VVO1VECH" started. 2025-02-01 09:12:09.938 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stats-bin-p/ - null null 2025-02-01 09:12:09.938 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stats-bin-p/'. 2025-02-01 09:12:09.938 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stats-bin-p/ - 307 0 null 0.1533ms 2025-02-01 09:12:09.938 +00:00 [DBG] Connection id "0HNA0VVO1VECH" disconnecting. 2025-02-01 09:12:09.938 +00:00 [DBG] Connection id "0HNA0VVO1VECH" stopped. 2025-02-01 09:12:09.938 +00:00 [DBG] Connection id "0HNA0VVO1VECH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:10.247 +00:00 [DBG] Connection id "0HNA0VVO1VECI" accepted. 2025-02-01 09:12:10.247 +00:00 [DBG] Connection id "0HNA0VVO1VECI" started. 2025-02-01 09:12:10.292 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stats/ - null null 2025-02-01 09:12:10.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stats/'. 2025-02-01 09:12:10.292 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stats/ - 307 0 null 0.2209ms 2025-02-01 09:12:10.292 +00:00 [DBG] Connection id "0HNA0VVO1VECI" disconnecting. 2025-02-01 09:12:10.292 +00:00 [DBG] Connection id "0HNA0VVO1VECI" stopped. 2025-02-01 09:12:10.292 +00:00 [DBG] Connection id "0HNA0VVO1VECI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:10.614 +00:00 [DBG] Connection id "0HNA0VVO1VECJ" accepted. 2025-02-01 09:12:10.614 +00:00 [DBG] Connection id "0HNA0VVO1VECJ" started. 2025-02-01 09:12:10.615 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stats_old/ - null null 2025-02-01 09:12:10.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stats_old/'. 2025-02-01 09:12:10.616 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stats_old/ - 307 0 null 0.2588ms 2025-02-01 09:12:10.616 +00:00 [DBG] Connection id "0HNA0VVO1VECJ" disconnecting. 2025-02-01 09:12:10.616 +00:00 [DBG] Connection id "0HNA0VVO1VECJ" stopped. 2025-02-01 09:12:10.616 +00:00 [DBG] Connection id "0HNA0VVO1VECJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:10.920 +00:00 [DBG] Connection id "0HNA0VVO1VECK" accepted. 2025-02-01 09:12:10.920 +00:00 [DBG] Connection id "0HNA0VVO1VECK" started. 2025-02-01 09:12:10.920 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/status/ - null null 2025-02-01 09:12:10.920 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/status/'. 2025-02-01 09:12:10.920 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/status/ - 307 0 null 0.1196ms 2025-02-01 09:12:10.920 +00:00 [DBG] Connection id "0HNA0VVO1VECK" disconnecting. 2025-02-01 09:12:10.920 +00:00 [DBG] Connection id "0HNA0VVO1VECK" stopped. 2025-02-01 09:12:10.920 +00:00 [DBG] Connection id "0HNA0VVO1VECK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:11.251 +00:00 [DBG] Connection id "0HNA0VVO1VECL" accepted. 2025-02-01 09:12:11.251 +00:00 [DBG] Connection id "0HNA0VVO1VECL" started. 2025-02-01 09:12:11.251 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/storage/ - null null 2025-02-01 09:12:11.251 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/storage/'. 2025-02-01 09:12:11.251 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/storage/ - 307 0 null 0.1226ms 2025-02-01 09:12:11.251 +00:00 [DBG] Connection id "0HNA0VVO1VECL" disconnecting. 2025-02-01 09:12:11.251 +00:00 [DBG] Connection id "0HNA0VVO1VECL" stopped. 2025-02-01 09:12:11.251 +00:00 [DBG] Connection id "0HNA0VVO1VECL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:11.552 +00:00 [DBG] Connection id "0HNA0VVO1VECM" accepted. 2025-02-01 09:12:11.552 +00:00 [DBG] Connection id "0HNA0VVO1VECM" started. 2025-02-01 09:12:11.584 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/StoreDB/ - null null 2025-02-01 09:12:11.584 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/StoreDB/'. 2025-02-01 09:12:11.584 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/StoreDB/ - 307 0 null 0.1941ms 2025-02-01 09:12:11.585 +00:00 [DBG] Connection id "0HNA0VVO1VECM" disconnecting. 2025-02-01 09:12:11.585 +00:00 [DBG] Connection id "0HNA0VVO1VECM" stopped. 2025-02-01 09:12:11.585 +00:00 [DBG] Connection id "0HNA0VVO1VECM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:11.894 +00:00 [DBG] Connection id "0HNA0VVO1VECN" accepted. 2025-02-01 09:12:11.894 +00:00 [DBG] Connection id "0HNA0VVO1VECN" started. 2025-02-01 09:12:11.894 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/store/ - null null 2025-02-01 09:12:11.894 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/store/'. 2025-02-01 09:12:11.894 +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.1454ms 2025-02-01 09:12:11.894 +00:00 [DBG] Connection id "0HNA0VVO1VECN" disconnecting. 2025-02-01 09:12:11.895 +00:00 [DBG] Connection id "0HNA0VVO1VECN" stopped. 2025-02-01 09:12:11.895 +00:00 [DBG] Connection id "0HNA0VVO1VECN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:12.204 +00:00 [DBG] Connection id "0HNA0VVO1VECO" accepted. 2025-02-01 09:12:12.205 +00:00 [DBG] Connection id "0HNA0VVO1VECO" started. 2025-02-01 09:12:12.205 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/storemgr/ - null null 2025-02-01 09:12:12.205 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/storemgr/'. 2025-02-01 09:12:12.205 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/storemgr/ - 307 0 null 0.2122ms 2025-02-01 09:12:12.206 +00:00 [DBG] Connection id "0HNA0VVO1VECO" disconnecting. 2025-02-01 09:12:12.206 +00:00 [DBG] Connection id "0HNA0VVO1VECO" stopped. 2025-02-01 09:12:12.206 +00:00 [DBG] Connection id "0HNA0VVO1VECO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:12.564 +00:00 [DBG] Connection id "0HNA0VVO1VECP" accepted. 2025-02-01 09:12:12.564 +00:00 [DBG] Connection id "0HNA0VVO1VECP" started. 2025-02-01 09:12:12.565 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stronghold-info/ - null null 2025-02-01 09:12:12.565 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stronghold-info/'. 2025-02-01 09:12:12.565 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stronghold-info/ - 307 0 null 0.1267ms 2025-02-01 09:12:12.565 +00:00 [DBG] Connection id "0HNA0VVO1VECP" disconnecting. 2025-02-01 09:12:12.565 +00:00 [DBG] Connection id "0HNA0VVO1VECP" stopped. 2025-02-01 09:12:12.566 +00:00 [DBG] Connection id "0HNA0VVO1VECP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:12.890 +00:00 [DBG] Connection id "0HNA0VVO1VECQ" accepted. 2025-02-01 09:12:12.891 +00:00 [DBG] Connection id "0HNA0VVO1VECQ" started. 2025-02-01 09:12:12.891 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stronghold-status/ - null null 2025-02-01 09:12:12.891 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stronghold-status/'. 2025-02-01 09:12:12.892 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stronghold-status/ - 307 0 null 0.1867ms 2025-02-01 09:12:12.892 +00:00 [DBG] Connection id "0HNA0VVO1VECQ" disconnecting. 2025-02-01 09:12:12.892 +00:00 [DBG] Connection id "0HNA0VVO1VECQ" stopped. 2025-02-01 09:12:12.892 +00:00 [DBG] Connection id "0HNA0VVO1VECQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:13.201 +00:00 [DBG] Connection id "0HNA0VVO1VECR" accepted. 2025-02-01 09:12:13.202 +00:00 [DBG] Connection id "0HNA0VVO1VECR" started. 2025-02-01 09:12:13.202 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stuff/ - null null 2025-02-01 09:12:13.202 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stuff/'. 2025-02-01 09:12:13.202 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stuff/ - 307 0 null 0.1774ms 2025-02-01 09:12:13.203 +00:00 [DBG] Connection id "0HNA0VVO1VECR" disconnecting. 2025-02-01 09:12:13.203 +00:00 [DBG] Connection id "0HNA0VVO1VECR" stopped. 2025-02-01 09:12:13.203 +00:00 [DBG] Connection id "0HNA0VVO1VECR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:13.458 +00:00 [DBG] Connection id "0HNA0VVO1VECS" accepted. 2025-02-01 09:12:13.459 +00:00 [DBG] Connection id "0HNA0VVO1VECS" started. 2025-02-01 09:12:13.476 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/style/ - null null 2025-02-01 09:12:13.477 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/style/'. 2025-02-01 09:12:13.477 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/style/ - 307 0 null 0.2721ms 2025-02-01 09:12:13.477 +00:00 [DBG] Connection id "0HNA0VVO1VECS" disconnecting. 2025-02-01 09:12:13.477 +00:00 [DBG] Connection id "0HNA0VVO1VECS" stopped. 2025-02-01 09:12:13.477 +00:00 [DBG] Connection id "0HNA0VVO1VECS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:13.820 +00:00 [DBG] Connection id "0HNA0VVO1VECT" accepted. 2025-02-01 09:12:13.821 +00:00 [DBG] Connection id "0HNA0VVO1VECT" started. 2025-02-01 09:12:13.843 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/styles/ - null null 2025-02-01 09:12:13.844 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/styles/'. 2025-02-01 09:12:13.844 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/styles/ - 307 0 null 0.1733ms 2025-02-01 09:12:13.844 +00:00 [DBG] Connection id "0HNA0VVO1VECT" disconnecting. 2025-02-01 09:12:13.844 +00:00 [DBG] Connection id "0HNA0VVO1VECT" stopped. 2025-02-01 09:12:13.844 +00:00 [DBG] Connection id "0HNA0VVO1VECT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:14.151 +00:00 [DBG] Connection id "0HNA0VVO1VECU" accepted. 2025-02-01 09:12:14.151 +00:00 [DBG] Connection id "0HNA0VVO1VECU" started. 2025-02-01 09:12:14.152 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stylesheet/ - null null 2025-02-01 09:12:14.152 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stylesheet/'. 2025-02-01 09:12:14.152 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stylesheet/ - 307 0 null 0.2182ms 2025-02-01 09:12:14.152 +00:00 [DBG] Connection id "0HNA0VVO1VECU" disconnecting. 2025-02-01 09:12:14.152 +00:00 [DBG] Connection id "0HNA0VVO1VECU" stopped. 2025-02-01 09:12:14.152 +00:00 [DBG] Connection id "0HNA0VVO1VECU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:14.662 +00:00 [DBG] Connection id "0HNA0VVO1VECV" accepted. 2025-02-01 09:12:14.662 +00:00 [DBG] Connection id "0HNA0VVO1VECV" started. 2025-02-01 09:12:14.682 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stylesheets/ - null null 2025-02-01 09:12:14.683 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/stylesheets/'. 2025-02-01 09:12:14.683 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/stylesheets/ - 307 0 null 0.1778ms 2025-02-01 09:12:14.683 +00:00 [DBG] Connection id "0HNA0VVO1VECV" disconnecting. 2025-02-01 09:12:14.683 +00:00 [DBG] Connection id "0HNA0VVO1VECV" stopped. 2025-02-01 09:12:14.683 +00:00 [DBG] Connection id "0HNA0VVO1VECV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:15.055 +00:00 [DBG] Connection id "0HNA0VVO1VED0" accepted. 2025-02-01 09:12:15.055 +00:00 [DBG] Connection id "0HNA0VVO1VED0" started. 2025-02-01 09:12:15.120 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/subir/ - null null 2025-02-01 09:12:15.120 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/subir/'. 2025-02-01 09:12:15.120 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/subir/ - 307 0 null 0.2152ms 2025-02-01 09:12:15.121 +00:00 [DBG] Connection id "0HNA0VVO1VED0" disconnecting. 2025-02-01 09:12:15.121 +00:00 [DBG] Connection id "0HNA0VVO1VED0" stopped. 2025-02-01 09:12:15.121 +00:00 [DBG] Connection id "0HNA0VVO1VED0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:15.572 +00:00 [DBG] Connection id "0HNA0VVO1VED1" accepted. 2025-02-01 09:12:15.572 +00:00 [DBG] Connection id "0HNA0VVO1VED1" started. 2025-02-01 09:12:15.631 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sun/ - null null 2025-02-01 09:12:15.631 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sun/'. 2025-02-01 09:12:15.631 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sun/ - 307 0 null 0.1537ms 2025-02-01 09:12:15.631 +00:00 [DBG] Connection id "0HNA0VVO1VED1" disconnecting. 2025-02-01 09:12:15.631 +00:00 [DBG] Connection id "0HNA0VVO1VED1" stopped. 2025-02-01 09:12:15.631 +00:00 [DBG] Connection id "0HNA0VVO1VED1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:15.943 +00:00 [DBG] Connection id "0HNA0VVO1VED2" accepted. 2025-02-01 09:12:15.943 +00:00 [DBG] Connection id "0HNA0VVO1VED2" started. 2025-02-01 09:12:16.007 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/super_stats/ - null null 2025-02-01 09:12:16.007 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/super_stats/'. 2025-02-01 09:12:16.007 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/super_stats/ - 307 0 null 0.1506ms 2025-02-01 09:12:16.007 +00:00 [DBG] Connection id "0HNA0VVO1VED2" disconnecting. 2025-02-01 09:12:16.007 +00:00 [DBG] Connection id "0HNA0VVO1VED2" stopped. 2025-02-01 09:12:16.007 +00:00 [DBG] Connection id "0HNA0VVO1VED2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:16.408 +00:00 [DBG] Connection id "0HNA0VVO1VED3" accepted. 2025-02-01 09:12:16.408 +00:00 [DBG] Connection id "0HNA0VVO1VED3" started. 2025-02-01 09:12:16.545 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/supplier/ - null null 2025-02-01 09:12:16.545 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/supplier/'. 2025-02-01 09:12:16.545 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/supplier/ - 307 0 null 0.1754ms 2025-02-01 09:12:16.545 +00:00 [DBG] Connection id "0HNA0VVO1VED3" disconnecting. 2025-02-01 09:12:16.545 +00:00 [DBG] Connection id "0HNA0VVO1VED3" stopped. 2025-02-01 09:12:16.545 +00:00 [DBG] Connection id "0HNA0VVO1VED3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:16.871 +00:00 [DBG] Connection id "0HNA0VVO1VED4" accepted. 2025-02-01 09:12:16.871 +00:00 [DBG] Connection id "0HNA0VVO1VED4" started. 2025-02-01 09:12:16.890 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/suppliers/ - null null 2025-02-01 09:12:16.891 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/suppliers/'. 2025-02-01 09:12:16.891 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/suppliers/ - 307 0 null 0.231ms 2025-02-01 09:12:16.891 +00:00 [DBG] Connection id "0HNA0VVO1VED4" disconnecting. 2025-02-01 09:12:16.891 +00:00 [DBG] Connection id "0HNA0VVO1VED4" stopped. 2025-02-01 09:12:16.891 +00:00 [DBG] Connection id "0HNA0VVO1VED4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:17.164 +00:00 [DBG] Connection id "0HNA0VVO1VED5" accepted. 2025-02-01 09:12:17.164 +00:00 [DBG] Connection id "0HNA0VVO1VED5" started. 2025-02-01 09:12:17.179 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/supply/ - null null 2025-02-01 09:12:17.179 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/supply/'. 2025-02-01 09:12:17.179 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/supply/ - 307 0 null 0.2214ms 2025-02-01 09:12:17.179 +00:00 [DBG] Connection id "0HNA0VVO1VED5" disconnecting. 2025-02-01 09:12:17.179 +00:00 [DBG] Connection id "0HNA0VVO1VED5" stopped. 2025-02-01 09:12:17.179 +00:00 [DBG] Connection id "0HNA0VVO1VED5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:17.507 +00:00 [DBG] Connection id "0HNA0VVO1VED6" accepted. 2025-02-01 09:12:17.507 +00:00 [DBG] Connection id "0HNA0VVO1VED6" started. 2025-02-01 09:12:17.508 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/supporter/ - null null 2025-02-01 09:12:17.509 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/supporter/'. 2025-02-01 09:12:17.509 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/supporter/ - 307 0 null 0.2331ms 2025-02-01 09:12:17.509 +00:00 [DBG] Connection id "0HNA0VVO1VED6" disconnecting. 2025-02-01 09:12:17.509 +00:00 [DBG] Connection id "0HNA0VVO1VED6" stopped. 2025-02-01 09:12:17.509 +00:00 [DBG] Connection id "0HNA0VVO1VED6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:17.786 +00:00 [DBG] Connection id "0HNA0VVO1VED7" accepted. 2025-02-01 09:12:17.786 +00:00 [DBG] Connection id "0HNA0VVO1VED7" started. 2025-02-01 09:12:17.795 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/support/ - null null 2025-02-01 09:12:17.795 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/support/'. 2025-02-01 09:12:17.795 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/support/ - 307 0 null 0.1653ms 2025-02-01 09:12:17.795 +00:00 [DBG] Connection id "0HNA0VVO1VED7" disconnecting. 2025-02-01 09:12:17.795 +00:00 [DBG] Connection id "0HNA0VVO1VED7" stopped. 2025-02-01 09:12:17.795 +00:00 [DBG] Connection id "0HNA0VVO1VED7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:18.227 +00:00 [DBG] Connection id "0HNA0VVO1VED8" accepted. 2025-02-01 09:12:18.228 +00:00 [DBG] Connection id "0HNA0VVO1VED8" started. 2025-02-01 09:12:18.295 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sysadmin/ - null null 2025-02-01 09:12:18.295 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sysadmin/'. 2025-02-01 09:12:18.296 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sysadmin/ - 307 0 null 0.1503ms 2025-02-01 09:12:18.296 +00:00 [DBG] Connection id "0HNA0VVO1VED8" disconnecting. 2025-02-01 09:12:18.296 +00:00 [DBG] Connection id "0HNA0VVO1VED8" stopped. 2025-02-01 09:12:18.296 +00:00 [DBG] Connection id "0HNA0VVO1VED8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:18.691 +00:00 [DBG] Connection id "0HNA0VVO1VED9" accepted. 2025-02-01 09:12:18.692 +00:00 [DBG] Connection id "0HNA0VVO1VED9" started. 2025-02-01 09:12:18.715 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sysbackup/ - null null 2025-02-01 09:12:18.715 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sysbackup/'. 2025-02-01 09:12:18.715 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sysbackup/ - 307 0 null 0.1913ms 2025-02-01 09:12:18.716 +00:00 [DBG] Connection id "0HNA0VVO1VED9" disconnecting. 2025-02-01 09:12:18.716 +00:00 [DBG] Connection id "0HNA0VVO1VED9" stopped. 2025-02-01 09:12:18.716 +00:00 [DBG] Connection id "0HNA0VVO1VED9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:19.028 +00:00 [DBG] Connection id "0HNA0VVO1VEDA" accepted. 2025-02-01 09:12:19.028 +00:00 [DBG] Connection id "0HNA0VVO1VEDA" started. 2025-02-01 09:12:19.029 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sys/ - null null 2025-02-01 09:12:19.029 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sys/'. 2025-02-01 09:12:19.029 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sys/ - 307 0 null 0.4498ms 2025-02-01 09:12:19.029 +00:00 [DBG] Connection id "0HNA0VVO1VEDA" disconnecting. 2025-02-01 09:12:19.029 +00:00 [DBG] Connection id "0HNA0VVO1VEDA" stopped. 2025-02-01 09:12:19.029 +00:00 [DBG] Connection id "0HNA0VVO1VEDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:19.351 +00:00 [DBG] Connection id "0HNA0VVO1VEDB" accepted. 2025-02-01 09:12:19.352 +00:00 [DBG] Connection id "0HNA0VVO1VEDB" started. 2025-02-01 09:12:19.373 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/system/ - null null 2025-02-01 09:12:19.373 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/'. 2025-02-01 09:12:19.374 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/system/ - 307 0 null 0.2277ms 2025-02-01 09:12:19.374 +00:00 [DBG] Connection id "0HNA0VVO1VEDB" disconnecting. 2025-02-01 09:12:19.374 +00:00 [DBG] Connection id "0HNA0VVO1VEDB" stopped. 2025-02-01 09:12:19.374 +00:00 [DBG] Connection id "0HNA0VVO1VEDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:19.696 +00:00 [DBG] Connection id "0HNA0VVO1VEDC" accepted. 2025-02-01 09:12:19.696 +00:00 [DBG] Connection id "0HNA0VVO1VEDC" started. 2025-02-01 09:12:19.696 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/systems/ - null null 2025-02-01 09:12:19.696 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/systems/'. 2025-02-01 09:12:19.696 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/systems/ - 307 0 null 0.1ms 2025-02-01 09:12:19.696 +00:00 [DBG] Connection id "0HNA0VVO1VEDC" disconnecting. 2025-02-01 09:12:19.696 +00:00 [DBG] Connection id "0HNA0VVO1VEDC" stopped. 2025-02-01 09:12:19.696 +00:00 [DBG] Connection id "0HNA0VVO1VEDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:19.995 +00:00 [DBG] Connection id "0HNA0VVO1VEDD" accepted. 2025-02-01 09:12:19.995 +00:00 [DBG] Connection id "0HNA0VVO1VEDD" started. 2025-02-01 09:12:20.013 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tar/ - null null 2025-02-01 09:12:20.013 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tar/'. 2025-02-01 09:12:20.013 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tar/ - 307 0 null 0.1331ms 2025-02-01 09:12:20.013 +00:00 [DBG] Connection id "0HNA0VVO1VEDD" disconnecting. 2025-02-01 09:12:20.013 +00:00 [DBG] Connection id "0HNA0VVO1VEDD" stopped. 2025-02-01 09:12:20.013 +00:00 [DBG] Connection id "0HNA0VVO1VEDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:20.323 +00:00 [DBG] Connection id "0HNA0VVO1VEDE" accepted. 2025-02-01 09:12:20.323 +00:00 [DBG] Connection id "0HNA0VVO1VEDE" started. 2025-02-01 09:12:20.373 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/target/ - null null 2025-02-01 09:12:20.373 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/target/'. 2025-02-01 09:12:20.373 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/target/ - 307 0 null 0.1972ms 2025-02-01 09:12:20.373 +00:00 [DBG] Connection id "0HNA0VVO1VEDE" disconnecting. 2025-02-01 09:12:20.373 +00:00 [DBG] Connection id "0HNA0VVO1VEDE" stopped. 2025-02-01 09:12:20.373 +00:00 [DBG] Connection id "0HNA0VVO1VEDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:20.689 +00:00 [DBG] Connection id "0HNA0VVO1VEDF" accepted. 2025-02-01 09:12:20.689 +00:00 [DBG] Connection id "0HNA0VVO1VEDF" started. 2025-02-01 09:12:20.689 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tarjetas/ - null null 2025-02-01 09:12:20.689 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tarjetas/'. 2025-02-01 09:12:20.689 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tarjetas/ - 307 0 null 0.1715ms 2025-02-01 09:12:20.689 +00:00 [DBG] Connection id "0HNA0VVO1VEDF" disconnecting. 2025-02-01 09:12:20.689 +00:00 [DBG] Connection id "0HNA0VVO1VEDF" stopped. 2025-02-01 09:12:20.689 +00:00 [DBG] Connection id "0HNA0VVO1VEDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:21.019 +00:00 [DBG] Connection id "0HNA0VVO1VEDG" accepted. 2025-02-01 09:12:21.020 +00:00 [DBG] Connection id "0HNA0VVO1VEDG" started. 2025-02-01 09:12:21.043 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tech/ - null null 2025-02-01 09:12:21.043 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tech/'. 2025-02-01 09:12:21.043 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tech/ - 307 0 null 0.2125ms 2025-02-01 09:12:21.044 +00:00 [DBG] Connection id "0HNA0VVO1VEDG" disconnecting. 2025-02-01 09:12:21.044 +00:00 [DBG] Connection id "0HNA0VVO1VEDG" stopped. 2025-02-01 09:12:21.044 +00:00 [DBG] Connection id "0HNA0VVO1VEDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:21.424 +00:00 [DBG] Connection id "0HNA0VVO1VEDH" accepted. 2025-02-01 09:12:21.425 +00:00 [DBG] Connection id "0HNA0VVO1VEDH" started. 2025-02-01 09:12:21.425 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/technote/ - null null 2025-02-01 09:12:21.425 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/technote/'. 2025-02-01 09:12:21.425 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/technote/ - 307 0 null 0.2112ms 2025-02-01 09:12:21.425 +00:00 [DBG] Connection id "0HNA0VVO1VEDH" disconnecting. 2025-02-01 09:12:21.425 +00:00 [DBG] Connection id "0HNA0VVO1VEDH" stopped. 2025-02-01 09:12:21.425 +00:00 [DBG] Connection id "0HNA0VVO1VEDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:21.785 +00:00 [DBG] Connection id "0HNA0VVO1VEDI" accepted. 2025-02-01 09:12:21.785 +00:00 [DBG] Connection id "0HNA0VVO1VEDI" started. 2025-02-01 09:12:21.830 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/te_html/ - null null 2025-02-01 09:12:21.830 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/te_html/'. 2025-02-01 09:12:21.830 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/te_html/ - 307 0 null 0.2242ms 2025-02-01 09:12:21.831 +00:00 [DBG] Connection id "0HNA0VVO1VEDI" disconnecting. 2025-02-01 09:12:21.831 +00:00 [DBG] Connection id "0HNA0VVO1VEDI" stopped. 2025-02-01 09:12:21.831 +00:00 [DBG] Connection id "0HNA0VVO1VEDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:22.102 +00:00 [DBG] Connection id "0HNA0VVO1VEDJ" accepted. 2025-02-01 09:12:22.102 +00:00 [DBG] Connection id "0HNA0VVO1VEDJ" started. 2025-02-01 09:12:22.153 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/temp/ - null null 2025-02-01 09:12:22.153 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/temp/'. 2025-02-01 09:12:22.153 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/temp/ - 307 0 null 0.2038ms 2025-02-01 09:12:22.153 +00:00 [DBG] Connection id "0HNA0VVO1VEDJ" disconnecting. 2025-02-01 09:12:22.153 +00:00 [DBG] Connection id "0HNA0VVO1VEDJ" stopped. 2025-02-01 09:12:22.153 +00:00 [DBG] Connection id "0HNA0VVO1VEDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:22.458 +00:00 [DBG] Connection id "0HNA0VVO1VEDK" accepted. 2025-02-01 09:12:22.458 +00:00 [DBG] Connection id "0HNA0VVO1VEDK" started. 2025-02-01 09:12:22.504 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/template/ - null null 2025-02-01 09:12:22.504 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/template/'. 2025-02-01 09:12:22.504 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/template/ - 307 0 null 0.1888ms 2025-02-01 09:12:22.504 +00:00 [DBG] Connection id "0HNA0VVO1VEDK" disconnecting. 2025-02-01 09:12:22.504 +00:00 [DBG] Connection id "0HNA0VVO1VEDK" stopped. 2025-02-01 09:12:22.504 +00:00 [DBG] Connection id "0HNA0VVO1VEDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:22.808 +00:00 [DBG] Connection id "0HNA0VVO1VEDL" accepted. 2025-02-01 09:12:22.808 +00:00 [DBG] Connection id "0HNA0VVO1VEDL" started. 2025-02-01 09:12:22.836 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/templates/ - null null 2025-02-01 09:12:22.836 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/templates/'. 2025-02-01 09:12:22.836 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/templates/ - 307 0 null 0.262ms 2025-02-01 09:12:22.836 +00:00 [DBG] Connection id "0HNA0VVO1VEDL" disconnecting. 2025-02-01 09:12:22.836 +00:00 [DBG] Connection id "0HNA0VVO1VEDL" stopped. 2025-02-01 09:12:22.836 +00:00 [DBG] Connection id "0HNA0VVO1VEDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:23.172 +00:00 [DBG] Connection id "0HNA0VVO1VEDM" accepted. 2025-02-01 09:12:23.172 +00:00 [DBG] Connection id "0HNA0VVO1VEDM" started. 2025-02-01 09:12:23.173 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/temporal/ - null null 2025-02-01 09:12:23.173 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/temporal/'. 2025-02-01 09:12:23.173 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/temporal/ - 307 0 null 0.1725ms 2025-02-01 09:12:23.173 +00:00 [DBG] Connection id "0HNA0VVO1VEDM" disconnecting. 2025-02-01 09:12:23.173 +00:00 [DBG] Connection id "0HNA0VVO1VEDM" stopped. 2025-02-01 09:12:23.173 +00:00 [DBG] Connection id "0HNA0VVO1VEDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:23.499 +00:00 [DBG] Connection id "0HNA0VVO1VEDN" accepted. 2025-02-01 09:12:23.499 +00:00 [DBG] Connection id "0HNA0VVO1VEDN" started. 2025-02-01 09:12:23.524 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test-cgi/ - null null 2025-02-01 09:12:23.524 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test-cgi/'. 2025-02-01 09:12:23.524 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test-cgi/ - 307 0 null 0.2108ms 2025-02-01 09:12:23.524 +00:00 [DBG] Connection id "0HNA0VVO1VEDN" disconnecting. 2025-02-01 09:12:23.524 +00:00 [DBG] Connection id "0HNA0VVO1VEDN" stopped. 2025-02-01 09:12:23.524 +00:00 [DBG] Connection id "0HNA0VVO1VEDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:23.828 +00:00 [DBG] Connection id "0HNA0VVO1VEDO" accepted. 2025-02-01 09:12:23.828 +00:00 [DBG] Connection id "0HNA0VVO1VEDO" started. 2025-02-01 09:12:23.851 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/testing/ - null null 2025-02-01 09:12:23.851 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/testing/'. 2025-02-01 09:12:23.851 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/testing/ - 307 0 null 0.1924ms 2025-02-01 09:12:23.851 +00:00 [DBG] Connection id "0HNA0VVO1VEDO" disconnecting. 2025-02-01 09:12:23.851 +00:00 [DBG] Connection id "0HNA0VVO1VEDO" stopped. 2025-02-01 09:12:23.851 +00:00 [DBG] Connection id "0HNA0VVO1VEDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:24.113 +00:00 [DBG] Connection id "0HNA0VVO1VEDP" accepted. 2025-02-01 09:12:24.113 +00:00 [DBG] Connection id "0HNA0VVO1VEDP" started. 2025-02-01 09:12:24.121 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tests/ - null null 2025-02-01 09:12:24.121 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tests/'. 2025-02-01 09:12:24.121 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tests/ - 307 0 null 0.1708ms 2025-02-01 09:12:24.121 +00:00 [DBG] Connection id "0HNA0VVO1VEDP" disconnecting. 2025-02-01 09:12:24.121 +00:00 [DBG] Connection id "0HNA0VVO1VEDP" stopped. 2025-02-01 09:12:24.121 +00:00 [DBG] Connection id "0HNA0VVO1VEDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:24.448 +00:00 [DBG] Connection id "0HNA0VVO1VEDQ" accepted. 2025-02-01 09:12:24.448 +00:00 [DBG] Connection id "0HNA0VVO1VEDQ" started. 2025-02-01 09:12:24.448 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/testweb/ - null null 2025-02-01 09:12:24.448 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/testweb/'. 2025-02-01 09:12:24.448 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/testweb/ - 307 0 null 0.0886ms 2025-02-01 09:12:24.448 +00:00 [DBG] Connection id "0HNA0VVO1VEDQ" disconnecting. 2025-02-01 09:12:24.448 +00:00 [DBG] Connection id "0HNA0VVO1VEDQ" stopped. 2025-02-01 09:12:24.448 +00:00 [DBG] Connection id "0HNA0VVO1VEDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:24.733 +00:00 [DBG] Connection id "0HNA0VVO1VEDR" accepted. 2025-02-01 09:12:24.733 +00:00 [DBG] Connection id "0HNA0VVO1VEDR" started. 2025-02-01 09:12:24.754 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/themes/ - null null 2025-02-01 09:12:24.754 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/themes/'. 2025-02-01 09:12:24.754 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/themes/ - 307 0 null 0.1435ms 2025-02-01 09:12:24.754 +00:00 [DBG] Connection id "0HNA0VVO1VEDR" disconnecting. 2025-02-01 09:12:24.754 +00:00 [DBG] Connection id "0HNA0VVO1VEDR" stopped. 2025-02-01 09:12:24.754 +00:00 [DBG] Connection id "0HNA0VVO1VEDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:25.044 +00:00 [DBG] Connection id "0HNA0VVO1VEDS" accepted. 2025-02-01 09:12:25.044 +00:00 [DBG] Connection id "0HNA0VVO1VEDS" started. 2025-02-01 09:12:25.045 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ticket/ - null null 2025-02-01 09:12:25.045 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ticket/'. 2025-02-01 09:12:25.045 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ticket/ - 307 0 null 0.1311ms 2025-02-01 09:12:25.045 +00:00 [DBG] Connection id "0HNA0VVO1VEDS" disconnecting. 2025-02-01 09:12:25.045 +00:00 [DBG] Connection id "0HNA0VVO1VEDS" stopped. 2025-02-01 09:12:25.045 +00:00 [DBG] Connection id "0HNA0VVO1VEDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:25.360 +00:00 [DBG] Connection id "0HNA0VVO1VEDT" accepted. 2025-02-01 09:12:25.360 +00:00 [DBG] Connection id "0HNA0VVO1VEDT" started. 2025-02-01 09:12:25.413 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tickets/ - null null 2025-02-01 09:12:25.413 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tickets/'. 2025-02-01 09:12:25.413 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tickets/ - 307 0 null 0.334ms 2025-02-01 09:12:25.413 +00:00 [DBG] Connection id "0HNA0VVO1VEDT" disconnecting. 2025-02-01 09:12:25.413 +00:00 [DBG] Connection id "0HNA0VVO1VEDT" stopped. 2025-02-01 09:12:25.413 +00:00 [DBG] Connection id "0HNA0VVO1VEDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:25.768 +00:00 [DBG] Connection id "0HNA0VVO1VEDU" accepted. 2025-02-01 09:12:25.768 +00:00 [DBG] Connection id "0HNA0VVO1VEDU" started. 2025-02-01 09:12:25.768 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tip/ - null null 2025-02-01 09:12:25.768 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tip/'. 2025-02-01 09:12:25.768 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tip/ - 307 0 null 0.0972ms 2025-02-01 09:12:25.768 +00:00 [DBG] Connection id "0HNA0VVO1VEDU" disconnecting. 2025-02-01 09:12:25.768 +00:00 [DBG] Connection id "0HNA0VVO1VEDU" stopped. 2025-02-01 09:12:25.768 +00:00 [DBG] Connection id "0HNA0VVO1VEDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:26.086 +00:00 [DBG] Connection id "0HNA0VVO1VEDV" accepted. 2025-02-01 09:12:26.086 +00:00 [DBG] Connection id "0HNA0VVO1VEDV" started. 2025-02-01 09:12:26.111 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tips/ - null null 2025-02-01 09:12:26.111 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tips/'. 2025-02-01 09:12:26.111 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tips/ - 307 0 null 0.1808ms 2025-02-01 09:12:26.111 +00:00 [DBG] Connection id "0HNA0VVO1VEDV" disconnecting. 2025-02-01 09:12:26.111 +00:00 [DBG] Connection id "0HNA0VVO1VEDV" stopped. 2025-02-01 09:12:26.111 +00:00 [DBG] Connection id "0HNA0VVO1VEDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:26.411 +00:00 [DBG] Connection id "0HNA0VVO1VEE0" accepted. 2025-02-01 09:12:26.411 +00:00 [DBG] Connection id "0HNA0VVO1VEE0" started. 2025-02-01 09:12:26.434 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tmp/ - null null 2025-02-01 09:12:26.434 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tmp/'. 2025-02-01 09:12:26.434 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tmp/ - 307 0 null 0.1738ms 2025-02-01 09:12:26.434 +00:00 [DBG] Connection id "0HNA0VVO1VEE0" disconnecting. 2025-02-01 09:12:26.434 +00:00 [DBG] Connection id "0HNA0VVO1VEE0" stopped. 2025-02-01 09:12:26.434 +00:00 [DBG] Connection id "0HNA0VVO1VEE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:26.747 +00:00 [DBG] Connection id "0HNA0VVO1VEE1" accepted. 2025-02-01 09:12:26.747 +00:00 [DBG] Connection id "0HNA0VVO1VEE1" started. 2025-02-01 09:12:26.775 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ToDo/ - null null 2025-02-01 09:12:26.775 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ToDo/'. 2025-02-01 09:12:26.775 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ToDo/ - 307 0 null 0.1335ms 2025-02-01 09:12:26.775 +00:00 [DBG] Connection id "0HNA0VVO1VEE1" disconnecting. 2025-02-01 09:12:26.775 +00:00 [DBG] Connection id "0HNA0VVO1VEE1" stopped. 2025-02-01 09:12:26.775 +00:00 [DBG] Connection id "0HNA0VVO1VEE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:27.098 +00:00 [DBG] Connection id "0HNA0VVO1VEE2" accepted. 2025-02-01 09:12:27.098 +00:00 [DBG] Connection id "0HNA0VVO1VEE2" started. 2025-02-01 09:12:27.099 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tool/ - null null 2025-02-01 09:12:27.099 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tool/'. 2025-02-01 09:12:27.099 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tool/ - 307 0 null 0.1929ms 2025-02-01 09:12:27.099 +00:00 [DBG] Connection id "0HNA0VVO1VEE2" disconnecting. 2025-02-01 09:12:27.099 +00:00 [DBG] Connection id "0HNA0VVO1VEE2" stopped. 2025-02-01 09:12:27.099 +00:00 [DBG] Connection id "0HNA0VVO1VEE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:27.430 +00:00 [DBG] Connection id "0HNA0VVO1VEE3" accepted. 2025-02-01 09:12:27.430 +00:00 [DBG] Connection id "0HNA0VVO1VEE3" started. 2025-02-01 09:12:27.482 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tools/ - null null 2025-02-01 09:12:27.482 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tools/'. 2025-02-01 09:12:27.482 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tools/ - 307 0 null 0.1178ms 2025-02-01 09:12:27.482 +00:00 [DBG] Connection id "0HNA0VVO1VEE3" disconnecting. 2025-02-01 09:12:27.482 +00:00 [DBG] Connection id "0HNA0VVO1VEE3" stopped. 2025-02-01 09:12:27.482 +00:00 [DBG] Connection id "0HNA0VVO1VEE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:27.823 +00:00 [DBG] Connection id "0HNA0VVO1VEE4" accepted. 2025-02-01 09:12:27.823 +00:00 [DBG] Connection id "0HNA0VVO1VEE4" started. 2025-02-01 09:12:27.845 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/TopAccess/ - null null 2025-02-01 09:12:27.845 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/TopAccess/'. 2025-02-01 09:12:27.845 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/TopAccess/ - 307 0 null 0.1582ms 2025-02-01 09:12:27.845 +00:00 [DBG] Connection id "0HNA0VVO1VEE4" disconnecting. 2025-02-01 09:12:27.845 +00:00 [DBG] Connection id "0HNA0VVO1VEE4" stopped. 2025-02-01 09:12:27.845 +00:00 [DBG] Connection id "0HNA0VVO1VEE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:28.115 +00:00 [DBG] Connection id "0HNA0VVO1VEE5" accepted. 2025-02-01 09:12:28.115 +00:00 [DBG] Connection id "0HNA0VVO1VEE5" started. 2025-02-01 09:12:28.144 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/top/ - null null 2025-02-01 09:12:28.144 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/top/'. 2025-02-01 09:12:28.144 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/top/ - 307 0 null 0.1963ms 2025-02-01 09:12:28.144 +00:00 [DBG] Connection id "0HNA0VVO1VEE5" disconnecting. 2025-02-01 09:12:28.144 +00:00 [DBG] Connection id "0HNA0VVO1VEE5" stopped. 2025-02-01 09:12:28.144 +00:00 [DBG] Connection id "0HNA0VVO1VEE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:28.454 +00:00 [DBG] Connection id "0HNA0VVO1VEE6" accepted. 2025-02-01 09:12:28.454 +00:00 [DBG] Connection id "0HNA0VVO1VEE6" started. 2025-02-01 09:12:28.482 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tpv/ - null null 2025-02-01 09:12:28.482 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tpv/'. 2025-02-01 09:12:28.482 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tpv/ - 307 0 null 0.1464ms 2025-02-01 09:12:28.482 +00:00 [DBG] Connection id "0HNA0VVO1VEE6" disconnecting. 2025-02-01 09:12:28.482 +00:00 [DBG] Connection id "0HNA0VVO1VEE6" stopped. 2025-02-01 09:12:28.482 +00:00 [DBG] Connection id "0HNA0VVO1VEE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:28.849 +00:00 [DBG] Connection id "0HNA0VVO1VEE7" accepted. 2025-02-01 09:12:28.849 +00:00 [DBG] Connection id "0HNA0VVO1VEE7" started. 2025-02-01 09:12:28.879 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trabajo/ - null null 2025-02-01 09:12:28.879 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/trabajo/'. 2025-02-01 09:12:28.879 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trabajo/ - 307 0 null 0.1599ms 2025-02-01 09:12:28.879 +00:00 [DBG] Connection id "0HNA0VVO1VEE7" disconnecting. 2025-02-01 09:12:28.879 +00:00 [DBG] Connection id "0HNA0VVO1VEE7" stopped. 2025-02-01 09:12:28.879 +00:00 [DBG] Connection id "0HNA0VVO1VEE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:29.171 +00:00 [DBG] Connection id "0HNA0VVO1VEE8" accepted. 2025-02-01 09:12:29.171 +00:00 [DBG] Connection id "0HNA0VVO1VEE8" started. 2025-02-01 09:12:29.171 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/track/ - null null 2025-02-01 09:12:29.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/track/'. 2025-02-01 09:12:29.171 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/track/ - 307 0 null 0.1108ms 2025-02-01 09:12:29.171 +00:00 [DBG] Connection id "0HNA0VVO1VEE8" disconnecting. 2025-02-01 09:12:29.171 +00:00 [DBG] Connection id "0HNA0VVO1VEE8" stopped. 2025-02-01 09:12:29.171 +00:00 [DBG] Connection id "0HNA0VVO1VEE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:29.482 +00:00 [DBG] Connection id "0HNA0VVO1VEE9" accepted. 2025-02-01 09:12:29.482 +00:00 [DBG] Connection id "0HNA0VVO1VEE9" started. 2025-02-01 09:12:29.506 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tracking/ - null null 2025-02-01 09:12:29.506 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tracking/'. 2025-02-01 09:12:29.506 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tracking/ - 307 0 null 0.1463ms 2025-02-01 09:12:29.506 +00:00 [DBG] Connection id "0HNA0VVO1VEE9" disconnecting. 2025-02-01 09:12:29.506 +00:00 [DBG] Connection id "0HNA0VVO1VEE9" stopped. 2025-02-01 09:12:29.506 +00:00 [DBG] Connection id "0HNA0VVO1VEE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:29.796 +00:00 [DBG] Connection id "0HNA0VVO1VEEA" accepted. 2025-02-01 09:12:29.797 +00:00 [DBG] Connection id "0HNA0VVO1VEEA" started. 2025-02-01 09:12:29.797 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/transfer/ - null null 2025-02-01 09:12:29.797 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/transfer/'. 2025-02-01 09:12:29.797 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/transfer/ - 307 0 null 0.1043ms 2025-02-01 09:12:29.797 +00:00 [DBG] Connection id "0HNA0VVO1VEEA" disconnecting. 2025-02-01 09:12:29.797 +00:00 [DBG] Connection id "0HNA0VVO1VEEA" stopped. 2025-02-01 09:12:29.797 +00:00 [DBG] Connection id "0HNA0VVO1VEEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:30.092 +00:00 [DBG] Connection id "0HNA0VVO1VEEB" accepted. 2025-02-01 09:12:30.092 +00:00 [DBG] Connection id "0HNA0VVO1VEEB" started. 2025-02-01 09:12:30.116 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/transito/ - null null 2025-02-01 09:12:30.116 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/transito/'. 2025-02-01 09:12:30.116 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/transito/ - 307 0 null 0.135ms 2025-02-01 09:12:30.116 +00:00 [DBG] Connection id "0HNA0VVO1VEEB" disconnecting. 2025-02-01 09:12:30.116 +00:00 [DBG] Connection id "0HNA0VVO1VEEB" stopped. 2025-02-01 09:12:30.116 +00:00 [DBG] Connection id "0HNA0VVO1VEEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:30.411 +00:00 [DBG] Connection id "0HNA0VVO1VEEC" accepted. 2025-02-01 09:12:30.411 +00:00 [DBG] Connection id "0HNA0VVO1VEEC" started. 2025-02-01 09:12:30.411 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/transpolar/ - null null 2025-02-01 09:12:30.411 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/transpolar/'. 2025-02-01 09:12:30.411 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/transpolar/ - 307 0 null 0.1408ms 2025-02-01 09:12:30.412 +00:00 [DBG] Connection id "0HNA0VVO1VEEC" disconnecting. 2025-02-01 09:12:30.412 +00:00 [DBG] Connection id "0HNA0VVO1VEEC" stopped. 2025-02-01 09:12:30.412 +00:00 [DBG] Connection id "0HNA0VVO1VEEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:30.736 +00:00 [DBG] Connection id "0HNA0VVO1VEED" accepted. 2025-02-01 09:12:30.736 +00:00 [DBG] Connection id "0HNA0VVO1VEED" started. 2025-02-01 09:12:30.760 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tree/ - null null 2025-02-01 09:12:30.760 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tree/'. 2025-02-01 09:12:30.760 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tree/ - 307 0 null 0.2654ms 2025-02-01 09:12:30.760 +00:00 [DBG] Connection id "0HNA0VVO1VEED" disconnecting. 2025-02-01 09:12:30.760 +00:00 [DBG] Connection id "0HNA0VVO1VEED" stopped. 2025-02-01 09:12:30.760 +00:00 [DBG] Connection id "0HNA0VVO1VEED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:31.105 +00:00 [DBG] Connection id "0HNA0VVO1VEEE" accepted. 2025-02-01 09:12:31.105 +00:00 [DBG] Connection id "0HNA0VVO1VEEE" started. 2025-02-01 09:12:31.106 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trees/ - null null 2025-02-01 09:12:31.106 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/trees/'. 2025-02-01 09:12:31.106 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trees/ - 307 0 null 0.1973ms 2025-02-01 09:12:31.106 +00:00 [DBG] Connection id "0HNA0VVO1VEEE" disconnecting. 2025-02-01 09:12:31.106 +00:00 [DBG] Connection id "0HNA0VVO1VEEE" stopped. 2025-02-01 09:12:31.106 +00:00 [DBG] Connection id "0HNA0VVO1VEEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:31.205 +00:00 [DBG] Connection id "0HNA0VVO1VE1Q" disconnecting. 2025-02-01 09:12:31.205 +00:00 [DBG] Connection id "0HNA0VVO1VE1R" disconnecting. 2025-02-01 09:12:31.205 +00:00 [DBG] Connection id "0HNA0VVO1VE1Q" stopped. 2025-02-01 09:12:31.206 +00:00 [DBG] Connection id "0HNA0VVO1VE1R" stopped. 2025-02-01 09:12:31.206 +00:00 [DBG] Connection id "0HNA0VVO1VE1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:31.206 +00:00 [DBG] Connection id "0HNA0VVO1VE1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:31.395 +00:00 [DBG] Connection id "0HNA0VVO1VEEF" accepted. 2025-02-01 09:12:31.395 +00:00 [DBG] Connection id "0HNA0VVO1VEEF" started. 2025-02-01 09:12:31.418 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trick/ - null null 2025-02-01 09:12:31.418 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/trick/'. 2025-02-01 09:12:31.418 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/trick/ - 307 0 null 0.2572ms 2025-02-01 09:12:31.418 +00:00 [DBG] Connection id "0HNA0VVO1VEEF" disconnecting. 2025-02-01 09:12:31.418 +00:00 [DBG] Connection id "0HNA0VVO1VEEF" stopped. 2025-02-01 09:12:31.418 +00:00 [DBG] Connection id "0HNA0VVO1VEEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:31.723 +00:00 [DBG] Connection id "0HNA0VVO1VEEG" accepted. 2025-02-01 09:12:31.723 +00:00 [DBG] Connection id "0HNA0VVO1VEEG" started. 2025-02-01 09:12:31.789 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tricks/ - null null 2025-02-01 09:12:31.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tricks/'. 2025-02-01 09:12:31.789 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tricks/ - 307 0 null 0.1575ms 2025-02-01 09:12:31.789 +00:00 [DBG] Connection id "0HNA0VVO1VEEG" disconnecting. 2025-02-01 09:12:31.789 +00:00 [DBG] Connection id "0HNA0VVO1VEEG" stopped. 2025-02-01 09:12:31.789 +00:00 [DBG] Connection id "0HNA0VVO1VEEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:32.124 +00:00 [DBG] Connection id "0HNA0VVO1VEEH" accepted. 2025-02-01 09:12:32.124 +00:00 [DBG] Connection id "0HNA0VVO1VEEH" started. 2025-02-01 09:12:32.124 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/u02/ - null null 2025-02-01 09:12:32.124 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/u02/'. 2025-02-01 09:12:32.124 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/u02/ - 307 0 null 0.1197ms 2025-02-01 09:12:32.124 +00:00 [DBG] Connection id "0HNA0VVO1VEEH" disconnecting. 2025-02-01 09:12:32.124 +00:00 [DBG] Connection id "0HNA0VVO1VEEH" stopped. 2025-02-01 09:12:32.124 +00:00 [DBG] Connection id "0HNA0VVO1VEEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:32.402 +00:00 [DBG] Connection id "0HNA0VVO1VEEI" accepted. 2025-02-01 09:12:32.403 +00:00 [DBG] Connection id "0HNA0VVO1VEEI" started. 2025-02-01 09:12:32.423 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/unix/ - null null 2025-02-01 09:12:32.423 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/unix/'. 2025-02-01 09:12:32.423 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/unix/ - 307 0 null 0.1362ms 2025-02-01 09:12:32.423 +00:00 [DBG] Connection id "0HNA0VVO1VEEI" disconnecting. 2025-02-01 09:12:32.423 +00:00 [DBG] Connection id "0HNA0VVO1VEEI" stopped. 2025-02-01 09:12:32.423 +00:00 [DBG] Connection id "0HNA0VVO1VEEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:32.672 +00:00 [DBG] Connection id "0HNA0VVO1VEEJ" accepted. 2025-02-01 09:12:32.672 +00:00 [DBG] Connection id "0HNA0VVO1VEEJ" started. 2025-02-01 09:12:32.718 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/unknown/ - null null 2025-02-01 09:12:32.718 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/unknown/'. 2025-02-01 09:12:32.718 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/unknown/ - 307 0 null 0.1726ms 2025-02-01 09:12:32.718 +00:00 [DBG] Connection id "0HNA0VVO1VEEJ" disconnecting. 2025-02-01 09:12:32.718 +00:00 [DBG] Connection id "0HNA0VVO1VEEJ" stopped. 2025-02-01 09:12:32.718 +00:00 [DBG] Connection id "0HNA0VVO1VEEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:33.039 +00:00 [DBG] Connection id "0HNA0VVO1VEEK" accepted. 2025-02-01 09:12:33.039 +00:00 [DBG] Connection id "0HNA0VVO1VEEK" started. 2025-02-01 09:12:33.040 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/updates/ - null null 2025-02-01 09:12:33.040 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/updates/'. 2025-02-01 09:12:33.040 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/updates/ - 307 0 null 0.1106ms 2025-02-01 09:12:33.040 +00:00 [DBG] Connection id "0HNA0VVO1VEEK" disconnecting. 2025-02-01 09:12:33.040 +00:00 [DBG] Connection id "0HNA0VVO1VEEK" stopped. 2025-02-01 09:12:33.040 +00:00 [DBG] Connection id "0HNA0VVO1VEEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:33.403 +00:00 [DBG] Connection id "0HNA0VVO1VEEL" accepted. 2025-02-01 09:12:33.403 +00:00 [DBG] Connection id "0HNA0VVO1VEEL" started. 2025-02-01 09:12:33.403 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/upload/ - null null 2025-02-01 09:12:33.403 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload/'. 2025-02-01 09:12:33.403 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/upload/ - 307 0 null 0.0934ms 2025-02-01 09:12:33.403 +00:00 [DBG] Connection id "0HNA0VVO1VEEL" disconnecting. 2025-02-01 09:12:33.403 +00:00 [DBG] Connection id "0HNA0VVO1VEEL" stopped. 2025-02-01 09:12:33.403 +00:00 [DBG] Connection id "0HNA0VVO1VEEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:33.746 +00:00 [DBG] Connection id "0HNA0VVO1VEEM" accepted. 2025-02-01 09:12:33.746 +00:00 [DBG] Connection id "0HNA0VVO1VEEM" started. 2025-02-01 09:12:33.771 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/uploads/ - null null 2025-02-01 09:12:33.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/uploads/'. 2025-02-01 09:12:33.771 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/uploads/ - 307 0 null 0.1949ms 2025-02-01 09:12:33.771 +00:00 [DBG] Connection id "0HNA0VVO1VEEM" disconnecting. 2025-02-01 09:12:33.771 +00:00 [DBG] Connection id "0HNA0VVO1VEEM" stopped. 2025-02-01 09:12:33.771 +00:00 [DBG] Connection id "0HNA0VVO1VEEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:34.086 +00:00 [DBG] Connection id "0HNA0VVO1VEEN" accepted. 2025-02-01 09:12:34.086 +00:00 [DBG] Connection id "0HNA0VVO1VEEN" started. 2025-02-01 09:12:34.086 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usage/ - null null 2025-02-01 09:12:34.086 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/usage/'. 2025-02-01 09:12:34.086 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usage/ - 307 0 null 0.0852ms 2025-02-01 09:12:34.086 +00:00 [DBG] Connection id "0HNA0VVO1VEEN" disconnecting. 2025-02-01 09:12:34.086 +00:00 [DBG] Connection id "0HNA0VVO1VEEN" stopped. 2025-02-01 09:12:34.086 +00:00 [DBG] Connection id "0HNA0VVO1VEEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:34.394 +00:00 [DBG] Connection id "0HNA0VVO1VEEO" accepted. 2025-02-01 09:12:34.394 +00:00 [DBG] Connection id "0HNA0VVO1VEEO" started. 2025-02-01 09:12:34.396 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/userdb/ - null null 2025-02-01 09:12:34.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/userdb/'. 2025-02-01 09:12:34.396 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/userdb/ - 307 0 null 0.3108ms 2025-02-01 09:12:34.396 +00:00 [DBG] Connection id "0HNA0VVO1VEEO" disconnecting. 2025-02-01 09:12:34.396 +00:00 [DBG] Connection id "0HNA0VVO1VEEO" stopped. 2025-02-01 09:12:34.396 +00:00 [DBG] Connection id "0HNA0VVO1VEEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:34.716 +00:00 [DBG] Connection id "0HNA0VVO1VEEP" accepted. 2025-02-01 09:12:34.717 +00:00 [DBG] Connection id "0HNA0VVO1VEEP" started. 2025-02-01 09:12:34.717 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user/ - null null 2025-02-01 09:12:34.718 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user/'. 2025-02-01 09:12:34.718 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user/ - 307 0 null 0.1199ms 2025-02-01 09:12:34.718 +00:00 [DBG] Connection id "0HNA0VVO1VEEP" disconnecting. 2025-02-01 09:12:34.718 +00:00 [DBG] Connection id "0HNA0VVO1VEEP" stopped. 2025-02-01 09:12:34.718 +00:00 [DBG] Connection id "0HNA0VVO1VEEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:35.017 +00:00 [DBG] Connection id "0HNA0VVO1VEEQ" accepted. 2025-02-01 09:12:35.017 +00:00 [DBG] Connection id "0HNA0VVO1VEEQ" started. 2025-02-01 09:12:35.017 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/users/ - null null 2025-02-01 09:12:35.017 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/users/'. 2025-02-01 09:12:35.017 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/users/ - 307 0 null 0.0968ms 2025-02-01 09:12:35.017 +00:00 [DBG] Connection id "0HNA0VVO1VEEQ" disconnecting. 2025-02-01 09:12:35.018 +00:00 [DBG] Connection id "0HNA0VVO1VEEQ" stopped. 2025-02-01 09:12:35.018 +00:00 [DBG] Connection id "0HNA0VVO1VEEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:35.305 +00:00 [DBG] Connection id "0HNA0VVO1VEER" accepted. 2025-02-01 09:12:35.305 +00:00 [DBG] Connection id "0HNA0VVO1VEER" started. 2025-02-01 09:12:35.328 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/us/ - null null 2025-02-01 09:12:35.328 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/us/'. 2025-02-01 09:12:35.328 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/us/ - 307 0 null 0.214ms 2025-02-01 09:12:35.328 +00:00 [DBG] Connection id "0HNA0VVO1VEER" disconnecting. 2025-02-01 09:12:35.328 +00:00 [DBG] Connection id "0HNA0VVO1VEER" stopped. 2025-02-01 09:12:35.328 +00:00 [DBG] Connection id "0HNA0VVO1VEER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:35.680 +00:00 [DBG] Connection id "0HNA0VVO1VEES" accepted. 2025-02-01 09:12:35.680 +00:00 [DBG] Connection id "0HNA0VVO1VEES" started. 2025-02-01 09:12:35.681 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usr/ - null null 2025-02-01 09:12:35.681 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/usr/'. 2025-02-01 09:12:35.681 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usr/ - 307 0 null 0.1613ms 2025-02-01 09:12:35.681 +00:00 [DBG] Connection id "0HNA0VVO1VEES" disconnecting. 2025-02-01 09:12:35.681 +00:00 [DBG] Connection id "0HNA0VVO1VEES" stopped. 2025-02-01 09:12:35.681 +00:00 [DBG] Connection id "0HNA0VVO1VEES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:35.974 +00:00 [DBG] Connection id "0HNA0VVO1VEET" accepted. 2025-02-01 09:12:35.974 +00:00 [DBG] Connection id "0HNA0VVO1VEET" started. 2025-02-01 09:12:35.975 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ustats/ - null null 2025-02-01 09:12:35.975 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ustats/'. 2025-02-01 09:12:35.975 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ustats/ - 307 0 null 0.1817ms 2025-02-01 09:12:35.975 +00:00 [DBG] Connection id "0HNA0VVO1VEET" disconnecting. 2025-02-01 09:12:35.975 +00:00 [DBG] Connection id "0HNA0VVO1VEET" stopped. 2025-02-01 09:12:35.975 +00:00 [DBG] Connection id "0HNA0VVO1VEET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:36.302 +00:00 [DBG] Connection id "0HNA0VVO1VEEU" accepted. 2025-02-01 09:12:36.302 +00:00 [DBG] Connection id "0HNA0VVO1VEEU" started. 2025-02-01 09:12:36.347 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usuario/ - null null 2025-02-01 09:12:36.347 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/usuario/'. 2025-02-01 09:12:36.347 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usuario/ - 307 0 null 0.2608ms 2025-02-01 09:12:36.347 +00:00 [DBG] Connection id "0HNA0VVO1VEEU" disconnecting. 2025-02-01 09:12:36.347 +00:00 [DBG] Connection id "0HNA0VVO1VEEU" stopped. 2025-02-01 09:12:36.347 +00:00 [DBG] Connection id "0HNA0VVO1VEEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:36.641 +00:00 [DBG] Connection id "0HNA0VVO1VEEV" accepted. 2025-02-01 09:12:36.641 +00:00 [DBG] Connection id "0HNA0VVO1VEEV" started. 2025-02-01 09:12:36.664 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usuarios/ - null null 2025-02-01 09:12:36.664 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/usuarios/'. 2025-02-01 09:12:36.664 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usuarios/ - 307 0 null 0.2647ms 2025-02-01 09:12:36.664 +00:00 [DBG] Connection id "0HNA0VVO1VEEV" disconnecting. 2025-02-01 09:12:36.665 +00:00 [DBG] Connection id "0HNA0VVO1VEEV" stopped. 2025-02-01 09:12:36.665 +00:00 [DBG] Connection id "0HNA0VVO1VEEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:36.986 +00:00 [DBG] Connection id "0HNA0VVO1VEF0" accepted. 2025-02-01 09:12:36.986 +00:00 [DBG] Connection id "0HNA0VVO1VEF0" started. 2025-02-01 09:12:36.986 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/util/ - null null 2025-02-01 09:12:36.986 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/util/'. 2025-02-01 09:12:36.986 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/util/ - 307 0 null 0.1126ms 2025-02-01 09:12:36.986 +00:00 [DBG] Connection id "0HNA0VVO1VEF0" disconnecting. 2025-02-01 09:12:36.986 +00:00 [DBG] Connection id "0HNA0VVO1VEF0" stopped. 2025-02-01 09:12:36.986 +00:00 [DBG] Connection id "0HNA0VVO1VEF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:37.308 +00:00 [DBG] Connection id "0HNA0VVO1VEF1" accepted. 2025-02-01 09:12:37.308 +00:00 [DBG] Connection id "0HNA0VVO1VEF1" started. 2025-02-01 09:12:37.330 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/utils/ - null null 2025-02-01 09:12:37.330 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/utils/'. 2025-02-01 09:12:37.330 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/utils/ - 307 0 null 0.244ms 2025-02-01 09:12:37.330 +00:00 [DBG] Connection id "0HNA0VVO1VEF1" disconnecting. 2025-02-01 09:12:37.330 +00:00 [DBG] Connection id "0HNA0VVO1VEF1" stopped. 2025-02-01 09:12:37.330 +00:00 [DBG] Connection id "0HNA0VVO1VEF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:37.625 +00:00 [DBG] Connection id "0HNA0VVO1VEF2" accepted. 2025-02-01 09:12:37.625 +00:00 [DBG] Connection id "0HNA0VVO1VEF2" started. 2025-02-01 09:12:37.648 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vendor/ - null null 2025-02-01 09:12:37.648 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vendor/'. 2025-02-01 09:12:37.648 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vendor/ - 307 0 null 0.1962ms 2025-02-01 09:12:37.648 +00:00 [DBG] Connection id "0HNA0VVO1VEF2" disconnecting. 2025-02-01 09:12:37.648 +00:00 [DBG] Connection id "0HNA0VVO1VEF2" stopped. 2025-02-01 09:12:37.648 +00:00 [DBG] Connection id "0HNA0VVO1VEF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:37.942 +00:00 [DBG] Connection id "0HNA0VVO1VEF3" accepted. 2025-02-01 09:12:37.942 +00:00 [DBG] Connection id "0HNA0VVO1VEF3" started. 2025-02-01 09:12:37.965 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vfs/ - null null 2025-02-01 09:12:37.965 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vfs/'. 2025-02-01 09:12:37.966 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vfs/ - 307 0 null 0.2439ms 2025-02-01 09:12:37.966 +00:00 [DBG] Connection id "0HNA0VVO1VEF3" disconnecting. 2025-02-01 09:12:37.966 +00:00 [DBG] Connection id "0HNA0VVO1VEF3" stopped. 2025-02-01 09:12:37.966 +00:00 [DBG] Connection id "0HNA0VVO1VEF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:38.281 +00:00 [DBG] Connection id "0HNA0VVO1VEF4" accepted. 2025-02-01 09:12:38.281 +00:00 [DBG] Connection id "0HNA0VVO1VEF4" started. 2025-02-01 09:12:38.303 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/view/ - null null 2025-02-01 09:12:38.303 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/view/'. 2025-02-01 09:12:38.303 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/view/ - 307 0 null 0.1565ms 2025-02-01 09:12:38.303 +00:00 [DBG] Connection id "0HNA0VVO1VEF4" disconnecting. 2025-02-01 09:12:38.303 +00:00 [DBG] Connection id "0HNA0VVO1VEF4" stopped. 2025-02-01 09:12:38.303 +00:00 [DBG] Connection id "0HNA0VVO1VEF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:38.604 +00:00 [DBG] Connection id "0HNA0VVO1VEF5" accepted. 2025-02-01 09:12:38.604 +00:00 [DBG] Connection id "0HNA0VVO1VEF5" started. 2025-02-01 09:12:38.627 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vpn/ - null null 2025-02-01 09:12:38.627 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vpn/'. 2025-02-01 09:12:38.627 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vpn/ - 307 0 null 0.1719ms 2025-02-01 09:12:38.627 +00:00 [DBG] Connection id "0HNA0VVO1VEF5" disconnecting. 2025-02-01 09:12:38.627 +00:00 [DBG] Connection id "0HNA0VVO1VEF5" stopped. 2025-02-01 09:12:38.627 +00:00 [DBG] Connection id "0HNA0VVO1VEF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:38.901 +00:00 [DBG] Connection id "0HNA0VVO1VEF6" accepted. 2025-02-01 09:12:38.901 +00:00 [DBG] Connection id "0HNA0VVO1VEF6" started. 2025-02-01 09:12:38.912 +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-02-01 09:12:38.912 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vti_txt/'. 2025-02-01 09:12:38.912 +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.2723ms 2025-02-01 09:12:38.912 +00:00 [DBG] Connection id "0HNA0VVO1VEF6" disconnecting. 2025-02-01 09:12:38.912 +00:00 [DBG] Connection id "0HNA0VVO1VEF6" stopped. 2025-02-01 09:12:38.912 +00:00 [DBG] Connection id "0HNA0VVO1VEF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:39.235 +00:00 [DBG] Connection id "0HNA0VVO1VEF7" accepted. 2025-02-01 09:12:39.235 +00:00 [DBG] Connection id "0HNA0VVO1VEF7" started. 2025-02-01 09:12:39.236 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w2000/ - null null 2025-02-01 09:12:39.236 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/w2000/'. 2025-02-01 09:12:39.236 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w2000/ - 307 0 null 0.1231ms 2025-02-01 09:12:39.236 +00:00 [DBG] Connection id "0HNA0VVO1VEF7" disconnecting. 2025-02-01 09:12:39.236 +00:00 [DBG] Connection id "0HNA0VVO1VEF7" stopped. 2025-02-01 09:12:39.236 +00:00 [DBG] Connection id "0HNA0VVO1VEF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:39.551 +00:00 [DBG] Connection id "0HNA0VVO1VEF8" accepted. 2025-02-01 09:12:39.551 +00:00 [DBG] Connection id "0HNA0VVO1VEF8" started. 2025-02-01 09:12:39.552 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w2k/ - null null 2025-02-01 09:12:39.552 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/w2k/'. 2025-02-01 09:12:39.552 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w2k/ - 307 0 null 0.1829ms 2025-02-01 09:12:39.552 +00:00 [DBG] Connection id "0HNA0VVO1VEF8" disconnecting. 2025-02-01 09:12:39.552 +00:00 [DBG] Connection id "0HNA0VVO1VEF8" stopped. 2025-02-01 09:12:39.552 +00:00 [DBG] Connection id "0HNA0VVO1VEF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:39.825 +00:00 [DBG] Connection id "0HNA0VVO1VEF9" accepted. 2025-02-01 09:12:39.825 +00:00 [DBG] Connection id "0HNA0VVO1VEF9" started. 2025-02-01 09:12:39.849 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w3perl/ - null null 2025-02-01 09:12:39.850 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/w3perl/'. 2025-02-01 09:12:39.850 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w3perl/ - 307 0 null 0.1863ms 2025-02-01 09:12:39.850 +00:00 [DBG] Connection id "0HNA0VVO1VEF9" disconnecting. 2025-02-01 09:12:39.850 +00:00 [DBG] Connection id "0HNA0VVO1VEF9" stopped. 2025-02-01 09:12:39.850 +00:00 [DBG] Connection id "0HNA0VVO1VEF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:40.170 +00:00 [DBG] Connection id "0HNA0VVO1VEFA" accepted. 2025-02-01 09:12:40.170 +00:00 [DBG] Connection id "0HNA0VVO1VEFA" started. 2025-02-01 09:12:40.171 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w-agora/ - null null 2025-02-01 09:12:40.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/w-agora/'. 2025-02-01 09:12:40.171 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/w-agora/ - 307 0 null 0.1771ms 2025-02-01 09:12:40.171 +00:00 [DBG] Connection id "0HNA0VVO1VEFA" disconnecting. 2025-02-01 09:12:40.171 +00:00 [DBG] Connection id "0HNA0VVO1VEFA" stopped. 2025-02-01 09:12:40.171 +00:00 [DBG] Connection id "0HNA0VVO1VEFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:40.482 +00:00 [DBG] Connection id "0HNA0VVO1VEFB" accepted. 2025-02-01 09:12:40.482 +00:00 [DBG] Connection id "0HNA0VVO1VEFB" started. 2025-02-01 09:12:40.483 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/way-board/ - null null 2025-02-01 09:12:40.483 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/way-board/'. 2025-02-01 09:12:40.483 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/way-board/ - 307 0 null 0.2055ms 2025-02-01 09:12:40.483 +00:00 [DBG] Connection id "0HNA0VVO1VEFB" disconnecting. 2025-02-01 09:12:40.483 +00:00 [DBG] Connection id "0HNA0VVO1VEFB" stopped. 2025-02-01 09:12:40.483 +00:00 [DBG] Connection id "0HNA0VVO1VEFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:40.814 +00:00 [DBG] Connection id "0HNA0VVO1VEFC" accepted. 2025-02-01 09:12:40.814 +00:00 [DBG] Connection id "0HNA0VVO1VEFC" started. 2025-02-01 09:12:40.836 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web800fo/ - null null 2025-02-01 09:12:40.836 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web800fo/'. 2025-02-01 09:12:40.836 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web800fo/ - 307 0 null 0.2469ms 2025-02-01 09:12:40.836 +00:00 [DBG] Connection id "0HNA0VVO1VEFC" disconnecting. 2025-02-01 09:12:40.836 +00:00 [DBG] Connection id "0HNA0VVO1VEFC" stopped. 2025-02-01 09:12:40.836 +00:00 [DBG] Connection id "0HNA0VVO1VEFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:41.189 +00:00 [DBG] Connection id "0HNA0VVO1VEFD" accepted. 2025-02-01 09:12:41.189 +00:00 [DBG] Connection id "0HNA0VVO1VEFD" started. 2025-02-01 09:12:41.190 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webaccess/ - null null 2025-02-01 09:12:41.190 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webaccess/'. 2025-02-01 09:12:41.190 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webaccess/ - 307 0 null 0.1999ms 2025-02-01 09:12:41.190 +00:00 [DBG] Connection id "0HNA0VVO1VEFD" disconnecting. 2025-02-01 09:12:41.190 +00:00 [DBG] Connection id "0HNA0VVO1VEFD" stopped. 2025-02-01 09:12:41.190 +00:00 [DBG] Connection id "0HNA0VVO1VEFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:41.456 +00:00 [DBG] Connection id "0HNA0VVO1VEFE" accepted. 2025-02-01 09:12:41.456 +00:00 [DBG] Connection id "0HNA0VVO1VEFE" started. 2025-02-01 09:12:41.507 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/ - null null 2025-02-01 09:12:41.507 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/'. 2025-02-01 09:12:41.507 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/ - 307 0 null 0.26ms 2025-02-01 09:12:41.507 +00:00 [DBG] Connection id "0HNA0VVO1VEFE" disconnecting. 2025-02-01 09:12:41.508 +00:00 [DBG] Connection id "0HNA0VVO1VEFE" stopped. 2025-02-01 09:12:41.508 +00:00 [DBG] Connection id "0HNA0VVO1VEFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:41.829 +00:00 [DBG] Connection id "0HNA0VVO1VEFF" accepted. 2025-02-01 09:12:41.829 +00:00 [DBG] Connection id "0HNA0VVO1VEFF" started. 2025-02-01 09:12:41.830 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webAdmin/ - null null 2025-02-01 09:12:41.830 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webAdmin/'. 2025-02-01 09:12:41.830 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webAdmin/ - 307 0 null 0.2184ms 2025-02-01 09:12:41.830 +00:00 [DBG] Connection id "0HNA0VVO1VEFF" disconnecting. 2025-02-01 09:12:41.830 +00:00 [DBG] Connection id "0HNA0VVO1VEFF" stopped. 2025-02-01 09:12:41.831 +00:00 [DBG] Connection id "0HNA0VVO1VEFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:42.137 +00:00 [DBG] Connection id "0HNA0VVO1VEFG" accepted. 2025-02-01 09:12:42.137 +00:00 [DBG] Connection id "0HNA0VVO1VEFG" started. 2025-02-01 09:12:42.138 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webalizer/ - null null 2025-02-01 09:12:42.138 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webalizer/'. 2025-02-01 09:12:42.138 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webalizer/ - 307 0 null 0.1733ms 2025-02-01 09:12:42.138 +00:00 [DBG] Connection id "0HNA0VVO1VEFG" disconnecting. 2025-02-01 09:12:42.138 +00:00 [DBG] Connection id "0HNA0VVO1VEFG" stopped. 2025-02-01 09:12:42.138 +00:00 [DBG] Connection id "0HNA0VVO1VEFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:42.501 +00:00 [DBG] Connection id "0HNA0VVO1VEFH" accepted. 2025-02-01 09:12:42.501 +00:00 [DBG] Connection id "0HNA0VVO1VEFH" started. 2025-02-01 09:12:42.502 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webapps/ - null null 2025-02-01 09:12:42.502 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webapps/'. 2025-02-01 09:12:42.502 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webapps/ - 307 0 null 0.123ms 2025-02-01 09:12:42.502 +00:00 [DBG] Connection id "0HNA0VVO1VEFH" disconnecting. 2025-02-01 09:12:42.502 +00:00 [DBG] Connection id "0HNA0VVO1VEFH" stopped. 2025-02-01 09:12:42.502 +00:00 [DBG] Connection id "0HNA0VVO1VEFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:42.800 +00:00 [DBG] Connection id "0HNA0VVO1VEFI" accepted. 2025-02-01 09:12:42.800 +00:00 [DBG] Connection id "0HNA0VVO1VEFI" started. 2025-02-01 09:12:42.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WebBank/ - null null 2025-02-01 09:12:42.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/WebBank/'. 2025-02-01 09:12:42.802 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WebBank/ - 307 0 null 0.321ms 2025-02-01 09:12:42.802 +00:00 [DBG] Connection id "0HNA0VVO1VEFI" disconnecting. 2025-02-01 09:12:42.802 +00:00 [DBG] Connection id "0HNA0VVO1VEFI" stopped. 2025-02-01 09:12:42.802 +00:00 [DBG] Connection id "0HNA0VVO1VEFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:43.059 +00:00 [DBG] Connection id "0HNA0VVO1VEFJ" accepted. 2025-02-01 09:12:43.060 +00:00 [DBG] Connection id "0HNA0VVO1VEFJ" started. 2025-02-01 09:12:43.103 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webboard/ - null null 2025-02-01 09:12:43.103 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webboard/'. 2025-02-01 09:12:43.103 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webboard/ - 307 0 null 0.2121ms 2025-02-01 09:12:43.104 +00:00 [DBG] Connection id "0HNA0VVO1VEFJ" disconnecting. 2025-02-01 09:12:43.104 +00:00 [DBG] Connection id "0HNA0VVO1VEFJ" stopped. 2025-02-01 09:12:43.104 +00:00 [DBG] Connection id "0HNA0VVO1VEFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:43.443 +00:00 [DBG] Connection id "0HNA0VVO1VEFK" accepted. 2025-02-01 09:12:43.443 +00:00 [DBG] Connection id "0HNA0VVO1VEFK" started. 2025-02-01 09:12:43.465 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WebCalendar/ - null null 2025-02-01 09:12:43.465 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/WebCalendar/'. 2025-02-01 09:12:43.465 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WebCalendar/ - 307 0 null 0.2099ms 2025-02-01 09:12:43.465 +00:00 [DBG] Connection id "0HNA0VVO1VEFK" disconnecting. 2025-02-01 09:12:43.465 +00:00 [DBG] Connection id "0HNA0VVO1VEFK" stopped. 2025-02-01 09:12:43.465 +00:00 [DBG] Connection id "0HNA0VVO1VEFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:43.713 +00:00 [DBG] Connection id "0HNA0VVO1VEFL" accepted. 2025-02-01 09:12:43.713 +00:00 [DBG] Connection id "0HNA0VVO1VEFL" started. 2025-02-01 09:12:43.736 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webcart/ - null null 2025-02-01 09:12:43.736 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webcart/'. 2025-02-01 09:12:43.736 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webcart/ - 307 0 null 0.2545ms 2025-02-01 09:12:43.736 +00:00 [DBG] Connection id "0HNA0VVO1VEFL" disconnecting. 2025-02-01 09:12:43.736 +00:00 [DBG] Connection id "0HNA0VVO1VEFL" stopped. 2025-02-01 09:12:43.737 +00:00 [DBG] Connection id "0HNA0VVO1VEFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:44.054 +00:00 [DBG] Connection id "0HNA0VVO1VEFM" accepted. 2025-02-01 09:12:44.054 +00:00 [DBG] Connection id "0HNA0VVO1VEFM" started. 2025-02-01 09:12:44.054 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webcart-lite/ - null null 2025-02-01 09:12:44.055 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webcart-lite/'. 2025-02-01 09:12:44.055 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webcart-lite/ - 307 0 null 0.1123ms 2025-02-01 09:12:44.055 +00:00 [DBG] Connection id "0HNA0VVO1VEFM" disconnecting. 2025-02-01 09:12:44.055 +00:00 [DBG] Connection id "0HNA0VVO1VEFM" stopped. 2025-02-01 09:12:44.055 +00:00 [DBG] Connection id "0HNA0VVO1VEFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:44.370 +00:00 [DBG] Connection id "0HNA0VVO1VEFN" accepted. 2025-02-01 09:12:44.370 +00:00 [DBG] Connection id "0HNA0VVO1VEFN" started. 2025-02-01 09:12:44.371 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webcgi/ - null null 2025-02-01 09:12:44.371 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webcgi/'. 2025-02-01 09:12:44.371 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webcgi/ - 307 0 null 0.1453ms 2025-02-01 09:12:44.371 +00:00 [DBG] Connection id "0HNA0VVO1VEFN" disconnecting. 2025-02-01 09:12:44.371 +00:00 [DBG] Connection id "0HNA0VVO1VEFN" stopped. 2025-02-01 09:12:44.371 +00:00 [DBG] Connection id "0HNA0VVO1VEFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:44.689 +00:00 [DBG] Connection id "0HNA0VVO1VEFO" accepted. 2025-02-01 09:12:44.689 +00:00 [DBG] Connection id "0HNA0VVO1VEFO" started. 2025-02-01 09:12:44.689 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webdata/ - null null 2025-02-01 09:12:44.689 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webdata/'. 2025-02-01 09:12:44.689 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webdata/ - 307 0 null 0.0982ms 2025-02-01 09:12:44.689 +00:00 [DBG] Connection id "0HNA0VVO1VEFO" disconnecting. 2025-02-01 09:12:44.689 +00:00 [DBG] Connection id "0HNA0VVO1VEFO" stopped. 2025-02-01 09:12:44.689 +00:00 [DBG] Connection id "0HNA0VVO1VEFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:44.997 +00:00 [DBG] Connection id "0HNA0VVO1VEFP" accepted. 2025-02-01 09:12:44.997 +00:00 [DBG] Connection id "0HNA0VVO1VEFP" started. 2025-02-01 09:12:45.042 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webdav/ - null null 2025-02-01 09:12:45.042 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webdav/'. 2025-02-01 09:12:45.042 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webdav/ - 307 0 null 0.3905ms 2025-02-01 09:12:45.042 +00:00 [DBG] Connection id "0HNA0VVO1VEFP" disconnecting. 2025-02-01 09:12:45.042 +00:00 [DBG] Connection id "0HNA0VVO1VEFP" stopped. 2025-02-01 09:12:45.042 +00:00 [DBG] Connection id "0HNA0VVO1VEFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:45.332 +00:00 [DBG] Connection id "0HNA0VVO1VEFQ" accepted. 2025-02-01 09:12:45.332 +00:00 [DBG] Connection id "0HNA0VVO1VEFQ" started. 2025-02-01 09:12:45.340 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webdb/ - null null 2025-02-01 09:12:45.340 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webdb/'. 2025-02-01 09:12:45.340 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webdb/ - 307 0 null 0.1875ms 2025-02-01 09:12:45.340 +00:00 [DBG] Connection id "0HNA0VVO1VEFQ" disconnecting. 2025-02-01 09:12:45.340 +00:00 [DBG] Connection id "0HNA0VVO1VEFQ" stopped. 2025-02-01 09:12:45.340 +00:00 [DBG] Connection id "0HNA0VVO1VEFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:45.609 +00:00 [DBG] Connection id "0HNA0VVO1VEFR" accepted. 2025-02-01 09:12:45.609 +00:00 [DBG] Connection id "0HNA0VVO1VEFR" started. 2025-02-01 09:12:45.632 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webDB/ - null null 2025-02-01 09:12:45.632 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webDB/'. 2025-02-01 09:12:45.632 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webDB/ - 307 0 null 0.1254ms 2025-02-01 09:12:45.632 +00:00 [DBG] Connection id "0HNA0VVO1VEFR" disconnecting. 2025-02-01 09:12:45.632 +00:00 [DBG] Connection id "0HNA0VVO1VEFR" stopped. 2025-02-01 09:12:45.632 +00:00 [DBG] Connection id "0HNA0VVO1VEFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:45.931 +00:00 [DBG] Connection id "0HNA0VVO1VEFS" accepted. 2025-02-01 09:12:45.931 +00:00 [DBG] Connection id "0HNA0VVO1VEFS" started. 2025-02-01 09:12:45.953 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web/ - null null 2025-02-01 09:12:45.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web/'. 2025-02-01 09:12:45.953 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web/ - 307 0 null 0.292ms 2025-02-01 09:12:45.953 +00:00 [DBG] Connection id "0HNA0VVO1VEFS" disconnecting. 2025-02-01 09:12:45.953 +00:00 [DBG] Connection id "0HNA0VVO1VEFS" stopped. 2025-02-01 09:12:45.954 +00:00 [DBG] Connection id "0HNA0VVO1VEFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:46.246 +00:00 [DBG] Connection id "0HNA0VVO1VEFT" accepted. 2025-02-01 09:12:46.246 +00:00 [DBG] Connection id "0HNA0VVO1VEFT" started. 2025-02-01 09:12:46.246 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webimages2/ - null null 2025-02-01 09:12:46.246 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webimages2/'. 2025-02-01 09:12:46.246 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webimages2/ - 307 0 null 0.1352ms 2025-02-01 09:12:46.246 +00:00 [DBG] Connection id "0HNA0VVO1VEFT" disconnecting. 2025-02-01 09:12:46.247 +00:00 [DBG] Connection id "0HNA0VVO1VEFT" stopped. 2025-02-01 09:12:46.247 +00:00 [DBG] Connection id "0HNA0VVO1VEFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:46.563 +00:00 [DBG] Connection id "0HNA0VVO1VEFU" accepted. 2025-02-01 09:12:46.564 +00:00 [DBG] Connection id "0HNA0VVO1VEFU" started. 2025-02-01 09:12:46.564 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webimages/ - null null 2025-02-01 09:12:46.564 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webimages/'. 2025-02-01 09:12:46.564 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webimages/ - 307 0 null 0.1953ms 2025-02-01 09:12:46.564 +00:00 [DBG] Connection id "0HNA0VVO1VEFU" disconnecting. 2025-02-01 09:12:46.564 +00:00 [DBG] Connection id "0HNA0VVO1VEFU" stopped. 2025-02-01 09:12:46.564 +00:00 [DBG] Connection id "0HNA0VVO1VEFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:46.879 +00:00 [DBG] Connection id "0HNA0VVO1VEFV" accepted. 2025-02-01 09:12:46.879 +00:00 [DBG] Connection id "0HNA0VVO1VEFV" started. 2025-02-01 09:12:46.902 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web-inf/ - null null 2025-02-01 09:12:46.902 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web-inf/'. 2025-02-01 09:12:46.902 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web-inf/ - 307 0 null 0.2439ms 2025-02-01 09:12:46.902 +00:00 [DBG] Connection id "0HNA0VVO1VEFV" disconnecting. 2025-02-01 09:12:46.903 +00:00 [DBG] Connection id "0HNA0VVO1VEFV" stopped. 2025-02-01 09:12:46.903 +00:00 [DBG] Connection id "0HNA0VVO1VEFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:47.219 +00:00 [DBG] Connection id "0HNA0VVO1VEG0" accepted. 2025-02-01 09:12:47.219 +00:00 [DBG] Connection id "0HNA0VVO1VEG0" started. 2025-02-01 09:12:47.219 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webmaster/ - null null 2025-02-01 09:12:47.220 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webmaster/'. 2025-02-01 09:12:47.220 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webmaster/ - 307 0 null 0.1679ms 2025-02-01 09:12:47.220 +00:00 [DBG] Connection id "0HNA0VVO1VEG0" disconnecting. 2025-02-01 09:12:47.220 +00:00 [DBG] Connection id "0HNA0VVO1VEG0" stopped. 2025-02-01 09:12:47.220 +00:00 [DBG] Connection id "0HNA0VVO1VEG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:47.532 +00:00 [DBG] Connection id "0HNA0VVO1VEG1" accepted. 2025-02-01 09:12:47.532 +00:00 [DBG] Connection id "0HNA0VVO1VEG1" started. 2025-02-01 09:12:47.577 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webmaster_logs/ - null null 2025-02-01 09:12:47.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webmaster_logs/'. 2025-02-01 09:12:47.577 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webmaster_logs/ - 307 0 null 0.2139ms 2025-02-01 09:12:47.577 +00:00 [DBG] Connection id "0HNA0VVO1VEG1" disconnecting. 2025-02-01 09:12:47.577 +00:00 [DBG] Connection id "0HNA0VVO1VEG1" stopped. 2025-02-01 09:12:47.578 +00:00 [DBG] Connection id "0HNA0VVO1VEG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:47.903 +00:00 [DBG] Connection id "0HNA0VVO1VEG2" accepted. 2025-02-01 09:12:47.904 +00:00 [DBG] Connection id "0HNA0VVO1VEG2" started. 2025-02-01 09:12:47.933 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webMathematica/ - null null 2025-02-01 09:12:47.933 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webMathematica/'. 2025-02-01 09:12:47.933 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webMathematica/ - 307 0 null 0.1721ms 2025-02-01 09:12:47.934 +00:00 [DBG] Connection id "0HNA0VVO1VEG2" disconnecting. 2025-02-01 09:12:47.934 +00:00 [DBG] Connection id "0HNA0VVO1VEG2" stopped. 2025-02-01 09:12:47.934 +00:00 [DBG] Connection id "0HNA0VVO1VEG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:48.291 +00:00 [DBG] Connection id "0HNA0VVO1VEG3" accepted. 2025-02-01 09:12:48.291 +00:00 [DBG] Connection id "0HNA0VVO1VEG3" started. 2025-02-01 09:12:48.363 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webpub/ - null null 2025-02-01 09:12:48.363 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webpub/'. 2025-02-01 09:12:48.363 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webpub/ - 307 0 null 0.1902ms 2025-02-01 09:12:48.363 +00:00 [DBG] Connection id "0HNA0VVO1VEG3" disconnecting. 2025-02-01 09:12:48.363 +00:00 [DBG] Connection id "0HNA0VVO1VEG3" stopped. 2025-02-01 09:12:48.363 +00:00 [DBG] Connection id "0HNA0VVO1VEG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:48.680 +00:00 [DBG] Connection id "0HNA0VVO1VEG4" accepted. 2025-02-01 09:12:48.680 +00:00 [DBG] Connection id "0HNA0VVO1VEG4" started. 2025-02-01 09:12:48.729 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webpub-ui/ - null null 2025-02-01 09:12:48.729 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webpub-ui/'. 2025-02-01 09:12:48.729 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webpub-ui/ - 307 0 null 0.2542ms 2025-02-01 09:12:48.729 +00:00 [DBG] Connection id "0HNA0VVO1VEG4" disconnecting. 2025-02-01 09:12:48.729 +00:00 [DBG] Connection id "0HNA0VVO1VEG4" stopped. 2025-02-01 09:12:48.729 +00:00 [DBG] Connection id "0HNA0VVO1VEG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:48.995 +00:00 [DBG] Connection id "0HNA0VVO1VEG5" accepted. 2025-02-01 09:12:48.995 +00:00 [DBG] Connection id "0HNA0VVO1VEG5" started. 2025-02-01 09:12:49.026 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webreports/ - null null 2025-02-01 09:12:49.026 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webreports/'. 2025-02-01 09:12:49.026 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webreports/ - 307 0 null 0.1641ms 2025-02-01 09:12:49.026 +00:00 [DBG] Connection id "0HNA0VVO1VEG5" disconnecting. 2025-02-01 09:12:49.026 +00:00 [DBG] Connection id "0HNA0VVO1VEG5" stopped. 2025-02-01 09:12:49.026 +00:00 [DBG] Connection id "0HNA0VVO1VEG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:49.351 +00:00 [DBG] Connection id "0HNA0VVO1VEG6" accepted. 2025-02-01 09:12:49.351 +00:00 [DBG] Connection id "0HNA0VVO1VEG6" started. 2025-02-01 09:12:49.352 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webreps/ - null null 2025-02-01 09:12:49.352 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webreps/'. 2025-02-01 09:12:49.352 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webreps/ - 307 0 null 0.1403ms 2025-02-01 09:12:49.352 +00:00 [DBG] Connection id "0HNA0VVO1VEG6" disconnecting. 2025-02-01 09:12:49.352 +00:00 [DBG] Connection id "0HNA0VVO1VEG6" stopped. 2025-02-01 09:12:49.352 +00:00 [DBG] Connection id "0HNA0VVO1VEG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:49.687 +00:00 [DBG] Connection id "0HNA0VVO1VEG7" accepted. 2025-02-01 09:12:49.687 +00:00 [DBG] Connection id "0HNA0VVO1VEG7" started. 2025-02-01 09:12:49.732 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webshare/ - null null 2025-02-01 09:12:49.732 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webshare/'. 2025-02-01 09:12:49.732 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webshare/ - 307 0 null 0.2464ms 2025-02-01 09:12:49.732 +00:00 [DBG] Connection id "0HNA0VVO1VEG7" disconnecting. 2025-02-01 09:12:49.732 +00:00 [DBG] Connection id "0HNA0VVO1VEG7" stopped. 2025-02-01 09:12:49.733 +00:00 [DBG] Connection id "0HNA0VVO1VEG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:50.083 +00:00 [DBG] Connection id "0HNA0VVO1VEG8" accepted. 2025-02-01 09:12:50.083 +00:00 [DBG] Connection id "0HNA0VVO1VEG8" started. 2025-02-01 09:12:50.083 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WebShop/ - null null 2025-02-01 09:12:50.083 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/WebShop/'. 2025-02-01 09:12:50.083 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WebShop/ - 307 0 null 0.0982ms 2025-02-01 09:12:50.083 +00:00 [DBG] Connection id "0HNA0VVO1VEG8" disconnecting. 2025-02-01 09:12:50.083 +00:00 [DBG] Connection id "0HNA0VVO1VEG8" stopped. 2025-02-01 09:12:50.083 +00:00 [DBG] Connection id "0HNA0VVO1VEG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:50.376 +00:00 [DBG] Connection id "0HNA0VVO1VEG9" accepted. 2025-02-01 09:12:50.376 +00:00 [DBG] Connection id "0HNA0VVO1VEG9" started. 2025-02-01 09:12:50.377 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/website/ - null null 2025-02-01 09:12:50.377 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/website/'. 2025-02-01 09:12:50.377 +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.1678ms 2025-02-01 09:12:50.377 +00:00 [DBG] Connection id "0HNA0VVO1VEG9" disconnecting. 2025-02-01 09:12:50.377 +00:00 [DBG] Connection id "0HNA0VVO1VEG9" stopped. 2025-02-01 09:12:50.377 +00:00 [DBG] Connection id "0HNA0VVO1VEG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:50.685 +00:00 [DBG] Connection id "0HNA0VVO1VEGA" accepted. 2025-02-01 09:12:50.685 +00:00 [DBG] Connection id "0HNA0VVO1VEGA" started. 2025-02-01 09:12:50.686 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webstat/ - null null 2025-02-01 09:12:50.686 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webstat/'. 2025-02-01 09:12:50.686 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webstat/ - 307 0 null 0.1997ms 2025-02-01 09:12:50.686 +00:00 [DBG] Connection id "0HNA0VVO1VEGA" disconnecting. 2025-02-01 09:12:50.687 +00:00 [DBG] Connection id "0HNA0VVO1VEGA" stopped. 2025-02-01 09:12:50.687 +00:00 [DBG] Connection id "0HNA0VVO1VEGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:51.006 +00:00 [DBG] Connection id "0HNA0VVO1VEGB" accepted. 2025-02-01 09:12:51.006 +00:00 [DBG] Connection id "0HNA0VVO1VEGB" started. 2025-02-01 09:12:51.007 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webstats/ - null null 2025-02-01 09:12:51.007 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webstats/'. 2025-02-01 09:12:51.007 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webstats/ - 307 0 null 0.1362ms 2025-02-01 09:12:51.007 +00:00 [DBG] Connection id "0HNA0VVO1VEGB" disconnecting. 2025-02-01 09:12:51.007 +00:00 [DBG] Connection id "0HNA0VVO1VEGB" stopped. 2025-02-01 09:12:51.007 +00:00 [DBG] Connection id "0HNA0VVO1VEGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:51.287 +00:00 [DBG] Connection id "0HNA0VVO1VEGC" accepted. 2025-02-01 09:12:51.288 +00:00 [DBG] Connection id "0HNA0VVO1VEGC" started. 2025-02-01 09:12:51.300 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Web_store/ - null null 2025-02-01 09:12:51.300 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Web_store/'. 2025-02-01 09:12:51.300 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Web_store/ - 307 0 null 0.1574ms 2025-02-01 09:12:51.301 +00:00 [DBG] Connection id "0HNA0VVO1VEGC" disconnecting. 2025-02-01 09:12:51.301 +00:00 [DBG] Connection id "0HNA0VVO1VEGC" stopped. 2025-02-01 09:12:51.301 +00:00 [DBG] Connection id "0HNA0VVO1VEGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:51.582 +00:00 [DBG] Connection id "0HNA0VVO1VEGD" accepted. 2025-02-01 09:12:51.582 +00:00 [DBG] Connection id "0HNA0VVO1VEGD" started. 2025-02-01 09:12:51.604 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webtrace/ - null null 2025-02-01 09:12:51.605 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webtrace/'. 2025-02-01 09:12:51.605 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webtrace/ - 307 0 null 0.218ms 2025-02-01 09:12:51.605 +00:00 [DBG] Connection id "0HNA0VVO1VEGD" disconnecting. 2025-02-01 09:12:51.605 +00:00 [DBG] Connection id "0HNA0VVO1VEGD" stopped. 2025-02-01 09:12:51.605 +00:00 [DBG] Connection id "0HNA0VVO1VEGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:51.926 +00:00 [DBG] Connection id "0HNA0VVO1VEGE" accepted. 2025-02-01 09:12:51.926 +00:00 [DBG] Connection id "0HNA0VVO1VEGE" started. 2025-02-01 09:12:51.926 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WebTrend/ - null null 2025-02-01 09:12:51.927 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/WebTrend/'. 2025-02-01 09:12:51.927 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WebTrend/ - 307 0 null 0.1111ms 2025-02-01 09:12:51.927 +00:00 [DBG] Connection id "0HNA0VVO1VEGE" disconnecting. 2025-02-01 09:12:51.927 +00:00 [DBG] Connection id "0HNA0VVO1VEGE" stopped. 2025-02-01 09:12:51.927 +00:00 [DBG] Connection id "0HNA0VVO1VEGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:52.245 +00:00 [DBG] Connection id "0HNA0VVO1VEGF" accepted. 2025-02-01 09:12:52.245 +00:00 [DBG] Connection id "0HNA0VVO1VEGF" started. 2025-02-01 09:12:52.289 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webtrends/ - null null 2025-02-01 09:12:52.289 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webtrends/'. 2025-02-01 09:12:52.289 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webtrends/ - 307 0 null 0.1866ms 2025-02-01 09:12:52.289 +00:00 [DBG] Connection id "0HNA0VVO1VEGF" disconnecting. 2025-02-01 09:12:52.289 +00:00 [DBG] Connection id "0HNA0VVO1VEGF" stopped. 2025-02-01 09:12:52.289 +00:00 [DBG] Connection id "0HNA0VVO1VEGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:52.605 +00:00 [DBG] Connection id "0HNA0VVO1VEGG" accepted. 2025-02-01 09:12:52.605 +00:00 [DBG] Connection id "0HNA0VVO1VEGG" started. 2025-02-01 09:12:52.606 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web_usage/ - null null 2025-02-01 09:12:52.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web_usage/'. 2025-02-01 09:12:52.606 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web_usage/ - 307 0 null 0.1162ms 2025-02-01 09:12:52.606 +00:00 [DBG] Connection id "0HNA0VVO1VEGG" disconnecting. 2025-02-01 09:12:52.606 +00:00 [DBG] Connection id "0HNA0VVO1VEGG" stopped. 2025-02-01 09:12:52.606 +00:00 [DBG] Connection id "0HNA0VVO1VEGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:52.956 +00:00 [DBG] Connection id "0HNA0VVO1VEGH" accepted. 2025-02-01 09:12:52.956 +00:00 [DBG] Connection id "0HNA0VVO1VEGH" started. 2025-02-01 09:12:53.004 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/win2k/ - null null 2025-02-01 09:12:53.004 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/win2k/'. 2025-02-01 09:12:53.004 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/win2k/ - 307 0 null 0.1956ms 2025-02-01 09:12:53.004 +00:00 [DBG] Connection id "0HNA0VVO1VEGH" disconnecting. 2025-02-01 09:12:53.004 +00:00 [DBG] Connection id "0HNA0VVO1VEGH" stopped. 2025-02-01 09:12:53.004 +00:00 [DBG] Connection id "0HNA0VVO1VEGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:53.369 +00:00 [DBG] Connection id "0HNA0VVO1VEGI" accepted. 2025-02-01 09:12:53.369 +00:00 [DBG] Connection id "0HNA0VVO1VEGI" started. 2025-02-01 09:12:53.414 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/window/ - null null 2025-02-01 09:12:53.414 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/window/'. 2025-02-01 09:12:53.414 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/window/ - 307 0 null 0.1967ms 2025-02-01 09:12:53.414 +00:00 [DBG] Connection id "0HNA0VVO1VEGI" disconnecting. 2025-02-01 09:12:53.414 +00:00 [DBG] Connection id "0HNA0VVO1VEGI" stopped. 2025-02-01 09:12:53.414 +00:00 [DBG] Connection id "0HNA0VVO1VEGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:53.769 +00:00 [DBG] Connection id "0HNA0VVO1VEGJ" accepted. 2025-02-01 09:12:53.769 +00:00 [DBG] Connection id "0HNA0VVO1VEGJ" started. 2025-02-01 09:12:53.769 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/windows/ - null null 2025-02-01 09:12:53.770 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/windows/'. 2025-02-01 09:12:53.770 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/windows/ - 307 0 null 0.1227ms 2025-02-01 09:12:53.770 +00:00 [DBG] Connection id "0HNA0VVO1VEGJ" disconnecting. 2025-02-01 09:12:53.770 +00:00 [DBG] Connection id "0HNA0VVO1VEGJ" stopped. 2025-02-01 09:12:53.770 +00:00 [DBG] Connection id "0HNA0VVO1VEGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:54.032 +00:00 [DBG] Connection id "0HNA0VVO1VEGK" accepted. 2025-02-01 09:12:54.032 +00:00 [DBG] Connection id "0HNA0VVO1VEGK" started. 2025-02-01 09:12:54.066 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/win/ - null null 2025-02-01 09:12:54.066 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/win/'. 2025-02-01 09:12:54.066 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/win/ - 307 0 null 0.1316ms 2025-02-01 09:12:54.066 +00:00 [DBG] Connection id "0HNA0VVO1VEGK" disconnecting. 2025-02-01 09:12:54.066 +00:00 [DBG] Connection id "0HNA0VVO1VEGK" stopped. 2025-02-01 09:12:54.066 +00:00 [DBG] Connection id "0HNA0VVO1VEGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:54.369 +00:00 [DBG] Connection id "0HNA0VVO1VEGL" accepted. 2025-02-01 09:12:54.369 +00:00 [DBG] Connection id "0HNA0VVO1VEGL" started. 2025-02-01 09:12:54.391 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/winnt/ - null null 2025-02-01 09:12:54.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/winnt/'. 2025-02-01 09:12:54.392 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/winnt/ - 307 0 null 0.2774ms 2025-02-01 09:12:54.392 +00:00 [DBG] Connection id "0HNA0VVO1VEGL" disconnecting. 2025-02-01 09:12:54.392 +00:00 [DBG] Connection id "0HNA0VVO1VEGL" stopped. 2025-02-01 09:12:54.392 +00:00 [DBG] Connection id "0HNA0VVO1VEGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:54.684 +00:00 [DBG] Connection id "0HNA0VVO1VEGM" accepted. 2025-02-01 09:12:54.684 +00:00 [DBG] Connection id "0HNA0VVO1VEGM" started. 2025-02-01 09:12:54.685 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/word/ - null null 2025-02-01 09:12:54.685 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/word/'. 2025-02-01 09:12:54.685 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/word/ - 307 0 null 0.1374ms 2025-02-01 09:12:54.685 +00:00 [DBG] Connection id "0HNA0VVO1VEGM" disconnecting. 2025-02-01 09:12:54.685 +00:00 [DBG] Connection id "0HNA0VVO1VEGM" stopped. 2025-02-01 09:12:54.685 +00:00 [DBG] Connection id "0HNA0VVO1VEGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:54.993 +00:00 [DBG] Connection id "0HNA0VVO1VEGN" accepted. 2025-02-01 09:12:54.993 +00:00 [DBG] Connection id "0HNA0VVO1VEGN" started. 2025-02-01 09:12:54.994 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/work/ - null null 2025-02-01 09:12:54.994 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/work/'. 2025-02-01 09:12:54.994 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/work/ - 307 0 null 0.168ms 2025-02-01 09:12:54.994 +00:00 [DBG] Connection id "0HNA0VVO1VEGN" disconnecting. 2025-02-01 09:12:54.994 +00:00 [DBG] Connection id "0HNA0VVO1VEGN" stopped. 2025-02-01 09:12:54.994 +00:00 [DBG] Connection id "0HNA0VVO1VEGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:55.306 +00:00 [DBG] Connection id "0HNA0VVO1VEGO" accepted. 2025-02-01 09:12:55.306 +00:00 [DBG] Connection id "0HNA0VVO1VEGO" started. 2025-02-01 09:12:55.307 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/world/ - null null 2025-02-01 09:12:55.307 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/world/'. 2025-02-01 09:12:55.307 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/world/ - 307 0 null 0.1182ms 2025-02-01 09:12:55.307 +00:00 [DBG] Connection id "0HNA0VVO1VEGO" disconnecting. 2025-02-01 09:12:55.307 +00:00 [DBG] Connection id "0HNA0VVO1VEGO" stopped. 2025-02-01 09:12:55.307 +00:00 [DBG] Connection id "0HNA0VVO1VEGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:55.616 +00:00 [DBG] Connection id "0HNA0VVO1VEGP" accepted. 2025-02-01 09:12:55.616 +00:00 [DBG] Connection id "0HNA0VVO1VEGP" started. 2025-02-01 09:12:55.617 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wsdocs/ - null null 2025-02-01 09:12:55.617 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wsdocs/'. 2025-02-01 09:12:55.617 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wsdocs/ - 307 0 null 0.1675ms 2025-02-01 09:12:55.617 +00:00 [DBG] Connection id "0HNA0VVO1VEGP" disconnecting. 2025-02-01 09:12:55.617 +00:00 [DBG] Connection id "0HNA0VVO1VEGP" stopped. 2025-02-01 09:12:55.617 +00:00 [DBG] Connection id "0HNA0VVO1VEGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:55.938 +00:00 [DBG] Connection id "0HNA0VVO1VEGQ" accepted. 2025-02-01 09:12:55.938 +00:00 [DBG] Connection id "0HNA0VVO1VEGQ" started. 2025-02-01 09:12:55.938 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WS_FTP/ - null null 2025-02-01 09:12:55.938 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/WS_FTP/'. 2025-02-01 09:12:55.938 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/WS_FTP/ - 307 0 null 0.0979ms 2025-02-01 09:12:55.938 +00:00 [DBG] Connection id "0HNA0VVO1VEGQ" disconnecting. 2025-02-01 09:12:55.938 +00:00 [DBG] Connection id "0HNA0VVO1VEGQ" stopped. 2025-02-01 09:12:55.938 +00:00 [DBG] Connection id "0HNA0VVO1VEGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:56.247 +00:00 [DBG] Connection id "0HNA0VVO1VEGR" accepted. 2025-02-01 09:12:56.247 +00:00 [DBG] Connection id "0HNA0VVO1VEGR" started. 2025-02-01 09:12:56.248 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wstats/ - null null 2025-02-01 09:12:56.248 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wstats/'. 2025-02-01 09:12:56.248 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wstats/ - 307 0 null 0.1381ms 2025-02-01 09:12:56.248 +00:00 [DBG] Connection id "0HNA0VVO1VEGR" disconnecting. 2025-02-01 09:12:56.248 +00:00 [DBG] Connection id "0HNA0VVO1VEGR" stopped. 2025-02-01 09:12:56.248 +00:00 [DBG] Connection id "0HNA0VVO1VEGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:56.562 +00:00 [DBG] Connection id "0HNA0VVO1VEGS" accepted. 2025-02-01 09:12:56.562 +00:00 [DBG] Connection id "0HNA0VVO1VEGS" started. 2025-02-01 09:12:56.562 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wusage/ - null null 2025-02-01 09:12:56.563 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wusage/'. 2025-02-01 09:12:56.563 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wusage/ - 307 0 null 0.1279ms 2025-02-01 09:12:56.563 +00:00 [DBG] Connection id "0HNA0VVO1VEGS" disconnecting. 2025-02-01 09:12:56.563 +00:00 [DBG] Connection id "0HNA0VVO1VEGS" stopped. 2025-02-01 09:12:56.563 +00:00 [DBG] Connection id "0HNA0VVO1VEGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:56.871 +00:00 [DBG] Connection id "0HNA0VVO1VEGT" accepted. 2025-02-01 09:12:56.871 +00:00 [DBG] Connection id "0HNA0VVO1VEGT" started. 2025-02-01 09:12:56.871 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www0/ - null null 2025-02-01 09:12:56.871 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/www0/'. 2025-02-01 09:12:56.871 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www0/ - 307 0 null 0.1582ms 2025-02-01 09:12:56.871 +00:00 [DBG] Connection id "0HNA0VVO1VEGT" disconnecting. 2025-02-01 09:12:56.871 +00:00 [DBG] Connection id "0HNA0VVO1VEGT" stopped. 2025-02-01 09:12:56.872 +00:00 [DBG] Connection id "0HNA0VVO1VEGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:57.188 +00:00 [DBG] Connection id "0HNA0VVO1VEGU" accepted. 2025-02-01 09:12:57.188 +00:00 [DBG] Connection id "0HNA0VVO1VEGU" started. 2025-02-01 09:12:57.188 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www2/ - null null 2025-02-01 09:12:57.189 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/www2/'. 2025-02-01 09:12:57.189 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www2/ - 307 0 null 0.2718ms 2025-02-01 09:12:57.189 +00:00 [DBG] Connection id "0HNA0VVO1VEGU" disconnecting. 2025-02-01 09:12:57.189 +00:00 [DBG] Connection id "0HNA0VVO1VEGU" stopped. 2025-02-01 09:12:57.189 +00:00 [DBG] Connection id "0HNA0VVO1VEGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:57.505 +00:00 [DBG] Connection id "0HNA0VVO1VEGV" accepted. 2025-02-01 09:12:57.505 +00:00 [DBG] Connection id "0HNA0VVO1VEGV" started. 2025-02-01 09:12:57.505 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www3/ - null null 2025-02-01 09:12:57.505 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/www3/'. 2025-02-01 09:12:57.506 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www3/ - 307 0 null 0.0904ms 2025-02-01 09:12:57.506 +00:00 [DBG] Connection id "0HNA0VVO1VEGV" disconnecting. 2025-02-01 09:12:57.506 +00:00 [DBG] Connection id "0HNA0VVO1VEGV" stopped. 2025-02-01 09:12:57.506 +00:00 [DBG] Connection id "0HNA0VVO1VEGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:57.821 +00:00 [DBG] Connection id "0HNA0VVO1VEH0" accepted. 2025-02-01 09:12:57.821 +00:00 [DBG] Connection id "0HNA0VVO1VEH0" started. 2025-02-01 09:12:57.822 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www4/ - null null 2025-02-01 09:12:57.822 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/www4/'. 2025-02-01 09:12:57.822 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www4/ - 307 0 null 0.3105ms 2025-02-01 09:12:57.822 +00:00 [DBG] Connection id "0HNA0VVO1VEH0" disconnecting. 2025-02-01 09:12:57.822 +00:00 [DBG] Connection id "0HNA0VVO1VEH0" stopped. 2025-02-01 09:12:57.822 +00:00 [DBG] Connection id "0HNA0VVO1VEH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:58.161 +00:00 [DBG] Connection id "0HNA0VVO1VEH1" accepted. 2025-02-01 09:12:58.161 +00:00 [DBG] Connection id "0HNA0VVO1VEH1" started. 2025-02-01 09:12:58.161 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www/ - null null 2025-02-01 09:12:58.161 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/www/'. 2025-02-01 09:12:58.161 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www/ - 307 0 null 0.137ms 2025-02-01 09:12:58.161 +00:00 [DBG] Connection id "0HNA0VVO1VEH1" disconnecting. 2025-02-01 09:12:58.161 +00:00 [DBG] Connection id "0HNA0VVO1VEH1" stopped. 2025-02-01 09:12:58.161 +00:00 [DBG] Connection id "0HNA0VVO1VEH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:58.431 +00:00 [DBG] Connection id "0HNA0VVO1VEH2" accepted. 2025-02-01 09:12:58.431 +00:00 [DBG] Connection id "0HNA0VVO1VEH2" started. 2025-02-01 09:12:58.432 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwjoin/ - null null 2025-02-01 09:12:58.432 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwjoin/'. 2025-02-01 09:12:58.432 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwjoin/ - 307 0 null 0.2499ms 2025-02-01 09:12:58.432 +00:00 [DBG] Connection id "0HNA0VVO1VEH2" disconnecting. 2025-02-01 09:12:58.432 +00:00 [DBG] Connection id "0HNA0VVO1VEH2" stopped. 2025-02-01 09:12:58.432 +00:00 [DBG] Connection id "0HNA0VVO1VEH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:58.758 +00:00 [DBG] Connection id "0HNA0VVO1VEH3" accepted. 2025-02-01 09:12:58.758 +00:00 [DBG] Connection id "0HNA0VVO1VEH3" started. 2025-02-01 09:12:58.758 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwrooot/ - null null 2025-02-01 09:12:58.758 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwrooot/'. 2025-02-01 09:12:58.759 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwrooot/ - 307 0 null 0.1511ms 2025-02-01 09:12:58.759 +00:00 [DBG] Connection id "0HNA0VVO1VEH3" disconnecting. 2025-02-01 09:12:58.759 +00:00 [DBG] Connection id "0HNA0VVO1VEH3" stopped. 2025-02-01 09:12:58.759 +00:00 [DBG] Connection id "0HNA0VVO1VEH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:59.042 +00:00 [DBG] Connection id "0HNA0VVO1VEH4" accepted. 2025-02-01 09:12:59.042 +00:00 [DBG] Connection id "0HNA0VVO1VEH4" started. 2025-02-01 09:12:59.042 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www-sql/ - null null 2025-02-01 09:12:59.042 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/www-sql/'. 2025-02-01 09:12:59.042 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/www-sql/ - 307 0 null 0.1652ms 2025-02-01 09:12:59.042 +00:00 [DBG] Connection id "0HNA0VVO1VEH4" disconnecting. 2025-02-01 09:12:59.042 +00:00 [DBG] Connection id "0HNA0VVO1VEH4" stopped. 2025-02-01 09:12:59.042 +00:00 [DBG] Connection id "0HNA0VVO1VEH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:59.323 +00:00 [DBG] Connection id "0HNA0VVO1VEH5" accepted. 2025-02-01 09:12:59.324 +00:00 [DBG] Connection id "0HNA0VVO1VEH5" started. 2025-02-01 09:12:59.324 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwstat/ - null null 2025-02-01 09:12:59.324 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwstat/'. 2025-02-01 09:12:59.324 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwstat/ - 307 0 null 0.1763ms 2025-02-01 09:12:59.324 +00:00 [DBG] Connection id "0HNA0VVO1VEH5" disconnecting. 2025-02-01 09:12:59.324 +00:00 [DBG] Connection id "0HNA0VVO1VEH5" stopped. 2025-02-01 09:12:59.324 +00:00 [DBG] Connection id "0HNA0VVO1VEH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:59.635 +00:00 [DBG] Connection id "0HNA0VVO1VEH6" accepted. 2025-02-01 09:12:59.635 +00:00 [DBG] Connection id "0HNA0VVO1VEH6" started. 2025-02-01 09:12:59.635 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwstats/ - null null 2025-02-01 09:12:59.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwstats/'. 2025-02-01 09:12:59.636 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwstats/ - 307 0 null 0.2078ms 2025-02-01 09:12:59.636 +00:00 [DBG] Connection id "0HNA0VVO1VEH6" disconnecting. 2025-02-01 09:12:59.636 +00:00 [DBG] Connection id "0HNA0VVO1VEH6" stopped. 2025-02-01 09:12:59.636 +00:00 [DBG] Connection id "0HNA0VVO1VEH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:12:59.954 +00:00 [DBG] Connection id "0HNA0VVO1VEH7" accepted. 2025-02-01 09:12:59.954 +00:00 [DBG] Connection id "0HNA0VVO1VEH7" started. 2025-02-01 09:12:59.954 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xGB/ - null null 2025-02-01 09:12:59.954 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xGB/'. 2025-02-01 09:12:59.954 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xGB/ - 307 0 null 0.117ms 2025-02-01 09:12:59.954 +00:00 [DBG] Connection id "0HNA0VVO1VEH7" disconnecting. 2025-02-01 09:12:59.954 +00:00 [DBG] Connection id "0HNA0VVO1VEH7" stopped. 2025-02-01 09:12:59.954 +00:00 [DBG] Connection id "0HNA0VVO1VEH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:00.269 +00:00 [DBG] Connection id "0HNA0VVO1VEH8" accepted. 2025-02-01 09:13:00.269 +00:00 [DBG] Connection id "0HNA0VVO1VEH8" started. 2025-02-01 09:13:00.269 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xml/ - null null 2025-02-01 09:13:00.269 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xml/'. 2025-02-01 09:13:00.269 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xml/ - 307 0 null 0.0987ms 2025-02-01 09:13:00.270 +00:00 [DBG] Connection id "0HNA0VVO1VEH8" disconnecting. 2025-02-01 09:13:00.270 +00:00 [DBG] Connection id "0HNA0VVO1VEH8" stopped. 2025-02-01 09:13:00.270 +00:00 [DBG] Connection id "0HNA0VVO1VEH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:00.602 +00:00 [DBG] Connection id "0HNA0VVO1VEH9" accepted. 2025-02-01 09:13:00.602 +00:00 [DBG] Connection id "0HNA0VVO1VEH9" started. 2025-02-01 09:13:00.603 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/XSL/ - null null 2025-02-01 09:13:00.603 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/XSL/'. 2025-02-01 09:13:00.603 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/XSL/ - 307 0 null 0.1682ms 2025-02-01 09:13:00.603 +00:00 [DBG] Connection id "0HNA0VVO1VEH9" disconnecting. 2025-02-01 09:13:00.603 +00:00 [DBG] Connection id "0HNA0VVO1VEH9" stopped. 2025-02-01 09:13:00.603 +00:00 [DBG] Connection id "0HNA0VVO1VEH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:00.971 +00:00 [DBG] Connection id "0HNA0VVO1VEHA" accepted. 2025-02-01 09:13:00.971 +00:00 [DBG] Connection id "0HNA0VVO1VEHA" started. 2025-02-01 09:13:00.972 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xtemp/ - null null 2025-02-01 09:13:00.972 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xtemp/'. 2025-02-01 09:13:00.972 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xtemp/ - 307 0 null 0.1589ms 2025-02-01 09:13:00.972 +00:00 [DBG] Connection id "0HNA0VVO1VEHA" disconnecting. 2025-02-01 09:13:00.972 +00:00 [DBG] Connection id "0HNA0VVO1VEHA" stopped. 2025-02-01 09:13:00.972 +00:00 [DBG] Connection id "0HNA0VVO1VEHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:01.268 +00:00 [DBG] Connection id "0HNA0VVO1VEHB" accepted. 2025-02-01 09:13:01.269 +00:00 [DBG] Connection id "0HNA0VVO1VEHB" started. 2025-02-01 09:13:01.269 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xymon/ - null null 2025-02-01 09:13:01.269 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/xymon/'. 2025-02-01 09:13:01.269 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/xymon/ - 307 0 null 0.1363ms 2025-02-01 09:13:01.269 +00:00 [DBG] Connection id "0HNA0VVO1VEHB" disconnecting. 2025-02-01 09:13:01.269 +00:00 [DBG] Connection id "0HNA0VVO1VEHB" stopped. 2025-02-01 09:13:01.269 +00:00 [DBG] Connection id "0HNA0VVO1VEHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:01.587 +00:00 [DBG] Connection id "0HNA0VVO1VEHC" accepted. 2025-02-01 09:13:01.587 +00:00 [DBG] Connection id "0HNA0VVO1VEHC" started. 2025-02-01 09:13:01.587 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zb41/ - null null 2025-02-01 09:13:01.587 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zb41/'. 2025-02-01 09:13:01.587 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zb41/ - 307 0 null 0.1845ms 2025-02-01 09:13:01.587 +00:00 [DBG] Connection id "0HNA0VVO1VEHC" disconnecting. 2025-02-01 09:13:01.588 +00:00 [DBG] Connection id "0HNA0VVO1VEHC" stopped. 2025-02-01 09:13:01.588 +00:00 [DBG] Connection id "0HNA0VVO1VEHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:01.919 +00:00 [DBG] Connection id "0HNA0VVO1VEHD" accepted. 2025-02-01 09:13:01.919 +00:00 [DBG] Connection id "0HNA0VVO1VEHD" started. 2025-02-01 09:13:01.919 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zipfiles/ - null null 2025-02-01 09:13:01.919 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zipfiles/'. 2025-02-01 09:13:01.919 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zipfiles/ - 307 0 null 0.1192ms 2025-02-01 09:13:01.920 +00:00 [DBG] Connection id "0HNA0VVO1VEHD" disconnecting. 2025-02-01 09:13:01.920 +00:00 [DBG] Connection id "0HNA0VVO1VEHD" stopped. 2025-02-01 09:13:01.920 +00:00 [DBG] Connection id "0HNA0VVO1VEHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:02.258 +00:00 [DBG] Connection id "0HNA0VVO1VEHE" accepted. 2025-02-01 09:13:02.258 +00:00 [DBG] Connection id "0HNA0VVO1VEHE" started. 2025-02-01 09:13:02.282 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zip/ - null null 2025-02-01 09:13:02.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zip/'. 2025-02-01 09:13:02.283 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zip/ - 307 0 null 0.1829ms 2025-02-01 09:13:02.283 +00:00 [DBG] Connection id "0HNA0VVO1VEHE" disconnecting. 2025-02-01 09:13:02.283 +00:00 [DBG] Connection id "0HNA0VVO1VEHE" stopped. 2025-02-01 09:13:02.283 +00:00 [DBG] Connection id "0HNA0VVO1VEHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:02.618 +00:00 [DBG] Connection id "0HNA0VVO1VEHF" accepted. 2025-02-01 09:13:02.619 +00:00 [DBG] Connection id "0HNA0VVO1VEHF" started. 2025-02-01 09:13:02.641 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_docs/ - null null 2025-02-01 09:13:02.642 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_docs/'. 2025-02-01 09:13:02.642 +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.3384ms 2025-02-01 09:13:02.642 +00:00 [DBG] Connection id "0HNA0VVO1VEHF" disconnecting. 2025-02-01 09:13:02.642 +00:00 [DBG] Connection id "0HNA0VVO1VEHF" stopped. 2025-02-01 09:13:02.642 +00:00 [DBG] Connection id "0HNA0VVO1VEHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:02.935 +00:00 [DBG] Connection id "0HNA0VVO1VEHG" accepted. 2025-02-01 09:13:02.935 +00:00 [DBG] Connection id "0HNA0VVO1VEHG" started. 2025-02-01 09:13:02.935 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sitecore/shell/sitecore.version.xml - null null 2025-02-01 09:13:02.935 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/shell/sitecore.version.xml'. 2025-02-01 09:13:02.935 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sitecore/shell/sitecore.version.xml - 307 0 null 0.1ms 2025-02-01 09:13:02.935 +00:00 [DBG] Connection id "0HNA0VVO1VEHG" disconnecting. 2025-02-01 09:13:02.935 +00:00 [DBG] Connection id "0HNA0VVO1VEHG" stopped. 2025-02-01 09:13:02.935 +00:00 [DBG] Connection id "0HNA0VVO1VEHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:03.236 +00:00 [DBG] Connection id "0HNA0VVO1VEHH" accepted. 2025-02-01 09:13:03.236 +00:00 [DBG] Connection id "0HNA0VVO1VEHH" started. 2025-02-01 09:13:03.236 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sitecore/login/default.aspx - null null 2025-02-01 09:13:03.237 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/login/default.aspx'. 2025-02-01 09:13:03.237 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sitecore/login/default.aspx - 307 0 null 0.1246ms 2025-02-01 09:13:03.237 +00:00 [DBG] Connection id "0HNA0VVO1VEHH" disconnecting. 2025-02-01 09:13:03.237 +00:00 [DBG] Connection id "0HNA0VVO1VEHH" stopped. 2025-02-01 09:13:03.237 +00:00 [DBG] Connection id "0HNA0VVO1VEHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:03.558 +00:00 [DBG] Connection id "0HNA0VVO1VEHI" accepted. 2025-02-01 09:13:03.558 +00:00 [DBG] Connection id "0HNA0VVO1VEHI" started. 2025-02-01 09:13:03.603 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/admin/stats.aspx - null null 2025-02-01 09:13:03.603 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/admin/stats.aspx'. 2025-02-01 09:13:03.603 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/admin/stats.aspx - 307 null null 0.2727ms 2025-02-01 09:13:03.603 +00:00 [DBG] Connection id "0HNA0VVO1VEHI" disconnecting. 2025-02-01 09:13:03.603 +00:00 [DBG] Connection id "0HNA0VVO1VEHI" stopped. 2025-02-01 09:13:03.603 +00:00 [DBG] Connection id "0HNA0VVO1VEHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:04.010 +00:00 [DBG] Connection id "0HNA0VVO1VEHJ" accepted. 2025-02-01 09:13:04.011 +00:00 [DBG] Connection id "0HNA0VVO1VEHJ" started. 2025-02-01 09:13:04.011 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/admin/unlock_admin.aspx - null null 2025-02-01 09:13:04.011 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/admin/unlock_admin.aspx'. 2025-02-01 09:13:04.011 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/admin/unlock_admin.aspx - 307 null null 0.1169ms 2025-02-01 09:13:04.011 +00:00 [DBG] Connection id "0HNA0VVO1VEHJ" disconnecting. 2025-02-01 09:13:04.011 +00:00 [DBG] Connection id "0HNA0VVO1VEHJ" stopped. 2025-02-01 09:13:04.011 +00:00 [DBG] Connection id "0HNA0VVO1VEHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:04.430 +00:00 [DBG] Connection id "0HNA0VVO1VEHK" accepted. 2025-02-01 09:13:04.430 +00:00 [DBG] Connection id "0HNA0VVO1VEHK" started. 2025-02-01 09:13:04.431 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/shell/Applications/shell.xml - null null 2025-02-01 09:13:04.431 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/shell/Applications/shell.xml'. 2025-02-01 09:13:04.431 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/shell/Applications/shell.xml - 307 null null 0.3062ms 2025-02-01 09:13:04.432 +00:00 [DBG] Connection id "0HNA0VVO1VEHK" disconnecting. 2025-02-01 09:13:04.432 +00:00 [DBG] Connection id "0HNA0VVO1VEHK" stopped. 2025-02-01 09:13:04.432 +00:00 [DBG] Connection id "0HNA0VVO1VEHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:04.753 +00:00 [DBG] Connection id "0HNA0VVO1VEHL" accepted. 2025-02-01 09:13:04.753 +00:00 [DBG] Connection id "0HNA0VVO1VEHL" started. 2025-02-01 09:13:04.753 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/admin/ShowConfig.aspx - null null 2025-02-01 09:13:04.753 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/admin/ShowConfig.aspx'. 2025-02-01 09:13:04.753 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/admin/ShowConfig.aspx - 307 null null 0.1662ms 2025-02-01 09:13:04.753 +00:00 [DBG] Connection id "0HNA0VVO1VEHL" disconnecting. 2025-02-01 09:13:04.753 +00:00 [DBG] Connection id "0HNA0VVO1VEHL" stopped. 2025-02-01 09:13:04.753 +00:00 [DBG] Connection id "0HNA0VVO1VEHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:05.053 +00:00 [DBG] Connection id "0HNA0VVO1VEHM" accepted. 2025-02-01 09:13:05.053 +00:00 [DBG] Connection id "0HNA0VVO1VEHM" started. 2025-02-01 09:13:05.053 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/App_Config/Security/Domains.config.xml - null null 2025-02-01 09:13:05.053 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/App_Config/Security/Domains.config.xml'. 2025-02-01 09:13:05.053 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/App_Config/Security/Domains.config.xml - 307 null null 0.1706ms 2025-02-01 09:13:05.053 +00:00 [DBG] Connection id "0HNA0VVO1VEHM" disconnecting. 2025-02-01 09:13:05.053 +00:00 [DBG] Connection id "0HNA0VVO1VEHM" stopped. 2025-02-01 09:13:05.053 +00:00 [DBG] Connection id "0HNA0VVO1VEHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:05.313 +00:00 [DBG] Connection id "0HNA0VVO1VEHN" accepted. 2025-02-01 09:13:05.313 +00:00 [DBG] Connection id "0HNA0VVO1VEHN" started. 2025-02-01 09:13:05.335 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/App_Config/Security/GlobalRoles.config.xml - null null 2025-02-01 09:13:05.335 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/App_Config/Security/GlobalRoles.config.xml'. 2025-02-01 09:13:05.336 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/App_Config/Security/GlobalRoles.config.xml - 307 null null 0.1635ms 2025-02-01 09:13:05.336 +00:00 [DBG] Connection id "0HNA0VVO1VEHN" disconnecting. 2025-02-01 09:13:05.336 +00:00 [DBG] Connection id "0HNA0VVO1VEHN" stopped. 2025-02-01 09:13:05.336 +00:00 [DBG] Connection id "0HNA0VVO1VEHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:05.652 +00:00 [DBG] Connection id "0HNA0VVO1VEHO" accepted. 2025-02-01 09:13:05.653 +00:00 [DBG] Connection id "0HNA0VVO1VEHO" started. 2025-02-01 09:13:05.653 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore modules/staging/service/api.asmx - null null 2025-02-01 09:13:05.653 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore%20modules/staging/service/api.asmx'. 2025-02-01 09:13:05.653 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore modules/staging/service/api.asmx - 307 null null 0.0895ms 2025-02-01 09:13:05.653 +00:00 [DBG] Connection id "0HNA0VVO1VEHO" disconnecting. 2025-02-01 09:13:05.653 +00:00 [DBG] Connection id "0HNA0VVO1VEHO" stopped. 2025-02-01 09:13:05.653 +00:00 [DBG] Connection id "0HNA0VVO1VEHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:05.966 +00:00 [DBG] Connection id "0HNA0VVO1VEHP" accepted. 2025-02-01 09:13:05.966 +00:00 [DBG] Connection id "0HNA0VVO1VEHP" started. 2025-02-01 09:13:05.966 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore modules/staging/workdir - null null 2025-02-01 09:13:05.966 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore%20modules/staging/workdir'. 2025-02-01 09:13:05.967 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore modules/staging/workdir - 307 null null 0.1922ms 2025-02-01 09:13:05.967 +00:00 [DBG] Connection id "0HNA0VVO1VEHP" disconnecting. 2025-02-01 09:13:05.967 +00:00 [DBG] Connection id "0HNA0VVO1VEHP" stopped. 2025-02-01 09:13:05.967 +00:00 [DBG] Connection id "0HNA0VVO1VEHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:06.259 +00:00 [DBG] Connection id "0HNA0VVO1VEHQ" accepted. 2025-02-01 09:13:06.259 +00:00 [DBG] Connection id "0HNA0VVO1VEHQ" started. 2025-02-01 09:13:06.259 +00:00 [INF] Request starting HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/system/Settings/Security/Profiles - null null 2025-02-01 09:13:06.259 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sitecore/system/Settings/Security/Profiles'. 2025-02-01 09:13:06.259 +00:00 [INF] Request finished HTTP/1.1 HEAD http://static.201.242.12.49.clients.your-server.de:5103/sitecore/system/Settings/Security/Profiles - 307 null null 0.1429ms 2025-02-01 09:13:06.259 +00:00 [DBG] Connection id "0HNA0VVO1VEHQ" disconnecting. 2025-02-01 09:13:06.259 +00:00 [DBG] Connection id "0HNA0VVO1VEHQ" stopped. 2025-02-01 09:13:06.259 +00:00 [DBG] Connection id "0HNA0VVO1VEHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:06.629 +00:00 [DBG] Connection id "0HNA0VVO1VEHR" accepted. 2025-02-01 09:13:06.629 +00:00 [DBG] Connection id "0HNA0VVO1VEHR" started. 2025-02-01 09:13:06.674 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-02-01 09:13:06.674 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:13:06.674 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-01 09:13:06.674 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.1979ms 2025-02-01 09:13:06.675 +00:00 [DBG] Connection id "0HNA0VVO1VEHR" disconnecting. 2025-02-01 09:13:06.675 +00:00 [DBG] Connection id "0HNA0VVO1VEHR" stopped. 2025-02-01 09:13:06.675 +00:00 [DBG] Connection id "0HNA0VVO1VEHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:06.995 +00:00 [DBG] Connection id "0HNA0VVO1VEHS" accepted. 2025-02-01 09:13:06.996 +00:00 [DBG] Connection id "0HNA0VVO1VEHS" started. 2025-02-01 09:13:07.018 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de/ - null null 2025-02-01 09:13:07.019 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/'. 2025-02-01 09:13:07.019 +00:00 [DBG] Connection id "0HNA0VVO1VEHS" completed keep alive response. 2025-02-01 09:13:07.019 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de/ - 307 0 null 0.3411ms 2025-02-01 09:13:07.066 +00:00 [DBG] Connection id "0HNA0VVO1VEHT" accepted. 2025-02-01 09:13:07.066 +00:00 [DBG] Connection id "0HNA0VVO1VEHT" started. 2025-02-01 09:13:07.174 +00:00 [DBG] Connection id "0HNA0VVO1VEHS" received FIN. 2025-02-01 09:13:07.175 +00:00 [DBG] Connection id "0HNA0VVO1VEHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:07.175 +00:00 [DBG] Connection id "0HNA0VVO1VEHS" disconnecting. 2025-02-01 09:13:07.175 +00:00 [DBG] Connection id "0HNA0VVO1VEHS" stopped. 2025-02-01 09:13:07.208 +00:00 [DBG] Connection id "0HNA0VVO1VEHU" accepted. 2025-02-01 09:13:07.208 +00:00 [DBG] Connection id "0HNA0VVO1VEHU" started. 2025-02-01 09:13:07.253 +00:00 [DBG] Connection id "0HNA0VVO1VEHV" accepted. 2025-02-01 09:13:07.254 +00:00 [DBG] Connection id "0HNA0VVO1VEHV" started. 2025-02-01 09:13:07.306 +00:00 [DBG] Connection 0HNA0VVO1VEHT established using the following protocol: "Tls13" 2025-02-01 09:13:07.310 +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-02-01 09:13:07.310 +00:00 [DBG] Connection id "0HNA0VVO1VEHU" stopped. 2025-02-01 09:13:07.310 +00:00 [DBG] Connection id "0HNA0VVO1VEHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:07.359 +00:00 [DBG] Connection id "0HNA0VVO1VEHT" received FIN. 2025-02-01 09:13:07.359 +00:00 [DBG] Connection id "0HNA0VVO1VEHT" disconnecting. 2025-02-01 09:13:07.360 +00:00 [DBG] Connection id "0HNA0VVO1VEHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:07.361 +00:00 [DBG] Connection id "0HNA0VVO1VEHT" stopped. 2025-02-01 09:13:07.363 +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-02-01 09:13:07.363 +00:00 [DBG] Connection id "0HNA0VVO1VEHV" stopped. 2025-02-01 09:13:07.363 +00:00 [DBG] Connection id "0HNA0VVO1VEHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:07.555 +00:00 [DBG] Connection id "0HNA0VVO1VEI0" accepted. 2025-02-01 09:13:07.555 +00:00 [DBG] Connection id "0HNA0VVO1VEI0" started. 2025-02-01 09:13:07.559 +00:00 [DBG] Connection id "0HNA0VVO1VEI1" accepted. 2025-02-01 09:13:07.559 +00:00 [DBG] Connection id "0HNA0VVO1VEI1" started. 2025-02-01 09:13:07.703 +00:00 [DBG] Connection id "0HNA0VVO1VEI2" accepted. 2025-02-01 09:13:07.703 +00:00 [DBG] Connection id "0HNA0VVO1VEI2" started. 2025-02-01 09:13:07.706 +00:00 [DBG] Connection id "0HNA0VVO1VEI3" accepted. 2025-02-01 09:13:07.706 +00:00 [DBG] Connection id "0HNA0VVO1VEI3" started. 2025-02-01 09:13:07.955 +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-02-01 09:13:07.956 +00:00 [DBG] Connection id "0HNA0VVO1VEI0" stopped. 2025-02-01 09:13:07.956 +00:00 [DBG] Connection id "0HNA0VVO1VEI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:07.981 +00:00 [DBG] Connection 0HNA0VVO1VEI1 established using the following protocol: "Tls13" 2025-02-01 09:13:08.009 +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-02-01 09:13:08.009 +00:00 [DBG] Connection id "0HNA0VVO1VEI2" stopped. 2025-02-01 09:13:08.009 +00:00 [DBG] Connection id "0HNA0VVO1VEI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.026 +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-02-01 09:13:08.026 +00:00 [DBG] Connection id "0HNA0VVO1VEI3" stopped. 2025-02-01 09:13:08.026 +00:00 [DBG] Connection id "0HNA0VVO1VEI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.117 +00:00 [INF] Request starting HTTP/1.0 GET https:/// - null null 2025-02-01 09:13:08.117 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 09:13:08.117 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:13:08.117 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:13:08.117 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:13:08.117 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:13:08.117 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:13:08.117 +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-02-01 09:13:08.117 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:13:08.117 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:13:08.117 +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-02-01 09:13:08.117 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:13:08.117 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:13:08.117 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:13:08.117 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:13:08.118 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:13:08.118 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:13:08.118 +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-02-01 09:13:08.118 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.118 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.118 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:13:08.118 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.118 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:13:08.118 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:13:08.118 +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-02-01 09:13:08.118 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.118 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.118 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:13:08.118 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.118 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:13:08.118 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:13:08.118 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.051ms. 2025-02-01 09:13:08.118 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:13:08.118 +00:00 [INF] Executed ViewResult - view noScan executed in 0.3262ms. 2025-02-01 09:13:08.118 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.6913ms 2025-02-01 09:13:08.118 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:13:08.118 +00:00 [INF] HTTP GET / responded 200 in 1.0657 ms 2025-02-01 09:13:08.118 +00:00 [INF] Request finished HTTP/1.0 GET https:/// - 200 null text/html; charset=utf-8 1.2826ms 2025-02-01 09:13:08.118 +00:00 [DBG] Connection id "0HNA0VVO1VEI1" disconnecting. 2025-02-01 09:13:08.118 +00:00 [DBG] Connection id "0HNA0VVO1VEI1" stopped. 2025-02-01 09:13:08.118 +00:00 [DBG] Connection id "0HNA0VVO1VEI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.256 +00:00 [DBG] Connection id "0HNA0VVO1VEI4" accepted. 2025-02-01 09:13:08.256 +00:00 [DBG] Connection id "0HNA0VVO1VEI4" started. 2025-02-01 09:13:08.260 +00:00 [DBG] Connection id "0HNA0VVO1VEI5" accepted. 2025-02-01 09:13:08.260 +00:00 [DBG] Connection id "0HNA0VVO1VEI5" started. 2025-02-01 09:13:08.317 +00:00 [DBG] Connection id "0HNA0VVO1VEI6" accepted. 2025-02-01 09:13:08.317 +00:00 [DBG] Connection id "0HNA0VVO1VEI6" started. 2025-02-01 09:13:08.320 +00:00 [DBG] Connection id "0HNA0VVO1VEI7" accepted. 2025-02-01 09:13:08.321 +00:00 [DBG] Connection id "0HNA0VVO1VEI7" started. 2025-02-01 09:13:08.359 +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-02-01 09:13:08.360 +00:00 [DBG] Connection id "0HNA0VVO1VEI6" stopped. 2025-02-01 09:13:08.360 +00:00 [DBG] Connection id "0HNA0VVO1VEI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.364 +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-02-01 09:13:08.364 +00:00 [DBG] Connection id "0HNA0VVO1VEI7" stopped. 2025-02-01 09:13:08.364 +00:00 [DBG] Connection id "0HNA0VVO1VEI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.441 +00:00 [DBG] Connection id "0HNA0VVO1VEI8" accepted. 2025-02-01 09:13:08.441 +00:00 [DBG] Connection id "0HNA0VVO1VEI8" started. 2025-02-01 09:13:08.484 +00:00 [DBG] Connection id "0HNA0VVO1VEI9" accepted. 2025-02-01 09:13:08.484 +00:00 [DBG] Connection id "0HNA0VVO1VEI9" started. 2025-02-01 09:13:08.493 +00:00 [DBG] Connection 0HNA0VVO1VEI5 established using the following protocol: "Tls13" 2025-02-01 09:13:08.543 +00:00 [DBG] Connection id "0HNA0VVO1VEI5" received FIN. 2025-02-01 09:13:08.543 +00:00 [DBG] Connection id "0HNA0VVO1VEI5" disconnecting. 2025-02-01 09:13:08.543 +00:00 [DBG] Connection id "0HNA0VVO1VEI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.544 +00:00 [DBG] Connection id "0HNA0VVO1VEI5" stopped. 2025-02-01 09:13:08.560 +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-02-01 09:13:08.561 +00:00 [DBG] Connection id "0HNA0VVO1VEI4" stopped. 2025-02-01 09:13:08.561 +00:00 [DBG] Connection id "0HNA0VVO1VEI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.652 +00:00 [DBG] Connection 0HNA0VVO1VEI9 established using the following protocol: "Tls13" 2025-02-01 09:13:08.662 +00:00 [DBG] Connection id "0HNA0VVO1VEIA" accepted. 2025-02-01 09:13:08.662 +00:00 [DBG] Connection id "0HNA0VVO1VEIA" started. 2025-02-01 09:13:08.670 +00:00 [DBG] Connection id "0HNA0VVO1VEIB" accepted. 2025-02-01 09:13:08.670 +00:00 [DBG] Connection id "0HNA0VVO1VEIB" started. 2025-02-01 09:13:08.679 +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-02-01 09:13:08.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: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-02-01 09:13:08.680 +00:00 [DBG] Connection id "0HNA0VVO1VEIB" stopped. 2025-02-01 09:13:08.680 +00:00 [DBG] Connection id "0HNA0VVO1VEIA" stopped. 2025-02-01 09:13:08.680 +00:00 [DBG] Connection id "0HNA0VVO1VEIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.680 +00:00 [DBG] Connection id "0HNA0VVO1VEIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.755 +00:00 [DBG] Connection id "0HNA0VVO1VEI8" received FIN. 2025-02-01 09:13:08.756 +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-02-01 09:13:08.757 +00:00 [DBG] Connection id "0HNA0VVO1VEI8" stopped. 2025-02-01 09:13:08.757 +00:00 [DBG] Connection id "0HNA0VVO1VEI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:08.794 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de/ - null null 2025-02-01 09:13:08.794 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 09:13:08.794 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 09:13:08.794 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 09:13:08.794 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:13:08.794 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:13:08.794 +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-02-01 09:13:08.794 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 09:13:08.794 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:13:08.794 +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-02-01 09:13:08.794 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 09:13:08.794 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 09:13:08.795 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:13:08.795 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 09:13:08.795 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:13:08.795 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:13:08.795 +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-02-01 09:13:08.795 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.795 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.795 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:13:08.795 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.795 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:13:08.795 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 09:13:08.795 +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-02-01 09:13:08.795 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.795 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.795 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 09:13:08.795 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 09:13:08.795 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 09:13:08.795 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 09:13:08.795 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0759ms. 2025-02-01 09:13:08.795 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 09:13:08.796 +00:00 [INF] Executed ViewResult - view noScan executed in 0.4291ms. 2025-02-01 09:13:08.796 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.2079ms 2025-02-01 09:13:08.796 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 09:13:08.796 +00:00 [INF] HTTP GET / responded 200 in 2.1748 ms 2025-02-01 09:13:08.796 +00:00 [DBG] Connection id "0HNA0VVO1VEI9" completed keep alive response. 2025-02-01 09:13:08.796 +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.4343ms 2025-02-01 09:13:08.985 +00:00 [DBG] Connection id "0HNA0VVO1VEI9" disconnecting. 2025-02-01 09:13:08.986 +00:00 [DBG] Connection id "0HNA0VVO1VEI9" stopped. 2025-02-01 09:13:08.986 +00:00 [DBG] Connection id "0HNA0VVO1VEI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:09.008 +00:00 [DBG] Connection id "0HNA0VVO1VEIC" accepted. 2025-02-01 09:13:09.008 +00:00 [DBG] Connection id "0HNA0VVO1VEIC" started. 2025-02-01 09:13:09.100 +00:00 [DBG] Connection id "0HNA0VVO1VEID" accepted. 2025-02-01 09:13:09.101 +00:00 [DBG] Connection id "0HNA0VVO1VEID" started. 2025-02-01 09:13:09.148 +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-02-01 09:13:09.148 +00:00 [DBG] Connection id "0HNA0VVO1VEIC" stopped. 2025-02-01 09:13:09.148 +00:00 [DBG] Connection id "0HNA0VVO1VEIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:09.412 +00:00 [DBG] Connection 0HNA0VVO1VEID established using the following protocol: "Tls13" 2025-02-01 09:13:09.460 +00:00 [DBG] Connection id "0HNA0VVO1VEID" received FIN. 2025-02-01 09:13:09.461 +00:00 [DBG] Connection id "0HNA0VVO1VEID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:09.461 +00:00 [DBG] Connection id "0HNA0VVO1VEID" disconnecting. 2025-02-01 09:13:09.461 +00:00 [DBG] Connection id "0HNA0VVO1VEID" stopped. 2025-02-01 09:13:09.548 +00:00 [DBG] Connection id "0HNA0VVO1VEIE" accepted. 2025-02-01 09:13:09.549 +00:00 [DBG] Connection id "0HNA0VVO1VEIE" started. 2025-02-01 09:13:09.584 +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-02-01 09:13:09.584 +00:00 [DBG] Connection id "0HNA0VVO1VEIE" stopped. 2025-02-01 09:13:09.584 +00:00 [DBG] Connection id "0HNA0VVO1VEIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:09.944 +00:00 [DBG] Connection id "0HNA0VVO1VEIF" accepted. 2025-02-01 09:13:09.944 +00:00 [DBG] Connection id "0HNA0VVO1VEIF" started. 2025-02-01 09:13:09.991 +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-02-01 09:13:09.992 +00:00 [DBG] Connection id "0HNA0VVO1VEIF" stopped. 2025-02-01 09:13:09.992 +00:00 [DBG] Connection id "0HNA0VVO1VEIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:10.292 +00:00 [DBG] Connection id "0HNA0VVO1VEIG" accepted. 2025-02-01 09:13:10.292 +00:00 [DBG] Connection id "0HNA0VVO1VEIG" started. 2025-02-01 09:13:10.314 +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-02-01 09:13:10.315 +00:00 [DBG] Connection id "0HNA0VVO1VEIG" stopped. 2025-02-01 09:13:10.315 +00:00 [DBG] Connection id "0HNA0VVO1VEIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:10.641 +00:00 [DBG] Connection id "0HNA0VVO1VEIH" accepted. 2025-02-01 09:13:10.642 +00:00 [DBG] Connection id "0HNA0VVO1VEIH" started. 2025-02-01 09:13:10.642 +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-02-01 09:13:10.642 +00:00 [DBG] Connection id "0HNA0VVO1VEIH" stopped. 2025-02-01 09:13:10.642 +00:00 [DBG] Connection id "0HNA0VVO1VEIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:10.941 +00:00 [DBG] Connection id "0HNA0VVO1VEII" accepted. 2025-02-01 09:13:10.941 +00:00 [DBG] Connection id "0HNA0VVO1VEII" started. 2025-02-01 09:13:10.963 +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-02-01 09:13:10.963 +00:00 [DBG] Connection id "0HNA0VVO1VEII" stopped. 2025-02-01 09:13:10.963 +00:00 [DBG] Connection id "0HNA0VVO1VEII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:11.262 +00:00 [DBG] Connection id "0HNA0VVO1VEIJ" accepted. 2025-02-01 09:13:11.262 +00:00 [DBG] Connection id "0HNA0VVO1VEIJ" started. 2025-02-01 09:13:11.284 +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-02-01 09:13:11.285 +00:00 [DBG] Connection id "0HNA0VVO1VEIJ" stopped. 2025-02-01 09:13:11.285 +00:00 [DBG] Connection id "0HNA0VVO1VEIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:11.602 +00:00 [DBG] Connection id "0HNA0VVO1VEIK" accepted. 2025-02-01 09:13:11.602 +00:00 [DBG] Connection id "0HNA0VVO1VEIK" started. 2025-02-01 09:13:11.604 +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-02-01 09:13:11.604 +00:00 [DBG] Connection id "0HNA0VVO1VEIK" stopped. 2025-02-01 09:13:11.605 +00:00 [DBG] Connection id "0HNA0VVO1VEIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:11.917 +00:00 [DBG] Connection id "0HNA0VVO1VEIL" accepted. 2025-02-01 09:13:11.917 +00:00 [DBG] Connection id "0HNA0VVO1VEIL" started. 2025-02-01 09:13:11.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: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-02-01 09:13:11.941 +00:00 [DBG] Connection id "0HNA0VVO1VEIL" stopped. 2025-02-01 09:13:11.941 +00:00 [DBG] Connection id "0HNA0VVO1VEIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:12.253 +00:00 [DBG] Connection id "0HNA0VVO1VEIM" accepted. 2025-02-01 09:13:12.253 +00:00 [DBG] Connection id "0HNA0VVO1VEIM" started. 2025-02-01 09:13:12.276 +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-02-01 09:13:12.276 +00:00 [DBG] Connection id "0HNA0VVO1VEIM" stopped. 2025-02-01 09:13:12.276 +00:00 [DBG] Connection id "0HNA0VVO1VEIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:12.590 +00:00 [DBG] Connection id "0HNA0VVO1VEIN" accepted. 2025-02-01 09:13:12.590 +00:00 [DBG] Connection id "0HNA0VVO1VEIN" started. 2025-02-01 09:13:12.611 +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-02-01 09:13:12.612 +00:00 [DBG] Connection id "0HNA0VVO1VEIN" stopped. 2025-02-01 09:13:12.612 +00:00 [DBG] Connection id "0HNA0VVO1VEIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:12.988 +00:00 [DBG] Connection id "0HNA0VVO1VEIO" accepted. 2025-02-01 09:13:12.989 +00:00 [DBG] Connection id "0HNA0VVO1VEIO" started. 2025-02-01 09:13:12.989 +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-02-01 09:13:12.990 +00:00 [DBG] Connection id "0HNA0VVO1VEIO" stopped. 2025-02-01 09:13:12.990 +00:00 [DBG] Connection id "0HNA0VVO1VEIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 09:13:13.333 +00:00 [DBG] Connection id "0HNA0VVO1VEIP" accepted. 2025-02-01 09:13:13.333 +00:00 [DBG] Connection id "0HNA0VVO1VEIP" started. 2025-02-01 09:13:13.333 +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-02-01 09:13:13.334 +00:00 [DBG] Connection id "0HNA0VVO1VEIP" stopped. 2025-02-01 09:13:13.334 +00:00 [DBG] Connection id "0HNA0VVO1VEIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:31:56.181 +00:00 [DBG] Connection id "0HNA0VVO1VEIQ" accepted. 2025-02-01 11:31:56.181 +00:00 [DBG] Connection id "0HNA0VVO1VEIQ" started. 2025-02-01 11:31:59.357 +00:00 [DBG] Connection id "0HNA0VVO1VEIQ" reset. 2025-02-01 11:31:59.358 +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-02-01 11:31:59.359 +00:00 [DBG] Connection id "0HNA0VVO1VEIQ" stopped. 2025-02-01 11:31:59.359 +00:00 [DBG] Connection id "0HNA0VVO1VEIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:31:59.370 +00:00 [DBG] Connection id "0HNA0VVO1VEIR" accepted. 2025-02-01 11:31:59.370 +00:00 [DBG] Connection id "0HNA0VVO1VEIR" started. 2025-02-01 11:31:59.487 +00:00 [DBG] Connection 0HNA0VVO1VEIR established using the following protocol: "Tls13" 2025-02-01 11:32:02.517 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-02-01 11:32:02.517 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 11:32:02.517 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 11:32:02.517 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 11:32:02.517 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 11:32:02.517 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 11:32:02.517 +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-02-01 11:32:02.517 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 11:32:02.517 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 11:32:02.517 +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-02-01 11:32:02.517 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 11:32:02.517 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 11:32:02.517 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 11:32:02.517 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 11:32:02.517 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 11:32:02.517 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 11:32:02.517 +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-02-01 11:32:02.517 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:02.517 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:02.517 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 11:32:02.517 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:02.517 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 11:32:02.517 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 11:32:02.517 +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-02-01 11:32:02.517 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:02.517 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:02.517 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 11:32:02.517 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:02.517 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-02-01 11:32:02.518 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 11:32:02.518 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.7012ms. 2025-02-01 11:32:02.518 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-01 11:32:02.519 +00:00 [INF] Executed ViewResult - view noScan executed in 1.2254ms. 2025-02-01 11:32:02.519 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.6056ms 2025-02-01 11:32:02.519 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 11:32:02.519 +00:00 [INF] HTTP GET / responded 200 in 1.9744 ms 2025-02-01 11:32:02.519 +00:00 [DBG] Connection id "0HNA0VVO1VEIR" completed keep alive response. 2025-02-01 11:32:02.519 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.1923ms 2025-02-01 11:32:02.778 +00:00 [DBG] Connection id "0HNA0VVO1VEIR" reset. 2025-02-01 11:32:02.778 +00:00 [DBG] Connection id "0HNA0VVO1VEIR" disconnecting. 2025-02-01 11:32:02.778 +00:00 [DBG] Connection id "0HNA0VVO1VEIR" stopped. 2025-02-01 11:32:02.778 +00:00 [DBG] Connection id "0HNA0VVO1VEIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:32:05.801 +00:00 [DBG] Connection id "0HNA0VVO1VEIS" accepted. 2025-02-01 11:32:05.801 +00:00 [DBG] Connection id "0HNA0VVO1VEIS" started. 2025-02-01 11:32:06.479 +00:00 [DBG] Connection 0HNA0VVO1VEIS established using the following protocol: "Tls13" 2025-02-01 11:32:06.491 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-02-01 11:32:06.491 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 11:32:06.492 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 11:32:06.492 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 11:32:06.492 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 11:32:06.492 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 11:32:06.492 +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-02-01 11:32:06.492 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 11:32:06.492 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 11:32:06.492 +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-02-01 11:32:06.492 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 11:32:06.492 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 11:32:06.492 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 11:32:06.492 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 11:32:06.492 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 11:32:06.492 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 11:32:06.492 +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-02-01 11:32:06.492 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:06.492 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:06.492 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 11:32:06.492 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:06.492 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 11:32:06.492 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 11:32:06.492 +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-02-01 11:32:06.492 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:06.492 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:06.492 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 11:32:06.492 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 11:32:06.492 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-01 11:32:06.492 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 11:32:06.492 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0449ms. 2025-02-01 11:32:06.492 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-01 11:32:06.492 +00:00 [INF] Executed ViewResult - view noScan executed in 0.2768ms. 2025-02-01 11:32:06.492 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.646ms 2025-02-01 11:32:06.492 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 11:32:06.492 +00:00 [INF] HTTP GET / responded 200 in 1.0053 ms 2025-02-01 11:32:06.493 +00:00 [DBG] Connection id "0HNA0VVO1VEIS" completed keep alive response. 2025-02-01 11:32:06.493 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.1642ms 2025-02-01 11:32:06.535 +00:00 [DBG] Connection id "0HNA0VVO1VEIS" received FIN. 2025-02-01 11:32:06.535 +00:00 [DBG] Connection id "0HNA0VVO1VEIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:32:06.535 +00:00 [DBG] Connection id "0HNA0VVO1VEIS" disconnecting. 2025-02-01 11:32:06.535 +00:00 [DBG] Connection id "0HNA0VVO1VEIS" stopped. 2025-02-01 11:32:06.633 +00:00 [DBG] Connection id "0HNA0VVO1VEIT" accepted. 2025-02-01 11:32:06.634 +00:00 [DBG] Connection id "0HNA0VVO1VEIT" started. 2025-02-01 11:32:06.778 +00:00 [DBG] Connection 0HNA0VVO1VEIT established using the following protocol: "Tls13" 2025-02-01 11:32:06.778 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-02-01 11:32:06.778 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-01 11:32:06.778 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5194ms 2025-02-01 11:32:06.778 +00:00 [DBG] Connection id "0HNA0VVO1VEIT" disconnecting. 2025-02-01 11:32:06.778 +00:00 [DBG] Connection id "0HNA0VVO1VEIT" stopped. 2025-02-01 11:32:06.778 +00:00 [DBG] Connection id "0HNA0VVO1VEIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:32:06.866 +00:00 [DBG] Connection id "0HNA0VVO1VEIU" accepted. 2025-02-01 11:32:06.866 +00:00 [DBG] Connection id "0HNA0VVO1VEIU" started. 2025-02-01 11:32:06.890 +00:00 [DBG] Connection 0HNA0VVO1VEIU established using the following protocol: "Tls13" 2025-02-01 11:32:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VEIU" reset. 2025-02-01 11:32:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VEIU" is closed. The last processed stream ID was 0. 2025-02-01 11:32:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VEIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:32:06.905 +00:00 [DBG] The connection queue processing loop for 0HNA0VVO1VEIU completed. 2025-02-01 11:32:06.905 +00:00 [DBG] Connection id "0HNA0VVO1VEIU" stopped. 2025-02-01 11:32:08.612 +00:00 [DBG] Connection id "0HNA0VVO1VEIV" accepted. 2025-02-01 11:32:08.613 +00:00 [DBG] Connection id "0HNA0VVO1VEIV" started. 2025-02-01 11:32:08.831 +00:00 [DBG] Connection 0HNA0VVO1VEIV established using the following protocol: "Tls12" 2025-02-01 11:32:08.845 +00:00 [DBG] Connection id "0HNA0VVO1VEIV" reset. 2025-02-01 11:32:08.845 +00:00 [DBG] Connection id "0HNA0VVO1VEIV" disconnecting. 2025-02-01 11:32:08.845 +00:00 [DBG] Connection id "0HNA0VVO1VEIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:32:08.846 +00:00 [DBG] Connection id "0HNA0VVO1VEIV" stopped. 2025-02-01 11:32:10.388 +00:00 [DBG] Connection id "0HNA0VVO1VEJ0" accepted. 2025-02-01 11:32:10.388 +00:00 [DBG] Connection id "0HNA0VVO1VEJ0" started. 2025-02-01 11:32:10.435 +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-02-01 11:32:10.435 +00:00 [DBG] Connection id "0HNA0VVO1VEJ0" stopped. 2025-02-01 11:32:10.435 +00:00 [DBG] Connection id "0HNA0VVO1VEJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:32:11.703 +00:00 [DBG] Connection id "0HNA0VVO1VEJ1" accepted. 2025-02-01 11:32:11.703 +00:00 [DBG] Connection id "0HNA0VVO1VEJ1" started. 2025-02-01 11:32:11.703 +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-02-01 11:32:11.703 +00:00 [DBG] Connection id "0HNA0VVO1VEJ1" stopped. 2025-02-01 11:32:11.703 +00:00 [DBG] Connection id "0HNA0VVO1VEJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:32:13.381 +00:00 [DBG] Connection id "0HNA0VVO1VEJ2" accepted. 2025-02-01 11:32:13.381 +00:00 [DBG] Connection id "0HNA0VVO1VEJ2" started. 2025-02-01 11:32:13.915 +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-02-01 11:32:13.916 +00:00 [DBG] Connection id "0HNA0VVO1VEJ2" stopped. 2025-02-01 11:32:13.916 +00:00 [DBG] Connection id "0HNA0VVO1VEJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 11:45:18.835 +00:00 [DBG] Connection id "0HNA0VVO1VEJ3" accepted. 2025-02-01 11:45:18.835 +00:00 [DBG] Connection id "0HNA0VVO1VEJ3" started. 2025-02-01 11:45:18.837 +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-02-01 11:45:18.838 +00:00 [DBG] Connection id "0HNA0VVO1VEJ3" stopped. 2025-02-01 11:45:18.838 +00:00 [DBG] Connection id "0HNA0VVO1VEJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 13:24:34.768 +00:00 [DBG] Connection id "0HNA0VVO1VEJ4" accepted. 2025-02-01 13:24:34.768 +00:00 [DBG] Connection id "0HNA0VVO1VEJ4" started. 2025-02-01 13:24:37.770 +00:00 [INF] Request starting HTTP/1.1 GET http://www.drposture.app:5103/ - null null 2025-02-01 13:24:37.770 +00:00 [DBG] Redirecting to 'https://www.drposture.app:5104/'. 2025-02-01 13:24:37.770 +00:00 [INF] Request finished HTTP/1.1 GET http://www.drposture.app:5103/ - 307 0 null 0.2913ms 2025-02-01 13:24:37.770 +00:00 [DBG] Connection id "0HNA0VVO1VEJ4" disconnecting. 2025-02-01 13:24:37.770 +00:00 [DBG] Connection id "0HNA0VVO1VEJ4" stopped. 2025-02-01 13:24:37.770 +00:00 [DBG] Connection id "0HNA0VVO1VEJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 13:24:37.822 +00:00 [DBG] Connection id "0HNA0VVO1VEJ5" accepted. 2025-02-01 13:24:37.822 +00:00 [DBG] Connection id "0HNA0VVO1VEJ5" started. 2025-02-01 13:24:37.850 +00:00 [DBG] Connection 0HNA0VVO1VEJ5 established using the following protocol: "Tls13" 2025-02-01 13:24:37.850 +00:00 [INF] Request starting HTTP/1.1 GET https://www.drposture.app:5104/ - null null 2025-02-01 13:24:37.850 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 13:24:37.851 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 13:24:37.851 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 13:24:37.851 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 13:24:37.851 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 13:24:37.851 +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-02-01 13:24:37.851 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 13:24:37.851 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 13:24:37.851 +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-02-01 13:24:37.851 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 13:24:37.851 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 13:24:37.851 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 13:24:37.851 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 13:24:37.851 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 13:24:37.851 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 13:24:37.851 +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-02-01 13:24:37.851 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 13:24:37.852 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 13:24:37.852 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 13:24:37.852 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 13:24:37.852 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 13:24:37.852 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 13:24:37.852 +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-02-01 13:24:37.852 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 13:24:37.852 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 13:24:37.852 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 13:24:37.852 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 13:24:37.852 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-02-01 13:24:37.853 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 13:24:37.853 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.8938ms. 2025-02-01 13:24:37.853 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-01 13:24:37.853 +00:00 [INF] Executed ViewResult - view noScan executed in 1.6296ms. 2025-02-01 13:24:37.853 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.3883ms 2025-02-01 13:24:37.853 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 13:24:37.854 +00:00 [INF] HTTP GET / responded 200 in 2.9724 ms 2025-02-01 13:24:37.854 +00:00 [INF] Request finished HTTP/1.1 GET https://www.drposture.app:5104/ - 200 null text/html; charset=utf-8 3.1629ms 2025-02-01 13:24:37.854 +00:00 [DBG] Connection id "0HNA0VVO1VEJ5" disconnecting. 2025-02-01 13:24:37.854 +00:00 [DBG] Connection id "0HNA0VVO1VEJ5" stopped. 2025-02-01 13:24:37.854 +00:00 [DBG] Connection id "0HNA0VVO1VEJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 13:24:38.446 +00:00 [DBG] Connection id "0HNA0VVO1VEJ6" accepted. 2025-02-01 13:24:38.446 +00:00 [DBG] Connection id "0HNA0VVO1VEJ6" started. 2025-02-01 13:24:38.473 +00:00 [DBG] Connection 0HNA0VVO1VEJ6 established using the following protocol: "Tls13" 2025-02-01 13:24:38.474 +00:00 [INF] Request starting HTTP/2 GET https://www.drposture.app:5104/favicon.ico - null null 2025-02-01 13:24:38.474 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-01 13:24:38.475 +00:00 [INF] Request finished HTTP/2 GET https://www.drposture.app:5104/favicon.ico - 200 5430 image/x-icon 0.902ms 2025-02-01 13:24:38.500 +00:00 [DBG] Connection id "0HNA0VVO1VEJ6" received FIN. 2025-02-01 13:24:38.501 +00:00 [DBG] Connection id "0HNA0VVO1VEJ6" is closed. The last processed stream ID was 1. 2025-02-01 13:24:38.501 +00:00 [DBG] Connection id "0HNA0VVO1VEJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 13:24:38.501 +00:00 [DBG] The connection queue processing loop for 0HNA0VVO1VEJ6 completed. 2025-02-01 13:24:38.501 +00:00 [DBG] Connection id "0HNA0VVO1VEJ6" stopped. 2025-02-01 14:32:50.730 +00:00 [DBG] Connection id "0HNA0VVO1VEJ7" accepted. 2025-02-01 14:32:50.731 +00:00 [DBG] Connection id "0HNA0VVO1VEJ7" started. 2025-02-01 14:32:50.731 +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-02-01 14:32:50.732 +00:00 [DBG] Connection id "0HNA0VVO1VEJ7" stopped. 2025-02-01 14:32:50.732 +00:00 [DBG] Connection id "0HNA0VVO1VEJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 14:59:43.537 +00:00 [DBG] Connection id "0HNA0VVO1VEJ8" accepted. 2025-02-01 14:59:43.538 +00:00 [DBG] Connection id "0HNA0VVO1VEJ8" started. 2025-02-01 14:59:45.563 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-02-01 14:59:45.563 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-01 14:59:45.563 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-01 14:59:45.563 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.1877ms 2025-02-01 14:59:45.563 +00:00 [DBG] Connection id "0HNA0VVO1VEJ8" disconnecting. 2025-02-01 14:59:45.563 +00:00 [DBG] Connection id "0HNA0VVO1VEJ8" stopped. 2025-02-01 14:59:45.563 +00:00 [DBG] Connection id "0HNA0VVO1VEJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 23:17:23.043 +00:00 [DBG] Connection id "0HNA0VVO1VEJ9" accepted. 2025-02-01 23:17:23.044 +00:00 [DBG] Connection id "0HNA0VVO1VEJ9" started. 2025-02-01 23:17:26.042 +00:00 [INF] Request starting HTTP/1.1 GET http://www.drposture.app:5103/ - null null 2025-02-01 23:17:26.042 +00:00 [DBG] Redirecting to 'https://www.drposture.app:5104/'. 2025-02-01 23:17:26.042 +00:00 [INF] Request finished HTTP/1.1 GET http://www.drposture.app:5103/ - 307 0 null 0.1762ms 2025-02-01 23:17:26.043 +00:00 [DBG] Connection id "0HNA0VVO1VEJ9" disconnecting. 2025-02-01 23:17:26.043 +00:00 [DBG] Connection id "0HNA0VVO1VEJ9" stopped. 2025-02-01 23:17:26.043 +00:00 [DBG] Connection id "0HNA0VVO1VEJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 23:17:26.093 +00:00 [DBG] Connection id "0HNA0VVO1VEJA" accepted. 2025-02-01 23:17:26.093 +00:00 [DBG] Connection id "0HNA0VVO1VEJA" started. 2025-02-01 23:17:26.122 +00:00 [DBG] Connection 0HNA0VVO1VEJA established using the following protocol: "Tls13" 2025-02-01 23:17:26.122 +00:00 [INF] Request starting HTTP/1.1 GET https://www.drposture.app:5104/ - null null 2025-02-01 23:17:26.122 +00:00 [DBG] The request path / does not match a supported file type 2025-02-01 23:17:26.122 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-01 23:17:26.122 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.Index (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/' 2025-02-01 23:17:26.122 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 23:17:26.122 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 23:17:26.122 +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-02-01 23:17:26.122 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-01 23:17:26.122 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 23:17:26.122 +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-02-01 23:17:26.122 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-01 23:17:26.122 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-01 23:17:26.122 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 23:17:26.122 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-01 23:17:26.122 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 23:17:26.122 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 23:17:26.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-02-01 23:17:26.123 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 23:17:26.123 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 23:17:26.123 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 23:17:26.123 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 23:17:26.123 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 23:17:26.123 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-01 23:17:26.123 +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-02-01 23:17:26.123 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 23:17:26.123 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 23:17:26.123 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-01 23:17:26.123 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-01 23:17:26.123 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-02-01 23:17:26.124 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-01 23:17:26.124 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.564ms. 2025-02-01 23:17:26.124 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-01 23:17:26.125 +00:00 [INF] Executed ViewResult - view noScan executed in 2.4027ms. 2025-02-01 23:17:26.125 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.896ms 2025-02-01 23:17:26.125 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-01 23:17:26.125 +00:00 [INF] HTTP GET / responded 200 in 3.2706 ms 2025-02-01 23:17:26.125 +00:00 [INF] Request finished HTTP/1.1 GET https://www.drposture.app:5104/ - 200 null text/html; charset=utf-8 3.4559ms 2025-02-01 23:17:26.126 +00:00 [DBG] Connection id "0HNA0VVO1VEJA" disconnecting. 2025-02-01 23:17:26.126 +00:00 [DBG] Connection id "0HNA0VVO1VEJA" stopped. 2025-02-01 23:17:26.126 +00:00 [DBG] Connection id "0HNA0VVO1VEJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 23:17:29.060 +00:00 [DBG] Connection id "0HNA0VVO1VEJB" accepted. 2025-02-01 23:17:29.061 +00:00 [DBG] Connection id "0HNA0VVO1VEJB" started. 2025-02-01 23:17:29.089 +00:00 [DBG] Connection 0HNA0VVO1VEJB established using the following protocol: "Tls13" 2025-02-01 23:17:29.090 +00:00 [INF] Request starting HTTP/2 GET https://www.drposture.app:5104/favicon.ico - null null 2025-02-01 23:17:29.090 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-01 23:17:29.091 +00:00 [INF] Request finished HTTP/2 GET https://www.drposture.app:5104/favicon.ico - 200 5430 image/x-icon 0.5479ms 2025-02-01 23:17:29.116 +00:00 [DBG] Connection id "0HNA0VVO1VEJB" received FIN. 2025-02-01 23:17:29.116 +00:00 [DBG] Connection id "0HNA0VVO1VEJB" is closed. The last processed stream ID was 1. 2025-02-01 23:17:29.116 +00:00 [DBG] Connection id "0HNA0VVO1VEJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-01 23:17:29.117 +00:00 [DBG] The connection queue processing loop for 0HNA0VVO1VEJB completed. 2025-02-01 23:17:29.117 +00:00 [DBG] Connection id "0HNA0VVO1VEJB" stopped.